.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-2b117f85-c4bf-42de-a539-e6f7e6c3513e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2b117f85-c4bf-42de-a539-e6f7e6c3513e .shogun-heading-component h1 {
  color: rgba(24, 190, 205, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.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-53a7d233-bda2-4b42-ab53-4bb10441a563 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-53a7d233-bda2-4b42-ab53-4bb10441a563 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-53a7d233-bda2-4b42-ab53-4bb10441a563 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-53a7d233-bda2-4b42-ab53-4bb10441a563 {
  
}
}@media (max-width: 767px){#s-53a7d233-bda2-4b42-ab53-4bb10441a563 {
  
}
}







#s-53a7d233-bda2-4b42-ab53-4bb10441a563 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53a7d233-bda2-4b42-ab53-4bb10441a563.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c874b0a8-f427-4722-acdb-4bb7ef6279b0 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(234, 249, 254, 1);
}
@media (min-width: 1200px){#s-c874b0a8-f427-4722-acdb-4bb7ef6279b0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c874b0a8-f427-4722-acdb-4bb7ef6279b0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c874b0a8-f427-4722-acdb-4bb7ef6279b0 {
  
}
}@media (max-width: 767px){#s-c874b0a8-f427-4722-acdb-4bb7ef6279b0 {
  
}
}







#s-c874b0a8-f427-4722-acdb-4bb7ef6279b0 > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-c874b0a8-f427-4722-acdb-4bb7ef6279b0.shg-box.shg-c {
  justify-content: center;
}

#s-52010801-3fea-46b2-b974-67c10baa09f7 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-52010801-3fea-46b2-b974-67c10baa09f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52010801-3fea-46b2-b974-67c10baa09f7.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-c4ac1159-1014-4e29-85fe-99535af91f89 {
  margin-left: 100px;
margin-right: 100px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c4ac1159-1014-4e29-85fe-99535af91f89"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-a2569a7e-2173-4bd7-987f-18a5edf11546 {
  text-align: center;
}




  #s-a2569a7e-2173-4bd7-987f-18a5edf11546 img.shogun-image {
    
    width: px;
  }


#s-a2569a7e-2173-4bd7-987f-18a5edf11546 .shogun-image-content {
  
    align-items: center;
  
}

#s-002d0595-dd21-4aea-8ec8-7fc0365dbc06 {
  text-align: center;
}




  #s-002d0595-dd21-4aea-8ec8-7fc0365dbc06 img.shogun-image {
    
    width: px;
  }


#s-002d0595-dd21-4aea-8ec8-7fc0365dbc06 .shogun-image-content {
  
    align-items: center;
  
}

#s-f0ac22ac-1577-4f74-a0e3-91e90317718c {
  margin-left: 100px;
margin-right: 100px;
}

@media (min-width: 0px) {
[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f0ac22ac-1577-4f74-a0e3-91e90317718c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-aca79800-55fc-4e82-9db4-dae46b4fe64d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(255, 255, 255, 1);
}

#s-3199424d-6731-430e-b10f-c0fa5a035b2f {
  margin-left: 100px;
margin-right: 100px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3199424d-6731-430e-b10f-c0fa5a035b2f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b0e9f1d8-473f-4553-be2b-db59c6499683 {
  text-align: center;
}




  #s-b0e9f1d8-473f-4553-be2b-db59c6499683 img.shogun-image {
    
    width: px;
  }


#s-b0e9f1d8-473f-4553-be2b-db59c6499683 .shogun-image-content {
  
    align-items: center;
  
}

#s-47d4a207-a444-4bfc-8182-103ed5af202a {
  text-align: center;
}




  #s-47d4a207-a444-4bfc-8182-103ed5af202a img.shogun-image {
    
    width: px;
  }


#s-47d4a207-a444-4bfc-8182-103ed5af202a .shogun-image-content {
  
    align-items: center;
  
}

#s-f64a602d-8f45-4a41-8fe3-045199972858 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f64a602d-8f45-4a41-8fe3-045199972858 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f64a602d-8f45-4a41-8fe3-045199972858.shg-box.shg-c {
  justify-content: center;
}

#s-addf9752-5f8f-4ca7-bc83-5681ac1f8152 {
  margin-left: 100px;
margin-right: 100px;
}

