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

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * 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: flex;
  width: 100%;
}

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

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

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

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

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-f7b982a9-1991-4393-b3ab-46995079c224 {
  min-height: 50px;
}








#s-f7b982a9-1991-4393-b3ab-46995079c224 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7b982a9-1991-4393-b3ab-46995079c224.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-657a1745-53ad-4f1a-9a30-3af8b5e78832 {
  background-color: rgba(247, 244, 241, 1);
}

@media (min-width: 0px) {
[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-657a1745-53ad-4f1a-9a30-3af8b5e78832"] > .shg-row {
    flex-flow: column-reverse;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-75603398-c20a-4c47-b5b1-01c8f4c773b7 {
  text-align: center;
}




  #s-75603398-c20a-4c47-b5b1-01c8f4c773b7 img.shogun-image {
    
    width: px;
  }


#s-75603398-c20a-4c47-b5b1-01c8f4c773b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-8a3ef37e-bafd-435a-8c63-93da2f6057c8 {
  margin-top: 3em;
margin-bottom: 3em;
padding-left: 7em;
padding-right: 7em;
}
@media (max-width: 767px){#s-8a3ef37e-bafd-435a-8c63-93da2f6057c8 {
  padding-left: 2em;
padding-right: 2em;
}
}







#s-8a3ef37e-bafd-435a-8c63-93da2f6057c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a3ef37e-bafd-435a-8c63-93da2f6057c8.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          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;
}

.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: #000;
  text-transform: none;
  font-weight: normal;
  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-ca958670-b071-444c-9e36-0b5aecb79f25 {
  margin-left: 0em;
margin-right: 0em;
padding-bottom: 10px;
min-height: 0px;
text-align: center;
}

#s-ca958670-b071-444c-9e36-0b5aecb79f25 .shogun-heading-component h1 {
  color: rgba(24, 64, 75, 1);
  font-weight:  700 ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-7d6a6f78-0dbf-46c6-8068-1fc7013e6826 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
max-width: 600px;
}

#s-7f8b6c7d-6536-4eab-8222-fa84e2e6d81b {
  text-align: center;
}




  #s-7f8b6c7d-6536-4eab-8222-fa84e2e6d81b img.shogun-image {
    
    width: px;
  }


#s-7f8b6c7d-6536-4eab-8222-fa84e2e6d81b .shogun-image-content {
  
    align-items: center;
  
}

#s-e8415be4-3505-4a53-b725-a33694221fb8 {
  background-size: cover;
border-style: solid;
margin-top: 3em;
margin-left: auto;
margin-right: auto;
padding-top: 2em;
padding-left: 4em;
padding-right: 4em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
max-width: 1630px;
background-position: right center;
background-repeat: repeat;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-e8415be4-3505-4a53-b725-a33694221fb8 {
  display: none;
}
#s-e8415be4-3505-4a53-b725-a33694221fb8, #wrap-s-e8415be4-3505-4a53-b725-a33694221fb8 { display:none !important; }}@media (max-width: 767px){#s-e8415be4-3505-4a53-b725-a33694221fb8 {
  padding-left: 1em;
padding-right: 1em;
display: none;
}
#s-e8415be4-3505-4a53-b725-a33694221fb8, #wrap-s-e8415be4-3505-4a53-b725-a33694221fb8 { display:none !important; }}







#s-e8415be4-3505-4a53-b725-a33694221fb8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8415be4-3505-4a53-b725-a33694221fb8.shg-box.shg-c {
  justify-content: center;
}

#s-b883f72e-b015-4679-9069-196db11a448b {
  margin-left: 0em;
margin-right: 0em;
padding-bottom: 10px;
min-height: 0px;
text-align: center;
}

#s-b883f72e-b015-4679-9069-196db11a448b .shogun-heading-component h1 {
  color: rgba(24, 64, 75, 1);
  font-weight:  700 ;
  font-family: ;
  font-style:   ;
  font-size: 42px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-03c900e0-6eeb-4769-a3d4-7919baec4685 {
  margin-left: auto;
margin-right: auto;
padding-top: 1px;
padding-bottom: 3em;
max-width: 1600px;
}








