.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-5723080d-dae7-4dcd-a923-81a7bcee1940 {
  margin-top: 60px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 340px;
text-align: center;
}

#s-5723080d-dae7-4dcd-a923-81a7bcee1940 .shogun-heading-component h1 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 28px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: 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;
}

#s-1aa53a79-18fd-42fd-8358-bc91f62c7796 {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 400px;
}

#s-a8f1a332-8f66-4093-a6e3-549cd3e75a82 {
  padding-left: 20px;
padding-right: 20px;
}

#s-a8f1a332-8f66-4093-a6e3-549cd3e75a82 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-3b45567d-2caa-43db-8624-054fe616d991 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 100px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 740px;
}

.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-c7527e0b-b070-4ca8-82bb-8374039d76a8 {
  margin-left: auto;
margin-right: auto;
max-width: 1100px;
}

@media (min-width: 0px) {
[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7527e0b-b070-4ca8-82bb-8374039d76a8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-29188c73-0ebf-4891-8226-bb0adf0b2858 {
  text-align: center;
}




  #s-29188c73-0ebf-4891-8226-bb0adf0b2858 img.shogun-image {
    
    width: px;
  }


#s-29188c73-0ebf-4891-8226-bb0adf0b2858 .shogun-image-content {
  
    align-items: center;
  
}

#s-574ff5e4-d5bd-43f3-9312-cde6c655ff00 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-574ff5e4-d5bd-43f3-9312-cde6c655ff00 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-613ebeb0-6d07-4776-a504-a73f6560c147 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-e11ba770-4c51-4fc7-8bb9-507b5c9ccbf9 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-2a6621c4-a189-49e9-8009-d709dd7e5190 {
  text-align: center;
}




  #s-2a6621c4-a189-49e9-8009-d709dd7e5190 img.shogun-image {
    
    width: px;
  }


#s-2a6621c4-a189-49e9-8009-d709dd7e5190 .shogun-image-content {
  
    align-items: center;
  
}

#s-e30641cd-74ed-4516-8154-9b893f071903 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-e30641cd-74ed-4516-8154-9b893f071903 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-67f4743d-24a7-4894-b9cd-1bfe3b27a2fd {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-623c4ac2-98f1-4565-915e-8abfc01ea1da {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-31149807-53f2-49eb-9d93-32b86fc9ce1a {
  text-align: center;
}




  #s-31149807-53f2-49eb-9d93-32b86fc9ce1a img.shogun-image {
    
    width: px;
  }


#s-31149807-53f2-49eb-9d93-32b86fc9ce1a .shogun-image-content {
  
    align-items: center;
  
}

#s-aa327134-f941-47da-bb64-8e0282d128af {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-aa327134-f941-47da-bb64-8e0282d128af .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-22e956bd-10ca-4053-b1d3-560bf84302f4 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-ac1989ef-9d62-4bd5-a041-9d19e14a223a {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-4f532aa2-9080-4ad0-8431-4482ebb19bd3 {
  text-align: center;
}




  #s-4f532aa2-9080-4ad0-8431-4482ebb19bd3 img.shogun-image {
    
    width: px;
  }


#s-4f532aa2-9080-4ad0-8431-4482ebb19bd3 .shogun-image-content {
  
    align-items: center;
  
}

#s-b21bc327-88b5-47a7-ad17-cba76695dd10 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-b21bc327-88b5-47a7-ad17-cba76695dd10 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f0f9229c-b310-41b8-b007-98de2a1bd06d {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-2cb654dd-a81d-4e16-b013-5d3432ceba10 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-24874429-67d8-427c-a02e-0488f4296424 {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
max-width: 1100px;
}

@media (min-width: 0px) {
[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-24874429-67d8-427c-a02e-0488f4296424"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d13d4d8c-0c2e-46ab-a342-1926c22b540d {
  text-align: center;
}




  #s-d13d4d8c-0c2e-46ab-a342-1926c22b540d img.shogun-image {
    
    width: px;
  }


#s-d13d4d8c-0c2e-46ab-a342-1926c22b540d .shogun-image-content {
  
    align-items: center;
  
}

#s-a299d629-dc8c-472f-a917-1bbf5605498b {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-a299d629-dc8c-472f-a917-1bbf5605498b .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6c9df420-3ac4-4c2d-ae2d-e001e06dd7aa {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-d22bae50-ddb0-4c60-8433-619152ebf004 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-8fbf88d9-8d2e-4063-8475-1ceffa15fd39 {
  text-align: center;
}




  #s-8fbf88d9-8d2e-4063-8475-1ceffa15fd39 img.shogun-image {
    
    width: px;
  }