@media (min-width: 0px) {
[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-addf9752-5f8f-4ca7-bc83-5681ac1f8152"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-85031bd2-9aad-4401-9308-68dae7e16fc7 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-85031bd2-9aad-4401-9308-68dae7e16fc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85031bd2-9aad-4401-9308-68dae7e16fc7.shg-box.shg-c {
  justify-content: center;
}

#s-21e43909-ae9e-4057-9e02-583dc06f885b {
  margin-left: 100px;
margin-right: 100px;
}

@media (min-width: 0px) {
[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-21e43909-ae9e-4057-9e02-583dc06f885b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-68ccfeb6-0584-4a8b-9967-ce0abdcd0f6f {
  text-align: center;
}




  #s-68ccfeb6-0584-4a8b-9967-ce0abdcd0f6f img.shogun-image {
    
    width: px;
  }


#s-68ccfeb6-0584-4a8b-9967-ce0abdcd0f6f .shogun-image-content {
  
    align-items: center;
  
}

#s-5e837965-02fd-4671-87f9-8a967efdf976 {
  text-align: center;
}




  #s-5e837965-02fd-4671-87f9-8a967efdf976 img.shogun-image {
    
    width: px;
  }


#s-5e837965-02fd-4671-87f9-8a967efdf976 .shogun-image-content {
  
    align-items: center;
  
}

#s-dbfe8be9-2459-4483-9f31-bf3361685fda {
  min-height: 50px;
}








#s-dbfe8be9-2459-4483-9f31-bf3361685fda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbfe8be9-2459-4483-9f31-bf3361685fda.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ef6ed44f-0735-4440-812c-f331b5038df2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f252155a-6259-4460-9bbb-011f2e1ac823 {
  min-height: 50px;
}








#s-f252155a-6259-4460-9bbb-011f2e1ac823 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f252155a-6259-4460-9bbb-011f2e1ac823.shg-box.shg-c {
  justify-content: center;
}

#s-c09d585f-0283-4089-8541-dd85074aca31 {
  min-height: 50px;
}








#s-c09d585f-0283-4089-8541-dd85074aca31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c09d585f-0283-4089-8541-dd85074aca31.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0c68da8c-25a3-4f2a-bd3a-1be430168b64"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-bfd84bfd-d83b-4329-b8a0-aaca9b79a2f2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-bfd84bfd-d83b-4329-b8a0-aaca9b79a2f2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-bfd84bfd-d83b-4329-b8a0-aaca9b79a2f2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(30, 190, 205, 1);
}

#s-bfd84bfd-d83b-4329-b8a0-aaca9b79a2f2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-bfd84bfd-d83b-4329-b8a0-aaca9b79a2f2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(30, 190, 205, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-bfd84bfd-d83b-4329-b8a0-aaca9b79a2f2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-ca70d0bf-c90e-44ab-ac79-3803be569c7e {
  border-style: solid;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(247, 247, 247, 1);
border-style: solid;
background-color: rgba(247, 247, 247, 1);
}
@media (max-width: 767px){#s-ca70d0bf-c90e-44ab-ac79-3803be569c7e {
  min-height: 0px;
}
}
@media (min-width: 0px) {
[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ca70d0bf-c90e-44ab-ac79-3803be569c7e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8a866f71-6650-4989-8b4a-a7eda2df4306 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-8a866f71-6650-4989-8b4a-a7eda2df4306 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-8a866f71-6650-4989-8b4a-a7eda2df4306 .shogun-heading-component h4 a {
  color: #000;
}


#s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8 {
  margin-top: 5px;
margin-bottom: 5px;
}
@media (max-width: 767px){#s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8 {
  display: none;
}
#s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8, #wrap-s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-4e79951c-9d8c-4e55-b3bb-80aa190a3ba8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-5addff18-e29d-423a-8519-5654f49bb79b {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-5addff18-e29d-423a-8519-5654f49bb79b img.shogun-image {
    
    width: px;
  }


#s-5addff18-e29d-423a-8519-5654f49bb79b .shogun-image-content {
  
    align-items: center;
  
}

#s-a016eb5d-5831-4ec6-b3e8-05c710cf5a5d {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-a016eb5d-5831-4ec6-b3e8-05c710cf5a5d img.shogun-image {
    
    width: px;
  }


#s-a016eb5d-5831-4ec6-b3e8-05c710cf5a5d .shogun-image-content {
  
    align-items: center;
  
}