#s-03c900e0-6eeb-4769-a3d4-7919baec4685 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03c900e0-6eeb-4769-a3d4-7919baec4685.shg-box.shg-c {
  justify-content: center;
}

#s-b490746c-d037-4aa3-b436-b32b5c263960 {
  margin-top: 0em;
padding-top: 2em;
padding-bottom: 2em;
min-height: 0px;
}

@media (min-width: 0px) {
[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.0em);
}

}

@media (min-width: 992px) {
[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.0em);
}

}

@media (min-width: 1200px) {
[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.0em);
}

[id="s-b490746c-d037-4aa3-b436-b32b5c263960"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.0em);
}

}

#s-7a445b1a-4242-47d2-b0d6-4f2aa44904ea {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-7a445b1a-4242-47d2-b0d6-4f2aa44904ea img.shogun-image {
    
    width: px;
  }


#s-7a445b1a-4242-47d2-b0d6-4f2aa44904ea .shogun-image-content {
  
    align-items: center;
  
}

#s-0b31bdbc-40ea-4b7c-930a-9a6626f9ffc8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0b31bdbc-40ea-4b7c-930a-9a6626f9ffc8 .shogun-heading-component h4 {
  color: rgba(24, 64, 72, 1);
  font-weight:  700 ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ac33f8e1-6099-4cc2-bfec-f811c25035c1 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 3em;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
max-width: 600px;
}

#s-ff77a310-871a-4ea2-a4dc-0559e227c8e5 {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-ff77a310-871a-4ea2-a4dc-0559e227c8e5 img.shogun-image {
    
    width: px;
  }


#s-ff77a310-871a-4ea2-a4dc-0559e227c8e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-dd7816b2-6bef-44a3-af1e-b0ec568305cd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dd7816b2-6bef-44a3-af1e-b0ec568305cd .shogun-heading-component h4 {
  color: rgba(24, 64, 72, 1);
  font-weight:  700 ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ce44927c-c746-4b11-9dfa-b81f7ea83159 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 3em;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
max-width: 600px;
}

#s-40072a4d-e47e-463f-aee2-cb7af08a9820 {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-40072a4d-e47e-463f-aee2-cb7af08a9820 img.shogun-image {
    
    width: px;
  }


#s-40072a4d-e47e-463f-aee2-cb7af08a9820 .shogun-image-content {
  
    align-items: center;
  
}

#s-457fa971-79e8-4bfc-82e9-f83908ffce17 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-457fa971-79e8-4bfc-82e9-f83908ffce17 .shogun-heading-component h4 {
  color: rgba(24, 64, 72, 1);
  font-weight:  700 ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-746394fe-6bfe-4300-8894-a3a009370e46 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 3em;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
max-width: 600px;
}

#s-08c60747-c723-4040-b428-6e3d381f096f {
  background-size: cover;
border-style: solid;
margin-top: 3em;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 700px;
background-position: right center;
background-repeat: repeat;
}
@media (min-width: 1200px){#s-08c60747-c723-4040-b428-6e3d381f096f {
  display: none;
}
#s-08c60747-c723-4040-b428-6e3d381f096f, #wrap-s-08c60747-c723-4040-b428-6e3d381f096f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-08c60747-c723-4040-b428-6e3d381f096f {
  display: none;
}
#s-08c60747-c723-4040-b428-6e3d381f096f, #wrap-s-08c60747-c723-4040-b428-6e3d381f096f { display:none !important; }}







#s-08c60747-c723-4040-b428-6e3d381f096f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08c60747-c723-4040-b428-6e3d381f096f.shg-box.shg-c {
  justify-content: center;
}

#s-35cbd97d-847c-4fb6-a5fc-f80371b291d8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-35cbd97d-847c-4fb6-a5fc-f80371b291d8 .shogun-heading-component h1 {
  color: rgba(24, 64, 72, 1);
  font-weight:  700 ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