#s-8fbf88d9-8d2e-4063-8475-1ceffa15fd39 .shogun-image-content {
  
    align-items: center;
  
}

#s-95016856-0c84-4dc7-bd5f-d762406887a4 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-95016856-0c84-4dc7-bd5f-d762406887a4 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8c76023c-53a3-47c6-8267-83c663f7f6e9 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-9c1e862d-faac-4184-ab4c-6a7cd6b7dc65 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-e3eb4720-8fad-4112-aae4-abecbc8d2aff {
  text-align: center;
}




  #s-e3eb4720-8fad-4112-aae4-abecbc8d2aff img.shogun-image {
    
    width: px;
  }


#s-e3eb4720-8fad-4112-aae4-abecbc8d2aff .shogun-image-content {
  
    align-items: center;
  
}

#s-818f6f62-11fb-48cb-ac7f-0db0f2d18023 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-818f6f62-11fb-48cb-ac7f-0db0f2d18023 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a06dd0f1-7324-4073-96f9-c0a4b2d63ca5 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-397a08ef-bb8e-4f8b-a799-3c05528e960b {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-27558ea1-356a-4642-9cb1-b2e3627cf5dd {
  text-align: center;
}




  #s-27558ea1-356a-4642-9cb1-b2e3627cf5dd img.shogun-image {
    
    width: px;
  }


#s-27558ea1-356a-4642-9cb1-b2e3627cf5dd .shogun-image-content {
  
    align-items: center;
  
}

#s-cbdf12f9-f876-4dea-bf36-1673e09b2bb6 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-cbdf12f9-f876-4dea-bf36-1673e09b2bb6 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-492f9136-6ab7-4568-ac66-39a38bc245f2 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-b7dae6b9-7a52-4cea-a2ab-8b7f7c7d3e34 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-d7a12af7-b8d1-4068-b2d1-a884f83e2922 {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
max-width: 1100px;
}

@media (min-width: 0px) {
[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d7a12af7-b8d1-4068-b2d1-a884f83e2922"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5cbaac93-d335-425a-a162-6ab3299c53d0 {
  text-align: center;
}




  #s-5cbaac93-d335-425a-a162-6ab3299c53d0 img.shogun-image {
    
    width: px;
  }


#s-5cbaac93-d335-425a-a162-6ab3299c53d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-e3bd846a-4389-4b38-bfaa-a40df2dfd576 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-e3bd846a-4389-4b38-bfaa-a40df2dfd576 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-39e5dc29-3971-4d51-8b94-96de635627d5 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-f5237f43-0747-4ceb-8cb2-8410caf023ea {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-83f80f0f-099c-4024-9301-b638e3637c11 {
  text-align: center;
}




  #s-83f80f0f-099c-4024-9301-b638e3637c11 img.shogun-image {
    
    width: px;
  }


#s-83f80f0f-099c-4024-9301-b638e3637c11 .shogun-image-content {
  
    align-items: center;
  
}

#s-7d45aa5a-fae2-49fb-8aa1-a3ea9cb419e5 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-7d45aa5a-fae2-49fb-8aa1-a3ea9cb419e5 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1c5ff2b0-f1d8-405d-9948-8d7543949e54 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-69907ef9-9968-4ca6-9cdf-ef80da1593f7 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-a643b426-ef2e-4ff0-b005-deca405ad1ca {
  text-align: center;
}




  #s-a643b426-ef2e-4ff0-b005-deca405ad1ca img.shogun-image {
    
    width: px;
  }


#s-a643b426-ef2e-4ff0-b005-deca405ad1ca .shogun-image-content {
  
    align-items: center;
  
}

#s-e194a172-2429-42f9-8a7d-55f44155de5e {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-e194a172-2429-42f9-8a7d-55f44155de5e .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-df95fb50-2c46-4afd-80b6-bb120b9b20c0 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-cbacebd2-4aa3-4121-be05-b57f6374a14a {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-b6e49ad6-2878-4432-b187-c690360965cc {
  text-align: center;
}




  #s-b6e49ad6-2878-4432-b187-c690360965cc img.shogun-image {
    
    width: px;
  }


#s-b6e49ad6-2878-4432-b187-c690360965cc .shogun-image-content {
  
    align-items: center;
  
}

#s-270b7bab-6be1-452c-b804-48eae459069a {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-270b7bab-6be1-452c-b804-48eae459069a .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-01d24e69-6c76-4fd0-ba18-531a6c116034 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-55344def-5aa7-4993-9b02-0b0636945586 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-9934b99c-1fc4-4ce0-b41a-32766b32618d {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
max-width: 1100px;
}