#s-750fab74-e777-4c8c-a6b3-3603bc3efbc9 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-750fab74-e777-4c8c-a6b3-3603bc3efbc9 {
  min-height: 0px;
}
}
@media (min-width: 0px) {
[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-750fab74-e777-4c8c-a6b3-3603bc3efbc9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0db7b7e4-2cd5-4566-a823-7ce808c253ee {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-0db7b7e4-2cd5-4566-a823-7ce808c253ee .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-0db7b7e4-2cd5-4566-a823-7ce808c253ee .shogun-heading-component h4 a {
  color: #000;
}


#s-94d45185-5cd9-45e0-937a-c162a4dbe3cb {
  margin-top: 5px;
margin-bottom: 5px;
}
@media (max-width: 767px){#s-94d45185-5cd9-45e0-937a-c162a4dbe3cb {
  display: none;
}
#s-94d45185-5cd9-45e0-937a-c162a4dbe3cb, #wrap-s-94d45185-5cd9-45e0-937a-c162a4dbe3cb { display:none !important; }}
@media (min-width: 0px) {
[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-94d45185-5cd9-45e0-937a-c162a4dbe3cb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-da15ac1d-8ceb-4286-852a-306bbd8a528d {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-da15ac1d-8ceb-4286-852a-306bbd8a528d img.shogun-image {
    
    width: px;
  }


#s-da15ac1d-8ceb-4286-852a-306bbd8a528d .shogun-image-content {
  
    align-items: center;
  
}

#s-dac195bd-06ca-40ca-910c-938fc9d05a45 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-dac195bd-06ca-40ca-910c-938fc9d05a45 img.shogun-image {
    
    width: px;
  }


#s-dac195bd-06ca-40ca-910c-938fc9d05a45 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e {
  min-height: 0px;
}
}
@media (min-width: 0px) {
[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5b0eaf2d-b19b-4d99-a62c-be1186ce440e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7e7be2b3-3d2f-4aaa-8f01-53a0bd9496f6 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-7e7be2b3-3d2f-4aaa-8f01-53a0bd9496f6 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-7e7be2b3-3d2f-4aaa-8f01-53a0bd9496f6 .shogun-heading-component h4 a {
  color: #000;
}


#s-52bc9140-d96a-4bec-8167-00b37e922f90 {
  margin-top: 5px;
margin-bottom: 5px;
}
@media (max-width: 767px){#s-52bc9140-d96a-4bec-8167-00b37e922f90 {
  display: none;
}
#s-52bc9140-d96a-4bec-8167-00b37e922f90, #wrap-s-52bc9140-d96a-4bec-8167-00b37e922f90 { display:none !important; }}
@media (min-width: 0px) {
[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-52bc9140-d96a-4bec-8167-00b37e922f90"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-3e296f44-1d62-4ab3-95ce-cf42e08f05bf {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-3e296f44-1d62-4ab3-95ce-cf42e08f05bf img.shogun-image {
    
    width: px;
  }


#s-3e296f44-1d62-4ab3-95ce-cf42e08f05bf .shogun-image-content {
  
    align-items: center;
  
}

#s-940bc8bd-a3b8-4a61-bf23-76dfd28ae018 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-940bc8bd-a3b8-4a61-bf23-76dfd28ae018 img.shogun-image {
    
    width: px;
  }


#s-940bc8bd-a3b8-4a61-bf23-76dfd28ae018 .shogun-image-content {
  
    align-items: center;
  
}

#s-eb6f0fff-974f-472b-adc8-11f3ad090415 {
  background-color: rgba(247, 247, 247, 1);
}
@media (max-width: 767px){#s-eb6f0fff-974f-472b-adc8-11f3ad090415 {
  min-height: 0px;
}
}
@media (min-width: 0px) {
[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eb6f0fff-974f-472b-adc8-11f3ad090415"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3d2f633e-8854-46fb-9c31-9fdef0687566 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-3d2f633e-8854-46fb-9c31-9fdef0687566 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-3d2f633e-8854-46fb-9c31-9fdef0687566 .shogun-heading-component h4 a {
  color: #000;
}


#s-8776f157-9d7b-49a7-9596-be99748570c7 {
  margin-top: 5px;
margin-bottom: 5px;
}
@media (max-width: 767px){#s-8776f157-9d7b-49a7-9596-be99748570c7 {
  display: none;
}
#s-8776f157-9d7b-49a7-9596-be99748570c7, #wrap-s-8776f157-9d7b-49a7-9596-be99748570c7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-8776f157-9d7b-49a7-9596-be99748570c7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-e2caac13-877d-44ee-920b-125b21a27001 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-e2caac13-877d-44ee-920b-125b21a27001 img.shogun-image {
    
    width: px;
  }


