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

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

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

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

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

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

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

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

#s-2da781ee-2900-4f32-9af6-03c9d18e338f {
  min-height: 50px;
}








#s-2da781ee-2900-4f32-9af6-03c9d18e338f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2da781ee-2900-4f32-9af6-03c9d18e338f.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-cover {
  -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-33e3cf77-58a7-4387-a006-b847f3b48837 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}




  #s-33e3cf77-58a7-4387-a006-b847f3b48837 img.shogun-image {
    
    width: px;
  }


#s-33e3cf77-58a7-4387-a006-b847f3b48837 .shogun-image-content {
  
    align-items: center;
  
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #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-a8defea8-4981-4d56-89fe-74b42f2bf586 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a8defea8-4981-4d56-89fe-74b42f2bf586 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 90px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-a8defea8-4981-4d56-89fe-74b42f2bf586 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 40px;
  line-height: ;
  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;
}

@media (max-width: 767px){#s-d3b1f8cf-ad96-4294-9b3c-8ee25fd731b4 {
  display: none;
}
#s-d3b1f8cf-ad96-4294-9b3c-8ee25fd731b4, #wrap-s-d3b1f8cf-ad96-4294-9b3c-8ee25fd731b4 { display:none !important; }}
#s-cc60e163-b0f1-4f85-8080-664df3c66e78 {
  min-height: 50px;
}








#s-cc60e163-b0f1-4f85-8080-664df3c66e78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc60e163-b0f1-4f85-8080-664df3c66e78.shg-box.shg-c {
  justify-content: center;
}

#s-d02befa0-ba0a-4b97-8949-1b4eba17e762 {
  min-height: 50px;
}








#s-d02befa0-ba0a-4b97-8949-1b4eba17e762 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d02befa0-ba0a-4b97-8949-1b4eba17e762.shg-box.shg-c {
  justify-content: center;
}

#s-c7619f47-8125-4d80-9809-481039d11015 {
  min-height: 50px;
}








#s-c7619f47-8125-4d80-9809-481039d11015 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7619f47-8125-4d80-9809-481039d11015.shg-box.shg-c {
  justify-content: center;
}

#s-3e777940-3755-41d2-a858-22cbb130750b {
  margin-left: 0px;
margin-right: 0px;
padding-left: 50px;
padding-right: 50px;
}

#s-8a3aa447-fc84-4b37-b4e5-47f65cb55fb9 {
  min-height: 50px;
}








#s-8a3aa447-fc84-4b37-b4e5-47f65cb55fb9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a3aa447-fc84-4b37-b4e5-47f65cb55fb9.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-79dd7aa4-241e-4427-995f-cf02bf5e7202"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f9d80f18-fecb-409b-83af-99a8f49923b1 {
  text-align: center;
}
@media (max-width: 767px){#s-f9d80f18-fecb-409b-83af-99a8f49923b1 {
  display: none;
}
#s-f9d80f18-fecb-409b-83af-99a8f49923b1, #wrap-s-f9d80f18-fecb-409b-83af-99a8f49923b1 { display:none !important; }}



  #s-f9d80f18-fecb-409b-83af-99a8f49923b1 img.shogun-image {
    
    width: px;
  }


#s-f9d80f18-fecb-409b-83af-99a8f49923b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-a1af8dbc-81fe-4c4b-bc0b-45834780fbb8 {
  text-align: center;
}
@media (max-width: 767px){#s-a1af8dbc-81fe-4c4b-bc0b-45834780fbb8 {
  display: none;
}
#s-a1af8dbc-81fe-4c4b-bc0b-45834780fbb8, #wrap-s-a1af8dbc-81fe-4c4b-bc0b-45834780fbb8 { display:none !important; }}



  #s-a1af8dbc-81fe-4c4b-bc0b-45834780fbb8 img.shogun-image {
    
    width: px;
  }


#s-a1af8dbc-81fe-4c4b-bc0b-45834780fbb8 .shogun-image-content {
  
    align-items: center;
  
}

#s-999209b3-25d5-4c3b-9716-e0b4819256c4 {
  min-height: 50px;
}








#s-999209b3-25d5-4c3b-9716-e0b4819256c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-999209b3-25d5-4c3b-9716-e0b4819256c4.shg-box.shg-c {
  justify-content: center;
}

