.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-1de150c3-5c10-44ce-a658-197bc2ad1df9 {
  margin-top: 24px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1de150c3-5c10-44ce-a658-197bc2ad1df9 .shogun-heading-component h1 {
  color: rgba(4, 43, 72, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-ecf0910b-b364-4966-997d-f352dd16de52 {
  margin-top: 0px;
margin-bottom: 24px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ecf0910b-b364-4966-997d-f352dd16de52 .shogun-heading-component h1 {
  color: rgba(4, 43, 72, 1);
  font-weight:  normal ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



.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-ccd88cd6-8f3b-448d-904d-f24cd7af754e {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}

#s-ccd88cd6-8f3b-448d-904d-f24cd7af754e {
  background-image: url(https://i.shgcdn.com/3322c8d5-b663-4733-a549-21cce3f6b4ee/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-ccd88cd6-8f3b-448d-904d-f24cd7af754e > .shg-box-overlay {
  background-color: rgba(4, 43, 72, 1);
  opacity: 0.85;
}#s-ccd88cd6-8f3b-448d-904d-f24cd7af754e.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-0f3a37c3-0773-4786-907d-26e923e6e278 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 56px;
margin-right: auto;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 1px;
max-width: 100%;
background-color: rgba(255, 255, 255, 0);
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-0f3a37c3-0773-4786-907d-26e923e6e278 {
  padding-top: 48px;
padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-0f3a37c3-0773-4786-907d-26e923e6e278 {
  padding-top: 32px;
padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-0f3a37c3-0773-4786-907d-26e923e6e278"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f3a37c3-0773-4786-907d-26e923e6e278"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 37.5px);
}

}

@media (min-width: 992px) {
[id="s-0f3a37c3-0773-4786-907d-26e923e6e278"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 37.5px);
}

}

@media (min-width: 1200px) {
[id="s-0f3a37c3-0773-4786-907d-26e923e6e278"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 37.5px);
}

}








#s-f950e874-a055-4472-b221-c12a9b1aab7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f950e874-a055-4472-b221-c12a9b1aab7b.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-874e5bf5-e7fa-4eab-b828-3cccbc79321e {
  margin-top: 0px;
margin-bottom: 0%;
padding-top: 32px;
padding-bottom: 0px;
min-height: 400px;
}
@media (max-width: 767px){#s-874e5bf5-e7fa-4eab-b828-3cccbc79321e {
  padding-top: 0px;
}
}







#s-874e5bf5-e7fa-4eab-b828-3cccbc79321e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-874e5bf5-e7fa-4eab-b828-3cccbc79321e.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;
}
#s-7d953041-6a1d-454b-998b-ad802d2238f1 {
  margin-left: 0px;
margin-bottom: 8px;
margin-right: 0px;
max-width: 260px;
text-align: left;
}
@media (max-width: 767px){#s-7d953041-6a1d-454b-998b-ad802d2238f1 {
  margin-bottom: 0px;
max-width: 160px;
text-align: center;
}
}






  #s-7d953041-6a1d-454b-998b-ad802d2238f1 img.shogun-image {
    

    
    
    
  }


#s-7d953041-6a1d-454b-998b-ad802d2238f1 .shogun-image-content {
  
    align-items: 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-c9347c86-162f-4a01-a165-bfbeb1281524 {
  margin-top: 0px;
margin-bottom: 64px;
max-width: 90%;
}
@media (max-width: 767px){#s-c9347c86-162f-4a01-a165-bfbeb1281524 {
  margin-bottom: 24px;
max-width: 100%;
}
}
#s-cd32019d-1945-4a27-87fc-779d5a869187 {
  margin-top: 0px;
max-width: 80%;
}
@media (min-width: 1200px){#s-cd32019d-1945-4a27-87fc-779d5a869187 {
  max-width: 75%;
}
}@media (max-width: 767px){#s-cd32019d-1945-4a27-87fc-779d5a869187 {
  max-width: 100%;
}
}
#s-52a1e060-a898-4706-a3a0-a2b50ae6d14b {
  margin-top: 0px;
margin-bottom: 28px;
max-width: 80%;
}
@media (min-width: 1200px){#s-52a1e060-a898-4706-a3a0-a2b50ae6d14b {
  max-width: 75%;
}
}@media (max-width: 767px){#s-52a1e060-a898-4706-a3a0-a2b50ae6d14b {
  margin-bottom: 0px;
max-width: 100%;
}
}
@media (min-width: 0px) {
[id="s-d473cb37-073a-4a5a-afbf-56625a5584e1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d473cb37-073a-4a5a-afbf-56625a5584e1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d473cb37-073a-4a5a-afbf-56625a5584e1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d473cb37-073a-4a5a-afbf-56625a5584e1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d473cb37-073a-4a5a-afbf-56625a5584e1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d473cb37-073a-4a5a-afbf-56625a5584e1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d473cb37-073a-4a5a-afbf-56625a5584e1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn-text {
  font-weight: ;
  font-family: ;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-6a81ba1d-9faf-493b-8512-33d665a5b47b {
  margin-top: 0px;
margin-bottom: 24px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
letter-spacing: 1px;
line-height: 2em;
}
#s-6a81ba1d-9faf-493b-8512-33d665a5b47b:hover {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6a81ba1d-9faf-493b-8512-33d665a5b47b:active {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-6a81ba1d-9faf-493b-8512-33d665a5b47b {
  margin-top: 24px;
}
}

  #s-6a81ba1d-9faf-493b-8512-33d665a5b47b-btn-wrapper {
    text-align: left;
  }


#s-6a81ba1d-9faf-493b-8512-33d665a5b47b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6a81ba1d-9faf-493b-8512-33d665a5b47b-btn-wrapper {
    text-align: left;
  }


#s-6a81ba1d-9faf-493b-8512-33d665a5b47b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6a81ba1d-9faf-493b-8512-33d665a5b47b-btn-wrapper {
    text-align: left;
  }


#s-6a81ba1d-9faf-493b-8512-33d665a5b47b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6a81ba1d-9faf-493b-8512-33d665a5b47b-btn-wrapper {
    text-align: left;
  }


#s-6a81ba1d-9faf-493b-8512-33d665a5b47b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6a81ba1d-9faf-493b-8512-33d665a5b47b-btn-wrapper {
    text-align: left;
  }


#s-6a81ba1d-9faf-493b-8512-33d665a5b47b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
}
#s-6eb3b78d-46ee-4685-a89f-8b1a385cf0df {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 16px;
padding-left: 24px;
padding-bottom: 16px;
padding-right: 24px;
border-radius: 2px;
background-color: rgba(206, 14, 45, 1);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-6eb3b78d-46ee-4685-a89f-8b1a385cf0df:hover {background-color: rgba(196, 13, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6eb3b78d-46ee-4685-a89f-8b1a385cf0df:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6eb3b78d-46ee-4685-a89f-8b1a385cf0df-btn-wrapper {
    text-align: left;
  }


#s-6eb3b78d-46ee-4685-a89f-8b1a385cf0df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6eb3b78d-46ee-4685-a89f-8b1a385cf0df-btn-wrapper {
    text-align: left;
  }


#s-6eb3b78d-46ee-4685-a89f-8b1a385cf0df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6eb3b78d-46ee-4685-a89f-8b1a385cf0df-btn-wrapper {
    text-align: left;
  }


#s-6eb3b78d-46ee-4685-a89f-8b1a385cf0df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6eb3b78d-46ee-4685-a89f-8b1a385cf0df-btn-wrapper {
    text-align: left;
  }


#s-6eb3b78d-46ee-4685-a89f-8b1a385cf0df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6eb3b78d-46ee-4685-a89f-8b1a385cf0df-btn-wrapper {
    text-align: left;
  }