@media (min-width: 0px) {
[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9934b99c-1fc4-4ce0-b41a-32766b32618d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-dd57f23a-4bd6-4dcb-ad32-217d5230ee09 {
  text-align: center;
}




  #s-dd57f23a-4bd6-4dcb-ad32-217d5230ee09 img.shogun-image {
    
    width: px;
  }


#s-dd57f23a-4bd6-4dcb-ad32-217d5230ee09 .shogun-image-content {
  
    align-items: center;
  
}

#s-ff025228-e76c-4c04-80bd-c76438f4a2a6 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-ff025228-e76c-4c04-80bd-c76438f4a2a6 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ac2b8e0c-67af-4419-b158-5f2d7346bf95 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-69c29505-f1b0-4540-b87d-856c58795272 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-953b794a-c234-4175-b2d2-883d92cbfce9 {
  text-align: center;
}




  #s-953b794a-c234-4175-b2d2-883d92cbfce9 img.shogun-image {
    
    width: px;
  }


#s-953b794a-c234-4175-b2d2-883d92cbfce9 .shogun-image-content {
  
    align-items: center;
  
}

#s-7d82aaf8-20d4-4a34-8e17-3c43c9b9843f {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-7d82aaf8-20d4-4a34-8e17-3c43c9b9843f .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4163f56a-b27a-4997-9f64-a14c4acaa084 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-64da16be-7db5-477c-b683-d40f2d9151fd {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-466338e5-8028-46e6-9eab-27e13a558a4c {
  text-align: center;
}




  #s-466338e5-8028-46e6-9eab-27e13a558a4c img.shogun-image {
    
    width: px;
  }


#s-466338e5-8028-46e6-9eab-27e13a558a4c .shogun-image-content {
  
    align-items: center;
  
}

#s-c3f11012-445b-459c-afc2-3117bb6cb3ee {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-c3f11012-445b-459c-afc2-3117bb6cb3ee .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-19eb3e7d-cb27-4dfa-a7c0-7615136ac043 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-743103ae-ae01-4d7b-bcf9-bc9204b65e8b {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-243a770a-46d0-453d-9c43-b43da91ece89 {
  text-align: center;
}




  #s-243a770a-46d0-453d-9c43-b43da91ece89 img.shogun-image {
    
    width: px;
  }


#s-243a770a-46d0-453d-9c43-b43da91ece89 .shogun-image-content {
  
    align-items: center;
  
}

#s-2ffb3885-4a34-4bc2-b68d-0565ebbc9d25 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-2ffb3885-4a34-4bc2-b68d-0565ebbc9d25 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cc276b5b-c680-4f2b-9a7c-78e82af2347a {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-b5a5613d-f57e-4806-8d02-7fb804673517 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-cf43a856-5dbc-43e6-8b8b-6535accecc89 {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
max-width: 1100px;
}

@media (min-width: 0px) {
[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cf43a856-5dbc-43e6-8b8b-6535accecc89"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a1914ee7-e428-4e7c-b7d3-2b9af16e3d77 {
  text-align: center;
}




  #s-a1914ee7-e428-4e7c-b7d3-2b9af16e3d77 img.shogun-image {
    
    width: px;
  }


#s-a1914ee7-e428-4e7c-b7d3-2b9af16e3d77 .shogun-image-content {
  
    align-items: center;
  
}

#s-28c51b15-03b8-44c1-aff9-9c3204a26439 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-28c51b15-03b8-44c1-aff9-9c3204a26439 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3d463bb7-ffff-48d3-b4a4-ac78743342e8 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-7c1de7e3-1519-4467-8beb-7ac76d4003b1 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-d1591f94-1f6b-4b7c-a032-4f3c7a84134e {
  text-align: center;
}




  #s-d1591f94-1f6b-4b7c-a032-4f3c7a84134e img.shogun-image {
    
    width: px;
  }


#s-d1591f94-1f6b-4b7c-a032-4f3c7a84134e .shogun-image-content {
  
    align-items: center;
  
}

#s-9cb7cf4b-7ef3-428f-894c-91af4a2979ac {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-9cb7cf4b-7ef3-428f-894c-91af4a2979ac .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fcc693a3-ccfe-407e-9592-e11d8e2f1ead {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-8251f78b-9767-4648-bea9-a99914091eef {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-4579e006-fa8e-4bcb-b33f-c7860e80af03 {
  text-align: center;
}




  #s-4579e006-fa8e-4bcb-b33f-c7860e80af03 img.shogun-image {
    
    width: px;
  }


#s-4579e006-fa8e-4bcb-b33f-c7860e80af03 .shogun-image-content {
  
    align-items: center;
  
}

