.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-adbb372c-088f-4c1b-ac5b-e188abc333de {
  margin-top: -15px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-adbb372c-088f-4c1b-ac5b-e188abc333de {
  display: none;
}
#s-adbb372c-088f-4c1b-ac5b-e188abc333de, #wrap-s-adbb372c-088f-4c1b-ac5b-e188abc333de { display:none !important; }}@media (max-width: 767px){#s-adbb372c-088f-4c1b-ac5b-e188abc333de {
  display: none;
}
#s-adbb372c-088f-4c1b-ac5b-e188abc333de, #wrap-s-adbb372c-088f-4c1b-ac5b-e188abc333de { display:none !important; }}







#s-adbb372c-088f-4c1b-ac5b-e188abc333de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-adbb372c-088f-4c1b-ac5b-e188abc333de.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-1bfb0dcc-705c-4803-bb1b-a1b261bd4379 {
  text-align: center;
}




  #s-1bfb0dcc-705c-4803-bb1b-a1b261bd4379 img.shogun-image {
    
    width: px;
  }


#s-1bfb0dcc-705c-4803-bb1b-a1b261bd4379 .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-f32f8307-14df-4b08-9ffb-9ece603a3806 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f32f8307-14df-4b08-9ffb-9ece603a3806 .shogun-heading-component h1 {
  color: rgba(48, 48, 48, 1);
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: 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-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-452d6f17-9ee4-456b-8dca-18a1fdbcd4ef"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-974defa9-0268-4645-8ae6-3950aaaa1f10 {
  text-align: center;
}




  #s-974defa9-0268-4645-8ae6-3950aaaa1f10 img.shogun-image {
    
    width: px;
  }


#s-974defa9-0268-4645-8ae6-3950aaaa1f10 .shogun-image-content {
  
    align-items: center;
  
}

#s-4078ce1a-b546-46f5-97c9-f6d8be072602 {
  box-shadow:0px -10px 25px 1px rgba(0, 0, 0, 0.3);
margin-top: -12px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
text-align: center;
}




  #s-4078ce1a-b546-46f5-97c9-f6d8be072602 img.shogun-image {
    
    width: px;
  }


#s-4078ce1a-b546-46f5-97c9-f6d8be072602 .shogun-image-content {
  
    align-items:  flex-start;
  
}

.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-b65e78b9-2a80-4d23-87cb-20e1fa6e50ac {
  box-shadow:0px 20px 25px 1px rgba(0, 0, 0, 0.5);
padding-top: 20px;
padding-left: 40px;
padding-bottom: 20px;
padding-right: 40px;
background-color: rgba(255, 255, 255, 1);
}

#s-6bc35759-8831-4dce-9ba6-12542305e0f1 {
  text-align: center;
}




  #s-6bc35759-8831-4dce-9ba6-12542305e0f1 img.shogun-image {
    
    width: px;
  }


#s-6bc35759-8831-4dce-9ba6-12542305e0f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-95fa7552-6346-42f4-be2c-6602658e6ed6 {
  box-shadow:0px -10px 25px 1px rgba(0, 0, 0, 0.3);
margin-top: -12px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
text-align: center;
}




  #s-95fa7552-6346-42f4-be2c-6602658e6ed6 img.shogun-image {
    
    width: px;
  }


#s-95fa7552-6346-42f4-be2c-6602658e6ed6 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-eda9b28c-6ac7-42e5-a4d8-8e09d6d6dcca {
  box-shadow:0px 20px 25px 1px rgba(0, 0, 0, 0.5);
padding-top: 20px;
padding-left: 40px;
padding-bottom: 20px;
padding-right: 40px;
background-color: rgba(255, 255, 255, 1);
}

#s-91f540eb-0540-45ae-b0fd-63676585d3d9 {
  text-align: center;
}




  #s-91f540eb-0540-45ae-b0fd-63676585d3d9 img.shogun-image {
    
    width: px;
  }


#s-91f540eb-0540-45ae-b0fd-63676585d3d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-3da094b0-032d-4020-8dee-cc4c7a7dd5ea {
  box-shadow:0px -10px 25px 1px rgba(0, 0, 0, 0.3);
margin-top: -12px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
text-align: center;
}




  #s-3da094b0-032d-4020-8dee-cc4c7a7dd5ea img.shogun-image {
    
    width: px;
  }


#s-3da094b0-032d-4020-8dee-cc4c7a7dd5ea .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-bc394274-53e9-4e58-9192-5e269f382fc2 {
  box-shadow:0px 20px 25px 1px rgba(0, 0, 0, 0.5);
