.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-fbaf12cc-563d-42ee-9d68-662b3bb453e1 {
  margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-fbaf12cc-563d-42ee-9d68-662b3bb453e1 {
  display: none;
}
#s-fbaf12cc-563d-42ee-9d68-662b3bb453e1, #wrap-s-fbaf12cc-563d-42ee-9d68-662b3bb453e1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fbaf12cc-563d-42ee-9d68-662b3bb453e1 {
  display: none;
}
#s-fbaf12cc-563d-42ee-9d68-662b3bb453e1, #wrap-s-fbaf12cc-563d-42ee-9d68-662b3bb453e1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fbaf12cc-563d-42ee-9d68-662b3bb453e1 {
  
}
}@media (max-width: 767px){#s-fbaf12cc-563d-42ee-9d68-662b3bb453e1 {
  
}
}







#s-fbaf12cc-563d-42ee-9d68-662b3bb453e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbaf12cc-563d-42ee-9d68-662b3bb453e1.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-2cb11610-16a0-48fc-a05d-50e17b4131dc {
  border-style: solid;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-2cb11610-16a0-48fc-a05d-50e17b4131dc img.shogun-image {
    
    width: px;
  }


#s-2cb11610-16a0-48fc-a05d-50e17b4131dc .shogun-image-content {
  
    align-items: center;
  
}

#s-2544ac3a-5009-4049-a152-442cfae166eb {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-left: 30px;
padding-bottom: 280px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
min-height: 50px;
}








#s-2544ac3a-5009-4049-a152-442cfae166eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2544ac3a-5009-4049-a152-442cfae166eb.shg-box.shg-c {
  justify-content: center;
}

#s-240057c6-4a34-475c-b984-0465454254e0 {
  max-width: 150px;
text-align: center;
}




  #s-240057c6-4a34-475c-b984-0465454254e0 img.shogun-image {
    
    width: px;
  }


#s-240057c6-4a34-475c-b984-0465454254e0 .shogun-image-content {
  
    align-items: center;
  
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-e9be641e-b4e8-4db6-baec-ced622b6f0b3 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-e9be641e-b4e8-4db6-baec-ced622b6f0b3 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: 0.5px;
  text-align: left;
}



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

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

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

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

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

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

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

#s-112941cd-019f-481a-b819-d95535d17d01 {
  padding-top: 15px;
padding-left: 60px;
padding-bottom: 15px;
padding-right: 60px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-112941cd-019f-481a-b819-d95535d17d01:hover {background-color: rgba(205, 181, 153, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-112941cd-019f-481a-b819-d95535d17d01:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-112941cd-019f-481a-b819-d95535d17d01-btn-wrapper {
    text-align: left;
  }


#s-112941cd-019f-481a-b819-d95535d17d01.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

.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-44e343f3-a8c2-4605-9264-c3410746f89c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-44e343f3-a8c2-4605-9264-c3410746f89c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-e476e5cb-f790-4f3f-893d-c5fabe934aa2 {
  text-align: center;
}




  #s-e476e5cb-f790-4f3f-893d-c5fabe934aa2 img.shogun-image {
    
    width: px;
  }


#s-e476e5cb-f790-4f3f-893d-c5fabe934aa2 .shogun-image-content {
  
    align-items: center;
  
}

#s-e97cb252-b4c9-4943-9fff-8e335d28e70a {
  text-align: center;
}




  #s-e97cb252-b4c9-4943-9fff-8e335d28e70a img.shogun-image {
    
    width: px;
  }


#s-e97cb252-b4c9-4943-9fff-8e335d28e70a .shogun-image-content {
  
    align-items: center;
  
}

#s-7fa96681-c97a-4ef3-a971-bf1c9f104648 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7fa96681-c97a-4ef3-a971-bf1c9f104648"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-a83ba023-89ba-444a-85ea-1254a88dd429 {
  text-align: center;
}




  #s-a83ba023-89ba-444a-85ea-1254a88dd429 img.shogun-image {
    
    width: px;
  }


#s-a83ba023-89ba-444a-85ea-1254a88dd429 .shogun-image-content {
  
    align-items: center;
  
}

#s-1ab7aaa7-3ea5-4c16-8f80-28a8ffa79ee9 {
  text-align: center;
}




  #s-1ab7aaa7-3ea5-4c16-8f80-28a8ffa79ee9 img.shogun-image {
    
    width: px;
  }


#s-1ab7aaa7-3ea5-4c16-8f80-28a8ffa79ee9 .shogun-image-content {
  
    align-items: center;
  
}

#s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-46d62c1e-ce9a-4875-bebd-91c3f6d3a0a9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-06bdda70-c15c-45a0-a57d-1338322eb362 {
  text-align: center;
}




  #s-06bdda70-c15c-45a0-a57d-1338322eb362 img.shogun-image {
    
    width: px;
  }


#s-06bdda70-c15c-45a0-a57d-1338322eb362 .shogun-image-content {
  
    align-items: center;
  
}

#s-9ff63164-c10b-406f-8c44-e8d1dea887d0 {
  text-align: center;
}




  #s-9ff63164-c10b-406f-8c44-e8d1dea887d0 img.shogun-image {
    
    width: px;
  }


#s-9ff63164-c10b-406f-8c44-e8d1dea887d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ffb9a06a-3e16-49dd-bc7b-ea2acfdd9cde"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-a1f31313-6631-4010-9bfa-901d8e660814 {
  text-align: center;
}




  #s-a1f31313-6631-4010-9bfa-901d8e660814 img.shogun-image {
    
    width: px;
  }


#s-a1f31313-6631-4010-9bfa-901d8e660814 .shogun-image-content {
  
    align-items: center;
  
}

#s-31ecb20a-aa92-4974-8d63-f096ea269771 {
  text-align: center;
}




  #s-31ecb20a-aa92-4974-8d63-f096ea269771 img.shogun-image {
    
    width: px;
  }


#s-31ecb20a-aa92-4974-8d63-f096ea269771 .shogun-image-content {
  
    align-items: center;
  
}

#s-3d95194c-268b-42ff-ae41-1755b382de77 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3d95194c-268b-42ff-ae41-1755b382de77"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-139c5d71-36b0-4c67-8bfb-5c7f30133bf0 {
  text-align: center;
}




  #s-139c5d71-36b0-4c67-8bfb-5c7f30133bf0 img.shogun-image {
    
    width: px;
  }