#s-ec2191ed-c2db-4121-8071-74168fcfa27b {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-ec2191ed-c2db-4121-8071-74168fcfa27b .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5e5d2ca9-d998-44e7-9931-472bae8fdd16 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-bf615c44-4104-412e-9c5f-f8ac9ef6108c {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-2cd35283-5e54-45c7-be8c-2572cd4ef31d {
  text-align: center;
}




  #s-2cd35283-5e54-45c7-be8c-2572cd4ef31d img.shogun-image {
    
    width: px;
  }


#s-2cd35283-5e54-45c7-be8c-2572cd4ef31d .shogun-image-content {
  
    align-items: center;
  
}

#s-3a1779c1-fff8-48af-aee9-28aa93210db3 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-3a1779c1-fff8-48af-aee9-28aa93210db3 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-59cce532-34f4-48a7-9612-09d105638455 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-2c462e37-a576-4274-9e97-f65b865d9ebd {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-1469e750-96a4-4144-ae81-f64ac282f8a2 {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
max-width: 1100px;
}

@media (min-width: 0px) {
[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1469e750-96a4-4144-ae81-f64ac282f8a2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-700fa109-295d-4deb-b155-9d81e1cdf30a {
  text-align: center;
}




  #s-700fa109-295d-4deb-b155-9d81e1cdf30a img.shogun-image {
    
    width: px;
  }


#s-700fa109-295d-4deb-b155-9d81e1cdf30a .shogun-image-content {
  
    align-items: center;
  
}

#s-8ac49c46-134d-43f6-82c8-4bddc8b3a029 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-8ac49c46-134d-43f6-82c8-4bddc8b3a029 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7d521ce8-e96b-4cad-bb0f-92cee0085999 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-b7c26f6f-b3db-49ae-8bfe-70536d974b0e {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-b4777889-ef5d-40eb-8c05-27b2805b94b9 {
  text-align: center;
}




  #s-b4777889-ef5d-40eb-8c05-27b2805b94b9 img.shogun-image {
    
    width: px;
  }


#s-b4777889-ef5d-40eb-8c05-27b2805b94b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-92c12d31-886e-4687-b81c-7ebedbf95573 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-92c12d31-886e-4687-b81c-7ebedbf95573 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ce708c4a-583f-426d-bb30-bdfdd434a4d9 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-96f85cb0-4c47-4a13-ae6b-5d3828f85b9a {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-c4d6f61b-c963-4d20-9f7c-9bfae24132b9 {
  text-align: center;
}




  #s-c4d6f61b-c963-4d20-9f7c-9bfae24132b9 img.shogun-image {
    
    width: px;
  }


#s-c4d6f61b-c963-4d20-9f7c-9bfae24132b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-51e74511-2369-4013-9818-7254e3c34228 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-51e74511-2369-4013-9818-7254e3c34228 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a1739852-ebb7-4faa-8810-79f249612804 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-481a9273-f4c3-4e00-b377-79763bdc7897 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-4717f646-e2b1-4d7e-b5b2-48a259b28680 {
  text-align: center;
}




  #s-4717f646-e2b1-4d7e-b5b2-48a259b28680 img.shogun-image {
    
    width: px;
  }


#s-4717f646-e2b1-4d7e-b5b2-48a259b28680 .shogun-image-content {
  
    align-items: center;
  
}

#s-d38511f6-3452-4d36-8d42-9d6a88b99655 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-d38511f6-3452-4d36-8d42-9d6a88b99655 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b9cff4d2-6d3b-4fac-b778-2f2b2e04a3ed {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-22091e30-9e3c-4fa9-a184-1a3bd411ef7f {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-bf12220f-4c3c-4eac-91ec-d639d41abd92 {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
max-width: 1100px;
}

@media (min-width: 0px) {
[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bf12220f-4c3c-4eac-91ec-d639d41abd92"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-dc3435e7-527e-4652-9e56-0b4f2842ccc7 {
  text-align: center;
}




  #s-dc3435e7-527e-4652-9e56-0b4f2842ccc7 img.shogun-image {
    
    width: px;
  }


#s-dc3435e7-527e-4652-9e56-0b4f2842ccc7 .shogun-image-content {
  
    align-items: center;
  
}

#s-696973dd-8545-4618-8beb-47fe1b7c4518 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-696973dd-8545-4618-8beb-47fe1b7c4518 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0c25846d-7ac2-44ff-9e29-85e394c8d382 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-01d8e8c0-2578-4031-b355-67b25027f59f {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-422aef4a-58da-48a6-8114-0f34484c4585 {
  text-align: center;
}




  #s-422aef4a-58da-48a6-8114-0f34484c4585 img.shogun-image {
    
    width: px;
  }