#s-e2caac13-877d-44ee-920b-125b21a27001 .shogun-image-content {
  
    align-items: center;
  
}

#s-169e12d9-f4af-4295-bd8a-d6ae19fece82 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-169e12d9-f4af-4295-bd8a-d6ae19fece82 img.shogun-image {
    
    width: px;
  }


#s-169e12d9-f4af-4295-bd8a-d6ae19fece82 .shogun-image-content {
  
    align-items: center;
  
}

#s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56 {
  background-color: rgba(247, 247, 247, 1);
}
@media (max-width: 767px){#s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56 {
  min-height: 0px;
}
}
@media (min-width: 0px) {
[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0bcc786a-2e9f-4353-a2e3-8cc1b8531f56"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b149654f-984d-4e8b-9c9f-58b30592e2bd {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-b149654f-984d-4e8b-9c9f-58b30592e2bd .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-b149654f-984d-4e8b-9c9f-58b30592e2bd .shogun-heading-component h4 a {
  color: #000;
}


#s-c944adf0-a2d5-491d-b82a-16ed86b5652d {
  margin-top: 5px;
margin-bottom: 5px;
}
@media (max-width: 767px){#s-c944adf0-a2d5-491d-b82a-16ed86b5652d {
  display: none;
}
#s-c944adf0-a2d5-491d-b82a-16ed86b5652d, #wrap-s-c944adf0-a2d5-491d-b82a-16ed86b5652d { display:none !important; }}
@media (min-width: 0px) {
[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-c944adf0-a2d5-491d-b82a-16ed86b5652d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-ef42e227-ef6a-480b-a1a7-c0c075867991 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-ef42e227-ef6a-480b-a1a7-c0c075867991 img.shogun-image {
    
    width: px;
  }


#s-ef42e227-ef6a-480b-a1a7-c0c075867991 .shogun-image-content {
  
    align-items: center;
  
}

#s-6791599a-a56a-48e1-9683-55bc04b91af8 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-6791599a-a56a-48e1-9683-55bc04b91af8 img.shogun-image {
    
    width: px;
  }


#s-6791599a-a56a-48e1-9683-55bc04b91af8 .shogun-image-content {
  
    align-items: center;
  
}

#s-42dc9f2c-3c23-48f3-b43a-fa359427d842 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-42dc9f2c-3c23-48f3-b43a-fa359427d842 {
  min-height: 0px;
}
}
@media (min-width: 0px) {
[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-42dc9f2c-3c23-48f3-b43a-fa359427d842"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5bd613e9-fefd-4a95-af71-de5e8024ef6a {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-5bd613e9-fefd-4a95-af71-de5e8024ef6a .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-5bd613e9-fefd-4a95-af71-de5e8024ef6a .shogun-heading-component h4 a {
  color: #000;
}


#s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88 {
  margin-top: 5px;
margin-bottom: 5px;
}
@media (max-width: 767px){#s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88 {
  display: none;
}
#s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88, #wrap-s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88 { display:none !important; }}
@media (min-width: 0px) {
[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-c3451cac-23b0-4be3-8a3c-2bffd44b8e88"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-f1ab3516-8b6a-4bd1-b4ea-3e45e366db5a {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-f1ab3516-8b6a-4bd1-b4ea-3e45e366db5a img.shogun-image {
    
    width: px;
  }


#s-f1ab3516-8b6a-4bd1-b4ea-3e45e366db5a .shogun-image-content {
  
    align-items: center;
  
}

#s-77a871b0-b326-4f3c-b566-1e415924e905 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-77a871b0-b326-4f3c-b566-1e415924e905 img.shogun-image {
    
    width: px;
  }


#s-77a871b0-b326-4f3c-b566-1e415924e905 .shogun-image-content {
  
    align-items: center;
  
}

