.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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "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;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-38bf480e-ca72-4626-884a-fccb9b1e1ec4 {
  text-align: center;
}







  #s-38bf480e-ca72-4626-884a-fccb9b1e1ec4 img.shogun-image {
    

    
    
    
  }


#s-38bf480e-ca72-4626-884a-fccb9b1e1ec4 .shogun-image-content {
  
    align-items: center;
  
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

#s-914ee3d0-7fb7-4ffb-987b-53b05d2a4814 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-914ee3d0-7fb7-4ffb-987b-53b05d2a4814"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-914ee3d0-7fb7-4ffb-987b-53b05d2a4814"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-914ee3d0-7fb7-4ffb-987b-53b05d2a4814"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-914ee3d0-7fb7-4ffb-987b-53b05d2a4814"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-3c99d095-130a-4228-ab35-3815f5947d1e {
  margin-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}







  #s-3c99d095-130a-4228-ab35-3815f5947d1e img.shogun-image {
    

    
    
    
  }


#s-3c99d095-130a-4228-ab35-3815f5947d1e .shogun-image-content {
  
    align-items: center;
  
}

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

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

.shg-btn-text {
  font-weight: ;
  font-family: ;
}

.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-eddfd92c-97cd-4242-add5-2eced214912d {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-eddfd92c-97cd-4242-add5-2eced214912d:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 0, 1) !important;}#s-eddfd92c-97cd-4242-add5-2eced214912d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-eddfd92c-97cd-4242-add5-2eced214912d {
  
}
}

  #s-eddfd92c-97cd-4242-add5-2eced214912d-root {
    text-align: center;
  }


#s-eddfd92c-97cd-4242-add5-2eced214912d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-eddfd92c-97cd-4242-add5-2eced214912d-root {
    text-align: center;
  }


#s-eddfd92c-97cd-4242-add5-2eced214912d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-eddfd92c-97cd-4242-add5-2eced214912d-root {
    text-align: center;
  }


#s-eddfd92c-97cd-4242-add5-2eced214912d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-eddfd92c-97cd-4242-add5-2eced214912d-root {
    text-align: center;
  }


#s-eddfd92c-97cd-4242-add5-2eced214912d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-eddfd92c-97cd-4242-add5-2eced214912d-root {
    text-align: center;
  }


#s-eddfd92c-97cd-4242-add5-2eced214912d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-fa57ea07-3ab0-4632-91cf-564be1f73b19 {
  margin-top: 10px;
text-align: center;
}







  #s-fa57ea07-3ab0-4632-91cf-564be1f73b19 img.shogun-image {
    

    
    
    
  }


#s-fa57ea07-3ab0-4632-91cf-564be1f73b19 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-0b66788e-4daf-4c81-b731-c8b696731f43 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-0b66788e-4daf-4c81-b731-c8b696731f43:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-0b66788e-4daf-4c81-b731-c8b696731f43:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0b66788e-4daf-4c81-b731-c8b696731f43-root {
    text-align: center;
  }


#s-0b66788e-4daf-4c81-b731-c8b696731f43.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0b66788e-4daf-4c81-b731-c8b696731f43-root {
    text-align: center;
  }


#s-0b66788e-4daf-4c81-b731-c8b696731f43.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0b66788e-4daf-4c81-b731-c8b696731f43-root {
    text-align: center;
  }


#s-0b66788e-4daf-4c81-b731-c8b696731f43.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0b66788e-4daf-4c81-b731-c8b696731f43-root {
    text-align: center;
  }


#s-0b66788e-4daf-4c81-b731-c8b696731f43.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0b66788e-4daf-4c81-b731-c8b696731f43-root {
    text-align: center;
  }


#s-0b66788e-4daf-4c81-b731-c8b696731f43.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-e727d110-7fc7-4a1d-8378-e613204d24cf {
  margin-top: 10px;
text-align: center;
}







  #s-e727d110-7fc7-4a1d-8378-e613204d24cf img.shogun-image {
    

    
    
    
  }


#s-e727d110-7fc7-4a1d-8378-e613204d24cf .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-02c0b04b-9c19-49fd-b843-448b4a132a41 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-02c0b04b-9c19-49fd-b843-448b4a132a41:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-02c0b04b-9c19-49fd-b843-448b4a132a41:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-02c0b04b-9c19-49fd-b843-448b4a132a41-root {
    text-align: center;
  }


#s-02c0b04b-9c19-49fd-b843-448b4a132a41.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-02c0b04b-9c19-49fd-b843-448b4a132a41-root {
    text-align: center;
  }


#s-02c0b04b-9c19-49fd-b843-448b4a132a41.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-02c0b04b-9c19-49fd-b843-448b4a132a41-root {
    text-align: center;
  }


#s-02c0b04b-9c19-49fd-b843-448b4a132a41.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-02c0b04b-9c19-49fd-b843-448b4a132a41-root {
    text-align: center;
  }


#s-02c0b04b-9c19-49fd-b843-448b4a132a41.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-02c0b04b-9c19-49fd-b843-448b4a132a41-root {
    text-align: center;
  }


#s-02c0b04b-9c19-49fd-b843-448b4a132a41.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-82267908-023f-4a13-b97e-ca738409a67f {
  margin-top: 10px;
text-align: center;
}







  #s-82267908-023f-4a13-b97e-ca738409a67f img.shogun-image {
    

    
    
    
  }


#s-82267908-023f-4a13-b97e-ca738409a67f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-44c72927-13f8-4075-b48a-b22a80065683 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 0.99);
line-height: 1.5em;
opacity: 1;
}
#s-44c72927-13f8-4075-b48a-b22a80065683:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-44c72927-13f8-4075-b48a-b22a80065683:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-44c72927-13f8-4075-b48a-b22a80065683-root {
    text-align: center;
  }


#s-44c72927-13f8-4075-b48a-b22a80065683.shg-btn {
  color: rgba(30, 35, 40, 0.99);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-44c72927-13f8-4075-b48a-b22a80065683-root {
    text-align: center;
  }


#s-44c72927-13f8-4075-b48a-b22a80065683.shg-btn {
  color: rgba(30, 35, 40, 0.99);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-44c72927-13f8-4075-b48a-b22a80065683-root {
    text-align: center;
  }


#s-44c72927-13f8-4075-b48a-b22a80065683.shg-btn {
  color: rgba(30, 35, 40, 0.99);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-44c72927-13f8-4075-b48a-b22a80065683-root {
    text-align: center;
  }


#s-44c72927-13f8-4075-b48a-b22a80065683.shg-btn {
  color: rgba(30, 35, 40, 0.99);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-44c72927-13f8-4075-b48a-b22a80065683-root {
    text-align: center;
  }


#s-44c72927-13f8-4075-b48a-b22a80065683.shg-btn {
  color: rgba(30, 35, 40, 0.99);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-6f4c23cd-1d71-4607-ac4a-eee17a739400 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-6f4c23cd-1d71-4607-ac4a-eee17a739400"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-6f4c23cd-1d71-4607-ac4a-eee17a739400"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-6f4c23cd-1d71-4607-ac4a-eee17a739400"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-6f4c23cd-1d71-4607-ac4a-eee17a739400"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-686a1273-0ab8-44d2-a11d-bc4f0b5698b4 {
  margin-top: 10px;
text-align: center;
}







  #s-686a1273-0ab8-44d2-a11d-bc4f0b5698b4 img.shogun-image {
    

    
    
    
  }


#s-686a1273-0ab8-44d2-a11d-bc4f0b5698b4 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-549da8b2-c826-4944-87cc-0b0e84bd28e0 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-549da8b2-c826-4944-87cc-0b0e84bd28e0:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-549da8b2-c826-4944-87cc-0b0e84bd28e0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-549da8b2-c826-4944-87cc-0b0e84bd28e0-root {
    text-align: center;
  }


#s-549da8b2-c826-4944-87cc-0b0e84bd28e0.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-549da8b2-c826-4944-87cc-0b0e84bd28e0-root {
    text-align: center;
  }


#s-549da8b2-c826-4944-87cc-0b0e84bd28e0.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-549da8b2-c826-4944-87cc-0b0e84bd28e0-root {
    text-align: center;
  }


#s-549da8b2-c826-4944-87cc-0b0e84bd28e0.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-549da8b2-c826-4944-87cc-0b0e84bd28e0-root {
    text-align: center;
  }


#s-549da8b2-c826-4944-87cc-0b0e84bd28e0.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-549da8b2-c826-4944-87cc-0b0e84bd28e0-root {
    text-align: center;
  }


#s-549da8b2-c826-4944-87cc-0b0e84bd28e0.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-81957984-337b-4dde-b5ba-cffa4a97f370 {
  margin-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
max-width: 400px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-81957984-337b-4dde-b5ba-cffa4a97f370 img.shogun-image,
  #s-81957984-337b-4dde-b5ba-cffa4a97f370 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-81957984-337b-4dde-b5ba-cffa4a97f370 {
    width: 100%;
    height: auto;
  }



  #s-81957984-337b-4dde-b5ba-cffa4a97f370 img.shogun-image {
    

    
    
    
  }


#s-81957984-337b-4dde-b5ba-cffa4a97f370 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-1b774d55-375c-46a9-8193-09cadabfa232 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-1b774d55-375c-46a9-8193-09cadabfa232:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 0, 1) !important;}#s-1b774d55-375c-46a9-8193-09cadabfa232:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1b774d55-375c-46a9-8193-09cadabfa232-root {
    text-align: center;
  }


#s-1b774d55-375c-46a9-8193-09cadabfa232.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1b774d55-375c-46a9-8193-09cadabfa232-root {
    text-align: center;
  }


#s-1b774d55-375c-46a9-8193-09cadabfa232.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1b774d55-375c-46a9-8193-09cadabfa232-root {
    text-align: center;
  }


#s-1b774d55-375c-46a9-8193-09cadabfa232.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1b774d55-375c-46a9-8193-09cadabfa232-root {
    text-align: center;
  }


#s-1b774d55-375c-46a9-8193-09cadabfa232.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1b774d55-375c-46a9-8193-09cadabfa232-root {
    text-align: center;
  }


#s-1b774d55-375c-46a9-8193-09cadabfa232.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-b4da49a4-15c2-48c6-9e00-4b155f83f6e9 {
  margin-top: 10px;
text-align: center;
}







  #s-b4da49a4-15c2-48c6-9e00-4b155f83f6e9 img.shogun-image {
    

    
    
    
  }


#s-b4da49a4-15c2-48c6-9e00-4b155f83f6e9 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-47017dd1-2df4-4345-9944-0aac1e1caef5 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-47017dd1-2df4-4345-9944-0aac1e1caef5:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-47017dd1-2df4-4345-9944-0aac1e1caef5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-47017dd1-2df4-4345-9944-0aac1e1caef5-root {
    text-align: center;
  }


#s-47017dd1-2df4-4345-9944-0aac1e1caef5.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-47017dd1-2df4-4345-9944-0aac1e1caef5-root {
    text-align: center;
  }


#s-47017dd1-2df4-4345-9944-0aac1e1caef5.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-47017dd1-2df4-4345-9944-0aac1e1caef5-root {
    text-align: center;
  }


#s-47017dd1-2df4-4345-9944-0aac1e1caef5.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-47017dd1-2df4-4345-9944-0aac1e1caef5-root {
    text-align: center;
  }


#s-47017dd1-2df4-4345-9944-0aac1e1caef5.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-47017dd1-2df4-4345-9944-0aac1e1caef5-root {
    text-align: center;
  }


#s-47017dd1-2df4-4345-9944-0aac1e1caef5.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-5d6d132a-8f49-4316-a413-023d4ea55a6d {
  margin-top: 10px;
text-align: center;
}







  #s-5d6d132a-8f49-4316-a413-023d4ea55a6d img.shogun-image {
    

    
    
    
  }


#s-5d6d132a-8f49-4316-a413-023d4ea55a6d .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-783f963e-6464-407b-8d88-8cf9713092b9 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-783f963e-6464-407b-8d88-8cf9713092b9:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-783f963e-6464-407b-8d88-8cf9713092b9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-783f963e-6464-407b-8d88-8cf9713092b9-root {
    text-align: center;
  }


#s-783f963e-6464-407b-8d88-8cf9713092b9.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-783f963e-6464-407b-8d88-8cf9713092b9-root {
    text-align: center;
  }


#s-783f963e-6464-407b-8d88-8cf9713092b9.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-783f963e-6464-407b-8d88-8cf9713092b9-root {
    text-align: center;
  }


#s-783f963e-6464-407b-8d88-8cf9713092b9.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-783f963e-6464-407b-8d88-8cf9713092b9-root {
    text-align: center;
  }


#s-783f963e-6464-407b-8d88-8cf9713092b9.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-783f963e-6464-407b-8d88-8cf9713092b9-root {
    text-align: center;
  }


#s-783f963e-6464-407b-8d88-8cf9713092b9.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-c10e16d3-2e1c-4f1f-9c3d-9081eb093a53 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-c10e16d3-2e1c-4f1f-9c3d-9081eb093a53"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-c10e16d3-2e1c-4f1f-9c3d-9081eb093a53"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-c10e16d3-2e1c-4f1f-9c3d-9081eb093a53"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-c10e16d3-2e1c-4f1f-9c3d-9081eb093a53"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-4bd2d753-070b-4224-936f-74de5deda12f {
  margin-top: 10px;
text-align: center;
}







  #s-4bd2d753-070b-4224-936f-74de5deda12f img.shogun-image {
    

    
    
    
  }


#s-4bd2d753-070b-4224-936f-74de5deda12f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-13088d75-5474-4e72-8fd5-f03cbda984bd {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-13088d75-5474-4e72-8fd5-f03cbda984bd:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-13088d75-5474-4e72-8fd5-f03cbda984bd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-13088d75-5474-4e72-8fd5-f03cbda984bd-root {
    text-align: center;
  }


#s-13088d75-5474-4e72-8fd5-f03cbda984bd.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-13088d75-5474-4e72-8fd5-f03cbda984bd-root {
    text-align: center;
  }


#s-13088d75-5474-4e72-8fd5-f03cbda984bd.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-13088d75-5474-4e72-8fd5-f03cbda984bd-root {
    text-align: center;
  }


#s-13088d75-5474-4e72-8fd5-f03cbda984bd.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-13088d75-5474-4e72-8fd5-f03cbda984bd-root {
    text-align: center;
  }


#s-13088d75-5474-4e72-8fd5-f03cbda984bd.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-13088d75-5474-4e72-8fd5-f03cbda984bd-root {
    text-align: center;
  }


#s-13088d75-5474-4e72-8fd5-f03cbda984bd.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-431771aa-b3e0-46c8-9ad1-4e94471dfd5f {
  margin-top: 10px;
text-align: center;
}







  #s-431771aa-b3e0-46c8-9ad1-4e94471dfd5f img.shogun-image {
    

    
    
    
  }


#s-431771aa-b3e0-46c8-9ad1-4e94471dfd5f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-2001da01-71ee-488b-9df4-1c71f9f82aad {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-2001da01-71ee-488b-9df4-1c71f9f82aad:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-2001da01-71ee-488b-9df4-1c71f9f82aad:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2001da01-71ee-488b-9df4-1c71f9f82aad-root {
    text-align: center;
  }


#s-2001da01-71ee-488b-9df4-1c71f9f82aad.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2001da01-71ee-488b-9df4-1c71f9f82aad-root {
    text-align: center;
  }


#s-2001da01-71ee-488b-9df4-1c71f9f82aad.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2001da01-71ee-488b-9df4-1c71f9f82aad-root {
    text-align: center;
  }


#s-2001da01-71ee-488b-9df4-1c71f9f82aad.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2001da01-71ee-488b-9df4-1c71f9f82aad-root {
    text-align: center;
  }


#s-2001da01-71ee-488b-9df4-1c71f9f82aad.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2001da01-71ee-488b-9df4-1c71f9f82aad-root {
    text-align: center;
  }


#s-2001da01-71ee-488b-9df4-1c71f9f82aad.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-3ef3f58c-85da-41c4-bf3b-ef3a6582c9a9 {
  margin-top: 10px;
text-align: center;
}







  #s-3ef3f58c-85da-41c4-bf3b-ef3a6582c9a9 img.shogun-image {
    

    
    
    
  }


#s-3ef3f58c-85da-41c4-bf3b-ef3a6582c9a9 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-d13c9895-ddea-45a8-a30d-d806ced1772b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-d13c9895-ddea-45a8-a30d-d806ced1772b:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-d13c9895-ddea-45a8-a30d-d806ced1772b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d13c9895-ddea-45a8-a30d-d806ced1772b-root {
    text-align: center;
  }


#s-d13c9895-ddea-45a8-a30d-d806ced1772b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d13c9895-ddea-45a8-a30d-d806ced1772b-root {
    text-align: center;
  }


#s-d13c9895-ddea-45a8-a30d-d806ced1772b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d13c9895-ddea-45a8-a30d-d806ced1772b-root {
    text-align: center;
  }


#s-d13c9895-ddea-45a8-a30d-d806ced1772b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d13c9895-ddea-45a8-a30d-d806ced1772b-root {
    text-align: center;
  }


#s-d13c9895-ddea-45a8-a30d-d806ced1772b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d13c9895-ddea-45a8-a30d-d806ced1772b-root {
    text-align: center;
  }


#s-d13c9895-ddea-45a8-a30d-d806ced1772b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-a6e72d93-5fb7-499a-97fa-d81e2dd66e35 {
  margin-top: 10px;
text-align: center;
}







  #s-a6e72d93-5fb7-499a-97fa-d81e2dd66e35 img.shogun-image {
    

    
    
    
  }


#s-a6e72d93-5fb7-499a-97fa-d81e2dd66e35 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d8e03f7-bee7-45ec-afea-f75850efaec6 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(30, 35, 40, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-1d8e03f7-bee7-45ec-afea-f75850efaec6:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-1d8e03f7-bee7-45ec-afea-f75850efaec6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1d8e03f7-bee7-45ec-afea-f75850efaec6-root {
    text-align: center;
  }


#s-1d8e03f7-bee7-45ec-afea-f75850efaec6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1d8e03f7-bee7-45ec-afea-f75850efaec6-root {
    text-align: center;
  }


#s-1d8e03f7-bee7-45ec-afea-f75850efaec6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1d8e03f7-bee7-45ec-afea-f75850efaec6-root {
    text-align: center;
  }


#s-1d8e03f7-bee7-45ec-afea-f75850efaec6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1d8e03f7-bee7-45ec-afea-f75850efaec6-root {
    text-align: center;
  }


#s-1d8e03f7-bee7-45ec-afea-f75850efaec6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1d8e03f7-bee7-45ec-afea-f75850efaec6-root {
    text-align: center;
  }


#s-1d8e03f7-bee7-45ec-afea-f75850efaec6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-8656ce25-3176-41c3-8d1d-69fc43e7db41 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-8656ce25-3176-41c3-8d1d-69fc43e7db41"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-8656ce25-3176-41c3-8d1d-69fc43e7db41"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-8656ce25-3176-41c3-8d1d-69fc43e7db41"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-8656ce25-3176-41c3-8d1d-69fc43e7db41"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-9485e1bf-ab33-4326-b6d4-505e18a7573b {
  margin-top: 10px;
text-align: center;
}







  #s-9485e1bf-ab33-4326-b6d4-505e18a7573b img.shogun-image {
    

    
    
    
  }


#s-9485e1bf-ab33-4326-b6d4-505e18a7573b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-5dd93e86-285e-4ead-8da9-5d45d2007476 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-5dd93e86-285e-4ead-8da9-5d45d2007476:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-5dd93e86-285e-4ead-8da9-5d45d2007476:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5dd93e86-285e-4ead-8da9-5d45d2007476-root {
    text-align: center;
  }


#s-5dd93e86-285e-4ead-8da9-5d45d2007476.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5dd93e86-285e-4ead-8da9-5d45d2007476-root {
    text-align: center;
  }


#s-5dd93e86-285e-4ead-8da9-5d45d2007476.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5dd93e86-285e-4ead-8da9-5d45d2007476-root {
    text-align: center;
  }


#s-5dd93e86-285e-4ead-8da9-5d45d2007476.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5dd93e86-285e-4ead-8da9-5d45d2007476-root {
    text-align: center;
  }


#s-5dd93e86-285e-4ead-8da9-5d45d2007476.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5dd93e86-285e-4ead-8da9-5d45d2007476-root {
    text-align: center;
  }


#s-5dd93e86-285e-4ead-8da9-5d45d2007476.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-62d2fb58-8052-4789-a656-6af40467f354 {
  margin-top: 10px;
text-align: center;
}







  #s-62d2fb58-8052-4789-a656-6af40467f354 img.shogun-image {
    

    
    
    
  }


#s-62d2fb58-8052-4789-a656-6af40467f354 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e6f276b6-d335-496f-a945-8e6682d70787 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-e6f276b6-d335-496f-a945-8e6682d70787:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-e6f276b6-d335-496f-a945-8e6682d70787:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e6f276b6-d335-496f-a945-8e6682d70787-root {
    text-align: center;
  }


#s-e6f276b6-d335-496f-a945-8e6682d70787.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e6f276b6-d335-496f-a945-8e6682d70787-root {
    text-align: center;
  }


#s-e6f276b6-d335-496f-a945-8e6682d70787.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e6f276b6-d335-496f-a945-8e6682d70787-root {
    text-align: center;
  }


#s-e6f276b6-d335-496f-a945-8e6682d70787.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e6f276b6-d335-496f-a945-8e6682d70787-root {
    text-align: center;
  }


#s-e6f276b6-d335-496f-a945-8e6682d70787.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e6f276b6-d335-496f-a945-8e6682d70787-root {
    text-align: center;
  }


#s-e6f276b6-d335-496f-a945-8e6682d70787.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-997c6a23-bd68-4e65-bbab-10819c6fe23d {
  margin-top: 10px;
text-align: center;
}







  #s-997c6a23-bd68-4e65-bbab-10819c6fe23d img.shogun-image {
    

    
    
    
  }


#s-997c6a23-bd68-4e65-bbab-10819c6fe23d .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-dfd5f8b7-7260-4ddf-af75-1a0931c70266 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-dfd5f8b7-7260-4ddf-af75-1a0931c70266:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-dfd5f8b7-7260-4ddf-af75-1a0931c70266:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dfd5f8b7-7260-4ddf-af75-1a0931c70266-root {
    text-align: center;
  }


#s-dfd5f8b7-7260-4ddf-af75-1a0931c70266.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-dfd5f8b7-7260-4ddf-af75-1a0931c70266-root {
    text-align: center;
  }


#s-dfd5f8b7-7260-4ddf-af75-1a0931c70266.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dfd5f8b7-7260-4ddf-af75-1a0931c70266-root {
    text-align: center;
  }


#s-dfd5f8b7-7260-4ddf-af75-1a0931c70266.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dfd5f8b7-7260-4ddf-af75-1a0931c70266-root {
    text-align: center;
  }


#s-dfd5f8b7-7260-4ddf-af75-1a0931c70266.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-dfd5f8b7-7260-4ddf-af75-1a0931c70266-root {
    text-align: center;
  }


#s-dfd5f8b7-7260-4ddf-af75-1a0931c70266.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-a76fc530-a0a7-4301-873e-e236698c447f {
  margin-top: 10px;
text-align: center;
}







  #s-a76fc530-a0a7-4301-873e-e236698c447f img.shogun-image {
    

    
    
    
  }


#s-a76fc530-a0a7-4301-873e-e236698c447f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-842d4178-e974-49e9-b67c-57d6d7c9d101 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-842d4178-e974-49e9-b67c-57d6d7c9d101:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-842d4178-e974-49e9-b67c-57d6d7c9d101:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-842d4178-e974-49e9-b67c-57d6d7c9d101-root {
    text-align: center;
  }


#s-842d4178-e974-49e9-b67c-57d6d7c9d101.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-842d4178-e974-49e9-b67c-57d6d7c9d101-root {
    text-align: center;
  }


#s-842d4178-e974-49e9-b67c-57d6d7c9d101.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-842d4178-e974-49e9-b67c-57d6d7c9d101-root {
    text-align: center;
  }


#s-842d4178-e974-49e9-b67c-57d6d7c9d101.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-842d4178-e974-49e9-b67c-57d6d7c9d101-root {
    text-align: center;
  }


#s-842d4178-e974-49e9-b67c-57d6d7c9d101.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-842d4178-e974-49e9-b67c-57d6d7c9d101-root {
    text-align: center;
  }


#s-842d4178-e974-49e9-b67c-57d6d7c9d101.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-70daaffd-46ac-4777-b77b-144cdbf15ba3 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-70daaffd-46ac-4777-b77b-144cdbf15ba3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-70daaffd-46ac-4777-b77b-144cdbf15ba3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-70daaffd-46ac-4777-b77b-144cdbf15ba3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-70daaffd-46ac-4777-b77b-144cdbf15ba3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-b17c7101-8c87-4674-8f3c-8f830cf159d3 {
  margin-top: 10px;
text-align: center;
}







  #s-b17c7101-8c87-4674-8f3c-8f830cf159d3 img.shogun-image {
    

    
    
    
  }


#s-b17c7101-8c87-4674-8f3c-8f830cf159d3 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-f68af4d6-5052-493d-8d98-e7288fdf7c60 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-f68af4d6-5052-493d-8d98-e7288fdf7c60:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-f68af4d6-5052-493d-8d98-e7288fdf7c60:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f68af4d6-5052-493d-8d98-e7288fdf7c60-root {
    text-align: center;
  }


#s-f68af4d6-5052-493d-8d98-e7288fdf7c60.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f68af4d6-5052-493d-8d98-e7288fdf7c60-root {
    text-align: center;
  }


#s-f68af4d6-5052-493d-8d98-e7288fdf7c60.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f68af4d6-5052-493d-8d98-e7288fdf7c60-root {
    text-align: center;
  }


#s-f68af4d6-5052-493d-8d98-e7288fdf7c60.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f68af4d6-5052-493d-8d98-e7288fdf7c60-root {
    text-align: center;
  }


#s-f68af4d6-5052-493d-8d98-e7288fdf7c60.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f68af4d6-5052-493d-8d98-e7288fdf7c60-root {
    text-align: center;
  }


#s-f68af4d6-5052-493d-8d98-e7288fdf7c60.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-56821a99-c819-4854-82db-b265a40fb5a7 {
  margin-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}







  #s-56821a99-c819-4854-82db-b265a40fb5a7 img.shogun-image {
    

    
    
    
  }


#s-56821a99-c819-4854-82db-b265a40fb5a7 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-3d8fbaf6-8ed3-4b89-a825-b0e31b49d40f {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-3d8fbaf6-8ed3-4b89-a825-b0e31b49d40f:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-3d8fbaf6-8ed3-4b89-a825-b0e31b49d40f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3d8fbaf6-8ed3-4b89-a825-b0e31b49d40f-root {
    text-align: center;
  }


#s-3d8fbaf6-8ed3-4b89-a825-b0e31b49d40f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3d8fbaf6-8ed3-4b89-a825-b0e31b49d40f-root {
    text-align: center;
  }


#s-3d8fbaf6-8ed3-4b89-a825-b0e31b49d40f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3d8fbaf6-8ed3-4b89-a825-b0e31b49d40f-root {
    text-align: center;
  }


#s-3d8fbaf6-8ed3-4b89-a825-b0e31b49d40f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3d8fbaf6-8ed3-4b89-a825-b0e31b49d40f-root {
    text-align: center;
  }


#s-3d8fbaf6-8ed3-4b89-a825-b0e31b49d40f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3d8fbaf6-8ed3-4b89-a825-b0e31b49d40f-root {
    text-align: center;
  }


#s-3d8fbaf6-8ed3-4b89-a825-b0e31b49d40f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-93651313-8f94-4cb8-beb8-43dea5595ac6 {
  margin-top: 10px;
text-align: center;
}







  #s-93651313-8f94-4cb8-beb8-43dea5595ac6 img.shogun-image {
    

    
    
    
  }


#s-93651313-8f94-4cb8-beb8-43dea5595ac6 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-5460a23c-d3db-44e2-8192-a22194b1dc8a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-5460a23c-d3db-44e2-8192-a22194b1dc8a:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-5460a23c-d3db-44e2-8192-a22194b1dc8a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5460a23c-d3db-44e2-8192-a22194b1dc8a-root {
    text-align: center;
  }


#s-5460a23c-d3db-44e2-8192-a22194b1dc8a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5460a23c-d3db-44e2-8192-a22194b1dc8a-root {
    text-align: center;
  }


#s-5460a23c-d3db-44e2-8192-a22194b1dc8a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5460a23c-d3db-44e2-8192-a22194b1dc8a-root {
    text-align: center;
  }


#s-5460a23c-d3db-44e2-8192-a22194b1dc8a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5460a23c-d3db-44e2-8192-a22194b1dc8a-root {
    text-align: center;
  }


#s-5460a23c-d3db-44e2-8192-a22194b1dc8a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5460a23c-d3db-44e2-8192-a22194b1dc8a-root {
    text-align: center;
  }


#s-5460a23c-d3db-44e2-8192-a22194b1dc8a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-6bd14b6e-15ed-47d4-8d04-dca4a850d968 {
  margin-top: 10px;
text-align: center;
}







  #s-6bd14b6e-15ed-47d4-8d04-dca4a850d968 img.shogun-image {
    

    
    
    
  }


#s-6bd14b6e-15ed-47d4-8d04-dca4a850d968 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-71e92220-b9b6-40b4-b083-c2e3cb833fe0 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-71e92220-b9b6-40b4-b083-c2e3cb833fe0:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-71e92220-b9b6-40b4-b083-c2e3cb833fe0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-71e92220-b9b6-40b4-b083-c2e3cb833fe0-root {
    text-align: center;
  }


#s-71e92220-b9b6-40b4-b083-c2e3cb833fe0.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-71e92220-b9b6-40b4-b083-c2e3cb833fe0-root {
    text-align: center;
  }


#s-71e92220-b9b6-40b4-b083-c2e3cb833fe0.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-71e92220-b9b6-40b4-b083-c2e3cb833fe0-root {
    text-align: center;
  }


#s-71e92220-b9b6-40b4-b083-c2e3cb833fe0.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-71e92220-b9b6-40b4-b083-c2e3cb833fe0-root {
    text-align: center;
  }


#s-71e92220-b9b6-40b4-b083-c2e3cb833fe0.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-71e92220-b9b6-40b4-b083-c2e3cb833fe0-root {
    text-align: center;
  }


#s-71e92220-b9b6-40b4-b083-c2e3cb833fe0.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-14a0f78c-ba2c-4257-ac97-314cc9067576 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-14a0f78c-ba2c-4257-ac97-314cc9067576"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-14a0f78c-ba2c-4257-ac97-314cc9067576"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-14a0f78c-ba2c-4257-ac97-314cc9067576"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-14a0f78c-ba2c-4257-ac97-314cc9067576"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-7ac121f8-bae9-487c-acea-a0f95a9dd0b7 {
  margin-top: 10px;
text-align: center;
}







  #s-7ac121f8-bae9-487c-acea-a0f95a9dd0b7 img.shogun-image {
    

    
    
    
  }


#s-7ac121f8-bae9-487c-acea-a0f95a9dd0b7 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-cfafd8ff-2742-4fa5-8a55-c8de7c3e7d09 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-cfafd8ff-2742-4fa5-8a55-c8de7c3e7d09:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-cfafd8ff-2742-4fa5-8a55-c8de7c3e7d09:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cfafd8ff-2742-4fa5-8a55-c8de7c3e7d09-root {
    text-align: center;
  }


#s-cfafd8ff-2742-4fa5-8a55-c8de7c3e7d09.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-cfafd8ff-2742-4fa5-8a55-c8de7c3e7d09-root {
    text-align: center;
  }


#s-cfafd8ff-2742-4fa5-8a55-c8de7c3e7d09.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cfafd8ff-2742-4fa5-8a55-c8de7c3e7d09-root {
    text-align: center;
  }


#s-cfafd8ff-2742-4fa5-8a55-c8de7c3e7d09.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cfafd8ff-2742-4fa5-8a55-c8de7c3e7d09-root {
    text-align: center;
  }


#s-cfafd8ff-2742-4fa5-8a55-c8de7c3e7d09.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-cfafd8ff-2742-4fa5-8a55-c8de7c3e7d09-root {
    text-align: center;
  }


#s-cfafd8ff-2742-4fa5-8a55-c8de7c3e7d09.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-a6faf5f1-4b85-40ab-b16f-a475fe4a5202 {
  margin-top: 10px;
text-align: center;
}







  #s-a6faf5f1-4b85-40ab-b16f-a475fe4a5202 img.shogun-image {
    

    
    
    
  }


#s-a6faf5f1-4b85-40ab-b16f-a475fe4a5202 .shogun-image-content {
  
    align-items: center;
  
}

#s-61023709-3355-4a1f-ae74-c17465873aea {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-61023709-3355-4a1f-ae74-c17465873aea:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-61023709-3355-4a1f-ae74-c17465873aea:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-61023709-3355-4a1f-ae74-c17465873aea-root {
    text-align: center;
  }


#s-61023709-3355-4a1f-ae74-c17465873aea.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-61023709-3355-4a1f-ae74-c17465873aea-root {
    text-align: center;
  }


#s-61023709-3355-4a1f-ae74-c17465873aea.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-61023709-3355-4a1f-ae74-c17465873aea-root {
    text-align: center;
  }


#s-61023709-3355-4a1f-ae74-c17465873aea.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-61023709-3355-4a1f-ae74-c17465873aea-root {
    text-align: center;
  }


#s-61023709-3355-4a1f-ae74-c17465873aea.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-61023709-3355-4a1f-ae74-c17465873aea-root {
    text-align: center;
  }


#s-61023709-3355-4a1f-ae74-c17465873aea.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-be7129b7-f7d1-471f-a4ee-6b3fec0c7418 {
  margin-top: 10px;
text-align: center;
}







  #s-be7129b7-f7d1-471f-a4ee-6b3fec0c7418 img.shogun-image {
    

    
    
    
  }


#s-be7129b7-f7d1-471f-a4ee-6b3fec0c7418 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-6b688894-500b-4e3c-a77e-23107c4c8e99 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-6b688894-500b-4e3c-a77e-23107c4c8e99:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-6b688894-500b-4e3c-a77e-23107c4c8e99:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6b688894-500b-4e3c-a77e-23107c4c8e99-root {
    text-align: center;
  }


#s-6b688894-500b-4e3c-a77e-23107c4c8e99.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6b688894-500b-4e3c-a77e-23107c4c8e99-root {
    text-align: center;
  }


#s-6b688894-500b-4e3c-a77e-23107c4c8e99.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6b688894-500b-4e3c-a77e-23107c4c8e99-root {
    text-align: center;
  }


#s-6b688894-500b-4e3c-a77e-23107c4c8e99.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6b688894-500b-4e3c-a77e-23107c4c8e99-root {
    text-align: center;
  }


#s-6b688894-500b-4e3c-a77e-23107c4c8e99.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6b688894-500b-4e3c-a77e-23107c4c8e99-root {
    text-align: center;
  }


#s-6b688894-500b-4e3c-a77e-23107c4c8e99.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-b418da22-c749-44d9-acea-54e1d96714cf {
  margin-top: 10px;
text-align: center;
}







  #s-b418da22-c749-44d9-acea-54e1d96714cf img.shogun-image {
    

    
    
    
  }


#s-b418da22-c749-44d9-acea-54e1d96714cf .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-b203ce86-a590-4ba9-a33c-905d94d94f3d {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-b203ce86-a590-4ba9-a33c-905d94d94f3d:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-b203ce86-a590-4ba9-a33c-905d94d94f3d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b203ce86-a590-4ba9-a33c-905d94d94f3d-root {
    text-align: center;
  }


#s-b203ce86-a590-4ba9-a33c-905d94d94f3d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b203ce86-a590-4ba9-a33c-905d94d94f3d-root {
    text-align: center;
  }


#s-b203ce86-a590-4ba9-a33c-905d94d94f3d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b203ce86-a590-4ba9-a33c-905d94d94f3d-root {
    text-align: center;
  }


#s-b203ce86-a590-4ba9-a33c-905d94d94f3d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b203ce86-a590-4ba9-a33c-905d94d94f3d-root {
    text-align: center;
  }


#s-b203ce86-a590-4ba9-a33c-905d94d94f3d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b203ce86-a590-4ba9-a33c-905d94d94f3d-root {
    text-align: center;
  }


#s-b203ce86-a590-4ba9-a33c-905d94d94f3d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-bc871593-677f-4d7f-a911-fa780c79c12c {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-bc871593-677f-4d7f-a911-fa780c79c12c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-bc871593-677f-4d7f-a911-fa780c79c12c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-bc871593-677f-4d7f-a911-fa780c79c12c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-bc871593-677f-4d7f-a911-fa780c79c12c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-025b24dc-685d-4847-b338-480dd621df3a {
  margin-top: 10px;
text-align: center;
}







  #s-025b24dc-685d-4847-b338-480dd621df3a img.shogun-image {
    

    
    
    
  }


#s-025b24dc-685d-4847-b338-480dd621df3a .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-34c9738f-b8eb-4641-b392-1cc9e52ceb7e {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-34c9738f-b8eb-4641-b392-1cc9e52ceb7e:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-34c9738f-b8eb-4641-b392-1cc9e52ceb7e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-34c9738f-b8eb-4641-b392-1cc9e52ceb7e-root {
    text-align: center;
  }


#s-34c9738f-b8eb-4641-b392-1cc9e52ceb7e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-34c9738f-b8eb-4641-b392-1cc9e52ceb7e-root {
    text-align: center;
  }


#s-34c9738f-b8eb-4641-b392-1cc9e52ceb7e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-34c9738f-b8eb-4641-b392-1cc9e52ceb7e-root {
    text-align: center;
  }


#s-34c9738f-b8eb-4641-b392-1cc9e52ceb7e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-34c9738f-b8eb-4641-b392-1cc9e52ceb7e-root {
    text-align: center;
  }


#s-34c9738f-b8eb-4641-b392-1cc9e52ceb7e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-34c9738f-b8eb-4641-b392-1cc9e52ceb7e-root {
    text-align: center;
  }


#s-34c9738f-b8eb-4641-b392-1cc9e52ceb7e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-d423aa19-b7d2-4811-b824-2f98af8a8ba9 {
  margin-top: 10px;
text-align: center;
}







  #s-d423aa19-b7d2-4811-b824-2f98af8a8ba9 img.shogun-image {
    

    
    
    
  }


#s-d423aa19-b7d2-4811-b824-2f98af8a8ba9 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-dc849051-a1ef-4fa0-848e-df116cff9379 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-dc849051-a1ef-4fa0-848e-df116cff9379:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-dc849051-a1ef-4fa0-848e-df116cff9379:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dc849051-a1ef-4fa0-848e-df116cff9379-root {
    text-align: center;
  }


#s-dc849051-a1ef-4fa0-848e-df116cff9379.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-dc849051-a1ef-4fa0-848e-df116cff9379-root {
    text-align: center;
  }


#s-dc849051-a1ef-4fa0-848e-df116cff9379.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dc849051-a1ef-4fa0-848e-df116cff9379-root {
    text-align: center;
  }


#s-dc849051-a1ef-4fa0-848e-df116cff9379.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dc849051-a1ef-4fa0-848e-df116cff9379-root {
    text-align: center;
  }


#s-dc849051-a1ef-4fa0-848e-df116cff9379.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-dc849051-a1ef-4fa0-848e-df116cff9379-root {
    text-align: center;
  }


#s-dc849051-a1ef-4fa0-848e-df116cff9379.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-555a474c-bb16-4f22-a483-1d7c365b65d2 {
  margin-top: 10px;
text-align: center;
}







  #s-555a474c-bb16-4f22-a483-1d7c365b65d2 img.shogun-image {
    

    
    
    
  }


#s-555a474c-bb16-4f22-a483-1d7c365b65d2 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-4387f16c-619c-4523-97de-de7c5e4c1c15 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-4387f16c-619c-4523-97de-de7c5e4c1c15:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-4387f16c-619c-4523-97de-de7c5e4c1c15:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4387f16c-619c-4523-97de-de7c5e4c1c15-root {
    text-align: center;
  }


#s-4387f16c-619c-4523-97de-de7c5e4c1c15.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4387f16c-619c-4523-97de-de7c5e4c1c15-root {
    text-align: center;
  }


#s-4387f16c-619c-4523-97de-de7c5e4c1c15.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4387f16c-619c-4523-97de-de7c5e4c1c15-root {
    text-align: center;
  }


#s-4387f16c-619c-4523-97de-de7c5e4c1c15.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4387f16c-619c-4523-97de-de7c5e4c1c15-root {
    text-align: center;
  }


#s-4387f16c-619c-4523-97de-de7c5e4c1c15.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4387f16c-619c-4523-97de-de7c5e4c1c15-root {
    text-align: center;
  }


#s-4387f16c-619c-4523-97de-de7c5e4c1c15.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-b830da41-481a-432c-a636-6b0a0cb8193f {
  margin-top: 10px;
text-align: center;
}







  #s-b830da41-481a-432c-a636-6b0a0cb8193f img.shogun-image {
    

    
    
    
  }


#s-b830da41-481a-432c-a636-6b0a0cb8193f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-a0dde5c7-cb99-4f5b-8a71-818460b61ae1 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-a0dde5c7-cb99-4f5b-8a71-818460b61ae1:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-a0dde5c7-cb99-4f5b-8a71-818460b61ae1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a0dde5c7-cb99-4f5b-8a71-818460b61ae1-root {
    text-align: center;
  }


#s-a0dde5c7-cb99-4f5b-8a71-818460b61ae1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a0dde5c7-cb99-4f5b-8a71-818460b61ae1-root {
    text-align: center;
  }


#s-a0dde5c7-cb99-4f5b-8a71-818460b61ae1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a0dde5c7-cb99-4f5b-8a71-818460b61ae1-root {
    text-align: center;
  }


#s-a0dde5c7-cb99-4f5b-8a71-818460b61ae1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a0dde5c7-cb99-4f5b-8a71-818460b61ae1-root {
    text-align: center;
  }


#s-a0dde5c7-cb99-4f5b-8a71-818460b61ae1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a0dde5c7-cb99-4f5b-8a71-818460b61ae1-root {
    text-align: center;
  }


#s-a0dde5c7-cb99-4f5b-8a71-818460b61ae1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-89771dcf-4b87-42c8-a935-56332d6d6a1b {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-89771dcf-4b87-42c8-a935-56332d6d6a1b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-89771dcf-4b87-42c8-a935-56332d6d6a1b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-89771dcf-4b87-42c8-a935-56332d6d6a1b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-89771dcf-4b87-42c8-a935-56332d6d6a1b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-7023f5ec-0497-421b-bb13-0019ad68a5d0 {
  margin-top: 10px;
text-align: center;
}







  #s-7023f5ec-0497-421b-bb13-0019ad68a5d0 img.shogun-image {
    

    
    
    
  }


#s-7023f5ec-0497-421b-bb13-0019ad68a5d0 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-71ec7b1c-975e-4e12-97d4-eec0c99b1fbc {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-71ec7b1c-975e-4e12-97d4-eec0c99b1fbc:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-71ec7b1c-975e-4e12-97d4-eec0c99b1fbc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-71ec7b1c-975e-4e12-97d4-eec0c99b1fbc-root {
    text-align: center;
  }


#s-71ec7b1c-975e-4e12-97d4-eec0c99b1fbc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-71ec7b1c-975e-4e12-97d4-eec0c99b1fbc-root {
    text-align: center;
  }


#s-71ec7b1c-975e-4e12-97d4-eec0c99b1fbc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-71ec7b1c-975e-4e12-97d4-eec0c99b1fbc-root {
    text-align: center;
  }


#s-71ec7b1c-975e-4e12-97d4-eec0c99b1fbc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-71ec7b1c-975e-4e12-97d4-eec0c99b1fbc-root {
    text-align: center;
  }


#s-71ec7b1c-975e-4e12-97d4-eec0c99b1fbc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-71ec7b1c-975e-4e12-97d4-eec0c99b1fbc-root {
    text-align: center;
  }


#s-71ec7b1c-975e-4e12-97d4-eec0c99b1fbc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-dbd7f837-85a1-448d-aabf-67ecd155be1d {
  margin-top: 10px;
text-align: center;
}







  #s-dbd7f837-85a1-448d-aabf-67ecd155be1d img.shogun-image {
    

    
    
    
  }


#s-dbd7f837-85a1-448d-aabf-67ecd155be1d .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-d62bd842-12cd-4310-ad22-96540d05e1fd {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-d62bd842-12cd-4310-ad22-96540d05e1fd:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-d62bd842-12cd-4310-ad22-96540d05e1fd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d62bd842-12cd-4310-ad22-96540d05e1fd-root {
    text-align: center;
  }


#s-d62bd842-12cd-4310-ad22-96540d05e1fd.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d62bd842-12cd-4310-ad22-96540d05e1fd-root {
    text-align: center;
  }


#s-d62bd842-12cd-4310-ad22-96540d05e1fd.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d62bd842-12cd-4310-ad22-96540d05e1fd-root {
    text-align: center;
  }


#s-d62bd842-12cd-4310-ad22-96540d05e1fd.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d62bd842-12cd-4310-ad22-96540d05e1fd-root {
    text-align: center;
  }


#s-d62bd842-12cd-4310-ad22-96540d05e1fd.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d62bd842-12cd-4310-ad22-96540d05e1fd-root {
    text-align: center;
  }


#s-d62bd842-12cd-4310-ad22-96540d05e1fd.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-c458568e-feaa-47f1-b963-ef2cbdfffe8b {
  margin-top: 10px;
text-align: center;
}







  #s-c458568e-feaa-47f1-b963-ef2cbdfffe8b img.shogun-image {
    

    
    
    
  }


#s-c458568e-feaa-47f1-b963-ef2cbdfffe8b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-9138f893-bd27-4c48-b60b-a9888a296ec7 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-9138f893-bd27-4c48-b60b-a9888a296ec7:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-9138f893-bd27-4c48-b60b-a9888a296ec7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9138f893-bd27-4c48-b60b-a9888a296ec7-root {
    text-align: center;
  }


#s-9138f893-bd27-4c48-b60b-a9888a296ec7.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9138f893-bd27-4c48-b60b-a9888a296ec7-root {
    text-align: center;
  }


#s-9138f893-bd27-4c48-b60b-a9888a296ec7.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9138f893-bd27-4c48-b60b-a9888a296ec7-root {
    text-align: center;
  }


#s-9138f893-bd27-4c48-b60b-a9888a296ec7.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9138f893-bd27-4c48-b60b-a9888a296ec7-root {
    text-align: center;
  }


#s-9138f893-bd27-4c48-b60b-a9888a296ec7.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9138f893-bd27-4c48-b60b-a9888a296ec7-root {
    text-align: center;
  }


#s-9138f893-bd27-4c48-b60b-a9888a296ec7.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-4f583cc4-a523-4756-a53f-49060d6e71aa {
  margin-top: 10px;
text-align: center;
}







  #s-4f583cc4-a523-4756-a53f-49060d6e71aa img.shogun-image {
    

    
    
    
  }


#s-4f583cc4-a523-4756-a53f-49060d6e71aa .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-6e4baeb5-7a41-4767-abc8-e97192b57c29 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-6e4baeb5-7a41-4767-abc8-e97192b57c29:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-6e4baeb5-7a41-4767-abc8-e97192b57c29:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6e4baeb5-7a41-4767-abc8-e97192b57c29-root {
    text-align: center;
  }


#s-6e4baeb5-7a41-4767-abc8-e97192b57c29.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6e4baeb5-7a41-4767-abc8-e97192b57c29-root {
    text-align: center;
  }


#s-6e4baeb5-7a41-4767-abc8-e97192b57c29.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6e4baeb5-7a41-4767-abc8-e97192b57c29-root {
    text-align: center;
  }


#s-6e4baeb5-7a41-4767-abc8-e97192b57c29.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6e4baeb5-7a41-4767-abc8-e97192b57c29-root {
    text-align: center;
  }


#s-6e4baeb5-7a41-4767-abc8-e97192b57c29.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6e4baeb5-7a41-4767-abc8-e97192b57c29-root {
    text-align: center;
  }


#s-6e4baeb5-7a41-4767-abc8-e97192b57c29.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-aee4158b-6496-482e-8fd3-f280c9f9bc5a {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-aee4158b-6496-482e-8fd3-f280c9f9bc5a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-aee4158b-6496-482e-8fd3-f280c9f9bc5a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-aee4158b-6496-482e-8fd3-f280c9f9bc5a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-aee4158b-6496-482e-8fd3-f280c9f9bc5a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-cef48ae2-bc03-421f-88c2-f7aa67fd9309 {
  margin-top: 10px;
text-align: center;
}







  #s-cef48ae2-bc03-421f-88c2-f7aa67fd9309 img.shogun-image {
    

    
    
    
  }


#s-cef48ae2-bc03-421f-88c2-f7aa67fd9309 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-af341308-0494-4fff-8606-7f4f77939929 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-af341308-0494-4fff-8606-7f4f77939929:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-af341308-0494-4fff-8606-7f4f77939929:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-af341308-0494-4fff-8606-7f4f77939929-root {
    text-align: center;
  }


#s-af341308-0494-4fff-8606-7f4f77939929.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-af341308-0494-4fff-8606-7f4f77939929-root {
    text-align: center;
  }


#s-af341308-0494-4fff-8606-7f4f77939929.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-af341308-0494-4fff-8606-7f4f77939929-root {
    text-align: center;
  }


#s-af341308-0494-4fff-8606-7f4f77939929.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-af341308-0494-4fff-8606-7f4f77939929-root {
    text-align: center;
  }


#s-af341308-0494-4fff-8606-7f4f77939929.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-af341308-0494-4fff-8606-7f4f77939929-root {
    text-align: center;
  }


#s-af341308-0494-4fff-8606-7f4f77939929.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-dec18894-f9c1-435a-b994-e70fb9a8db23 {
  margin-top: 10px;
text-align: center;
}







  #s-dec18894-f9c1-435a-b994-e70fb9a8db23 img.shogun-image {
    

    
    
    
  }


#s-dec18894-f9c1-435a-b994-e70fb9a8db23 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-d56025da-9676-4b4f-834b-b9ffa531b2cb {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-d56025da-9676-4b4f-834b-b9ffa531b2cb:hover {background-color: rgba(255, 255, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-d56025da-9676-4b4f-834b-b9ffa531b2cb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d56025da-9676-4b4f-834b-b9ffa531b2cb-root {
    text-align: center;
  }


#s-d56025da-9676-4b4f-834b-b9ffa531b2cb.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d56025da-9676-4b4f-834b-b9ffa531b2cb-root {
    text-align: center;
  }


#s-d56025da-9676-4b4f-834b-b9ffa531b2cb.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d56025da-9676-4b4f-834b-b9ffa531b2cb-root {
    text-align: center;
  }


#s-d56025da-9676-4b4f-834b-b9ffa531b2cb.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d56025da-9676-4b4f-834b-b9ffa531b2cb-root {
    text-align: center;
  }


#s-d56025da-9676-4b4f-834b-b9ffa531b2cb.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d56025da-9676-4b4f-834b-b9ffa531b2cb-root {
    text-align: center;
  }


#s-d56025da-9676-4b4f-834b-b9ffa531b2cb.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-7ae3cb61-85b0-4608-bb2f-1e23882fbbbd {
  margin-top: 10px;
text-align: center;
}







  #s-7ae3cb61-85b0-4608-bb2f-1e23882fbbbd img.shogun-image {
    

    
    
    
  }


#s-7ae3cb61-85b0-4608-bb2f-1e23882fbbbd .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-4e4a1c90-b972-4cd6-be85-096d2a2f5c18 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-4e4a1c90-b972-4cd6-be85-096d2a2f5c18:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-4e4a1c90-b972-4cd6-be85-096d2a2f5c18:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4e4a1c90-b972-4cd6-be85-096d2a2f5c18-root {
    text-align: center;
  }


#s-4e4a1c90-b972-4cd6-be85-096d2a2f5c18.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4e4a1c90-b972-4cd6-be85-096d2a2f5c18-root {
    text-align: center;
  }


#s-4e4a1c90-b972-4cd6-be85-096d2a2f5c18.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4e4a1c90-b972-4cd6-be85-096d2a2f5c18-root {
    text-align: center;
  }


#s-4e4a1c90-b972-4cd6-be85-096d2a2f5c18.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4e4a1c90-b972-4cd6-be85-096d2a2f5c18-root {
    text-align: center;
  }


#s-4e4a1c90-b972-4cd6-be85-096d2a2f5c18.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4e4a1c90-b972-4cd6-be85-096d2a2f5c18-root {
    text-align: center;
  }


#s-4e4a1c90-b972-4cd6-be85-096d2a2f5c18.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-b54d045d-01df-44b4-a38a-bb3dedfdfb97 {
  margin-top: 10px;
text-align: center;
}







  #s-b54d045d-01df-44b4-a38a-bb3dedfdfb97 img.shogun-image {
    

    
    
    
  }


#s-b54d045d-01df-44b4-a38a-bb3dedfdfb97 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-15ee1981-9cfa-42a1-8d26-f76b93d8c79e {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-15ee1981-9cfa-42a1-8d26-f76b93d8c79e:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-15ee1981-9cfa-42a1-8d26-f76b93d8c79e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-15ee1981-9cfa-42a1-8d26-f76b93d8c79e-root {
    text-align: center;
  }


#s-15ee1981-9cfa-42a1-8d26-f76b93d8c79e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-15ee1981-9cfa-42a1-8d26-f76b93d8c79e-root {
    text-align: center;
  }


#s-15ee1981-9cfa-42a1-8d26-f76b93d8c79e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-15ee1981-9cfa-42a1-8d26-f76b93d8c79e-root {
    text-align: center;
  }


#s-15ee1981-9cfa-42a1-8d26-f76b93d8c79e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-15ee1981-9cfa-42a1-8d26-f76b93d8c79e-root {
    text-align: center;
  }


#s-15ee1981-9cfa-42a1-8d26-f76b93d8c79e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-15ee1981-9cfa-42a1-8d26-f76b93d8c79e-root {
    text-align: center;
  }


#s-15ee1981-9cfa-42a1-8d26-f76b93d8c79e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-593dd054-4a4a-4b9e-9b13-1c1bd93cf1aa {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-593dd054-4a4a-4b9e-9b13-1c1bd93cf1aa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-593dd054-4a4a-4b9e-9b13-1c1bd93cf1aa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-593dd054-4a4a-4b9e-9b13-1c1bd93cf1aa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-593dd054-4a4a-4b9e-9b13-1c1bd93cf1aa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-1152b661-18ae-49d3-b810-ba99517e0506 {
  margin-top: 10px;
text-align: center;
}







  #s-1152b661-18ae-49d3-b810-ba99517e0506 img.shogun-image {
    

    
    
    
  }


#s-1152b661-18ae-49d3-b810-ba99517e0506 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-7e213042-e17c-4fb8-8735-29381a2947b1 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-7e213042-e17c-4fb8-8735-29381a2947b1:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-7e213042-e17c-4fb8-8735-29381a2947b1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7e213042-e17c-4fb8-8735-29381a2947b1-root {
    text-align: center;
  }


#s-7e213042-e17c-4fb8-8735-29381a2947b1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7e213042-e17c-4fb8-8735-29381a2947b1-root {
    text-align: center;
  }


#s-7e213042-e17c-4fb8-8735-29381a2947b1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7e213042-e17c-4fb8-8735-29381a2947b1-root {
    text-align: center;
  }


#s-7e213042-e17c-4fb8-8735-29381a2947b1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7e213042-e17c-4fb8-8735-29381a2947b1-root {
    text-align: center;
  }


#s-7e213042-e17c-4fb8-8735-29381a2947b1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7e213042-e17c-4fb8-8735-29381a2947b1-root {
    text-align: center;
  }


#s-7e213042-e17c-4fb8-8735-29381a2947b1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-439411d6-9842-4be0-a2b4-499b0034d2ed {
  margin-top: 10px;
text-align: center;
}







  #s-439411d6-9842-4be0-a2b4-499b0034d2ed img.shogun-image {
    

    
    
    
  }


#s-439411d6-9842-4be0-a2b4-499b0034d2ed .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-189ca297-ff75-42db-a62b-86e5ac1e906b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-189ca297-ff75-42db-a62b-86e5ac1e906b:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-189ca297-ff75-42db-a62b-86e5ac1e906b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-189ca297-ff75-42db-a62b-86e5ac1e906b-root {
    text-align: center;
  }


#s-189ca297-ff75-42db-a62b-86e5ac1e906b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-189ca297-ff75-42db-a62b-86e5ac1e906b-root {
    text-align: center;
  }


#s-189ca297-ff75-42db-a62b-86e5ac1e906b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-189ca297-ff75-42db-a62b-86e5ac1e906b-root {
    text-align: center;
  }


#s-189ca297-ff75-42db-a62b-86e5ac1e906b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-189ca297-ff75-42db-a62b-86e5ac1e906b-root {
    text-align: center;
  }


#s-189ca297-ff75-42db-a62b-86e5ac1e906b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-189ca297-ff75-42db-a62b-86e5ac1e906b-root {
    text-align: center;
  }


#s-189ca297-ff75-42db-a62b-86e5ac1e906b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-7d11dfbe-7f2c-43e7-a938-a79b03d259f7 {
  margin-top: 10px;
text-align: center;
}







  #s-7d11dfbe-7f2c-43e7-a938-a79b03d259f7 img.shogun-image {
    

    
    
    
  }


#s-7d11dfbe-7f2c-43e7-a938-a79b03d259f7 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-a798aa67-1884-491a-bcce-a2ca78b30196 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-a798aa67-1884-491a-bcce-a2ca78b30196:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-a798aa67-1884-491a-bcce-a2ca78b30196:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a798aa67-1884-491a-bcce-a2ca78b30196-root {
    text-align: center;
  }


#s-a798aa67-1884-491a-bcce-a2ca78b30196.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a798aa67-1884-491a-bcce-a2ca78b30196-root {
    text-align: center;
  }


#s-a798aa67-1884-491a-bcce-a2ca78b30196.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a798aa67-1884-491a-bcce-a2ca78b30196-root {
    text-align: center;
  }


#s-a798aa67-1884-491a-bcce-a2ca78b30196.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a798aa67-1884-491a-bcce-a2ca78b30196-root {
    text-align: center;
  }


#s-a798aa67-1884-491a-bcce-a2ca78b30196.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a798aa67-1884-491a-bcce-a2ca78b30196-root {
    text-align: center;
  }


#s-a798aa67-1884-491a-bcce-a2ca78b30196.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-8801bd24-0955-404b-8eb8-53b219370c09 {
  margin-top: 10px;
text-align: center;
}







  #s-8801bd24-0955-404b-8eb8-53b219370c09 img.shogun-image {
    

    
    
    
  }


#s-8801bd24-0955-404b-8eb8-53b219370c09 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-5ad90717-a1e5-4f26-8d0c-d01fab3a548d {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-5ad90717-a1e5-4f26-8d0c-d01fab3a548d:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-5ad90717-a1e5-4f26-8d0c-d01fab3a548d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5ad90717-a1e5-4f26-8d0c-d01fab3a548d-root {
    text-align: center;
  }


#s-5ad90717-a1e5-4f26-8d0c-d01fab3a548d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5ad90717-a1e5-4f26-8d0c-d01fab3a548d-root {
    text-align: center;
  }


#s-5ad90717-a1e5-4f26-8d0c-d01fab3a548d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5ad90717-a1e5-4f26-8d0c-d01fab3a548d-root {
    text-align: center;
  }


#s-5ad90717-a1e5-4f26-8d0c-d01fab3a548d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5ad90717-a1e5-4f26-8d0c-d01fab3a548d-root {
    text-align: center;
  }


#s-5ad90717-a1e5-4f26-8d0c-d01fab3a548d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5ad90717-a1e5-4f26-8d0c-d01fab3a548d-root {
    text-align: center;
  }


#s-5ad90717-a1e5-4f26-8d0c-d01fab3a548d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-418e4e6b-740b-40e2-b789-9e2528348728 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-418e4e6b-740b-40e2-b789-9e2528348728"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-418e4e6b-740b-40e2-b789-9e2528348728"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-418e4e6b-740b-40e2-b789-9e2528348728"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-418e4e6b-740b-40e2-b789-9e2528348728"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-fe6ef3f5-7298-4301-8c13-c6b0a5ce3a9e {
  margin-top: 10px;
text-align: center;
}







  #s-fe6ef3f5-7298-4301-8c13-c6b0a5ce3a9e img.shogun-image {
    

    
    
    
  }


#s-fe6ef3f5-7298-4301-8c13-c6b0a5ce3a9e .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-893cd214-a47e-4aa9-8ee0-b7234000c307 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-893cd214-a47e-4aa9-8ee0-b7234000c307:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-893cd214-a47e-4aa9-8ee0-b7234000c307:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-893cd214-a47e-4aa9-8ee0-b7234000c307-root {
    text-align: center;
  }


#s-893cd214-a47e-4aa9-8ee0-b7234000c307.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-893cd214-a47e-4aa9-8ee0-b7234000c307-root {
    text-align: center;
  }


#s-893cd214-a47e-4aa9-8ee0-b7234000c307.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-893cd214-a47e-4aa9-8ee0-b7234000c307-root {
    text-align: center;
  }


#s-893cd214-a47e-4aa9-8ee0-b7234000c307.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-893cd214-a47e-4aa9-8ee0-b7234000c307-root {
    text-align: center;
  }


#s-893cd214-a47e-4aa9-8ee0-b7234000c307.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-893cd214-a47e-4aa9-8ee0-b7234000c307-root {
    text-align: center;
  }


#s-893cd214-a47e-4aa9-8ee0-b7234000c307.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-2c44b771-4c76-4c52-b9c1-e94f68f2ede0 {
  margin-top: 10px;
text-align: center;
}







  #s-2c44b771-4c76-4c52-b9c1-e94f68f2ede0 img.shogun-image {
    

    
    
    
  }


#s-2c44b771-4c76-4c52-b9c1-e94f68f2ede0 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-5c8ff6e0-3f9e-444f-b50f-762090d9d656 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-5c8ff6e0-3f9e-444f-b50f-762090d9d656:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-5c8ff6e0-3f9e-444f-b50f-762090d9d656:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5c8ff6e0-3f9e-444f-b50f-762090d9d656-root {
    text-align: center;
  }


#s-5c8ff6e0-3f9e-444f-b50f-762090d9d656.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5c8ff6e0-3f9e-444f-b50f-762090d9d656-root {
    text-align: center;
  }


#s-5c8ff6e0-3f9e-444f-b50f-762090d9d656.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5c8ff6e0-3f9e-444f-b50f-762090d9d656-root {
    text-align: center;
  }


#s-5c8ff6e0-3f9e-444f-b50f-762090d9d656.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5c8ff6e0-3f9e-444f-b50f-762090d9d656-root {
    text-align: center;
  }


#s-5c8ff6e0-3f9e-444f-b50f-762090d9d656.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5c8ff6e0-3f9e-444f-b50f-762090d9d656-root {
    text-align: center;
  }


#s-5c8ff6e0-3f9e-444f-b50f-762090d9d656.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-c5bf4613-50f3-438c-bb93-3dd66d9ed169 {
  margin-top: 10px;
text-align: center;
}







  #s-c5bf4613-50f3-438c-bb93-3dd66d9ed169 img.shogun-image {
    

    
    
    
  }


#s-c5bf4613-50f3-438c-bb93-3dd66d9ed169 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-5106e139-726d-433b-aa7b-258b5f948ff7 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-5106e139-726d-433b-aa7b-258b5f948ff7:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-5106e139-726d-433b-aa7b-258b5f948ff7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5106e139-726d-433b-aa7b-258b5f948ff7-root {
    text-align: center;
  }


#s-5106e139-726d-433b-aa7b-258b5f948ff7.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5106e139-726d-433b-aa7b-258b5f948ff7-root {
    text-align: center;
  }


#s-5106e139-726d-433b-aa7b-258b5f948ff7.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5106e139-726d-433b-aa7b-258b5f948ff7-root {
    text-align: center;
  }


#s-5106e139-726d-433b-aa7b-258b5f948ff7.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5106e139-726d-433b-aa7b-258b5f948ff7-root {
    text-align: center;
  }


#s-5106e139-726d-433b-aa7b-258b5f948ff7.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5106e139-726d-433b-aa7b-258b5f948ff7-root {
    text-align: center;
  }


#s-5106e139-726d-433b-aa7b-258b5f948ff7.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-4caefc8e-3122-4340-9fcc-d799e3526e12 {
  margin-top: 10px;
text-align: center;
}







  #s-4caefc8e-3122-4340-9fcc-d799e3526e12 img.shogun-image {
    

    
    
    
  }


#s-4caefc8e-3122-4340-9fcc-d799e3526e12 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-75e79a68-84c1-48df-b971-d67c6c7a3d77 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-75e79a68-84c1-48df-b971-d67c6c7a3d77:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-75e79a68-84c1-48df-b971-d67c6c7a3d77:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-75e79a68-84c1-48df-b971-d67c6c7a3d77-root {
    text-align: center;
  }


#s-75e79a68-84c1-48df-b971-d67c6c7a3d77.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-75e79a68-84c1-48df-b971-d67c6c7a3d77-root {
    text-align: center;
  }


#s-75e79a68-84c1-48df-b971-d67c6c7a3d77.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-75e79a68-84c1-48df-b971-d67c6c7a3d77-root {
    text-align: center;
  }


#s-75e79a68-84c1-48df-b971-d67c6c7a3d77.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-75e79a68-84c1-48df-b971-d67c6c7a3d77-root {
    text-align: center;
  }


#s-75e79a68-84c1-48df-b971-d67c6c7a3d77.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-75e79a68-84c1-48df-b971-d67c6c7a3d77-root {
    text-align: center;
  }


#s-75e79a68-84c1-48df-b971-d67c6c7a3d77.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-bfa1a928-18dc-4db5-8afb-1255b794e762 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-bfa1a928-18dc-4db5-8afb-1255b794e762"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-bfa1a928-18dc-4db5-8afb-1255b794e762"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-bfa1a928-18dc-4db5-8afb-1255b794e762"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-bfa1a928-18dc-4db5-8afb-1255b794e762"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-c6224214-08e8-49ed-8f8c-6d70656deca1 {
  margin-top: 11px;
text-align: center;
}







  #s-c6224214-08e8-49ed-8f8c-6d70656deca1 img.shogun-image {
    

    
    
    
  }


#s-c6224214-08e8-49ed-8f8c-6d70656deca1 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-355bd85b-e782-49f4-aa71-637999b1698c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-355bd85b-e782-49f4-aa71-637999b1698c:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-355bd85b-e782-49f4-aa71-637999b1698c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-355bd85b-e782-49f4-aa71-637999b1698c-root {
    text-align: center;
  }


#s-355bd85b-e782-49f4-aa71-637999b1698c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-355bd85b-e782-49f4-aa71-637999b1698c-root {
    text-align: center;
  }


#s-355bd85b-e782-49f4-aa71-637999b1698c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-355bd85b-e782-49f4-aa71-637999b1698c-root {
    text-align: center;
  }


#s-355bd85b-e782-49f4-aa71-637999b1698c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-355bd85b-e782-49f4-aa71-637999b1698c-root {
    text-align: center;
  }


#s-355bd85b-e782-49f4-aa71-637999b1698c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-355bd85b-e782-49f4-aa71-637999b1698c-root {
    text-align: center;
  }


#s-355bd85b-e782-49f4-aa71-637999b1698c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-834addb1-b7b6-4060-b05b-cfbce1e3f361 {
  margin-top: 10px;
text-align: center;
}







  #s-834addb1-b7b6-4060-b05b-cfbce1e3f361 img.shogun-image {
    

    
    
    
  }


#s-834addb1-b7b6-4060-b05b-cfbce1e3f361 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-d1190326-3c54-40d0-b19c-8e53ee82f9f3 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-d1190326-3c54-40d0-b19c-8e53ee82f9f3:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-d1190326-3c54-40d0-b19c-8e53ee82f9f3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d1190326-3c54-40d0-b19c-8e53ee82f9f3-root {
    text-align: center;
  }


#s-d1190326-3c54-40d0-b19c-8e53ee82f9f3.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d1190326-3c54-40d0-b19c-8e53ee82f9f3-root {
    text-align: center;
  }


#s-d1190326-3c54-40d0-b19c-8e53ee82f9f3.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d1190326-3c54-40d0-b19c-8e53ee82f9f3-root {
    text-align: center;
  }


#s-d1190326-3c54-40d0-b19c-8e53ee82f9f3.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d1190326-3c54-40d0-b19c-8e53ee82f9f3-root {
    text-align: center;
  }


#s-d1190326-3c54-40d0-b19c-8e53ee82f9f3.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d1190326-3c54-40d0-b19c-8e53ee82f9f3-root {
    text-align: center;
  }


#s-d1190326-3c54-40d0-b19c-8e53ee82f9f3.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-cf94049e-5609-496b-ad4c-b62a99905f35 {
  margin-top: 10px;
text-align: center;
}







  #s-cf94049e-5609-496b-ad4c-b62a99905f35 img.shogun-image {
    

    
    
    
  }


#s-cf94049e-5609-496b-ad4c-b62a99905f35 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-041667f5-cd8b-4aee-89a9-a95a5b47db9c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-041667f5-cd8b-4aee-89a9-a95a5b47db9c:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-041667f5-cd8b-4aee-89a9-a95a5b47db9c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-041667f5-cd8b-4aee-89a9-a95a5b47db9c-root {
    text-align: center;
  }


#s-041667f5-cd8b-4aee-89a9-a95a5b47db9c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-041667f5-cd8b-4aee-89a9-a95a5b47db9c-root {
    text-align: center;
  }


#s-041667f5-cd8b-4aee-89a9-a95a5b47db9c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-041667f5-cd8b-4aee-89a9-a95a5b47db9c-root {
    text-align: center;
  }


#s-041667f5-cd8b-4aee-89a9-a95a5b47db9c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-041667f5-cd8b-4aee-89a9-a95a5b47db9c-root {
    text-align: center;
  }


#s-041667f5-cd8b-4aee-89a9-a95a5b47db9c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-041667f5-cd8b-4aee-89a9-a95a5b47db9c-root {
    text-align: center;
  }


#s-041667f5-cd8b-4aee-89a9-a95a5b47db9c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-cb818c97-9603-420d-bedb-98682674a86b {
  margin-top: 10px;
text-align: center;
}







  #s-cb818c97-9603-420d-bedb-98682674a86b img.shogun-image {
    

    
    
    
  }


#s-cb818c97-9603-420d-bedb-98682674a86b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-4806b3e4-730f-48c3-afa3-f1f61f76581a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
background-image: none;
hover-type: color;
}
#s-4806b3e4-730f-48c3-afa3-f1f61f76581a:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-4806b3e4-730f-48c3-afa3-f1f61f76581a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4806b3e4-730f-48c3-afa3-f1f61f76581a-root {
    text-align: center;
  }


#s-4806b3e4-730f-48c3-afa3-f1f61f76581a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4806b3e4-730f-48c3-afa3-f1f61f76581a-root {
    text-align: center;
  }


#s-4806b3e4-730f-48c3-afa3-f1f61f76581a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4806b3e4-730f-48c3-afa3-f1f61f76581a-root {
    text-align: center;
  }


#s-4806b3e4-730f-48c3-afa3-f1f61f76581a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4806b3e4-730f-48c3-afa3-f1f61f76581a-root {
    text-align: center;
  }


#s-4806b3e4-730f-48c3-afa3-f1f61f76581a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4806b3e4-730f-48c3-afa3-f1f61f76581a-root {
    text-align: center;
  }


#s-4806b3e4-730f-48c3-afa3-f1f61f76581a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-d5363865-49b8-4e35-a023-e4a409a79dea {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-d5363865-49b8-4e35-a023-e4a409a79dea"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-d5363865-49b8-4e35-a023-e4a409a79dea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-d5363865-49b8-4e35-a023-e4a409a79dea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-d5363865-49b8-4e35-a023-e4a409a79dea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-8d051ef0-ecf6-4934-a5f0-6690661a83c0 {
  margin-top: 10px;
text-align: center;
}







  #s-8d051ef0-ecf6-4934-a5f0-6690661a83c0 img.shogun-image {
    

    
    
    
  }


#s-8d051ef0-ecf6-4934-a5f0-6690661a83c0 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-5bbf1a40-0848-4561-8fdf-9ac60e40e71a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-5bbf1a40-0848-4561-8fdf-9ac60e40e71a:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-5bbf1a40-0848-4561-8fdf-9ac60e40e71a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5bbf1a40-0848-4561-8fdf-9ac60e40e71a-root {
    text-align: center;
  }


#s-5bbf1a40-0848-4561-8fdf-9ac60e40e71a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5bbf1a40-0848-4561-8fdf-9ac60e40e71a-root {
    text-align: center;
  }


#s-5bbf1a40-0848-4561-8fdf-9ac60e40e71a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5bbf1a40-0848-4561-8fdf-9ac60e40e71a-root {
    text-align: center;
  }


#s-5bbf1a40-0848-4561-8fdf-9ac60e40e71a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5bbf1a40-0848-4561-8fdf-9ac60e40e71a-root {
    text-align: center;
  }


#s-5bbf1a40-0848-4561-8fdf-9ac60e40e71a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5bbf1a40-0848-4561-8fdf-9ac60e40e71a-root {
    text-align: center;
  }


#s-5bbf1a40-0848-4561-8fdf-9ac60e40e71a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-4f0834d7-b340-47a6-b542-225e1adc121b {
  margin-top: 10px;
text-align: center;
}







  #s-4f0834d7-b340-47a6-b542-225e1adc121b img.shogun-image {
    

    
    
    
  }


#s-4f0834d7-b340-47a6-b542-225e1adc121b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-6edc79fb-e073-467b-9e27-8beaa325ee94 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-6edc79fb-e073-467b-9e27-8beaa325ee94:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-6edc79fb-e073-467b-9e27-8beaa325ee94:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6edc79fb-e073-467b-9e27-8beaa325ee94-root {
    text-align: center;
  }


#s-6edc79fb-e073-467b-9e27-8beaa325ee94.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6edc79fb-e073-467b-9e27-8beaa325ee94-root {
    text-align: center;
  }


#s-6edc79fb-e073-467b-9e27-8beaa325ee94.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6edc79fb-e073-467b-9e27-8beaa325ee94-root {
    text-align: center;
  }


#s-6edc79fb-e073-467b-9e27-8beaa325ee94.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6edc79fb-e073-467b-9e27-8beaa325ee94-root {
    text-align: center;
  }


#s-6edc79fb-e073-467b-9e27-8beaa325ee94.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6edc79fb-e073-467b-9e27-8beaa325ee94-root {
    text-align: center;
  }


#s-6edc79fb-e073-467b-9e27-8beaa325ee94.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-a0710baf-39c6-4e6e-801f-dbdbd4dd5230 {
  margin-top: 10px;
text-align: center;
}







  #s-a0710baf-39c6-4e6e-801f-dbdbd4dd5230 img.shogun-image {
    

    
    
    
  }


#s-a0710baf-39c6-4e6e-801f-dbdbd4dd5230 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-51ac63da-7c3a-405c-9a1c-db95b196c013 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-51ac63da-7c3a-405c-9a1c-db95b196c013:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-51ac63da-7c3a-405c-9a1c-db95b196c013:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-51ac63da-7c3a-405c-9a1c-db95b196c013-root {
    text-align: center;
  }


#s-51ac63da-7c3a-405c-9a1c-db95b196c013.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-51ac63da-7c3a-405c-9a1c-db95b196c013-root {
    text-align: center;
  }


#s-51ac63da-7c3a-405c-9a1c-db95b196c013.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-51ac63da-7c3a-405c-9a1c-db95b196c013-root {
    text-align: center;
  }


#s-51ac63da-7c3a-405c-9a1c-db95b196c013.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-51ac63da-7c3a-405c-9a1c-db95b196c013-root {
    text-align: center;
  }


#s-51ac63da-7c3a-405c-9a1c-db95b196c013.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-51ac63da-7c3a-405c-9a1c-db95b196c013-root {
    text-align: center;
  }


#s-51ac63da-7c3a-405c-9a1c-db95b196c013.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-de86302c-881f-4289-9924-035ef85e9636 {
  margin-top: 10px;
text-align: center;
}







  #s-de86302c-881f-4289-9924-035ef85e9636 img.shogun-image {
    

    
    
    
  }


#s-de86302c-881f-4289-9924-035ef85e9636 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-157428f2-d900-4245-bde5-ae455818d76a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-157428f2-d900-4245-bde5-ae455818d76a:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-157428f2-d900-4245-bde5-ae455818d76a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-157428f2-d900-4245-bde5-ae455818d76a-root {
    text-align: center;
  }


#s-157428f2-d900-4245-bde5-ae455818d76a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-157428f2-d900-4245-bde5-ae455818d76a-root {
    text-align: center;
  }


#s-157428f2-d900-4245-bde5-ae455818d76a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-157428f2-d900-4245-bde5-ae455818d76a-root {
    text-align: center;
  }


#s-157428f2-d900-4245-bde5-ae455818d76a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-157428f2-d900-4245-bde5-ae455818d76a-root {
    text-align: center;
  }


#s-157428f2-d900-4245-bde5-ae455818d76a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-157428f2-d900-4245-bde5-ae455818d76a-root {
    text-align: center;
  }


#s-157428f2-d900-4245-bde5-ae455818d76a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-4a0b19b2-dbc9-4566-b3c0-90baa4555a1f {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-4a0b19b2-dbc9-4566-b3c0-90baa4555a1f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-4a0b19b2-dbc9-4566-b3c0-90baa4555a1f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-4a0b19b2-dbc9-4566-b3c0-90baa4555a1f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-4a0b19b2-dbc9-4566-b3c0-90baa4555a1f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-c7ca8a32-998c-4c68-96b2-ff6045323f11 {
  margin-top: 10px;
text-align: center;
}







  #s-c7ca8a32-998c-4c68-96b2-ff6045323f11 img.shogun-image {
    

    
    
    
  }


#s-c7ca8a32-998c-4c68-96b2-ff6045323f11 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-5d6fa2e0-9565-4c5d-8069-3e5b64b2b455 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-5d6fa2e0-9565-4c5d-8069-3e5b64b2b455:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-5d6fa2e0-9565-4c5d-8069-3e5b64b2b455:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5d6fa2e0-9565-4c5d-8069-3e5b64b2b455-root {
    text-align: center;
  }


#s-5d6fa2e0-9565-4c5d-8069-3e5b64b2b455.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5d6fa2e0-9565-4c5d-8069-3e5b64b2b455-root {
    text-align: center;
  }


#s-5d6fa2e0-9565-4c5d-8069-3e5b64b2b455.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5d6fa2e0-9565-4c5d-8069-3e5b64b2b455-root {
    text-align: center;
  }


#s-5d6fa2e0-9565-4c5d-8069-3e5b64b2b455.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5d6fa2e0-9565-4c5d-8069-3e5b64b2b455-root {
    text-align: center;
  }


#s-5d6fa2e0-9565-4c5d-8069-3e5b64b2b455.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5d6fa2e0-9565-4c5d-8069-3e5b64b2b455-root {
    text-align: center;
  }


#s-5d6fa2e0-9565-4c5d-8069-3e5b64b2b455.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-6c55d53b-39a9-4fdc-9d3b-9e1169a021c0 {
  margin-top: 10px;
text-align: center;
}







  #s-6c55d53b-39a9-4fdc-9d3b-9e1169a021c0 img.shogun-image {
    

    
    
    
  }


#s-6c55d53b-39a9-4fdc-9d3b-9e1169a021c0 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-eccf7da5-7de8-4104-a47d-1bb90108a197 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-eccf7da5-7de8-4104-a47d-1bb90108a197:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-eccf7da5-7de8-4104-a47d-1bb90108a197:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-eccf7da5-7de8-4104-a47d-1bb90108a197-root {
    text-align: center;
  }


#s-eccf7da5-7de8-4104-a47d-1bb90108a197.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-eccf7da5-7de8-4104-a47d-1bb90108a197-root {
    text-align: center;
  }


#s-eccf7da5-7de8-4104-a47d-1bb90108a197.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-eccf7da5-7de8-4104-a47d-1bb90108a197-root {
    text-align: center;
  }


#s-eccf7da5-7de8-4104-a47d-1bb90108a197.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-eccf7da5-7de8-4104-a47d-1bb90108a197-root {
    text-align: center;
  }


#s-eccf7da5-7de8-4104-a47d-1bb90108a197.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-eccf7da5-7de8-4104-a47d-1bb90108a197-root {
    text-align: center;
  }


#s-eccf7da5-7de8-4104-a47d-1bb90108a197.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-b9c63c2d-1353-4c8f-869a-4120dbe40062 {
  margin-top: 10px;
text-align: center;
}







  #s-b9c63c2d-1353-4c8f-869a-4120dbe40062 img.shogun-image {
    

    
    
    
  }


#s-b9c63c2d-1353-4c8f-869a-4120dbe40062 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-fd78eac2-2024-4d09-be7d-ed29a2dc02df {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-fd78eac2-2024-4d09-be7d-ed29a2dc02df:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-fd78eac2-2024-4d09-be7d-ed29a2dc02df:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fd78eac2-2024-4d09-be7d-ed29a2dc02df-root {
    text-align: center;
  }


#s-fd78eac2-2024-4d09-be7d-ed29a2dc02df.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fd78eac2-2024-4d09-be7d-ed29a2dc02df-root {
    text-align: center;
  }


#s-fd78eac2-2024-4d09-be7d-ed29a2dc02df.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fd78eac2-2024-4d09-be7d-ed29a2dc02df-root {
    text-align: center;
  }


#s-fd78eac2-2024-4d09-be7d-ed29a2dc02df.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fd78eac2-2024-4d09-be7d-ed29a2dc02df-root {
    text-align: center;
  }


#s-fd78eac2-2024-4d09-be7d-ed29a2dc02df.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fd78eac2-2024-4d09-be7d-ed29a2dc02df-root {
    text-align: center;
  }


#s-fd78eac2-2024-4d09-be7d-ed29a2dc02df.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-a6aa3e12-afd0-4e1c-8dd8-bb8dc67e9578 {
  margin-top: 10px;
text-align: center;
}







  #s-a6aa3e12-afd0-4e1c-8dd8-bb8dc67e9578 img.shogun-image {
    

    
    
    
  }


#s-a6aa3e12-afd0-4e1c-8dd8-bb8dc67e9578 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-28182859-6466-4301-93de-d33c729e3c65 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-28182859-6466-4301-93de-d33c729e3c65:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-28182859-6466-4301-93de-d33c729e3c65:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-28182859-6466-4301-93de-d33c729e3c65-root {
    text-align: center;
  }


#s-28182859-6466-4301-93de-d33c729e3c65.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-28182859-6466-4301-93de-d33c729e3c65-root {
    text-align: center;
  }


#s-28182859-6466-4301-93de-d33c729e3c65.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-28182859-6466-4301-93de-d33c729e3c65-root {
    text-align: center;
  }


#s-28182859-6466-4301-93de-d33c729e3c65.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-28182859-6466-4301-93de-d33c729e3c65-root {
    text-align: center;
  }


#s-28182859-6466-4301-93de-d33c729e3c65.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-28182859-6466-4301-93de-d33c729e3c65-root {
    text-align: center;
  }


#s-28182859-6466-4301-93de-d33c729e3c65.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-d2fd2696-3c98-49a5-8c8b-029d18c482e7 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-d2fd2696-3c98-49a5-8c8b-029d18c482e7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-d2fd2696-3c98-49a5-8c8b-029d18c482e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-d2fd2696-3c98-49a5-8c8b-029d18c482e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-d2fd2696-3c98-49a5-8c8b-029d18c482e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-8e4a2c06-b6df-4bc1-b03e-96a1c5519e03 {
  margin-top: 10px;
text-align: center;
}







  #s-8e4a2c06-b6df-4bc1-b03e-96a1c5519e03 img.shogun-image {
    

    
    
    
  }


#s-8e4a2c06-b6df-4bc1-b03e-96a1c5519e03 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-a778da7c-741f-4569-8a26-296508eeb3f1 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-a778da7c-741f-4569-8a26-296508eeb3f1:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-a778da7c-741f-4569-8a26-296508eeb3f1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a778da7c-741f-4569-8a26-296508eeb3f1-root {
    text-align: center;
  }


#s-a778da7c-741f-4569-8a26-296508eeb3f1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a778da7c-741f-4569-8a26-296508eeb3f1-root {
    text-align: center;
  }


#s-a778da7c-741f-4569-8a26-296508eeb3f1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a778da7c-741f-4569-8a26-296508eeb3f1-root {
    text-align: center;
  }


#s-a778da7c-741f-4569-8a26-296508eeb3f1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a778da7c-741f-4569-8a26-296508eeb3f1-root {
    text-align: center;
  }


#s-a778da7c-741f-4569-8a26-296508eeb3f1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a778da7c-741f-4569-8a26-296508eeb3f1-root {
    text-align: center;
  }


#s-a778da7c-741f-4569-8a26-296508eeb3f1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-558652ca-85dd-4588-940b-a5d8c21c8c1a {
  margin-top: 10px;
text-align: center;
}







  #s-558652ca-85dd-4588-940b-a5d8c21c8c1a img.shogun-image {
    

    
    
    
  }


#s-558652ca-85dd-4588-940b-a5d8c21c8c1a .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-7b4403ac-1ae9-47d2-ab7b-0ce4b87a22c6 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-7b4403ac-1ae9-47d2-ab7b-0ce4b87a22c6:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-7b4403ac-1ae9-47d2-ab7b-0ce4b87a22c6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7b4403ac-1ae9-47d2-ab7b-0ce4b87a22c6-root {
    text-align: center;
  }


#s-7b4403ac-1ae9-47d2-ab7b-0ce4b87a22c6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7b4403ac-1ae9-47d2-ab7b-0ce4b87a22c6-root {
    text-align: center;
  }


#s-7b4403ac-1ae9-47d2-ab7b-0ce4b87a22c6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7b4403ac-1ae9-47d2-ab7b-0ce4b87a22c6-root {
    text-align: center;
  }


#s-7b4403ac-1ae9-47d2-ab7b-0ce4b87a22c6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7b4403ac-1ae9-47d2-ab7b-0ce4b87a22c6-root {
    text-align: center;
  }


#s-7b4403ac-1ae9-47d2-ab7b-0ce4b87a22c6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7b4403ac-1ae9-47d2-ab7b-0ce4b87a22c6-root {
    text-align: center;
  }


#s-7b4403ac-1ae9-47d2-ab7b-0ce4b87a22c6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-1a87bb7c-0490-4592-ac28-eb433a53f95f {
  margin-top: 10px;
text-align: center;
}







  #s-1a87bb7c-0490-4592-ac28-eb433a53f95f img.shogun-image {
    

    
    
    
  }


#s-1a87bb7c-0490-4592-ac28-eb433a53f95f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-cf56c11c-fa56-4a7c-8516-49edac9da4f1 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-cf56c11c-fa56-4a7c-8516-49edac9da4f1:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-cf56c11c-fa56-4a7c-8516-49edac9da4f1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cf56c11c-fa56-4a7c-8516-49edac9da4f1-root {
    text-align: center;
  }


#s-cf56c11c-fa56-4a7c-8516-49edac9da4f1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-cf56c11c-fa56-4a7c-8516-49edac9da4f1-root {
    text-align: center;
  }


#s-cf56c11c-fa56-4a7c-8516-49edac9da4f1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cf56c11c-fa56-4a7c-8516-49edac9da4f1-root {
    text-align: center;
  }


#s-cf56c11c-fa56-4a7c-8516-49edac9da4f1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cf56c11c-fa56-4a7c-8516-49edac9da4f1-root {
    text-align: center;
  }


#s-cf56c11c-fa56-4a7c-8516-49edac9da4f1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-cf56c11c-fa56-4a7c-8516-49edac9da4f1-root {
    text-align: center;
  }


#s-cf56c11c-fa56-4a7c-8516-49edac9da4f1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-930dfdd4-da6f-4118-9fec-041504499537 {
  margin-top: 10px;
text-align: center;
}







  #s-930dfdd4-da6f-4118-9fec-041504499537 img.shogun-image {
    

    
    
    
  }


#s-930dfdd4-da6f-4118-9fec-041504499537 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-9acb11a0-b85e-4388-bc05-682c692cc8fc {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-9acb11a0-b85e-4388-bc05-682c692cc8fc:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-9acb11a0-b85e-4388-bc05-682c692cc8fc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9acb11a0-b85e-4388-bc05-682c692cc8fc-root {
    text-align: center;
  }


#s-9acb11a0-b85e-4388-bc05-682c692cc8fc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9acb11a0-b85e-4388-bc05-682c692cc8fc-root {
    text-align: center;
  }


#s-9acb11a0-b85e-4388-bc05-682c692cc8fc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9acb11a0-b85e-4388-bc05-682c692cc8fc-root {
    text-align: center;
  }


#s-9acb11a0-b85e-4388-bc05-682c692cc8fc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9acb11a0-b85e-4388-bc05-682c692cc8fc-root {
    text-align: center;
  }


#s-9acb11a0-b85e-4388-bc05-682c692cc8fc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9acb11a0-b85e-4388-bc05-682c692cc8fc-root {
    text-align: center;
  }


#s-9acb11a0-b85e-4388-bc05-682c692cc8fc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-57db16e0-a059-45d8-8ba0-7257b78b03f4 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-57db16e0-a059-45d8-8ba0-7257b78b03f4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-57db16e0-a059-45d8-8ba0-7257b78b03f4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-57db16e0-a059-45d8-8ba0-7257b78b03f4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-57db16e0-a059-45d8-8ba0-7257b78b03f4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-b071f9bb-9823-4ee4-8f67-6994815723f9 {
  margin-top: 10px;
text-align: center;
}







  #s-b071f9bb-9823-4ee4-8f67-6994815723f9 img.shogun-image {
    

    
    
    
  }


#s-b071f9bb-9823-4ee4-8f67-6994815723f9 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-016f6677-6fc7-4e27-8424-38ad8d43dd48 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(30, 35, 40, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-016f6677-6fc7-4e27-8424-38ad8d43dd48:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-016f6677-6fc7-4e27-8424-38ad8d43dd48:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-016f6677-6fc7-4e27-8424-38ad8d43dd48-root {
    text-align: center;
  }


#s-016f6677-6fc7-4e27-8424-38ad8d43dd48.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-016f6677-6fc7-4e27-8424-38ad8d43dd48-root {
    text-align: center;
  }


#s-016f6677-6fc7-4e27-8424-38ad8d43dd48.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-016f6677-6fc7-4e27-8424-38ad8d43dd48-root {
    text-align: center;
  }


#s-016f6677-6fc7-4e27-8424-38ad8d43dd48.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-016f6677-6fc7-4e27-8424-38ad8d43dd48-root {
    text-align: center;
  }


#s-016f6677-6fc7-4e27-8424-38ad8d43dd48.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-016f6677-6fc7-4e27-8424-38ad8d43dd48-root {
    text-align: center;
  }


#s-016f6677-6fc7-4e27-8424-38ad8d43dd48.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-1cea9928-54d4-40b7-ab7d-3b5c3bf4c484 {
  margin-top: 10px;
text-align: center;
}







  #s-1cea9928-54d4-40b7-ab7d-3b5c3bf4c484 img.shogun-image {
    

    
    
    
  }


#s-1cea9928-54d4-40b7-ab7d-3b5c3bf4c484 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-a117d8fe-8807-44b0-a7e7-6865f090cd6e {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-a117d8fe-8807-44b0-a7e7-6865f090cd6e:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-a117d8fe-8807-44b0-a7e7-6865f090cd6e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a117d8fe-8807-44b0-a7e7-6865f090cd6e-root {
    text-align: center;
  }


#s-a117d8fe-8807-44b0-a7e7-6865f090cd6e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a117d8fe-8807-44b0-a7e7-6865f090cd6e-root {
    text-align: center;
  }


#s-a117d8fe-8807-44b0-a7e7-6865f090cd6e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a117d8fe-8807-44b0-a7e7-6865f090cd6e-root {
    text-align: center;
  }


#s-a117d8fe-8807-44b0-a7e7-6865f090cd6e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a117d8fe-8807-44b0-a7e7-6865f090cd6e-root {
    text-align: center;
  }


#s-a117d8fe-8807-44b0-a7e7-6865f090cd6e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a117d8fe-8807-44b0-a7e7-6865f090cd6e-root {
    text-align: center;
  }


#s-a117d8fe-8807-44b0-a7e7-6865f090cd6e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-71bc429b-838c-466a-86ce-98f46036267c {
  margin-top: 10px;
text-align: center;
}







  #s-71bc429b-838c-466a-86ce-98f46036267c img.shogun-image {
    

    
    
    
  }


#s-71bc429b-838c-466a-86ce-98f46036267c .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-63bd2bb8-de3d-4baa-af7a-5778d8f7dd74 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-63bd2bb8-de3d-4baa-af7a-5778d8f7dd74:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-63bd2bb8-de3d-4baa-af7a-5778d8f7dd74:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-63bd2bb8-de3d-4baa-af7a-5778d8f7dd74-root {
    text-align: center;
  }


#s-63bd2bb8-de3d-4baa-af7a-5778d8f7dd74.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-63bd2bb8-de3d-4baa-af7a-5778d8f7dd74-root {
    text-align: center;
  }


#s-63bd2bb8-de3d-4baa-af7a-5778d8f7dd74.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-63bd2bb8-de3d-4baa-af7a-5778d8f7dd74-root {
    text-align: center;
  }


#s-63bd2bb8-de3d-4baa-af7a-5778d8f7dd74.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-63bd2bb8-de3d-4baa-af7a-5778d8f7dd74-root {
    text-align: center;
  }


#s-63bd2bb8-de3d-4baa-af7a-5778d8f7dd74.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-63bd2bb8-de3d-4baa-af7a-5778d8f7dd74-root {
    text-align: center;
  }


#s-63bd2bb8-de3d-4baa-af7a-5778d8f7dd74.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-066770b2-2287-4267-89d9-0eefefab8e55 {
  margin-top: 10px;
text-align: center;
}







  #s-066770b2-2287-4267-89d9-0eefefab8e55 img.shogun-image {
    

    
    
    
  }


#s-066770b2-2287-4267-89d9-0eefefab8e55 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-3ca77b5e-18df-456e-a032-ed21bf132a7c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-3ca77b5e-18df-456e-a032-ed21bf132a7c:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-3ca77b5e-18df-456e-a032-ed21bf132a7c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3ca77b5e-18df-456e-a032-ed21bf132a7c-root {
    text-align: center;
  }


#s-3ca77b5e-18df-456e-a032-ed21bf132a7c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3ca77b5e-18df-456e-a032-ed21bf132a7c-root {
    text-align: center;
  }


#s-3ca77b5e-18df-456e-a032-ed21bf132a7c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3ca77b5e-18df-456e-a032-ed21bf132a7c-root {
    text-align: center;
  }


#s-3ca77b5e-18df-456e-a032-ed21bf132a7c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3ca77b5e-18df-456e-a032-ed21bf132a7c-root {
    text-align: center;
  }


#s-3ca77b5e-18df-456e-a032-ed21bf132a7c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3ca77b5e-18df-456e-a032-ed21bf132a7c-root {
    text-align: center;
  }


#s-3ca77b5e-18df-456e-a032-ed21bf132a7c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-10f92864-4b35-4e61-94fa-624f9043087c {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-10f92864-4b35-4e61-94fa-624f9043087c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-10f92864-4b35-4e61-94fa-624f9043087c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-10f92864-4b35-4e61-94fa-624f9043087c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-10f92864-4b35-4e61-94fa-624f9043087c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-54c1a22d-e5ca-41dd-8e64-b5eafbcc2bc5 {
  margin-top: 10px;
text-align: center;
}







  #s-54c1a22d-e5ca-41dd-8e64-b5eafbcc2bc5 img.shogun-image {
    

    
    
    
  }


#s-54c1a22d-e5ca-41dd-8e64-b5eafbcc2bc5 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-09be72ec-b278-46ac-b941-e036def6fc70 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-09be72ec-b278-46ac-b941-e036def6fc70:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-09be72ec-b278-46ac-b941-e036def6fc70:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-09be72ec-b278-46ac-b941-e036def6fc70-root {
    text-align: center;
  }


#s-09be72ec-b278-46ac-b941-e036def6fc70.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-09be72ec-b278-46ac-b941-e036def6fc70-root {
    text-align: center;
  }


#s-09be72ec-b278-46ac-b941-e036def6fc70.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-09be72ec-b278-46ac-b941-e036def6fc70-root {
    text-align: center;
  }


#s-09be72ec-b278-46ac-b941-e036def6fc70.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-09be72ec-b278-46ac-b941-e036def6fc70-root {
    text-align: center;
  }


#s-09be72ec-b278-46ac-b941-e036def6fc70.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-09be72ec-b278-46ac-b941-e036def6fc70-root {
    text-align: center;
  }


#s-09be72ec-b278-46ac-b941-e036def6fc70.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-e05fcdba-cd77-4224-9303-36f108a8e4e7 {
  margin-top: 10px;
text-align: center;
}







  #s-e05fcdba-cd77-4224-9303-36f108a8e4e7 img.shogun-image {
    

    
    
    
  }


#s-e05fcdba-cd77-4224-9303-36f108a8e4e7 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-aefb1a1c-cbd7-4a7f-b9b3-d549bdfcd64c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-aefb1a1c-cbd7-4a7f-b9b3-d549bdfcd64c:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-aefb1a1c-cbd7-4a7f-b9b3-d549bdfcd64c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-aefb1a1c-cbd7-4a7f-b9b3-d549bdfcd64c-root {
    text-align: center;
  }


#s-aefb1a1c-cbd7-4a7f-b9b3-d549bdfcd64c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-aefb1a1c-cbd7-4a7f-b9b3-d549bdfcd64c-root {
    text-align: center;
  }


#s-aefb1a1c-cbd7-4a7f-b9b3-d549bdfcd64c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-aefb1a1c-cbd7-4a7f-b9b3-d549bdfcd64c-root {
    text-align: center;
  }


#s-aefb1a1c-cbd7-4a7f-b9b3-d549bdfcd64c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-aefb1a1c-cbd7-4a7f-b9b3-d549bdfcd64c-root {
    text-align: center;
  }


#s-aefb1a1c-cbd7-4a7f-b9b3-d549bdfcd64c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-aefb1a1c-cbd7-4a7f-b9b3-d549bdfcd64c-root {
    text-align: center;
  }


#s-aefb1a1c-cbd7-4a7f-b9b3-d549bdfcd64c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-59600303-5652-432b-bedc-ff350551005d {
  margin-top: 10px;
text-align: center;
}







  #s-59600303-5652-432b-bedc-ff350551005d img.shogun-image {
    

    
    
    
  }


#s-59600303-5652-432b-bedc-ff350551005d .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-9357a793-42b8-4890-949a-a60b12b21ac1 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-9357a793-42b8-4890-949a-a60b12b21ac1:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-9357a793-42b8-4890-949a-a60b12b21ac1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9357a793-42b8-4890-949a-a60b12b21ac1-root {
    text-align: center;
  }


#s-9357a793-42b8-4890-949a-a60b12b21ac1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9357a793-42b8-4890-949a-a60b12b21ac1-root {
    text-align: center;
  }


#s-9357a793-42b8-4890-949a-a60b12b21ac1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9357a793-42b8-4890-949a-a60b12b21ac1-root {
    text-align: center;
  }


#s-9357a793-42b8-4890-949a-a60b12b21ac1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9357a793-42b8-4890-949a-a60b12b21ac1-root {
    text-align: center;
  }


#s-9357a793-42b8-4890-949a-a60b12b21ac1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9357a793-42b8-4890-949a-a60b12b21ac1-root {
    text-align: center;
  }


#s-9357a793-42b8-4890-949a-a60b12b21ac1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-00152786-4d57-4b9a-b7a7-3a7577ccc5e0 {
  margin-top: 10px;
text-align: center;
}







  #s-00152786-4d57-4b9a-b7a7-3a7577ccc5e0 img.shogun-image {
    

    
    
    
  }


#s-00152786-4d57-4b9a-b7a7-3a7577ccc5e0 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-0baa541a-9668-44f5-aa9b-84c700223a70 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-0baa541a-9668-44f5-aa9b-84c700223a70:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-0baa541a-9668-44f5-aa9b-84c700223a70:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0baa541a-9668-44f5-aa9b-84c700223a70-root {
    text-align: center;
  }


#s-0baa541a-9668-44f5-aa9b-84c700223a70.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0baa541a-9668-44f5-aa9b-84c700223a70-root {
    text-align: center;
  }


#s-0baa541a-9668-44f5-aa9b-84c700223a70.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0baa541a-9668-44f5-aa9b-84c700223a70-root {
    text-align: center;
  }


#s-0baa541a-9668-44f5-aa9b-84c700223a70.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0baa541a-9668-44f5-aa9b-84c700223a70-root {
    text-align: center;
  }


#s-0baa541a-9668-44f5-aa9b-84c700223a70.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0baa541a-9668-44f5-aa9b-84c700223a70-root {
    text-align: center;
  }


#s-0baa541a-9668-44f5-aa9b-84c700223a70.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-382689a6-c651-4308-a477-e9cce5487e38 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-382689a6-c651-4308-a477-e9cce5487e38"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-382689a6-c651-4308-a477-e9cce5487e38"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-382689a6-c651-4308-a477-e9cce5487e38"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-382689a6-c651-4308-a477-e9cce5487e38"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-ccbb675e-b2c2-4a7f-b113-41e2020843c9 {
  margin-top: 10px;
text-align: center;
}







  #s-ccbb675e-b2c2-4a7f-b113-41e2020843c9 img.shogun-image {
    

    
    
    
  }


#s-ccbb675e-b2c2-4a7f-b113-41e2020843c9 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-01d95e56-250b-4ac8-bd65-e281820c3519 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-01d95e56-250b-4ac8-bd65-e281820c3519:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-01d95e56-250b-4ac8-bd65-e281820c3519:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-01d95e56-250b-4ac8-bd65-e281820c3519-root {
    text-align: center;
  }


#s-01d95e56-250b-4ac8-bd65-e281820c3519.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-01d95e56-250b-4ac8-bd65-e281820c3519-root {
    text-align: center;
  }


#s-01d95e56-250b-4ac8-bd65-e281820c3519.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-01d95e56-250b-4ac8-bd65-e281820c3519-root {
    text-align: center;
  }


#s-01d95e56-250b-4ac8-bd65-e281820c3519.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-01d95e56-250b-4ac8-bd65-e281820c3519-root {
    text-align: center;
  }


#s-01d95e56-250b-4ac8-bd65-e281820c3519.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-01d95e56-250b-4ac8-bd65-e281820c3519-root {
    text-align: center;
  }


#s-01d95e56-250b-4ac8-bd65-e281820c3519.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-beeff3a8-8f71-4c29-9835-d6554ba26220 {
  margin-top: 10px;
text-align: center;
}







  #s-beeff3a8-8f71-4c29-9835-d6554ba26220 img.shogun-image {
    

    
    
    
  }


#s-beeff3a8-8f71-4c29-9835-d6554ba26220 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-535b7862-db2f-4068-a617-3834c973dd89 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-535b7862-db2f-4068-a617-3834c973dd89:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-535b7862-db2f-4068-a617-3834c973dd89:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-535b7862-db2f-4068-a617-3834c973dd89-root {
    text-align: center;
  }


#s-535b7862-db2f-4068-a617-3834c973dd89.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-535b7862-db2f-4068-a617-3834c973dd89-root {
    text-align: center;
  }


#s-535b7862-db2f-4068-a617-3834c973dd89.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-535b7862-db2f-4068-a617-3834c973dd89-root {
    text-align: center;
  }


#s-535b7862-db2f-4068-a617-3834c973dd89.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-535b7862-db2f-4068-a617-3834c973dd89-root {
    text-align: center;
  }


#s-535b7862-db2f-4068-a617-3834c973dd89.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-535b7862-db2f-4068-a617-3834c973dd89-root {
    text-align: center;
  }


#s-535b7862-db2f-4068-a617-3834c973dd89.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-b672a129-eb05-4d48-bc61-ea6683ce1de9 {
  margin-top: 10px;
max-width: 400px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-b672a129-eb05-4d48-bc61-ea6683ce1de9 img.shogun-image,
  #s-b672a129-eb05-4d48-bc61-ea6683ce1de9 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b672a129-eb05-4d48-bc61-ea6683ce1de9 {
    width: 100%;
    height: auto;
  }



  #s-b672a129-eb05-4d48-bc61-ea6683ce1de9 img.shogun-image {
    

    
    
    
  }


#s-b672a129-eb05-4d48-bc61-ea6683ce1de9 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-daeb82be-ed8f-4b8c-8320-9732dc5cf3e1 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-daeb82be-ed8f-4b8c-8320-9732dc5cf3e1:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-daeb82be-ed8f-4b8c-8320-9732dc5cf3e1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-daeb82be-ed8f-4b8c-8320-9732dc5cf3e1-root {
    text-align: center;
  }


#s-daeb82be-ed8f-4b8c-8320-9732dc5cf3e1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-daeb82be-ed8f-4b8c-8320-9732dc5cf3e1-root {
    text-align: center;
  }


#s-daeb82be-ed8f-4b8c-8320-9732dc5cf3e1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-daeb82be-ed8f-4b8c-8320-9732dc5cf3e1-root {
    text-align: center;
  }


#s-daeb82be-ed8f-4b8c-8320-9732dc5cf3e1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-daeb82be-ed8f-4b8c-8320-9732dc5cf3e1-root {
    text-align: center;
  }


#s-daeb82be-ed8f-4b8c-8320-9732dc5cf3e1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-daeb82be-ed8f-4b8c-8320-9732dc5cf3e1-root {
    text-align: center;
  }


#s-daeb82be-ed8f-4b8c-8320-9732dc5cf3e1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-b3184f2d-2dbc-4471-92cc-ef9f5d8d454f {
  margin-top: 10px;
text-align: center;
}







  #s-b3184f2d-2dbc-4471-92cc-ef9f5d8d454f img.shogun-image {
    

    
    
    
  }


#s-b3184f2d-2dbc-4471-92cc-ef9f5d8d454f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-b4f5d539-167f-42ce-b534-302550847210 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(30, 35, 40, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
background-image: none;
hover-type: color;
}
#s-b4f5d539-167f-42ce-b534-302550847210:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-b4f5d539-167f-42ce-b534-302550847210:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b4f5d539-167f-42ce-b534-302550847210-root {
    text-align: center;
  }


#s-b4f5d539-167f-42ce-b534-302550847210.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b4f5d539-167f-42ce-b534-302550847210-root {
    text-align: center;
  }


#s-b4f5d539-167f-42ce-b534-302550847210.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b4f5d539-167f-42ce-b534-302550847210-root {
    text-align: center;
  }


#s-b4f5d539-167f-42ce-b534-302550847210.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b4f5d539-167f-42ce-b534-302550847210-root {
    text-align: center;
  }


#s-b4f5d539-167f-42ce-b534-302550847210.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b4f5d539-167f-42ce-b534-302550847210-root {
    text-align: center;
  }


#s-b4f5d539-167f-42ce-b534-302550847210.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-e158b86b-f533-46aa-85e1-7523aabd2cd2 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-e158b86b-f533-46aa-85e1-7523aabd2cd2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-e158b86b-f533-46aa-85e1-7523aabd2cd2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-e158b86b-f533-46aa-85e1-7523aabd2cd2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-e158b86b-f533-46aa-85e1-7523aabd2cd2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-d26fe563-f1c3-4856-a075-d8540767e61d {
  margin-top: 10px;
text-align: center;
}







  #s-d26fe563-f1c3-4856-a075-d8540767e61d img.shogun-image {
    

    
    
    
  }


#s-d26fe563-f1c3-4856-a075-d8540767e61d .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-491152ea-765f-4f6b-9b40-dd66d24c6430 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-491152ea-765f-4f6b-9b40-dd66d24c6430:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-491152ea-765f-4f6b-9b40-dd66d24c6430:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-491152ea-765f-4f6b-9b40-dd66d24c6430-root {
    text-align: center;
  }


#s-491152ea-765f-4f6b-9b40-dd66d24c6430.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-491152ea-765f-4f6b-9b40-dd66d24c6430-root {
    text-align: center;
  }


#s-491152ea-765f-4f6b-9b40-dd66d24c6430.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-491152ea-765f-4f6b-9b40-dd66d24c6430-root {
    text-align: center;
  }


#s-491152ea-765f-4f6b-9b40-dd66d24c6430.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-491152ea-765f-4f6b-9b40-dd66d24c6430-root {
    text-align: center;
  }


#s-491152ea-765f-4f6b-9b40-dd66d24c6430.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-491152ea-765f-4f6b-9b40-dd66d24c6430-root {
    text-align: center;
  }


#s-491152ea-765f-4f6b-9b40-dd66d24c6430.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-ab1b44da-ed10-4bb5-8c02-629b45a8ae9e {
  margin-top: 10px;
text-align: center;
}







  #s-ab1b44da-ed10-4bb5-8c02-629b45a8ae9e img.shogun-image {
    

    
    
    
  }


#s-ab1b44da-ed10-4bb5-8c02-629b45a8ae9e .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-be7e6902-ea45-442f-922d-4bf8274aa865 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-be7e6902-ea45-442f-922d-4bf8274aa865:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-be7e6902-ea45-442f-922d-4bf8274aa865:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-be7e6902-ea45-442f-922d-4bf8274aa865-root {
    text-align: center;
  }


#s-be7e6902-ea45-442f-922d-4bf8274aa865.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-be7e6902-ea45-442f-922d-4bf8274aa865-root {
    text-align: center;
  }


#s-be7e6902-ea45-442f-922d-4bf8274aa865.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-be7e6902-ea45-442f-922d-4bf8274aa865-root {
    text-align: center;
  }


#s-be7e6902-ea45-442f-922d-4bf8274aa865.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-be7e6902-ea45-442f-922d-4bf8274aa865-root {
    text-align: center;
  }


#s-be7e6902-ea45-442f-922d-4bf8274aa865.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-be7e6902-ea45-442f-922d-4bf8274aa865-root {
    text-align: center;
  }


#s-be7e6902-ea45-442f-922d-4bf8274aa865.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-41298c83-138c-448d-8c98-5f07f9b9cb44 {
  margin-top: 10px;
text-align: center;
}







  #s-41298c83-138c-448d-8c98-5f07f9b9cb44 img.shogun-image {
    

    
    
    
  }


#s-41298c83-138c-448d-8c98-5f07f9b9cb44 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-ef6505e3-02c0-4ad7-a7ed-531eb8a41ceb {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-ef6505e3-02c0-4ad7-a7ed-531eb8a41ceb:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-ef6505e3-02c0-4ad7-a7ed-531eb8a41ceb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ef6505e3-02c0-4ad7-a7ed-531eb8a41ceb-root {
    text-align: center;
  }


#s-ef6505e3-02c0-4ad7-a7ed-531eb8a41ceb.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ef6505e3-02c0-4ad7-a7ed-531eb8a41ceb-root {
    text-align: center;
  }


#s-ef6505e3-02c0-4ad7-a7ed-531eb8a41ceb.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ef6505e3-02c0-4ad7-a7ed-531eb8a41ceb-root {
    text-align: center;
  }


#s-ef6505e3-02c0-4ad7-a7ed-531eb8a41ceb.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ef6505e3-02c0-4ad7-a7ed-531eb8a41ceb-root {
    text-align: center;
  }


#s-ef6505e3-02c0-4ad7-a7ed-531eb8a41ceb.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ef6505e3-02c0-4ad7-a7ed-531eb8a41ceb-root {
    text-align: center;
  }


#s-ef6505e3-02c0-4ad7-a7ed-531eb8a41ceb.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-cf7074e0-f895-490a-8408-cad0fce9b6fe {
  margin-top: 10px;
text-align: center;
}







  #s-cf7074e0-f895-490a-8408-cad0fce9b6fe img.shogun-image {
    

    
    
    
  }


#s-cf7074e0-f895-490a-8408-cad0fce9b6fe .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-0f036d71-73a8-4417-90f8-fc73126df4b6 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-0f036d71-73a8-4417-90f8-fc73126df4b6:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-0f036d71-73a8-4417-90f8-fc73126df4b6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0f036d71-73a8-4417-90f8-fc73126df4b6-root {
    text-align: center;
  }


#s-0f036d71-73a8-4417-90f8-fc73126df4b6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0f036d71-73a8-4417-90f8-fc73126df4b6-root {
    text-align: center;
  }


#s-0f036d71-73a8-4417-90f8-fc73126df4b6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0f036d71-73a8-4417-90f8-fc73126df4b6-root {
    text-align: center;
  }


#s-0f036d71-73a8-4417-90f8-fc73126df4b6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0f036d71-73a8-4417-90f8-fc73126df4b6-root {
    text-align: center;
  }


#s-0f036d71-73a8-4417-90f8-fc73126df4b6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0f036d71-73a8-4417-90f8-fc73126df4b6-root {
    text-align: center;
  }


#s-0f036d71-73a8-4417-90f8-fc73126df4b6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-2b3ddadc-6580-48bc-9134-04b83255a3ec {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-2b3ddadc-6580-48bc-9134-04b83255a3ec"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-2b3ddadc-6580-48bc-9134-04b83255a3ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-2b3ddadc-6580-48bc-9134-04b83255a3ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-2b3ddadc-6580-48bc-9134-04b83255a3ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-db7e5f12-a5a8-43da-9f29-a6ea4e4813fb {
  margin-top: 10px;
text-align: center;
}







  #s-db7e5f12-a5a8-43da-9f29-a6ea4e4813fb img.shogun-image {
    

    
    
    
  }


#s-db7e5f12-a5a8-43da-9f29-a6ea4e4813fb .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-f6acc2e0-731e-40bb-b70f-523b495f2dd8 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-f6acc2e0-731e-40bb-b70f-523b495f2dd8:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-f6acc2e0-731e-40bb-b70f-523b495f2dd8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f6acc2e0-731e-40bb-b70f-523b495f2dd8-root {
    text-align: center;
  }


#s-f6acc2e0-731e-40bb-b70f-523b495f2dd8.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f6acc2e0-731e-40bb-b70f-523b495f2dd8-root {
    text-align: center;
  }


#s-f6acc2e0-731e-40bb-b70f-523b495f2dd8.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f6acc2e0-731e-40bb-b70f-523b495f2dd8-root {
    text-align: center;
  }


#s-f6acc2e0-731e-40bb-b70f-523b495f2dd8.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f6acc2e0-731e-40bb-b70f-523b495f2dd8-root {
    text-align: center;
  }


#s-f6acc2e0-731e-40bb-b70f-523b495f2dd8.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f6acc2e0-731e-40bb-b70f-523b495f2dd8-root {
    text-align: center;
  }


#s-f6acc2e0-731e-40bb-b70f-523b495f2dd8.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-ea419203-ff9c-4833-bfe6-aa21679a2365 {
  margin-top: 10px;
max-width: 400px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-ea419203-ff9c-4833-bfe6-aa21679a2365 img.shogun-image,
  #s-ea419203-ff9c-4833-bfe6-aa21679a2365 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ea419203-ff9c-4833-bfe6-aa21679a2365 {
    width: 100%;
    height: auto;
  }



  #s-ea419203-ff9c-4833-bfe6-aa21679a2365 img.shogun-image {
    

    
    
    
  }


#s-ea419203-ff9c-4833-bfe6-aa21679a2365 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-36b643ce-158f-413e-a459-f6647f89d4ea {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-36b643ce-158f-413e-a459-f6647f89d4ea:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-36b643ce-158f-413e-a459-f6647f89d4ea:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-36b643ce-158f-413e-a459-f6647f89d4ea-root {
    text-align: center;
  }


#s-36b643ce-158f-413e-a459-f6647f89d4ea.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-36b643ce-158f-413e-a459-f6647f89d4ea-root {
    text-align: center;
  }


#s-36b643ce-158f-413e-a459-f6647f89d4ea.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-36b643ce-158f-413e-a459-f6647f89d4ea-root {
    text-align: center;
  }


#s-36b643ce-158f-413e-a459-f6647f89d4ea.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-36b643ce-158f-413e-a459-f6647f89d4ea-root {
    text-align: center;
  }


#s-36b643ce-158f-413e-a459-f6647f89d4ea.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-36b643ce-158f-413e-a459-f6647f89d4ea-root {
    text-align: center;
  }


#s-36b643ce-158f-413e-a459-f6647f89d4ea.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-8186baa4-fd75-4091-bec0-4fbb385229fa {
  margin-top: 10px;
text-align: center;
}







  #s-8186baa4-fd75-4091-bec0-4fbb385229fa img.shogun-image {
    

    
    
    
  }


#s-8186baa4-fd75-4091-bec0-4fbb385229fa .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-c5d61d36-7d9e-48f3-b941-72890fbf502e {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-c5d61d36-7d9e-48f3-b941-72890fbf502e:hover {background-color: rgba(255, 255, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-c5d61d36-7d9e-48f3-b941-72890fbf502e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c5d61d36-7d9e-48f3-b941-72890fbf502e-root {
    text-align: center;
  }


#s-c5d61d36-7d9e-48f3-b941-72890fbf502e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c5d61d36-7d9e-48f3-b941-72890fbf502e-root {
    text-align: center;
  }


#s-c5d61d36-7d9e-48f3-b941-72890fbf502e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c5d61d36-7d9e-48f3-b941-72890fbf502e-root {
    text-align: center;
  }


#s-c5d61d36-7d9e-48f3-b941-72890fbf502e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c5d61d36-7d9e-48f3-b941-72890fbf502e-root {
    text-align: center;
  }


#s-c5d61d36-7d9e-48f3-b941-72890fbf502e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c5d61d36-7d9e-48f3-b941-72890fbf502e-root {
    text-align: center;
  }


#s-c5d61d36-7d9e-48f3-b941-72890fbf502e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-d49f0f71-329b-409e-a915-0bc65c0ccd05 {
  margin-top: 10px;
text-align: center;
}







  #s-d49f0f71-329b-409e-a915-0bc65c0ccd05 img.shogun-image {
    

    
    
    
  }


#s-d49f0f71-329b-409e-a915-0bc65c0ccd05 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-876b08dc-36f5-467c-9ec1-acaabf6a9f5a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-876b08dc-36f5-467c-9ec1-acaabf6a9f5a:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-876b08dc-36f5-467c-9ec1-acaabf6a9f5a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-876b08dc-36f5-467c-9ec1-acaabf6a9f5a-root {
    text-align: center;
  }


#s-876b08dc-36f5-467c-9ec1-acaabf6a9f5a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-876b08dc-36f5-467c-9ec1-acaabf6a9f5a-root {
    text-align: center;
  }


#s-876b08dc-36f5-467c-9ec1-acaabf6a9f5a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-876b08dc-36f5-467c-9ec1-acaabf6a9f5a-root {
    text-align: center;
  }


#s-876b08dc-36f5-467c-9ec1-acaabf6a9f5a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-876b08dc-36f5-467c-9ec1-acaabf6a9f5a-root {
    text-align: center;
  }


#s-876b08dc-36f5-467c-9ec1-acaabf6a9f5a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-876b08dc-36f5-467c-9ec1-acaabf6a9f5a-root {
    text-align: center;
  }


#s-876b08dc-36f5-467c-9ec1-acaabf6a9f5a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-ac6945e2-ed34-428b-9943-b92d83492809 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-ac6945e2-ed34-428b-9943-b92d83492809"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-ac6945e2-ed34-428b-9943-b92d83492809"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-ac6945e2-ed34-428b-9943-b92d83492809"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-ac6945e2-ed34-428b-9943-b92d83492809"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-1dfa847b-84ab-4912-8221-7348e16de3f0 {
  margin-top: 10px;
text-align: center;
}







  #s-1dfa847b-84ab-4912-8221-7348e16de3f0 img.shogun-image {
    

    
    
    
  }


#s-1dfa847b-84ab-4912-8221-7348e16de3f0 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-42a61f3a-6e17-41e4-98f2-356417be7184 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-42a61f3a-6e17-41e4-98f2-356417be7184:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-42a61f3a-6e17-41e4-98f2-356417be7184:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-42a61f3a-6e17-41e4-98f2-356417be7184-root {
    text-align: center;
  }


#s-42a61f3a-6e17-41e4-98f2-356417be7184.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-42a61f3a-6e17-41e4-98f2-356417be7184-root {
    text-align: center;
  }


#s-42a61f3a-6e17-41e4-98f2-356417be7184.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-42a61f3a-6e17-41e4-98f2-356417be7184-root {
    text-align: center;
  }


#s-42a61f3a-6e17-41e4-98f2-356417be7184.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-42a61f3a-6e17-41e4-98f2-356417be7184-root {
    text-align: center;
  }


#s-42a61f3a-6e17-41e4-98f2-356417be7184.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-42a61f3a-6e17-41e4-98f2-356417be7184-root {
    text-align: center;
  }


#s-42a61f3a-6e17-41e4-98f2-356417be7184.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-4b7f547e-9b90-4ad4-9d74-d4c0f23b3e6f {
  margin-top: 10px;
text-align: center;
}







  #s-4b7f547e-9b90-4ad4-9d74-d4c0f23b3e6f img.shogun-image {
    

    
    
    
  }


#s-4b7f547e-9b90-4ad4-9d74-d4c0f23b3e6f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-c04c23a0-6f37-415a-86bc-2970cbd62f66 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-c04c23a0-6f37-415a-86bc-2970cbd62f66:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-c04c23a0-6f37-415a-86bc-2970cbd62f66:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c04c23a0-6f37-415a-86bc-2970cbd62f66-root {
    text-align: center;
  }


#s-c04c23a0-6f37-415a-86bc-2970cbd62f66.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c04c23a0-6f37-415a-86bc-2970cbd62f66-root {
    text-align: center;
  }


#s-c04c23a0-6f37-415a-86bc-2970cbd62f66.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c04c23a0-6f37-415a-86bc-2970cbd62f66-root {
    text-align: center;
  }


#s-c04c23a0-6f37-415a-86bc-2970cbd62f66.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c04c23a0-6f37-415a-86bc-2970cbd62f66-root {
    text-align: center;
  }


#s-c04c23a0-6f37-415a-86bc-2970cbd62f66.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c04c23a0-6f37-415a-86bc-2970cbd62f66-root {
    text-align: center;
  }


#s-c04c23a0-6f37-415a-86bc-2970cbd62f66.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-0d351060-92e1-4210-9617-d90607885e7b {
  margin-top: 10px;
text-align: center;
}







  #s-0d351060-92e1-4210-9617-d90607885e7b img.shogun-image {
    

    
    
    
  }


#s-0d351060-92e1-4210-9617-d90607885e7b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-8fee485b-5183-46a9-a3d6-7a30e11dc8af {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-8fee485b-5183-46a9-a3d6-7a30e11dc8af:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-8fee485b-5183-46a9-a3d6-7a30e11dc8af:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8fee485b-5183-46a9-a3d6-7a30e11dc8af-root {
    text-align: center;
  }


#s-8fee485b-5183-46a9-a3d6-7a30e11dc8af.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8fee485b-5183-46a9-a3d6-7a30e11dc8af-root {
    text-align: center;
  }


#s-8fee485b-5183-46a9-a3d6-7a30e11dc8af.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8fee485b-5183-46a9-a3d6-7a30e11dc8af-root {
    text-align: center;
  }


#s-8fee485b-5183-46a9-a3d6-7a30e11dc8af.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8fee485b-5183-46a9-a3d6-7a30e11dc8af-root {
    text-align: center;
  }


#s-8fee485b-5183-46a9-a3d6-7a30e11dc8af.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8fee485b-5183-46a9-a3d6-7a30e11dc8af-root {
    text-align: center;
  }


#s-8fee485b-5183-46a9-a3d6-7a30e11dc8af.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-552ff23b-bdb2-4105-a951-ef44cb1a062f {
  margin-top: 10px;
text-align: center;
}







  #s-552ff23b-bdb2-4105-a951-ef44cb1a062f img.shogun-image {
    

    
    
    
  }


#s-552ff23b-bdb2-4105-a951-ef44cb1a062f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e6702a62-abda-4a20-bf17-121d0b668896 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-e6702a62-abda-4a20-bf17-121d0b668896:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-e6702a62-abda-4a20-bf17-121d0b668896:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e6702a62-abda-4a20-bf17-121d0b668896-root {
    text-align: center;
  }


#s-e6702a62-abda-4a20-bf17-121d0b668896.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e6702a62-abda-4a20-bf17-121d0b668896-root {
    text-align: center;
  }


#s-e6702a62-abda-4a20-bf17-121d0b668896.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e6702a62-abda-4a20-bf17-121d0b668896-root {
    text-align: center;
  }


#s-e6702a62-abda-4a20-bf17-121d0b668896.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e6702a62-abda-4a20-bf17-121d0b668896-root {
    text-align: center;
  }


#s-e6702a62-abda-4a20-bf17-121d0b668896.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e6702a62-abda-4a20-bf17-121d0b668896-root {
    text-align: center;
  }


#s-e6702a62-abda-4a20-bf17-121d0b668896.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-78f7e929-4e9d-4f0c-9eb2-d0beb5783341 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-78f7e929-4e9d-4f0c-9eb2-d0beb5783341"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-78f7e929-4e9d-4f0c-9eb2-d0beb5783341"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-78f7e929-4e9d-4f0c-9eb2-d0beb5783341"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-78f7e929-4e9d-4f0c-9eb2-d0beb5783341"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-5514e936-04dc-417b-a655-e6c681b27a56 {
  margin-top: 10px;
text-align: center;
}







  #s-5514e936-04dc-417b-a655-e6c681b27a56 img.shogun-image {
    

    
    
    
  }


#s-5514e936-04dc-417b-a655-e6c681b27a56 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-358d2300-8b8c-4046-823d-71082af0cb8e {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-358d2300-8b8c-4046-823d-71082af0cb8e:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-358d2300-8b8c-4046-823d-71082af0cb8e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-358d2300-8b8c-4046-823d-71082af0cb8e-root {
    text-align: center;
  }


#s-358d2300-8b8c-4046-823d-71082af0cb8e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-358d2300-8b8c-4046-823d-71082af0cb8e-root {
    text-align: center;
  }


#s-358d2300-8b8c-4046-823d-71082af0cb8e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-358d2300-8b8c-4046-823d-71082af0cb8e-root {
    text-align: center;
  }


#s-358d2300-8b8c-4046-823d-71082af0cb8e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-358d2300-8b8c-4046-823d-71082af0cb8e-root {
    text-align: center;
  }


#s-358d2300-8b8c-4046-823d-71082af0cb8e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-358d2300-8b8c-4046-823d-71082af0cb8e-root {
    text-align: center;
  }


#s-358d2300-8b8c-4046-823d-71082af0cb8e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-a7b98742-99a5-4715-8da8-7815b92ba348 {
  margin-top: 10px;
text-align: center;
}







  #s-a7b98742-99a5-4715-8da8-7815b92ba348 img.shogun-image {
    

    
    
    
  }


#s-a7b98742-99a5-4715-8da8-7815b92ba348 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-5da0b49e-988e-48bd-8b42-69b4545743b6 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-5da0b49e-988e-48bd-8b42-69b4545743b6:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-5da0b49e-988e-48bd-8b42-69b4545743b6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5da0b49e-988e-48bd-8b42-69b4545743b6-root {
    text-align: center;
  }


#s-5da0b49e-988e-48bd-8b42-69b4545743b6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5da0b49e-988e-48bd-8b42-69b4545743b6-root {
    text-align: center;
  }


#s-5da0b49e-988e-48bd-8b42-69b4545743b6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5da0b49e-988e-48bd-8b42-69b4545743b6-root {
    text-align: center;
  }


#s-5da0b49e-988e-48bd-8b42-69b4545743b6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5da0b49e-988e-48bd-8b42-69b4545743b6-root {
    text-align: center;
  }


#s-5da0b49e-988e-48bd-8b42-69b4545743b6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5da0b49e-988e-48bd-8b42-69b4545743b6-root {
    text-align: center;
  }


#s-5da0b49e-988e-48bd-8b42-69b4545743b6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-b192bcb9-74c0-464a-8657-8a3cf9fc9e8f {
  margin-top: 10px;
text-align: center;
}







  #s-b192bcb9-74c0-464a-8657-8a3cf9fc9e8f img.shogun-image {
    

    
    
    
  }


#s-b192bcb9-74c0-464a-8657-8a3cf9fc9e8f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-1628c2a3-78ce-40f6-8f31-d48a238df21d {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-1628c2a3-78ce-40f6-8f31-d48a238df21d:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-1628c2a3-78ce-40f6-8f31-d48a238df21d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1628c2a3-78ce-40f6-8f31-d48a238df21d-root {
    text-align: center;
  }


#s-1628c2a3-78ce-40f6-8f31-d48a238df21d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1628c2a3-78ce-40f6-8f31-d48a238df21d-root {
    text-align: center;
  }


#s-1628c2a3-78ce-40f6-8f31-d48a238df21d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1628c2a3-78ce-40f6-8f31-d48a238df21d-root {
    text-align: center;
  }


#s-1628c2a3-78ce-40f6-8f31-d48a238df21d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1628c2a3-78ce-40f6-8f31-d48a238df21d-root {
    text-align: center;
  }


#s-1628c2a3-78ce-40f6-8f31-d48a238df21d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1628c2a3-78ce-40f6-8f31-d48a238df21d-root {
    text-align: center;
  }


#s-1628c2a3-78ce-40f6-8f31-d48a238df21d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-cb6ebc5d-bba5-44ca-afb9-b84d6335bf63 {
  margin-top: 10px;
text-align: center;
}







  #s-cb6ebc5d-bba5-44ca-afb9-b84d6335bf63 img.shogun-image {
    

    
    
    
  }


#s-cb6ebc5d-bba5-44ca-afb9-b84d6335bf63 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-c4f512b4-21cb-4515-b364-aa480678e9e0 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-c4f512b4-21cb-4515-b364-aa480678e9e0:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-c4f512b4-21cb-4515-b364-aa480678e9e0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c4f512b4-21cb-4515-b364-aa480678e9e0-root {
    text-align: center;
  }


#s-c4f512b4-21cb-4515-b364-aa480678e9e0.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c4f512b4-21cb-4515-b364-aa480678e9e0-root {
    text-align: center;
  }


#s-c4f512b4-21cb-4515-b364-aa480678e9e0.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c4f512b4-21cb-4515-b364-aa480678e9e0-root {
    text-align: center;
  }


#s-c4f512b4-21cb-4515-b364-aa480678e9e0.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c4f512b4-21cb-4515-b364-aa480678e9e0-root {
    text-align: center;
  }


#s-c4f512b4-21cb-4515-b364-aa480678e9e0.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c4f512b4-21cb-4515-b364-aa480678e9e0-root {
    text-align: center;
  }


#s-c4f512b4-21cb-4515-b364-aa480678e9e0.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-90cbd988-fa62-420c-b37c-2b712e8a2d85 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-90cbd988-fa62-420c-b37c-2b712e8a2d85"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-90cbd988-fa62-420c-b37c-2b712e8a2d85"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-90cbd988-fa62-420c-b37c-2b712e8a2d85"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-90cbd988-fa62-420c-b37c-2b712e8a2d85"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-6b2a865c-f8f6-4306-83dd-f91f63a729cf {
  margin-top: 10px;
text-align: center;
}







  #s-6b2a865c-f8f6-4306-83dd-f91f63a729cf img.shogun-image {
    

    
    
    
  }


#s-6b2a865c-f8f6-4306-83dd-f91f63a729cf .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-52014ba5-10c4-476a-b284-08d766fd6aba {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-52014ba5-10c4-476a-b284-08d766fd6aba:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-52014ba5-10c4-476a-b284-08d766fd6aba:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-52014ba5-10c4-476a-b284-08d766fd6aba-root {
    text-align: center;
  }


#s-52014ba5-10c4-476a-b284-08d766fd6aba.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-52014ba5-10c4-476a-b284-08d766fd6aba-root {
    text-align: center;
  }


#s-52014ba5-10c4-476a-b284-08d766fd6aba.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-52014ba5-10c4-476a-b284-08d766fd6aba-root {
    text-align: center;
  }


#s-52014ba5-10c4-476a-b284-08d766fd6aba.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-52014ba5-10c4-476a-b284-08d766fd6aba-root {
    text-align: center;
  }


#s-52014ba5-10c4-476a-b284-08d766fd6aba.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-52014ba5-10c4-476a-b284-08d766fd6aba-root {
    text-align: center;
  }


#s-52014ba5-10c4-476a-b284-08d766fd6aba.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-428bfaad-1964-4a18-a5f4-1bf4dd052462 {
  margin-top: 10px;
text-align: center;
}







  #s-428bfaad-1964-4a18-a5f4-1bf4dd052462 img.shogun-image {
    

    
    
    
  }


#s-428bfaad-1964-4a18-a5f4-1bf4dd052462 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-8f8b58c1-d967-41c2-9642-be2020f6c1c1 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-8f8b58c1-d967-41c2-9642-be2020f6c1c1:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-8f8b58c1-d967-41c2-9642-be2020f6c1c1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8f8b58c1-d967-41c2-9642-be2020f6c1c1-root {
    text-align: center;
  }


#s-8f8b58c1-d967-41c2-9642-be2020f6c1c1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8f8b58c1-d967-41c2-9642-be2020f6c1c1-root {
    text-align: center;
  }


#s-8f8b58c1-d967-41c2-9642-be2020f6c1c1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8f8b58c1-d967-41c2-9642-be2020f6c1c1-root {
    text-align: center;
  }


#s-8f8b58c1-d967-41c2-9642-be2020f6c1c1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8f8b58c1-d967-41c2-9642-be2020f6c1c1-root {
    text-align: center;
  }


#s-8f8b58c1-d967-41c2-9642-be2020f6c1c1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8f8b58c1-d967-41c2-9642-be2020f6c1c1-root {
    text-align: center;
  }


#s-8f8b58c1-d967-41c2-9642-be2020f6c1c1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-010a9a5d-dd58-4ea6-9dcc-e75c0e0d726b {
  margin-top: 10px;
text-align: center;
}







  #s-010a9a5d-dd58-4ea6-9dcc-e75c0e0d726b img.shogun-image {
    

    
    
    
  }


#s-010a9a5d-dd58-4ea6-9dcc-e75c0e0d726b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-9e2d4c4f-e1bd-43a8-88e5-810241c4a32c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-9e2d4c4f-e1bd-43a8-88e5-810241c4a32c:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-9e2d4c4f-e1bd-43a8-88e5-810241c4a32c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9e2d4c4f-e1bd-43a8-88e5-810241c4a32c-root {
    text-align: center;
  }


#s-9e2d4c4f-e1bd-43a8-88e5-810241c4a32c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9e2d4c4f-e1bd-43a8-88e5-810241c4a32c-root {
    text-align: center;
  }


#s-9e2d4c4f-e1bd-43a8-88e5-810241c4a32c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9e2d4c4f-e1bd-43a8-88e5-810241c4a32c-root {
    text-align: center;
  }


#s-9e2d4c4f-e1bd-43a8-88e5-810241c4a32c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9e2d4c4f-e1bd-43a8-88e5-810241c4a32c-root {
    text-align: center;
  }


#s-9e2d4c4f-e1bd-43a8-88e5-810241c4a32c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9e2d4c4f-e1bd-43a8-88e5-810241c4a32c-root {
    text-align: center;
  }


#s-9e2d4c4f-e1bd-43a8-88e5-810241c4a32c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-234ef34e-504b-41bb-965f-a01ec7937b49 {
  margin-top: 10px;
text-align: center;
}







  #s-234ef34e-504b-41bb-965f-a01ec7937b49 img.shogun-image {
    

    
    
    
  }


#s-234ef34e-504b-41bb-965f-a01ec7937b49 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-42302d7f-0b1d-43f9-a88f-d1563ecc0406 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-42302d7f-0b1d-43f9-a88f-d1563ecc0406:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-42302d7f-0b1d-43f9-a88f-d1563ecc0406:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-42302d7f-0b1d-43f9-a88f-d1563ecc0406-root {
    text-align: center;
  }


#s-42302d7f-0b1d-43f9-a88f-d1563ecc0406.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-42302d7f-0b1d-43f9-a88f-d1563ecc0406-root {
    text-align: center;
  }


#s-42302d7f-0b1d-43f9-a88f-d1563ecc0406.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-42302d7f-0b1d-43f9-a88f-d1563ecc0406-root {
    text-align: center;
  }


#s-42302d7f-0b1d-43f9-a88f-d1563ecc0406.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-42302d7f-0b1d-43f9-a88f-d1563ecc0406-root {
    text-align: center;
  }


#s-42302d7f-0b1d-43f9-a88f-d1563ecc0406.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-42302d7f-0b1d-43f9-a88f-d1563ecc0406-root {
    text-align: center;
  }


#s-42302d7f-0b1d-43f9-a88f-d1563ecc0406.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-16755202-1082-4546-98de-261c5f7e312a {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-16755202-1082-4546-98de-261c5f7e312a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-16755202-1082-4546-98de-261c5f7e312a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-16755202-1082-4546-98de-261c5f7e312a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-16755202-1082-4546-98de-261c5f7e312a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-c0f515ad-fad9-4c00-9442-72f089e2f727 {
  margin-top: 10px;
text-align: center;
}







  #s-c0f515ad-fad9-4c00-9442-72f089e2f727 img.shogun-image {
    

    
    
    
  }


#s-c0f515ad-fad9-4c00-9442-72f089e2f727 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e9d453b0-0418-4340-8bb4-eb6eb2acd863 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-e9d453b0-0418-4340-8bb4-eb6eb2acd863:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-e9d453b0-0418-4340-8bb4-eb6eb2acd863:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e9d453b0-0418-4340-8bb4-eb6eb2acd863-root {
    text-align: center;
  }


#s-e9d453b0-0418-4340-8bb4-eb6eb2acd863.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e9d453b0-0418-4340-8bb4-eb6eb2acd863-root {
    text-align: center;
  }


#s-e9d453b0-0418-4340-8bb4-eb6eb2acd863.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e9d453b0-0418-4340-8bb4-eb6eb2acd863-root {
    text-align: center;
  }


#s-e9d453b0-0418-4340-8bb4-eb6eb2acd863.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e9d453b0-0418-4340-8bb4-eb6eb2acd863-root {
    text-align: center;
  }


#s-e9d453b0-0418-4340-8bb4-eb6eb2acd863.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e9d453b0-0418-4340-8bb4-eb6eb2acd863-root {
    text-align: center;
  }


#s-e9d453b0-0418-4340-8bb4-eb6eb2acd863.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-0394040e-4663-4ce6-b219-29c5354d1f4d {
  margin-top: 10px;
text-align: center;
}







  #s-0394040e-4663-4ce6-b219-29c5354d1f4d img.shogun-image {
    

    
    
    
  }


#s-0394040e-4663-4ce6-b219-29c5354d1f4d .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-dc21e7b1-062b-43f2-877c-18fc3410bb80 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-dc21e7b1-062b-43f2-877c-18fc3410bb80:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-dc21e7b1-062b-43f2-877c-18fc3410bb80:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dc21e7b1-062b-43f2-877c-18fc3410bb80-root {
    text-align: center;
  }


#s-dc21e7b1-062b-43f2-877c-18fc3410bb80.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-dc21e7b1-062b-43f2-877c-18fc3410bb80-root {
    text-align: center;
  }


#s-dc21e7b1-062b-43f2-877c-18fc3410bb80.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dc21e7b1-062b-43f2-877c-18fc3410bb80-root {
    text-align: center;
  }


#s-dc21e7b1-062b-43f2-877c-18fc3410bb80.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dc21e7b1-062b-43f2-877c-18fc3410bb80-root {
    text-align: center;
  }


#s-dc21e7b1-062b-43f2-877c-18fc3410bb80.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-dc21e7b1-062b-43f2-877c-18fc3410bb80-root {
    text-align: center;
  }


#s-dc21e7b1-062b-43f2-877c-18fc3410bb80.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-5c181d14-7fba-46cf-bc5f-80e644ef56eb {
  margin-top: 10px;
text-align: center;
}







  #s-5c181d14-7fba-46cf-bc5f-80e644ef56eb img.shogun-image {
    

    
    
    
  }


#s-5c181d14-7fba-46cf-bc5f-80e644ef56eb .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-a501618b-7047-462c-90f7-568bb8c72c36 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-a501618b-7047-462c-90f7-568bb8c72c36:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-a501618b-7047-462c-90f7-568bb8c72c36:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a501618b-7047-462c-90f7-568bb8c72c36-root {
    text-align: center;
  }


#s-a501618b-7047-462c-90f7-568bb8c72c36.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a501618b-7047-462c-90f7-568bb8c72c36-root {
    text-align: center;
  }


#s-a501618b-7047-462c-90f7-568bb8c72c36.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a501618b-7047-462c-90f7-568bb8c72c36-root {
    text-align: center;
  }


#s-a501618b-7047-462c-90f7-568bb8c72c36.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a501618b-7047-462c-90f7-568bb8c72c36-root {
    text-align: center;
  }


#s-a501618b-7047-462c-90f7-568bb8c72c36.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a501618b-7047-462c-90f7-568bb8c72c36-root {
    text-align: center;
  }


#s-a501618b-7047-462c-90f7-568bb8c72c36.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-2111336e-0905-4c4b-9586-76896872b455 {
  margin-top: 10px;
text-align: center;
}







  #s-2111336e-0905-4c4b-9586-76896872b455 img.shogun-image {
    

    
    
    
  }


#s-2111336e-0905-4c4b-9586-76896872b455 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-737b1314-6d6d-4e9f-ad8b-71e3ed51a3a9 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-737b1314-6d6d-4e9f-ad8b-71e3ed51a3a9:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-737b1314-6d6d-4e9f-ad8b-71e3ed51a3a9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-737b1314-6d6d-4e9f-ad8b-71e3ed51a3a9-root {
    text-align: center;
  }


#s-737b1314-6d6d-4e9f-ad8b-71e3ed51a3a9.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-737b1314-6d6d-4e9f-ad8b-71e3ed51a3a9-root {
    text-align: center;
  }


#s-737b1314-6d6d-4e9f-ad8b-71e3ed51a3a9.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-737b1314-6d6d-4e9f-ad8b-71e3ed51a3a9-root {
    text-align: center;
  }


#s-737b1314-6d6d-4e9f-ad8b-71e3ed51a3a9.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-737b1314-6d6d-4e9f-ad8b-71e3ed51a3a9-root {
    text-align: center;
  }


#s-737b1314-6d6d-4e9f-ad8b-71e3ed51a3a9.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-737b1314-6d6d-4e9f-ad8b-71e3ed51a3a9-root {
    text-align: center;
  }


#s-737b1314-6d6d-4e9f-ad8b-71e3ed51a3a9.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-6f3984a2-108f-4996-8101-3bd3a6fec25d {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-6f3984a2-108f-4996-8101-3bd3a6fec25d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-6f3984a2-108f-4996-8101-3bd3a6fec25d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-6f3984a2-108f-4996-8101-3bd3a6fec25d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-6f3984a2-108f-4996-8101-3bd3a6fec25d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-bae934b7-de6d-409d-920f-52ee21f663b3 {
  margin-top: 10px;
text-align: center;
}







  #s-bae934b7-de6d-409d-920f-52ee21f663b3 img.shogun-image {
    

    
    
    
  }


#s-bae934b7-de6d-409d-920f-52ee21f663b3 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-5fa9b773-dbdf-402f-88ef-c353b67c9aa1 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-5fa9b773-dbdf-402f-88ef-c353b67c9aa1:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-5fa9b773-dbdf-402f-88ef-c353b67c9aa1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5fa9b773-dbdf-402f-88ef-c353b67c9aa1-root {
    text-align: center;
  }


#s-5fa9b773-dbdf-402f-88ef-c353b67c9aa1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5fa9b773-dbdf-402f-88ef-c353b67c9aa1-root {
    text-align: center;
  }


#s-5fa9b773-dbdf-402f-88ef-c353b67c9aa1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5fa9b773-dbdf-402f-88ef-c353b67c9aa1-root {
    text-align: center;
  }


#s-5fa9b773-dbdf-402f-88ef-c353b67c9aa1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5fa9b773-dbdf-402f-88ef-c353b67c9aa1-root {
    text-align: center;
  }


#s-5fa9b773-dbdf-402f-88ef-c353b67c9aa1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5fa9b773-dbdf-402f-88ef-c353b67c9aa1-root {
    text-align: center;
  }


#s-5fa9b773-dbdf-402f-88ef-c353b67c9aa1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-af1c6608-a9d1-41ed-8711-e677ba4bc0fc {
  margin-top: 10px;
text-align: center;
}







  #s-af1c6608-a9d1-41ed-8711-e677ba4bc0fc img.shogun-image {
    

    
    
    
  }


#s-af1c6608-a9d1-41ed-8711-e677ba4bc0fc .shogun-image-content {
  
    align-items: center;
  
}

#s-44917296-2ca5-4288-b588-95cea2083fa2 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-44917296-2ca5-4288-b588-95cea2083fa2:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-44917296-2ca5-4288-b588-95cea2083fa2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-44917296-2ca5-4288-b588-95cea2083fa2-root {
    text-align: center;
  }


#s-44917296-2ca5-4288-b588-95cea2083fa2.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-44917296-2ca5-4288-b588-95cea2083fa2-root {
    text-align: center;
  }


#s-44917296-2ca5-4288-b588-95cea2083fa2.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-44917296-2ca5-4288-b588-95cea2083fa2-root {
    text-align: center;
  }


#s-44917296-2ca5-4288-b588-95cea2083fa2.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-44917296-2ca5-4288-b588-95cea2083fa2-root {
    text-align: center;
  }


#s-44917296-2ca5-4288-b588-95cea2083fa2.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-44917296-2ca5-4288-b588-95cea2083fa2-root {
    text-align: center;
  }


#s-44917296-2ca5-4288-b588-95cea2083fa2.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-c9df8f58-b92c-4314-a6ee-6ff0a39fb9b0 {
  margin-top: 10px;
text-align: center;
}







  #s-c9df8f58-b92c-4314-a6ee-6ff0a39fb9b0 img.shogun-image {
    

    
    
    
  }


#s-c9df8f58-b92c-4314-a6ee-6ff0a39fb9b0 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-cd2ecff9-53c3-4306-954b-b8039343f67e {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-cd2ecff9-53c3-4306-954b-b8039343f67e:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-cd2ecff9-53c3-4306-954b-b8039343f67e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cd2ecff9-53c3-4306-954b-b8039343f67e-root {
    text-align: center;
  }


#s-cd2ecff9-53c3-4306-954b-b8039343f67e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-cd2ecff9-53c3-4306-954b-b8039343f67e-root {
    text-align: center;
  }


#s-cd2ecff9-53c3-4306-954b-b8039343f67e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cd2ecff9-53c3-4306-954b-b8039343f67e-root {
    text-align: center;
  }


#s-cd2ecff9-53c3-4306-954b-b8039343f67e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cd2ecff9-53c3-4306-954b-b8039343f67e-root {
    text-align: center;
  }


#s-cd2ecff9-53c3-4306-954b-b8039343f67e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-cd2ecff9-53c3-4306-954b-b8039343f67e-root {
    text-align: center;
  }


#s-cd2ecff9-53c3-4306-954b-b8039343f67e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-08abf82e-9ac3-4924-8f4b-d358e6610d2f {
  margin-top: 10px;
text-align: center;
}







  #s-08abf82e-9ac3-4924-8f4b-d358e6610d2f img.shogun-image {
    

    
    
    
  }


#s-08abf82e-9ac3-4924-8f4b-d358e6610d2f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-a0eccf5d-08a8-4044-92dc-c300ed00847c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-a0eccf5d-08a8-4044-92dc-c300ed00847c:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-a0eccf5d-08a8-4044-92dc-c300ed00847c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a0eccf5d-08a8-4044-92dc-c300ed00847c-root {
    text-align: center;
  }


#s-a0eccf5d-08a8-4044-92dc-c300ed00847c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a0eccf5d-08a8-4044-92dc-c300ed00847c-root {
    text-align: center;
  }


#s-a0eccf5d-08a8-4044-92dc-c300ed00847c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a0eccf5d-08a8-4044-92dc-c300ed00847c-root {
    text-align: center;
  }


#s-a0eccf5d-08a8-4044-92dc-c300ed00847c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a0eccf5d-08a8-4044-92dc-c300ed00847c-root {
    text-align: center;
  }


#s-a0eccf5d-08a8-4044-92dc-c300ed00847c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a0eccf5d-08a8-4044-92dc-c300ed00847c-root {
    text-align: center;
  }


#s-a0eccf5d-08a8-4044-92dc-c300ed00847c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-935d029d-8078-49a1-abdf-2e21f7c23d33 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-935d029d-8078-49a1-abdf-2e21f7c23d33"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-935d029d-8078-49a1-abdf-2e21f7c23d33"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-935d029d-8078-49a1-abdf-2e21f7c23d33"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-935d029d-8078-49a1-abdf-2e21f7c23d33"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-3dd223df-cb5c-4e91-9dfd-4f36131236f2 {
  margin-top: 10px;
text-align: center;
}







  #s-3dd223df-cb5c-4e91-9dfd-4f36131236f2 img.shogun-image {
    

    
    
    
  }


#s-3dd223df-cb5c-4e91-9dfd-4f36131236f2 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-115f03e1-9faf-4ddd-99b4-e6d76511b359 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-115f03e1-9faf-4ddd-99b4-e6d76511b359:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-115f03e1-9faf-4ddd-99b4-e6d76511b359:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-115f03e1-9faf-4ddd-99b4-e6d76511b359-root {
    text-align: center;
  }


#s-115f03e1-9faf-4ddd-99b4-e6d76511b359.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-115f03e1-9faf-4ddd-99b4-e6d76511b359-root {
    text-align: center;
  }


#s-115f03e1-9faf-4ddd-99b4-e6d76511b359.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-115f03e1-9faf-4ddd-99b4-e6d76511b359-root {
    text-align: center;
  }


#s-115f03e1-9faf-4ddd-99b4-e6d76511b359.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-115f03e1-9faf-4ddd-99b4-e6d76511b359-root {
    text-align: center;
  }


#s-115f03e1-9faf-4ddd-99b4-e6d76511b359.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-115f03e1-9faf-4ddd-99b4-e6d76511b359-root {
    text-align: center;
  }


#s-115f03e1-9faf-4ddd-99b4-e6d76511b359.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-84b42a40-f3f7-4a08-a639-c246d0282e0e {
  margin-top: 10px;
text-align: center;
}







  #s-84b42a40-f3f7-4a08-a639-c246d0282e0e img.shogun-image {
    

    
    
    
  }


#s-84b42a40-f3f7-4a08-a639-c246d0282e0e .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-090c19f4-8c56-4085-8a0f-dbee7ae3ff56 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-090c19f4-8c56-4085-8a0f-dbee7ae3ff56:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-090c19f4-8c56-4085-8a0f-dbee7ae3ff56:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-090c19f4-8c56-4085-8a0f-dbee7ae3ff56-root {
    text-align: center;
  }


#s-090c19f4-8c56-4085-8a0f-dbee7ae3ff56.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-090c19f4-8c56-4085-8a0f-dbee7ae3ff56-root {
    text-align: center;
  }


#s-090c19f4-8c56-4085-8a0f-dbee7ae3ff56.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-090c19f4-8c56-4085-8a0f-dbee7ae3ff56-root {
    text-align: center;
  }


#s-090c19f4-8c56-4085-8a0f-dbee7ae3ff56.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-090c19f4-8c56-4085-8a0f-dbee7ae3ff56-root {
    text-align: center;
  }


#s-090c19f4-8c56-4085-8a0f-dbee7ae3ff56.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-090c19f4-8c56-4085-8a0f-dbee7ae3ff56-root {
    text-align: center;
  }


#s-090c19f4-8c56-4085-8a0f-dbee7ae3ff56.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-ead3d106-4c3c-4306-92d6-a4acac626220 {
  margin-top: 10px;
text-align: center;
}







  #s-ead3d106-4c3c-4306-92d6-a4acac626220 img.shogun-image {
    

    
    
    
  }


#s-ead3d106-4c3c-4306-92d6-a4acac626220 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-3dc210eb-403c-4c74-8739-52b58f88ed4d {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-3dc210eb-403c-4c74-8739-52b58f88ed4d:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-3dc210eb-403c-4c74-8739-52b58f88ed4d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3dc210eb-403c-4c74-8739-52b58f88ed4d-root {
    text-align: center;
  }


#s-3dc210eb-403c-4c74-8739-52b58f88ed4d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3dc210eb-403c-4c74-8739-52b58f88ed4d-root {
    text-align: center;
  }


#s-3dc210eb-403c-4c74-8739-52b58f88ed4d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3dc210eb-403c-4c74-8739-52b58f88ed4d-root {
    text-align: center;
  }


#s-3dc210eb-403c-4c74-8739-52b58f88ed4d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3dc210eb-403c-4c74-8739-52b58f88ed4d-root {
    text-align: center;
  }


#s-3dc210eb-403c-4c74-8739-52b58f88ed4d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3dc210eb-403c-4c74-8739-52b58f88ed4d-root {
    text-align: center;
  }


#s-3dc210eb-403c-4c74-8739-52b58f88ed4d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-f3c7337a-9c4d-4fa2-a2e2-52d571c50273 {
  margin-top: 10px;
text-align: center;
}







  #s-f3c7337a-9c4d-4fa2-a2e2-52d571c50273 img.shogun-image {
    

    
    
    
  }


#s-f3c7337a-9c4d-4fa2-a2e2-52d571c50273 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-fd74e952-34b5-4f70-bc47-6528cd7a014c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-fd74e952-34b5-4f70-bc47-6528cd7a014c:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-fd74e952-34b5-4f70-bc47-6528cd7a014c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fd74e952-34b5-4f70-bc47-6528cd7a014c-root {
    text-align: center;
  }


#s-fd74e952-34b5-4f70-bc47-6528cd7a014c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fd74e952-34b5-4f70-bc47-6528cd7a014c-root {
    text-align: center;
  }


#s-fd74e952-34b5-4f70-bc47-6528cd7a014c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fd74e952-34b5-4f70-bc47-6528cd7a014c-root {
    text-align: center;
  }


#s-fd74e952-34b5-4f70-bc47-6528cd7a014c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fd74e952-34b5-4f70-bc47-6528cd7a014c-root {
    text-align: center;
  }


#s-fd74e952-34b5-4f70-bc47-6528cd7a014c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fd74e952-34b5-4f70-bc47-6528cd7a014c-root {
    text-align: center;
  }


#s-fd74e952-34b5-4f70-bc47-6528cd7a014c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-1e1ff63b-72af-4fd7-8faa-8a61cf547fed {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-1e1ff63b-72af-4fd7-8faa-8a61cf547fed"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-1e1ff63b-72af-4fd7-8faa-8a61cf547fed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-1e1ff63b-72af-4fd7-8faa-8a61cf547fed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-1e1ff63b-72af-4fd7-8faa-8a61cf547fed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-a7d8476c-9f57-47e8-b361-5eb02a787f89 {
  margin-top: 10px;
text-align: center;
}







  #s-a7d8476c-9f57-47e8-b361-5eb02a787f89 img.shogun-image {
    

    
    
    
  }


#s-a7d8476c-9f57-47e8-b361-5eb02a787f89 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-f2ebfb77-e505-47de-84f4-884549cf1e7c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-f2ebfb77-e505-47de-84f4-884549cf1e7c:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-f2ebfb77-e505-47de-84f4-884549cf1e7c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f2ebfb77-e505-47de-84f4-884549cf1e7c-root {
    text-align: center;
  }


#s-f2ebfb77-e505-47de-84f4-884549cf1e7c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f2ebfb77-e505-47de-84f4-884549cf1e7c-root {
    text-align: center;
  }


#s-f2ebfb77-e505-47de-84f4-884549cf1e7c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f2ebfb77-e505-47de-84f4-884549cf1e7c-root {
    text-align: center;
  }


#s-f2ebfb77-e505-47de-84f4-884549cf1e7c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f2ebfb77-e505-47de-84f4-884549cf1e7c-root {
    text-align: center;
  }


#s-f2ebfb77-e505-47de-84f4-884549cf1e7c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f2ebfb77-e505-47de-84f4-884549cf1e7c-root {
    text-align: center;
  }


#s-f2ebfb77-e505-47de-84f4-884549cf1e7c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-7da516d2-b59d-4e0e-8118-f7cee09bdf1d {
  margin-top: 10px;
text-align: center;
}







  #s-7da516d2-b59d-4e0e-8118-f7cee09bdf1d img.shogun-image {
    

    
    
    
  }


#s-7da516d2-b59d-4e0e-8118-f7cee09bdf1d .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-ced6c2e3-2fba-4a69-a949-48fbf6277f3c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-ced6c2e3-2fba-4a69-a949-48fbf6277f3c:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-ced6c2e3-2fba-4a69-a949-48fbf6277f3c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ced6c2e3-2fba-4a69-a949-48fbf6277f3c-root {
    text-align: center;
  }


#s-ced6c2e3-2fba-4a69-a949-48fbf6277f3c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ced6c2e3-2fba-4a69-a949-48fbf6277f3c-root {
    text-align: center;
  }


#s-ced6c2e3-2fba-4a69-a949-48fbf6277f3c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ced6c2e3-2fba-4a69-a949-48fbf6277f3c-root {
    text-align: center;
  }


#s-ced6c2e3-2fba-4a69-a949-48fbf6277f3c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ced6c2e3-2fba-4a69-a949-48fbf6277f3c-root {
    text-align: center;
  }


#s-ced6c2e3-2fba-4a69-a949-48fbf6277f3c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ced6c2e3-2fba-4a69-a949-48fbf6277f3c-root {
    text-align: center;
  }


#s-ced6c2e3-2fba-4a69-a949-48fbf6277f3c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-1b40f873-7b8b-4164-b485-ad4ba93e8912 {
  margin-top: 10px;
text-align: center;
}







  #s-1b40f873-7b8b-4164-b485-ad4ba93e8912 img.shogun-image {
    

    
    
    
  }


#s-1b40f873-7b8b-4164-b485-ad4ba93e8912 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-c384d6e2-72dd-4451-98d9-6f7969c8ad80 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-c384d6e2-72dd-4451-98d9-6f7969c8ad80:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-c384d6e2-72dd-4451-98d9-6f7969c8ad80:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c384d6e2-72dd-4451-98d9-6f7969c8ad80-root {
    text-align: center;
  }


#s-c384d6e2-72dd-4451-98d9-6f7969c8ad80.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c384d6e2-72dd-4451-98d9-6f7969c8ad80-root {
    text-align: center;
  }


#s-c384d6e2-72dd-4451-98d9-6f7969c8ad80.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c384d6e2-72dd-4451-98d9-6f7969c8ad80-root {
    text-align: center;
  }


#s-c384d6e2-72dd-4451-98d9-6f7969c8ad80.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c384d6e2-72dd-4451-98d9-6f7969c8ad80-root {
    text-align: center;
  }


#s-c384d6e2-72dd-4451-98d9-6f7969c8ad80.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c384d6e2-72dd-4451-98d9-6f7969c8ad80-root {
    text-align: center;
  }


#s-c384d6e2-72dd-4451-98d9-6f7969c8ad80.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-8f275012-e216-426d-8b77-faa1f7775b6a {
  margin-top: 10px;
text-align: center;
}







  #s-8f275012-e216-426d-8b77-faa1f7775b6a img.shogun-image {
    

    
    
    
  }


#s-8f275012-e216-426d-8b77-faa1f7775b6a .shogun-image-content {
  
    align-items: center;
  
}

#s-c355d34d-13a5-4546-bde9-3257a8a646ab {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(30, 35, 40, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-c355d34d-13a5-4546-bde9-3257a8a646ab:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-c355d34d-13a5-4546-bde9-3257a8a646ab:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c355d34d-13a5-4546-bde9-3257a8a646ab-root {
    text-align: center;
  }


#s-c355d34d-13a5-4546-bde9-3257a8a646ab.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c355d34d-13a5-4546-bde9-3257a8a646ab-root {
    text-align: center;
  }


#s-c355d34d-13a5-4546-bde9-3257a8a646ab.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c355d34d-13a5-4546-bde9-3257a8a646ab-root {
    text-align: center;
  }


#s-c355d34d-13a5-4546-bde9-3257a8a646ab.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c355d34d-13a5-4546-bde9-3257a8a646ab-root {
    text-align: center;
  }


#s-c355d34d-13a5-4546-bde9-3257a8a646ab.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c355d34d-13a5-4546-bde9-3257a8a646ab-root {
    text-align: center;
  }


#s-c355d34d-13a5-4546-bde9-3257a8a646ab.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-20f7d0d0-bbfd-4a25-b426-885e199cbb5e {
  margin-top: 10px;
text-align: center;
}







  #s-20f7d0d0-bbfd-4a25-b426-885e199cbb5e img.shogun-image {
    

    
    
    
  }


#s-20f7d0d0-bbfd-4a25-b426-885e199cbb5e .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-62ca4d10-2486-4460-bf7f-bb31747fe184 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-62ca4d10-2486-4460-bf7f-bb31747fe184:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-62ca4d10-2486-4460-bf7f-bb31747fe184:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-62ca4d10-2486-4460-bf7f-bb31747fe184-root {
    text-align: center;
  }


#s-62ca4d10-2486-4460-bf7f-bb31747fe184.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-62ca4d10-2486-4460-bf7f-bb31747fe184-root {
    text-align: center;
  }


#s-62ca4d10-2486-4460-bf7f-bb31747fe184.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-62ca4d10-2486-4460-bf7f-bb31747fe184-root {
    text-align: center;
  }


#s-62ca4d10-2486-4460-bf7f-bb31747fe184.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-62ca4d10-2486-4460-bf7f-bb31747fe184-root {
    text-align: center;
  }


#s-62ca4d10-2486-4460-bf7f-bb31747fe184.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-62ca4d10-2486-4460-bf7f-bb31747fe184-root {
    text-align: center;
  }


#s-62ca4d10-2486-4460-bf7f-bb31747fe184.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-f16abaac-2286-498b-aac7-9657f7df830e {
  margin-top: 10px;
text-align: center;
}







  #s-f16abaac-2286-498b-aac7-9657f7df830e img.shogun-image {
    

    
    
    
  }


#s-f16abaac-2286-498b-aac7-9657f7df830e .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-597f6ca6-97ef-4d3a-8ae4-c1e5ad392d00 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-597f6ca6-97ef-4d3a-8ae4-c1e5ad392d00:hover {background-color: rgba(255, 255, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-597f6ca6-97ef-4d3a-8ae4-c1e5ad392d00:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-597f6ca6-97ef-4d3a-8ae4-c1e5ad392d00-root {
    text-align: center;
  }


#s-597f6ca6-97ef-4d3a-8ae4-c1e5ad392d00.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-597f6ca6-97ef-4d3a-8ae4-c1e5ad392d00-root {
    text-align: center;
  }


#s-597f6ca6-97ef-4d3a-8ae4-c1e5ad392d00.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-597f6ca6-97ef-4d3a-8ae4-c1e5ad392d00-root {
    text-align: center;
  }


#s-597f6ca6-97ef-4d3a-8ae4-c1e5ad392d00.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-597f6ca6-97ef-4d3a-8ae4-c1e5ad392d00-root {
    text-align: center;
  }


#s-597f6ca6-97ef-4d3a-8ae4-c1e5ad392d00.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-597f6ca6-97ef-4d3a-8ae4-c1e5ad392d00-root {
    text-align: center;
  }


#s-597f6ca6-97ef-4d3a-8ae4-c1e5ad392d00.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-f1465dd7-800e-4db1-a75e-3143ca4fcf9a {
  margin-top: 10px;
text-align: center;
}







  #s-f1465dd7-800e-4db1-a75e-3143ca4fcf9a img.shogun-image {
    

    
    
    
  }


#s-f1465dd7-800e-4db1-a75e-3143ca4fcf9a .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-44ed4dda-aa4b-46d7-a56f-166ee5d2a9d5 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-44ed4dda-aa4b-46d7-a56f-166ee5d2a9d5:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-44ed4dda-aa4b-46d7-a56f-166ee5d2a9d5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-44ed4dda-aa4b-46d7-a56f-166ee5d2a9d5-root {
    text-align: center;
  }


#s-44ed4dda-aa4b-46d7-a56f-166ee5d2a9d5.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-44ed4dda-aa4b-46d7-a56f-166ee5d2a9d5-root {
    text-align: center;
  }


#s-44ed4dda-aa4b-46d7-a56f-166ee5d2a9d5.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-44ed4dda-aa4b-46d7-a56f-166ee5d2a9d5-root {
    text-align: center;
  }


#s-44ed4dda-aa4b-46d7-a56f-166ee5d2a9d5.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-44ed4dda-aa4b-46d7-a56f-166ee5d2a9d5-root {
    text-align: center;
  }


#s-44ed4dda-aa4b-46d7-a56f-166ee5d2a9d5.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-44ed4dda-aa4b-46d7-a56f-166ee5d2a9d5-root {
    text-align: center;
  }


#s-44ed4dda-aa4b-46d7-a56f-166ee5d2a9d5.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-d21f8e1a-791d-49b2-af13-04353c7c4778 {
  margin-top: 10px;
text-align: center;
}







  #s-d21f8e1a-791d-49b2-af13-04353c7c4778 img.shogun-image {
    

    
    
    
  }


#s-d21f8e1a-791d-49b2-af13-04353c7c4778 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e8137c15-96be-4153-9e1e-6aef90b3e7e8 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-e8137c15-96be-4153-9e1e-6aef90b3e7e8:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-e8137c15-96be-4153-9e1e-6aef90b3e7e8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e8137c15-96be-4153-9e1e-6aef90b3e7e8-root {
    text-align: center;
  }


#s-e8137c15-96be-4153-9e1e-6aef90b3e7e8.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e8137c15-96be-4153-9e1e-6aef90b3e7e8-root {
    text-align: center;
  }


#s-e8137c15-96be-4153-9e1e-6aef90b3e7e8.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e8137c15-96be-4153-9e1e-6aef90b3e7e8-root {
    text-align: center;
  }


#s-e8137c15-96be-4153-9e1e-6aef90b3e7e8.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e8137c15-96be-4153-9e1e-6aef90b3e7e8-root {
    text-align: center;
  }


#s-e8137c15-96be-4153-9e1e-6aef90b3e7e8.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e8137c15-96be-4153-9e1e-6aef90b3e7e8-root {
    text-align: center;
  }


#s-e8137c15-96be-4153-9e1e-6aef90b3e7e8.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-5bf3ba9d-3ee1-49b8-9e81-c8bf25f7553d {
  margin-top: 10px;
text-align: center;
}







  #s-5bf3ba9d-3ee1-49b8-9e81-c8bf25f7553d img.shogun-image {
    

    
    
    
  }


#s-5bf3ba9d-3ee1-49b8-9e81-c8bf25f7553d .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-ebba7628-b2ad-4795-a022-8dfed217109e {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-ebba7628-b2ad-4795-a022-8dfed217109e:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-ebba7628-b2ad-4795-a022-8dfed217109e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ebba7628-b2ad-4795-a022-8dfed217109e-root {
    text-align: center;
  }


#s-ebba7628-b2ad-4795-a022-8dfed217109e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ebba7628-b2ad-4795-a022-8dfed217109e-root {
    text-align: center;
  }


#s-ebba7628-b2ad-4795-a022-8dfed217109e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ebba7628-b2ad-4795-a022-8dfed217109e-root {
    text-align: center;
  }


#s-ebba7628-b2ad-4795-a022-8dfed217109e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ebba7628-b2ad-4795-a022-8dfed217109e-root {
    text-align: center;
  }


#s-ebba7628-b2ad-4795-a022-8dfed217109e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ebba7628-b2ad-4795-a022-8dfed217109e-root {
    text-align: center;
  }


#s-ebba7628-b2ad-4795-a022-8dfed217109e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-35232b0e-fca2-46cf-aa9c-dfad7652239a {
  margin-top: 10px;
text-align: center;
}







  #s-35232b0e-fca2-46cf-aa9c-dfad7652239a img.shogun-image {
    

    
    
    
  }


#s-35232b0e-fca2-46cf-aa9c-dfad7652239a .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e6974cfa-cf1c-45a0-9d28-7744129e3145 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-e6974cfa-cf1c-45a0-9d28-7744129e3145:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-e6974cfa-cf1c-45a0-9d28-7744129e3145:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e6974cfa-cf1c-45a0-9d28-7744129e3145-root {
    text-align: center;
  }


#s-e6974cfa-cf1c-45a0-9d28-7744129e3145.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e6974cfa-cf1c-45a0-9d28-7744129e3145-root {
    text-align: center;
  }


#s-e6974cfa-cf1c-45a0-9d28-7744129e3145.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e6974cfa-cf1c-45a0-9d28-7744129e3145-root {
    text-align: center;
  }


#s-e6974cfa-cf1c-45a0-9d28-7744129e3145.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e6974cfa-cf1c-45a0-9d28-7744129e3145-root {
    text-align: center;
  }


#s-e6974cfa-cf1c-45a0-9d28-7744129e3145.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e6974cfa-cf1c-45a0-9d28-7744129e3145-root {
    text-align: center;
  }


#s-e6974cfa-cf1c-45a0-9d28-7744129e3145.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-c428c396-01e1-4030-9a45-8295d2698b94 {
  margin-top: 10px;
text-align: center;
}







  #s-c428c396-01e1-4030-9a45-8295d2698b94 img.shogun-image {
    

    
    
    
  }


#s-c428c396-01e1-4030-9a45-8295d2698b94 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-89f1cd68-a59d-4b77-ac2e-7e9e6ebc1535 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-89f1cd68-a59d-4b77-ac2e-7e9e6ebc1535:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-89f1cd68-a59d-4b77-ac2e-7e9e6ebc1535:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-89f1cd68-a59d-4b77-ac2e-7e9e6ebc1535-root {
    text-align: center;
  }


#s-89f1cd68-a59d-4b77-ac2e-7e9e6ebc1535.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-89f1cd68-a59d-4b77-ac2e-7e9e6ebc1535-root {
    text-align: center;
  }


#s-89f1cd68-a59d-4b77-ac2e-7e9e6ebc1535.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-89f1cd68-a59d-4b77-ac2e-7e9e6ebc1535-root {
    text-align: center;
  }


#s-89f1cd68-a59d-4b77-ac2e-7e9e6ebc1535.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-89f1cd68-a59d-4b77-ac2e-7e9e6ebc1535-root {
    text-align: center;
  }


#s-89f1cd68-a59d-4b77-ac2e-7e9e6ebc1535.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-89f1cd68-a59d-4b77-ac2e-7e9e6ebc1535-root {
    text-align: center;
  }


#s-89f1cd68-a59d-4b77-ac2e-7e9e6ebc1535.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-8dbb781d-b5f8-4586-823c-457f3138ea52 {
  margin-top: 10px;
text-align: center;
}







  #s-8dbb781d-b5f8-4586-823c-457f3138ea52 img.shogun-image {
    

    
    
    
  }


#s-8dbb781d-b5f8-4586-823c-457f3138ea52 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e8532ab2-c1e4-4a41-85c9-cb5ac7827232 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-e8532ab2-c1e4-4a41-85c9-cb5ac7827232:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-e8532ab2-c1e4-4a41-85c9-cb5ac7827232:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e8532ab2-c1e4-4a41-85c9-cb5ac7827232-root {
    text-align: center;
  }


#s-e8532ab2-c1e4-4a41-85c9-cb5ac7827232.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e8532ab2-c1e4-4a41-85c9-cb5ac7827232-root {
    text-align: center;
  }


#s-e8532ab2-c1e4-4a41-85c9-cb5ac7827232.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e8532ab2-c1e4-4a41-85c9-cb5ac7827232-root {
    text-align: center;
  }


#s-e8532ab2-c1e4-4a41-85c9-cb5ac7827232.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e8532ab2-c1e4-4a41-85c9-cb5ac7827232-root {
    text-align: center;
  }


#s-e8532ab2-c1e4-4a41-85c9-cb5ac7827232.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e8532ab2-c1e4-4a41-85c9-cb5ac7827232-root {
    text-align: center;
  }


#s-e8532ab2-c1e4-4a41-85c9-cb5ac7827232.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-553cc232-9519-4a7e-b293-c048f95cdc3f {
  margin-top: 10px;
text-align: center;
}







  #s-553cc232-9519-4a7e-b293-c048f95cdc3f img.shogun-image {
    

    
    
    
  }


#s-553cc232-9519-4a7e-b293-c048f95cdc3f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-d85ed7f8-8f63-4a32-bd53-b418a6e9fbba {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-d85ed7f8-8f63-4a32-bd53-b418a6e9fbba:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-d85ed7f8-8f63-4a32-bd53-b418a6e9fbba:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d85ed7f8-8f63-4a32-bd53-b418a6e9fbba-root {
    text-align: center;
  }


#s-d85ed7f8-8f63-4a32-bd53-b418a6e9fbba.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d85ed7f8-8f63-4a32-bd53-b418a6e9fbba-root {
    text-align: center;
  }


#s-d85ed7f8-8f63-4a32-bd53-b418a6e9fbba.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d85ed7f8-8f63-4a32-bd53-b418a6e9fbba-root {
    text-align: center;
  }


#s-d85ed7f8-8f63-4a32-bd53-b418a6e9fbba.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d85ed7f8-8f63-4a32-bd53-b418a6e9fbba-root {
    text-align: center;
  }


#s-d85ed7f8-8f63-4a32-bd53-b418a6e9fbba.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d85ed7f8-8f63-4a32-bd53-b418a6e9fbba-root {
    text-align: center;
  }


#s-d85ed7f8-8f63-4a32-bd53-b418a6e9fbba.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-e6bd1cab-b87e-463f-baa5-cb90d8853bee {
  margin-top: 10px;
text-align: center;
}







  #s-e6bd1cab-b87e-463f-baa5-cb90d8853bee img.shogun-image {
    

    
    
    
  }


#s-e6bd1cab-b87e-463f-baa5-cb90d8853bee .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-504d1a6d-7376-41ed-97ba-81d0c6a0c88a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-504d1a6d-7376-41ed-97ba-81d0c6a0c88a:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-504d1a6d-7376-41ed-97ba-81d0c6a0c88a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-504d1a6d-7376-41ed-97ba-81d0c6a0c88a-root {
    text-align: center;
  }


#s-504d1a6d-7376-41ed-97ba-81d0c6a0c88a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-504d1a6d-7376-41ed-97ba-81d0c6a0c88a-root {
    text-align: center;
  }


#s-504d1a6d-7376-41ed-97ba-81d0c6a0c88a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-504d1a6d-7376-41ed-97ba-81d0c6a0c88a-root {
    text-align: center;
  }


#s-504d1a6d-7376-41ed-97ba-81d0c6a0c88a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-504d1a6d-7376-41ed-97ba-81d0c6a0c88a-root {
    text-align: center;
  }


#s-504d1a6d-7376-41ed-97ba-81d0c6a0c88a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-504d1a6d-7376-41ed-97ba-81d0c6a0c88a-root {
    text-align: center;
  }


#s-504d1a6d-7376-41ed-97ba-81d0c6a0c88a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-c99a093d-832e-4fda-bbf1-21328ccc3fd2 {
  margin-top: 10px;
max-width: 400px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-c99a093d-832e-4fda-bbf1-21328ccc3fd2 img.shogun-image,
  #s-c99a093d-832e-4fda-bbf1-21328ccc3fd2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c99a093d-832e-4fda-bbf1-21328ccc3fd2 {
    width: 100%;
    height: auto;
  }



  #s-c99a093d-832e-4fda-bbf1-21328ccc3fd2 img.shogun-image {
    

    
    
    
  }


#s-c99a093d-832e-4fda-bbf1-21328ccc3fd2 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-b86dca0e-ad9a-4cfb-bca5-b3c05298040b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-b86dca0e-ad9a-4cfb-bca5-b3c05298040b:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-b86dca0e-ad9a-4cfb-bca5-b3c05298040b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b86dca0e-ad9a-4cfb-bca5-b3c05298040b-root {
    text-align: center;
  }


#s-b86dca0e-ad9a-4cfb-bca5-b3c05298040b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b86dca0e-ad9a-4cfb-bca5-b3c05298040b-root {
    text-align: center;
  }


#s-b86dca0e-ad9a-4cfb-bca5-b3c05298040b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b86dca0e-ad9a-4cfb-bca5-b3c05298040b-root {
    text-align: center;
  }


#s-b86dca0e-ad9a-4cfb-bca5-b3c05298040b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b86dca0e-ad9a-4cfb-bca5-b3c05298040b-root {
    text-align: center;
  }


#s-b86dca0e-ad9a-4cfb-bca5-b3c05298040b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b86dca0e-ad9a-4cfb-bca5-b3c05298040b-root {
    text-align: center;
  }


#s-b86dca0e-ad9a-4cfb-bca5-b3c05298040b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-22771e6e-44fb-4984-93b7-c97648b19c58 {
  margin-top: 10px;
text-align: center;
}







  #s-22771e6e-44fb-4984-93b7-c97648b19c58 img.shogun-image {
    

    
    
    
  }


#s-22771e6e-44fb-4984-93b7-c97648b19c58 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-c9c77495-f577-4def-b6e2-1b5942db4a38 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-c9c77495-f577-4def-b6e2-1b5942db4a38:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-c9c77495-f577-4def-b6e2-1b5942db4a38:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c9c77495-f577-4def-b6e2-1b5942db4a38-root {
    text-align: center;
  }


#s-c9c77495-f577-4def-b6e2-1b5942db4a38.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c9c77495-f577-4def-b6e2-1b5942db4a38-root {
    text-align: center;
  }


#s-c9c77495-f577-4def-b6e2-1b5942db4a38.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c9c77495-f577-4def-b6e2-1b5942db4a38-root {
    text-align: center;
  }


#s-c9c77495-f577-4def-b6e2-1b5942db4a38.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c9c77495-f577-4def-b6e2-1b5942db4a38-root {
    text-align: center;
  }


#s-c9c77495-f577-4def-b6e2-1b5942db4a38.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c9c77495-f577-4def-b6e2-1b5942db4a38-root {
    text-align: center;
  }


#s-c9c77495-f577-4def-b6e2-1b5942db4a38.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-878705ba-8d35-4558-a723-5e4a1e44e811 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-878705ba-8d35-4558-a723-5e4a1e44e811"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-878705ba-8d35-4558-a723-5e4a1e44e811"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-878705ba-8d35-4558-a723-5e4a1e44e811"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-878705ba-8d35-4558-a723-5e4a1e44e811"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-8813cad4-61d9-4479-9e59-9981e764ae25 {
  margin-top: 10px;
text-align: center;
}







  #s-8813cad4-61d9-4479-9e59-9981e764ae25 img.shogun-image {
    

    
    
    
  }


#s-8813cad4-61d9-4479-9e59-9981e764ae25 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-69de33e7-9f68-40ed-85f9-053d741b9d20 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-69de33e7-9f68-40ed-85f9-053d741b9d20:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-69de33e7-9f68-40ed-85f9-053d741b9d20:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-69de33e7-9f68-40ed-85f9-053d741b9d20-root {
    text-align: center;
  }


#s-69de33e7-9f68-40ed-85f9-053d741b9d20.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-69de33e7-9f68-40ed-85f9-053d741b9d20-root {
    text-align: center;
  }


#s-69de33e7-9f68-40ed-85f9-053d741b9d20.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-69de33e7-9f68-40ed-85f9-053d741b9d20-root {
    text-align: center;
  }


#s-69de33e7-9f68-40ed-85f9-053d741b9d20.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-69de33e7-9f68-40ed-85f9-053d741b9d20-root {
    text-align: center;
  }


#s-69de33e7-9f68-40ed-85f9-053d741b9d20.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-69de33e7-9f68-40ed-85f9-053d741b9d20-root {
    text-align: center;
  }


#s-69de33e7-9f68-40ed-85f9-053d741b9d20.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-ae4c85bc-c617-4186-8c5a-a1392fa92cec {
  margin-top: 10px;
text-align: center;
}







  #s-ae4c85bc-c617-4186-8c5a-a1392fa92cec img.shogun-image {
    

    
    
    
  }


#s-ae4c85bc-c617-4186-8c5a-a1392fa92cec .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-bf2abe47-e494-404e-9565-7bbc51b18d37 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-bf2abe47-e494-404e-9565-7bbc51b18d37:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-bf2abe47-e494-404e-9565-7bbc51b18d37:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bf2abe47-e494-404e-9565-7bbc51b18d37-root {
    text-align: center;
  }


#s-bf2abe47-e494-404e-9565-7bbc51b18d37.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-bf2abe47-e494-404e-9565-7bbc51b18d37-root {
    text-align: center;
  }


#s-bf2abe47-e494-404e-9565-7bbc51b18d37.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bf2abe47-e494-404e-9565-7bbc51b18d37-root {
    text-align: center;
  }


#s-bf2abe47-e494-404e-9565-7bbc51b18d37.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bf2abe47-e494-404e-9565-7bbc51b18d37-root {
    text-align: center;
  }


#s-bf2abe47-e494-404e-9565-7bbc51b18d37.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-bf2abe47-e494-404e-9565-7bbc51b18d37-root {
    text-align: center;
  }


#s-bf2abe47-e494-404e-9565-7bbc51b18d37.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-d6cb9cf1-9ce9-4e4e-80e0-dcc49a86b37a {
  margin-top: 10px;
text-align: center;
}







  #s-d6cb9cf1-9ce9-4e4e-80e0-dcc49a86b37a img.shogun-image {
    

    
    
    
  }


#s-d6cb9cf1-9ce9-4e4e-80e0-dcc49a86b37a .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-63b5cc6c-01ff-49b7-89ac-e2886a56f068 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-63b5cc6c-01ff-49b7-89ac-e2886a56f068:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-63b5cc6c-01ff-49b7-89ac-e2886a56f068:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-63b5cc6c-01ff-49b7-89ac-e2886a56f068-root {
    text-align: center;
  }


#s-63b5cc6c-01ff-49b7-89ac-e2886a56f068.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-63b5cc6c-01ff-49b7-89ac-e2886a56f068-root {
    text-align: center;
  }


#s-63b5cc6c-01ff-49b7-89ac-e2886a56f068.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-63b5cc6c-01ff-49b7-89ac-e2886a56f068-root {
    text-align: center;
  }


#s-63b5cc6c-01ff-49b7-89ac-e2886a56f068.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-63b5cc6c-01ff-49b7-89ac-e2886a56f068-root {
    text-align: center;
  }


#s-63b5cc6c-01ff-49b7-89ac-e2886a56f068.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-63b5cc6c-01ff-49b7-89ac-e2886a56f068-root {
    text-align: center;
  }


#s-63b5cc6c-01ff-49b7-89ac-e2886a56f068.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-aafd3de6-38a3-4b57-954f-a1fba3a88fc1 {
  margin-top: 10px;
text-align: center;
}







  #s-aafd3de6-38a3-4b57-954f-a1fba3a88fc1 img.shogun-image {
    

    
    
    
  }


#s-aafd3de6-38a3-4b57-954f-a1fba3a88fc1 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-6243d491-7c9e-4f2a-83ba-158d6b984a5c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-6243d491-7c9e-4f2a-83ba-158d6b984a5c:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 0, 1) !important;}#s-6243d491-7c9e-4f2a-83ba-158d6b984a5c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6243d491-7c9e-4f2a-83ba-158d6b984a5c-root {
    text-align: center;
  }


#s-6243d491-7c9e-4f2a-83ba-158d6b984a5c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6243d491-7c9e-4f2a-83ba-158d6b984a5c-root {
    text-align: center;
  }


#s-6243d491-7c9e-4f2a-83ba-158d6b984a5c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6243d491-7c9e-4f2a-83ba-158d6b984a5c-root {
    text-align: center;
  }


#s-6243d491-7c9e-4f2a-83ba-158d6b984a5c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6243d491-7c9e-4f2a-83ba-158d6b984a5c-root {
    text-align: center;
  }


#s-6243d491-7c9e-4f2a-83ba-158d6b984a5c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6243d491-7c9e-4f2a-83ba-158d6b984a5c-root {
    text-align: center;
  }


#s-6243d491-7c9e-4f2a-83ba-158d6b984a5c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-5283a6a4-fdac-473d-b786-c9120b193cea {
  margin-top: 10px;
text-align: center;
}







  #s-5283a6a4-fdac-473d-b786-c9120b193cea img.shogun-image {
    

    
    
    
  }


#s-5283a6a4-fdac-473d-b786-c9120b193cea .shogun-image-content {
  
    align-items: center;
  
}

#s-37a0dd13-64c3-4e2b-88c4-6cf6a57796be {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
background-image: none;
hover-type: color;
}
#s-37a0dd13-64c3-4e2b-88c4-6cf6a57796be:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-37a0dd13-64c3-4e2b-88c4-6cf6a57796be:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-37a0dd13-64c3-4e2b-88c4-6cf6a57796be-root {
    text-align: center;
  }


#s-37a0dd13-64c3-4e2b-88c4-6cf6a57796be.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-37a0dd13-64c3-4e2b-88c4-6cf6a57796be-root {
    text-align: center;
  }


#s-37a0dd13-64c3-4e2b-88c4-6cf6a57796be.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-37a0dd13-64c3-4e2b-88c4-6cf6a57796be-root {
    text-align: center;
  }


#s-37a0dd13-64c3-4e2b-88c4-6cf6a57796be.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-37a0dd13-64c3-4e2b-88c4-6cf6a57796be-root {
    text-align: center;
  }


#s-37a0dd13-64c3-4e2b-88c4-6cf6a57796be.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-37a0dd13-64c3-4e2b-88c4-6cf6a57796be-root {
    text-align: center;
  }


#s-37a0dd13-64c3-4e2b-88c4-6cf6a57796be.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-7c25bc1f-851d-4ee5-9494-63c2b3b0a3ce {
  margin-top: 10px;
text-align: center;
}







  #s-7c25bc1f-851d-4ee5-9494-63c2b3b0a3ce img.shogun-image {
    

    
    
    
  }


#s-7c25bc1f-851d-4ee5-9494-63c2b3b0a3ce .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-6e6108bb-99aa-46c9-9088-c0c27a8becfc {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-6e6108bb-99aa-46c9-9088-c0c27a8becfc:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-6e6108bb-99aa-46c9-9088-c0c27a8becfc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6e6108bb-99aa-46c9-9088-c0c27a8becfc-root {
    text-align: center;
  }


#s-6e6108bb-99aa-46c9-9088-c0c27a8becfc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6e6108bb-99aa-46c9-9088-c0c27a8becfc-root {
    text-align: center;
  }


#s-6e6108bb-99aa-46c9-9088-c0c27a8becfc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6e6108bb-99aa-46c9-9088-c0c27a8becfc-root {
    text-align: center;
  }


#s-6e6108bb-99aa-46c9-9088-c0c27a8becfc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6e6108bb-99aa-46c9-9088-c0c27a8becfc-root {
    text-align: center;
  }


#s-6e6108bb-99aa-46c9-9088-c0c27a8becfc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6e6108bb-99aa-46c9-9088-c0c27a8becfc-root {
    text-align: center;
  }


#s-6e6108bb-99aa-46c9-9088-c0c27a8becfc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-8906cd34-2ebd-47ec-aa37-99ba5523b4c9 {
  margin-top: 10px;
text-align: center;
}







  #s-8906cd34-2ebd-47ec-aa37-99ba5523b4c9 img.shogun-image {
    

    
    
    
  }


#s-8906cd34-2ebd-47ec-aa37-99ba5523b4c9 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-35467e80-c64c-4754-9fa5-b58aa19b923d {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-35467e80-c64c-4754-9fa5-b58aa19b923d:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-35467e80-c64c-4754-9fa5-b58aa19b923d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-35467e80-c64c-4754-9fa5-b58aa19b923d-root {
    text-align: center;
  }


#s-35467e80-c64c-4754-9fa5-b58aa19b923d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-35467e80-c64c-4754-9fa5-b58aa19b923d-root {
    text-align: center;
  }


#s-35467e80-c64c-4754-9fa5-b58aa19b923d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-35467e80-c64c-4754-9fa5-b58aa19b923d-root {
    text-align: center;
  }


#s-35467e80-c64c-4754-9fa5-b58aa19b923d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-35467e80-c64c-4754-9fa5-b58aa19b923d-root {
    text-align: center;
  }


#s-35467e80-c64c-4754-9fa5-b58aa19b923d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-35467e80-c64c-4754-9fa5-b58aa19b923d-root {
    text-align: center;
  }


#s-35467e80-c64c-4754-9fa5-b58aa19b923d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-5ce5802e-7ffd-461a-991a-7abbb3984daa {
  margin-top: 10px;
text-align: center;
}







  #s-5ce5802e-7ffd-461a-991a-7abbb3984daa img.shogun-image {
    

    
    
    
  }


#s-5ce5802e-7ffd-461a-991a-7abbb3984daa .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-9197caaa-bba1-44b4-aee5-949dd8cd54ec {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-9197caaa-bba1-44b4-aee5-949dd8cd54ec:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-9197caaa-bba1-44b4-aee5-949dd8cd54ec:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9197caaa-bba1-44b4-aee5-949dd8cd54ec-root {
    text-align: center;
  }


#s-9197caaa-bba1-44b4-aee5-949dd8cd54ec.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9197caaa-bba1-44b4-aee5-949dd8cd54ec-root {
    text-align: center;
  }


#s-9197caaa-bba1-44b4-aee5-949dd8cd54ec.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9197caaa-bba1-44b4-aee5-949dd8cd54ec-root {
    text-align: center;
  }


#s-9197caaa-bba1-44b4-aee5-949dd8cd54ec.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9197caaa-bba1-44b4-aee5-949dd8cd54ec-root {
    text-align: center;
  }


#s-9197caaa-bba1-44b4-aee5-949dd8cd54ec.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9197caaa-bba1-44b4-aee5-949dd8cd54ec-root {
    text-align: center;
  }


#s-9197caaa-bba1-44b4-aee5-949dd8cd54ec.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-b82ca239-abe3-4ed2-a572-8650a52af842 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-b82ca239-abe3-4ed2-a572-8650a52af842"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-b82ca239-abe3-4ed2-a572-8650a52af842"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-b82ca239-abe3-4ed2-a572-8650a52af842"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-b82ca239-abe3-4ed2-a572-8650a52af842"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-a1439fb9-efb2-4198-bc60-d134e86af420 {
  margin-top: 10px;
text-align: center;
}







  #s-a1439fb9-efb2-4198-bc60-d134e86af420 img.shogun-image {
    

    
    
    
  }


#s-a1439fb9-efb2-4198-bc60-d134e86af420 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-31440e96-c175-4461-a763-d4bf697dd31c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-31440e96-c175-4461-a763-d4bf697dd31c:hover {background-color: rgba(255, 255, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-31440e96-c175-4461-a763-d4bf697dd31c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-31440e96-c175-4461-a763-d4bf697dd31c-root {
    text-align: center;
  }


#s-31440e96-c175-4461-a763-d4bf697dd31c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-31440e96-c175-4461-a763-d4bf697dd31c-root {
    text-align: center;
  }


#s-31440e96-c175-4461-a763-d4bf697dd31c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-31440e96-c175-4461-a763-d4bf697dd31c-root {
    text-align: center;
  }


#s-31440e96-c175-4461-a763-d4bf697dd31c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-31440e96-c175-4461-a763-d4bf697dd31c-root {
    text-align: center;
  }


#s-31440e96-c175-4461-a763-d4bf697dd31c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-31440e96-c175-4461-a763-d4bf697dd31c-root {
    text-align: center;
  }


#s-31440e96-c175-4461-a763-d4bf697dd31c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-9a5260ec-6f58-4a27-8760-e90ed0813308 {
  margin-top: 10px;
text-align: center;
}







  #s-9a5260ec-6f58-4a27-8760-e90ed0813308 img.shogun-image {
    

    
    
    
  }


#s-9a5260ec-6f58-4a27-8760-e90ed0813308 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-67adea42-c1a7-4509-91d4-1483136de2f6 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-67adea42-c1a7-4509-91d4-1483136de2f6:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-67adea42-c1a7-4509-91d4-1483136de2f6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-67adea42-c1a7-4509-91d4-1483136de2f6-root {
    text-align: center;
  }


#s-67adea42-c1a7-4509-91d4-1483136de2f6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-67adea42-c1a7-4509-91d4-1483136de2f6-root {
    text-align: center;
  }


#s-67adea42-c1a7-4509-91d4-1483136de2f6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-67adea42-c1a7-4509-91d4-1483136de2f6-root {
    text-align: center;
  }


#s-67adea42-c1a7-4509-91d4-1483136de2f6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-67adea42-c1a7-4509-91d4-1483136de2f6-root {
    text-align: center;
  }


#s-67adea42-c1a7-4509-91d4-1483136de2f6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-67adea42-c1a7-4509-91d4-1483136de2f6-root {
    text-align: center;
  }


#s-67adea42-c1a7-4509-91d4-1483136de2f6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-1026b0ee-507c-49ba-ad54-7a3b7ac413df {
  margin-top: 10px;
text-align: center;
}







  #s-1026b0ee-507c-49ba-ad54-7a3b7ac413df img.shogun-image {
    

    
    
    
  }


#s-1026b0ee-507c-49ba-ad54-7a3b7ac413df .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-010176a0-adad-46d7-bc20-706cde07ab08 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-010176a0-adad-46d7-bc20-706cde07ab08:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-010176a0-adad-46d7-bc20-706cde07ab08:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-010176a0-adad-46d7-bc20-706cde07ab08-root {
    text-align: center;
  }


#s-010176a0-adad-46d7-bc20-706cde07ab08.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-010176a0-adad-46d7-bc20-706cde07ab08-root {
    text-align: center;
  }


#s-010176a0-adad-46d7-bc20-706cde07ab08.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-010176a0-adad-46d7-bc20-706cde07ab08-root {
    text-align: center;
  }


#s-010176a0-adad-46d7-bc20-706cde07ab08.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-010176a0-adad-46d7-bc20-706cde07ab08-root {
    text-align: center;
  }


#s-010176a0-adad-46d7-bc20-706cde07ab08.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-010176a0-adad-46d7-bc20-706cde07ab08-root {
    text-align: center;
  }


#s-010176a0-adad-46d7-bc20-706cde07ab08.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-7d9927b8-bcbb-498e-b880-6adca4be0443 {
  margin-top: 10px;
text-align: center;
}







  #s-7d9927b8-bcbb-498e-b880-6adca4be0443 img.shogun-image {
    

    
    
    
  }


#s-7d9927b8-bcbb-498e-b880-6adca4be0443 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-7bf6000e-f41a-4e03-bcb8-227b506fc011 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-7bf6000e-f41a-4e03-bcb8-227b506fc011:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-7bf6000e-f41a-4e03-bcb8-227b506fc011:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7bf6000e-f41a-4e03-bcb8-227b506fc011-root {
    text-align: center;
  }


#s-7bf6000e-f41a-4e03-bcb8-227b506fc011.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7bf6000e-f41a-4e03-bcb8-227b506fc011-root {
    text-align: center;
  }


#s-7bf6000e-f41a-4e03-bcb8-227b506fc011.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7bf6000e-f41a-4e03-bcb8-227b506fc011-root {
    text-align: center;
  }


#s-7bf6000e-f41a-4e03-bcb8-227b506fc011.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7bf6000e-f41a-4e03-bcb8-227b506fc011-root {
    text-align: center;
  }


#s-7bf6000e-f41a-4e03-bcb8-227b506fc011.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7bf6000e-f41a-4e03-bcb8-227b506fc011-root {
    text-align: center;
  }


#s-7bf6000e-f41a-4e03-bcb8-227b506fc011.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-0e6ddbf5-0ec5-4870-88dd-146c91967f97 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-0e6ddbf5-0ec5-4870-88dd-146c91967f97"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-0e6ddbf5-0ec5-4870-88dd-146c91967f97"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-0e6ddbf5-0ec5-4870-88dd-146c91967f97"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-0e6ddbf5-0ec5-4870-88dd-146c91967f97"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-51afce77-60b8-4d25-a066-f27e7c6046b3 {
  margin-top: 10px;
text-align: center;
}







  #s-51afce77-60b8-4d25-a066-f27e7c6046b3 img.shogun-image {
    

    
    
    
  }


#s-51afce77-60b8-4d25-a066-f27e7c6046b3 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-f41a5759-5091-4ea6-b35c-6bb4727718e4 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-f41a5759-5091-4ea6-b35c-6bb4727718e4:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-f41a5759-5091-4ea6-b35c-6bb4727718e4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f41a5759-5091-4ea6-b35c-6bb4727718e4-root {
    text-align: center;
  }


#s-f41a5759-5091-4ea6-b35c-6bb4727718e4.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f41a5759-5091-4ea6-b35c-6bb4727718e4-root {
    text-align: center;
  }


#s-f41a5759-5091-4ea6-b35c-6bb4727718e4.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f41a5759-5091-4ea6-b35c-6bb4727718e4-root {
    text-align: center;
  }


#s-f41a5759-5091-4ea6-b35c-6bb4727718e4.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f41a5759-5091-4ea6-b35c-6bb4727718e4-root {
    text-align: center;
  }


#s-f41a5759-5091-4ea6-b35c-6bb4727718e4.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f41a5759-5091-4ea6-b35c-6bb4727718e4-root {
    text-align: center;
  }


#s-f41a5759-5091-4ea6-b35c-6bb4727718e4.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-82ed139d-87f1-43dd-8ed8-a0124ca2f519 {
  margin-top: 10px;
text-align: center;
}







  #s-82ed139d-87f1-43dd-8ed8-a0124ca2f519 img.shogun-image {
    

    
    
    
  }


#s-82ed139d-87f1-43dd-8ed8-a0124ca2f519 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-6754fbdf-04fe-4e78-853a-d65f94a9a96f {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-6754fbdf-04fe-4e78-853a-d65f94a9a96f:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-6754fbdf-04fe-4e78-853a-d65f94a9a96f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6754fbdf-04fe-4e78-853a-d65f94a9a96f-root {
    text-align: center;
  }


#s-6754fbdf-04fe-4e78-853a-d65f94a9a96f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6754fbdf-04fe-4e78-853a-d65f94a9a96f-root {
    text-align: center;
  }


#s-6754fbdf-04fe-4e78-853a-d65f94a9a96f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6754fbdf-04fe-4e78-853a-d65f94a9a96f-root {
    text-align: center;
  }


#s-6754fbdf-04fe-4e78-853a-d65f94a9a96f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6754fbdf-04fe-4e78-853a-d65f94a9a96f-root {
    text-align: center;
  }


#s-6754fbdf-04fe-4e78-853a-d65f94a9a96f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6754fbdf-04fe-4e78-853a-d65f94a9a96f-root {
    text-align: center;
  }


#s-6754fbdf-04fe-4e78-853a-d65f94a9a96f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-b83a1929-19ec-4386-9170-71e0f2967395 {
  margin-top: 10px;
text-align: center;
}







  #s-b83a1929-19ec-4386-9170-71e0f2967395 img.shogun-image {
    

    
    
    
  }


#s-b83a1929-19ec-4386-9170-71e0f2967395 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-d3ef57d3-72ec-4007-8200-ee45005eecb8 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-d3ef57d3-72ec-4007-8200-ee45005eecb8:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-d3ef57d3-72ec-4007-8200-ee45005eecb8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d3ef57d3-72ec-4007-8200-ee45005eecb8-root {
    text-align: center;
  }


#s-d3ef57d3-72ec-4007-8200-ee45005eecb8.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d3ef57d3-72ec-4007-8200-ee45005eecb8-root {
    text-align: center;
  }


#s-d3ef57d3-72ec-4007-8200-ee45005eecb8.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d3ef57d3-72ec-4007-8200-ee45005eecb8-root {
    text-align: center;
  }


#s-d3ef57d3-72ec-4007-8200-ee45005eecb8.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d3ef57d3-72ec-4007-8200-ee45005eecb8-root {
    text-align: center;
  }


#s-d3ef57d3-72ec-4007-8200-ee45005eecb8.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d3ef57d3-72ec-4007-8200-ee45005eecb8-root {
    text-align: center;
  }


#s-d3ef57d3-72ec-4007-8200-ee45005eecb8.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-c27ca8f3-df30-4633-a106-4843f62cb9fd {
  margin-top: 10px;
text-align: center;
}







  #s-c27ca8f3-df30-4633-a106-4843f62cb9fd img.shogun-image {
    

    
    
    
  }


#s-c27ca8f3-df30-4633-a106-4843f62cb9fd .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-70cd029e-a51e-4a80-bbfc-6e8355ddac5a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-70cd029e-a51e-4a80-bbfc-6e8355ddac5a:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-70cd029e-a51e-4a80-bbfc-6e8355ddac5a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-70cd029e-a51e-4a80-bbfc-6e8355ddac5a-root {
    text-align: center;
  }


#s-70cd029e-a51e-4a80-bbfc-6e8355ddac5a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-70cd029e-a51e-4a80-bbfc-6e8355ddac5a-root {
    text-align: center;
  }


#s-70cd029e-a51e-4a80-bbfc-6e8355ddac5a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-70cd029e-a51e-4a80-bbfc-6e8355ddac5a-root {
    text-align: center;
  }


#s-70cd029e-a51e-4a80-bbfc-6e8355ddac5a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-70cd029e-a51e-4a80-bbfc-6e8355ddac5a-root {
    text-align: center;
  }


#s-70cd029e-a51e-4a80-bbfc-6e8355ddac5a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-70cd029e-a51e-4a80-bbfc-6e8355ddac5a-root {
    text-align: center;
  }


#s-70cd029e-a51e-4a80-bbfc-6e8355ddac5a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-abab15dc-4658-4271-9dfb-baf9367a0afc {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-abab15dc-4658-4271-9dfb-baf9367a0afc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-abab15dc-4658-4271-9dfb-baf9367a0afc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-abab15dc-4658-4271-9dfb-baf9367a0afc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-abab15dc-4658-4271-9dfb-baf9367a0afc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-63402f8b-3c49-4663-a8fe-958252335626 {
  margin-top: 10px;
text-align: center;
}







  #s-63402f8b-3c49-4663-a8fe-958252335626 img.shogun-image {
    

    
    
    
  }


#s-63402f8b-3c49-4663-a8fe-958252335626 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-ffb70fdf-eac0-4f7f-9331-5618550750b9 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-ffb70fdf-eac0-4f7f-9331-5618550750b9:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-ffb70fdf-eac0-4f7f-9331-5618550750b9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ffb70fdf-eac0-4f7f-9331-5618550750b9-root {
    text-align: center;
  }


#s-ffb70fdf-eac0-4f7f-9331-5618550750b9.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ffb70fdf-eac0-4f7f-9331-5618550750b9-root {
    text-align: center;
  }


#s-ffb70fdf-eac0-4f7f-9331-5618550750b9.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ffb70fdf-eac0-4f7f-9331-5618550750b9-root {
    text-align: center;
  }


#s-ffb70fdf-eac0-4f7f-9331-5618550750b9.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ffb70fdf-eac0-4f7f-9331-5618550750b9-root {
    text-align: center;
  }


#s-ffb70fdf-eac0-4f7f-9331-5618550750b9.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ffb70fdf-eac0-4f7f-9331-5618550750b9-root {
    text-align: center;
  }


#s-ffb70fdf-eac0-4f7f-9331-5618550750b9.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-d096a084-326b-40ff-b2aa-5c1f62cebaf1 {
  margin-top: 10px;
text-align: center;
}







  #s-d096a084-326b-40ff-b2aa-5c1f62cebaf1 img.shogun-image {
    

    
    
    
  }


#s-d096a084-326b-40ff-b2aa-5c1f62cebaf1 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-592a315d-457c-4686-b776-8f03a576cdb1 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-592a315d-457c-4686-b776-8f03a576cdb1:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-592a315d-457c-4686-b776-8f03a576cdb1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-592a315d-457c-4686-b776-8f03a576cdb1-root {
    text-align: center;
  }


#s-592a315d-457c-4686-b776-8f03a576cdb1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-592a315d-457c-4686-b776-8f03a576cdb1-root {
    text-align: center;
  }


#s-592a315d-457c-4686-b776-8f03a576cdb1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-592a315d-457c-4686-b776-8f03a576cdb1-root {
    text-align: center;
  }


#s-592a315d-457c-4686-b776-8f03a576cdb1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-592a315d-457c-4686-b776-8f03a576cdb1-root {
    text-align: center;
  }


#s-592a315d-457c-4686-b776-8f03a576cdb1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-592a315d-457c-4686-b776-8f03a576cdb1-root {
    text-align: center;
  }


#s-592a315d-457c-4686-b776-8f03a576cdb1.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-3a7e4e0f-c114-4438-b81d-8d06442a222c {
  margin-top: 10px;
text-align: center;
}







  #s-3a7e4e0f-c114-4438-b81d-8d06442a222c img.shogun-image {
    

    
    
    
  }


#s-3a7e4e0f-c114-4438-b81d-8d06442a222c .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-524618fd-3e48-4ad3-9e12-25b6e6369a53 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-524618fd-3e48-4ad3-9e12-25b6e6369a53:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-524618fd-3e48-4ad3-9e12-25b6e6369a53:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-524618fd-3e48-4ad3-9e12-25b6e6369a53-root {
    text-align: center;
  }


#s-524618fd-3e48-4ad3-9e12-25b6e6369a53.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-524618fd-3e48-4ad3-9e12-25b6e6369a53-root {
    text-align: center;
  }


#s-524618fd-3e48-4ad3-9e12-25b6e6369a53.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-524618fd-3e48-4ad3-9e12-25b6e6369a53-root {
    text-align: center;
  }


#s-524618fd-3e48-4ad3-9e12-25b6e6369a53.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-524618fd-3e48-4ad3-9e12-25b6e6369a53-root {
    text-align: center;
  }


#s-524618fd-3e48-4ad3-9e12-25b6e6369a53.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-524618fd-3e48-4ad3-9e12-25b6e6369a53-root {
    text-align: center;
  }


#s-524618fd-3e48-4ad3-9e12-25b6e6369a53.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-7c0660b9-e1aa-45d9-8396-ae53d5c186a6 {
  margin-top: 10px;
text-align: center;
}







  #s-7c0660b9-e1aa-45d9-8396-ae53d5c186a6 img.shogun-image {
    

    
    
    
  }


#s-7c0660b9-e1aa-45d9-8396-ae53d5c186a6 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-8ce35060-6a5d-49db-8abe-eac1ed437b81 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-8ce35060-6a5d-49db-8abe-eac1ed437b81:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-8ce35060-6a5d-49db-8abe-eac1ed437b81:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8ce35060-6a5d-49db-8abe-eac1ed437b81-root {
    text-align: center;
  }


#s-8ce35060-6a5d-49db-8abe-eac1ed437b81.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8ce35060-6a5d-49db-8abe-eac1ed437b81-root {
    text-align: center;
  }


#s-8ce35060-6a5d-49db-8abe-eac1ed437b81.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8ce35060-6a5d-49db-8abe-eac1ed437b81-root {
    text-align: center;
  }


#s-8ce35060-6a5d-49db-8abe-eac1ed437b81.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8ce35060-6a5d-49db-8abe-eac1ed437b81-root {
    text-align: center;
  }


#s-8ce35060-6a5d-49db-8abe-eac1ed437b81.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8ce35060-6a5d-49db-8abe-eac1ed437b81-root {
    text-align: center;
  }


#s-8ce35060-6a5d-49db-8abe-eac1ed437b81.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-88c48b55-70d3-42c1-ac6f-6266761c5ffd {
  margin-top: 10px;
text-align: center;
}







  #s-88c48b55-70d3-42c1-ac6f-6266761c5ffd img.shogun-image {
    

    
    
    
  }


#s-88c48b55-70d3-42c1-ac6f-6266761c5ffd .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-9510859a-2215-4052-a195-c1ec543d6aec {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-9510859a-2215-4052-a195-c1ec543d6aec:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-9510859a-2215-4052-a195-c1ec543d6aec:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9510859a-2215-4052-a195-c1ec543d6aec-root {
    text-align: center;
  }


#s-9510859a-2215-4052-a195-c1ec543d6aec.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9510859a-2215-4052-a195-c1ec543d6aec-root {
    text-align: center;
  }


#s-9510859a-2215-4052-a195-c1ec543d6aec.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9510859a-2215-4052-a195-c1ec543d6aec-root {
    text-align: center;
  }


#s-9510859a-2215-4052-a195-c1ec543d6aec.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9510859a-2215-4052-a195-c1ec543d6aec-root {
    text-align: center;
  }


#s-9510859a-2215-4052-a195-c1ec543d6aec.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9510859a-2215-4052-a195-c1ec543d6aec-root {
    text-align: center;
  }


#s-9510859a-2215-4052-a195-c1ec543d6aec.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-5f6ebbf3-6306-4c80-a748-907b9a6f8ede {
  margin-top: 10px;
text-align: center;
}







  #s-5f6ebbf3-6306-4c80-a748-907b9a6f8ede img.shogun-image {
    

    
    
    
  }


#s-5f6ebbf3-6306-4c80-a748-907b9a6f8ede .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-f746a361-5387-4e29-a732-98c00c593d68 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-f746a361-5387-4e29-a732-98c00c593d68:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-f746a361-5387-4e29-a732-98c00c593d68:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f746a361-5387-4e29-a732-98c00c593d68-root {
    text-align: center;
  }


#s-f746a361-5387-4e29-a732-98c00c593d68.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f746a361-5387-4e29-a732-98c00c593d68-root {
    text-align: center;
  }


#s-f746a361-5387-4e29-a732-98c00c593d68.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f746a361-5387-4e29-a732-98c00c593d68-root {
    text-align: center;
  }


#s-f746a361-5387-4e29-a732-98c00c593d68.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f746a361-5387-4e29-a732-98c00c593d68-root {
    text-align: center;
  }


#s-f746a361-5387-4e29-a732-98c00c593d68.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f746a361-5387-4e29-a732-98c00c593d68-root {
    text-align: center;
  }


#s-f746a361-5387-4e29-a732-98c00c593d68.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-45a526f5-7783-45c6-8362-5d54ffe68e8b {
  margin-top: 10px;
text-align: center;
}







  #s-45a526f5-7783-45c6-8362-5d54ffe68e8b img.shogun-image {
    

    
    
    
  }


#s-45a526f5-7783-45c6-8362-5d54ffe68e8b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-02df2615-b091-4174-8a42-c197385b4201 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-02df2615-b091-4174-8a42-c197385b4201:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-02df2615-b091-4174-8a42-c197385b4201:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-02df2615-b091-4174-8a42-c197385b4201-root {
    text-align: center;
  }


#s-02df2615-b091-4174-8a42-c197385b4201.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-02df2615-b091-4174-8a42-c197385b4201-root {
    text-align: center;
  }


#s-02df2615-b091-4174-8a42-c197385b4201.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-02df2615-b091-4174-8a42-c197385b4201-root {
    text-align: center;
  }


#s-02df2615-b091-4174-8a42-c197385b4201.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-02df2615-b091-4174-8a42-c197385b4201-root {
    text-align: center;
  }


#s-02df2615-b091-4174-8a42-c197385b4201.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-02df2615-b091-4174-8a42-c197385b4201-root {
    text-align: center;
  }


#s-02df2615-b091-4174-8a42-c197385b4201.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-548f5d3a-95f7-470b-85d1-cf32e9ab96b5 {
  margin-top: 10px;
text-align: center;
}







  #s-548f5d3a-95f7-470b-85d1-cf32e9ab96b5 img.shogun-image {
    

    
    
    
  }


#s-548f5d3a-95f7-470b-85d1-cf32e9ab96b5 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-af465373-faaa-41d6-9955-a0b311c14c69 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-af465373-faaa-41d6-9955-a0b311c14c69:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-af465373-faaa-41d6-9955-a0b311c14c69:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-af465373-faaa-41d6-9955-a0b311c14c69-root {
    text-align: center;
  }


#s-af465373-faaa-41d6-9955-a0b311c14c69.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-af465373-faaa-41d6-9955-a0b311c14c69-root {
    text-align: center;
  }


#s-af465373-faaa-41d6-9955-a0b311c14c69.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-af465373-faaa-41d6-9955-a0b311c14c69-root {
    text-align: center;
  }


#s-af465373-faaa-41d6-9955-a0b311c14c69.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-af465373-faaa-41d6-9955-a0b311c14c69-root {
    text-align: center;
  }


#s-af465373-faaa-41d6-9955-a0b311c14c69.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-af465373-faaa-41d6-9955-a0b311c14c69-root {
    text-align: center;
  }


#s-af465373-faaa-41d6-9955-a0b311c14c69.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-11fa8a08-9f69-45e3-b495-f300e6fe4f8f {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-11fa8a08-9f69-45e3-b495-f300e6fe4f8f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-11fa8a08-9f69-45e3-b495-f300e6fe4f8f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-11fa8a08-9f69-45e3-b495-f300e6fe4f8f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-11fa8a08-9f69-45e3-b495-f300e6fe4f8f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-c4c3aefe-d968-4835-bcbd-7b3c7263427b {
  margin-top: 10px;
text-align: center;
}







  #s-c4c3aefe-d968-4835-bcbd-7b3c7263427b img.shogun-image {
    

    
    
    
  }


#s-c4c3aefe-d968-4835-bcbd-7b3c7263427b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-9a365117-dbd5-46fe-9071-971893b1b64f {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-9a365117-dbd5-46fe-9071-971893b1b64f:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-9a365117-dbd5-46fe-9071-971893b1b64f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9a365117-dbd5-46fe-9071-971893b1b64f-root {
    text-align: center;
  }


#s-9a365117-dbd5-46fe-9071-971893b1b64f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9a365117-dbd5-46fe-9071-971893b1b64f-root {
    text-align: center;
  }


#s-9a365117-dbd5-46fe-9071-971893b1b64f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9a365117-dbd5-46fe-9071-971893b1b64f-root {
    text-align: center;
  }


#s-9a365117-dbd5-46fe-9071-971893b1b64f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9a365117-dbd5-46fe-9071-971893b1b64f-root {
    text-align: center;
  }


#s-9a365117-dbd5-46fe-9071-971893b1b64f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9a365117-dbd5-46fe-9071-971893b1b64f-root {
    text-align: center;
  }


#s-9a365117-dbd5-46fe-9071-971893b1b64f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-e0bbd364-19fd-4748-8d6d-29f044026ed7 {
  margin-top: 10px;
text-align: center;
}







  #s-e0bbd364-19fd-4748-8d6d-29f044026ed7 img.shogun-image {
    

    
    
    
  }


#s-e0bbd364-19fd-4748-8d6d-29f044026ed7 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-1ecd9e12-c5cb-493c-8225-b1f0caef7e90 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-1ecd9e12-c5cb-493c-8225-b1f0caef7e90:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-1ecd9e12-c5cb-493c-8225-b1f0caef7e90:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1ecd9e12-c5cb-493c-8225-b1f0caef7e90-root {
    text-align: center;
  }


#s-1ecd9e12-c5cb-493c-8225-b1f0caef7e90.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1ecd9e12-c5cb-493c-8225-b1f0caef7e90-root {
    text-align: center;
  }


#s-1ecd9e12-c5cb-493c-8225-b1f0caef7e90.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1ecd9e12-c5cb-493c-8225-b1f0caef7e90-root {
    text-align: center;
  }


#s-1ecd9e12-c5cb-493c-8225-b1f0caef7e90.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1ecd9e12-c5cb-493c-8225-b1f0caef7e90-root {
    text-align: center;
  }


#s-1ecd9e12-c5cb-493c-8225-b1f0caef7e90.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1ecd9e12-c5cb-493c-8225-b1f0caef7e90-root {
    text-align: center;
  }


#s-1ecd9e12-c5cb-493c-8225-b1f0caef7e90.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-8c1a8fcf-3ea0-4127-9d68-6fd71c7ac14e {
  margin-top: 10px;
text-align: center;
}







  #s-8c1a8fcf-3ea0-4127-9d68-6fd71c7ac14e img.shogun-image {
    

    
    
    
  }


#s-8c1a8fcf-3ea0-4127-9d68-6fd71c7ac14e .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-908a72fc-81a6-497c-87e2-063838cad387 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-908a72fc-81a6-497c-87e2-063838cad387:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-908a72fc-81a6-497c-87e2-063838cad387:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-908a72fc-81a6-497c-87e2-063838cad387-root {
    text-align: center;
  }


#s-908a72fc-81a6-497c-87e2-063838cad387.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-908a72fc-81a6-497c-87e2-063838cad387-root {
    text-align: center;
  }


#s-908a72fc-81a6-497c-87e2-063838cad387.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-908a72fc-81a6-497c-87e2-063838cad387-root {
    text-align: center;
  }


#s-908a72fc-81a6-497c-87e2-063838cad387.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-908a72fc-81a6-497c-87e2-063838cad387-root {
    text-align: center;
  }


#s-908a72fc-81a6-497c-87e2-063838cad387.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-908a72fc-81a6-497c-87e2-063838cad387-root {
    text-align: center;
  }


#s-908a72fc-81a6-497c-87e2-063838cad387.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-a70c232f-325d-40f2-a704-9c34734cd73c {
  margin-top: 10px;
text-align: center;
}







  #s-a70c232f-325d-40f2-a704-9c34734cd73c img.shogun-image {
    

    
    
    
  }


#s-a70c232f-325d-40f2-a704-9c34734cd73c .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-d968fca5-4d97-4ce3-bdf7-d3f45a627547 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-d968fca5-4d97-4ce3-bdf7-d3f45a627547:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-d968fca5-4d97-4ce3-bdf7-d3f45a627547:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d968fca5-4d97-4ce3-bdf7-d3f45a627547-root {
    text-align: center;
  }


#s-d968fca5-4d97-4ce3-bdf7-d3f45a627547.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d968fca5-4d97-4ce3-bdf7-d3f45a627547-root {
    text-align: center;
  }


#s-d968fca5-4d97-4ce3-bdf7-d3f45a627547.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d968fca5-4d97-4ce3-bdf7-d3f45a627547-root {
    text-align: center;
  }


#s-d968fca5-4d97-4ce3-bdf7-d3f45a627547.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d968fca5-4d97-4ce3-bdf7-d3f45a627547-root {
    text-align: center;
  }


#s-d968fca5-4d97-4ce3-bdf7-d3f45a627547.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d968fca5-4d97-4ce3-bdf7-d3f45a627547-root {
    text-align: center;
  }


#s-d968fca5-4d97-4ce3-bdf7-d3f45a627547.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-4d54ef60-8ce6-4069-a251-7225d357de14 {
  margin-top: 10px;
text-align: center;
}







  #s-4d54ef60-8ce6-4069-a251-7225d357de14 img.shogun-image {
    

    
    
    
  }


#s-4d54ef60-8ce6-4069-a251-7225d357de14 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-7c61fe9b-fc01-44ed-ba31-1cc9d6fd2374 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-7c61fe9b-fc01-44ed-ba31-1cc9d6fd2374:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-7c61fe9b-fc01-44ed-ba31-1cc9d6fd2374:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7c61fe9b-fc01-44ed-ba31-1cc9d6fd2374-root {
    text-align: center;
  }


#s-7c61fe9b-fc01-44ed-ba31-1cc9d6fd2374.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7c61fe9b-fc01-44ed-ba31-1cc9d6fd2374-root {
    text-align: center;
  }


#s-7c61fe9b-fc01-44ed-ba31-1cc9d6fd2374.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7c61fe9b-fc01-44ed-ba31-1cc9d6fd2374-root {
    text-align: center;
  }


#s-7c61fe9b-fc01-44ed-ba31-1cc9d6fd2374.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7c61fe9b-fc01-44ed-ba31-1cc9d6fd2374-root {
    text-align: center;
  }


#s-7c61fe9b-fc01-44ed-ba31-1cc9d6fd2374.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7c61fe9b-fc01-44ed-ba31-1cc9d6fd2374-root {
    text-align: center;
  }


#s-7c61fe9b-fc01-44ed-ba31-1cc9d6fd2374.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-b7a50b04-4ff9-49cd-a65c-7301f2239979 {
  margin-top: 10px;
text-align: center;
}







  #s-b7a50b04-4ff9-49cd-a65c-7301f2239979 img.shogun-image {
    

    
    
    
  }


#s-b7a50b04-4ff9-49cd-a65c-7301f2239979 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-733746ca-d8be-4d87-a103-14d76b3442c2 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
background-image: none;
hover-type: color;
}
#s-733746ca-d8be-4d87-a103-14d76b3442c2:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-733746ca-d8be-4d87-a103-14d76b3442c2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-733746ca-d8be-4d87-a103-14d76b3442c2-root {
    text-align: center;
  }


#s-733746ca-d8be-4d87-a103-14d76b3442c2.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-733746ca-d8be-4d87-a103-14d76b3442c2-root {
    text-align: center;
  }


#s-733746ca-d8be-4d87-a103-14d76b3442c2.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-733746ca-d8be-4d87-a103-14d76b3442c2-root {
    text-align: center;
  }


#s-733746ca-d8be-4d87-a103-14d76b3442c2.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-733746ca-d8be-4d87-a103-14d76b3442c2-root {
    text-align: center;
  }


#s-733746ca-d8be-4d87-a103-14d76b3442c2.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-733746ca-d8be-4d87-a103-14d76b3442c2-root {
    text-align: center;
  }


#s-733746ca-d8be-4d87-a103-14d76b3442c2.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-e253ce94-f296-493c-8cc7-f2f64f0bd843 {
  margin-top: 10px;
text-align: center;
}







  #s-e253ce94-f296-493c-8cc7-f2f64f0bd843 img.shogun-image {
    

    
    
    
  }


#s-e253ce94-f296-493c-8cc7-f2f64f0bd843 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-55768f08-d0fd-484c-acff-61eb59e27bcc {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-55768f08-d0fd-484c-acff-61eb59e27bcc:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-55768f08-d0fd-484c-acff-61eb59e27bcc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-55768f08-d0fd-484c-acff-61eb59e27bcc-root {
    text-align: center;
  }


#s-55768f08-d0fd-484c-acff-61eb59e27bcc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-55768f08-d0fd-484c-acff-61eb59e27bcc-root {
    text-align: center;
  }


#s-55768f08-d0fd-484c-acff-61eb59e27bcc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-55768f08-d0fd-484c-acff-61eb59e27bcc-root {
    text-align: center;
  }


#s-55768f08-d0fd-484c-acff-61eb59e27bcc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-55768f08-d0fd-484c-acff-61eb59e27bcc-root {
    text-align: center;
  }


#s-55768f08-d0fd-484c-acff-61eb59e27bcc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-55768f08-d0fd-484c-acff-61eb59e27bcc-root {
    text-align: center;
  }


#s-55768f08-d0fd-484c-acff-61eb59e27bcc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-f89782cb-fe1c-45ae-82a3-94cb8a751616 {
  margin-top: 10px;
text-align: center;
}







  #s-f89782cb-fe1c-45ae-82a3-94cb8a751616 img.shogun-image {
    

    
    
    
  }


#s-f89782cb-fe1c-45ae-82a3-94cb8a751616 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-5bc96c79-750b-42bd-bcc7-b8db1229bd96 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-5bc96c79-750b-42bd-bcc7-b8db1229bd96:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-5bc96c79-750b-42bd-bcc7-b8db1229bd96:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5bc96c79-750b-42bd-bcc7-b8db1229bd96-root {
    text-align: center;
  }


#s-5bc96c79-750b-42bd-bcc7-b8db1229bd96.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5bc96c79-750b-42bd-bcc7-b8db1229bd96-root {
    text-align: center;
  }


#s-5bc96c79-750b-42bd-bcc7-b8db1229bd96.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5bc96c79-750b-42bd-bcc7-b8db1229bd96-root {
    text-align: center;
  }


#s-5bc96c79-750b-42bd-bcc7-b8db1229bd96.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5bc96c79-750b-42bd-bcc7-b8db1229bd96-root {
    text-align: center;
  }


#s-5bc96c79-750b-42bd-bcc7-b8db1229bd96.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5bc96c79-750b-42bd-bcc7-b8db1229bd96-root {
    text-align: center;
  }


#s-5bc96c79-750b-42bd-bcc7-b8db1229bd96.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-7cba2a03-1bc0-489e-982c-3653cce9a232 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-7cba2a03-1bc0-489e-982c-3653cce9a232"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-7cba2a03-1bc0-489e-982c-3653cce9a232"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-7cba2a03-1bc0-489e-982c-3653cce9a232"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-7cba2a03-1bc0-489e-982c-3653cce9a232"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-42a482b1-4820-4d39-aa3d-e246f7211400 {
  margin-top: 10px;
text-align: center;
}







  #s-42a482b1-4820-4d39-aa3d-e246f7211400 img.shogun-image {
    

    
    
    
  }


#s-42a482b1-4820-4d39-aa3d-e246f7211400 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-fa383abf-2ee2-4956-9e96-7e9d3d88d810 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-fa383abf-2ee2-4956-9e96-7e9d3d88d810:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-fa383abf-2ee2-4956-9e96-7e9d3d88d810:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fa383abf-2ee2-4956-9e96-7e9d3d88d810-root {
    text-align: center;
  }


#s-fa383abf-2ee2-4956-9e96-7e9d3d88d810.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fa383abf-2ee2-4956-9e96-7e9d3d88d810-root {
    text-align: center;
  }


#s-fa383abf-2ee2-4956-9e96-7e9d3d88d810.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fa383abf-2ee2-4956-9e96-7e9d3d88d810-root {
    text-align: center;
  }


#s-fa383abf-2ee2-4956-9e96-7e9d3d88d810.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fa383abf-2ee2-4956-9e96-7e9d3d88d810-root {
    text-align: center;
  }


#s-fa383abf-2ee2-4956-9e96-7e9d3d88d810.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fa383abf-2ee2-4956-9e96-7e9d3d88d810-root {
    text-align: center;
  }


#s-fa383abf-2ee2-4956-9e96-7e9d3d88d810.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-3b86c85e-6009-484d-944f-8eca0e0accff {
  margin-top: 10px;
text-align: center;
}







  #s-3b86c85e-6009-484d-944f-8eca0e0accff img.shogun-image {
    

    
    
    
  }


#s-3b86c85e-6009-484d-944f-8eca0e0accff .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-7c0c141c-f094-4459-9831-ba248d812ca6 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-7c0c141c-f094-4459-9831-ba248d812ca6:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-7c0c141c-f094-4459-9831-ba248d812ca6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7c0c141c-f094-4459-9831-ba248d812ca6-root {
    text-align: center;
  }


#s-7c0c141c-f094-4459-9831-ba248d812ca6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7c0c141c-f094-4459-9831-ba248d812ca6-root {
    text-align: center;
  }


#s-7c0c141c-f094-4459-9831-ba248d812ca6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7c0c141c-f094-4459-9831-ba248d812ca6-root {
    text-align: center;
  }


#s-7c0c141c-f094-4459-9831-ba248d812ca6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7c0c141c-f094-4459-9831-ba248d812ca6-root {
    text-align: center;
  }


#s-7c0c141c-f094-4459-9831-ba248d812ca6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7c0c141c-f094-4459-9831-ba248d812ca6-root {
    text-align: center;
  }


#s-7c0c141c-f094-4459-9831-ba248d812ca6.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-89014dd2-02a5-4c71-9e42-8a0ad93c0d76 {
  margin-top: 10px;
text-align: center;
}







  #s-89014dd2-02a5-4c71-9e42-8a0ad93c0d76 img.shogun-image {
    

    
    
    
  }


#s-89014dd2-02a5-4c71-9e42-8a0ad93c0d76 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-8e3a90d4-b17e-47dd-b572-404e6084540f {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-8e3a90d4-b17e-47dd-b572-404e6084540f:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-8e3a90d4-b17e-47dd-b572-404e6084540f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8e3a90d4-b17e-47dd-b572-404e6084540f-root {
    text-align: center;
  }


#s-8e3a90d4-b17e-47dd-b572-404e6084540f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8e3a90d4-b17e-47dd-b572-404e6084540f-root {
    text-align: center;
  }


#s-8e3a90d4-b17e-47dd-b572-404e6084540f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8e3a90d4-b17e-47dd-b572-404e6084540f-root {
    text-align: center;
  }


#s-8e3a90d4-b17e-47dd-b572-404e6084540f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8e3a90d4-b17e-47dd-b572-404e6084540f-root {
    text-align: center;
  }


#s-8e3a90d4-b17e-47dd-b572-404e6084540f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8e3a90d4-b17e-47dd-b572-404e6084540f-root {
    text-align: center;
  }


#s-8e3a90d4-b17e-47dd-b572-404e6084540f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-02e6ead2-ca2b-49b9-b10a-dea00dc2d550 {
  margin-top: 10px;
text-align: center;
}







  #s-02e6ead2-ca2b-49b9-b10a-dea00dc2d550 img.shogun-image {
    

    
    
    
  }


#s-02e6ead2-ca2b-49b9-b10a-dea00dc2d550 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-7d7d91f5-c8c0-4aff-9441-28790a41b9fc {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-7d7d91f5-c8c0-4aff-9441-28790a41b9fc:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-7d7d91f5-c8c0-4aff-9441-28790a41b9fc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7d7d91f5-c8c0-4aff-9441-28790a41b9fc-root {
    text-align: center;
  }


#s-7d7d91f5-c8c0-4aff-9441-28790a41b9fc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7d7d91f5-c8c0-4aff-9441-28790a41b9fc-root {
    text-align: center;
  }


#s-7d7d91f5-c8c0-4aff-9441-28790a41b9fc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7d7d91f5-c8c0-4aff-9441-28790a41b9fc-root {
    text-align: center;
  }


#s-7d7d91f5-c8c0-4aff-9441-28790a41b9fc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7d7d91f5-c8c0-4aff-9441-28790a41b9fc-root {
    text-align: center;
  }


#s-7d7d91f5-c8c0-4aff-9441-28790a41b9fc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7d7d91f5-c8c0-4aff-9441-28790a41b9fc-root {
    text-align: center;
  }


#s-7d7d91f5-c8c0-4aff-9441-28790a41b9fc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-dd1f5cca-42a0-48e1-9a55-ab9867cd4786 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-dd1f5cca-42a0-48e1-9a55-ab9867cd4786"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-dd1f5cca-42a0-48e1-9a55-ab9867cd4786"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-dd1f5cca-42a0-48e1-9a55-ab9867cd4786"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-dd1f5cca-42a0-48e1-9a55-ab9867cd4786"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-27b810b9-5032-400f-b244-39565c38e447 {
  margin-top: 10px;
text-align: center;
}







  #s-27b810b9-5032-400f-b244-39565c38e447 img.shogun-image {
    

    
    
    
  }


#s-27b810b9-5032-400f-b244-39565c38e447 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-c9d2de62-81fe-49b8-85bd-ec29ac1b21ef {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-c9d2de62-81fe-49b8-85bd-ec29ac1b21ef:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-c9d2de62-81fe-49b8-85bd-ec29ac1b21ef:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c9d2de62-81fe-49b8-85bd-ec29ac1b21ef-root {
    text-align: center;
  }


#s-c9d2de62-81fe-49b8-85bd-ec29ac1b21ef.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c9d2de62-81fe-49b8-85bd-ec29ac1b21ef-root {
    text-align: center;
  }


#s-c9d2de62-81fe-49b8-85bd-ec29ac1b21ef.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c9d2de62-81fe-49b8-85bd-ec29ac1b21ef-root {
    text-align: center;
  }


#s-c9d2de62-81fe-49b8-85bd-ec29ac1b21ef.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c9d2de62-81fe-49b8-85bd-ec29ac1b21ef-root {
    text-align: center;
  }


#s-c9d2de62-81fe-49b8-85bd-ec29ac1b21ef.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c9d2de62-81fe-49b8-85bd-ec29ac1b21ef-root {
    text-align: center;
  }


#s-c9d2de62-81fe-49b8-85bd-ec29ac1b21ef.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-60ca82e8-bacd-4de0-9806-3835c43f1fe6 {
  margin-top: 10px;
text-align: center;
}







  #s-60ca82e8-bacd-4de0-9806-3835c43f1fe6 img.shogun-image {
    

    
    
    
  }


#s-60ca82e8-bacd-4de0-9806-3835c43f1fe6 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-b2f25d9a-73ab-421a-92d1-02a22d28fb2c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-b2f25d9a-73ab-421a-92d1-02a22d28fb2c:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-b2f25d9a-73ab-421a-92d1-02a22d28fb2c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b2f25d9a-73ab-421a-92d1-02a22d28fb2c-root {
    text-align: center;
  }


#s-b2f25d9a-73ab-421a-92d1-02a22d28fb2c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b2f25d9a-73ab-421a-92d1-02a22d28fb2c-root {
    text-align: center;
  }


#s-b2f25d9a-73ab-421a-92d1-02a22d28fb2c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b2f25d9a-73ab-421a-92d1-02a22d28fb2c-root {
    text-align: center;
  }


#s-b2f25d9a-73ab-421a-92d1-02a22d28fb2c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b2f25d9a-73ab-421a-92d1-02a22d28fb2c-root {
    text-align: center;
  }


#s-b2f25d9a-73ab-421a-92d1-02a22d28fb2c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b2f25d9a-73ab-421a-92d1-02a22d28fb2c-root {
    text-align: center;
  }


#s-b2f25d9a-73ab-421a-92d1-02a22d28fb2c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-774e69dd-e4e3-4304-a553-ff5ad5685762 {
  margin-top: 10px;
text-align: center;
}







  #s-774e69dd-e4e3-4304-a553-ff5ad5685762 img.shogun-image {
    

    
    
    
  }


#s-774e69dd-e4e3-4304-a553-ff5ad5685762 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-39e82e21-b858-48ad-a842-c9776b5d04f4 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-39e82e21-b858-48ad-a842-c9776b5d04f4:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-39e82e21-b858-48ad-a842-c9776b5d04f4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-39e82e21-b858-48ad-a842-c9776b5d04f4-root {
    text-align: center;
  }


#s-39e82e21-b858-48ad-a842-c9776b5d04f4.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-39e82e21-b858-48ad-a842-c9776b5d04f4-root {
    text-align: center;
  }


#s-39e82e21-b858-48ad-a842-c9776b5d04f4.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-39e82e21-b858-48ad-a842-c9776b5d04f4-root {
    text-align: center;
  }


#s-39e82e21-b858-48ad-a842-c9776b5d04f4.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-39e82e21-b858-48ad-a842-c9776b5d04f4-root {
    text-align: center;
  }


#s-39e82e21-b858-48ad-a842-c9776b5d04f4.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-39e82e21-b858-48ad-a842-c9776b5d04f4-root {
    text-align: center;
  }


#s-39e82e21-b858-48ad-a842-c9776b5d04f4.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-1919bb32-304f-4459-8e21-d38cf13d47c4 {
  margin-top: 10px;
text-align: center;
}







  #s-1919bb32-304f-4459-8e21-d38cf13d47c4 img.shogun-image {
    

    
    
    
  }


#s-1919bb32-304f-4459-8e21-d38cf13d47c4 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-4d06aeaf-b148-4a40-a99c-e293caef62f2 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-4d06aeaf-b148-4a40-a99c-e293caef62f2:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-4d06aeaf-b148-4a40-a99c-e293caef62f2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4d06aeaf-b148-4a40-a99c-e293caef62f2-root {
    text-align: center;
  }


#s-4d06aeaf-b148-4a40-a99c-e293caef62f2.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4d06aeaf-b148-4a40-a99c-e293caef62f2-root {
    text-align: center;
  }


#s-4d06aeaf-b148-4a40-a99c-e293caef62f2.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4d06aeaf-b148-4a40-a99c-e293caef62f2-root {
    text-align: center;
  }


#s-4d06aeaf-b148-4a40-a99c-e293caef62f2.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4d06aeaf-b148-4a40-a99c-e293caef62f2-root {
    text-align: center;
  }


#s-4d06aeaf-b148-4a40-a99c-e293caef62f2.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4d06aeaf-b148-4a40-a99c-e293caef62f2-root {
    text-align: center;
  }


#s-4d06aeaf-b148-4a40-a99c-e293caef62f2.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-c45a4630-7e75-4476-8401-c1dcde11f92f {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-c45a4630-7e75-4476-8401-c1dcde11f92f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-c45a4630-7e75-4476-8401-c1dcde11f92f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-c45a4630-7e75-4476-8401-c1dcde11f92f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-c45a4630-7e75-4476-8401-c1dcde11f92f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-0789195d-f81f-411b-8e63-0da5348c43d5 {
  margin-top: 10px;
text-align: center;
}







  #s-0789195d-f81f-411b-8e63-0da5348c43d5 img.shogun-image {
    

    
    
    
  }


#s-0789195d-f81f-411b-8e63-0da5348c43d5 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-ca54aa76-4c5b-41dc-885e-339e43ee1090 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-ca54aa76-4c5b-41dc-885e-339e43ee1090:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-ca54aa76-4c5b-41dc-885e-339e43ee1090:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ca54aa76-4c5b-41dc-885e-339e43ee1090-root {
    text-align: center;
  }


#s-ca54aa76-4c5b-41dc-885e-339e43ee1090.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ca54aa76-4c5b-41dc-885e-339e43ee1090-root {
    text-align: center;
  }


#s-ca54aa76-4c5b-41dc-885e-339e43ee1090.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ca54aa76-4c5b-41dc-885e-339e43ee1090-root {
    text-align: center;
  }


#s-ca54aa76-4c5b-41dc-885e-339e43ee1090.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ca54aa76-4c5b-41dc-885e-339e43ee1090-root {
    text-align: center;
  }


#s-ca54aa76-4c5b-41dc-885e-339e43ee1090.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ca54aa76-4c5b-41dc-885e-339e43ee1090-root {
    text-align: center;
  }


#s-ca54aa76-4c5b-41dc-885e-339e43ee1090.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-1650585a-9da4-4bb7-98d2-c0fa4aa9ed04 {
  margin-top: 10px;
text-align: center;
}







  #s-1650585a-9da4-4bb7-98d2-c0fa4aa9ed04 img.shogun-image {
    

    
    
    
  }


#s-1650585a-9da4-4bb7-98d2-c0fa4aa9ed04 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-f0acba2f-8d5f-4e16-8ef4-0435257bbd73 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-f0acba2f-8d5f-4e16-8ef4-0435257bbd73:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-f0acba2f-8d5f-4e16-8ef4-0435257bbd73:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f0acba2f-8d5f-4e16-8ef4-0435257bbd73-root {
    text-align: center;
  }


#s-f0acba2f-8d5f-4e16-8ef4-0435257bbd73.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f0acba2f-8d5f-4e16-8ef4-0435257bbd73-root {
    text-align: center;
  }


#s-f0acba2f-8d5f-4e16-8ef4-0435257bbd73.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f0acba2f-8d5f-4e16-8ef4-0435257bbd73-root {
    text-align: center;
  }


#s-f0acba2f-8d5f-4e16-8ef4-0435257bbd73.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f0acba2f-8d5f-4e16-8ef4-0435257bbd73-root {
    text-align: center;
  }


#s-f0acba2f-8d5f-4e16-8ef4-0435257bbd73.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f0acba2f-8d5f-4e16-8ef4-0435257bbd73-root {
    text-align: center;
  }


#s-f0acba2f-8d5f-4e16-8ef4-0435257bbd73.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-75419842-af56-4073-8188-2dbd4735ff5b {
  margin-top: 10px;
text-align: center;
}







  #s-75419842-af56-4073-8188-2dbd4735ff5b img.shogun-image {
    

    
    
    
  }


#s-75419842-af56-4073-8188-2dbd4735ff5b .shogun-image-content {
  
    align-items: center;
  
}

#s-d54cff15-88ba-4e44-afca-ba1fb607a74e {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(30, 35, 40, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-d54cff15-88ba-4e44-afca-ba1fb607a74e:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-d54cff15-88ba-4e44-afca-ba1fb607a74e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d54cff15-88ba-4e44-afca-ba1fb607a74e-root {
    text-align: center;
  }


#s-d54cff15-88ba-4e44-afca-ba1fb607a74e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d54cff15-88ba-4e44-afca-ba1fb607a74e-root {
    text-align: center;
  }


#s-d54cff15-88ba-4e44-afca-ba1fb607a74e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d54cff15-88ba-4e44-afca-ba1fb607a74e-root {
    text-align: center;
  }


#s-d54cff15-88ba-4e44-afca-ba1fb607a74e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d54cff15-88ba-4e44-afca-ba1fb607a74e-root {
    text-align: center;
  }


#s-d54cff15-88ba-4e44-afca-ba1fb607a74e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d54cff15-88ba-4e44-afca-ba1fb607a74e-root {
    text-align: center;
  }


#s-d54cff15-88ba-4e44-afca-ba1fb607a74e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-e0d219aa-0a64-4985-99eb-6eab61a61202 {
  margin-top: 10px;
text-align: center;
}







  #s-e0d219aa-0a64-4985-99eb-6eab61a61202 img.shogun-image {
    

    
    
    
  }


#s-e0d219aa-0a64-4985-99eb-6eab61a61202 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e2fd28f2-591a-43ca-a375-ecafefba18af {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-e2fd28f2-591a-43ca-a375-ecafefba18af:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-e2fd28f2-591a-43ca-a375-ecafefba18af:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e2fd28f2-591a-43ca-a375-ecafefba18af-root {
    text-align: center;
  }


#s-e2fd28f2-591a-43ca-a375-ecafefba18af.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e2fd28f2-591a-43ca-a375-ecafefba18af-root {
    text-align: center;
  }


#s-e2fd28f2-591a-43ca-a375-ecafefba18af.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e2fd28f2-591a-43ca-a375-ecafefba18af-root {
    text-align: center;
  }


#s-e2fd28f2-591a-43ca-a375-ecafefba18af.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e2fd28f2-591a-43ca-a375-ecafefba18af-root {
    text-align: center;
  }


#s-e2fd28f2-591a-43ca-a375-ecafefba18af.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e2fd28f2-591a-43ca-a375-ecafefba18af-root {
    text-align: center;
  }


#s-e2fd28f2-591a-43ca-a375-ecafefba18af.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-69196e49-bfc0-44b2-8f4e-44a82d620290 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-69196e49-bfc0-44b2-8f4e-44a82d620290"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-69196e49-bfc0-44b2-8f4e-44a82d620290"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-69196e49-bfc0-44b2-8f4e-44a82d620290"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-69196e49-bfc0-44b2-8f4e-44a82d620290"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-30d3cdd1-934a-415f-aa4c-214edd48b011 {
  margin-top: 10px;
text-align: center;
}







  #s-30d3cdd1-934a-415f-aa4c-214edd48b011 img.shogun-image {
    

    
    
    
  }


#s-30d3cdd1-934a-415f-aa4c-214edd48b011 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-57842697-d212-4c65-91df-5ff00c8ebbfe {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-57842697-d212-4c65-91df-5ff00c8ebbfe:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-57842697-d212-4c65-91df-5ff00c8ebbfe:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-57842697-d212-4c65-91df-5ff00c8ebbfe-root {
    text-align: center;
  }


#s-57842697-d212-4c65-91df-5ff00c8ebbfe.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-57842697-d212-4c65-91df-5ff00c8ebbfe-root {
    text-align: center;
  }


#s-57842697-d212-4c65-91df-5ff00c8ebbfe.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-57842697-d212-4c65-91df-5ff00c8ebbfe-root {
    text-align: center;
  }


#s-57842697-d212-4c65-91df-5ff00c8ebbfe.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-57842697-d212-4c65-91df-5ff00c8ebbfe-root {
    text-align: center;
  }


#s-57842697-d212-4c65-91df-5ff00c8ebbfe.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-57842697-d212-4c65-91df-5ff00c8ebbfe-root {
    text-align: center;
  }


#s-57842697-d212-4c65-91df-5ff00c8ebbfe.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-adc3c4dd-0ebe-494e-adb5-eae36b49b672 {
  margin-top: 10px;
text-align: center;
}







  #s-adc3c4dd-0ebe-494e-adb5-eae36b49b672 img.shogun-image {
    

    
    
    
  }


#s-adc3c4dd-0ebe-494e-adb5-eae36b49b672 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-78950cc0-e8f5-4363-b0d9-1b88c7ac2b40 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-78950cc0-e8f5-4363-b0d9-1b88c7ac2b40:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-78950cc0-e8f5-4363-b0d9-1b88c7ac2b40:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-78950cc0-e8f5-4363-b0d9-1b88c7ac2b40-root {
    text-align: center;
  }


#s-78950cc0-e8f5-4363-b0d9-1b88c7ac2b40.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-78950cc0-e8f5-4363-b0d9-1b88c7ac2b40-root {
    text-align: center;
  }


#s-78950cc0-e8f5-4363-b0d9-1b88c7ac2b40.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-78950cc0-e8f5-4363-b0d9-1b88c7ac2b40-root {
    text-align: center;
  }


#s-78950cc0-e8f5-4363-b0d9-1b88c7ac2b40.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-78950cc0-e8f5-4363-b0d9-1b88c7ac2b40-root {
    text-align: center;
  }


#s-78950cc0-e8f5-4363-b0d9-1b88c7ac2b40.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-78950cc0-e8f5-4363-b0d9-1b88c7ac2b40-root {
    text-align: center;
  }


#s-78950cc0-e8f5-4363-b0d9-1b88c7ac2b40.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-4fc5fd32-6ffa-4621-9301-fa16ca80bc9e {
  margin-top: 10px;
text-align: center;
}







  #s-4fc5fd32-6ffa-4621-9301-fa16ca80bc9e img.shogun-image {
    

    
    
    
  }


#s-4fc5fd32-6ffa-4621-9301-fa16ca80bc9e .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-d9dd0c8e-0218-4038-a71a-e2bdcd4f4052 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-d9dd0c8e-0218-4038-a71a-e2bdcd4f4052:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-d9dd0c8e-0218-4038-a71a-e2bdcd4f4052:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d9dd0c8e-0218-4038-a71a-e2bdcd4f4052-root {
    text-align: center;
  }


#s-d9dd0c8e-0218-4038-a71a-e2bdcd4f4052.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d9dd0c8e-0218-4038-a71a-e2bdcd4f4052-root {
    text-align: center;
  }


#s-d9dd0c8e-0218-4038-a71a-e2bdcd4f4052.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d9dd0c8e-0218-4038-a71a-e2bdcd4f4052-root {
    text-align: center;
  }


#s-d9dd0c8e-0218-4038-a71a-e2bdcd4f4052.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d9dd0c8e-0218-4038-a71a-e2bdcd4f4052-root {
    text-align: center;
  }


#s-d9dd0c8e-0218-4038-a71a-e2bdcd4f4052.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d9dd0c8e-0218-4038-a71a-e2bdcd4f4052-root {
    text-align: center;
  }


#s-d9dd0c8e-0218-4038-a71a-e2bdcd4f4052.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-33d6373a-36ed-421c-897f-ab79f62f53b6 {
  margin-top: 10px;
text-align: center;
}







  #s-33d6373a-36ed-421c-897f-ab79f62f53b6 img.shogun-image {
    

    
    
    
  }


#s-33d6373a-36ed-421c-897f-ab79f62f53b6 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-ac72b5db-69b2-4208-8897-179b497b3d6b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-ac72b5db-69b2-4208-8897-179b497b3d6b:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-ac72b5db-69b2-4208-8897-179b497b3d6b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ac72b5db-69b2-4208-8897-179b497b3d6b-root {
    text-align: center;
  }


#s-ac72b5db-69b2-4208-8897-179b497b3d6b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ac72b5db-69b2-4208-8897-179b497b3d6b-root {
    text-align: center;
  }


#s-ac72b5db-69b2-4208-8897-179b497b3d6b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ac72b5db-69b2-4208-8897-179b497b3d6b-root {
    text-align: center;
  }


#s-ac72b5db-69b2-4208-8897-179b497b3d6b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ac72b5db-69b2-4208-8897-179b497b3d6b-root {
    text-align: center;
  }


#s-ac72b5db-69b2-4208-8897-179b497b3d6b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ac72b5db-69b2-4208-8897-179b497b3d6b-root {
    text-align: center;
  }


#s-ac72b5db-69b2-4208-8897-179b497b3d6b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-7a882ced-0e88-484a-8b01-e43faa32a516 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-7a882ced-0e88-484a-8b01-e43faa32a516"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-7a882ced-0e88-484a-8b01-e43faa32a516"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-7a882ced-0e88-484a-8b01-e43faa32a516"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-7a882ced-0e88-484a-8b01-e43faa32a516"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-a5041855-630b-47c9-aaa6-62923b8a1ae3 {
  margin-top: 10px;
text-align: center;
}







  #s-a5041855-630b-47c9-aaa6-62923b8a1ae3 img.shogun-image {
    

    
    
    
  }


#s-a5041855-630b-47c9-aaa6-62923b8a1ae3 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-155a3588-8b14-4a7c-b3c5-81b3ef599488 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-155a3588-8b14-4a7c-b3c5-81b3ef599488:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-155a3588-8b14-4a7c-b3c5-81b3ef599488:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-155a3588-8b14-4a7c-b3c5-81b3ef599488-root {
    text-align: center;
  }


#s-155a3588-8b14-4a7c-b3c5-81b3ef599488.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-155a3588-8b14-4a7c-b3c5-81b3ef599488-root {
    text-align: center;
  }


#s-155a3588-8b14-4a7c-b3c5-81b3ef599488.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-155a3588-8b14-4a7c-b3c5-81b3ef599488-root {
    text-align: center;
  }


#s-155a3588-8b14-4a7c-b3c5-81b3ef599488.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-155a3588-8b14-4a7c-b3c5-81b3ef599488-root {
    text-align: center;
  }


#s-155a3588-8b14-4a7c-b3c5-81b3ef599488.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-155a3588-8b14-4a7c-b3c5-81b3ef599488-root {
    text-align: center;
  }


#s-155a3588-8b14-4a7c-b3c5-81b3ef599488.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-e9250e3f-7da7-4dc7-a91b-a6610859d7d0 {
  margin-top: 10px;
text-align: center;
}







  #s-e9250e3f-7da7-4dc7-a91b-a6610859d7d0 img.shogun-image {
    

    
    
    
  }


#s-e9250e3f-7da7-4dc7-a91b-a6610859d7d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-359eda07-2031-4be3-b6fa-7ac23b610a8b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-359eda07-2031-4be3-b6fa-7ac23b610a8b:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-359eda07-2031-4be3-b6fa-7ac23b610a8b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-359eda07-2031-4be3-b6fa-7ac23b610a8b-root {
    text-align: center;
  }


#s-359eda07-2031-4be3-b6fa-7ac23b610a8b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-359eda07-2031-4be3-b6fa-7ac23b610a8b-root {
    text-align: center;
  }


#s-359eda07-2031-4be3-b6fa-7ac23b610a8b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-359eda07-2031-4be3-b6fa-7ac23b610a8b-root {
    text-align: center;
  }


#s-359eda07-2031-4be3-b6fa-7ac23b610a8b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-359eda07-2031-4be3-b6fa-7ac23b610a8b-root {
    text-align: center;
  }


#s-359eda07-2031-4be3-b6fa-7ac23b610a8b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-359eda07-2031-4be3-b6fa-7ac23b610a8b-root {
    text-align: center;
  }


#s-359eda07-2031-4be3-b6fa-7ac23b610a8b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-df4ce056-e53a-42e1-9bc9-f43035af8ea3 {
  margin-top: 10px;
text-align: center;
}







  #s-df4ce056-e53a-42e1-9bc9-f43035af8ea3 img.shogun-image {
    

    
    
    
  }


#s-df4ce056-e53a-42e1-9bc9-f43035af8ea3 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-38bbefc8-ceb8-4fca-a1d7-61e720114e15 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-38bbefc8-ceb8-4fca-a1d7-61e720114e15:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-38bbefc8-ceb8-4fca-a1d7-61e720114e15:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-38bbefc8-ceb8-4fca-a1d7-61e720114e15-root {
    text-align: center;
  }


#s-38bbefc8-ceb8-4fca-a1d7-61e720114e15.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-38bbefc8-ceb8-4fca-a1d7-61e720114e15-root {
    text-align: center;
  }


#s-38bbefc8-ceb8-4fca-a1d7-61e720114e15.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-38bbefc8-ceb8-4fca-a1d7-61e720114e15-root {
    text-align: center;
  }


#s-38bbefc8-ceb8-4fca-a1d7-61e720114e15.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-38bbefc8-ceb8-4fca-a1d7-61e720114e15-root {
    text-align: center;
  }


#s-38bbefc8-ceb8-4fca-a1d7-61e720114e15.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-38bbefc8-ceb8-4fca-a1d7-61e720114e15-root {
    text-align: center;
  }


#s-38bbefc8-ceb8-4fca-a1d7-61e720114e15.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-0ba5f737-9291-4460-a7d2-e3397b96384a {
  margin-top: 10px;
text-align: center;
}







  #s-0ba5f737-9291-4460-a7d2-e3397b96384a img.shogun-image {
    

    
    
    
  }


#s-0ba5f737-9291-4460-a7d2-e3397b96384a .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-d2497a37-5134-4f24-be07-32cb37059c2b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-d2497a37-5134-4f24-be07-32cb37059c2b:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-d2497a37-5134-4f24-be07-32cb37059c2b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d2497a37-5134-4f24-be07-32cb37059c2b-root {
    text-align: center;
  }


#s-d2497a37-5134-4f24-be07-32cb37059c2b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d2497a37-5134-4f24-be07-32cb37059c2b-root {
    text-align: center;
  }


#s-d2497a37-5134-4f24-be07-32cb37059c2b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d2497a37-5134-4f24-be07-32cb37059c2b-root {
    text-align: center;
  }


#s-d2497a37-5134-4f24-be07-32cb37059c2b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d2497a37-5134-4f24-be07-32cb37059c2b-root {
    text-align: center;
  }


#s-d2497a37-5134-4f24-be07-32cb37059c2b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d2497a37-5134-4f24-be07-32cb37059c2b-root {
    text-align: center;
  }


#s-d2497a37-5134-4f24-be07-32cb37059c2b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-6d6b06bb-69e8-4e72-9e05-39e1742f3489 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-6d6b06bb-69e8-4e72-9e05-39e1742f3489"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-6d6b06bb-69e8-4e72-9e05-39e1742f3489"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-6d6b06bb-69e8-4e72-9e05-39e1742f3489"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-6d6b06bb-69e8-4e72-9e05-39e1742f3489"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-c9059932-3f89-46c9-b5ed-c47b8d41bfc3 {
  margin-top: 10px;
text-align: center;
}







  #s-c9059932-3f89-46c9-b5ed-c47b8d41bfc3 img.shogun-image {
    

    
    
    
  }


#s-c9059932-3f89-46c9-b5ed-c47b8d41bfc3 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-289bab51-f78a-49c2-b0ea-98d2fe186e31 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-289bab51-f78a-49c2-b0ea-98d2fe186e31:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-289bab51-f78a-49c2-b0ea-98d2fe186e31:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-289bab51-f78a-49c2-b0ea-98d2fe186e31-root {
    text-align: center;
  }


#s-289bab51-f78a-49c2-b0ea-98d2fe186e31.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-289bab51-f78a-49c2-b0ea-98d2fe186e31-root {
    text-align: center;
  }


#s-289bab51-f78a-49c2-b0ea-98d2fe186e31.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-289bab51-f78a-49c2-b0ea-98d2fe186e31-root {
    text-align: center;
  }


#s-289bab51-f78a-49c2-b0ea-98d2fe186e31.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-289bab51-f78a-49c2-b0ea-98d2fe186e31-root {
    text-align: center;
  }


#s-289bab51-f78a-49c2-b0ea-98d2fe186e31.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-289bab51-f78a-49c2-b0ea-98d2fe186e31-root {
    text-align: center;
  }


#s-289bab51-f78a-49c2-b0ea-98d2fe186e31.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-a5e3bd5c-8616-4db9-9c02-fb05810d6066 {
  margin-top: 10px;
text-align: center;
}







  #s-a5e3bd5c-8616-4db9-9c02-fb05810d6066 img.shogun-image {
    

    
    
    
  }


#s-a5e3bd5c-8616-4db9-9c02-fb05810d6066 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-6dbcb109-1c5c-4040-a6c0-dfd31ced8fe2 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-6dbcb109-1c5c-4040-a6c0-dfd31ced8fe2:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-6dbcb109-1c5c-4040-a6c0-dfd31ced8fe2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6dbcb109-1c5c-4040-a6c0-dfd31ced8fe2-root {
    text-align: center;
  }


#s-6dbcb109-1c5c-4040-a6c0-dfd31ced8fe2.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-6dbcb109-1c5c-4040-a6c0-dfd31ced8fe2-root {
    text-align: center;
  }


#s-6dbcb109-1c5c-4040-a6c0-dfd31ced8fe2.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6dbcb109-1c5c-4040-a6c0-dfd31ced8fe2-root {
    text-align: center;
  }


#s-6dbcb109-1c5c-4040-a6c0-dfd31ced8fe2.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6dbcb109-1c5c-4040-a6c0-dfd31ced8fe2-root {
    text-align: center;
  }


#s-6dbcb109-1c5c-4040-a6c0-dfd31ced8fe2.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-6dbcb109-1c5c-4040-a6c0-dfd31ced8fe2-root {
    text-align: center;
  }


#s-6dbcb109-1c5c-4040-a6c0-dfd31ced8fe2.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-847ae1c2-eaf0-4375-845e-9798d645df7f {
  margin-top: 10px;
max-width: 400px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-847ae1c2-eaf0-4375-845e-9798d645df7f img.shogun-image,
  #s-847ae1c2-eaf0-4375-845e-9798d645df7f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-847ae1c2-eaf0-4375-845e-9798d645df7f {
    width: 100%;
    height: auto;
  }



  #s-847ae1c2-eaf0-4375-845e-9798d645df7f img.shogun-image {
    

    
    
    
  }


#s-847ae1c2-eaf0-4375-845e-9798d645df7f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-31244c4e-66f4-4753-a804-b132a80e06be {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-31244c4e-66f4-4753-a804-b132a80e06be:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-31244c4e-66f4-4753-a804-b132a80e06be:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-31244c4e-66f4-4753-a804-b132a80e06be-root {
    text-align: center;
  }


#s-31244c4e-66f4-4753-a804-b132a80e06be.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-31244c4e-66f4-4753-a804-b132a80e06be-root {
    text-align: center;
  }


#s-31244c4e-66f4-4753-a804-b132a80e06be.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-31244c4e-66f4-4753-a804-b132a80e06be-root {
    text-align: center;
  }


#s-31244c4e-66f4-4753-a804-b132a80e06be.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-31244c4e-66f4-4753-a804-b132a80e06be-root {
    text-align: center;
  }


#s-31244c4e-66f4-4753-a804-b132a80e06be.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-31244c4e-66f4-4753-a804-b132a80e06be-root {
    text-align: center;
  }


#s-31244c4e-66f4-4753-a804-b132a80e06be.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-3a90d0ae-9e4b-43fb-b5f6-48c93cc99435 {
  margin-top: 10px;
text-align: center;
}







  #s-3a90d0ae-9e4b-43fb-b5f6-48c93cc99435 img.shogun-image {
    

    
    
    
  }


#s-3a90d0ae-9e4b-43fb-b5f6-48c93cc99435 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e02befea-16db-432e-a103-9ab9461278f0 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-e02befea-16db-432e-a103-9ab9461278f0:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-e02befea-16db-432e-a103-9ab9461278f0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e02befea-16db-432e-a103-9ab9461278f0-root {
    text-align: center;
  }


#s-e02befea-16db-432e-a103-9ab9461278f0.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e02befea-16db-432e-a103-9ab9461278f0-root {
    text-align: center;
  }


#s-e02befea-16db-432e-a103-9ab9461278f0.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e02befea-16db-432e-a103-9ab9461278f0-root {
    text-align: center;
  }


#s-e02befea-16db-432e-a103-9ab9461278f0.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e02befea-16db-432e-a103-9ab9461278f0-root {
    text-align: center;
  }


#s-e02befea-16db-432e-a103-9ab9461278f0.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e02befea-16db-432e-a103-9ab9461278f0-root {
    text-align: center;
  }


#s-e02befea-16db-432e-a103-9ab9461278f0.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-68f6bc71-eee5-49f0-b0c0-90e94660d2e7 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-68f6bc71-eee5-49f0-b0c0-90e94660d2e7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-68f6bc71-eee5-49f0-b0c0-90e94660d2e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-68f6bc71-eee5-49f0-b0c0-90e94660d2e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-68f6bc71-eee5-49f0-b0c0-90e94660d2e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-9b452451-f44f-40c3-9348-380d28228c0c {
  margin-top: 10px;
text-align: center;
}







  #s-9b452451-f44f-40c3-9348-380d28228c0c img.shogun-image {
    

    
    
    
  }


#s-9b452451-f44f-40c3-9348-380d28228c0c .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-797495c9-f589-48a4-83a1-56b1e8eb98e3 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-797495c9-f589-48a4-83a1-56b1e8eb98e3:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-797495c9-f589-48a4-83a1-56b1e8eb98e3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-797495c9-f589-48a4-83a1-56b1e8eb98e3-root {
    text-align: center;
  }


#s-797495c9-f589-48a4-83a1-56b1e8eb98e3.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-797495c9-f589-48a4-83a1-56b1e8eb98e3-root {
    text-align: center;
  }


#s-797495c9-f589-48a4-83a1-56b1e8eb98e3.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-797495c9-f589-48a4-83a1-56b1e8eb98e3-root {
    text-align: center;
  }


#s-797495c9-f589-48a4-83a1-56b1e8eb98e3.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-797495c9-f589-48a4-83a1-56b1e8eb98e3-root {
    text-align: center;
  }


#s-797495c9-f589-48a4-83a1-56b1e8eb98e3.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-797495c9-f589-48a4-83a1-56b1e8eb98e3-root {
    text-align: center;
  }


#s-797495c9-f589-48a4-83a1-56b1e8eb98e3.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-bca6a76a-e53c-494e-8971-517bc31e3def {
  margin-top: 10px;
text-align: center;
}







  #s-bca6a76a-e53c-494e-8971-517bc31e3def img.shogun-image {
    

    
    
    
  }


#s-bca6a76a-e53c-494e-8971-517bc31e3def .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-91f57565-b41d-4a17-a286-ac643dfa1c39 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-91f57565-b41d-4a17-a286-ac643dfa1c39:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-91f57565-b41d-4a17-a286-ac643dfa1c39:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-91f57565-b41d-4a17-a286-ac643dfa1c39-root {
    text-align: center;
  }


#s-91f57565-b41d-4a17-a286-ac643dfa1c39.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-91f57565-b41d-4a17-a286-ac643dfa1c39-root {
    text-align: center;
  }


#s-91f57565-b41d-4a17-a286-ac643dfa1c39.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-91f57565-b41d-4a17-a286-ac643dfa1c39-root {
    text-align: center;
  }


#s-91f57565-b41d-4a17-a286-ac643dfa1c39.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-91f57565-b41d-4a17-a286-ac643dfa1c39-root {
    text-align: center;
  }


#s-91f57565-b41d-4a17-a286-ac643dfa1c39.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-91f57565-b41d-4a17-a286-ac643dfa1c39-root {
    text-align: center;
  }


#s-91f57565-b41d-4a17-a286-ac643dfa1c39.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-27236841-67c3-4aa2-a7a9-d958302d52a3 {
  margin-top: 10px;
text-align: center;
}







  #s-27236841-67c3-4aa2-a7a9-d958302d52a3 img.shogun-image {
    

    
    
    
  }


#s-27236841-67c3-4aa2-a7a9-d958302d52a3 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-69849eb6-8981-4492-91e4-91d2d938fd16 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-69849eb6-8981-4492-91e4-91d2d938fd16:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-69849eb6-8981-4492-91e4-91d2d938fd16:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-69849eb6-8981-4492-91e4-91d2d938fd16-root {
    text-align: center;
  }


#s-69849eb6-8981-4492-91e4-91d2d938fd16.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-69849eb6-8981-4492-91e4-91d2d938fd16-root {
    text-align: center;
  }


#s-69849eb6-8981-4492-91e4-91d2d938fd16.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-69849eb6-8981-4492-91e4-91d2d938fd16-root {
    text-align: center;
  }


#s-69849eb6-8981-4492-91e4-91d2d938fd16.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-69849eb6-8981-4492-91e4-91d2d938fd16-root {
    text-align: center;
  }


#s-69849eb6-8981-4492-91e4-91d2d938fd16.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-69849eb6-8981-4492-91e4-91d2d938fd16-root {
    text-align: center;
  }


#s-69849eb6-8981-4492-91e4-91d2d938fd16.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-0de0650d-7593-49dd-b7ce-af1707861264 {
  margin-top: 10px;
text-align: center;
}







  #s-0de0650d-7593-49dd-b7ce-af1707861264 img.shogun-image {
    

    
    
    
  }


#s-0de0650d-7593-49dd-b7ce-af1707861264 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-3d893c75-8510-4373-b941-3a3e06959315 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-3d893c75-8510-4373-b941-3a3e06959315:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-3d893c75-8510-4373-b941-3a3e06959315:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3d893c75-8510-4373-b941-3a3e06959315-root {
    text-align: center;
  }


#s-3d893c75-8510-4373-b941-3a3e06959315.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-3d893c75-8510-4373-b941-3a3e06959315-root {
    text-align: center;
  }


#s-3d893c75-8510-4373-b941-3a3e06959315.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3d893c75-8510-4373-b941-3a3e06959315-root {
    text-align: center;
  }


#s-3d893c75-8510-4373-b941-3a3e06959315.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3d893c75-8510-4373-b941-3a3e06959315-root {
    text-align: center;
  }


#s-3d893c75-8510-4373-b941-3a3e06959315.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-3d893c75-8510-4373-b941-3a3e06959315-root {
    text-align: center;
  }


#s-3d893c75-8510-4373-b941-3a3e06959315.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-2e9e4c1e-7584-4572-a678-971f71677b70 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-2e9e4c1e-7584-4572-a678-971f71677b70"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-2e9e4c1e-7584-4572-a678-971f71677b70"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-2e9e4c1e-7584-4572-a678-971f71677b70"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-2e9e4c1e-7584-4572-a678-971f71677b70"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-186e881a-72a7-4014-8ed7-49c2010ce099 {
  margin-top: 10px;
text-align: center;
}







  #s-186e881a-72a7-4014-8ed7-49c2010ce099 img.shogun-image {
    

    
    
    
  }


#s-186e881a-72a7-4014-8ed7-49c2010ce099 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-c15f63b0-d3c9-498d-80f8-050a011f5327 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-c15f63b0-d3c9-498d-80f8-050a011f5327:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-c15f63b0-d3c9-498d-80f8-050a011f5327:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c15f63b0-d3c9-498d-80f8-050a011f5327-root {
    text-align: center;
  }


#s-c15f63b0-d3c9-498d-80f8-050a011f5327.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c15f63b0-d3c9-498d-80f8-050a011f5327-root {
    text-align: center;
  }


#s-c15f63b0-d3c9-498d-80f8-050a011f5327.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c15f63b0-d3c9-498d-80f8-050a011f5327-root {
    text-align: center;
  }


#s-c15f63b0-d3c9-498d-80f8-050a011f5327.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c15f63b0-d3c9-498d-80f8-050a011f5327-root {
    text-align: center;
  }


#s-c15f63b0-d3c9-498d-80f8-050a011f5327.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c15f63b0-d3c9-498d-80f8-050a011f5327-root {
    text-align: center;
  }


#s-c15f63b0-d3c9-498d-80f8-050a011f5327.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-77b08312-b28d-4ba5-9e78-340a98b177cf {
  margin-top: 10px;
text-align: center;
}







  #s-77b08312-b28d-4ba5-9e78-340a98b177cf img.shogun-image {
    

    
    
    
  }


#s-77b08312-b28d-4ba5-9e78-340a98b177cf .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-0f864f88-b212-439c-92c5-664470a8bace {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-0f864f88-b212-439c-92c5-664470a8bace:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-0f864f88-b212-439c-92c5-664470a8bace:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0f864f88-b212-439c-92c5-664470a8bace-root {
    text-align: center;
  }


#s-0f864f88-b212-439c-92c5-664470a8bace.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0f864f88-b212-439c-92c5-664470a8bace-root {
    text-align: center;
  }


#s-0f864f88-b212-439c-92c5-664470a8bace.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0f864f88-b212-439c-92c5-664470a8bace-root {
    text-align: center;
  }


#s-0f864f88-b212-439c-92c5-664470a8bace.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0f864f88-b212-439c-92c5-664470a8bace-root {
    text-align: center;
  }


#s-0f864f88-b212-439c-92c5-664470a8bace.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0f864f88-b212-439c-92c5-664470a8bace-root {
    text-align: center;
  }


#s-0f864f88-b212-439c-92c5-664470a8bace.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-83eae83e-386a-4a42-8139-83ff55fc538d {
  margin-top: 10px;
text-align: center;
}







  #s-83eae83e-386a-4a42-8139-83ff55fc538d img.shogun-image {
    

    
    
    
  }


#s-83eae83e-386a-4a42-8139-83ff55fc538d .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-f76b4f53-069b-4915-abce-9283da7e128b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-f76b4f53-069b-4915-abce-9283da7e128b:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-f76b4f53-069b-4915-abce-9283da7e128b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f76b4f53-069b-4915-abce-9283da7e128b-root {
    text-align: center;
  }


#s-f76b4f53-069b-4915-abce-9283da7e128b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f76b4f53-069b-4915-abce-9283da7e128b-root {
    text-align: center;
  }


#s-f76b4f53-069b-4915-abce-9283da7e128b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f76b4f53-069b-4915-abce-9283da7e128b-root {
    text-align: center;
  }


#s-f76b4f53-069b-4915-abce-9283da7e128b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f76b4f53-069b-4915-abce-9283da7e128b-root {
    text-align: center;
  }


#s-f76b4f53-069b-4915-abce-9283da7e128b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f76b4f53-069b-4915-abce-9283da7e128b-root {
    text-align: center;
  }


#s-f76b4f53-069b-4915-abce-9283da7e128b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-b4da8e94-f012-445a-94fc-dbce0e9d3748 {
  margin-top: 10px;
text-align: center;
}







  #s-b4da8e94-f012-445a-94fc-dbce0e9d3748 img.shogun-image {
    

    
    
    
  }


#s-b4da8e94-f012-445a-94fc-dbce0e9d3748 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-4acd9bdd-4aed-4839-9045-613e9675bfd7 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-4acd9bdd-4aed-4839-9045-613e9675bfd7:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-4acd9bdd-4aed-4839-9045-613e9675bfd7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4acd9bdd-4aed-4839-9045-613e9675bfd7-root {
    text-align: center;
  }


#s-4acd9bdd-4aed-4839-9045-613e9675bfd7.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4acd9bdd-4aed-4839-9045-613e9675bfd7-root {
    text-align: center;
  }


#s-4acd9bdd-4aed-4839-9045-613e9675bfd7.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4acd9bdd-4aed-4839-9045-613e9675bfd7-root {
    text-align: center;
  }


#s-4acd9bdd-4aed-4839-9045-613e9675bfd7.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4acd9bdd-4aed-4839-9045-613e9675bfd7-root {
    text-align: center;
  }


#s-4acd9bdd-4aed-4839-9045-613e9675bfd7.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4acd9bdd-4aed-4839-9045-613e9675bfd7-root {
    text-align: center;
  }


#s-4acd9bdd-4aed-4839-9045-613e9675bfd7.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-6d25366f-c400-47fc-9894-fcc8b1978832 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-6d25366f-c400-47fc-9894-fcc8b1978832"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-6d25366f-c400-47fc-9894-fcc8b1978832"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-6d25366f-c400-47fc-9894-fcc8b1978832"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-6d25366f-c400-47fc-9894-fcc8b1978832"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-a6425e54-7b6d-44a2-9609-4bd8cb7ea54b {
  margin-top: 10px;
text-align: center;
}







  #s-a6425e54-7b6d-44a2-9609-4bd8cb7ea54b img.shogun-image {
    

    
    
    
  }


#s-a6425e54-7b6d-44a2-9609-4bd8cb7ea54b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-9f74a69b-9b51-4d3b-a644-d13f1d26450f {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-9f74a69b-9b51-4d3b-a644-d13f1d26450f:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-9f74a69b-9b51-4d3b-a644-d13f1d26450f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9f74a69b-9b51-4d3b-a644-d13f1d26450f-root {
    text-align: center;
  }


#s-9f74a69b-9b51-4d3b-a644-d13f1d26450f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-9f74a69b-9b51-4d3b-a644-d13f1d26450f-root {
    text-align: center;
  }


#s-9f74a69b-9b51-4d3b-a644-d13f1d26450f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9f74a69b-9b51-4d3b-a644-d13f1d26450f-root {
    text-align: center;
  }


#s-9f74a69b-9b51-4d3b-a644-d13f1d26450f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9f74a69b-9b51-4d3b-a644-d13f1d26450f-root {
    text-align: center;
  }


#s-9f74a69b-9b51-4d3b-a644-d13f1d26450f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-9f74a69b-9b51-4d3b-a644-d13f1d26450f-root {
    text-align: center;
  }


#s-9f74a69b-9b51-4d3b-a644-d13f1d26450f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-98ed8da8-be0e-45f7-91bc-68c8127bec3a {
  margin-top: 10px;
text-align: center;
}







  #s-98ed8da8-be0e-45f7-91bc-68c8127bec3a img.shogun-image {
    

    
    
    
  }


#s-98ed8da8-be0e-45f7-91bc-68c8127bec3a .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-2a5f25af-8611-4cd6-acb5-a22a73a5137e {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-2a5f25af-8611-4cd6-acb5-a22a73a5137e:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-2a5f25af-8611-4cd6-acb5-a22a73a5137e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2a5f25af-8611-4cd6-acb5-a22a73a5137e-root {
    text-align: center;
  }


#s-2a5f25af-8611-4cd6-acb5-a22a73a5137e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2a5f25af-8611-4cd6-acb5-a22a73a5137e-root {
    text-align: center;
  }


#s-2a5f25af-8611-4cd6-acb5-a22a73a5137e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2a5f25af-8611-4cd6-acb5-a22a73a5137e-root {
    text-align: center;
  }


#s-2a5f25af-8611-4cd6-acb5-a22a73a5137e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2a5f25af-8611-4cd6-acb5-a22a73a5137e-root {
    text-align: center;
  }


#s-2a5f25af-8611-4cd6-acb5-a22a73a5137e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2a5f25af-8611-4cd6-acb5-a22a73a5137e-root {
    text-align: center;
  }


#s-2a5f25af-8611-4cd6-acb5-a22a73a5137e.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-ceff7237-88db-4bac-a81f-472e8beb1c28 {
  margin-top: 10px;
text-align: center;
}







  #s-ceff7237-88db-4bac-a81f-472e8beb1c28 img.shogun-image {
    

    
    
    
  }


#s-ceff7237-88db-4bac-a81f-472e8beb1c28 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-504045bf-c18d-4553-a6cc-465f78ddbec3 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-504045bf-c18d-4553-a6cc-465f78ddbec3:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-504045bf-c18d-4553-a6cc-465f78ddbec3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-504045bf-c18d-4553-a6cc-465f78ddbec3-root {
    text-align: center;
  }


#s-504045bf-c18d-4553-a6cc-465f78ddbec3.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-504045bf-c18d-4553-a6cc-465f78ddbec3-root {
    text-align: center;
  }


#s-504045bf-c18d-4553-a6cc-465f78ddbec3.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-504045bf-c18d-4553-a6cc-465f78ddbec3-root {
    text-align: center;
  }


#s-504045bf-c18d-4553-a6cc-465f78ddbec3.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-504045bf-c18d-4553-a6cc-465f78ddbec3-root {
    text-align: center;
  }


#s-504045bf-c18d-4553-a6cc-465f78ddbec3.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-504045bf-c18d-4553-a6cc-465f78ddbec3-root {
    text-align: center;
  }


#s-504045bf-c18d-4553-a6cc-465f78ddbec3.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-ef6334ea-c366-4334-8d19-828f276f2815 {
  margin-top: 10px;
text-align: center;
}







  #s-ef6334ea-c366-4334-8d19-828f276f2815 img.shogun-image {
    

    
    
    
  }


#s-ef6334ea-c366-4334-8d19-828f276f2815 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-40f0d7a8-f29d-458d-8e51-bcfb59cb889b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-40f0d7a8-f29d-458d-8e51-bcfb59cb889b:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-40f0d7a8-f29d-458d-8e51-bcfb59cb889b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-40f0d7a8-f29d-458d-8e51-bcfb59cb889b-root {
    text-align: center;
  }


#s-40f0d7a8-f29d-458d-8e51-bcfb59cb889b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-40f0d7a8-f29d-458d-8e51-bcfb59cb889b-root {
    text-align: center;
  }


#s-40f0d7a8-f29d-458d-8e51-bcfb59cb889b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-40f0d7a8-f29d-458d-8e51-bcfb59cb889b-root {
    text-align: center;
  }


#s-40f0d7a8-f29d-458d-8e51-bcfb59cb889b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-40f0d7a8-f29d-458d-8e51-bcfb59cb889b-root {
    text-align: center;
  }


#s-40f0d7a8-f29d-458d-8e51-bcfb59cb889b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-40f0d7a8-f29d-458d-8e51-bcfb59cb889b-root {
    text-align: center;
  }


#s-40f0d7a8-f29d-458d-8e51-bcfb59cb889b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-8fa7100d-632d-422f-a07d-7c6a2b540a7a {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-8fa7100d-632d-422f-a07d-7c6a2b540a7a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-8fa7100d-632d-422f-a07d-7c6a2b540a7a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-8fa7100d-632d-422f-a07d-7c6a2b540a7a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-8fa7100d-632d-422f-a07d-7c6a2b540a7a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-50aa4a4b-1eb9-4ea7-96ac-ffc1c7868363 {
  margin-top: 10px;
text-align: center;
}







  #s-50aa4a4b-1eb9-4ea7-96ac-ffc1c7868363 img.shogun-image {
    

    
    
    
  }


#s-50aa4a4b-1eb9-4ea7-96ac-ffc1c7868363 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e15c56be-0c10-4469-a314-26965c1751fc {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-e15c56be-0c10-4469-a314-26965c1751fc:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-e15c56be-0c10-4469-a314-26965c1751fc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e15c56be-0c10-4469-a314-26965c1751fc-root {
    text-align: center;
  }


#s-e15c56be-0c10-4469-a314-26965c1751fc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e15c56be-0c10-4469-a314-26965c1751fc-root {
    text-align: center;
  }


#s-e15c56be-0c10-4469-a314-26965c1751fc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e15c56be-0c10-4469-a314-26965c1751fc-root {
    text-align: center;
  }


#s-e15c56be-0c10-4469-a314-26965c1751fc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e15c56be-0c10-4469-a314-26965c1751fc-root {
    text-align: center;
  }


#s-e15c56be-0c10-4469-a314-26965c1751fc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e15c56be-0c10-4469-a314-26965c1751fc-root {
    text-align: center;
  }


#s-e15c56be-0c10-4469-a314-26965c1751fc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-d23ef1f1-6b79-4d39-a4cb-446e112a1711 {
  margin-top: 10px;
text-align: center;
}







  #s-d23ef1f1-6b79-4d39-a4cb-446e112a1711 img.shogun-image {
    

    
    
    
  }


#s-d23ef1f1-6b79-4d39-a4cb-446e112a1711 .shogun-image-content {
  
    align-items: center;
  
}

#s-bfafca3e-caf7-42ff-b3a2-70681efc9e4b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(30, 35, 40, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-bfafca3e-caf7-42ff-b3a2-70681efc9e4b:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-bfafca3e-caf7-42ff-b3a2-70681efc9e4b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bfafca3e-caf7-42ff-b3a2-70681efc9e4b-root {
    text-align: center;
  }


#s-bfafca3e-caf7-42ff-b3a2-70681efc9e4b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-bfafca3e-caf7-42ff-b3a2-70681efc9e4b-root {
    text-align: center;
  }


#s-bfafca3e-caf7-42ff-b3a2-70681efc9e4b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bfafca3e-caf7-42ff-b3a2-70681efc9e4b-root {
    text-align: center;
  }


#s-bfafca3e-caf7-42ff-b3a2-70681efc9e4b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bfafca3e-caf7-42ff-b3a2-70681efc9e4b-root {
    text-align: center;
  }


#s-bfafca3e-caf7-42ff-b3a2-70681efc9e4b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-bfafca3e-caf7-42ff-b3a2-70681efc9e4b-root {
    text-align: center;
  }


#s-bfafca3e-caf7-42ff-b3a2-70681efc9e4b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-5ffdd3e8-bd57-4f59-bec0-617ec19425ed {
  margin-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}







  #s-5ffdd3e8-bd57-4f59-bec0-617ec19425ed img.shogun-image {
    

    
    
    
  }


#s-5ffdd3e8-bd57-4f59-bec0-617ec19425ed .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-202f69e6-e491-4cb5-b3c4-82c0e5e3699f {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-202f69e6-e491-4cb5-b3c4-82c0e5e3699f:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-202f69e6-e491-4cb5-b3c4-82c0e5e3699f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-202f69e6-e491-4cb5-b3c4-82c0e5e3699f-root {
    text-align: center;
  }


#s-202f69e6-e491-4cb5-b3c4-82c0e5e3699f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-202f69e6-e491-4cb5-b3c4-82c0e5e3699f-root {
    text-align: center;
  }


#s-202f69e6-e491-4cb5-b3c4-82c0e5e3699f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-202f69e6-e491-4cb5-b3c4-82c0e5e3699f-root {
    text-align: center;
  }


#s-202f69e6-e491-4cb5-b3c4-82c0e5e3699f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-202f69e6-e491-4cb5-b3c4-82c0e5e3699f-root {
    text-align: center;
  }


#s-202f69e6-e491-4cb5-b3c4-82c0e5e3699f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-202f69e6-e491-4cb5-b3c4-82c0e5e3699f-root {
    text-align: center;
  }


#s-202f69e6-e491-4cb5-b3c4-82c0e5e3699f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-b693df83-bd00-4b48-ba47-e22e609ea81c {
  margin-top: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}







  #s-b693df83-bd00-4b48-ba47-e22e609ea81c img.shogun-image {
    

    
    
    
  }


#s-b693df83-bd00-4b48-ba47-e22e609ea81c .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-b4d6bcd8-4589-4b64-8687-fd769c4e143b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-b4d6bcd8-4589-4b64-8687-fd769c4e143b:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-b4d6bcd8-4589-4b64-8687-fd769c4e143b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b4d6bcd8-4589-4b64-8687-fd769c4e143b-root {
    text-align: center;
  }


#s-b4d6bcd8-4589-4b64-8687-fd769c4e143b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b4d6bcd8-4589-4b64-8687-fd769c4e143b-root {
    text-align: center;
  }


#s-b4d6bcd8-4589-4b64-8687-fd769c4e143b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b4d6bcd8-4589-4b64-8687-fd769c4e143b-root {
    text-align: center;
  }


#s-b4d6bcd8-4589-4b64-8687-fd769c4e143b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b4d6bcd8-4589-4b64-8687-fd769c4e143b-root {
    text-align: center;
  }


#s-b4d6bcd8-4589-4b64-8687-fd769c4e143b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b4d6bcd8-4589-4b64-8687-fd769c4e143b-root {
    text-align: center;
  }


#s-b4d6bcd8-4589-4b64-8687-fd769c4e143b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-2b22901f-3f9b-4486-8bf5-62ce2fb6224f {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-2b22901f-3f9b-4486-8bf5-62ce2fb6224f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-2b22901f-3f9b-4486-8bf5-62ce2fb6224f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-2b22901f-3f9b-4486-8bf5-62ce2fb6224f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-2b22901f-3f9b-4486-8bf5-62ce2fb6224f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-ce1e3380-05fb-4fbb-8c8c-14a88f11cdcb {
  margin-top: 10px;
text-align: center;
}







  #s-ce1e3380-05fb-4fbb-8c8c-14a88f11cdcb img.shogun-image {
    

    
    
    
  }


#s-ce1e3380-05fb-4fbb-8c8c-14a88f11cdcb .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-88178492-7c59-4366-b3c4-4b8d41888f63 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-88178492-7c59-4366-b3c4-4b8d41888f63:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-88178492-7c59-4366-b3c4-4b8d41888f63:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-88178492-7c59-4366-b3c4-4b8d41888f63-root {
    text-align: center;
  }


#s-88178492-7c59-4366-b3c4-4b8d41888f63.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-88178492-7c59-4366-b3c4-4b8d41888f63-root {
    text-align: center;
  }


#s-88178492-7c59-4366-b3c4-4b8d41888f63.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-88178492-7c59-4366-b3c4-4b8d41888f63-root {
    text-align: center;
  }


#s-88178492-7c59-4366-b3c4-4b8d41888f63.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-88178492-7c59-4366-b3c4-4b8d41888f63-root {
    text-align: center;
  }


#s-88178492-7c59-4366-b3c4-4b8d41888f63.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-88178492-7c59-4366-b3c4-4b8d41888f63-root {
    text-align: center;
  }


#s-88178492-7c59-4366-b3c4-4b8d41888f63.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-816a78e0-55e6-4a47-9114-1e23ab039483 {
  margin-top: 10px;
text-align: center;
}







  #s-816a78e0-55e6-4a47-9114-1e23ab039483 img.shogun-image {
    

    
    
    
  }


#s-816a78e0-55e6-4a47-9114-1e23ab039483 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e43b34b6-9cde-420b-a704-1a2f34226b5c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-e43b34b6-9cde-420b-a704-1a2f34226b5c:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-e43b34b6-9cde-420b-a704-1a2f34226b5c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e43b34b6-9cde-420b-a704-1a2f34226b5c-root {
    text-align: center;
  }


#s-e43b34b6-9cde-420b-a704-1a2f34226b5c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-e43b34b6-9cde-420b-a704-1a2f34226b5c-root {
    text-align: center;
  }


#s-e43b34b6-9cde-420b-a704-1a2f34226b5c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e43b34b6-9cde-420b-a704-1a2f34226b5c-root {
    text-align: center;
  }


#s-e43b34b6-9cde-420b-a704-1a2f34226b5c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e43b34b6-9cde-420b-a704-1a2f34226b5c-root {
    text-align: center;
  }


#s-e43b34b6-9cde-420b-a704-1a2f34226b5c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-e43b34b6-9cde-420b-a704-1a2f34226b5c-root {
    text-align: center;
  }


#s-e43b34b6-9cde-420b-a704-1a2f34226b5c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-063cdd38-c817-4802-9ca4-006ed6dd947d {
  margin-top: 10px;
text-align: center;
}







  #s-063cdd38-c817-4802-9ca4-006ed6dd947d img.shogun-image {
    

    
    
    
  }


#s-063cdd38-c817-4802-9ca4-006ed6dd947d .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-fda39e04-0c46-456d-ac36-b6d04db8c852 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-fda39e04-0c46-456d-ac36-b6d04db8c852:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-fda39e04-0c46-456d-ac36-b6d04db8c852:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fda39e04-0c46-456d-ac36-b6d04db8c852-root {
    text-align: center;
  }


#s-fda39e04-0c46-456d-ac36-b6d04db8c852.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fda39e04-0c46-456d-ac36-b6d04db8c852-root {
    text-align: center;
  }


#s-fda39e04-0c46-456d-ac36-b6d04db8c852.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fda39e04-0c46-456d-ac36-b6d04db8c852-root {
    text-align: center;
  }


#s-fda39e04-0c46-456d-ac36-b6d04db8c852.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fda39e04-0c46-456d-ac36-b6d04db8c852-root {
    text-align: center;
  }


#s-fda39e04-0c46-456d-ac36-b6d04db8c852.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fda39e04-0c46-456d-ac36-b6d04db8c852-root {
    text-align: center;
  }


#s-fda39e04-0c46-456d-ac36-b6d04db8c852.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-24a0c4b7-0641-4f8f-8dd9-754176d832a6 {
  margin-top: 10px;
text-align: center;
}







  #s-24a0c4b7-0641-4f8f-8dd9-754176d832a6 img.shogun-image {
    

    
    
    
  }


#s-24a0c4b7-0641-4f8f-8dd9-754176d832a6 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-7e6b1daf-2ab5-4167-8ce1-4d3e9effe974 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-7e6b1daf-2ab5-4167-8ce1-4d3e9effe974:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-7e6b1daf-2ab5-4167-8ce1-4d3e9effe974:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7e6b1daf-2ab5-4167-8ce1-4d3e9effe974-root {
    text-align: center;
  }


#s-7e6b1daf-2ab5-4167-8ce1-4d3e9effe974.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7e6b1daf-2ab5-4167-8ce1-4d3e9effe974-root {
    text-align: center;
  }


#s-7e6b1daf-2ab5-4167-8ce1-4d3e9effe974.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7e6b1daf-2ab5-4167-8ce1-4d3e9effe974-root {
    text-align: center;
  }


#s-7e6b1daf-2ab5-4167-8ce1-4d3e9effe974.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7e6b1daf-2ab5-4167-8ce1-4d3e9effe974-root {
    text-align: center;
  }


#s-7e6b1daf-2ab5-4167-8ce1-4d3e9effe974.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7e6b1daf-2ab5-4167-8ce1-4d3e9effe974-root {
    text-align: center;
  }


#s-7e6b1daf-2ab5-4167-8ce1-4d3e9effe974.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-d2146f2a-b7d2-4b46-9df0-8b68b09e694e {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-d2146f2a-b7d2-4b46-9df0-8b68b09e694e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-d2146f2a-b7d2-4b46-9df0-8b68b09e694e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-d2146f2a-b7d2-4b46-9df0-8b68b09e694e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-d2146f2a-b7d2-4b46-9df0-8b68b09e694e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-b8c6a1fe-b1ae-4e6f-aac3-750c35799912 {
  margin-top: 10px;
text-align: center;
}







  #s-b8c6a1fe-b1ae-4e6f-aac3-750c35799912 img.shogun-image {
    

    
    
    
  }


#s-b8c6a1fe-b1ae-4e6f-aac3-750c35799912 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-085d6ab1-35ec-4c89-8793-6a5910f202bc {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-085d6ab1-35ec-4c89-8793-6a5910f202bc:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-085d6ab1-35ec-4c89-8793-6a5910f202bc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-085d6ab1-35ec-4c89-8793-6a5910f202bc-root {
    text-align: center;
  }


#s-085d6ab1-35ec-4c89-8793-6a5910f202bc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-085d6ab1-35ec-4c89-8793-6a5910f202bc-root {
    text-align: center;
  }


#s-085d6ab1-35ec-4c89-8793-6a5910f202bc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-085d6ab1-35ec-4c89-8793-6a5910f202bc-root {
    text-align: center;
  }


#s-085d6ab1-35ec-4c89-8793-6a5910f202bc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-085d6ab1-35ec-4c89-8793-6a5910f202bc-root {
    text-align: center;
  }


#s-085d6ab1-35ec-4c89-8793-6a5910f202bc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-085d6ab1-35ec-4c89-8793-6a5910f202bc-root {
    text-align: center;
  }


#s-085d6ab1-35ec-4c89-8793-6a5910f202bc.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-4b464575-3ab4-48d8-8e8d-e3141a64a9d0 {
  margin-top: 10px;
text-align: center;
}







  #s-4b464575-3ab4-48d8-8e8d-e3141a64a9d0 img.shogun-image {
    

    
    
    
  }


#s-4b464575-3ab4-48d8-8e8d-e3141a64a9d0 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-fa39b4a1-157a-4b78-8d73-cad544991feb {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-fa39b4a1-157a-4b78-8d73-cad544991feb:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-fa39b4a1-157a-4b78-8d73-cad544991feb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fa39b4a1-157a-4b78-8d73-cad544991feb-root {
    text-align: center;
  }


#s-fa39b4a1-157a-4b78-8d73-cad544991feb.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fa39b4a1-157a-4b78-8d73-cad544991feb-root {
    text-align: center;
  }


#s-fa39b4a1-157a-4b78-8d73-cad544991feb.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fa39b4a1-157a-4b78-8d73-cad544991feb-root {
    text-align: center;
  }


#s-fa39b4a1-157a-4b78-8d73-cad544991feb.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fa39b4a1-157a-4b78-8d73-cad544991feb-root {
    text-align: center;
  }


#s-fa39b4a1-157a-4b78-8d73-cad544991feb.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fa39b4a1-157a-4b78-8d73-cad544991feb-root {
    text-align: center;
  }


#s-fa39b4a1-157a-4b78-8d73-cad544991feb.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-43b7d2ea-a58f-4ad1-99ab-7c76a436fb88 {
  margin-top: 10px;
text-align: center;
}







  #s-43b7d2ea-a58f-4ad1-99ab-7c76a436fb88 img.shogun-image {
    

    
    
    
  }


#s-43b7d2ea-a58f-4ad1-99ab-7c76a436fb88 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-48ee3fa7-455e-4e1f-a260-47de4839d298 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-48ee3fa7-455e-4e1f-a260-47de4839d298:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-48ee3fa7-455e-4e1f-a260-47de4839d298:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-48ee3fa7-455e-4e1f-a260-47de4839d298-root {
    text-align: center;
  }


#s-48ee3fa7-455e-4e1f-a260-47de4839d298.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-48ee3fa7-455e-4e1f-a260-47de4839d298-root {
    text-align: center;
  }


#s-48ee3fa7-455e-4e1f-a260-47de4839d298.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-48ee3fa7-455e-4e1f-a260-47de4839d298-root {
    text-align: center;
  }


#s-48ee3fa7-455e-4e1f-a260-47de4839d298.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-48ee3fa7-455e-4e1f-a260-47de4839d298-root {
    text-align: center;
  }


#s-48ee3fa7-455e-4e1f-a260-47de4839d298.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-48ee3fa7-455e-4e1f-a260-47de4839d298-root {
    text-align: center;
  }


#s-48ee3fa7-455e-4e1f-a260-47de4839d298.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-02d734ed-6c5d-4acf-915f-53427dac35c6 {
  margin-top: 10px;
text-align: center;
}







  #s-02d734ed-6c5d-4acf-915f-53427dac35c6 img.shogun-image {
    

    
    
    
  }


#s-02d734ed-6c5d-4acf-915f-53427dac35c6 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-32bd4bef-9732-4fc5-8b4b-2201736d2e1d {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-32bd4bef-9732-4fc5-8b4b-2201736d2e1d:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-32bd4bef-9732-4fc5-8b4b-2201736d2e1d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-32bd4bef-9732-4fc5-8b4b-2201736d2e1d-root {
    text-align: center;
  }


#s-32bd4bef-9732-4fc5-8b4b-2201736d2e1d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-32bd4bef-9732-4fc5-8b4b-2201736d2e1d-root {
    text-align: center;
  }


#s-32bd4bef-9732-4fc5-8b4b-2201736d2e1d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-32bd4bef-9732-4fc5-8b4b-2201736d2e1d-root {
    text-align: center;
  }


#s-32bd4bef-9732-4fc5-8b4b-2201736d2e1d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-32bd4bef-9732-4fc5-8b4b-2201736d2e1d-root {
    text-align: center;
  }


#s-32bd4bef-9732-4fc5-8b4b-2201736d2e1d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-32bd4bef-9732-4fc5-8b4b-2201736d2e1d-root {
    text-align: center;
  }


#s-32bd4bef-9732-4fc5-8b4b-2201736d2e1d.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-d2908e1d-6014-4807-b97a-46611d651510 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-d2908e1d-6014-4807-b97a-46611d651510"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-d2908e1d-6014-4807-b97a-46611d651510"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-d2908e1d-6014-4807-b97a-46611d651510"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-d2908e1d-6014-4807-b97a-46611d651510"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-67fcd547-510d-4908-9d3f-70053cd73a22 {
  margin-top: 10px;
text-align: center;
}







  #s-67fcd547-510d-4908-9d3f-70053cd73a22 img.shogun-image {
    

    
    
    
  }


#s-67fcd547-510d-4908-9d3f-70053cd73a22 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-8f2d17ae-1533-4ae1-9b49-a06b541f9c23 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-8f2d17ae-1533-4ae1-9b49-a06b541f9c23:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-8f2d17ae-1533-4ae1-9b49-a06b541f9c23:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8f2d17ae-1533-4ae1-9b49-a06b541f9c23-root {
    text-align: center;
  }


#s-8f2d17ae-1533-4ae1-9b49-a06b541f9c23.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8f2d17ae-1533-4ae1-9b49-a06b541f9c23-root {
    text-align: center;
  }


#s-8f2d17ae-1533-4ae1-9b49-a06b541f9c23.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8f2d17ae-1533-4ae1-9b49-a06b541f9c23-root {
    text-align: center;
  }


#s-8f2d17ae-1533-4ae1-9b49-a06b541f9c23.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8f2d17ae-1533-4ae1-9b49-a06b541f9c23-root {
    text-align: center;
  }


#s-8f2d17ae-1533-4ae1-9b49-a06b541f9c23.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8f2d17ae-1533-4ae1-9b49-a06b541f9c23-root {
    text-align: center;
  }


#s-8f2d17ae-1533-4ae1-9b49-a06b541f9c23.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-800dcfef-9b6e-4896-aaec-0caa4f0e52c1 {
  margin-top: 10px;
text-align: center;
}







  #s-800dcfef-9b6e-4896-aaec-0caa4f0e52c1 img.shogun-image {
    

    
    
    
  }


#s-800dcfef-9b6e-4896-aaec-0caa4f0e52c1 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-19083679-73f2-493a-935c-3768136b1f4a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-19083679-73f2-493a-935c-3768136b1f4a:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-19083679-73f2-493a-935c-3768136b1f4a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-19083679-73f2-493a-935c-3768136b1f4a-root {
    text-align: center;
  }


#s-19083679-73f2-493a-935c-3768136b1f4a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-19083679-73f2-493a-935c-3768136b1f4a-root {
    text-align: center;
  }


#s-19083679-73f2-493a-935c-3768136b1f4a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-19083679-73f2-493a-935c-3768136b1f4a-root {
    text-align: center;
  }


#s-19083679-73f2-493a-935c-3768136b1f4a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-19083679-73f2-493a-935c-3768136b1f4a-root {
    text-align: center;
  }


#s-19083679-73f2-493a-935c-3768136b1f4a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-19083679-73f2-493a-935c-3768136b1f4a-root {
    text-align: center;
  }


#s-19083679-73f2-493a-935c-3768136b1f4a.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-8b3834ca-35f8-4279-a490-239eb0a654f0 {
  margin-top: 10px;
text-align: center;
}







  #s-8b3834ca-35f8-4279-a490-239eb0a654f0 img.shogun-image {
    

    
    
    
  }


#s-8b3834ca-35f8-4279-a490-239eb0a654f0 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-dccd7d16-b4b8-4f7c-9ebd-0a8669d28d65 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-dccd7d16-b4b8-4f7c-9ebd-0a8669d28d65:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-dccd7d16-b4b8-4f7c-9ebd-0a8669d28d65:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dccd7d16-b4b8-4f7c-9ebd-0a8669d28d65-root {
    text-align: center;
  }


#s-dccd7d16-b4b8-4f7c-9ebd-0a8669d28d65.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-dccd7d16-b4b8-4f7c-9ebd-0a8669d28d65-root {
    text-align: center;
  }


#s-dccd7d16-b4b8-4f7c-9ebd-0a8669d28d65.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dccd7d16-b4b8-4f7c-9ebd-0a8669d28d65-root {
    text-align: center;
  }


#s-dccd7d16-b4b8-4f7c-9ebd-0a8669d28d65.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dccd7d16-b4b8-4f7c-9ebd-0a8669d28d65-root {
    text-align: center;
  }


#s-dccd7d16-b4b8-4f7c-9ebd-0a8669d28d65.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-dccd7d16-b4b8-4f7c-9ebd-0a8669d28d65-root {
    text-align: center;
  }


#s-dccd7d16-b4b8-4f7c-9ebd-0a8669d28d65.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-d018e860-73ee-4c37-88b8-5fb9ca3f970b {
  margin-top: 10px;
text-align: center;
}







  #s-d018e860-73ee-4c37-88b8-5fb9ca3f970b img.shogun-image {
    

    
    
    
  }


#s-d018e860-73ee-4c37-88b8-5fb9ca3f970b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-b387bde7-935e-4d54-ac49-fd54bc89ef5c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-b387bde7-935e-4d54-ac49-fd54bc89ef5c:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-b387bde7-935e-4d54-ac49-fd54bc89ef5c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b387bde7-935e-4d54-ac49-fd54bc89ef5c-root {
    text-align: center;
  }


#s-b387bde7-935e-4d54-ac49-fd54bc89ef5c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b387bde7-935e-4d54-ac49-fd54bc89ef5c-root {
    text-align: center;
  }


#s-b387bde7-935e-4d54-ac49-fd54bc89ef5c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b387bde7-935e-4d54-ac49-fd54bc89ef5c-root {
    text-align: center;
  }


#s-b387bde7-935e-4d54-ac49-fd54bc89ef5c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b387bde7-935e-4d54-ac49-fd54bc89ef5c-root {
    text-align: center;
  }


#s-b387bde7-935e-4d54-ac49-fd54bc89ef5c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b387bde7-935e-4d54-ac49-fd54bc89ef5c-root {
    text-align: center;
  }


#s-b387bde7-935e-4d54-ac49-fd54bc89ef5c.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-0dd3978e-940a-485d-ba00-2d408ebe224b {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-0dd3978e-940a-485d-ba00-2d408ebe224b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-0dd3978e-940a-485d-ba00-2d408ebe224b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-0dd3978e-940a-485d-ba00-2d408ebe224b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-0dd3978e-940a-485d-ba00-2d408ebe224b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-10391263-5cfe-4a77-9729-88a99ffdc630 {
  margin-top: 10px;
text-align: center;
}







  #s-10391263-5cfe-4a77-9729-88a99ffdc630 img.shogun-image {
    

    
    
    
  }


#s-10391263-5cfe-4a77-9729-88a99ffdc630 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-ebd7cc77-6c72-46c5-9ff6-9c9e04852c94 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-ebd7cc77-6c72-46c5-9ff6-9c9e04852c94:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-ebd7cc77-6c72-46c5-9ff6-9c9e04852c94:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ebd7cc77-6c72-46c5-9ff6-9c9e04852c94-root {
    text-align: center;
  }


#s-ebd7cc77-6c72-46c5-9ff6-9c9e04852c94.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ebd7cc77-6c72-46c5-9ff6-9c9e04852c94-root {
    text-align: center;
  }


#s-ebd7cc77-6c72-46c5-9ff6-9c9e04852c94.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ebd7cc77-6c72-46c5-9ff6-9c9e04852c94-root {
    text-align: center;
  }


#s-ebd7cc77-6c72-46c5-9ff6-9c9e04852c94.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ebd7cc77-6c72-46c5-9ff6-9c9e04852c94-root {
    text-align: center;
  }


#s-ebd7cc77-6c72-46c5-9ff6-9c9e04852c94.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ebd7cc77-6c72-46c5-9ff6-9c9e04852c94-root {
    text-align: center;
  }


#s-ebd7cc77-6c72-46c5-9ff6-9c9e04852c94.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-fc6de65b-dd72-4a62-b9d0-cb0abbf78eb0 {
  margin-top: 10px;
text-align: center;
}







  #s-fc6de65b-dd72-4a62-b9d0-cb0abbf78eb0 img.shogun-image {
    

    
    
    
  }


#s-fc6de65b-dd72-4a62-b9d0-cb0abbf78eb0 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-b742c1ef-52df-45d6-ba24-4b4de2bf26ad {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-b742c1ef-52df-45d6-ba24-4b4de2bf26ad:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-b742c1ef-52df-45d6-ba24-4b4de2bf26ad:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b742c1ef-52df-45d6-ba24-4b4de2bf26ad-root {
    text-align: center;
  }


#s-b742c1ef-52df-45d6-ba24-4b4de2bf26ad.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-b742c1ef-52df-45d6-ba24-4b4de2bf26ad-root {
    text-align: center;
  }


#s-b742c1ef-52df-45d6-ba24-4b4de2bf26ad.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b742c1ef-52df-45d6-ba24-4b4de2bf26ad-root {
    text-align: center;
  }


#s-b742c1ef-52df-45d6-ba24-4b4de2bf26ad.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b742c1ef-52df-45d6-ba24-4b4de2bf26ad-root {
    text-align: center;
  }


#s-b742c1ef-52df-45d6-ba24-4b4de2bf26ad.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-b742c1ef-52df-45d6-ba24-4b4de2bf26ad-root {
    text-align: center;
  }


#s-b742c1ef-52df-45d6-ba24-4b4de2bf26ad.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-30be25a3-f3c6-47af-bccc-94924f7fa56b {
  margin-top: 10px;
text-align: center;
}







  #s-30be25a3-f3c6-47af-bccc-94924f7fa56b img.shogun-image {
    

    
    
    
  }


#s-30be25a3-f3c6-47af-bccc-94924f7fa56b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-818b9e84-7255-4d6b-a4aa-a82cc9d3028b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-818b9e84-7255-4d6b-a4aa-a82cc9d3028b:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-818b9e84-7255-4d6b-a4aa-a82cc9d3028b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-818b9e84-7255-4d6b-a4aa-a82cc9d3028b-root {
    text-align: center;
  }


#s-818b9e84-7255-4d6b-a4aa-a82cc9d3028b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-818b9e84-7255-4d6b-a4aa-a82cc9d3028b-root {
    text-align: center;
  }


#s-818b9e84-7255-4d6b-a4aa-a82cc9d3028b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-818b9e84-7255-4d6b-a4aa-a82cc9d3028b-root {
    text-align: center;
  }


#s-818b9e84-7255-4d6b-a4aa-a82cc9d3028b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-818b9e84-7255-4d6b-a4aa-a82cc9d3028b-root {
    text-align: center;
  }


#s-818b9e84-7255-4d6b-a4aa-a82cc9d3028b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-818b9e84-7255-4d6b-a4aa-a82cc9d3028b-root {
    text-align: center;
  }


#s-818b9e84-7255-4d6b-a4aa-a82cc9d3028b.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-4bef9804-3d39-41a2-a5f8-91f7b2569d77 {
  margin-top: 10px;
text-align: center;
}







  #s-4bef9804-3d39-41a2-a5f8-91f7b2569d77 img.shogun-image {
    

    
    
    
  }


#s-4bef9804-3d39-41a2-a5f8-91f7b2569d77 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-4950dbbf-76f2-4a6a-a50b-1105a7265706 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-4950dbbf-76f2-4a6a-a50b-1105a7265706:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-4950dbbf-76f2-4a6a-a50b-1105a7265706:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4950dbbf-76f2-4a6a-a50b-1105a7265706-root {
    text-align: center;
  }


#s-4950dbbf-76f2-4a6a-a50b-1105a7265706.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4950dbbf-76f2-4a6a-a50b-1105a7265706-root {
    text-align: center;
  }


#s-4950dbbf-76f2-4a6a-a50b-1105a7265706.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4950dbbf-76f2-4a6a-a50b-1105a7265706-root {
    text-align: center;
  }


#s-4950dbbf-76f2-4a6a-a50b-1105a7265706.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4950dbbf-76f2-4a6a-a50b-1105a7265706-root {
    text-align: center;
  }


#s-4950dbbf-76f2-4a6a-a50b-1105a7265706.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4950dbbf-76f2-4a6a-a50b-1105a7265706-root {
    text-align: center;
  }


#s-4950dbbf-76f2-4a6a-a50b-1105a7265706.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-56ea5801-fd5d-4f71-885c-540fecff4099 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-56ea5801-fd5d-4f71-885c-540fecff4099"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-56ea5801-fd5d-4f71-885c-540fecff4099"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-56ea5801-fd5d-4f71-885c-540fecff4099"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-56ea5801-fd5d-4f71-885c-540fecff4099"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-997c3f90-abfc-4f6f-bc90-67a0cdb1dcbd {
  margin-top: 10px;
text-align: center;
}







  #s-997c3f90-abfc-4f6f-bc90-67a0cdb1dcbd img.shogun-image {
    

    
    
    
  }


#s-997c3f90-abfc-4f6f-bc90-67a0cdb1dcbd .shogun-image-content {
  
    align-items: center;
  
}

#s-feea00d5-f428-483d-95a7-0cbfd154ea1f {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(30, 35, 40, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-feea00d5-f428-483d-95a7-0cbfd154ea1f:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-feea00d5-f428-483d-95a7-0cbfd154ea1f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-feea00d5-f428-483d-95a7-0cbfd154ea1f-root {
    text-align: center;
  }


#s-feea00d5-f428-483d-95a7-0cbfd154ea1f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-feea00d5-f428-483d-95a7-0cbfd154ea1f-root {
    text-align: center;
  }


#s-feea00d5-f428-483d-95a7-0cbfd154ea1f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-feea00d5-f428-483d-95a7-0cbfd154ea1f-root {
    text-align: center;
  }


#s-feea00d5-f428-483d-95a7-0cbfd154ea1f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-feea00d5-f428-483d-95a7-0cbfd154ea1f-root {
    text-align: center;
  }


#s-feea00d5-f428-483d-95a7-0cbfd154ea1f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-feea00d5-f428-483d-95a7-0cbfd154ea1f-root {
    text-align: center;
  }


#s-feea00d5-f428-483d-95a7-0cbfd154ea1f.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-e87c4e66-8057-446c-9c36-89f76fa16b4c {
  margin-top: 10px;
text-align: center;
}







  #s-e87c4e66-8057-446c-9c36-89f76fa16b4c img.shogun-image {
    

    
    
    
  }


#s-e87c4e66-8057-446c-9c36-89f76fa16b4c .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-4e0ade8b-e1c3-4c41-b553-1731c20d0ec5 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-4e0ade8b-e1c3-4c41-b553-1731c20d0ec5:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-4e0ade8b-e1c3-4c41-b553-1731c20d0ec5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4e0ade8b-e1c3-4c41-b553-1731c20d0ec5-root {
    text-align: center;
  }


#s-4e0ade8b-e1c3-4c41-b553-1731c20d0ec5.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-4e0ade8b-e1c3-4c41-b553-1731c20d0ec5-root {
    text-align: center;
  }


#s-4e0ade8b-e1c3-4c41-b553-1731c20d0ec5.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4e0ade8b-e1c3-4c41-b553-1731c20d0ec5-root {
    text-align: center;
  }


#s-4e0ade8b-e1c3-4c41-b553-1731c20d0ec5.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4e0ade8b-e1c3-4c41-b553-1731c20d0ec5-root {
    text-align: center;
  }


#s-4e0ade8b-e1c3-4c41-b553-1731c20d0ec5.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-4e0ade8b-e1c3-4c41-b553-1731c20d0ec5-root {
    text-align: center;
  }


#s-4e0ade8b-e1c3-4c41-b553-1731c20d0ec5.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-3cf64676-b7b5-46db-a066-b6818f6fc9b2 {
  margin-top: 10px;
text-align: center;
}







  #s-3cf64676-b7b5-46db-a066-b6818f6fc9b2 img.shogun-image {
    

    
    
    
  }


#s-3cf64676-b7b5-46db-a066-b6818f6fc9b2 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-5f8eb078-3388-43a8-a753-bcd7d245d0fa {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-5f8eb078-3388-43a8-a753-bcd7d245d0fa:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-5f8eb078-3388-43a8-a753-bcd7d245d0fa:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5f8eb078-3388-43a8-a753-bcd7d245d0fa-root {
    text-align: center;
  }


#s-5f8eb078-3388-43a8-a753-bcd7d245d0fa.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5f8eb078-3388-43a8-a753-bcd7d245d0fa-root {
    text-align: center;
  }


#s-5f8eb078-3388-43a8-a753-bcd7d245d0fa.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5f8eb078-3388-43a8-a753-bcd7d245d0fa-root {
    text-align: center;
  }


#s-5f8eb078-3388-43a8-a753-bcd7d245d0fa.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5f8eb078-3388-43a8-a753-bcd7d245d0fa-root {
    text-align: center;
  }


#s-5f8eb078-3388-43a8-a753-bcd7d245d0fa.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5f8eb078-3388-43a8-a753-bcd7d245d0fa-root {
    text-align: center;
  }


#s-5f8eb078-3388-43a8-a753-bcd7d245d0fa.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-80b7b318-265c-4be1-b2cd-aae5f3455120 {
  margin-top: 10px;
text-align: center;
}







  #s-80b7b318-265c-4be1-b2cd-aae5f3455120 img.shogun-image {
    

    
    
    
  }


#s-80b7b318-265c-4be1-b2cd-aae5f3455120 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-99d18826-6744-4e66-964b-a6bb2e2bfdf5 {
  margin-bottom: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(30, 35, 40, 1);
line-height: 1.5em;
opacity: 1;
}
#s-99d18826-6744-4e66-964b-a6bb2e2bfdf5:hover {background-color: rgba(30, 35, 40, 1) !important;
text-decoration: none !important;
color: rgba(255, 240, 0, 1) !important;}#s-99d18826-6744-4e66-964b-a6bb2e2bfdf5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-99d18826-6744-4e66-964b-a6bb2e2bfdf5-root {
    text-align: center;
  }


#s-99d18826-6744-4e66-964b-a6bb2e2bfdf5.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-99d18826-6744-4e66-964b-a6bb2e2bfdf5-root {
    text-align: center;
  }


#s-99d18826-6744-4e66-964b-a6bb2e2bfdf5.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-99d18826-6744-4e66-964b-a6bb2e2bfdf5-root {
    text-align: center;
  }


#s-99d18826-6744-4e66-964b-a6bb2e2bfdf5.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-99d18826-6744-4e66-964b-a6bb2e2bfdf5-root {
    text-align: center;
  }


#s-99d18826-6744-4e66-964b-a6bb2e2bfdf5.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-99d18826-6744-4e66-964b-a6bb2e2bfdf5-root {
    text-align: center;
  }


#s-99d18826-6744-4e66-964b-a6bb2e2bfdf5.shg-btn {
  color: rgba(30, 35, 40, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-87813da4-3e01-4548-a344-3ce98d7cee48 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-87813da4-3e01-4548-a344-3ce98d7cee48"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-87813da4-3e01-4548-a344-3ce98d7cee48"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-87813da4-3e01-4548-a344-3ce98d7cee48"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-87813da4-3e01-4548-a344-3ce98d7cee48"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 0px) {
[id="s-fe24414c-129d-4ff0-b598-d00b2555787d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe24414c-129d-4ff0-b598-d00b2555787d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fe24414c-129d-4ff0-b598-d00b2555787d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe24414c-129d-4ff0-b598-d00b2555787d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-2ce1a381-114f-4df1-91fa-a9a69babda7b {
  margin-top: 25px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(30, 35, 40, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 0, 1);
line-height: 1.5em;
opacity: 1;
}
#s-2ce1a381-114f-4df1-91fa-a9a69babda7b:hover {background-color: rgba(255, 255, 0, 1) !important;
text-decoration: none !important;
color: rgba(30, 35, 40, 1) !important;}#s-2ce1a381-114f-4df1-91fa-a9a69babda7b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2ce1a381-114f-4df1-91fa-a9a69babda7b-root {
    text-align: center;
  }


#s-2ce1a381-114f-4df1-91fa-a9a69babda7b.shg-btn {
  color: rgba(255, 255, 0, 1);
  font-size: 17px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2ce1a381-114f-4df1-91fa-a9a69babda7b-root {
    text-align: center;
  }


#s-2ce1a381-114f-4df1-91fa-a9a69babda7b.shg-btn {
  color: rgba(255, 255, 0, 1);
  font-size: 17px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2ce1a381-114f-4df1-91fa-a9a69babda7b-root {
    text-align: center;
  }


#s-2ce1a381-114f-4df1-91fa-a9a69babda7b.shg-btn {
  color: rgba(255, 255, 0, 1);
  font-size: 17px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2ce1a381-114f-4df1-91fa-a9a69babda7b-root {
    text-align: center;
  }


#s-2ce1a381-114f-4df1-91fa-a9a69babda7b.shg-btn {
  color: rgba(255, 255, 0, 1);
  font-size: 17px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2ce1a381-114f-4df1-91fa-a9a69babda7b-root {
    text-align: center;
  }


#s-2ce1a381-114f-4df1-91fa-a9a69babda7b.shg-btn {
  color: rgba(255, 255, 0, 1);
  font-size: 17px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
#s-5d50eb8c-93f1-4ab2-9797-21a432740b1d {
  margin-top: 25px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: rgba(30, 35, 40, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 0, 1);
line-height: 1.5em;
opacity: 1;
}
#s-5d50eb8c-93f1-4ab2-9797-21a432740b1d:hover {background-color: rgba(255, 255, 0, 1) !important;
text-decoration: none !important;
color: rgba(30, 35, 40, 1) !important;}#s-5d50eb8c-93f1-4ab2-9797-21a432740b1d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5d50eb8c-93f1-4ab2-9797-21a432740b1d-root {
    text-align: center;
  }


#s-5d50eb8c-93f1-4ab2-9797-21a432740b1d.shg-btn {
  color: rgba(255, 255, 0, 1);
  font-size: 17px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5d50eb8c-93f1-4ab2-9797-21a432740b1d-root {
    text-align: center;
  }


#s-5d50eb8c-93f1-4ab2-9797-21a432740b1d.shg-btn {
  color: rgba(255, 255, 0, 1);
  font-size: 17px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5d50eb8c-93f1-4ab2-9797-21a432740b1d-root {
    text-align: center;
  }


#s-5d50eb8c-93f1-4ab2-9797-21a432740b1d.shg-btn {
  color: rgba(255, 255, 0, 1);
  font-size: 17px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5d50eb8c-93f1-4ab2-9797-21a432740b1d-root {
    text-align: center;
  }


#s-5d50eb8c-93f1-4ab2-9797-21a432740b1d.shg-btn {
  color: rgba(255, 255, 0, 1);
  font-size: 17px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5d50eb8c-93f1-4ab2-9797-21a432740b1d-root {
    text-align: center;
  }


#s-5d50eb8c-93f1-4ab2-9797-21a432740b1d.shg-btn {
  color: rgba(255, 255, 0, 1);
  font-size: 17px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}
.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{background-attachment:scroll!important}}@media only screen and (min-width:1024px) and (max-height:1366px) and (-webkit-min-device-pixel-ratio:1.5) and (hover:none) and (orientation:landscape){.shg-box{background-attachment:scroll!important}}#mc_embed_signup .clear{width:auto!important;height:auto!important;visibility:visible!important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline!important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(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;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:focus,.shg-lightbox .shg-lightbox-close:hover{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 .3s}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*=enterviewport][data-animations*=fadeIn],[data-animations*=enterviewport][data-animations*=zoomIn]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}