#s-422aef4a-58da-48a6-8114-0f34484c4585 .shogun-image-content {
  
    align-items: center;
  
}

#s-f3e251a6-611a-456c-bb2a-f9771759f7ce {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-f3e251a6-611a-456c-bb2a-f9771759f7ce .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-26432b63-8970-4281-aeb7-fa5c6922477c {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-cf1cb3af-a49f-49c7-b8ce-342d08057aa2 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-297a4da8-5ff8-4ac2-afa3-1ef3156577b5 {
  text-align: center;
}




  #s-297a4da8-5ff8-4ac2-afa3-1ef3156577b5 img.shogun-image {
    
    width: px;
  }


#s-297a4da8-5ff8-4ac2-afa3-1ef3156577b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-a71c57fc-0773-475b-872f-75826db98fe5 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-a71c57fc-0773-475b-872f-75826db98fe5 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3d5c250b-751b-40dd-8bf5-5ab3b20f8599 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-b57e5daf-e9ef-4c67-ade9-b54b2e8546bf {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-dde4677d-5937-4121-ae00-42c45e4b4f0e {
  text-align: center;
}




  #s-dde4677d-5937-4121-ae00-42c45e4b4f0e img.shogun-image {
    
    width: px;
  }


#s-dde4677d-5937-4121-ae00-42c45e4b4f0e .shogun-image-content {
  
    align-items: center;
  
}

#s-971e67ff-2446-4781-8a64-9cb2b7a86816 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-971e67ff-2446-4781-8a64-9cb2b7a86816 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6afd58eb-efcc-4630-a5ed-e4d7d00701e2 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-c044e716-61f4-4b42-8800-f9800776cffb {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-1a6647f5-ad0e-49d4-855e-1bb666a7d235 {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
max-width: 1100px;
}

@media (min-width: 0px) {
[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1a6647f5-ad0e-49d4-855e-1bb666a7d235"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-fa540856-a599-43ca-ac67-b119a5b07337 {
  text-align: center;
}




  #s-fa540856-a599-43ca-ac67-b119a5b07337 img.shogun-image {
    
    width: px;
  }


#s-fa540856-a599-43ca-ac67-b119a5b07337 .shogun-image-content {
  
    align-items: center;
  
}

#s-10f5f608-48c4-4db0-8ecd-1fa3cb083cf2 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-10f5f608-48c4-4db0-8ecd-1fa3cb083cf2 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f25cabcc-cf30-4fd9-84fe-8a2943b1bb4a {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-3cc771d8-357b-48d7-be06-5fafaaf7da13 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-98876ce5-a32b-41ad-9b89-2c1fddc81807 {
  text-align: center;
}




  #s-98876ce5-a32b-41ad-9b89-2c1fddc81807 img.shogun-image {
    
    width: px;
  }


#s-98876ce5-a32b-41ad-9b89-2c1fddc81807 .shogun-image-content {
  
    align-items: center;
  
}

#s-1e6d7ef3-9917-40ff-99ce-3fc0e1469b4e {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-1e6d7ef3-9917-40ff-99ce-3fc0e1469b4e .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3cce6051-7986-41f9-a386-d7b3c153ae0b {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-efdb1eb7-754b-4340-a764-1eb549b5214b {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-82f68b10-10e1-4450-9e3a-44488f61ec47 {
  text-align: center;
}




  #s-82f68b10-10e1-4450-9e3a-44488f61ec47 img.shogun-image {
    
    width: px;
  }


#s-82f68b10-10e1-4450-9e3a-44488f61ec47 .shogun-image-content {
  
    align-items: center;
  
}

#s-aedd4065-6743-42db-b330-22c32e512ddf {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-aedd4065-6743-42db-b330-22c32e512ddf .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-581b6f2d-19f5-4d7e-81b0-4739470c6404 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-07fa0974-4224-4049-bcf6-e8e37c7ae25f {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-9a5f5329-0f07-459c-b565-8c231ab7497f {
  text-align: center;
}




  #s-9a5f5329-0f07-459c-b565-8c231ab7497f img.shogun-image {
    
    width: px;
  }


#s-9a5f5329-0f07-459c-b565-8c231ab7497f .shogun-image-content {
  
    align-items: center;
  
}

#s-f9695dfa-2517-4793-add2-89173889fbcd {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-f9695dfa-2517-4793-add2-89173889fbcd .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-43e0bb7e-94e1-466a-a574-8f9816c35ce7 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-6f6c2fdb-67f2-4922-a8e1-ff7dd7728d8f {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-fed4e8f4-d076-4933-afa0-b47d5ab7418b {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
max-width: 1100px;
}