#s-6eb3b78d-46ee-4685-a89f-8b1a385cf0df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
}
#s-056a6350-3196-4bf0-a65b-b2c0bee79a0a {
  margin-top: 16%;
margin-left: 0%;
margin-bottom: 16%;
margin-right: 0%;
padding-top: 32px;
padding-left: 0%;
padding-bottom: 32px;
padding-right: 0%;
max-width: 700px;
}

#s-09ecb825-ec62-42d7-b819-e32f1456bf94 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-09ecb825-ec62-42d7-b819-e32f1456bf94 {
  display: none;
}
#s-09ecb825-ec62-42d7-b819-e32f1456bf94, #wrap-s-09ecb825-ec62-42d7-b819-e32f1456bf94 { display:none !important; }}







#s-09ecb825-ec62-42d7-b819-e32f1456bf94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09ecb825-ec62-42d7-b819-e32f1456bf94.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-7f94f4da-9e5e-4242-ad4c-e02a2eab8136"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f94f4da-9e5e-4242-ad4c-e02a2eab8136"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7f94f4da-9e5e-4242-ad4c-e02a2eab8136"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f94f4da-9e5e-4242-ad4c-e02a2eab8136"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-dbddac21-5e41-488b-9c8c-d443a3c34c4d {
  min-height: 80px;
background-color: rgba(1, 110, 189, 1);
}








#s-dbddac21-5e41-488b-9c8c-d443a3c34c4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbddac21-5e41-488b-9c8c-d443a3c34c4d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6089bce0-98d6-488b-b81b-e8f2a7905ea5 {
  min-height: 10px;
}

#s-aa00f263-1080-4f76-808a-7dfc36d9ccbe {
  min-height: 80px;
background-color: rgba(0, 117, 201, 1);
}








#s-aa00f263-1080-4f76-808a-7dfc36d9ccbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa00f263-1080-4f76-808a-7dfc36d9ccbe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9d05f653-16cd-45da-a3f4-d21d57b9e0d5 {
  min-height: 10px;
}

#s-c87270f1-a31b-4ed3-a9fc-9cd261cec18b {
  min-height: 80px;
background-color: rgba(2, 122, 209, 1);
}








#s-c87270f1-a31b-4ed3-a9fc-9cd261cec18b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c87270f1-a31b-4ed3-a9fc-9cd261cec18b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6b6b7527-63d2-46be-9879-3da498936797 {
  min-height: 10px;
}

#s-3748c210-4b2a-442e-b6d4-170d2f3277e6 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 34px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-3748c210-4b2a-442e-b6d4-170d2f3277e6 {
  display: none;
}
#s-3748c210-4b2a-442e-b6d4-170d2f3277e6, #wrap-s-3748c210-4b2a-442e-b6d4-170d2f3277e6 { display:none !important; }}







#s-3748c210-4b2a-442e-b6d4-170d2f3277e6 > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-3748c210-4b2a-442e-b6d4-170d2f3277e6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5b0cdd4f-6289-4d1e-ab56-07681d864465 {
  margin-top: 4%;
margin-left: auto;
margin-right: auto;
padding-left: 8%;
padding-right: 8%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-5b0cdd4f-6289-4d1e-ab56-07681d864465 {
  
}
}
@media (min-width: 0px) {
[id="s-5b0cdd4f-6289-4d1e-ab56-07681d864465"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b0cdd4f-6289-4d1e-ab56-07681d864465"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 9.0px);
}

[id="s-5b0cdd4f-6289-4d1e-ab56-07681d864465"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 9.0px);
}

}

@media (min-width: 992px) {
[id="s-5b0cdd4f-6289-4d1e-ab56-07681d864465"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 9.0px);
}

[id="s-5b0cdd4f-6289-4d1e-ab56-07681d864465"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 9.0px);
}

}

@media (min-width: 1200px) {
[id="s-5b0cdd4f-6289-4d1e-ab56-07681d864465"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 9.0px);
}

[id="s-5b0cdd4f-6289-4d1e-ab56-07681d864465"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 9.0px);
}

}

@media (max-width: 767px) {
  [id="s-5b0cdd4f-6289-4d1e-ab56-07681d864465"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-7b500e52-740e-4327-aaa8-18037aaf734a {
  margin-top: 32%;
min-height: 100%;
}
@media (max-width: 767px){#s-7b500e52-740e-4327-aaa8-18037aaf734a {
  
}
}







#s-7b500e52-740e-4327-aaa8-18037aaf734a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b500e52-740e-4327-aaa8-18037aaf734a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 1200px){#s-576251d3-2c27-4da5-bd15-6eaca9a4a0c9 {
  display: none;
}
#s-576251d3-2c27-4da5-bd15-6eaca9a4a0c9, #wrap-s-576251d3-2c27-4da5-bd15-6eaca9a4a0c9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-576251d3-2c27-4da5-bd15-6eaca9a4a0c9 {
  display: none;
}
#s-576251d3-2c27-4da5-bd15-6eaca9a4a0c9, #wrap-s-576251d3-2c27-4da5-bd15-6eaca9a4a0c9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-576251d3-2c27-4da5-bd15-6eaca9a4a0c9 {
  display: none;
}
#s-576251d3-2c27-4da5-bd15-6eaca9a4a0c9, #wrap-s-576251d3-2c27-4da5-bd15-6eaca9a4a0c9 { display:none !important; }}







#s-576251d3-2c27-4da5-bd15-6eaca9a4a0c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-576251d3-2c27-4da5-bd15-6eaca9a4a0c9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bf5267ac-5bf1-47ac-8d36-53b90ec85eb7 {
  text-align: left;
}

#s-bf5267ac-5bf1-47ac-8d36-53b90ec85eb7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-b6b9c629-00d5-494c-bb5f-5ffe88c30220 {
  margin-top: 16px;
margin-bottom: 16px;
}

#s-093e5b23-2daa-4732-8d32-8b38caadd779 {
  margin-top: 16px;
}
@media (min-width: 768px) and (max-width: 991px){#s-093e5b23-2daa-4732-8d32-8b38caadd779 {
  
}
}@media (max-width: 767px){#s-093e5b23-2daa-4732-8d32-8b38caadd779 {
  display: none;
}
#s-093e5b23-2daa-4732-8d32-8b38caadd779, #wrap-s-093e5b23-2daa-4732-8d32-8b38caadd779 { display:none !important; }}
#s-18ef179e-ec27-47a5-8983-a802a2700055 {
  margin-bottom: 0px;
padding-top: 4px;
padding-bottom: 4px;
max-width: 90%;
text-align: left;
}
@media (min-width: 1200px){#s-18ef179e-ec27-47a5-8983-a802a2700055 {
  max-width: 80%;
}
}@media (max-width: 767px){#s-18ef179e-ec27-47a5-8983-a802a2700055 {
  display: none;
}
#s-18ef179e-ec27-47a5-8983-a802a2700055, #wrap-s-18ef179e-ec27-47a5-8983-a802a2700055 { display:none !important; }}
#s-18ef179e-ec27-47a5-8983-a802a2700055 .shogun-heading-component h1 {
  color: rgba(4, 43, 72, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  
  
  
  text-align: left;
}



#s-0be02e6c-b3fa-46de-84bb-b76e86032ddf {
  margin-top: 8px;