padding-top: 20px;
padding-left: 40px;
padding-bottom: 20px;
padding-right: 40px;
background-color: rgba(255, 255, 255, 1);
}

#s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb {
  margin-top: 380px;
margin-bottom: 350px;
}

@media (min-width: 0px) {
[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-492d438f-26d5-49ae-87a2-e4bcf7f6c1fb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d0ca6ef0-9db4-48c8-9279-808869d32601 {
  text-align: center;
}




  #s-d0ca6ef0-9db4-48c8-9279-808869d32601 img.shogun-image {
    
    width: px;
  }


#s-d0ca6ef0-9db4-48c8-9279-808869d32601 .shogun-image-content {
  
    align-items: center;
  
}

#s-55c8eec5-658f-4efd-a50d-6ce8b2f568b2 {
  box-shadow:0px -10px 25px 1px rgba(0, 0, 0, 0.3);
margin-top: -12px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
text-align: center;
}




  #s-55c8eec5-658f-4efd-a50d-6ce8b2f568b2 img.shogun-image {
    
    width: px;
  }


#s-55c8eec5-658f-4efd-a50d-6ce8b2f568b2 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-3b317044-f9dd-45b5-a6da-c0b861b5cc11 {
  box-shadow:0px 20px 25px 1px rgba(0, 0, 0, 0.5);
padding-top: 20px;
padding-left: 40px;
padding-bottom: 20px;
padding-right: 40px;
background-color: rgba(255, 255, 255, 1);
}

#s-5363c452-c251-4d24-813e-cd2467c931ca {
  text-align: center;
}




  #s-5363c452-c251-4d24-813e-cd2467c931ca img.shogun-image {
    
    width: px;
  }


#s-5363c452-c251-4d24-813e-cd2467c931ca .shogun-image-content {
  
    align-items: center;
  
}

#s-9edee8e4-8846-44fa-8a43-c5000e7ff917 {
  box-shadow:0px -10px 25px 1px rgba(0, 0, 0, 0.3);
margin-top: -12px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
text-align: center;
}




  #s-9edee8e4-8846-44fa-8a43-c5000e7ff917 img.shogun-image {
    
    width: px;
  }


#s-9edee8e4-8846-44fa-8a43-c5000e7ff917 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-d9a8d214-a3cb-4c37-a4ef-1676a5225545 {
  box-shadow:0px 20px 25px 1px rgba(0, 0, 0, 0.5);
padding-top: 20px;
padding-left: 40px;
padding-bottom: 20px;
padding-right: 40px;
background-color: rgba(255, 255, 255, 1);
}

#s-0d875331-a134-4f92-8e99-492c45f337fc {
  text-align: center;
}




  #s-0d875331-a134-4f92-8e99-492c45f337fc img.shogun-image {
    
    width: px;
  }


#s-0d875331-a134-4f92-8e99-492c45f337fc .shogun-image-content {
  
    align-items: center;
  
}

#s-9755059c-7a2e-4a35-9eaa-60ddcf5b4d7e {
  box-shadow:0px -10px 25px 1px rgba(0, 0, 0, 0.3);
margin-top: -12px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
text-align: center;
}




  #s-9755059c-7a2e-4a35-9eaa-60ddcf5b4d7e img.shogun-image {
    
    width: px;
  }


#s-9755059c-7a2e-4a35-9eaa-60ddcf5b4d7e .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-3af54b1c-6083-44da-834a-011230b97bfb {
  box-shadow:0px 20px 25px 1px rgba(0, 0, 0, 0.5);
padding-top: 20px;
padding-left: 40px;
padding-bottom: 20px;
padding-right: 40px;
background-color: rgba(255, 255, 255, 1);
}

#s-26a43d82-558b-4849-8ba8-ccbb511e919a {
  padding-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-26a43d82-558b-4849-8ba8-ccbb511e919a {
  display: none;
}
#s-26a43d82-558b-4849-8ba8-ccbb511e919a, #wrap-s-26a43d82-558b-4849-8ba8-ccbb511e919a { display:none !important; }}@media (max-width: 767px){#s-26a43d82-558b-4849-8ba8-ccbb511e919a {
  display: none;
}
#s-26a43d82-558b-4849-8ba8-ccbb511e919a, #wrap-s-26a43d82-558b-4849-8ba8-ccbb511e919a { display:none !important; }}
#s-26a43d82-558b-4849-8ba8-ccbb511e919a hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(48, 48, 48, 1);
}