@media (min-width: 0px) {
[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fed4e8f4-d076-4933-afa0-b47d5ab7418b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-007c1ed0-ec9c-4be0-ab8a-45cfdcae2632 {
  text-align: center;
}




  #s-007c1ed0-ec9c-4be0-ab8a-45cfdcae2632 img.shogun-image {
    
    width: px;
  }


#s-007c1ed0-ec9c-4be0-ab8a-45cfdcae2632 .shogun-image-content {
  
    align-items: center;
  
}

#s-33216dab-5161-4e88-9a53-455d9e909a8f {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-33216dab-5161-4e88-9a53-455d9e909a8f .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b597ba59-d744-4c1d-a84b-7035dc5efee7 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-000d7017-0fa2-4879-b93a-6ed45f7a4c54 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-cf8f5136-63ed-4c66-b520-c0db4b358fee {
  text-align: center;
}




  #s-cf8f5136-63ed-4c66-b520-c0db4b358fee img.shogun-image {
    
    width: px;
  }


#s-cf8f5136-63ed-4c66-b520-c0db4b358fee .shogun-image-content {
  
    align-items: center;
  
}

#s-70f94cec-ccd6-40de-82b7-5db695eb8dde {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-70f94cec-ccd6-40de-82b7-5db695eb8dde .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-78e2d6cc-e0f7-420d-9710-1acf38e9300f {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-ee8f6bfe-5c2a-4b27-9670-f953c33f981d {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-d6bdc960-2f07-48d6-97cc-7c3756fc49de {
  text-align: center;
}




  #s-d6bdc960-2f07-48d6-97cc-7c3756fc49de img.shogun-image {
    
    width: px;
  }


#s-d6bdc960-2f07-48d6-97cc-7c3756fc49de .shogun-image-content {
  
    align-items: center;
  
}

#s-490b19e7-2c7a-4c86-a20d-ea27910eb68a {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-490b19e7-2c7a-4c86-a20d-ea27910eb68a .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-760f629a-b5f3-4df7-9baf-326a285e091e {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-10fa6baf-8f4b-4d68-97f8-dd346b476471 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-28eeefec-5463-4d69-9e7d-c55557fd90f1 {
  text-align: center;
}




  #s-28eeefec-5463-4d69-9e7d-c55557fd90f1 img.shogun-image {
    
    width: px;
  }


#s-28eeefec-5463-4d69-9e7d-c55557fd90f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c7206f4-fbc7-4007-9c7f-2d96dc975478 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-5c7206f4-fbc7-4007-9c7f-2d96dc975478 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2bb19fa5-f99f-4a14-a93f-0e1be51ce306 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-55ac96bc-6a55-4eea-b225-56d5289e05c4 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-2541a2af-899b-4093-a1a3-c9f733cf5a7f {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
max-width: 1100px;
}

@media (min-width: 0px) {
[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2541a2af-899b-4093-a1a3-c9f733cf5a7f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-10d691ae-d77a-479b-bf7a-01b26d2d1166 {
  text-align: center;
}




  #s-10d691ae-d77a-479b-bf7a-01b26d2d1166 img.shogun-image {
    
    width: px;
  }


#s-10d691ae-d77a-479b-bf7a-01b26d2d1166 .shogun-image-content {
  
    align-items: center;
  
}

#s-02f15edb-9b60-48f3-a5ec-180363475a9a {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 22px;
padding-left: 20px;
padding-bottom: 22px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-02f15edb-9b60-48f3-a5ec-180363475a9a .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5ae9457b-38b4-4c7f-be34-e648f9081727 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-b720729b-a824-4ce2-89a5-f7f6300d7f1d {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-4c965dfd-8071-4081-83ab-3881aebe84fd {
  text-align: center;
}




  #s-4c965dfd-8071-4081-83ab-3881aebe84fd img.shogun-image {
    
    width: px;
  }


#s-4c965dfd-8071-4081-83ab-3881aebe84fd .shogun-image-content {
  
    align-items: center;
  
}

#s-3cb32d70-1591-4d6b-b1f7-eca546a8499e {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 22px;
padding-left: 20px;
padding-bottom: 22px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-3cb32d70-1591-4d6b-b1f7-eca546a8499e .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fe085303-dd1b-4000-bbb2-0b4e3fa044e7 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-2de6eede-ff53-42b9-bcb8-d82890860162 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-a674b01b-08a7-40d9-a98a-9fffa1ba3ff8 {
  text-align: center;
}




  #s-a674b01b-08a7-40d9-a98a-9fffa1ba3ff8 img.shogun-image {
    
    width: px;
  }