#s-139c5d71-36b0-4c67-8bfb-5c7f30133bf0 .shogun-image-content {
  
    align-items: center;
  
}

#s-7f5437c6-ef1f-4853-bf65-cd3d77768ca7 {
  text-align: center;
}




  #s-7f5437c6-ef1f-4853-bf65-cd3d77768ca7 img.shogun-image {
    
    width: px;
  }


#s-7f5437c6-ef1f-4853-bf65-cd3d77768ca7 .shogun-image-content {
  
    align-items: center;
  
}

#s-79c69422-a7e5-4b31-900c-b8022304c637 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-79c69422-a7e5-4b31-900c-b8022304c637"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-6bfc3968-5561-46a2-b605-c8448bce7e21 {
  text-align: center;
}




  #s-6bfc3968-5561-46a2-b605-c8448bce7e21 img.shogun-image {
    
    width: px;
  }


#s-6bfc3968-5561-46a2-b605-c8448bce7e21 .shogun-image-content {
  
    align-items: center;
  
}

#s-eebfa86a-8e3c-4c02-abd1-d97750cec8b3 {
  text-align: center;
}




  #s-eebfa86a-8e3c-4c02-abd1-d97750cec8b3 img.shogun-image {
    
    width: px;
  }


#s-eebfa86a-8e3c-4c02-abd1-d97750cec8b3 .shogun-image-content {
  
    align-items: center;
  
}

#s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-06bc7e27-e3a8-4bab-a95b-76b08d727cd6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-7f21c3f8-06f7-482a-9ef8-b24a2f06bd75 {
  text-align: center;
}




  #s-7f21c3f8-06f7-482a-9ef8-b24a2f06bd75 img.shogun-image {
    
    width: px;
  }


#s-7f21c3f8-06f7-482a-9ef8-b24a2f06bd75 .shogun-image-content {
  
    align-items: center;
  
}

#s-1a492761-5c04-4326-bfda-4312cf90d2dd {
  text-align: center;
}




  #s-1a492761-5c04-4326-bfda-4312cf90d2dd img.shogun-image {
    
    width: px;
  }


#s-1a492761-5c04-4326-bfda-4312cf90d2dd .shogun-image-content {
  
    align-items: center;
  
}

#s-41610106-7642-44f4-ba21-23abeaaf8c29 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-41610106-7642-44f4-ba21-23abeaaf8c29"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-849c0713-f23c-469d-b7d4-a295055eb4e0 {
  text-align: center;
}




  #s-849c0713-f23c-469d-b7d4-a295055eb4e0 img.shogun-image {
    
    width: px;
  }


#s-849c0713-f23c-469d-b7d4-a295055eb4e0 .shogun-image-content {
  
    align-items: center;
  
}

#s-116995fc-62b9-412c-831b-899f871067c0 {
  text-align: center;
}




  #s-116995fc-62b9-412c-831b-899f871067c0 img.shogun-image {
    
    width: px;
  }


#s-116995fc-62b9-412c-831b-899f871067c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-522e9c3d-2228-4229-ba99-3eeb9a90dfcc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-c5761394-51be-4364-9e50-507bcdada538 {
  text-align: center;
}




  #s-c5761394-51be-4364-9e50-507bcdada538 img.shogun-image {
    
    width: px;
  }


#s-c5761394-51be-4364-9e50-507bcdada538 .shogun-image-content {
  
    align-items: center;
  
}

#s-da07612f-6895-4b1e-a43b-f6fdb9a8defe {
  text-align: center;
}




  #s-da07612f-6895-4b1e-a43b-f6fdb9a8defe img.shogun-image {
    
    width: px;
  }


#s-da07612f-6895-4b1e-a43b-f6fdb9a8defe .shogun-image-content {
  
    align-items: center;
  
}

#s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1b8291cd-85a2-45b5-84bd-af8ee1956d3a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-e8400beb-f91b-486e-a50d-52f8b5ae1f58 {
  text-align: center;
}




  #s-e8400beb-f91b-486e-a50d-52f8b5ae1f58 img.shogun-image {
    
    width: px;
  }


#s-e8400beb-f91b-486e-a50d-52f8b5ae1f58 .shogun-image-content {
  
    align-items: center;
  
}

#s-ea816b58-bed1-498d-a29a-f243951e9b13 {
  text-align: center;
}




  #s-ea816b58-bed1-498d-a29a-f243951e9b13 img.shogun-image {
    
    width: px;
  }


#s-ea816b58-bed1-498d-a29a-f243951e9b13 .shogun-image-content {
  
    align-items: center;
  
}

#s-595ae6d6-de28-4873-b1f8-020fef8d983e {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-595ae6d6-de28-4873-b1f8-020fef8d983e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-1d76dbc9-aa53-4378-8bba-0629615db8ab {
  text-align: center;
}




  #s-1d76dbc9-aa53-4378-8bba-0629615db8ab img.shogun-image {
    
    width: px;
  }


#s-1d76dbc9-aa53-4378-8bba-0629615db8ab .shogun-image-content {
  
    align-items: center;
  
}

#s-7bf202e2-7777-4d6e-bf5d-0fe748706b9e {
  text-align: center;
}




  #s-7bf202e2-7777-4d6e-bf5d-0fe748706b9e img.shogun-image {
    
    width: px;
  }


#s-7bf202e2-7777-4d6e-bf5d-0fe748706b9e .shogun-image-content {
  
    align-items: center;
  
}

#s-68c7717c-cd96-46c0-99e6-0c083c8bc36c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-68c7717c-cd96-46c0-99e6-0c083c8bc36c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-438ed807-bfee-4be0-9edc-4d719ba51108 {
  text-align: center;
}




  #s-438ed807-bfee-4be0-9edc-4d719ba51108 img.shogun-image {
    
    width: px;
  }


#s-438ed807-bfee-4be0-9edc-4d719ba51108 .shogun-image-content {
  
    align-items: center;
  
}

#s-114acb39-2e37-4989-9b71-7fb1bffef061 {
  text-align: center;
}




  #s-114acb39-2e37-4989-9b71-7fb1bffef061 img.shogun-image {
    
    width: px;
  }