#s-fdbb9bc9-0a46-4464-8494-72065bdc5805 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fdbb9bc9-0a46-4464-8494-72065bdc5805 {
  display: none;
}
#s-fdbb9bc9-0a46-4464-8494-72065bdc5805, #wrap-s-fdbb9bc9-0a46-4464-8494-72065bdc5805 { display:none !important; }}@media (max-width: 767px){#s-fdbb9bc9-0a46-4464-8494-72065bdc5805 {
  display: none;
}
#s-fdbb9bc9-0a46-4464-8494-72065bdc5805, #wrap-s-fdbb9bc9-0a46-4464-8494-72065bdc5805 { display:none !important; }}







#s-fdbb9bc9-0a46-4464-8494-72065bdc5805 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdbb9bc9-0a46-4464-8494-72065bdc5805.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 66.66666666666667px);
}

}

@media (min-width: 992px) {
[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 66.66666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 66.66666666666667px);
}

[id="s-8df61e25-6a93-40c3-8fde-af39c6892ece"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 66.66666666666667px);
}

}

#s-d436f0ce-e115-4ec2-9ec2-60f63b404c3e {
  margin-left: 80px;
margin-right: 80px;
text-align: center;
}




  #s-d436f0ce-e115-4ec2-9ec2-60f63b404c3e img.shogun-image {
    
    width: px;
  }


#s-d436f0ce-e115-4ec2-9ec2-60f63b404c3e .shogun-image-content {
  
    align-items: center;
  
}

#s-5497eb78-9a7f-49a2-82a6-1a405cfce50a {
  margin-left: 80px;
margin-right: 80px;
text-align: center;
}




  #s-5497eb78-9a7f-49a2-82a6-1a405cfce50a img.shogun-image {
    
    width: px;
  }


#s-5497eb78-9a7f-49a2-82a6-1a405cfce50a .shogun-image-content {
  
    align-items: center;
  
}

#s-4c675b6d-8705-4323-a5e0-9a08b1e56289 {
  margin-left: 80px;
margin-right: 80px;
text-align: center;
}




  #s-4c675b6d-8705-4323-a5e0-9a08b1e56289 img.shogun-image {
    
    width: px;
  }


#s-4c675b6d-8705-4323-a5e0-9a08b1e56289 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2 {
  padding-top: 100px;
padding-bottom: 100px;
}

@media (min-width: 0px) {
[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 66.66666666666667px);
}

}

@media (min-width: 992px) {
[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 66.66666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 66.66666666666667px);
}

[id="s-c77c2028-9f88-4cf4-9480-231ce7f1e6f2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 66.66666666666667px);
}

}

#s-25dcd39a-1080-4934-80aa-9d94008f1ed7 {
  margin-left: 80px;
margin-right: 80px;
text-align: center;
}




  #s-25dcd39a-1080-4934-80aa-9d94008f1ed7 img.shogun-image {
    
    width: px;
  }


#s-25dcd39a-1080-4934-80aa-9d94008f1ed7 .shogun-image-content {
  
    align-items: center;
  
}

#s-aa7f2c55-aaca-4783-8fdd-6221bc1cdd69 {
  margin-left: 120px;
margin-right: 120px;
text-align: center;
}




  #s-aa7f2c55-aaca-4783-8fdd-6221bc1cdd69 img.shogun-image {
    
    width: px;
  }


#s-aa7f2c55-aaca-4783-8fdd-6221bc1cdd69 .shogun-image-content {
  
    align-items: center;
  
}

#s-7020f2c2-5f1e-4aa9-92f4-a5e8a60d757e {
  margin-left: 80px;
margin-right: 80px;
text-align: center;
}




  #s-7020f2c2-5f1e-4aa9-92f4-a5e8a60d757e img.shogun-image {
    
    width: px;
  }


#s-7020f2c2-5f1e-4aa9-92f4-a5e8a60d757e .shogun-image-content {
  
    align-items: flex-end;
  
}

@media (min-width: 0px) {
[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 66.66666666666667px);
}

}

@media (min-width: 992px) {
[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 66.66666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 66.66666666666667px);
}

[id="s-1c4748eb-71cc-4cb2-ada5-55276c8bb0b9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 66.66666666666667px);
}

}

#s-b5424550-3e38-484f-9769-7520456d9841 {
  margin-top: 20px;
margin-left: 60px;
margin-right: 60px;
text-align: center;
}




  #s-b5424550-3e38-484f-9769-7520456d9841 img.shogun-image {
    
    width: px;
  }


#s-b5424550-3e38-484f-9769-7520456d9841 .shogun-image-content {
  
    align-items: center;
  
}

#s-c7b84679-5ff0-425d-a895-36e5e30edcbc {
  margin-left: 80px;
margin-right: 80px;
text-align: center;
}




  #s-c7b84679-5ff0-425d-a895-36e5e30edcbc img.shogun-image {
    
    width: px;
  }