#s-a674b01b-08a7-40d9-a98a-9fffa1ba3ff8 .shogun-image-content {
  
    align-items: center;
  
}

#s-e14973c9-c5b2-4976-9a10-15620b92bc44 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 22px;
padding-left: 20px;
padding-bottom: 22px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-e14973c9-c5b2-4976-9a10-15620b92bc44 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-24738361-64cf-491c-87a9-f211d5017042 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-d62d5ebf-cbd1-4022-977d-6e882fdfd905 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-427a743f-8c72-489f-a7c8-97b2d650f107 {
  text-align: center;
}




  #s-427a743f-8c72-489f-a7c8-97b2d650f107 img.shogun-image {
    
    width: px;
  }


#s-427a743f-8c72-489f-a7c8-97b2d650f107 .shogun-image-content {
  
    align-items: center;
  
}

#s-1b52cdbe-7dd6-451a-8590-8aee2607ad03 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-1b52cdbe-7dd6-451a-8590-8aee2607ad03 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1d9944b4-475c-4ae6-90fd-26021dc883f2 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-231b3a1a-e906-423d-b056-18825cfbf408 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-3538134c-1283-4e30-a30d-0b358ee55fbb {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
max-width: 1100px;
}

@media (min-width: 0px) {
[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3538134c-1283-4e30-a30d-0b358ee55fbb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-86988a53-c1df-4a8d-9f37-0afb9395a65a {
  text-align: center;
}




  #s-86988a53-c1df-4a8d-9f37-0afb9395a65a img.shogun-image {
    
    width: px;
  }


#s-86988a53-c1df-4a8d-9f37-0afb9395a65a .shogun-image-content {
  
    align-items: center;
  
}

#s-e8c3cfca-1725-4ecb-a3be-571d0eeb9884 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-e8c3cfca-1725-4ecb-a3be-571d0eeb9884 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-18b2ac0c-4ab0-48a1-8f76-4caa93868f3a {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-58ab671b-4931-42a0-8180-58bc0defe28f {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-b9f58e7d-54db-40d8-9145-b8fb010436c0 {
  text-align: center;
}




  #s-b9f58e7d-54db-40d8-9145-b8fb010436c0 img.shogun-image {
    
    width: px;
  }


#s-b9f58e7d-54db-40d8-9145-b8fb010436c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-d6e0f751-0d72-4f7d-8d57-25393d4f213c {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-d6e0f751-0d72-4f7d-8d57-25393d4f213c .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8cd8eebb-fcb6-4f66-8243-67a708231802 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-da9e1ac7-3c49-4026-907e-ec3d4cd65eb0 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-e30743df-9c1d-4f79-8024-ad9159802491 {
  text-align: center;
}




  #s-e30743df-9c1d-4f79-8024-ad9159802491 img.shogun-image {
    
    width: px;
  }


#s-e30743df-9c1d-4f79-8024-ad9159802491 .shogun-image-content {
  
    align-items: center;
  
}

#s-c8ed0111-baf3-4931-ad88-afbbe1cc1525 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-c8ed0111-baf3-4931-ad88-afbbe1cc1525 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fe9c1123-11d5-40c0-add1-ed81b88f8e6e {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-0eac79af-da7c-433d-85a0-0bc837eeafab {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-772e35af-ada1-4aa6-8022-76ebb3bc66a3 {
  text-align: center;
}




  #s-772e35af-ada1-4aa6-8022-76ebb3bc66a3 img.shogun-image {
    
    width: px;
  }


#s-772e35af-ada1-4aa6-8022-76ebb3bc66a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-63b95c47-587d-4921-b09f-7c4578eae666 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-63b95c47-587d-4921-b09f-7c4578eae666 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3a92772b-4058-43be-92aa-7098014fca21 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-11d66c84-3e5f-4b43-b157-49843881fb6b {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74 {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
max-width: 1100px;
}

@media (min-width: 0px) {
[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0e7d7e21-8725-4323-a9f0-05c0c5f73e74"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-69d47b99-add5-41b5-be3c-558bc7068819 {
  text-align: center;
}




  #s-69d47b99-add5-41b5-be3c-558bc7068819 img.shogun-image {
    
    width: px;
  }


#s-69d47b99-add5-41b5-be3c-558bc7068819 .shogun-image-content {
  
    align-items: center;
  
}