#s-f4e4ba36-0ff7-4ecd-9e15-b02719029383 {
  background-color: rgba(235, 233, 234, 1);
}

@media (min-width: 0px) {
[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f4e4ba36-0ff7-4ecd-9e15-b02719029383"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-07f75aed-11a2-422b-8d52-8561e9f45459 {
  text-align: center;
}





#s-07f75aed-11a2-422b-8d52-8561e9f45459 .shogun-image-content {
  
    align-items: center;
  
}

#s-c5c891f4-cb61-435d-8cc9-fe8103adffb9 {
  padding-top: 30px;
padding-left: 50px;
padding-bottom: 30px;
padding-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c5c891f4-cb61-435d-8cc9-fe8103adffb9 {
  padding-top: 1px;
padding-bottom: 1px;
}
}







#s-c5c891f4-cb61-435d-8cc9-fe8103adffb9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5c891f4-cb61-435d-8cc9-fe8103adffb9.shg-box.shg-c {
  justify-content: center;
}

#s-443143b8-9107-4abe-8a1b-d30473688c34 {
  min-height: 50px;
}








#s-443143b8-9107-4abe-8a1b-d30473688c34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-443143b8-9107-4abe-8a1b-d30473688c34.shg-box.shg-c {
  justify-content: center;
}

#s-7403437f-90ff-4f04-ae40-a6edf91364ff {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-7403437f-90ff-4f04-ae40-a6edf91364ff .shogun-heading-component h2 {
  color: rgba(39, 50, 115, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-168e4b39-a55c-4554-a814-86bb2b1736a7 {
  opacity: 1;
}

#s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4 {
  background-color: rgba(235, 233, 234, 1);
}

@media (min-width: 0px) {
[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-60dd493d-0d1e-4ea4-9e0e-86fd65d49cb4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-405e787c-6700-47dd-b586-0175b7a7d32a {
  padding-top: 30px;
padding-left: 50px;
padding-bottom: 30px;
padding-right: 50px;
}








#s-405e787c-6700-47dd-b586-0175b7a7d32a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-405e787c-6700-47dd-b586-0175b7a7d32a.shg-box.shg-c {
  justify-content: center;
}

#s-5282247c-202a-4b2c-a969-3f3feaaaf236 {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-5282247c-202a-4b2c-a969-3f3feaaaf236 .shogun-heading-component h2 {
  color: rgba(39, 50, 115, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cb49d7d0-47c6-4388-a922-7e28e18282ab {
  min-height: 0px;
}

#s-caebae28-45a1-4b01-b67b-8d606e1d0825 {
  min-height: 50px;
}
@media (max-width: 767px){#s-caebae28-45a1-4b01-b67b-8d606e1d0825 {
  display: none;
}
#s-caebae28-45a1-4b01-b67b-8d606e1d0825, #wrap-s-caebae28-45a1-4b01-b67b-8d606e1d0825 { display:none !important; }}







#s-caebae28-45a1-4b01-b67b-8d606e1d0825 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-caebae28-45a1-4b01-b67b-8d606e1d0825.shg-box.shg-c {
  justify-content: center;
}

#s-8cb34eb0-f7f3-447d-a99d-3cf032e265a0 {
  text-align: center;
}




  #s-8cb34eb0-f7f3-447d-a99d-3cf032e265a0 img.shogun-image {
    
    width: px;
  }


#s-8cb34eb0-f7f3-447d-a99d-3cf032e265a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-344d9edc-e258-4a5e-9820-56072b239575 {
  margin-top: 99px;
margin-bottom: 90px;
}








#s-344d9edc-e258-4a5e-9820-56072b239575 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-344d9edc-e258-4a5e-9820-56072b239575.shg-box.shg-c {
  justify-content: center;
}