#s-114acb39-2e37-4989-9b71-7fb1bffef061 .shogun-image-content {
  
    align-items: center;
  
}

#s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3d7ba89a-9786-4ce5-a5cc-d68a9fb62b08"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-0ee3a832-b272-495f-8919-fce4d1d4825e {
  text-align: center;
}




  #s-0ee3a832-b272-495f-8919-fce4d1d4825e img.shogun-image {
    
    width: px;
  }


#s-0ee3a832-b272-495f-8919-fce4d1d4825e .shogun-image-content {
  
    align-items: center;
  
}

#s-6535bea9-1128-46be-94ca-c26c5cf9ef5a {
  text-align: center;
}




  #s-6535bea9-1128-46be-94ca-c26c5cf9ef5a img.shogun-image {
    
    width: px;
  }


#s-6535bea9-1128-46be-94ca-c26c5cf9ef5a .shogun-image-content {
  
    align-items: center;
  
}

#s-d9b62056-464e-4f28-9797-be39ea51fd80 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d9b62056-464e-4f28-9797-be39ea51fd80"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-6f1f93d9-7019-4713-9dab-c517d1de896a {
  text-align: center;
}




  #s-6f1f93d9-7019-4713-9dab-c517d1de896a img.shogun-image {
    
    width: px;
  }


#s-6f1f93d9-7019-4713-9dab-c517d1de896a .shogun-image-content {
  
    align-items: center;
  
}

#s-23f37de7-cbf4-4f9c-943e-838757a10fcd {
  text-align: center;
}




  #s-23f37de7-cbf4-4f9c-943e-838757a10fcd img.shogun-image {
    
    width: px;
  }


#s-23f37de7-cbf4-4f9c-943e-838757a10fcd .shogun-image-content {
  
    align-items: center;
  
}

#s-a1dca406-e891-422d-a710-a170f9144cfe {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a1dca406-e891-422d-a710-a170f9144cfe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-aa34696a-c1cf-48b8-a3ee-4c7ad90f59a2 {
  text-align: center;
}




  #s-aa34696a-c1cf-48b8-a3ee-4c7ad90f59a2 img.shogun-image {
    
    width: px;
  }


#s-aa34696a-c1cf-48b8-a3ee-4c7ad90f59a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-bd3fdbd3-c2fd-4862-8fd6-066a42bff78d {
  text-align: center;
}




  #s-bd3fdbd3-c2fd-4862-8fd6-066a42bff78d img.shogun-image {
    
    width: px;
  }


#s-bd3fdbd3-c2fd-4862-8fd6-066a42bff78d .shogun-image-content {
  
    align-items: center;
  
}

#s-c31dc456-10bf-464b-a78d-be65e7f126fe {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c31dc456-10bf-464b-a78d-be65e7f126fe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-ba815c97-8d59-4a08-82b6-5b93ac5c92c0 {
  text-align: center;
}




  #s-ba815c97-8d59-4a08-82b6-5b93ac5c92c0 img.shogun-image {
    
    width: px;
  }


#s-ba815c97-8d59-4a08-82b6-5b93ac5c92c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-45439a8e-8f19-4191-84df-a465fd1b00bf {
  text-align: center;
}




  #s-45439a8e-8f19-4191-84df-a465fd1b00bf img.shogun-image {
    
    width: px;
  }


#s-45439a8e-8f19-4191-84df-a465fd1b00bf .shogun-image-content {
  
    align-items: center;
  
}

#s-e940328d-c41e-495c-a6eb-11d85854c5ea {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e940328d-c41e-495c-a6eb-11d85854c5ea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-7f9a19e5-338b-4f11-80ea-8e9f99015dd9 {
  text-align: center;
}




  #s-7f9a19e5-338b-4f11-80ea-8e9f99015dd9 img.shogun-image {
    
    width: px;
  }


#s-7f9a19e5-338b-4f11-80ea-8e9f99015dd9 .shogun-image-content {
  
    align-items: center;
  
}

#s-e5bb6ac6-ac0f-4b07-8106-d07bb9593804 {
  text-align: center;
}




  #s-e5bb6ac6-ac0f-4b07-8106-d07bb9593804 img.shogun-image {
    
    width: px;
  }


#s-e5bb6ac6-ac0f-4b07-8106-d07bb9593804 .shogun-image-content {
  
    align-items: center;
  
}

#s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ef7f8792-d7a5-4f33-9d13-3dc307a9a04c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-8731d1e8-1919-4784-85e1-7a28f78a0722 {
  text-align: center;
}




  #s-8731d1e8-1919-4784-85e1-7a28f78a0722 img.shogun-image {
    
    width: px;
  }


#s-8731d1e8-1919-4784-85e1-7a28f78a0722 .shogun-image-content {
  
    align-items: center;
  
}

#s-c3e4bb62-6da5-4b51-b92c-8418a656f20a {
  text-align: center;
}




  #s-c3e4bb62-6da5-4b51-b92c-8418a656f20a img.shogun-image {
    
    width: px;
  }


#s-c3e4bb62-6da5-4b51-b92c-8418a656f20a .shogun-image-content {
  
    align-items: center;
  
}

#s-544909fb-1235-4583-a2d4-a4e98556b0e2 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-544909fb-1235-4583-a2d4-a4e98556b0e2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-17438814-5801-4cbb-a437-c1f417ccd063 {
  text-align: center;
}




  #s-17438814-5801-4cbb-a437-c1f417ccd063 img.shogun-image {
    
    width: px;
  }


#s-17438814-5801-4cbb-a437-c1f417ccd063 .shogun-image-content {
  
    align-items: center;
  
}

#s-c4994fa9-46a5-4a1a-97be-4258b9918547 {
  text-align: center;
}




  #s-c4994fa9-46a5-4a1a-97be-4258b9918547 img.shogun-image {
    
    width: px;
  }


#s-c4994fa9-46a5-4a1a-97be-4258b9918547 .shogun-image-content {
  
    align-items: center;
  
}

#s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-dee7034d-cfb1-4ec4-a2fe-bbaf5f2fe60b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-18b7ca28-ea16-459d-9311-76c08475849c {
  text-align: center;
}




  #s-18b7ca28-ea16-459d-9311-76c08475849c img.shogun-image {
    
    width: px;
  }


#s-18b7ca28-ea16-459d-9311-76c08475849c .shogun-image-content {
  
    align-items: center;
  
}