.shg-sld-slides {
  word-break: break-word;
}

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

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

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

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

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

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-39acaf2c-0682-4fe2-8b93-e95f1e83dae8 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-7789c7a8-d8b5-425d-bece-a4cc08168a29 {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-7789c7a8-d8b5-425d-bece-a4cc08168a29 img.shogun-image {
    
    width: px;
  }


#s-7789c7a8-d8b5-425d-bece-a4cc08168a29 .shogun-image-content {
  
    align-items: center;
  
}

#s-d6455cd8-7a31-4f49-b5c1-a12916194213 {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-d6455cd8-7a31-4f49-b5c1-a12916194213 img.shogun-image {
    
    width: px;
  }


#s-d6455cd8-7a31-4f49-b5c1-a12916194213 .shogun-image-content {
  
    align-items: center;
  
}

#s-75eeddbe-9382-4dc0-acbc-775bdc57a2f4 {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-75eeddbe-9382-4dc0-acbc-775bdc57a2f4 img.shogun-image {
    
    width: px;
  }


#s-75eeddbe-9382-4dc0-acbc-775bdc57a2f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f969df7-9d3a-44b0-b044-67d56e607f43 {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-2f969df7-9d3a-44b0-b044-67d56e607f43 img.shogun-image {
    
    width: px;
  }


#s-2f969df7-9d3a-44b0-b044-67d56e607f43 .shogun-image-content {
  
    align-items: center;
  
}

#s-db1d343b-96da-4b3a-ba87-9266af903a76 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-db1d343b-96da-4b3a-ba87-9266af903a76 .shogun-heading-component h4 {
  color: rgba(24, 64, 72, 1);
  font-weight:  700 ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d5ec29e3-7b88-4851-b128-b9a83a465e2c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d5ec29e3-7b88-4851-b128-b9a83a465e2c .shogun-heading-component h4 {
  color: rgba(24, 64, 72, 1);
  font-weight:  700 ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9fe432ee-0001-4ec7-b68e-dc120990874b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9fe432ee-0001-4ec7-b68e-dc120990874b .shogun-heading-component h4 {
  color: rgba(24, 64, 72, 1);
  font-weight:  700 ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e3d767e0-4f22-4ffe-bb51-8b8eb847d909 {
  margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3d767e0-4f22-4ffe-bb51-8b8eb847d909 .shogun-heading-component h4 {
  color: rgba(24, 64, 72, 1);
  font-weight:  700 ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-665eca47-9465-4df7-8501-3fb63359aa48 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 3em;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
max-width: 600px;
}

#s-f3a1c86b-2cb4-4620-9949-dedb7a0ef56a {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 3em;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
max-width: 600px;
}

#s-10ea3e74-9f3a-483d-b81f-d2495d4a5826 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 3em;
margin-right: auto;
padding-left: 1em;
padding-right: 1em;
max-width: 600px;
}

.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.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-96baf87d-99fe-4e67-8890-2245f72b4122 {
  border-style: solid;
padding-top: 1em;
padding-left: 2em;
padding-bottom: 1em;
padding-right: 2em;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(243, 139, 71, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(229, 117, 43, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(244, 139, 70, 1);
line-height: 1.5em;
letter-spacing: 1px;
}
#s-96baf87d-99fe-4e67-8890-2245f72b4122:hover {background-color: rgba(244, 139, 70, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-96baf87d-99fe-4e67-8890-2245f72b4122:active {background-color: rgba(229, 117, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-96baf87d-99fe-4e67-8890-2245f72b4122-btn-wrapper {
    text-align: center;
  }


#s-96baf87d-99fe-4e67-8890-2245f72b4122.shg-btn {
  color: rgba(244, 139, 70, 1);
  font-size: 0.9em;
  font-weight: 600;
  
  font-family: Muli;
  display:  inline-block ;
}

#s-0bdd0301-fb1f-465a-887e-1979a0a66fa4 {
  margin-top: 0em;
margin-left: 0em;
margin-bottom: 0em;
margin-right: 0em;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 4em;
padding-right: 2em;
background-color: rgba(24, 64, 75, 1);
}
@media (max-width: 767px){#s-0bdd0301-fb1f-465a-887e-1979a0a66fa4 {
  padding-bottom: 4em;
}
}