#s-5a82ddb3-b6c8-4b98-814c-c86d19ce2559 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-5a82ddb3-b6c8-4b98-814c-c86d19ce2559 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e5ce4641-3ade-4142-9c67-7070040e8950 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-c31e7df5-a645-47f3-93d9-04e934346ef2 {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-ffbd0820-c04f-486a-9cae-f8d124c91bdd {
  text-align: center;
}




  #s-ffbd0820-c04f-486a-9cae-f8d124c91bdd img.shogun-image {
    
    width: px;
  }


#s-ffbd0820-c04f-486a-9cae-f8d124c91bdd .shogun-image-content {
  
    align-items: center;
  
}

#s-2a008ec8-e8a8-4247-9d04-0ddbdacf7c13 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-2a008ec8-e8a8-4247-9d04-0ddbdacf7c13 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c61604d0-b401-4f4c-8d82-a43dfe45ecdf {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-c440aae2-a5ec-4416-95bf-2de78c91316a {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-099735ae-1f0b-4cfb-ac99-b9daff9892e6 {
  text-align: center;
}




  #s-099735ae-1f0b-4cfb-ac99-b9daff9892e6 img.shogun-image {
    
    width: px;
  }


#s-099735ae-1f0b-4cfb-ac99-b9daff9892e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-1e320b15-3b10-486c-8f66-2f1981abc5d5 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-1e320b15-3b10-486c-8f66-2f1981abc5d5 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-39ca3fab-2cc5-4bc1-86f0-339cf89a25dd {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-f7e58f66-be36-40d2-9e97-56833d0c4f6c {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-1cf060cd-54c9-4941-bef0-af6e6863a778 {
  text-align: center;
}




  #s-1cf060cd-54c9-4941-bef0-af6e6863a778 img.shogun-image {
    
    width: px;
  }


#s-1cf060cd-54c9-4941-bef0-af6e6863a778 .shogun-image-content {
  
    align-items: center;
  
}

#s-ade778f8-6b9f-40c3-980a-0d2721275d90 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-ade778f8-6b9f-40c3-980a-0d2721275d90 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-56a9fef1-7a51-4fd3-8dc0-143bd6e80b17 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-4e448b84-5f0e-4546-9d62-713b6680438e {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-b367381b-6930-4bf5-b116-de5a86f6cd89 {
  margin-top: 40px;
margin-left: auto;
margin-right: auto;
max-width: 1100px;
}

@media (min-width: 0px) {
[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b367381b-6930-4bf5-b116-de5a86f6cd89"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ead408a5-8817-4ef6-b8d1-4590796a167c {
  text-align: center;
}




  #s-ead408a5-8817-4ef6-b8d1-4590796a167c img.shogun-image {
    
    width: px;
  }


#s-ead408a5-8817-4ef6-b8d1-4590796a167c .shogun-image-content {
  
    align-items: center;
  
}

#s-cee86588-7d90-4697-9a28-48396fe85c1f {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-cee86588-7d90-4697-9a28-48396fe85c1f .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e7e358fe-f900-43da-aa9a-1e3f5b33d510 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-e519bacd-899e-49da-a702-97ece03843cc {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-5130943e-3b3c-43ad-b3c7-60d42f7cae8b {
  text-align: center;
}




  #s-5130943e-3b3c-43ad-b3c7-60d42f7cae8b img.shogun-image {
    
    width: px;
  }


#s-5130943e-3b3c-43ad-b3c7-60d42f7cae8b .shogun-image-content {
  
    align-items: center;
  
}

#s-c4aae778-8e47-48d0-9ceb-4cef0f8e0831 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-c4aae778-8e47-48d0-9ceb-4cef0f8e0831 .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a688c6fa-a299-4917-9ac9-d898d07ad4e7 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-c7df1951-a48f-420e-8ca5-4ffec33b45dc {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

#s-b62b9b0a-5534-4c51-ac0e-a8257881f10b {
  text-align: center;
}




  #s-b62b9b0a-5534-4c51-ac0e-a8257881f10b img.shogun-image {
    
    width: px;
  }


#s-b62b9b0a-5534-4c51-ac0e-a8257881f10b .shogun-image-content {
  
    align-items: center;
  
}

#s-ad44af28-2860-446c-8a30-b721e2d372da {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
text-align: center;
}

#s-ad44af28-2860-446c-8a30-b721e2d372da .shogun-heading-component h2 {
  color: rgba(32, 78, 156, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5de6297f-b4d8-4ba9-871c-9d1d811134e2 {
  margin-top: 20px;
padding-left: 20px;
padding-right: 20px;
min-height: 70px;
}

#s-2ed6aa4f-55b3-42d6-89ac-8c5301f8435e {
  border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(213, 222, 240, 1);
border-style: solid;
min-height: 120px;
}

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

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