#s-97a612a7-9094-40f2-a6f5-4e3048d2d73c {
  text-align: center;
}




  #s-97a612a7-9094-40f2-a6f5-4e3048d2d73c img.shogun-image {
    
    width: px;
  }


#s-97a612a7-9094-40f2-a6f5-4e3048d2d73c .shogun-image-content {
  
    align-items: center;
  
}

#s-53534b02-319b-4d94-8487-89bb0515ce01 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-53534b02-319b-4d94-8487-89bb0515ce01"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-402ea5c8-d1f5-4dcb-8b61-c73fad412fd9 {
  text-align: center;
}




  #s-402ea5c8-d1f5-4dcb-8b61-c73fad412fd9 img.shogun-image {
    
    width: px;
  }


#s-402ea5c8-d1f5-4dcb-8b61-c73fad412fd9 .shogun-image-content {
  
    align-items: center;
  
}

#s-fc670ace-3a85-45a6-a745-f073bf42e187 {
  text-align: center;
}




  #s-fc670ace-3a85-45a6-a745-f073bf42e187 img.shogun-image {
    
    width: px;
  }


#s-fc670ace-3a85-45a6-a745-f073bf42e187 .shogun-image-content {
  
    align-items: center;
  
}

#s-5419bd80-9bcb-484a-a9bd-536d1c8f2537 {
  min-height: 50px;
}








#s-5419bd80-9bcb-484a-a9bd-536d1c8f2537 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5419bd80-9bcb-484a-a9bd-536d1c8f2537.shg-box.shg-c {
  justify-content: center;
}

#s-bab12691-58ca-4284-a688-9fcbc6762e98 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}




  #s-bab12691-58ca-4284-a688-9fcbc6762e98 img.shogun-image {
    
    width: px;
  }


#s-bab12691-58ca-4284-a688-9fcbc6762e98 .shogun-image-content {
  
    align-items: center;
  
}

#s-a543728e-088c-47bd-8ea2-03254c21a6e8 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1278px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a543728e-088c-47bd-8ea2-03254c21a6e8 {
  display: none;
}
#s-a543728e-088c-47bd-8ea2-03254c21a6e8, #wrap-s-a543728e-088c-47bd-8ea2-03254c21a6e8 { display:none !important; }}@media (max-width: 767px){#s-a543728e-088c-47bd-8ea2-03254c21a6e8 {
  display: none;
}
#s-a543728e-088c-47bd-8ea2-03254c21a6e8, #wrap-s-a543728e-088c-47bd-8ea2-03254c21a6e8 { display:none !important; }}







#s-a543728e-088c-47bd-8ea2-03254c21a6e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a543728e-088c-47bd-8ea2-03254c21a6e8.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

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

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

#s-ce0fca2f-3303-49db-9ef3-11515dab7e69 {
  border-style: solid;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
background-color: rgba(205, 182, 154, 1);
}
@media (min-width: 1200px){#s-ce0fca2f-3303-49db-9ef3-11515dab7e69 {
  display: none;
}
#s-ce0fca2f-3303-49db-9ef3-11515dab7e69, #wrap-s-ce0fca2f-3303-49db-9ef3-11515dab7e69 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ce0fca2f-3303-49db-9ef3-11515dab7e69 {
  display: none;
}
#s-ce0fca2f-3303-49db-9ef3-11515dab7e69, #wrap-s-ce0fca2f-3303-49db-9ef3-11515dab7e69 { display:none !important; }}@media (max-width: 767px){#s-ce0fca2f-3303-49db-9ef3-11515dab7e69 {
  
}
}
#s-47146343-f0ba-4423-9ee3-866fa0f9026c {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: #000;
min-height: 50px;
max-width: 1278px;
}
@media (min-width: 768px) and (max-width: 991px){#s-47146343-f0ba-4423-9ee3-866fa0f9026c {
  display: none;
}
#s-47146343-f0ba-4423-9ee3-866fa0f9026c, #wrap-s-47146343-f0ba-4423-9ee3-866fa0f9026c { display:none !important; }}@media (max-width: 767px){#s-47146343-f0ba-4423-9ee3-866fa0f9026c {
  display: none;
}
#s-47146343-f0ba-4423-9ee3-866fa0f9026c, #wrap-s-47146343-f0ba-4423-9ee3-866fa0f9026c { display:none !important; }}







#s-47146343-f0ba-4423-9ee3-866fa0f9026c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47146343-f0ba-4423-9ee3-866fa0f9026c.shg-box.shg-c {
  justify-content: center;
}

#s-128793e2-5b50-4c63-b10d-bbdb308fbcf7 {
  border-style: solid;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
background-color: rgba(205, 182, 154, 1);
}
@media (min-width: 1200px){#s-128793e2-5b50-4c63-b10d-bbdb308fbcf7 {
  display: none;
}
#s-128793e2-5b50-4c63-b10d-bbdb308fbcf7, #wrap-s-128793e2-5b50-4c63-b10d-bbdb308fbcf7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-128793e2-5b50-4c63-b10d-bbdb308fbcf7 {
  display: none;
}
#s-128793e2-5b50-4c63-b10d-bbdb308fbcf7, #wrap-s-128793e2-5b50-4c63-b10d-bbdb308fbcf7 { display:none !important; }}@media (max-width: 767px){#s-128793e2-5b50-4c63-b10d-bbdb308fbcf7 {
  
}
}
#s-a0a3a854-819e-45f6-a4cb-efd5608fc6f5 {
  border-style: solid;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-a0a3a854-819e-45f6-a4cb-efd5608fc6f5 img.shogun-image {
    
    width: px;
  }


#s-a0a3a854-819e-45f6-a4cb-efd5608fc6f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-77e52ff9-a80b-447c-8e8e-3e28f1491764 {
  padding-left: 90px;
padding-bottom: 450px;
padding-right: 90px;
}

@media (min-width: 0px) {
[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-77e52ff9-a80b-447c-8e8e-3e28f1491764"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-066c7aa2-5385-4723-b0be-ce4b1e9fd24a {
  max-width: 250px;
text-align: left;
}




  #s-066c7aa2-5385-4723-b0be-ce4b1e9fd24a img.shogun-image {
    
    width: px;
  }