#s-886e2a94-42df-42b2-856b-a57c1df81667 {
  background-color: rgba(247, 247, 247, 1);
}
@media (max-width: 767px){#s-886e2a94-42df-42b2-856b-a57c1df81667 {
  min-height: 0px;
}
}
@media (min-width: 0px) {
[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-886e2a94-42df-42b2-856b-a57c1df81667"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f77a180b-4a6f-4f1f-a229-e0d7c8ac26c3 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-f77a180b-4a6f-4f1f-a229-e0d7c8ac26c3 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-f77a180b-4a6f-4f1f-a229-e0d7c8ac26c3 .shogun-heading-component h4 a {
  color: #000;
}


#s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe {
  margin-top: 5px;
margin-bottom: 5px;
}
@media (max-width: 767px){#s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe {
  display: none;
}
#s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe, #wrap-s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe { display:none !important; }}
@media (min-width: 0px) {
[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-5ffc9f50-0a5d-4e02-81aa-dc03c9ea3bbe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-936a571c-dd9d-440b-8255-4668948e3b98 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-936a571c-dd9d-440b-8255-4668948e3b98 img.shogun-image {
    
    width: px;
  }


#s-936a571c-dd9d-440b-8255-4668948e3b98 .shogun-image-content {
  
    align-items: center;
  
}

#s-8ae91845-5e0a-4051-ae02-873b7b4a2d33 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-8ae91845-5e0a-4051-ae02-873b7b4a2d33 img.shogun-image {
    
    width: px;
  }


#s-8ae91845-5e0a-4051-ae02-873b7b4a2d33 .shogun-image-content {
  
    align-items: center;
  
}

#s-6cfce372-2027-438f-8b7b-7f16cbc3bf18 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-6cfce372-2027-438f-8b7b-7f16cbc3bf18 {
  min-height: 0px;
}
}
@media (min-width: 0px) {
[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6cfce372-2027-438f-8b7b-7f16cbc3bf18"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b4e3f665-ce65-455d-98b6-30498143e661 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-b4e3f665-ce65-455d-98b6-30498143e661 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-b4e3f665-ce65-455d-98b6-30498143e661 .shogun-heading-component h4 a {
  color: #000;
}


#s-3dab154a-cf8b-41bf-b1db-2795393eb72e {
  margin-top: 5px;
margin-bottom: 5px;
}
@media (max-width: 767px){#s-3dab154a-cf8b-41bf-b1db-2795393eb72e {
  display: none;
}
#s-3dab154a-cf8b-41bf-b1db-2795393eb72e, #wrap-s-3dab154a-cf8b-41bf-b1db-2795393eb72e { display:none !important; }}
@media (min-width: 0px) {
[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-3dab154a-cf8b-41bf-b1db-2795393eb72e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-cf9ee500-5557-4a34-9a91-e9209bbd5f90 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-cf9ee500-5557-4a34-9a91-e9209bbd5f90 img.shogun-image {
    
    width: px;
  }


#s-cf9ee500-5557-4a34-9a91-e9209bbd5f90 .shogun-image-content {
  
    align-items: center;
  
}

#s-469d31ab-bd03-49cb-80e7-5cf1c452c982 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-469d31ab-bd03-49cb-80e7-5cf1c452c982 img.shogun-image {
    
    width: px;
  }


#s-469d31ab-bd03-49cb-80e7-5cf1c452c982 .shogun-image-content {
  
    align-items: center;
  
}

#s-7dd294d4-532d-4092-b38f-560476089949 {
  background-color: rgba(247, 247, 247, 1);
}
@media (max-width: 767px){#s-7dd294d4-532d-4092-b38f-560476089949 {
  min-height: 0px;
}
}
@media (min-width: 0px) {
[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7dd294d4-532d-4092-b38f-560476089949"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7e6423ba-5ac2-4da5-b3b1-5e26313f2973 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-7e6423ba-5ac2-4da5-b3b1-5e26313f2973 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-7e6423ba-5ac2-4da5-b3b1-5e26313f2973 .shogun-heading-component h4 a {
  color: #000;
}


#s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597 {
  margin-top: 5px;
margin-bottom: 5px;
}
@media (max-width: 767px){#s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597 {
  display: none;
}
#s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597, #wrap-s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597 { display:none !important; }}
@media (min-width: 0px) {
[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-7af4563c-5e64-45f6-b5dd-c8f2c37e8597"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-26e7dc9d-cf35-4ed4-898f-50ac2a5f21ca {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-26e7dc9d-cf35-4ed4-898f-50ac2a5f21ca img.shogun-image {
    
    width: px;
  }


#s-26e7dc9d-cf35-4ed4-898f-50ac2a5f21ca .shogun-image-content {
  
    align-items: center;
  
}