#s-0bdd0301-fb1f-465a-887e-1979a0a66fa4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0bdd0301-fb1f-465a-887e-1979a0a66fa4.shg-box.shg-c {
  justify-content: center;
}

#s-205bdd31-13f3-4bc5-8ec3-78d526287cea {
  margin-top: 1em;
margin-left: 11em;
margin-right: 11em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-205bdd31-13f3-4bc5-8ec3-78d526287cea {
  margin-left: 6em;
margin-right: 6em;
}
}@media (max-width: 767px){#s-205bdd31-13f3-4bc5-8ec3-78d526287cea {
  margin-top: 1em;
margin-left: 0em;
margin-right: 0em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
}
#s-205bdd31-13f3-4bc5-8ec3-78d526287cea .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: ;
  font-style:   ;
  font-size: 39px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-205bdd31-13f3-4bc5-8ec3-78d526287cea .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: ;
  font-style:   ;
  font-size: 39px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


}
#s-9beafaba-a4e2-44d8-89dc-d6e47517199f {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 3em;
margin-right: auto;
max-width: 600px;
}

#s-94e6b82a-f530-4104-a972-8f81a7e1e5cb {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
text-align: center;
}
@media (max-width: 767px){#s-94e6b82a-f530-4104-a972-8f81a7e1e5cb {
  display: none;
}
#s-94e6b82a-f530-4104-a972-8f81a7e1e5cb, #wrap-s-94e6b82a-f530-4104-a972-8f81a7e1e5cb { display:none !important; }}



  #s-94e6b82a-f530-4104-a972-8f81a7e1e5cb img.shogun-image {
    
    width: px;
  }


#s-94e6b82a-f530-4104-a972-8f81a7e1e5cb .shogun-image-content {
  
    align-items: center;
  
}

#s-32ee9753-61c2-4d7a-ae55-c467540206ff {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
}








#s-32ee9753-61c2-4d7a-ae55-c467540206ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32ee9753-61c2-4d7a-ae55-c467540206ff.shg-box.shg-c {
  justify-content: center;
}

#s-fd215d5b-bd34-4316-b8b7-db51d75c1642 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 2em;
padding-bottom: 2em;
}

@media (min-width: 0px) {
[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fd215d5b-bd34-4316-b8b7-db51d75c1642"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-37dde0eb-456e-48ff-a855-f8ca9fd8d26a {
  min-height: 50px;
}








#s-37dde0eb-456e-48ff-a855-f8ca9fd8d26a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37dde0eb-456e-48ff-a855-f8ca9fd8d26a.shg-box.shg-c {
  justify-content: center;
}

#s-071170e2-a5b8-4c4d-b37c-4871caba4aa7 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-071170e2-a5b8-4c4d-b37c-4871caba4aa7 img.shogun-image {
    
    width: px;
  }


#s-071170e2-a5b8-4c4d-b37c-4871caba4aa7 .shogun-image-content {
  
    align-items: center;
  
}

.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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          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-baf00868-5351-455c-bea4-8987135639a2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-baf00868-5351-455c-bea4-8987135639a2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(24, 64, 75, 1);
  padding: 10px;
}

#s-baf00868-5351-455c-bea4-8987135639a2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-baf00868-5351-455c-bea4-8987135639a2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(24, 64, 75, 1);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-baf00868-5351-455c-bea4-8987135639a2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-baf00868-5351-455c-bea4-8987135639a2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-84ab4d00-4b41-4aab-af8d-5254fe8f3782 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-84ab4d00-4b41-4aab-af8d-5254fe8f3782 img.shogun-image {
    
    width: px;
  }