#s-c7b84679-5ff0-425d-a895-36e5e30edcbc .shogun-image-content {
  
    align-items: center;
  
}

#s-217d9a33-ad22-4265-b113-22632d81a2f3 {
  margin-left: 80px;
margin-right: 80px;
text-align: center;
}




  #s-217d9a33-ad22-4265-b113-22632d81a2f3 img.shogun-image {
    
    width: px;
  }


#s-217d9a33-ad22-4265-b113-22632d81a2f3 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-621adb0c-68ce-40a9-aef1-9e01c51da6db {
  padding-top: 100px;
padding-bottom: 100px;
}

@media (min-width: 0px) {
[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 66.66666666666667px);
}

}

@media (min-width: 992px) {
[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 66.66666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 66.66666666666667px);
}

[id="s-621adb0c-68ce-40a9-aef1-9e01c51da6db"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 66.66666666666667px);
}

}

#s-17731ce8-d641-4ce9-abca-1ca8adb48bf0 {
  margin-left: 80px;
margin-right: 80px;
text-align: center;
}




  #s-17731ce8-d641-4ce9-abca-1ca8adb48bf0 img.shogun-image {
    
    width: px;
  }


#s-17731ce8-d641-4ce9-abca-1ca8adb48bf0 .shogun-image-content {
  
    align-items: center;
  
}

#s-3c41f9f1-5192-473b-8395-034f652724d9 {
  margin-left: 80px;
margin-right: 80px;
text-align: center;
}




  #s-3c41f9f1-5192-473b-8395-034f652724d9 img.shogun-image {
    
    width: px;
  }


#s-3c41f9f1-5192-473b-8395-034f652724d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-febbe715-0796-420d-a838-1945ca146ae0 {
  margin-left: 80px;
margin-right: 80px;
text-align: center;
}




  #s-febbe715-0796-420d-a838-1945ca146ae0 img.shogun-image {
    
    width: px;
  }


#s-febbe715-0796-420d-a838-1945ca146ae0 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-31e35c42-b266-44d1-8f72-24f47d649773 {
  padding-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-31e35c42-b266-44d1-8f72-24f47d649773 {
  display: none;
}
#s-31e35c42-b266-44d1-8f72-24f47d649773, #wrap-s-31e35c42-b266-44d1-8f72-24f47d649773 { display:none !important; }}@media (max-width: 767px){#s-31e35c42-b266-44d1-8f72-24f47d649773 {
  display: none;
}
#s-31e35c42-b266-44d1-8f72-24f47d649773, #wrap-s-31e35c42-b266-44d1-8f72-24f47d649773 { display:none !important; }}
#s-31e35c42-b266-44d1-8f72-24f47d649773 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(48, 48, 48, 1);
}

#s-990a65b0-b962-4bcd-b7c6-38cb62b58d10 {
  padding-top: 10px;
padding-bottom: 25px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-990a65b0-b962-4bcd-b7c6-38cb62b58d10 {
  display: none;
}
#s-990a65b0-b962-4bcd-b7c6-38cb62b58d10, #wrap-s-990a65b0-b962-4bcd-b7c6-38cb62b58d10 { display:none !important; }}@media (max-width: 767px){#s-990a65b0-b962-4bcd-b7c6-38cb62b58d10 {
  display: none;
}
#s-990a65b0-b962-4bcd-b7c6-38cb62b58d10, #wrap-s-990a65b0-b962-4bcd-b7c6-38cb62b58d10 { display:none !important; }}
#s-990a65b0-b962-4bcd-b7c6-38cb62b58d10 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-381446e2-7ddf-4cb8-b584-874076e8d305 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-381446e2-7ddf-4cb8-b584-874076e8d305 {
  display: none;
}
#s-381446e2-7ddf-4cb8-b584-874076e8d305, #wrap-s-381446e2-7ddf-4cb8-b584-874076e8d305 { display:none !important; }}@media (max-width: 767px){#s-381446e2-7ddf-4cb8-b584-874076e8d305 {
  display: none;
}
#s-381446e2-7ddf-4cb8-b584-874076e8d305, #wrap-s-381446e2-7ddf-4cb8-b584-874076e8d305 { display:none !important; }}







#s-381446e2-7ddf-4cb8-b584-874076e8d305 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-381446e2-7ddf-4cb8-b584-874076e8d305.shg-box.shg-c {
  justify-content: center;
}