margin-bottom: 16px;
padding-top: 0px;
padding-bottom: 0px;
max-width: 76%;
text-align: left;
}
@media (min-width: 1200px){#s-0be02e6c-b3fa-46de-84bb-b76e86032ddf {
  max-width: 70%;
}
}@media (max-width: 767px){#s-0be02e6c-b3fa-46de-84bb-b76e86032ddf {
  display: none;
}
#s-0be02e6c-b3fa-46de-84bb-b76e86032ddf, #wrap-s-0be02e6c-b3fa-46de-84bb-b76e86032ddf { display:none !important; }}
#s-0be02e6c-b3fa-46de-84bb-b76e86032ddf .shogun-heading-component h1 {
  color: rgba(4, 43, 72, 1);
  font-weight:  normal ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 19px;
  
  
  text-align: left;
}



#s-ffc4d349-6ca6-492a-b485-4ff56aa3b913 {
  box-shadow:0px 0px 1px 1px rgba(78, 78, 78, 0.11);
margin-top: 48px;
max-width: 240px;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-8e3bcc85-afa5-45f5-9677-4ec4d1d3abb1 {
  margin-top: 40px;
margin-bottom: 0px;
max-width: 84%;
}

#s-8e3bcc85-afa5-45f5-9677-4ec4d1d3abb1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-8e3bcc85-afa5-45f5-9677-4ec4d1d3abb1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-8e3bcc85-afa5-45f5-9677-4ec4d1d3abb1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(4, 43, 72, 1);
}