#s-84ab4d00-4b41-4aab-af8d-5254fe8f3782 .shogun-image-content {
  
    align-items: center;
  
}

#s-0595961c-0086-4cff-aa66-0e592dbd3ab5 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-0595961c-0086-4cff-aa66-0e592dbd3ab5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(24, 64, 75, 1);
  padding: 10px;
}

#s-0595961c-0086-4cff-aa66-0e592dbd3ab5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-0595961c-0086-4cff-aa66-0e592dbd3ab5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(24, 64, 75, 1);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-0595961c-0086-4cff-aa66-0e592dbd3ab5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-0595961c-0086-4cff-aa66-0e592dbd3ab5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-287800be-8d02-45f9-abe5-5d2993780091 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-287800be-8d02-45f9-abe5-5d2993780091 img.shogun-image {
    
    width: px;
  }


#s-287800be-8d02-45f9-abe5-5d2993780091 .shogun-image-content {
  
    align-items: center;
  
}

#s-349d9bfa-0047-4e57-b3d2-0e9ce88c5c49 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-349d9bfa-0047-4e57-b3d2-0e9ce88c5c49 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(24, 64, 75, 1);
  padding: 10px;
}

#s-349d9bfa-0047-4e57-b3d2-0e9ce88c5c49 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-349d9bfa-0047-4e57-b3d2-0e9ce88c5c49 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(24, 64, 75, 1);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-349d9bfa-0047-4e57-b3d2-0e9ce88c5c49 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-349d9bfa-0047-4e57-b3d2-0e9ce88c5c49 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-2b682c92-f862-4c4d-b337-b4d49509a494 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 2em;
padding-bottom: 2em;
}

@media (min-width: 0px) {
[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2b682c92-f862-4c4d-b337-b4d49509a494"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d0b7cc9f-7039-4c42-9aa3-ad667b680595 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-d0b7cc9f-7039-4c42-9aa3-ad667b680595 img.shogun-image {
    
    width: px;
  }


#s-d0b7cc9f-7039-4c42-9aa3-ad667b680595 .shogun-image-content {
  
    align-items: center;
  
}

#s-c622412a-5a2a-4769-942b-3e2c17085bc8 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-c622412a-5a2a-4769-942b-3e2c17085bc8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(24, 64, 75, 1);
  padding: 10px;
}

#s-c622412a-5a2a-4769-942b-3e2c17085bc8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-c622412a-5a2a-4769-942b-3e2c17085bc8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(24, 64, 75, 1);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-c622412a-5a2a-4769-942b-3e2c17085bc8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-c622412a-5a2a-4769-942b-3e2c17085bc8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-d951bfcd-367b-4d17-a79f-af9493a711d8 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-d951bfcd-367b-4d17-a79f-af9493a711d8 img.shogun-image {
    
    width: px;
  }


#s-d951bfcd-367b-4d17-a79f-af9493a711d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-a877aafc-863a-410d-bcfb-36e81831861d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-a877aafc-863a-410d-bcfb-36e81831861d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(24, 64, 75, 1);
  padding: 10px;
}

#s-a877aafc-863a-410d-bcfb-36e81831861d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-a877aafc-863a-410d-bcfb-36e81831861d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(24, 64, 75, 1);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-a877aafc-863a-410d-bcfb-36e81831861d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-a877aafc-863a-410d-bcfb-36e81831861d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-40600c29-ac30-4ae5-8762-4c9891bf53db {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-40600c29-ac30-4ae5-8762-4c9891bf53db img.shogun-image {
    
    width: px;
  }


#s-40600c29-ac30-4ae5-8762-4c9891bf53db .shogun-image-content {
  
    align-items: center;
  
}

#s-e47ccf40-e5db-4846-ba5f-c744acb7bf9d {
  min-height: 50px;
}