#s-066c7aa2-5385-4723-b0be-ce4b1e9fd24a .shogun-image-content {
  
    align-items: center;
  
}

#s-a9ec8901-ddfe-451a-888f-6d2d003e086f {
  padding-top: 30px;
padding-bottom: 30px;
text-align: left;
}

#s-a9ec8901-ddfe-451a-888f-6d2d003e086f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: 0.5px;
  text-align: left;
}



#s-904a178c-bca6-42c8-9ab8-ca39e6a1c580 {
  padding-top: 15px;
padding-left: 60px;
padding-bottom: 15px;
padding-right: 60px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-904a178c-bca6-42c8-9ab8-ca39e6a1c580:hover {background-color: rgba(205, 181, 153, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-904a178c-bca6-42c8-9ab8-ca39e6a1c580:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-904a178c-bca6-42c8-9ab8-ca39e6a1c580-btn-wrapper {
    text-align: left;
  }


#s-904a178c-bca6-42c8-9ab8-ca39e6a1c580.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-c1c4a19f-8c74-4cd5-bffc-ed2ebc772448 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1278px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c1c4a19f-8c74-4cd5-bffc-ed2ebc772448 {
  display: none;
}
#s-c1c4a19f-8c74-4cd5-bffc-ed2ebc772448, #wrap-s-c1c4a19f-8c74-4cd5-bffc-ed2ebc772448 { display:none !important; }}@media (max-width: 767px){#s-c1c4a19f-8c74-4cd5-bffc-ed2ebc772448 {
  display: none;
}
#s-c1c4a19f-8c74-4cd5-bffc-ed2ebc772448, #wrap-s-c1c4a19f-8c74-4cd5-bffc-ed2ebc772448 { display:none !important; }}







#s-c1c4a19f-8c74-4cd5-bffc-ed2ebc772448 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1c4a19f-8c74-4cd5-bffc-ed2ebc772448.shg-box.shg-c {
  justify-content: center;
}

#s-09045bfb-ca39-4c1f-8785-2586da77bc21 {
  border-style: solid;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
background-color: rgba(205, 182, 154, 1);
}
@media (min-width: 1200px){#s-09045bfb-ca39-4c1f-8785-2586da77bc21 {
  display: none;
}
#s-09045bfb-ca39-4c1f-8785-2586da77bc21, #wrap-s-09045bfb-ca39-4c1f-8785-2586da77bc21 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-09045bfb-ca39-4c1f-8785-2586da77bc21 {
  display: none;
}
#s-09045bfb-ca39-4c1f-8785-2586da77bc21, #wrap-s-09045bfb-ca39-4c1f-8785-2586da77bc21 { display:none !important; }}@media (max-width: 767px){#s-09045bfb-ca39-4c1f-8785-2586da77bc21 {
  
}
}
#s-1f4c4cba-7190-4334-b9e5-fe8a2972ae6d {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: #000;
min-height: 50px;
max-width: 1278px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1f4c4cba-7190-4334-b9e5-fe8a2972ae6d {
  display: none;
}
#s-1f4c4cba-7190-4334-b9e5-fe8a2972ae6d, #wrap-s-1f4c4cba-7190-4334-b9e5-fe8a2972ae6d { display:none !important; }}@media (max-width: 767px){#s-1f4c4cba-7190-4334-b9e5-fe8a2972ae6d {
  display: none;
}
#s-1f4c4cba-7190-4334-b9e5-fe8a2972ae6d, #wrap-s-1f4c4cba-7190-4334-b9e5-fe8a2972ae6d { display:none !important; }}







#s-1f4c4cba-7190-4334-b9e5-fe8a2972ae6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f4c4cba-7190-4334-b9e5-fe8a2972ae6d.shg-box.shg-c {
  justify-content: center;
}

#s-fe346a78-c95b-4a53-a73b-7ce21baacd33 {
  border-style: solid;
padding-top: 5px;
padding-bottom: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
background-color: rgba(205, 182, 154, 1);
}
@media (min-width: 1200px){#s-fe346a78-c95b-4a53-a73b-7ce21baacd33 {
  display: none;
}
#s-fe346a78-c95b-4a53-a73b-7ce21baacd33, #wrap-s-fe346a78-c95b-4a53-a73b-7ce21baacd33 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fe346a78-c95b-4a53-a73b-7ce21baacd33 {
  display: none;
}
#s-fe346a78-c95b-4a53-a73b-7ce21baacd33, #wrap-s-fe346a78-c95b-4a53-a73b-7ce21baacd33 { display:none !important; }}@media (max-width: 767px){#s-fe346a78-c95b-4a53-a73b-7ce21baacd33 {
  
}
}
#s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-3837acc2-ef36-49fc-ada5-5cfbeb7c53ac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-db0e7f39-d592-4494-9c4f-5599b1980f1f {
  text-align: center;
}




  #s-db0e7f39-d592-4494-9c4f-5599b1980f1f img.shogun-image {
    
    width: px;
  }


#s-db0e7f39-d592-4494-9c4f-5599b1980f1f .shogun-image-content {
  
    align-items: center;
  
}

#s-8f229c7b-8e80-49ae-881d-b59d1e39d65d {
  text-align: center;
}
#s-8f229c7b-8e80-49ae-881d-b59d1e39d65d:hover {opacity: 1 !important;}



  #s-8f229c7b-8e80-49ae-881d-b59d1e39d65d img.shogun-image {
    
    width: px;
  }


#s-8f229c7b-8e80-49ae-881d-b59d1e39d65d .shogun-image-content {
  
    align-items: center;
  
}

#s-dddd87e4-7157-417a-b0f0-cfaa4184905f {
  text-align: center;
}




  #s-dddd87e4-7157-417a-b0f0-cfaa4184905f img.shogun-image {
    
    width: px;
  }


#s-dddd87e4-7157-417a-b0f0-cfaa4184905f .shogun-image-content {
  
    align-items: center;
  
}

#s-e2905767-ddbd-4749-8fa0-bab10a956849 {
  text-align: center;
}




  #s-e2905767-ddbd-4749-8fa0-bab10a956849 img.shogun-image {
    
    width: px;
  }


#s-e2905767-ddbd-4749-8fa0-bab10a956849 .shogun-image-content {
  
    align-items: center;
  
}