#s-8e3bcc85-afa5-45f5-9677-4ec4d1d3abb1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-8e3bcc85-afa5-45f5-9677-4ec4d1d3abb1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(4, 43, 72, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-8e3bcc85-afa5-45f5-9677-4ec4d1d3abb1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
@media (min-width: 0px) {
[id="s-7b92b603-d488-4fce-89ce-545b46860948"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-7b92b603-d488-4fce-89ce-545b46860948"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7b92b603-d488-4fce-89ce-545b46860948"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7b92b603-d488-4fce-89ce-545b46860948"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-25e026e5-5f67-4715-ae29-970bcc58b7e6 {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-25e026e5-5f67-4715-ae29-970bcc58b7e6 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-cfec05df-9122-4970-9d21-0520cad43ac5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cfec05df-9122-4970-9d21-0520cad43ac5 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-cc46d7dc-7870-4c85-8be5-f12ab14f25da {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-cc46d7dc-7870-4c85-8be5-f12ab14f25da"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-cc46d7dc-7870-4c85-8be5-f12ab14f25da"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cc46d7dc-7870-4c85-8be5-f12ab14f25da"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc46d7dc-7870-4c85-8be5-f12ab14f25da"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ac2594a3-0516-4033-ae26-68ff1034609d {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ac2594a3-0516-4033-ae26-68ff1034609d .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-d47a749b-1854-4f04-a049-4a25d9db84d9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d47a749b-1854-4f04-a049-4a25d9db84d9 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-8709eba4-3a3e-44ec-8f0b-b0fb53efdfe1 {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-8709eba4-3a3e-44ec-8f0b-b0fb53efdfe1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-8709eba4-3a3e-44ec-8f0b-b0fb53efdfe1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8709eba4-3a3e-44ec-8f0b-b0fb53efdfe1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8709eba4-3a3e-44ec-8f0b-b0fb53efdfe1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ac988b36-e713-4d11-bfe2-de1c739f58db {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ac988b36-e713-4d11-bfe2-de1c739f58db .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-303ca2d7-c2a2-4b58-9eff-a41bdd28a6c6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-303ca2d7-c2a2-4b58-9eff-a41bdd28a6c6 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-1e1cabf1-9fd3-4e57-ba00-ac2266fb7056 {
  background-color: rgba(93, 135, 161, 0.04);
}

@media (min-width: 0px) {
[id="s-1e1cabf1-9fd3-4e57-ba00-ac2266fb7056"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-1e1cabf1-9fd3-4e57-ba00-ac2266fb7056"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1e1cabf1-9fd3-4e57-ba00-ac2266fb7056"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1e1cabf1-9fd3-4e57-ba00-ac2266fb7056"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-5d71edce-0607-431e-ae24-61cc1b7c5ee5 {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5d71edce-0607-431e-ae24-61cc1b7c5ee5 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-0660d21b-e357-48ee-b126-d04dab19efe5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0660d21b-e357-48ee-b126-d04dab19efe5 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-392cac02-b343-4de8-a4a9-0b81070c2004 {
  background-color: rgba(93, 135, 161, 0.04);
}

@media (min-width: 0px) {
[id="s-392cac02-b343-4de8-a4a9-0b81070c2004"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-392cac02-b343-4de8-a4a9-0b81070c2004"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-392cac02-b343-4de8-a4a9-0b81070c2004"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-392cac02-b343-4de8-a4a9-0b81070c2004"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-2db85d2f-8b69-4e0e-90b2-6a8fd70f2a24 {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2db85d2f-8b69-4e0e-90b2-6a8fd70f2a24 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-5fa05109-480c-4847-af87-93a8099be380 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5fa05109-480c-4847-af87-93a8099be380 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-53b3ff7c-73e1-4245-8ae6-c6c7a1d1b60a {
  background-color: rgba(93, 135, 161, 0.04);
}

@media (min-width: 0px) {
[id="s-53b3ff7c-73e1-4245-8ae6-c6c7a1d1b60a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-53b3ff7c-73e1-4245-8ae6-c6c7a1d1b60a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-53b3ff7c-73e1-4245-8ae6-c6c7a1d1b60a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-53b3ff7c-73e1-4245-8ae6-c6c7a1d1b60a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-8718a274-fc2a-42d7-987c-15fcfb72b40c {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8718a274-fc2a-42d7-987c-15fcfb72b40c .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-16dd8af9-2ca3-4ceb-8954-077f032a7ad8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-16dd8af9-2ca3-4ceb-8954-077f032a7ad8 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-f93de61d-2051-4acc-a2d2-f34b4223353a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f93de61d-2051-4acc-a2d2-f34b4223353a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f93de61d-2051-4acc-a2d2-f34b4223353a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f93de61d-2051-4acc-a2d2-f34b4223353a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-26124f98-c755-4ca2-9b3e-35713c20c59f {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-26124f98-c755-4ca2-9b3e-35713c20c59f .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-cd74a3d0-8389-4dae-b046-77882ee586d1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cd74a3d0-8389-4dae-b046-77882ee586d1 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-85b5a1da-9cbc-4434-b32c-bf69b9046e0a {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-85b5a1da-9cbc-4434-b32c-bf69b9046e0a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-85b5a1da-9cbc-4434-b32c-bf69b9046e0a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-85b5a1da-9cbc-4434-b32c-bf69b9046e0a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-85b5a1da-9cbc-4434-b32c-bf69b9046e0a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-cb8b3efe-5516-4618-8a68-4fb6b00f32b2 {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cb8b3efe-5516-4618-8a68-4fb6b00f32b2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-bd8787c6-9ae6-43ed-9623-e758da7dd84d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-bd8787c6-9ae6-43ed-9623-e758da7dd84d .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-4d9bdeb3-3ca3-4d50-a787-32f4bb371b15 {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-4d9bdeb3-3ca3-4d50-a787-32f4bb371b15"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4d9bdeb3-3ca3-4d50-a787-32f4bb371b15"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4d9bdeb3-3ca3-4d50-a787-32f4bb371b15"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4d9bdeb3-3ca3-4d50-a787-32f4bb371b15"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b0e38b40-e138-4eca-b722-de5a9b8e2338 {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b0e38b40-e138-4eca-b722-de5a9b8e2338 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-4f170014-c00d-411d-91e9-b6c122bf6c5d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4f170014-c00d-411d-91e9-b6c122bf6c5d .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-844330d4-e2dc-4284-ba99-612314db5690 {
  background-color: rgba(93, 135, 161, 0.04);
}

@media (min-width: 0px) {
[id="s-844330d4-e2dc-4284-ba99-612314db5690"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-844330d4-e2dc-4284-ba99-612314db5690"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-844330d4-e2dc-4284-ba99-612314db5690"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-844330d4-e2dc-4284-ba99-612314db5690"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-20c6fcad-27ca-49d3-a568-ef8afa43ee12 {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-20c6fcad-27ca-49d3-a568-ef8afa43ee12 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-d6dd9927-d873-4b2b-a8ff-fe3910dc466f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d6dd9927-d873-4b2b-a8ff-fe3910dc466f .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-ca3ad4ff-1881-46a5-ae13-5081b5acd559 {
  background-color: rgba(93, 135, 161, 0.04);
}

@media (min-width: 0px) {
[id="s-ca3ad4ff-1881-46a5-ae13-5081b5acd559"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ca3ad4ff-1881-46a5-ae13-5081b5acd559"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ca3ad4ff-1881-46a5-ae13-5081b5acd559"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ca3ad4ff-1881-46a5-ae13-5081b5acd559"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-15d330fe-d3f1-4f2e-8abe-7630fdc46d38 {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-15d330fe-d3f1-4f2e-8abe-7630fdc46d38 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-51e5786e-659d-409b-b0d3-f84646d3ce44 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-51e5786e-659d-409b-b0d3-f84646d3ce44 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-f0526a59-17d5-446a-aa6f-0a156ecbfbff"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f0526a59-17d5-446a-aa6f-0a156ecbfbff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f0526a59-17d5-446a-aa6f-0a156ecbfbff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f0526a59-17d5-446a-aa6f-0a156ecbfbff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e0680481-68c8-42f3-8ab2-9fd22c29f985 {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e0680481-68c8-42f3-8ab2-9fd22c29f985 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-c3a0cf73-d460-43b3-b6e1-59f9226561ca {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c3a0cf73-d460-43b3-b6e1-59f9226561ca .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-6a52b690-885f-48ec-b591-3f6bb13afa99 {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-6a52b690-885f-48ec-b591-3f6bb13afa99"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-6a52b690-885f-48ec-b591-3f6bb13afa99"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6a52b690-885f-48ec-b591-3f6bb13afa99"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6a52b690-885f-48ec-b591-3f6bb13afa99"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-a9a97ac7-353b-4040-a9e7-b41c56d5bfb0 {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a9a97ac7-353b-4040-a9e7-b41c56d5bfb0 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-4369105e-588d-43c1-b1c0-ebcb8e0fc325 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4369105e-588d-43c1-b1c0-ebcb8e0fc325 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-fffcb44c-87d9-45ed-9528-663d94cbd34b {
  background-color: rgba(93, 135, 161, 0.04);
}

@media (min-width: 0px) {
[id="s-fffcb44c-87d9-45ed-9528-663d94cbd34b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-fffcb44c-87d9-45ed-9528-663d94cbd34b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fffcb44c-87d9-45ed-9528-663d94cbd34b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fffcb44c-87d9-45ed-9528-663d94cbd34b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-fb6a03de-c5d5-40a6-aa7e-ff68b2163975 {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fb6a03de-c5d5-40a6-aa7e-ff68b2163975 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-e844bdfe-ff30-4670-85b9-54989d37ca00 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e844bdfe-ff30-4670-85b9-54989d37ca00 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-8606b2ff-b03e-4f45-9a6a-57f5c74070a6 {
  background-color: rgba(93, 135, 161, 0.04);
}

@media (min-width: 0px) {
[id="s-8606b2ff-b03e-4f45-9a6a-57f5c74070a6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-8606b2ff-b03e-4f45-9a6a-57f5c74070a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8606b2ff-b03e-4f45-9a6a-57f5c74070a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8606b2ff-b03e-4f45-9a6a-57f5c74070a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-a69ef7d0-bbd4-4bcc-89da-13bf517bbe9b {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a69ef7d0-bbd4-4bcc-89da-13bf517bbe9b .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-d7e3229e-2f38-476a-a0b0-6cdd4622209c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d7e3229e-2f38-476a-a0b0-6cdd4622209c .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-668f7ece-14a5-4f71-ac1a-78eeca1f6178"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-668f7ece-14a5-4f71-ac1a-78eeca1f6178"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-668f7ece-14a5-4f71-ac1a-78eeca1f6178"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-668f7ece-14a5-4f71-ac1a-78eeca1f6178"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c612be8d-ebaa-4c40-88b6-94aa26729d61 {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c612be8d-ebaa-4c40-88b6-94aa26729d61 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-07934d82-50dd-4d59-8b31-58a7c6cf369c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-07934d82-50dd-4d59-8b31-58a7c6cf369c .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-8e36a5c8-64db-46bd-b66d-673059f0cd09 {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-8e36a5c8-64db-46bd-b66d-673059f0cd09"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-8e36a5c8-64db-46bd-b66d-673059f0cd09"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8e36a5c8-64db-46bd-b66d-673059f0cd09"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e36a5c8-64db-46bd-b66d-673059f0cd09"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0162d2d4-f66d-4191-bc34-051307e130ae {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0162d2d4-f66d-4191-bc34-051307e130ae .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-077de4e6-031d-403d-8838-b6a895514ef9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-077de4e6-031d-403d-8838-b6a895514ef9 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-37e473c8-0943-4552-b85d-8b4f6dfdb686 {
  margin-top: 31px;
margin-bottom: 32px;
padding-top: 16px;
padding-left: 24px;
padding-bottom: 16px;
padding-right: 24px;
border-radius: 2px;
background-color: rgba(206, 14, 45, 1);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-37e473c8-0943-4552-b85d-8b4f6dfdb686:hover {background-color: rgba(196, 13, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-37e473c8-0943-4552-b85d-8b4f6dfdb686:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-37e473c8-0943-4552-b85d-8b4f6dfdb686-btn-wrapper {
    text-align: left;
  }


#s-37e473c8-0943-4552-b85d-8b4f6dfdb686.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-37e473c8-0943-4552-b85d-8b4f6dfdb686-btn-wrapper {
    text-align: left;
  }


#s-37e473c8-0943-4552-b85d-8b4f6dfdb686.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-37e473c8-0943-4552-b85d-8b4f6dfdb686-btn-wrapper {
    text-align: left;
  }


#s-37e473c8-0943-4552-b85d-8b4f6dfdb686.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-37e473c8-0943-4552-b85d-8b4f6dfdb686-btn-wrapper {
    text-align: left;
  }


#s-37e473c8-0943-4552-b85d-8b4f6dfdb686.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-37e473c8-0943-4552-b85d-8b4f6dfdb686-btn-wrapper {
    text-align: left;
  }


#s-37e473c8-0943-4552-b85d-8b4f6dfdb686.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
}
#s-dfae22d5-2088-4630-9a16-e0c761d023f7 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 40px;
min-height: 800px;
}








#s-dfae22d5-2088-4630-9a16-e0c761d023f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dfae22d5-2088-4630-9a16-e0c761d023f7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6577841e-2a54-4ac4-881a-c19710f49491 {
  margin-left: 24px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
max-width: 90%;
text-align: center;
}

#s-6577841e-2a54-4ac4-881a-c19710f49491 .shogun-heading-component h1 {
  color: rgba(93, 102, 99, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 12px;
  
  
  text-align: center;
}



#s-537058b0-1c3a-437c-a5df-0e669994d5ce {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-537058b0-1c3a-437c-a5df-0e669994d5ce {
  display: none;
}
#s-537058b0-1c3a-437c-a5df-0e669994d5ce, #wrap-s-537058b0-1c3a-437c-a5df-0e669994d5ce { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-537058b0-1c3a-437c-a5df-0e669994d5ce {
  display: none;
}
#s-537058b0-1c3a-437c-a5df-0e669994d5ce, #wrap-s-537058b0-1c3a-437c-a5df-0e669994d5ce { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-537058b0-1c3a-437c-a5df-0e669994d5ce {
  display: none;
}
#s-537058b0-1c3a-437c-a5df-0e669994d5ce, #wrap-s-537058b0-1c3a-437c-a5df-0e669994d5ce { display:none !important; }}







#s-537058b0-1c3a-437c-a5df-0e669994d5ce > .shg-box-overlay {
  background-color: rgba(252, 252, 252, 1);
  opacity: 0;
}#s-537058b0-1c3a-437c-a5df-0e669994d5ce.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-207f7ba5-9433-49c2-ae4b-3d565a421b8a {
  margin-top: 24px;
margin-left: 4%;
margin-bottom: 24px;
margin-right: 4%;
max-width: 100%;
}
@media (min-width: 1200px){#s-207f7ba5-9433-49c2-ae4b-3d565a421b8a {
  display: none;
}
#s-207f7ba5-9433-49c2-ae4b-3d565a421b8a, #wrap-s-207f7ba5-9433-49c2-ae4b-3d565a421b8a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-207f7ba5-9433-49c2-ae4b-3d565a421b8a {
  display: none;
}
#s-207f7ba5-9433-49c2-ae4b-3d565a421b8a, #wrap-s-207f7ba5-9433-49c2-ae4b-3d565a421b8a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-207f7ba5-9433-49c2-ae4b-3d565a421b8a {
  display: none;
}
#s-207f7ba5-9433-49c2-ae4b-3d565a421b8a, #wrap-s-207f7ba5-9433-49c2-ae4b-3d565a421b8a { display:none !important; }}@media (max-width: 767px){#s-207f7ba5-9433-49c2-ae4b-3d565a421b8a {
  margin-top: 40px;
margin-left: 0%;
margin-bottom: 40px;
margin-right: 0%;
}
}