#s-b5e5955e-1320-474b-9a03-9867930d6b0d {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}
#s-b5e5955e-1320-474b-9a03-9867930d6b0d:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;}



  #s-b5e5955e-1320-474b-9a03-9867930d6b0d img.shogun-image {
    
    width: px;
  }


#s-b5e5955e-1320-474b-9a03-9867930d6b0d .shogun-image-content {
  
    align-items: center;
  
}

#s-317eba7c-2aac-4492-bef8-5ce7afe3b272 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-317eba7c-2aac-4492-bef8-5ce7afe3b272 {
  min-height: 0px;
}
}
@media (min-width: 0px) {
[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-317eba7c-2aac-4492-bef8-5ce7afe3b272"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7d11c8da-0c28-4a5e-bb62-67f75afe2c19 {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-7d11c8da-0c28-4a5e-bb62-67f75afe2c19 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-7d11c8da-0c28-4a5e-bb62-67f75afe2c19 .shogun-heading-component h4 a {
  color: #000;
}


#s-a04c0095-82c4-4eba-81d8-dda1ee508243 {
  margin-top: 5px;
margin-bottom: 5px;
}
@media (max-width: 767px){#s-a04c0095-82c4-4eba-81d8-dda1ee508243 {
  display: none;
}
#s-a04c0095-82c4-4eba-81d8-dda1ee508243, #wrap-s-a04c0095-82c4-4eba-81d8-dda1ee508243 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-a04c0095-82c4-4eba-81d8-dda1ee508243"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-6f136136-b354-4696-9e9b-a074e8933ad6 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-6f136136-b354-4696-9e9b-a074e8933ad6 img.shogun-image {
    
    width: px;
  }


#s-6f136136-b354-4696-9e9b-a074e8933ad6 .shogun-image-content {
  
    align-items: center;
  
}

#s-8ecf53f6-201d-4be7-ab72-fbf6a7f0d069 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-8ecf53f6-201d-4be7-ab72-fbf6a7f0d069 img.shogun-image {
    
    width: px;
  }


#s-8ecf53f6-201d-4be7-ab72-fbf6a7f0d069 .shogun-image-content {
  
    align-items: center;
  
}

#s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0 {
  background-color: rgba(247, 247, 247, 1);
}
@media (max-width: 767px){#s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0 {
  min-height: 0px;
}
}
@media (min-width: 0px) {
[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-811d2ed4-69fa-4282-bd9c-e1e733bb50a0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-11855be7-418e-43ce-a20c-69a25fb67219 {
  margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-11855be7-418e-43ce-a20c-69a25fb67219 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-11855be7-418e-43ce-a20c-69a25fb67219 .shogun-heading-component h4 a {
  color: #000;
}


#s-5a007d17-300b-4463-9bf9-9e78bb3307df {
  margin-top: 5px;
margin-bottom: 5px;
}
@media (max-width: 767px){#s-5a007d17-300b-4463-9bf9-9e78bb3307df {
  display: none;
}
#s-5a007d17-300b-4463-9bf9-9e78bb3307df, #wrap-s-5a007d17-300b-4463-9bf9-9e78bb3307df { display:none !important; }}
@media (min-width: 0px) {
[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-5a007d17-300b-4463-9bf9-9e78bb3307df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-8c7d0d46-d6d4-4263-805c-4172d8b1c795 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-8c7d0d46-d6d4-4263-805c-4172d8b1c795 img.shogun-image {
    
    width: px;
  }


#s-8c7d0d46-d6d4-4263-805c-4172d8b1c795 .shogun-image-content {
  
    align-items: center;
  
}

#s-11b00341-91eb-423a-90e9-ae00f752425d {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-11b00341-91eb-423a-90e9-ae00f752425d img.shogun-image {
    
    width: px;
  }


#s-11b00341-91eb-423a-90e9-ae00f752425d .shogun-image-content {
  
    align-items: center;
  
}

#s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5 {
  min-height: 0px;
}
}
@media (min-width: 0px) {
[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8b22c3dc-6cb5-4ef9-a671-a1aabaa8fcb5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-51d6fbbf-3ef0-41f0-b05a-c1646e8bf527 {
  margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-51d6fbbf-3ef0-41f0-b05a-c1646e8bf527 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-51d6fbbf-3ef0-41f0-b05a-c1646e8bf527 .shogun-heading-component h4 a {
  color: #000;
}


#s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0 {
  margin-top: 5px;
margin-bottom: 5px;
}
@media (max-width: 767px){#s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0 {
  display: none;
}
#s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0, #wrap-s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-9ed3b407-2cb6-4418-9af3-a02bb2d958a0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-ad3b72d0-b9ce-4a5f-b962-1519646b13fd {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-ad3b72d0-b9ce-4a5f-b962-1519646b13fd img.shogun-image {
    
    width: px;
  }


#s-ad3b72d0-b9ce-4a5f-b962-1519646b13fd .shogun-image-content {
  
    align-items: center;
  
}