#s-63c9ce4e-7662-421a-ab99-decc1edf147d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-63c9ce4e-7662-421a-ab99-decc1edf147d .shogun-heading-component h2 {
  color: rgba(49, 59, 121, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 38px;
  line-height: 2em;
  letter-spacing: 2px;
  text-align: center;
}



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

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

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

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

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

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

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

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-546a27fe-7254-44f0-83a8-ff3a0d1cddbd {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-546a27fe-7254-44f0-83a8-ff3a0d1cddbd .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-546a27fe-7254-44f0-83a8-ff3a0d1cddbd .shg-sld-nav-button.shg-sld-left,
#s-546a27fe-7254-44f0-83a8-ff3a0d1cddbd .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-3584f752-320e-4570-83cd-bfb589eee419"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-f1792540-580e-4aba-9589-2abc9ec2c065 {
  border-style: solid;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(202, 197, 184, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-f1792540-580e-4aba-9589-2abc9ec2c065 {
  margin-bottom: 20px;
}
}







#s-f1792540-580e-4aba-9589-2abc9ec2c065 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1792540-580e-4aba-9589-2abc9ec2c065.shg-box.shg-c {
  justify-content: center;
}

#s-80fe2b82-1cea-4876-9f6f-e4914ed6aa85 {
  text-align: center;
}




  #s-80fe2b82-1cea-4876-9f6f-e4914ed6aa85 img.shogun-image {
    
    width: px;
  }


#s-80fe2b82-1cea-4876-9f6f-e4914ed6aa85 .shogun-image-content {
  
    align-items: center;
  
}

#s-2004b542-3ba7-4e13-a3b6-c861f61c17f0 {
  padding-top: 10px;
}

#s-44864cb8-5b9b-48cd-b98f-0fdfb0744206 {
  border-style: solid;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(202, 197, 184, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-44864cb8-5b9b-48cd-b98f-0fdfb0744206 {
  margin-bottom: 20px;
}
}







#s-44864cb8-5b9b-48cd-b98f-0fdfb0744206 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44864cb8-5b9b-48cd-b98f-0fdfb0744206.shg-box.shg-c {
  justify-content: center;
}

#s-98a02c17-3bff-4116-b703-4870b803334a {
  text-align: center;
}




  #s-98a02c17-3bff-4116-b703-4870b803334a img.shogun-image {
    
    width: px;
  }


#s-98a02c17-3bff-4116-b703-4870b803334a .shogun-image-content {
  
    align-items: center;
  
}

#s-2e48579d-55f3-4b98-8049-3c830dd8e70e {
  padding-top: 10px;
}

#s-120de84c-a75a-4942-bd5c-7b9f5b4f104a {
  border-style: solid;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(202, 197, 184, 1);
border-style: solid;
min-height: 50px;
}








#s-120de84c-a75a-4942-bd5c-7b9f5b4f104a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-120de84c-a75a-4942-bd5c-7b9f5b4f104a.shg-box.shg-c {
  justify-content: center;
}

#s-44f47335-6e89-4e68-b3cc-fea2e363d07b {
  text-align: center;
}




  #s-44f47335-6e89-4e68-b3cc-fea2e363d07b img.shogun-image {
    
    width: px;
  }


#s-44f47335-6e89-4e68-b3cc-fea2e363d07b .shogun-image-content {
  
    align-items: center;
  
}

#s-d0db6106-c5bc-4c27-ba81-560e5c0d357a {
  padding-top: 10px;
}

#s-b0e469e3-e3ba-4a5b-acb3-6d0326725061 {
  border-style: solid;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(202, 197, 184, 1);
border-style: solid;
min-height: 50px;
}








#s-b0e469e3-e3ba-4a5b-acb3-6d0326725061 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0e469e3-e3ba-4a5b-acb3-6d0326725061.shg-box.shg-c {
  justify-content: center;
}

#s-700e621b-9348-45f7-b88d-b03256b26cd1 {
  text-align: center;
}




  #s-700e621b-9348-45f7-b88d-b03256b26cd1 img.shogun-image {
    
    width: px;
  }


#s-700e621b-9348-45f7-b88d-b03256b26cd1 .shogun-image-content {
  
    align-items: center;
  
}

#s-412a8fbd-4750-44bc-989f-82f8ee4c6906 {
  padding-top: 10px;
}

@media (min-width: 0px) {
[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2dd03820-4aa9-4106-8b79-563bda847cb9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-d855247a-60aa-405c-902b-be80718b44e1 {
  border-style: solid;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(202, 197, 184, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-d855247a-60aa-405c-902b-be80718b44e1 {
  margin-bottom: 20px;
}
}







#s-d855247a-60aa-405c-902b-be80718b44e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d855247a-60aa-405c-902b-be80718b44e1.shg-box.shg-c {
  justify-content: center;
}

#s-9595f151-8f75-434c-8d59-89726165c917 {
  text-align: center;
}




  #s-9595f151-8f75-434c-8d59-89726165c917 img.shogun-image {
    
    width: px;
  }