#s-35390aec-c1f3-4fd9-8b54-4ff05e8ff5be {
  padding-top: 20px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-35390aec-c1f3-4fd9-8b54-4ff05e8ff5be {
  display: none;
}
#s-35390aec-c1f3-4fd9-8b54-4ff05e8ff5be, #wrap-s-35390aec-c1f3-4fd9-8b54-4ff05e8ff5be { display:none !important; }}@media (max-width: 767px){#s-35390aec-c1f3-4fd9-8b54-4ff05e8ff5be {
  display: none;
}
#s-35390aec-c1f3-4fd9-8b54-4ff05e8ff5be, #wrap-s-35390aec-c1f3-4fd9-8b54-4ff05e8ff5be { display:none !important; }}







#s-35390aec-c1f3-4fd9-8b54-4ff05e8ff5be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35390aec-c1f3-4fd9-8b54-4ff05e8ff5be.shg-box.shg-c {
  justify-content: center;
}

#s-13ae010d-3dfa-4e04-bae6-edf9db971138 {
  margin-top: -9px;
min-height: 50px;
}
@media (min-width: 1200px){#s-13ae010d-3dfa-4e04-bae6-edf9db971138 {
  display: none;
}
#s-13ae010d-3dfa-4e04-bae6-edf9db971138, #wrap-s-13ae010d-3dfa-4e04-bae6-edf9db971138 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-13ae010d-3dfa-4e04-bae6-edf9db971138 {
  display: none;
}
#s-13ae010d-3dfa-4e04-bae6-edf9db971138, #wrap-s-13ae010d-3dfa-4e04-bae6-edf9db971138 { display:none !important; }}







#s-13ae010d-3dfa-4e04-bae6-edf9db971138 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13ae010d-3dfa-4e04-bae6-edf9db971138.shg-box.shg-c {
  justify-content: center;
}

#s-0b47e658-be29-41af-9a8a-c57136cb686e {
  text-align: center;
}




  #s-0b47e658-be29-41af-9a8a-c57136cb686e img.shogun-image {
    
    width: px;
  }


#s-0b47e658-be29-41af-9a8a-c57136cb686e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-f97049be-91b0-400f-be85-415f763eeac5 {
  display: none;
}
#s-f97049be-91b0-400f-be85-415f763eeac5, #wrap-s-f97049be-91b0-400f-be85-415f763eeac5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f97049be-91b0-400f-be85-415f763eeac5 {
  display: none;
}
#s-f97049be-91b0-400f-be85-415f763eeac5, #wrap-s-f97049be-91b0-400f-be85-415f763eeac5 { display:none !important; }}
.shg-sld-content {
  width: 100%;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-c3bea1b2-e518-440f-8fc6-25840b719179 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-c3bea1b2-e518-440f-8fc6-25840b719179 {
  display: none;
}
#s-c3bea1b2-e518-440f-8fc6-25840b719179, #wrap-s-c3bea1b2-e518-440f-8fc6-25840b719179 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c3bea1b2-e518-440f-8fc6-25840b719179 {
  display: none;
}
#s-c3bea1b2-e518-440f-8fc6-25840b719179, #wrap-s-c3bea1b2-e518-440f-8fc6-25840b719179 { display:none !important; }}
#s-bdd38c10-63e4-426b-ba2e-0ea12d2fe883 {
  text-align: center;
}




  #s-bdd38c10-63e4-426b-ba2e-0ea12d2fe883 img.shogun-image {
    
    width: px;
  }


#s-bdd38c10-63e4-426b-ba2e-0ea12d2fe883 .shogun-image-content {
  
    align-items: center;
  
}

#s-d814bf36-1e70-429c-b54c-59bc30a157c8 {
  text-align: center;
}




  #s-d814bf36-1e70-429c-b54c-59bc30a157c8 img.shogun-image {
    
    width: px;
  }


#s-d814bf36-1e70-429c-b54c-59bc30a157c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-db788f79-00fb-444a-9c22-b3d9baf91120 {
  text-align: center;
}




  #s-db788f79-00fb-444a-9c22-b3d9baf91120 img.shogun-image {
    
    width: px;
  }


#s-db788f79-00fb-444a-9c22-b3d9baf91120 .shogun-image-content {
  
    align-items: center;
  
}

#s-943b2ebe-bb6b-43c8-ae20-ef1893f07e4d {
  text-align: center;
}




  #s-943b2ebe-bb6b-43c8-ae20-ef1893f07e4d img.shogun-image {
    
    width: px;
  }


#s-943b2ebe-bb6b-43c8-ae20-ef1893f07e4d .shogun-image-content {
  
    align-items: center;
  
}

#s-3ca3249c-4c6c-4685-963c-5e5912b4e6b3 {
  text-align: center;
}




  #s-3ca3249c-4c6c-4685-963c-5e5912b4e6b3 img.shogun-image {
    
    width: px;
  }