#s-74a3548b-d3c4-4060-90bb-055c2835e1ad {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-74a3548b-d3c4-4060-90bb-055c2835e1ad"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-75761e14-c2c4-4323-94ff-c29da73bc8d3 {
  text-align: center;
}




  #s-75761e14-c2c4-4323-94ff-c29da73bc8d3 img.shogun-image {
    
    width: px;
  }


#s-75761e14-c2c4-4323-94ff-c29da73bc8d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-b3bcd21d-d022-4498-961f-a5e78e6decab {
  text-align: center;
}
#s-b3bcd21d-d022-4498-961f-a5e78e6decab:hover {opacity: 1 !important;}



  #s-b3bcd21d-d022-4498-961f-a5e78e6decab img.shogun-image {
    
    width: px;
  }


#s-b3bcd21d-d022-4498-961f-a5e78e6decab .shogun-image-content {
  
    align-items: center;
  
}

#s-f29aabec-c01e-407b-9f88-d8b7a75f063a {
  text-align: center;
}




  #s-f29aabec-c01e-407b-9f88-d8b7a75f063a img.shogun-image {
    
    width: px;
  }


#s-f29aabec-c01e-407b-9f88-d8b7a75f063a .shogun-image-content {
  
    align-items: center;
  
}

#s-34fdcea8-a246-40e9-924b-dae165affe23 {
  text-align: center;
}




  #s-34fdcea8-a246-40e9-924b-dae165affe23 img.shogun-image {
    
    width: px;
  }


#s-34fdcea8-a246-40e9-924b-dae165affe23 .shogun-image-content {
  
    align-items: center;
  
}

#s-208b65f1-8f1a-492b-be49-f13a37faa757 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-208b65f1-8f1a-492b-be49-f13a37faa757"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-0733838e-582b-4188-8dce-5435d9996e5e {
  text-align: center;
}




  #s-0733838e-582b-4188-8dce-5435d9996e5e img.shogun-image {
    
    width: px;
  }


#s-0733838e-582b-4188-8dce-5435d9996e5e .shogun-image-content {
  
    align-items: center;
  
}

#s-b63c4d79-a557-459e-acee-1b227a16d54e {
  text-align: center;
}
#s-b63c4d79-a557-459e-acee-1b227a16d54e:hover {opacity: 1 !important;}



  #s-b63c4d79-a557-459e-acee-1b227a16d54e img.shogun-image {
    
    width: px;
  }


#s-b63c4d79-a557-459e-acee-1b227a16d54e .shogun-image-content {
  
    align-items: center;
  
}

#s-7ed23462-658f-4503-a181-4d76b9dc7fb7 {
  text-align: center;
}




  #s-7ed23462-658f-4503-a181-4d76b9dc7fb7 img.shogun-image {
    
    width: px;
  }


#s-7ed23462-658f-4503-a181-4d76b9dc7fb7 .shogun-image-content {
  
    align-items: center;
  
}

#s-9169f46a-8f79-44bc-ab1c-6ca7be6d518a {
  text-align: center;
}




  #s-9169f46a-8f79-44bc-ab1c-6ca7be6d518a img.shogun-image {
    
    width: px;
  }


#s-9169f46a-8f79-44bc-ab1c-6ca7be6d518a .shogun-image-content {
  
    align-items: center;
  
}

#s-ea98e63b-4bc4-4003-9d77-4136f338fe39 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-ea98e63b-4bc4-4003-9d77-4136f338fe39"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-1c46f491-6573-4770-9aa0-6740ca09864d {
  text-align: center;
}




  #s-1c46f491-6573-4770-9aa0-6740ca09864d img.shogun-image {
    
    width: px;
  }


#s-1c46f491-6573-4770-9aa0-6740ca09864d .shogun-image-content {
  
    align-items: center;
  
}

#s-df76dea6-f073-49f9-a286-34ff404c8749 {
  text-align: center;
}
#s-df76dea6-f073-49f9-a286-34ff404c8749:hover {opacity: 1 !important;}



  #s-df76dea6-f073-49f9-a286-34ff404c8749 img.shogun-image {
    
    width: px;
  }


#s-df76dea6-f073-49f9-a286-34ff404c8749 .shogun-image-content {
  
    align-items: center;
  
}

#s-493d8cc8-5a26-432d-9339-0ea1a2892150 {
  text-align: center;
}




  #s-493d8cc8-5a26-432d-9339-0ea1a2892150 img.shogun-image {
    
    width: px;
  }


#s-493d8cc8-5a26-432d-9339-0ea1a2892150 .shogun-image-content {
  
    align-items: center;
  
}

#s-83625f89-ea02-41a2-8700-f7dbf73cec4f {
  text-align: center;
}




  #s-83625f89-ea02-41a2-8700-f7dbf73cec4f img.shogun-image {
    
    width: px;
  }


#s-83625f89-ea02-41a2-8700-f7dbf73cec4f .shogun-image-content {
  
    align-items: center;
  
}

#s-593f8279-5376-4869-9b46-ed7ba0c32c9c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-593f8279-5376-4869-9b46-ed7ba0c32c9c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-4bb1f0d2-b73b-4069-abc6-1b860fb44e48 {
  text-align: center;
}




  #s-4bb1f0d2-b73b-4069-abc6-1b860fb44e48 img.shogun-image {
    
    width: px;
  }


#s-4bb1f0d2-b73b-4069-abc6-1b860fb44e48 .shogun-image-content {
  
    align-items: center;
  
}

#s-08b216b8-308d-412c-9124-9a9e62de7085 {
  text-align: center;
}
#s-08b216b8-308d-412c-9124-9a9e62de7085:hover {opacity: 1 !important;}



  #s-08b216b8-308d-412c-9124-9a9e62de7085 img.shogun-image {
    
    width: px;
  }


#s-08b216b8-308d-412c-9124-9a9e62de7085 .shogun-image-content {
  
    align-items: center;
  
}

#s-d892c6ca-aab7-4f19-9cdc-e3f2a9fddad8 {
  text-align: center;
}




  #s-d892c6ca-aab7-4f19-9cdc-e3f2a9fddad8 img.shogun-image {
    
    width: px;
  }


#s-d892c6ca-aab7-4f19-9cdc-e3f2a9fddad8 .shogun-image-content {
  
    align-items: center;
  
}