#s-9595f151-8f75-434c-8d59-89726165c917 .shogun-image-content {
  
    align-items: center;
  
}

#s-7327fd22-1461-42a3-8e12-8a245143fc27 {
  padding-top: 10px;
}

#s-e4d92f74-3188-462b-aee0-3441238482a2 {
  border-style: solid;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(202, 197, 184, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-e4d92f74-3188-462b-aee0-3441238482a2 {
  margin-bottom: 20px;
}
}







#s-e4d92f74-3188-462b-aee0-3441238482a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4d92f74-3188-462b-aee0-3441238482a2.shg-box.shg-c {
  justify-content: center;
}

#s-cdb90fd8-635e-4e55-8905-ef8e59bc0ed6 {
  text-align: center;
}




  #s-cdb90fd8-635e-4e55-8905-ef8e59bc0ed6 img.shogun-image {
    
    width: px;
  }


#s-cdb90fd8-635e-4e55-8905-ef8e59bc0ed6 .shogun-image-content {
  
    align-items: center;
  
}

#s-7eeb72ed-3045-47d9-a731-3c911df15111 {
  padding-top: 10px;
}

#s-4817c054-33cf-44a9-92ce-6e9bfcf8b547 {
  border-style: solid;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(202, 197, 184, 1);
border-style: solid;
min-height: 50px;
}








#s-4817c054-33cf-44a9-92ce-6e9bfcf8b547 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4817c054-33cf-44a9-92ce-6e9bfcf8b547.shg-box.shg-c {
  justify-content: center;
}

#s-77477a49-a378-4f8d-8fa1-51a52230f438 {
  text-align: center;
}




  #s-77477a49-a378-4f8d-8fa1-51a52230f438 img.shogun-image {
    
    width: px;
  }


#s-77477a49-a378-4f8d-8fa1-51a52230f438 .shogun-image-content {
  
    align-items: center;
  
}

#s-9d4a46e2-ef9e-409f-ba76-0c377423ec39 {
  padding-top: 10px;
}

#s-71fb998c-3b5c-469d-9b46-e4ca580ea6b2 {
  border-style: solid;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(202, 197, 184, 1);
border-style: solid;
min-height: 50px;
}








#s-71fb998c-3b5c-469d-9b46-e4ca580ea6b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71fb998c-3b5c-469d-9b46-e4ca580ea6b2.shg-box.shg-c {
  justify-content: center;
}

#s-e481bfb9-cd0e-427e-b73d-d37259b337c2 {
  text-align: center;
}




  #s-e481bfb9-cd0e-427e-b73d-d37259b337c2 img.shogun-image {
    
    width: px;
  }


#s-e481bfb9-cd0e-427e-b73d-d37259b337c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-f5b23885-5133-4e65-9a59-30c7c71cb226 {
  padding-top: 10px;
}

#s-37540348-ea97-4b15-b3d2-3e5ccfdbbc46 {
  text-align: center;
}




  #s-37540348-ea97-4b15-b3d2-3e5ccfdbbc46 img.shogun-image {
    
    width: px;
  }


#s-37540348-ea97-4b15-b3d2-3e5ccfdbbc46 .shogun-image-content {
  
    align-items: center;
  
}

#s-003fe709-7599-4d51-be66-9cc366028ec6 {
  padding-top: 30px;
padding-left: 20px;
padding-bottom: 30px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(242, 242, 242, 1);
}








#s-003fe709-7599-4d51-be66-9cc366028ec6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-003fe709-7599-4d51-be66-9cc366028ec6.shg-box.shg-c {
  justify-content: center;
}

#s-e45b118c-5bd7-48aa-bfd4-4580f5ed5aa3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(242, 242, 242, 1);
}

#s-e45b118c-5bd7-48aa-bfd4-4580f5ed5aa3 .shogun-heading-component h2 {
  color: rgba(39, 50, 115, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: 2.5em;
  letter-spacing: 2px;
  text-align: center;
}