#s-3ca3249c-4c6c-4685-963c-5e5912b4e6b3 .shogun-image-content {
  
    align-items: center;
  
}

#s-cece1086-9d51-42c2-b0e4-439df217bdbf {
  text-align: center;
}




  #s-cece1086-9d51-42c2-b0e4-439df217bdbf img.shogun-image {
    
    width: px;
  }


#s-cece1086-9d51-42c2-b0e4-439df217bdbf .shogun-image-content {
  
    align-items: center;
  
}

#s-03144a3d-fa75-4526-857d-7b35cc70e085 {
  padding-top: 10px;
}

#s-9d865653-959d-4ece-842e-6e6badb7aa03 {
  padding-top: 10px;
}

#s-df965e86-24ac-4e39-b59e-8ff69a1eddc5 {
  padding-top: 10px;
}

#s-b8386e70-a97f-4679-801e-4c34cc5c5503 {
  padding-top: 10px;
}

#s-94ffda8c-ce39-45ec-90c3-472cb42eb691 {
  padding-top: 10px;
}

#s-7d0added-adc2-46c9-928a-490ba3588bf3 {
  padding-top: 10px;
}

.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-fe50adb8-863d-4dc3-9fe9-1c689edc91df {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(48, 48, 48, 1);
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(48, 48, 48, 1);
hover-type: color;
}
#s-fe50adb8-863d-4dc3-9fe9-1c689edc91df:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-fe50adb8-863d-4dc3-9fe9-1c689edc91df:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 5px !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-fe50adb8-863d-4dc3-9fe9-1c689edc91df.shg-btn {
  color: rgba(48, 48, 48, 1);
  font-size: 16px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-e369b1d4-1c03-4649-9986-8bf95aa2b779 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(48, 48, 48, 1);
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(48, 48, 48, 1);
hover-type: color;
}
#s-e369b1d4-1c03-4649-9986-8bf95aa2b779:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 5px !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-e369b1d4-1c03-4649-9986-8bf95aa2b779:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 5px !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-e369b1d4-1c03-4649-9986-8bf95aa2b779.shg-btn {
  color: rgba(48, 48, 48, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-0cf26047-d2f8-4a73-a036-ab7dd065d36a {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(48, 48, 48, 1);
hover-type: color;
}
#s-0cf26047-d2f8-4a73-a036-ab7dd065d36a:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-0cf26047-d2f8-4a73-a036-ab7dd065d36a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0cf26047-d2f8-4a73-a036-ab7dd065d36a.shg-btn {
  color: rgba(48, 48, 48, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-ce9b6945-9a3e-45a7-a4d6-44c47605cd56 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(48, 48, 48, 1);
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(48, 48, 48, 1);
hover-type: color;
}
#s-ce9b6945-9a3e-45a7-a4d6-44c47605cd56:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-ce9b6945-9a3e-45a7-a4d6-44c47605cd56:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ce9b6945-9a3e-45a7-a4d6-44c47605cd56.shg-btn {
  color: rgba(48, 48, 48, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-7bdb60a1-bcff-4198-8f63-a196ad1b9189 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(48, 48, 48, 1);
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(48, 48, 48, 1);
hover-type: color;
}
#s-7bdb60a1-bcff-4198-8f63-a196ad1b9189:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-7bdb60a1-bcff-4198-8f63-a196ad1b9189:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7bdb60a1-bcff-4198-8f63-a196ad1b9189.shg-btn {
  color: rgba(48, 48, 48, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-546e9db1-2c3b-487b-b3c6-0befc534d19d {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(48, 48, 48, 1);
border-radius: 5px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(48, 48, 48, 1);
hover-type: color;
}
#s-546e9db1-2c3b-487b-b3c6-0befc534d19d:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-546e9db1-2c3b-487b-b3c6-0befc534d19d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-546e9db1-2c3b-487b-b3c6-0befc534d19d.shg-btn {
  color: rgba(48, 48, 48, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 1200px){#s-fd52ed9b-b8c7-4a99-ac9e-3c3c5563c5b3 {
  display: none;
}
#s-fd52ed9b-b8c7-4a99-ac9e-3c3c5563c5b3, #wrap-s-fd52ed9b-b8c7-4a99-ac9e-3c3c5563c5b3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fd52ed9b-b8c7-4a99-ac9e-3c3c5563c5b3 {
  display: none;
}
#s-fd52ed9b-b8c7-4a99-ac9e-3c3c5563c5b3, #wrap-s-fd52ed9b-b8c7-4a99-ac9e-3c3c5563c5b3 { display:none !important; }}







#s-fd52ed9b-b8c7-4a99-ac9e-3c3c5563c5b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd52ed9b-b8c7-4a99-ac9e-3c3c5563c5b3.shg-box.shg-c {
  justify-content: center;
}