#s-207f7ba5-9433-49c2-ae4b-3d565a421b8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-207f7ba5-9433-49c2-ae4b-3d565a421b8a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9550d6d3-2520-438a-835e-40f9e2d40b25 {
  margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 90%;
text-align: center;
}
@media (max-width: 767px){#s-9550d6d3-2520-438a-835e-40f9e2d40b25 {
  margin-bottom: 0px;
}
}
#s-9550d6d3-2520-438a-835e-40f9e2d40b25 .shogun-heading-component h1 {
  color: rgba(4, 43, 72, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: center;
}



#s-5e5a992f-d7cb-4c47-a0ee-57b13f1ecf93 {
  margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 80%;
text-align: center;
}
@media (max-width: 767px){#s-5e5a992f-d7cb-4c47-a0ee-57b13f1ecf93 {
  padding-top: 0px;
}
}
#s-5e5a992f-d7cb-4c47-a0ee-57b13f1ecf93 .shogun-heading-component h1 {
  color: rgba(4, 43, 72, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 15px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-5e5a992f-d7cb-4c47-a0ee-57b13f1ecf93 .shogun-heading-component h1 {
  color: rgba(4, 43, 72, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: center;
}


}
@media (max-width: 767px){#s-c793c17c-91c8-429e-a46b-b864c4a8d962 {
  margin-bottom: 16px;
}
}
#s-47ee8335-36fa-4f2d-bf6c-db98383157b0 {
  margin-top: 24%;
margin-left: auto;
margin-bottom: 24%;
margin-right: auto;
max-width: 84%;
}
@media (max-width: 767px){#s-47ee8335-36fa-4f2d-bf6c-db98383157b0 {
  margin-top: 32px;
margin-bottom: 24px;
max-width: 90%;
}
}
#s-47ee8335-36fa-4f2d-bf6c-db98383157b0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-47ee8335-36fa-4f2d-bf6c-db98383157b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-47ee8335-36fa-4f2d-bf6c-db98383157b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(4, 43, 72, 1);
}