#s-cb660d44-398f-4631-9141-c17787835889 {
  margin-bottom: 30px;
}

#s-f9354bf1-a65f-4294-8cd6-1c5c9f75b391 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-f9354bf1-a65f-4294-8cd6-1c5c9f75b391 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-f9354bf1-a65f-4294-8cd6-1c5c9f75b391 .shg-sld-nav-button.shg-sld-left,
#s-f9354bf1-a65f-4294-8cd6-1c5c9f75b391 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 25.0px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 37.5px);
}

}

@media (min-width: 992px) {
[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 37.5px);
}

}

@media (min-width: 1200px) {
[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-5981b838-f19d-4766-94d7-45d5fc229eb6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 37.5px);
}

}

#s-d2e642b8-e6bb-40d2-a6ea-bcf634c5e089 {
  text-align: center;
}




  #s-d2e642b8-e6bb-40d2-a6ea-bcf634c5e089 img.shogun-image {
    
    width: px;
  }


#s-d2e642b8-e6bb-40d2-a6ea-bcf634c5e089 .shogun-image-content {
  
    align-items: center;
  
}

#s-27848907-1973-439b-842e-dc2f95443689 {
  text-align: center;
}




  #s-27848907-1973-439b-842e-dc2f95443689 img.shogun-image {
    
    width: px;
  }


#s-27848907-1973-439b-842e-dc2f95443689 .shogun-image-content {
  
    align-items: center;
  
}

#s-352c7c7c-232f-4e67-a79f-803d6b4c949f {
  text-align: center;
}




  #s-352c7c7c-232f-4e67-a79f-803d6b4c949f img.shogun-image {
    
    width: px;
  }


#s-352c7c7c-232f-4e67-a79f-803d6b4c949f .shogun-image-content {
  
    align-items: center;
  
}

#s-b7bc6b0b-4f61-4fd2-a7a9-69f6da7ff302 {
  text-align: center;
}




  #s-b7bc6b0b-4f61-4fd2-a7a9-69f6da7ff302 img.shogun-image {
    
    width: px;
  }


#s-b7bc6b0b-4f61-4fd2-a7a9-69f6da7ff302 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 25.0px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 37.5px);
}

}

@media (min-width: 992px) {
[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 37.5px);
}

}

@media (min-width: 1200px) {
[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-4d5a4ace-86ce-4eaa-afe3-91e037347bf2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 37.5px);
}

}

#s-d8b85e22-c71a-4f9f-94f8-3e6b686c92f7 {
  text-align: center;
}




  #s-d8b85e22-c71a-4f9f-94f8-3e6b686c92f7 img.shogun-image {
    
    width: px;
  }


#s-d8b85e22-c71a-4f9f-94f8-3e6b686c92f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-dcfb5cd2-a48b-4160-9b4e-6fb987d2ca89 {
  text-align: center;
}




  #s-dcfb5cd2-a48b-4160-9b4e-6fb987d2ca89 img.shogun-image {
    
    width: px;
  }


#s-dcfb5cd2-a48b-4160-9b4e-6fb987d2ca89 .shogun-image-content {
  
    align-items: center;
  
}

#s-3213690f-9b8c-429f-b66f-67c16e9d4c34 {
  text-align: center;
}




  #s-3213690f-9b8c-429f-b66f-67c16e9d4c34 img.shogun-image {
    
    width: px;
  }


#s-3213690f-9b8c-429f-b66f-67c16e9d4c34 .shogun-image-content {
  
    align-items: center;
  
}

#s-e18f70b6-b508-497b-955e-b191708e55be {
  text-align: center;
}




  #s-e18f70b6-b508-497b-955e-b191708e55be img.shogun-image {
    
    width: px;
  }


#s-e18f70b6-b508-497b-955e-b191708e55be .shogun-image-content {
  
    align-items: center;
  
}

#s-c2955990-24df-4c74-96ca-1e9e333f73af {
  margin-top: 50px;
min-height: 50px;
}








#s-c2955990-24df-4c74-96ca-1e9e333f73af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2955990-24df-4c74-96ca-1e9e333f73af.shg-box.shg-c {
  justify-content: center;
}