#s-d857c829-2101-4c0e-bb03-4b74b7f62f2b {
  text-align: center;
}




  #s-d857c829-2101-4c0e-bb03-4b74b7f62f2b img.shogun-image {
    
    width: px;
  }


#s-d857c829-2101-4c0e-bb03-4b74b7f62f2b .shogun-image-content {
  
    align-items: center;
  
}

#s-6af16804-b9a9-443a-be0c-e02ef3c66015 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6af16804-b9a9-443a-be0c-e02ef3c66015"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-6748eeab-9cb6-4ede-bc9d-67a79f10bc0e {
  text-align: center;
}




  #s-6748eeab-9cb6-4ede-bc9d-67a79f10bc0e img.shogun-image {
    
    width: px;
  }


#s-6748eeab-9cb6-4ede-bc9d-67a79f10bc0e .shogun-image-content {
  
    align-items: center;
  
}

#s-fbbdf5ab-572b-47d9-a09a-f241d88e526d {
  text-align: center;
}
#s-fbbdf5ab-572b-47d9-a09a-f241d88e526d:hover {opacity: 1 !important;}



  #s-fbbdf5ab-572b-47d9-a09a-f241d88e526d img.shogun-image {
    
    width: px;
  }


#s-fbbdf5ab-572b-47d9-a09a-f241d88e526d .shogun-image-content {
  
    align-items: center;
  
}

#s-be7aaf2c-4273-42a9-bc5a-945714272dee {
  text-align: center;
}




  #s-be7aaf2c-4273-42a9-bc5a-945714272dee img.shogun-image {
    
    width: px;
  }


#s-be7aaf2c-4273-42a9-bc5a-945714272dee .shogun-image-content {
  
    align-items: center;
  
}

#s-f1044618-0034-46c5-a3f5-817cba43538e {
  text-align: center;
}




  #s-f1044618-0034-46c5-a3f5-817cba43538e img.shogun-image {
    
    width: px;
  }


#s-f1044618-0034-46c5-a3f5-817cba43538e .shogun-image-content {
  
    align-items: center;
  
}

#s-eb3af59b-5761-46ca-9fbf-a7a901e06a40 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-eb3af59b-5761-46ca-9fbf-a7a901e06a40"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-947a3bfe-bda0-4ebe-96cd-7ab1e1ab8982 {
  text-align: center;
}




  #s-947a3bfe-bda0-4ebe-96cd-7ab1e1ab8982 img.shogun-image {
    
    width: px;
  }


#s-947a3bfe-bda0-4ebe-96cd-7ab1e1ab8982 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f95d52c-1bd1-4add-891b-095f9486df5f {
  text-align: center;
}
#s-2f95d52c-1bd1-4add-891b-095f9486df5f:hover {opacity: 1 !important;}



  #s-2f95d52c-1bd1-4add-891b-095f9486df5f img.shogun-image {
    
    width: px;
  }


#s-2f95d52c-1bd1-4add-891b-095f9486df5f .shogun-image-content {
  
    align-items: center;
  
}

#s-988c56c1-7e0c-4490-8297-9cb7f0937026 {
  text-align: center;
}




  #s-988c56c1-7e0c-4490-8297-9cb7f0937026 img.shogun-image {
    
    width: px;
  }


#s-988c56c1-7e0c-4490-8297-9cb7f0937026 .shogun-image-content {
  
    align-items: center;
  
}

#s-e540e966-7fc8-44e3-b934-5b289d20dbfb {
  text-align: center;
}




  #s-e540e966-7fc8-44e3-b934-5b289d20dbfb img.shogun-image {
    
    width: px;
  }


#s-e540e966-7fc8-44e3-b934-5b289d20dbfb .shogun-image-content {
  
    align-items: center;
  
}

#s-c70e1515-9350-48f1-bf42-cedab6506387 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c70e1515-9350-48f1-bf42-cedab6506387"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-e5854187-7ae3-4bd1-9b6e-83b2f80fd66c {
  text-align: center;
}




  #s-e5854187-7ae3-4bd1-9b6e-83b2f80fd66c img.shogun-image {
    
    width: px;
  }


#s-e5854187-7ae3-4bd1-9b6e-83b2f80fd66c .shogun-image-content {
  
    align-items: center;
  
}

#s-e3de44c5-68a4-4096-aa72-8554565ed5ef {
  text-align: center;
}
#s-e3de44c5-68a4-4096-aa72-8554565ed5ef:hover {opacity: 1 !important;}



  #s-e3de44c5-68a4-4096-aa72-8554565ed5ef img.shogun-image {
    
    width: px;
  }


#s-e3de44c5-68a4-4096-aa72-8554565ed5ef .shogun-image-content {
  
    align-items: center;
  
}

#s-804d62c5-575d-42a7-8f9d-2767e9899f6a {
  text-align: center;
}




  #s-804d62c5-575d-42a7-8f9d-2767e9899f6a img.shogun-image {
    
    width: px;
  }


#s-804d62c5-575d-42a7-8f9d-2767e9899f6a .shogun-image-content {
  
    align-items: center;
  
}

#s-a8925fde-c909-4774-891b-5983bf1b7774 {
  text-align: center;
}




  #s-a8925fde-c909-4774-891b-5983bf1b7774 img.shogun-image {
    
    width: px;
  }


#s-a8925fde-c909-4774-891b-5983bf1b7774 .shogun-image-content {
  
    align-items: center;
  
}

#s-032e809c-4502-4496-8091-ec7d86593969 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-032e809c-4502-4496-8091-ec7d86593969"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-3b2e63d0-60e0-4c86-8a1f-d39ac43c1016 {
  text-align: center;
}




  #s-3b2e63d0-60e0-4c86-8a1f-d39ac43c1016 img.shogun-image {
    
    width: px;
  }


#s-3b2e63d0-60e0-4c86-8a1f-d39ac43c1016 .shogun-image-content {
  
    align-items: center;
  
}

#s-9aff8f04-7ef9-445c-b74f-f4600fcdf99a {
  text-align: center;
}
#s-9aff8f04-7ef9-445c-b74f-f4600fcdf99a:hover {opacity: 1 !important;}



  #s-9aff8f04-7ef9-445c-b74f-f4600fcdf99a img.shogun-image {
    
    width: px;
  }


#s-9aff8f04-7ef9-445c-b74f-f4600fcdf99a .shogun-image-content {
  
    align-items: center;
  
}