#s-e47ccf40-e5db-4846-ba5f-c744acb7bf9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e47ccf40-e5db-4846-ba5f-c744acb7bf9d.shg-box.shg-c {
  justify-content: center;
}

#s-ddea2d74-7478-4356-903e-0c4ca9388bac > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-ddea2d74-7478-4356-903e-0c4ca9388bac > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(24, 64, 75, 1);
  padding: 10px;
}

#s-ddea2d74-7478-4356-903e-0c4ca9388bac > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-ddea2d74-7478-4356-903e-0c4ca9388bac > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(24, 64, 75, 1);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-ddea2d74-7478-4356-903e-0c4ca9388bac > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-ddea2d74-7478-4356-903e-0c4ca9388bac > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-f6136000-c592-4800-8ac9-754aff126dca {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 2em;
padding-bottom: 2em;
}

@media (min-width: 0px) {
[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f6136000-c592-4800-8ac9-754aff126dca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bedacb07-2422-48ca-a4fa-1f84fdef6ed4 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-bedacb07-2422-48ca-a4fa-1f84fdef6ed4 img.shogun-image {
    
    width: px;
  }


#s-bedacb07-2422-48ca-a4fa-1f84fdef6ed4 .shogun-image-content {
  
    align-items: center;
  
}

#s-1afa6f55-e6a8-470b-a032-f7d1b400062e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-1afa6f55-e6a8-470b-a032-f7d1b400062e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(24, 64, 75, 1);
  padding: 10px;
}

#s-1afa6f55-e6a8-470b-a032-f7d1b400062e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-1afa6f55-e6a8-470b-a032-f7d1b400062e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(24, 64, 75, 1);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-1afa6f55-e6a8-470b-a032-f7d1b400062e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-1afa6f55-e6a8-470b-a032-f7d1b400062e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-df68cd63-db96-4850-a9da-a51605b95253 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-df68cd63-db96-4850-a9da-a51605b95253 img.shogun-image {
    
    width: px;
  }


#s-df68cd63-db96-4850-a9da-a51605b95253 .shogun-image-content {
  
    align-items: center;
  
}

#s-e04c96ac-1614-4018-8d54-4cb1f778003f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-e04c96ac-1614-4018-8d54-4cb1f778003f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(24, 64, 75, 1);
  padding: 10px;
}

#s-e04c96ac-1614-4018-8d54-4cb1f778003f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-e04c96ac-1614-4018-8d54-4cb1f778003f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(24, 64, 75, 1);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-e04c96ac-1614-4018-8d54-4cb1f778003f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-e04c96ac-1614-4018-8d54-4cb1f778003f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-e670757d-38d9-4bad-865a-ad5fe2d97741 {
  margin-top: 2em;
margin-left: auto;
margin-bottom: 1em;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-e670757d-38d9-4bad-865a-ad5fe2d97741 img.shogun-image {
    
    width: px;
  }


#s-e670757d-38d9-4bad-865a-ad5fe2d97741 .shogun-image-content {
  
    align-items: center;
  
}

#s-95008008-cf51-41a4-ab47-d439fa288343 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-95008008-cf51-41a4-ab47-d439fa288343 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(24, 64, 75, 1);
  padding: 10px;
}

#s-95008008-cf51-41a4-ab47-d439fa288343 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-95008008-cf51-41a4-ab47-d439fa288343 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(24, 64, 75, 1);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-95008008-cf51-41a4-ab47-d439fa288343 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: center;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-95008008-cf51-41a4-ab47-d439fa288343 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-11dcf128-2a4d-4114-8408-113bad1425dc {
  background-size: cover;
margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 4em;
padding-bottom: 2em;
max-width: 1640px;
background-position: right center;
background-repeat: repeat;
}








#s-11dcf128-2a4d-4114-8408-113bad1425dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11dcf128-2a4d-4114-8408-113bad1425dc.shg-box.shg-c {
  justify-content: center;
}

#s-fde62606-0a2e-4c07-8033-db1c99658a86 {
  background-size: cover;