#s-d7372a36-a78e-414b-bdb8-9815c2ecb570 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d7372a36-a78e-414b-bdb8-9815c2ecb570 .shogun-heading-component h1 {
  color: rgba(49, 59, 121, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 38px;
  line-height: 2em;
  letter-spacing: ;
  text-align: center;
}



#s-22181f33-1b2a-4088-8ecc-4153407b4c87 {
  margin-bottom: 30px;
}

#s-95d4a483-5efe-4018-a3c5-f6b4119aeabe {
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-95d4a483-5efe-4018-a3c5-f6b4119aeabe {
  display: none;
}
#s-95d4a483-5efe-4018-a3c5-f6b4119aeabe, #wrap-s-95d4a483-5efe-4018-a3c5-f6b4119aeabe { display:none !important; }}@media (max-width: 767px){#s-95d4a483-5efe-4018-a3c5-f6b4119aeabe {
  display: none;
}
#s-95d4a483-5efe-4018-a3c5-f6b4119aeabe, #wrap-s-95d4a483-5efe-4018-a3c5-f6b4119aeabe { display:none !important; }}
@media (min-width: 0px) {
[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-95d4a483-5efe-4018-a3c5-f6b4119aeabe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0bff7690-afa5-4082-add8-01ebebe0b0ac {
  text-align: center;
}





#s-0bff7690-afa5-4082-add8-01ebebe0b0ac .shogun-image-content {
  
    align-items: center;
  
}

#s-b4bdfa1e-9c81-41dd-b3e5-87cb53e2b57b {
  text-align: center;
}





#s-b4bdfa1e-9c81-41dd-b3e5-87cb53e2b57b .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-387f8ff2-5bd4-4317-9c18-2fff373d1045 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-387f8ff2-5bd4-4317-9c18-2fff373d1045 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 244, 242, 1);
  padding: 12px;
}

#s-387f8ff2-5bd4-4317-9c18-2fff373d1045 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(39, 50, 115, 1);
}

#s-387f8ff2-5bd4-4317-9c18-2fff373d1045 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-387f8ff2-5bd4-4317-9c18-2fff373d1045 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(39, 50, 115, 1);
  text-align: center;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 30px;
}

#s-387f8ff2-5bd4-4317-9c18-2fff373d1045 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 30px;
}
#s-baafe1dc-f682-4612-843e-64e04fb19874 {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-19ce8ee0-fa4b-4b7f-a0a9-1ca76eb72303 {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-5b5f43cf-185c-46b1-9021-35ea421caed8 {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-96d090e6-ba0f-444d-926f-4446b3a1db4e {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-dcbfa08a-a31b-4c64-a9ac-7413b12332d9 {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

#s-61279f34-c964-4b66-b0b4-d7877903ecac {
  min-height: 50px;
}








#s-61279f34-c964-4b66-b0b4-d7877903ecac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61279f34-c964-4b66-b0b4-d7877903ecac.shg-box.shg-c {
  justify-content: center;
}

#s-9feefe38-751f-404b-a494-ec2493c7a9cc {
  min-height: 50px;
}








#s-9feefe38-751f-404b-a494-ec2493c7a9cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9feefe38-751f-404b-a494-ec2493c7a9cc.shg-box.shg-c {
  justify-content: center;
}

#s-355e69ce-02da-4a7d-b511-b0591533f3a1 {
  min-height: 50px;
}








#s-355e69ce-02da-4a7d-b511-b0591533f3a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-355e69ce-02da-4a7d-b511-b0591533f3a1.shg-box.shg-c {
  justify-content: center;
}

#s-c4b31b9c-9632-4f73-a663-c7db1f381d0a {
  margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c4b31b9c-9632-4f73-a663-c7db1f381d0a .shogun-heading-component h1 {
  color: rgba(39, 50, 115, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

#s-ad06fa5e-6b70-4230-a390-c95d4ebd596b {
  margin-top: 10px;
margin-bottom: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(39, 50, 115, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ad06fa5e-6b70-4230-a390-c95d4ebd596b:hover {background-color: rgba(39, 50, 115, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ad06fa5e-6b70-4230-a390-c95d4ebd596b:active {background-color: rgba(39, 50, 115, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-ad06fa5e-6b70-4230-a390-c95d4ebd596b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

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