#s-47ee8335-36fa-4f2d-bf6c-db98383157b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-47ee8335-36fa-4f2d-bf6c-db98383157b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(4, 43, 72, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-47ee8335-36fa-4f2d-bf6c-db98383157b0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
@media (min-width: 0px) {
[id="s-d4ca0201-e3d6-4a9c-aa89-c4bbaac997ba"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d4ca0201-e3d6-4a9c-aa89-c4bbaac997ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d4ca0201-e3d6-4a9c-aa89-c4bbaac997ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d4ca0201-e3d6-4a9c-aa89-c4bbaac997ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-2e4d70d2-694d-4cc5-87e8-7cf313175d4f {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2e4d70d2-694d-4cc5-87e8-7cf313175d4f .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-3abc1303-3bd5-4200-95e6-fcf7bb2d68e3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3abc1303-3bd5-4200-95e6-fcf7bb2d68e3 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-04ee68d6-a115-4760-8f8c-f1a5bc69269d {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-04ee68d6-a115-4760-8f8c-f1a5bc69269d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-04ee68d6-a115-4760-8f8c-f1a5bc69269d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-04ee68d6-a115-4760-8f8c-f1a5bc69269d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-04ee68d6-a115-4760-8f8c-f1a5bc69269d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0dde64d6-b812-4ac4-bebd-22d2d276f6ae {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0dde64d6-b812-4ac4-bebd-22d2d276f6ae .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-4cf8d831-3145-474b-a232-7f363d2b733e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4cf8d831-3145-474b-a232-7f363d2b733e .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-78d3726c-99c8-4ed4-8d5d-2430309e4274 {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-78d3726c-99c8-4ed4-8d5d-2430309e4274"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-78d3726c-99c8-4ed4-8d5d-2430309e4274"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-78d3726c-99c8-4ed4-8d5d-2430309e4274"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-78d3726c-99c8-4ed4-8d5d-2430309e4274"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-225df29a-ecba-4681-9cce-f29ec38f29cd {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-225df29a-ecba-4681-9cce-f29ec38f29cd .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-0effe4d7-8166-4a61-a69e-380276f8ced9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0effe4d7-8166-4a61-a69e-380276f8ced9 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-09a763aa-7237-4e54-b217-344d6e42d25b {
  background-color: rgba(93, 135, 161, 0.04);
}

@media (min-width: 0px) {
[id="s-09a763aa-7237-4e54-b217-344d6e42d25b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-09a763aa-7237-4e54-b217-344d6e42d25b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-09a763aa-7237-4e54-b217-344d6e42d25b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-09a763aa-7237-4e54-b217-344d6e42d25b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b7ce77d3-5449-4dd8-ba57-251ccf72f592 {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b7ce77d3-5449-4dd8-ba57-251ccf72f592 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-e6427f63-b71d-43cd-adc8-199646d94cd0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e6427f63-b71d-43cd-adc8-199646d94cd0 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-4910e1be-5eb3-4b49-be27-36767c772704 {
  background-color: rgba(93, 135, 161, 0.04);
}

@media (min-width: 0px) {
[id="s-4910e1be-5eb3-4b49-be27-36767c772704"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4910e1be-5eb3-4b49-be27-36767c772704"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4910e1be-5eb3-4b49-be27-36767c772704"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4910e1be-5eb3-4b49-be27-36767c772704"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-1f32eeda-6c13-435d-aeba-06e24e9dc290 {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1f32eeda-6c13-435d-aeba-06e24e9dc290 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-1c2c078e-5970-48b4-a404-954e3275abef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1c2c078e-5970-48b4-a404-954e3275abef .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-c2b828ff-57b5-4bb8-931b-1c4068e1acf7 {
  background-color: rgba(93, 135, 161, 0.04);
}

@media (min-width: 0px) {
[id="s-c2b828ff-57b5-4bb8-931b-1c4068e1acf7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c2b828ff-57b5-4bb8-931b-1c4068e1acf7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c2b828ff-57b5-4bb8-931b-1c4068e1acf7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2b828ff-57b5-4bb8-931b-1c4068e1acf7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-eda7e4e6-8476-4bb4-9697-c2465de51d9e {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-eda7e4e6-8476-4bb4-9697-c2465de51d9e .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-7aa1e49b-9e30-460d-8821-d4f399f0baf9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7aa1e49b-9e30-460d-8821-d4f399f0baf9 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-33f7330b-bccf-4eaf-9bbc-1bfa9d8fbcc3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-33f7330b-bccf-4eaf-9bbc-1bfa9d8fbcc3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-33f7330b-bccf-4eaf-9bbc-1bfa9d8fbcc3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-33f7330b-bccf-4eaf-9bbc-1bfa9d8fbcc3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e5b7a82c-4e9e-462a-a783-964a66da941a {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e5b7a82c-4e9e-462a-a783-964a66da941a .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-28807903-3c12-400d-988d-e6b7c4314902 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-28807903-3c12-400d-988d-e6b7c4314902 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-4f7923f7-9776-485a-b31c-d741e5dc8c9f {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-4f7923f7-9776-485a-b31c-d741e5dc8c9f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4f7923f7-9776-485a-b31c-d741e5dc8c9f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4f7923f7-9776-485a-b31c-d741e5dc8c9f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4f7923f7-9776-485a-b31c-d741e5dc8c9f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-2c5462b9-8fb4-4ae2-ad53-bcb97f582f09 {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2c5462b9-8fb4-4ae2-ad53-bcb97f582f09 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-f35eb2f3-dea4-428b-ae3a-3a7c07f294f4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f35eb2f3-dea4-428b-ae3a-3a7c07f294f4 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-d8252a29-d6b1-4ada-a48c-eb9804b1f238 {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-d8252a29-d6b1-4ada-a48c-eb9804b1f238"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d8252a29-d6b1-4ada-a48c-eb9804b1f238"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d8252a29-d6b1-4ada-a48c-eb9804b1f238"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d8252a29-d6b1-4ada-a48c-eb9804b1f238"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-6c17a112-89e0-489f-a71f-082b85f027f5 {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6c17a112-89e0-489f-a71f-082b85f027f5 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-2dbd1118-c442-4b91-8bdd-0bd07c9043c3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2dbd1118-c442-4b91-8bdd-0bd07c9043c3 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-b8cbeaa4-d61a-47f4-b8e9-be4fef9a6ded {
  background-color: rgba(93, 135, 161, 0.04);
}

@media (min-width: 0px) {
[id="s-b8cbeaa4-d61a-47f4-b8e9-be4fef9a6ded"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b8cbeaa4-d61a-47f4-b8e9-be4fef9a6ded"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b8cbeaa4-d61a-47f4-b8e9-be4fef9a6ded"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b8cbeaa4-d61a-47f4-b8e9-be4fef9a6ded"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-667b9a99-376c-426f-8509-41d1a6ad5aa9 {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-667b9a99-376c-426f-8509-41d1a6ad5aa9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-7725bdd0-888b-4d6c-84a6-8e679b5e0169 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7725bdd0-888b-4d6c-84a6-8e679b5e0169 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-35ab59bc-615f-4565-b402-4ea9e51df1d8 {
  background-color: rgba(93, 135, 161, 0.04);
}

@media (min-width: 0px) {
[id="s-35ab59bc-615f-4565-b402-4ea9e51df1d8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-35ab59bc-615f-4565-b402-4ea9e51df1d8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-35ab59bc-615f-4565-b402-4ea9e51df1d8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-35ab59bc-615f-4565-b402-4ea9e51df1d8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-30f0c360-31e3-4bfd-b575-51b79c09ead4 {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-30f0c360-31e3-4bfd-b575-51b79c09ead4 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-e4567a5e-5e32-4271-a46a-5fca847e7e37 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e4567a5e-5e32-4271-a46a-5fca847e7e37 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-2d2f29bd-3150-4325-b3b2-18181a0705b6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-2d2f29bd-3150-4325-b3b2-18181a0705b6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2d2f29bd-3150-4325-b3b2-18181a0705b6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d2f29bd-3150-4325-b3b2-18181a0705b6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-6188a158-240e-468f-831d-d40643402b5f {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6188a158-240e-468f-831d-d40643402b5f .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-c392fa8c-e75a-499e-ba0d-f4d678355a3c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c392fa8c-e75a-499e-ba0d-f4d678355a3c .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-ce3b4c9f-02f0-4dee-a753-79ae23dfdb69 {
  background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-ce3b4c9f-02f0-4dee-a753-79ae23dfdb69"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ce3b4c9f-02f0-4dee-a753-79ae23dfdb69"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ce3b4c9f-02f0-4dee-a753-79ae23dfdb69"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ce3b4c9f-02f0-4dee-a753-79ae23dfdb69"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-e4391df8-84ea-4925-8705-0c210a38c506 {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e4391df8-84ea-4925-8705-0c210a38c506 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-a3d69bef-9d4e-44b7-aeb4-0b2041ad464b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a3d69bef-9d4e-44b7-aeb4-0b2041ad464b .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-ec53e77b-65be-4d85-b04e-bec11d51f79b {
  background-color: rgba(93, 135, 161, 0.04);
}

@media (min-width: 0px) {
[id="s-ec53e77b-65be-4d85-b04e-bec11d51f79b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ec53e77b-65be-4d85-b04e-bec11d51f79b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ec53e77b-65be-4d85-b04e-bec11d51f79b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ec53e77b-65be-4d85-b04e-bec11d51f79b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0c59a799-f5f6-48e1-9609-3498c7bb8021 {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0c59a799-f5f6-48e1-9609-3498c7bb8021 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-9275a816-8621-4fd2-8e14-3b4a63408da1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9275a816-8621-4fd2-8e14-3b4a63408da1 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-dc225cfe-fbd8-4095-bffd-9cffe3ab56ff {
  background-color: rgba(93, 135, 161, 0.04);
}

@media (min-width: 0px) {
[id="s-dc225cfe-fbd8-4095-bffd-9cffe3ab56ff"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-dc225cfe-fbd8-4095-bffd-9cffe3ab56ff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dc225cfe-fbd8-4095-bffd-9cffe3ab56ff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dc225cfe-fbd8-4095-bffd-9cffe3ab56ff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-53df4a80-75d2-4522-b48e-53205e01aaaf {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-53df4a80-75d2-4522-b48e-53205e01aaaf .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-dd742794-0cd6-4cfb-b61c-5097ccfe7554 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-dd742794-0cd6-4cfb-b61c-5097ccfe7554 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



@media (min-width: 0px) {
[id="s-967f85ce-64fd-47c1-a17c-6674b86a47a0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-967f85ce-64fd-47c1-a17c-6674b86a47a0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-967f85ce-64fd-47c1-a17c-6674b86a47a0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-967f85ce-64fd-47c1-a17c-6674b86a47a0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-354e14b7-a857-4a7d-b6f1-e8ffc2a3135f {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-354e14b7-a857-4a7d-b6f1-e8ffc2a3135f .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-ce59fe1c-65b2-418f-a67e-161b6dca4f05 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ce59fe1c-65b2-418f-a67e-161b6dca4f05 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-fedc6663-0905-4f4a-9f64-989f285010d8 {
  margin-bottom: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-fedc6663-0905-4f4a-9f64-989f285010d8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-fedc6663-0905-4f4a-9f64-989f285010d8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fedc6663-0905-4f4a-9f64-989f285010d8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fedc6663-0905-4f4a-9f64-989f285010d8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-bef1ff0b-4ecf-4db3-bc4d-53e94d78362a {
  margin-left: 8px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-bef1ff0b-4ecf-4db3-bc4d-53e94d78362a .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-334e61a1-b288-4ef3-a7b5-2797312c12be {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-334e61a1-b288-4ef3-a7b5-2797312c12be .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  text-align: left;
}



#s-c483cbf9-f272-4b09-94f1-cf2c345b35f8 {
  box-shadow:0px 0px 1px 1px rgba(82, 81, 81, 0.14);
margin-left: auto;
margin-right: auto;
max-width: 90%;
}

#s-91090dc7-94c0-4686-9cc8-e39873a500d9 {
  margin-top: 24px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 16px;
padding-left: 24px;
padding-bottom: 16px;
padding-right: 24px;
border-radius: 2px;
background-color: rgba(206, 14, 45, 1);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-91090dc7-94c0-4686-9cc8-e39873a500d9:hover {background-color: rgba(196, 13, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-91090dc7-94c0-4686-9cc8-e39873a500d9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-91090dc7-94c0-4686-9cc8-e39873a500d9-btn-wrapper {
    text-align: left;
  }


#s-91090dc7-94c0-4686-9cc8-e39873a500d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-91090dc7-94c0-4686-9cc8-e39873a500d9-btn-wrapper {
    text-align: left;
  }


#s-91090dc7-94c0-4686-9cc8-e39873a500d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-91090dc7-94c0-4686-9cc8-e39873a500d9-btn-wrapper {
    text-align: left;
  }


#s-91090dc7-94c0-4686-9cc8-e39873a500d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-91090dc7-94c0-4686-9cc8-e39873a500d9-btn-wrapper {
    text-align: left;
  }


#s-91090dc7-94c0-4686-9cc8-e39873a500d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-91090dc7-94c0-4686-9cc8-e39873a500d9-btn-wrapper {
    text-align: left;
  }


#s-91090dc7-94c0-4686-9cc8-e39873a500d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Red Hat Display;
  display:  inline-block ;
}
}
#s-5880ca13-7c3b-442a-8087-6b0804150d0e {
  margin-top: 4%;
margin-bottom: 0%;
min-height: 50px;
}








#s-5880ca13-7c3b-442a-8087-6b0804150d0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5880ca13-7c3b-442a-8087-6b0804150d0e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-806e5573-79d8-4486-af22-e364ca7588d8 {
  margin-top: 80px;
}

#s-d330b102-2632-4be4-94eb-737f26a98177 {
  margin-top: 16px;
margin-bottom: 32px;
}

@media (min-width: 0px) {
[id="s-d330b102-2632-4be4-94eb-737f26a98177"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d330b102-2632-4be4-94eb-737f26a98177"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d330b102-2632-4be4-94eb-737f26a98177"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d330b102-2632-4be4-94eb-737f26a98177"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-1efb5e3f-6565-4a5f-8967-e16efa7f742a {
  padding-top: 8px;
padding-left: 24px;
padding-bottom: 8px;
padding-right: 24px;
min-height: 50px;
background-color: rgba(243, 245, 247, 1);
}
@media (max-width: 767px){#s-1efb5e3f-6565-4a5f-8967-e16efa7f742a {
  margin-top: 8px;
margin-bottom: 8px;
}
}







#s-1efb5e3f-6565-4a5f-8967-e16efa7f742a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1efb5e3f-6565-4a5f-8967-e16efa7f742a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5846f931-605a-46e6-87e5-ab730e552682 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5846f931-605a-46e6-87e5-ab730e552682 .shogun-heading-component h1 {
  color: rgba(4, 43, 72, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: left;
}


#s-5846f931-605a-46e6-87e5-ab730e552682 .shogun-heading-component h1 a {
  color: rgba(4, 43, 72, 1);
}


#s-2e50be56-a5b0-49ea-b728-bc5b38615b75 {
  margin-left: auto;
margin-right: auto;
max-width: 180px;
text-align: center;
}







  #s-2e50be56-a5b0-49ea-b728-bc5b38615b75 img.shogun-image {
    

    
    
    
  }


#s-2e50be56-a5b0-49ea-b728-bc5b38615b75 .shogun-image-content {
  
    align-items: center;
  
}

#s-c6eacf14-8b04-447c-bfeb-8938d33a236a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c6eacf14-8b04-447c-bfeb-8938d33a236a .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  text-align: left;
}



#s-a8819aa7-2ae1-42d2-ba6a-60abffe50983 {
  padding-top: 8px;
padding-left: 24px;
padding-bottom: 8px;
padding-right: 24px;
min-height: 50px;
background-color: rgba(243, 245, 247, 1);
}
@media (max-width: 767px){#s-a8819aa7-2ae1-42d2-ba6a-60abffe50983 {
  margin-top: 8px;
margin-bottom: 8px;
}
}







#s-a8819aa7-2ae1-42d2-ba6a-60abffe50983 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8819aa7-2ae1-42d2-ba6a-60abffe50983.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fe90400a-f4e2-468c-bd8a-8d7093b68a13 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fe90400a-f4e2-468c-bd8a-8d7093b68a13 .shogun-heading-component h1 {
  color: rgba(4, 43, 72, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: left;
}


#s-fe90400a-f4e2-468c-bd8a-8d7093b68a13 .shogun-heading-component h1 a {
  color: rgba(4, 43, 72, 1);
}


#s-5f187706-4e8f-4558-af13-230eeba8a601 {
  margin-left: auto;
margin-right: auto;
max-width: 180px;
text-align: center;
}







  #s-5f187706-4e8f-4558-af13-230eeba8a601 img.shogun-image {
    

    
    
    
  }


#s-5f187706-4e8f-4558-af13-230eeba8a601 .shogun-image-content {
  
    align-items: center;
  
}

#s-c755020e-bfe4-4e08-855c-353b67532e5a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c755020e-bfe4-4e08-855c-353b67532e5a .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  text-align: left;
}



#s-a65d4e73-dcc4-4227-9ba6-842641d9b84a {
  padding-top: 8px;
padding-left: 24px;
padding-bottom: 8px;
padding-right: 24px;
min-height: 50px;
background-color: rgba(243, 245, 247, 1);
}
@media (max-width: 767px){#s-a65d4e73-dcc4-4227-9ba6-842641d9b84a {
  margin-top: 8px;
margin-bottom: 8px;
}
}