#s-b2b1f72a-bbf0-4f17-bde9-50ef39915d70 {
  padding-top: 20px;
}
@media (min-width: 1200px){#s-b2b1f72a-bbf0-4f17-bde9-50ef39915d70 {
  display: none;
}
#s-b2b1f72a-bbf0-4f17-bde9-50ef39915d70, #wrap-s-b2b1f72a-bbf0-4f17-bde9-50ef39915d70 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b2b1f72a-bbf0-4f17-bde9-50ef39915d70 {
  display: none;
}
#s-b2b1f72a-bbf0-4f17-bde9-50ef39915d70, #wrap-s-b2b1f72a-bbf0-4f17-bde9-50ef39915d70 { display:none !important; }}
#s-b2b1f72a-bbf0-4f17-bde9-50ef39915d70 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(48, 48, 48, 1);
}

#s-ce599026-03e6-4988-b578-7729b63cb54b {
  padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ce599026-03e6-4988-b578-7729b63cb54b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e7e39e49-3881-4400-81ed-681f8c8cb18f {
  text-align: center;
}




  #s-e7e39e49-3881-4400-81ed-681f8c8cb18f img.shogun-image {
    
    width: px;
  }


#s-e7e39e49-3881-4400-81ed-681f8c8cb18f .shogun-image-content {
  
    align-items: center;
  
}

#s-58032624-4785-41c2-8211-117d3724e66d {
  text-align: center;
}




  #s-58032624-4785-41c2-8211-117d3724e66d img.shogun-image {
    
    width: px;
  }


#s-58032624-4785-41c2-8211-117d3724e66d .shogun-image-content {
  
    align-items: center;
  
}

#s-a676dc94-b2b0-4ff3-b283-523feead3c11 {
  padding-top: 30px;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a676dc94-b2b0-4ff3-b283-523feead3c11"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5b04d0fe-26ba-4ad2-bfc7-13b2d4b17bc4 {
  text-align: center;
}




  #s-5b04d0fe-26ba-4ad2-bfc7-13b2d4b17bc4 img.shogun-image {
    
    width: px;
  }


#s-5b04d0fe-26ba-4ad2-bfc7-13b2d4b17bc4 .shogun-image-content {
  
    align-items: center;
  
}

#s-e051dc92-c96c-49f0-a232-81a9f0a19e1a {
  text-align: center;
}




  #s-e051dc92-c96c-49f0-a232-81a9f0a19e1a img.shogun-image {
    
    width: px;
  }


#s-e051dc92-c96c-49f0-a232-81a9f0a19e1a .shogun-image-content {
  
    align-items: center;
  
}

#s-7f3c1417-dee7-4d14-b863-cc4a133c2f96 {
  padding-top: 30px;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7f3c1417-dee7-4d14-b863-cc4a133c2f96"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c455dbf1-6e2d-471d-8f8a-3a582dda67b3 {
  padding-left: 40px;
padding-right: 40px;
text-align: center;
}




  #s-c455dbf1-6e2d-471d-8f8a-3a582dda67b3 img.shogun-image {
    
    width: px;
  }


#s-c455dbf1-6e2d-471d-8f8a-3a582dda67b3 .shogun-image-content {
  
    align-items: center;
  
}

#s-cef5eaab-6913-4fd7-8cce-aceaad4618de {
  text-align: center;
}




  #s-cef5eaab-6913-4fd7-8cce-aceaad4618de img.shogun-image {
    
    width: px;
  }


#s-cef5eaab-6913-4fd7-8cce-aceaad4618de .shogun-image-content {
  
    align-items: center;
  
}

#s-9be15f54-df60-4694-908c-ce44107d7e0f {
  padding-top: 30px;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9be15f54-df60-4694-908c-ce44107d7e0f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-72556ad9-8140-4f7f-949c-b9c5dd36e8a1 {
  margin-top: 15px;
text-align: center;
}




  #s-72556ad9-8140-4f7f-949c-b9c5dd36e8a1 img.shogun-image {
    
    width: px;
  }


#s-72556ad9-8140-4f7f-949c-b9c5dd36e8a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-7a2aa2cf-b59f-4a0b-a5bd-70b4ec30a77c {
  text-align: center;
}




  #s-7a2aa2cf-b59f-4a0b-a5bd-70b4ec30a77c img.shogun-image {
    
    width: px;
  }