#s-caa83502-f7c8-4af1-aaba-71f36117d6e9 {
  text-align: center;
}




  #s-caa83502-f7c8-4af1-aaba-71f36117d6e9 img.shogun-image {
    
    width: px;
  }


#s-caa83502-f7c8-4af1-aaba-71f36117d6e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-045debb9-3d37-4f96-8fdc-7962efa985a5 {
  text-align: center;
}




  #s-045debb9-3d37-4f96-8fdc-7962efa985a5 img.shogun-image {
    
    width: px;
  }


#s-045debb9-3d37-4f96-8fdc-7962efa985a5 .shogun-image-content {
  
    align-items: center;
  
}

#s-6f94e4c3-d490-4519-8196-bfb941061458 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6f94e4c3-d490-4519-8196-bfb941061458"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-291d3ea2-2e69-4aad-be7a-31551c82a622 {
  text-align: center;
}




  #s-291d3ea2-2e69-4aad-be7a-31551c82a622 img.shogun-image {
    
    width: px;
  }


#s-291d3ea2-2e69-4aad-be7a-31551c82a622 .shogun-image-content {
  
    align-items: center;
  
}

#s-4a5344ed-da3d-4f6c-bc6a-460133bc46c9 {
  text-align: center;
}
#s-4a5344ed-da3d-4f6c-bc6a-460133bc46c9:hover {opacity: 1 !important;}



  #s-4a5344ed-da3d-4f6c-bc6a-460133bc46c9 img.shogun-image {
    
    width: px;
  }


#s-4a5344ed-da3d-4f6c-bc6a-460133bc46c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-62d24864-bd21-4206-83e8-45d3865ed814 {
  text-align: center;
}




  #s-62d24864-bd21-4206-83e8-45d3865ed814 img.shogun-image {
    
    width: px;
  }


#s-62d24864-bd21-4206-83e8-45d3865ed814 .shogun-image-content {
  
    align-items: center;
  
}

#s-7e370435-c89f-4f3f-88dd-230e97261e82 {
  text-align: center;
}




  #s-7e370435-c89f-4f3f-88dd-230e97261e82 img.shogun-image {
    
    width: px;
  }


#s-7e370435-c89f-4f3f-88dd-230e97261e82 .shogun-image-content {
  
    align-items: center;
  
}

#s-2325002b-356a-48d8-9704-12123d59e689 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-2325002b-356a-48d8-9704-12123d59e689"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-bcb3b95f-7497-41ec-a241-4f2e3e49cd47 {
  text-align: center;
}




  #s-bcb3b95f-7497-41ec-a241-4f2e3e49cd47 img.shogun-image {
    
    width: px;
  }


#s-bcb3b95f-7497-41ec-a241-4f2e3e49cd47 .shogun-image-content {
  
    align-items: center;
  
}

#s-95b3acd7-2b73-4dc3-9496-5c0711defc61 {
  text-align: center;
}
#s-95b3acd7-2b73-4dc3-9496-5c0711defc61:hover {opacity: 1 !important;}



  #s-95b3acd7-2b73-4dc3-9496-5c0711defc61 img.shogun-image {
    
    width: px;
  }


#s-95b3acd7-2b73-4dc3-9496-5c0711defc61 .shogun-image-content {
  
    align-items: center;
  
}

#s-2ba74483-7d50-4e8d-90c5-8cdc72ccd03f {
  text-align: center;
}




  #s-2ba74483-7d50-4e8d-90c5-8cdc72ccd03f img.shogun-image {
    
    width: px;
  }


#s-2ba74483-7d50-4e8d-90c5-8cdc72ccd03f .shogun-image-content {
  
    align-items: center;
  
}

#s-8e429de6-42fe-4384-9e6d-29dd5279b485 {
  margin-left: auto;
margin-right: auto;
min-height: 0px;
max-width: 1278px;
background-color: rgba(205, 181, 153, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-8e429de6-42fe-4384-9e6d-29dd5279b485 {
  
}
}@media (max-width: 767px){#s-8e429de6-42fe-4384-9e6d-29dd5279b485 {
  
}
}







#s-8e429de6-42fe-4384-9e6d-29dd5279b485 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e429de6-42fe-4384-9e6d-29dd5279b485.shg-box.shg-c {
  justify-content: center;
}

#s-de0a50d7-3031-4e43-8e75-625dae05b96f {
  border-style: solid;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
background-color: rgba(205, 181, 153, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-de0a50d7-3031-4e43-8e75-625dae05b96f {
  display: none;
}
#s-de0a50d7-3031-4e43-8e75-625dae05b96f, #wrap-s-de0a50d7-3031-4e43-8e75-625dae05b96f { display:none !important; }}@media (max-width: 767px){#s-de0a50d7-3031-4e43-8e75-625dae05b96f {
  display: none;
}
#s-de0a50d7-3031-4e43-8e75-625dae05b96f, #wrap-s-de0a50d7-3031-4e43-8e75-625dae05b96f { display:none !important; }}
#s-7ef96d8b-af3f-4936-bbcb-ade73de2831f {
  border-style: solid;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 20px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(205, 181, 153, 1);
}
@media (min-width: 1200px){#s-7ef96d8b-af3f-4936-bbcb-ade73de2831f {
  display: none;
}
#s-7ef96d8b-af3f-4936-bbcb-ade73de2831f, #wrap-s-7ef96d8b-af3f-4936-bbcb-ade73de2831f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7ef96d8b-af3f-4936-bbcb-ade73de2831f {
  display: none;
}
#s-7ef96d8b-af3f-4936-bbcb-ade73de2831f, #wrap-s-7ef96d8b-af3f-4936-bbcb-ade73de2831f { display:none !important; }}
#s-6b7371d0-6a1f-4225-96df-af141f55630f {
  border-style: solid;
padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: #000;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-6b7371d0-6a1f-4225-96df-af141f55630f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: 2em;
  letter-spacing: 1px;
  text-align: left;
}



#s-c6d796d7-9055-46f3-8158-ff164cc3c7d7 {
  border-style: solid;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
text-align: left;
background-color: rgba(255, 255, 255, 1);
}

#s-c6d796d7-9055-46f3-8158-ff164cc3c7d7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: 2em;
  letter-spacing: 1px;
  text-align: left;
}



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