#s-a65d4e73-dcc4-4227-9ba6-842641d9b84a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a65d4e73-dcc4-4227-9ba6-842641d9b84a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ea9d0305-3ee1-452a-9618-e5b0208e7352 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ea9d0305-3ee1-452a-9618-e5b0208e7352 .shogun-heading-component h1 {
  color: rgba(4, 43, 72, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: left;
}


#s-ea9d0305-3ee1-452a-9618-e5b0208e7352 .shogun-heading-component h1 a {
  color: rgba(4, 43, 72, 1);
}


#s-5be94e09-81e2-4fc9-b5ea-823cd1e5bb47 {
  margin-left: auto;
margin-right: auto;
max-width: 180px;
text-align: center;
}







  #s-5be94e09-81e2-4fc9-b5ea-823cd1e5bb47 img.shogun-image {
    

    
    
    
  }


#s-5be94e09-81e2-4fc9-b5ea-823cd1e5bb47 .shogun-image-content {
  
    align-items: center;
  
}

#s-36f9a615-05ed-4d0b-868f-405924afb990 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-36f9a615-05ed-4d0b-868f-405924afb990 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  text-align: left;
}



#s-f1421242-77ca-44b0-ab52-288a31c5136c {
  margin-top: 40px;
margin-bottom: 32px;
}