#s-7a2aa2cf-b59f-4a0b-a5bd-70b4ec30a77c .shogun-image-content {
  
    align-items: center;
  
}

#s-ed83ec8f-834a-48e7-8b55-085bf2f457bf {
  padding-top: 30px;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ed83ec8f-834a-48e7-8b55-085bf2f457bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5f28bda8-9dea-487b-a72d-e9733103ac4b {
  text-align: center;
}




  #s-5f28bda8-9dea-487b-a72d-e9733103ac4b img.shogun-image {
    
    width: px;
  }


#s-5f28bda8-9dea-487b-a72d-e9733103ac4b .shogun-image-content {
  
    align-items: center;
  
}

#s-c323b739-159b-4add-a1d1-60fdea1d8d33 {
  text-align: center;
}




  #s-c323b739-159b-4add-a1d1-60fdea1d8d33 img.shogun-image {
    
    width: px;
  }


#s-c323b739-159b-4add-a1d1-60fdea1d8d33 .shogun-image-content {
  
    align-items: center;
  
}

#s-242c2f0a-d554-4882-bd22-5c048c1a3cb8 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 30px;
}

@media (min-width: 0px) {
[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-242c2f0a-d554-4882-bd22-5c048c1a3cb8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b74dc1c4-1679-4bca-99f4-0209d3e71363 {
  text-align: center;
}




  #s-b74dc1c4-1679-4bca-99f4-0209d3e71363 img.shogun-image {
    
    width: px;
  }


#s-b74dc1c4-1679-4bca-99f4-0209d3e71363 .shogun-image-content {
  
    align-items: center;
  
}

#s-364644aa-5c0a-4ed8-bb24-63c7855ed331 {
  text-align: center;
}




  #s-364644aa-5c0a-4ed8-bb24-63c7855ed331 img.shogun-image {
    
    width: px;
  }


#s-364644aa-5c0a-4ed8-bb24-63c7855ed331 .shogun-image-content {
  
    align-items: center;
  
}

#s-3419c882-cf33-4af8-8d79-00dbe81430a3 {
  padding-top: 20px;
}
@media (min-width: 1200px){#s-3419c882-cf33-4af8-8d79-00dbe81430a3 {
  display: none;
}
#s-3419c882-cf33-4af8-8d79-00dbe81430a3, #wrap-s-3419c882-cf33-4af8-8d79-00dbe81430a3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3419c882-cf33-4af8-8d79-00dbe81430a3 {
  display: none;
}
#s-3419c882-cf33-4af8-8d79-00dbe81430a3, #wrap-s-3419c882-cf33-4af8-8d79-00dbe81430a3 { display:none !important; }}
#s-3419c882-cf33-4af8-8d79-00dbe81430a3 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(48, 48, 48, 1);
}

#s-e0c10a3c-4e67-4d3b-ac9c-c7b0695dfa10 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e0c10a3c-4e67-4d3b-ac9c-c7b0695dfa10 {
  display: none;
}
#s-e0c10a3c-4e67-4d3b-ac9c-c7b0695dfa10, #wrap-s-e0c10a3c-4e67-4d3b-ac9c-c7b0695dfa10 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e0c10a3c-4e67-4d3b-ac9c-c7b0695dfa10 {
  display: none;
}
#s-e0c10a3c-4e67-4d3b-ac9c-c7b0695dfa10, #wrap-s-e0c10a3c-4e67-4d3b-ac9c-c7b0695dfa10 { display:none !important; }}







#s-e0c10a3c-4e67-4d3b-ac9c-c7b0695dfa10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0c10a3c-4e67-4d3b-ac9c-c7b0695dfa10.shg-box.shg-c {
  justify-content: center;
}

#s-ae31bf5b-bf1a-4a5d-8803-23acb4d65808 {
  padding-top: 20px;
}

#s-318c6e50-4937-47b9-9e5d-8cbe4b03844a {
  padding-left: 15px;
padding-right: 20px;
}

#s-a5605f47-cd24-4a90-804d-039a1c3efae9 {
  padding-top: 30px;
}
@media (min-width: 1200px){#s-a5605f47-cd24-4a90-804d-039a1c3efae9 {
  display: none;
}
#s-a5605f47-cd24-4a90-804d-039a1c3efae9, #wrap-s-a5605f47-cd24-4a90-804d-039a1c3efae9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a5605f47-cd24-4a90-804d-039a1c3efae9 {
  display: none;
}
#s-a5605f47-cd24-4a90-804d-039a1c3efae9, #wrap-s-a5605f47-cd24-4a90-804d-039a1c3efae9 { display:none !important; }}
/*
  $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;
  }
}

#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;
}