margin-top: 0em;
margin-bottom: 0em;
padding-left: 4em;
padding-right: 4em;
background-position: right center;
background-repeat: repeat;
}
@media (min-width: 768px) and (max-width: 991px){#s-fde62606-0a2e-4c07-8033-db1c99658a86 {
  padding-left: 2em;
padding-right: 2em;
}
}@media (max-width: 767px){#s-fde62606-0a2e-4c07-8033-db1c99658a86 {
  padding-left: 1em;
padding-right: 1em;
}
}







#s-fde62606-0a2e-4c07-8033-db1c99658a86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fde62606-0a2e-4c07-8033-db1c99658a86.shg-box.shg-c {
  justify-content: center;
}

#s-c5030bff-9e4d-4192-8977-da9733c6335a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c5030bff-9e4d-4192-8977-da9733c6335a .shogun-heading-component h1 {
  color: rgba(24, 64, 72, 1);
  font-weight:  700 ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ae84a1c2-1846-4cb2-bb52-8b0ee80082e1 {
  margin-left: auto;
margin-right: auto;
padding-top: 0em;
padding-bottom: 0em;
max-width: 1600px;
}








#s-ae84a1c2-1846-4cb2-bb52-8b0ee80082e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae84a1c2-1846-4cb2-bb52-8b0ee80082e1.shg-box.shg-c {
  justify-content: center;
}

#s-92198e36-fb6c-44f3-b648-57c2385716ee {
  margin-top: 2em;
min-height: 260px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 992px) {
[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0em);
}

}

@media (min-width: 1200px) {
[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0em);
}

[id="s-92198e36-fb6c-44f3-b648-57c2385716ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0em);
}

}

#s-8f30e56c-a2e3-4e96-99f5-188c454daa0d {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-8f30e56c-a2e3-4e96-99f5-188c454daa0d img.shogun-image {
    
    width: px;
  }


#s-8f30e56c-a2e3-4e96-99f5-188c454daa0d .shogun-image-content {
  
    align-items: center;
  
}

#s-0beabac9-e22e-4fae-8af5-bb9c475ae634 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0beabac9-e22e-4fae-8af5-bb9c475ae634 .shogun-heading-component h3 {
  color: rgba(24, 64, 72, 1);
  font-weight:  700 ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1b72bdc4-3719-4ace-9aa9-44bf8447e0bc {
  margin-left: 4em;
margin-right: 4em;
padding-bottom: 2em;
}
@media (min-width: 768px) and (max-width: 991px){#s-1b72bdc4-3719-4ace-9aa9-44bf8447e0bc {
  margin-left: 1em;
margin-right: 1em;
}
}@media (max-width: 767px){#s-1b72bdc4-3719-4ace-9aa9-44bf8447e0bc {
  margin-left: 1em;
margin-right: 1em;
}
}
#s-425d7ad7-0535-4f17-8d84-a68124ef5982 {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-425d7ad7-0535-4f17-8d84-a68124ef5982 img.shogun-image {
    
    width: px;
  }


#s-425d7ad7-0535-4f17-8d84-a68124ef5982 .shogun-image-content {
  
    align-items: center;
  
}

#s-b5ae4c2c-b3dd-46ce-b910-03e33743e110 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b5ae4c2c-b3dd-46ce-b910-03e33743e110 .shogun-heading-component h3 {
  color: rgba(24, 64, 72, 1);
  font-weight:  700 ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6d7b39ec-9402-45bf-8679-70069165c4d5 {
  margin-left: 4em;
margin-right: 4em;
padding-bottom: 2em;
}
@media (min-width: 768px) and (max-width: 991px){#s-6d7b39ec-9402-45bf-8679-70069165c4d5 {
  margin-left: 1em;
margin-right: 1em;
}
}@media (max-width: 767px){#s-6d7b39ec-9402-45bf-8679-70069165c4d5 {
  margin-left: 1em;
margin-right: 1em;
}
}
/*
  $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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

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

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

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

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

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

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

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

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

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