@media (min-width: 0px) {
[id="s-f1421242-77ca-44b0-ab52-288a31c5136c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1421242-77ca-44b0-ab52-288a31c5136c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f1421242-77ca-44b0-ab52-288a31c5136c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1421242-77ca-44b0-ab52-288a31c5136c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-93ce5032-1b83-4021-a864-0f51c39c8cfa {
  padding-top: 8px;
padding-left: 24px;
padding-bottom: 8px;
padding-right: 24px;
min-height: 50px;
background-color: rgba(243, 245, 247, 1);
}
@media (max-width: 767px){#s-93ce5032-1b83-4021-a864-0f51c39c8cfa {
  margin-bottom: 8px;
}
}







#s-93ce5032-1b83-4021-a864-0f51c39c8cfa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93ce5032-1b83-4021-a864-0f51c39c8cfa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-308c91a4-be61-4de1-9f98-52bfc433dbfa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-308c91a4-be61-4de1-9f98-52bfc433dbfa .shogun-heading-component h1 {
  color: rgba(4, 43, 72, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: left;
}


#s-308c91a4-be61-4de1-9f98-52bfc433dbfa .shogun-heading-component h1 a {
  color: rgba(4, 43, 72, 1);
}


#s-dadbe284-b3fb-4f0b-aab3-30409f9daa3c {
  margin-left: auto;
margin-right: auto;
max-width: 180px;
text-align: center;
}







  #s-dadbe284-b3fb-4f0b-aab3-30409f9daa3c img.shogun-image {
    

    
    
    
  }


#s-dadbe284-b3fb-4f0b-aab3-30409f9daa3c .shogun-image-content {
  
    align-items: center;
  
}

#s-de39cbb7-2f39-4fce-89f1-6032cd0a07a0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-de39cbb7-2f39-4fce-89f1-6032cd0a07a0 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  text-align: left;
}



#s-3a162ebc-ea59-4d44-af23-1adb924e633c {
  padding-top: 8px;
padding-left: 24px;
padding-bottom: 8px;
padding-right: 24px;
min-height: 50px;
background-color: rgba(243, 245, 247, 1);
}
@media (max-width: 767px){#s-3a162ebc-ea59-4d44-af23-1adb924e633c {
  margin-bottom: 8px;
}
}







#s-3a162ebc-ea59-4d44-af23-1adb924e633c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a162ebc-ea59-4d44-af23-1adb924e633c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-39d022f7-b1f7-4d08-858c-32c0cde708fc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-39d022f7-b1f7-4d08-858c-32c0cde708fc .shogun-heading-component h1 {
  color: rgba(4, 43, 72, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: left;
}


#s-39d022f7-b1f7-4d08-858c-32c0cde708fc .shogun-heading-component h1 a {
  color: rgba(4, 43, 72, 1);
}


#s-89206c23-1bed-454d-a28d-3c62f1b5a0c5 {
  margin-left: auto;
margin-right: auto;
max-width: 180px;
text-align: center;
}







  #s-89206c23-1bed-454d-a28d-3c62f1b5a0c5 img.shogun-image {
    

    
    
    
  }


#s-89206c23-1bed-454d-a28d-3c62f1b5a0c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-d5a4eaff-76af-4ee6-a525-3fe6570b35b3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d5a4eaff-76af-4ee6-a525-3fe6570b35b3 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  text-align: left;
}



#s-2c7f9212-e269-4d5a-bb90-e99e3be00e7b {
  min-height: 50px;
}








#s-2c7f9212-e269-4d5a-bb90-e99e3be00e7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c7f9212-e269-4d5a-bb90-e99e3be00e7b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0d1c5075-ca33-447c-9e18-3da7cf7ce244 {
  padding-top: 8px;
padding-left: 24px;
padding-bottom: 8px;
padding-right: 24px;
min-height: 50px;
background-color: rgba(243, 245, 247, 1);
}
@media (max-width: 767px){#s-0d1c5075-ca33-447c-9e18-3da7cf7ce244 {
  margin-top: 8px;
margin-bottom: 8px;
}
}







#s-0d1c5075-ca33-447c-9e18-3da7cf7ce244 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d1c5075-ca33-447c-9e18-3da7cf7ce244.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8c862fba-4bd7-4308-83f6-ce1b432b05c1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8c862fba-4bd7-4308-83f6-ce1b432b05c1 .shogun-heading-component h1 {
  color: rgba(4, 43, 72, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: left;
}


#s-8c862fba-4bd7-4308-83f6-ce1b432b05c1 .shogun-heading-component h1 a {
  color: rgba(4, 43, 72, 1);
}


#s-c5c1aa29-2d6c-4f16-b3cb-7207d2af7101 {
  margin-left: auto;
margin-right: auto;
max-width: 180px;
text-align: center;
}







  #s-c5c1aa29-2d6c-4f16-b3cb-7207d2af7101 img.shogun-image {
    

    
    
    
  }


#s-c5c1aa29-2d6c-4f16-b3cb-7207d2af7101 .shogun-image-content {
  
    align-items: center;
  
}

#s-3ba4a36b-c13f-4d62-883c-6b30e3874271 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3ba4a36b-c13f-4d62-883c-6b30e3874271 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  text-align: left;
}



#s-3fc0967e-ace8-41e8-bfa5-70d781b3cdc7 {
  margin-top: 40px;
margin-bottom: 64px;
}

@media (min-width: 0px) {
[id="s-3fc0967e-ace8-41e8-bfa5-70d781b3cdc7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3fc0967e-ace8-41e8-bfa5-70d781b3cdc7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3fc0967e-ace8-41e8-bfa5-70d781b3cdc7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3fc0967e-ace8-41e8-bfa5-70d781b3cdc7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-201487a9-a42f-4f51-8a59-84aeff7c4950 {
  padding-top: 8px;
padding-left: 24px;
padding-bottom: 8px;
padding-right: 24px;
min-height: 50px;
background-color: rgba(243, 245, 247, 1);
}
@media (max-width: 767px){#s-201487a9-a42f-4f51-8a59-84aeff7c4950 {
  margin-bottom: 8px;
}
}







#s-201487a9-a42f-4f51-8a59-84aeff7c4950 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-201487a9-a42f-4f51-8a59-84aeff7c4950.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-441e5915-82be-43eb-82fc-f3be0a5dbb5d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-441e5915-82be-43eb-82fc-f3be0a5dbb5d .shogun-heading-component h1 {
  color: rgba(4, 43, 72, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 22px;
  
  
  text-align: left;
}


#s-441e5915-82be-43eb-82fc-f3be0a5dbb5d .shogun-heading-component h1 a {
  color: rgba(4, 43, 72, 1);
}


#s-3d8c0293-6a28-40f5-b431-bfaef08ad82d {
  margin-left: auto;
margin-right: auto;
max-width: 180px;
text-align: center;
}







  #s-3d8c0293-6a28-40f5-b431-bfaef08ad82d img.shogun-image {
    

    
    
    
  }


#s-3d8c0293-6a28-40f5-b431-bfaef08ad82d .shogun-image-content {
  
    align-items: center;
  
}

#s-3733e987-48f9-4c6e-b665-ae4142351fd9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3733e987-48f9-4c6e-b665-ae4142351fd9 .shogun-heading-component h1 {
  color: rgba(93, 102, 110, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  
  text-align: left;
}



#s-08293996-76d3-4f1a-a6a7-04f8c7b2ecc7 {
  margin-bottom: 0px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

@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}