#s-adfe4d78-e6f4-4147-b095-42abc7ffaa79 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-adfe4d78-e6f4-4147-b095-42abc7ffaa79 img.shogun-image {
    
    width: px;
  }


#s-adfe4d78-e6f4-4147-b095-42abc7ffaa79 .shogun-image-content {
  
    align-items: center;
  
}

#s-85046d36-6031-453a-aa27-4e96db157fbd {
  background-color: rgba(247, 247, 247, 1);
}
@media (max-width: 767px){#s-85046d36-6031-453a-aa27-4e96db157fbd {
  min-height: 0px;
}
}
@media (min-width: 0px) {
[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-85046d36-6031-453a-aa27-4e96db157fbd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-74ac6d9d-609c-4c5b-907b-b97a25a6089c {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-74ac6d9d-609c-4c5b-907b-b97a25a6089c .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-74ac6d9d-609c-4c5b-907b-b97a25a6089c .shogun-heading-component h4 a {
  color: #000;
}


#s-53906e0e-6c46-4600-9615-69e8d3bc9500 {
  margin-top: 5px;
margin-bottom: 5px;
}
@media (max-width: 767px){#s-53906e0e-6c46-4600-9615-69e8d3bc9500 {
  display: none;
}
#s-53906e0e-6c46-4600-9615-69e8d3bc9500, #wrap-s-53906e0e-6c46-4600-9615-69e8d3bc9500 { display:none !important; }}
@media (min-width: 0px) {
[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-53906e0e-6c46-4600-9615-69e8d3bc9500"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-4840c6a0-910d-4886-84e9-6aed61238246 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-4840c6a0-910d-4886-84e9-6aed61238246 img.shogun-image {
    
    width: px;
  }


#s-4840c6a0-910d-4886-84e9-6aed61238246 .shogun-image-content {
  
    align-items: center;
  
}

#s-165a8e29-c353-4151-8b5d-f596ed0b5028 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-165a8e29-c353-4151-8b5d-f596ed0b5028 img.shogun-image {
    
    width: px;
  }


#s-165a8e29-c353-4151-8b5d-f596ed0b5028 .shogun-image-content {
  
    align-items: center;
  
}

#s-1687cc3e-0a2a-4541-919f-8edd72729388 {
  background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-1687cc3e-0a2a-4541-919f-8edd72729388 {
  min-height: 0px;
}
}
@media (min-width: 0px) {
[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1687cc3e-0a2a-4541-919f-8edd72729388"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bfd09b69-b1b5-4064-ad3a-d772dd1d74cd {
  margin-top: 10px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: left;
}

#s-bfd09b69-b1b5-4064-ad3a-d772dd1d74cd .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-bfd09b69-b1b5-4064-ad3a-d772dd1d74cd .shogun-heading-component h4 a {
  color: #000;
}


#s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e {
  margin-top: 5px;
margin-bottom: 5px;
}
@media (max-width: 767px){#s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e {
  display: none;
}
#s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e, #wrap-s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e { display:none !important; }}
@media (min-width: 0px) {
[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-3fd91df4-5aaa-4c33-a2de-19b85e46c50e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-997c4177-df83-4047-ab9c-8e34f0d0aa21 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-997c4177-df83-4047-ab9c-8e34f0d0aa21 img.shogun-image {
    
    width: px;
  }


#s-997c4177-df83-4047-ab9c-8e34f0d0aa21 .shogun-image-content {
  
    align-items: center;
  
}

#s-0c034760-e525-49c7-b3ad-33d18dab3dc1 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}




  #s-0c034760-e525-49c7-b3ad-33d18dab3dc1 img.shogun-image {
    
    width: px;
  }


#s-0c034760-e525-49c7-b3ad-33d18dab3dc1 .shogun-image-content {
  
    align-items: center;
  
}

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