.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-da359035-a546-4ff5-8f9e-386887295903 {
  margin-top: 0px;
padding-top: 40px;
min-height: 0px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-da359035-a546-4ff5-8f9e-386887295903"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da359035-a546-4ff5-8f9e-386887295903"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-da359035-a546-4ff5-8f9e-386887295903"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-da359035-a546-4ff5-8f9e-386887295903"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: ;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: ;
  font-family: ;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-02388b39-f265-4f15-afe7-c6beb1d02b0d {
  margin-top: 20px;
}

#s-c0762892-fe00-4707-afff-13aa51baae43 {
  margin-top: 20px;
}

#s-f5b129ea-5036-46f5-bab3-19ae25d3b34e {
  margin-top: 60px;
}

#s-37858ad9-9336-4029-a63b-062e702d4847 {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-37858ad9-9336-4029-a63b-062e702d4847"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-37858ad9-9336-4029-a63b-062e702d4847"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-37858ad9-9336-4029-a63b-062e702d4847"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-37858ad9-9336-4029-a63b-062e702d4847"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

.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-6d739675-d8b0-499a-92da-5993c7877864 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
text-align: center;
}







  #s-6d739675-d8b0-499a-92da-5993c7877864 img.shogun-image {
    

    
    
    
  }


#s-6d739675-d8b0-499a-92da-5993c7877864 .shogun-image-content {
  
    align-items: center;
  
}

#s-a4e07045-7d6f-48e8-9342-aede616c41a8 {
  margin-top: 5px;
}

#s-6c693ab3-91f9-4575-b0fb-54c6a2cd4d26 {
  text-align: center;
}







  #s-6c693ab3-91f9-4575-b0fb-54c6a2cd4d26 img.shogun-image {
    

    
    
    
  }


#s-6c693ab3-91f9-4575-b0fb-54c6a2cd4d26 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a35606b-764f-4888-8e53-c67678debe11 {
  margin-top: 5px;
}

#s-06f72a90-ba10-428f-978f-f28a60558138 {
  text-align: center;
}







  #s-06f72a90-ba10-428f-978f-f28a60558138 img.shogun-image {
    

    
    
    
  }


#s-06f72a90-ba10-428f-978f-f28a60558138 .shogun-image-content {
  
    align-items: center;
  
}

#s-6bb7e3ba-2688-4e7d-b1e1-a3031c0d94cf {
  margin-top: 5px;
}

#s-0f4b1807-0deb-45eb-9506-3e535e527cc4 {
  text-align: center;
}







  #s-0f4b1807-0deb-45eb-9506-3e535e527cc4 img.shogun-image {
    

    
    
    
  }


#s-0f4b1807-0deb-45eb-9506-3e535e527cc4 .shogun-image-content {
  
    align-items: center;
  
}

#s-482c192c-1b3c-4634-bed3-106b6994cbaa {
  margin-top: 5px;
}

#s-cacefa33-5acd-4fa5-bbc5-f34b9544edf6 {
  text-align: center;
}







  #s-cacefa33-5acd-4fa5-bbc5-f34b9544edf6 img.shogun-image {
    

    
    
    
  }


#s-cacefa33-5acd-4fa5-bbc5-f34b9544edf6 .shogun-image-content {
  
    align-items: center;
  
}

#s-349f9939-debb-4e99-9b7d-cf6419a21c27 {
  margin-top: 5px;
}

#s-b7f7c572-1a35-4330-8706-bb1e7be8c1e7 {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-b7f7c572-1a35-4330-8706-bb1e7be8c1e7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-b7f7c572-1a35-4330-8706-bb1e7be8c1e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-b7f7c572-1a35-4330-8706-bb1e7be8c1e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-b7f7c572-1a35-4330-8706-bb1e7be8c1e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-9ea8c28d-0e7b-4fe5-b711-f5faa9165087 {
  text-align: center;
}







  #s-9ea8c28d-0e7b-4fe5-b711-f5faa9165087 img.shogun-image {
    

    
    
    
  }


#s-9ea8c28d-0e7b-4fe5-b711-f5faa9165087 .shogun-image-content {
  
    align-items: center;
  
}

#s-ce7c7b00-12d5-4c1f-b264-6991b795985b {
  margin-top: 5px;
}

#s-2ec6ce2c-2a06-454a-ae11-109e4c22f9bc {
  text-align: center;
}







  #s-2ec6ce2c-2a06-454a-ae11-109e4c22f9bc img.shogun-image {
    

    
    
    
  }


#s-2ec6ce2c-2a06-454a-ae11-109e4c22f9bc .shogun-image-content {
  
    align-items: center;
  
}

#s-9d55e714-6b3e-4a81-9aee-dc8a358414e9 {
  margin-top: 5px;
}

#s-e291879e-060a-4ad3-bfd7-6e424745e38c {
  text-align: center;
}







  #s-e291879e-060a-4ad3-bfd7-6e424745e38c img.shogun-image {
    

    
    
    
  }


#s-e291879e-060a-4ad3-bfd7-6e424745e38c .shogun-image-content {
  
    align-items: center;
  
}

#s-e6648151-fbce-4c8c-a0bb-5471aad93751 {
  margin-top: 5px;
}

#s-a9c244bc-740d-471f-b832-2979107df37d {
  text-align: center;
}







  #s-a9c244bc-740d-471f-b832-2979107df37d img.shogun-image {
    

    
    
    
  }


#s-a9c244bc-740d-471f-b832-2979107df37d .shogun-image-content {
  
    align-items: center;
  
}

#s-ad525d31-481c-4831-8cad-83acd3c92e9a {
  margin-top: 5px;
}

#s-f39abe80-7b2a-4dcf-8bed-7212a83c27a0 {
  max-width: 600px;
aspect-ratio: 600/400;
text-align: center;
}





  #s-f39abe80-7b2a-4dcf-8bed-7212a83c27a0 img.shogun-image,
  #s-f39abe80-7b2a-4dcf-8bed-7212a83c27a0 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f39abe80-7b2a-4dcf-8bed-7212a83c27a0 {
    width: 100%;
    height: auto;
  }



  #s-f39abe80-7b2a-4dcf-8bed-7212a83c27a0 img.shogun-image {
    

    
    
    
  }


#s-f39abe80-7b2a-4dcf-8bed-7212a83c27a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-50718d18-bc3f-4134-bd50-dde79a8bf512 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-5c2bf77d-3112-45a2-b7fc-b80768d120ec {
  text-align: center;
}







  #s-5c2bf77d-3112-45a2-b7fc-b80768d120ec img.shogun-image {
    

    
    
    
  }


#s-5c2bf77d-3112-45a2-b7fc-b80768d120ec .shogun-image-content {
  
    align-items: center;
  
}

#s-dc1e288d-f1d6-4fa6-864f-627e1cf90e0f {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-9b68a8cf-1508-4290-895c-b4319f8e5e44 {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-9b68a8cf-1508-4290-895c-b4319f8e5e44"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-9b68a8cf-1508-4290-895c-b4319f8e5e44"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-9b68a8cf-1508-4290-895c-b4319f8e5e44"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-9b68a8cf-1508-4290-895c-b4319f8e5e44"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-252a7878-395b-41ab-ba93-793b1bbef1e8 {
  text-align: center;
}







  #s-252a7878-395b-41ab-ba93-793b1bbef1e8 img.shogun-image {
    

    
    
    
  }


#s-252a7878-395b-41ab-ba93-793b1bbef1e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-cef25ebb-f340-4fd6-a64e-1c52866670e9 {
  margin-top: 5px;
}

#s-5040dfbc-40ac-43d9-ae85-322e2ca3601a {
  text-align: center;
}







  #s-5040dfbc-40ac-43d9-ae85-322e2ca3601a img.shogun-image {
    

    
    
    
  }


#s-5040dfbc-40ac-43d9-ae85-322e2ca3601a .shogun-image-content {
  
    align-items: center;
  
}

#s-5d003925-e742-4bf6-a14c-6cfabbd5220a {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-0b1f347c-cc7c-49ac-80f1-b4a153da14d0 {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-0b1f347c-cc7c-49ac-80f1-b4a153da14d0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-0b1f347c-cc7c-49ac-80f1-b4a153da14d0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-0b1f347c-cc7c-49ac-80f1-b4a153da14d0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-0b1f347c-cc7c-49ac-80f1-b4a153da14d0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-b34d67e4-3990-44b3-a3ae-89d43526085f {
  text-align: center;
}







  #s-b34d67e4-3990-44b3-a3ae-89d43526085f img.shogun-image {
    

    
    
    
  }


#s-b34d67e4-3990-44b3-a3ae-89d43526085f .shogun-image-content {
  
    align-items: center;
  
}

#s-5b783667-47f0-46c9-a64e-3b3f08be2a4b {
  margin-top: 5px;
}

#s-21b99faa-8f34-4908-a312-462630bfb5ed {
  text-align: center;
}







  #s-21b99faa-8f34-4908-a312-462630bfb5ed img.shogun-image {
    

    
    
    
  }


#s-21b99faa-8f34-4908-a312-462630bfb5ed .shogun-image-content {
  
    align-items: center;
  
}

#s-e0f83e56-55a0-443a-bfd8-cd1a8d7a57f5 {
  margin-top: 5px;
}

#s-9b24ca5b-139b-476a-a5d5-5a88d988431a {
  text-align: center;
}







  #s-9b24ca5b-139b-476a-a5d5-5a88d988431a img.shogun-image {
    

    
    
    
  }


#s-9b24ca5b-139b-476a-a5d5-5a88d988431a .shogun-image-content {
  
    align-items: center;
  
}

#s-5e8052bf-20d1-49cc-a403-ba9aebf0d994 {
  margin-top: 5px;
}

#s-217a753c-2127-4c7b-8124-706ba97dd3c2 {
  text-align: center;
}







  #s-217a753c-2127-4c7b-8124-706ba97dd3c2 img.shogun-image {
    

    
    
    
  }


#s-217a753c-2127-4c7b-8124-706ba97dd3c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf3f3b86-27e8-46b9-a8e3-48609475c2fb {
  margin-top: 5px;
}

#s-275d7960-f9f4-49d4-94f9-0ef9fc4a6ff6 {
  text-align: center;
}







  #s-275d7960-f9f4-49d4-94f9-0ef9fc4a6ff6 img.shogun-image {
    

    
    
    
  }


#s-275d7960-f9f4-49d4-94f9-0ef9fc4a6ff6 .shogun-image-content {
  
    align-items: center;
  
}

#s-bdfb1950-4d42-4864-89fc-c6a0088f4bf2 {
  margin-top: 5px;
}

#s-4f86345b-ae44-424d-ac24-f06c7853377b {
  text-align: center;
}







  #s-4f86345b-ae44-424d-ac24-f06c7853377b img.shogun-image {
    

    
    
    
  }


#s-4f86345b-ae44-424d-ac24-f06c7853377b .shogun-image-content {
  
    align-items: center;
  
}

#s-40ef675c-2104-4df8-8bcf-e0263369815a {
  margin-top: 5px;
}

#s-18039fbe-c1e5-41c1-80fa-4285d2387c5b {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-18039fbe-c1e5-41c1-80fa-4285d2387c5b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-18039fbe-c1e5-41c1-80fa-4285d2387c5b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-18039fbe-c1e5-41c1-80fa-4285d2387c5b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-18039fbe-c1e5-41c1-80fa-4285d2387c5b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-66904032-2242-4c64-97d9-a2290971d14b {
  text-align: center;
}







  #s-66904032-2242-4c64-97d9-a2290971d14b img.shogun-image {
    

    
    
    
  }


#s-66904032-2242-4c64-97d9-a2290971d14b .shogun-image-content {
  
    align-items: center;
  
}

#s-48e95147-4d68-4652-9eed-f10d1a52b41b {
  margin-top: 5px;
}

#s-c5c52a41-6388-4b75-a765-642883913419 {
  text-align: center;
}







  #s-c5c52a41-6388-4b75-a765-642883913419 img.shogun-image {
    

    
    
    
  }


#s-c5c52a41-6388-4b75-a765-642883913419 .shogun-image-content {
  
    align-items: center;
  
}

#s-b1e850d8-2c1f-4d80-a9e0-021b33607e3e {
  margin-top: 5px;
}

#s-b33f368a-e60c-4d86-ae1e-591d927d161c {
  text-align: center;
}







  #s-b33f368a-e60c-4d86-ae1e-591d927d161c img.shogun-image {
    

    
    
    
  }


#s-b33f368a-e60c-4d86-ae1e-591d927d161c .shogun-image-content {
  
    align-items: center;
  
}

#s-eaeeca26-564c-4a83-8942-11ad7d13cb4f {
  margin-top: 5px;
}

#s-3db5abeb-0277-46bb-a604-1ff3f3b35f99 {
  text-align: center;
}







  #s-3db5abeb-0277-46bb-a604-1ff3f3b35f99 img.shogun-image {
    

    
    
    
  }


#s-3db5abeb-0277-46bb-a604-1ff3f3b35f99 .shogun-image-content {
  
    align-items: center;
  
}

#s-e8a0a836-77ee-49ef-b42e-81a22b50efed {
  margin-top: 5px;
}

#s-2512e60f-8ebe-4649-9236-4417d33a804d {
  text-align: center;
}







  #s-2512e60f-8ebe-4649-9236-4417d33a804d img.shogun-image {
    

    
    
    
  }


#s-2512e60f-8ebe-4649-9236-4417d33a804d .shogun-image-content {
  
    align-items: center;
  
}

#s-a1286817-4cc9-418b-b0ab-a6aac7b547db {
  margin-top: 5px;
}

#s-3e1df650-bdf1-4e58-a63c-d5d96edbd859 {
  text-align: center;
}







  #s-3e1df650-bdf1-4e58-a63c-d5d96edbd859 img.shogun-image {
    

    
    
    
  }


#s-3e1df650-bdf1-4e58-a63c-d5d96edbd859 .shogun-image-content {
  
    align-items: center;
  
}

#s-c2cfe77c-dcfe-4f38-808e-fa79c0780b16 {
  margin-top: 5px;
}

#s-a3da57f0-69e9-4d57-82d8-e0d457ff3271 {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-a3da57f0-69e9-4d57-82d8-e0d457ff3271"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-a3da57f0-69e9-4d57-82d8-e0d457ff3271"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-a3da57f0-69e9-4d57-82d8-e0d457ff3271"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-a3da57f0-69e9-4d57-82d8-e0d457ff3271"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-55b618f8-b5a3-4b74-8bad-318c9634704d {
  text-align: center;
}







  #s-55b618f8-b5a3-4b74-8bad-318c9634704d img.shogun-image {
    

    
    
    
  }


#s-55b618f8-b5a3-4b74-8bad-318c9634704d .shogun-image-content {
  
    align-items: center;
  
}

#s-48c64562-971e-4c8f-9b5f-b9ea04a6ad32 {
  margin-top: 5px;
}

#s-bafec207-7dba-4e02-952e-4a1e06ce0565 {
  text-align: center;
}







  #s-bafec207-7dba-4e02-952e-4a1e06ce0565 img.shogun-image {
    

    
    
    
  }


#s-bafec207-7dba-4e02-952e-4a1e06ce0565 .shogun-image-content {
  
    align-items: center;
  
}

#s-875b149f-53bf-4bba-a43c-c4391f40f06e {
  margin-top: 5px;
}

#s-dbca3bfc-a865-4c40-96d0-8d8419e37611 {
  max-width: 600px;
aspect-ratio: 600/400;
text-align: center;
}





  #s-dbca3bfc-a865-4c40-96d0-8d8419e37611 img.shogun-image,
  #s-dbca3bfc-a865-4c40-96d0-8d8419e37611 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-dbca3bfc-a865-4c40-96d0-8d8419e37611 {
    width: 100%;
    height: auto;
  }



  #s-dbca3bfc-a865-4c40-96d0-8d8419e37611 img.shogun-image {
    

    
    
    
  }


#s-dbca3bfc-a865-4c40-96d0-8d8419e37611 .shogun-image-content {
  
    align-items: center;
  
}

#s-e3d12b5c-1c80-425a-a2bc-28a151e04bb1 {
  margin-top: 5px;
}

#s-f0f6a4da-11f0-498d-a213-379a303af48c {
  text-align: center;
}







  #s-f0f6a4da-11f0-498d-a213-379a303af48c img.shogun-image {
    

    
    
    
  }


#s-f0f6a4da-11f0-498d-a213-379a303af48c .shogun-image-content {
  
    align-items: center;
  
}

#s-3e2592f9-bcc4-47d8-8e0e-4a8621a88332 {
  margin-top: 5px;
}

#s-d48d6b6b-f348-48cf-a3e6-8e9edbf8d268 {
  text-align: center;
}







  #s-d48d6b6b-f348-48cf-a3e6-8e9edbf8d268 img.shogun-image {
    

    
    
    
  }


#s-d48d6b6b-f348-48cf-a3e6-8e9edbf8d268 .shogun-image-content {
  
    align-items: center;
  
}

#s-00b31645-4f09-4bc7-8c12-4b80b79a046f {
  margin-top: 5px;
}

#s-d326869e-0017-42b9-bb89-6227d9587d92 {
  text-align: center;
}







  #s-d326869e-0017-42b9-bb89-6227d9587d92 img.shogun-image {
    

    
    
    
  }


#s-d326869e-0017-42b9-bb89-6227d9587d92 .shogun-image-content {
  
    align-items: center;
  
}

#s-feeb1494-d09c-45de-9965-6e7a5c425ab9 {
  margin-top: 5px;
}

#s-632e9df6-32f7-487f-879a-efd553ae87a1 {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-632e9df6-32f7-487f-879a-efd553ae87a1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-632e9df6-32f7-487f-879a-efd553ae87a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-632e9df6-32f7-487f-879a-efd553ae87a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-632e9df6-32f7-487f-879a-efd553ae87a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-7d220dc1-fa33-4e04-bda3-2711b6baa689 {
  text-align: center;
}







  #s-7d220dc1-fa33-4e04-bda3-2711b6baa689 img.shogun-image {
    

    
    
    
  }


#s-7d220dc1-fa33-4e04-bda3-2711b6baa689 .shogun-image-content {
  
    align-items: center;
  
}

#s-0c74844e-3276-4c98-a34c-fe01b8e08f2c {
  margin-top: 5px;
}

#s-7af16ab6-3eea-407e-917e-57128a3357a9 {
  text-align: center;
}







  #s-7af16ab6-3eea-407e-917e-57128a3357a9 img.shogun-image {
    

    
    
    
  }


#s-7af16ab6-3eea-407e-917e-57128a3357a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-98692e87-7a05-4e0d-9e35-70ccb3438b31 {
  margin-top: 5px;
}

#s-9974b744-1064-4e53-9661-820286c6d66f {
  text-align: center;
}







  #s-9974b744-1064-4e53-9661-820286c6d66f img.shogun-image {
    

    
    
    
  }


#s-9974b744-1064-4e53-9661-820286c6d66f .shogun-image-content {
  
    align-items: center;
  
}

#s-bddc6f54-5f34-4c04-96ec-1ac147ee1c4d {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-369125ae-6ceb-48a8-8280-d5ed3d830ecf {
  text-align: center;
}







  #s-369125ae-6ceb-48a8-8280-d5ed3d830ecf img.shogun-image {
    

    
    
    
  }


#s-369125ae-6ceb-48a8-8280-d5ed3d830ecf .shogun-image-content {
  
    align-items: center;
  
}

#s-cc1d5fbf-a2fe-4be5-a430-83ffaa55b2d1 {
  text-align: center;
}







  #s-cc1d5fbf-a2fe-4be5-a430-83ffaa55b2d1 img.shogun-image {
    

    
    
    
  }


#s-cc1d5fbf-a2fe-4be5-a430-83ffaa55b2d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c693369-5b2c-4cd6-8dd3-ac0e44d9045b {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-879273e9-6566-4a49-9aec-4ed1595bb9de {
  text-align: center;
}







  #s-879273e9-6566-4a49-9aec-4ed1595bb9de img.shogun-image {
    

    
    
    
  }


#s-879273e9-6566-4a49-9aec-4ed1595bb9de .shogun-image-content {
  
    align-items: center;
  
}

#s-3a4e40ac-3c92-4c2b-99ef-2dd6878fdf42 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-4de8601c-5fc1-4ba4-b43e-c67475d1adf8 {
  text-align: center;
}







  #s-4de8601c-5fc1-4ba4-b43e-c67475d1adf8 img.shogun-image {
    

    
    
    
  }


#s-4de8601c-5fc1-4ba4-b43e-c67475d1adf8 .shogun-image-content {
  
    align-items: center;
  
}

#s-2b7185b1-78fd-407d-a816-988d0be7a6ef {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-78d02a3e-5dd4-4cd2-b508-e8938b5aa26c {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-78d02a3e-5dd4-4cd2-b508-e8938b5aa26c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-78d02a3e-5dd4-4cd2-b508-e8938b5aa26c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-78d02a3e-5dd4-4cd2-b508-e8938b5aa26c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-78d02a3e-5dd4-4cd2-b508-e8938b5aa26c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-1aba78b7-47f9-4af3-8147-a0789735c7ed {
  text-align: center;
}







  #s-1aba78b7-47f9-4af3-8147-a0789735c7ed img.shogun-image {
    

    
    
    
  }


#s-1aba78b7-47f9-4af3-8147-a0789735c7ed .shogun-image-content {
  
    align-items: center;
  
}

#s-5cc79935-4631-41ff-b2d7-22e09537f607 {
  margin-top: 5px;
}

#s-655bc2d9-1c4e-4647-b246-893244282c39 {
  text-align: center;
}







  #s-655bc2d9-1c4e-4647-b246-893244282c39 img.shogun-image {
    

    
    
    
  }


#s-655bc2d9-1c4e-4647-b246-893244282c39 .shogun-image-content {
  
    align-items: center;
  
}

#s-aad10c62-b09e-4e85-9bbb-ce8757fd3cc1 {
  margin-top: 5px;
}

#s-6694e295-57a2-4fe0-9797-1022502b415c {
  text-align: center;
}







  #s-6694e295-57a2-4fe0-9797-1022502b415c img.shogun-image {
    

    
    
    
  }


#s-6694e295-57a2-4fe0-9797-1022502b415c .shogun-image-content {
  
    align-items: center;
  
}

#s-08f4a987-d85e-4276-943d-e09a207958cf {
  margin-top: 5px;
}

#s-a09d10f9-922c-49c0-a20d-2c9272df98b4 {
  text-align: center;
}







  #s-a09d10f9-922c-49c0-a20d-2c9272df98b4 img.shogun-image {
    

    
    
    
  }


#s-a09d10f9-922c-49c0-a20d-2c9272df98b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-9bbddfcc-2af1-4c33-ae6e-2a843a2f66d7 {
  margin-top: 5px;
}

#s-fe19ec78-0889-4a8a-812d-3fd7a7c1e364 {
  max-width: 600px;
aspect-ratio: 600/400;
text-align: center;
}





  #s-fe19ec78-0889-4a8a-812d-3fd7a7c1e364 img.shogun-image,
  #s-fe19ec78-0889-4a8a-812d-3fd7a7c1e364 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-fe19ec78-0889-4a8a-812d-3fd7a7c1e364 {
    width: 100%;
    height: auto;
  }



  #s-fe19ec78-0889-4a8a-812d-3fd7a7c1e364 img.shogun-image {
    

    
    
    
  }


#s-fe19ec78-0889-4a8a-812d-3fd7a7c1e364 .shogun-image-content {
  
    align-items: center;
  
}

#s-7b80dbd3-26ef-4380-8480-58796b1a569e {
  margin-top: 5px;
}

#s-63923729-31a9-4edb-91c7-8b76fa05ece4 {
  text-align: center;
}







  #s-63923729-31a9-4edb-91c7-8b76fa05ece4 img.shogun-image {
    

    
    
    
  }


#s-63923729-31a9-4edb-91c7-8b76fa05ece4 .shogun-image-content {
  
    align-items: center;
  
}

#s-1fb681f8-840b-46c5-95ee-b487435a4f70 {
  margin-top: 5px;
}

#s-e4b72fa8-64b7-4404-b58b-f0a2281f55c1 {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-e4b72fa8-64b7-4404-b58b-f0a2281f55c1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-e4b72fa8-64b7-4404-b58b-f0a2281f55c1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-e4b72fa8-64b7-4404-b58b-f0a2281f55c1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-e4b72fa8-64b7-4404-b58b-f0a2281f55c1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-cead4fd9-f6cc-46ae-85ad-9e25d717a553 {
  text-align: center;
}







  #s-cead4fd9-f6cc-46ae-85ad-9e25d717a553 img.shogun-image {
    

    
    
    
  }


#s-cead4fd9-f6cc-46ae-85ad-9e25d717a553 .shogun-image-content {
  
    align-items: center;
  
}

#s-dd480dbb-5193-45fc-bbed-5e75b203430e {
  margin-top: 5px;
}

#s-b6b97c20-06b9-41be-97ba-8caaab6c87a0 {
  text-align: center;
}







  #s-b6b97c20-06b9-41be-97ba-8caaab6c87a0 img.shogun-image {
    

    
    
    
  }


#s-b6b97c20-06b9-41be-97ba-8caaab6c87a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-00ccb208-0490-4559-b8cb-cdb59938f70e {
  margin-top: 5px;
}

#s-2fac2e1c-ce3f-4727-acf8-e5b6c1d26e9d {
  max-width: 600px;
aspect-ratio: 600/400;
text-align: center;
}





  #s-2fac2e1c-ce3f-4727-acf8-e5b6c1d26e9d img.shogun-image,
  #s-2fac2e1c-ce3f-4727-acf8-e5b6c1d26e9d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2fac2e1c-ce3f-4727-acf8-e5b6c1d26e9d {
    width: 100%;
    height: auto;
  }



  #s-2fac2e1c-ce3f-4727-acf8-e5b6c1d26e9d img.shogun-image {
    

    
    
    
  }


#s-2fac2e1c-ce3f-4727-acf8-e5b6c1d26e9d .shogun-image-content {
  
    align-items: center;
  
}

#s-1110cf54-352d-4f7b-853c-15549d5ffc49 {
  margin-top: 5px;
}

#s-0ab17e2f-c695-484f-8e0f-371841d69b4f {
  text-align: center;
}







  #s-0ab17e2f-c695-484f-8e0f-371841d69b4f img.shogun-image {
    

    
    
    
  }


#s-0ab17e2f-c695-484f-8e0f-371841d69b4f .shogun-image-content {
  
    align-items: center;
  
}

#s-c1a90b1a-2d8d-4833-b241-1655eb1e7676 {
  margin-top: 5px;
}

#s-4d34288b-f700-4695-99e2-f4c3e430d0d2 {
  text-align: center;
}







  #s-4d34288b-f700-4695-99e2-f4c3e430d0d2 img.shogun-image {
    

    
    
    
  }


#s-4d34288b-f700-4695-99e2-f4c3e430d0d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-74df5948-1418-4670-b1ff-49e0ddb93e24 {
  margin-top: 5px;
}

#s-d7c0f650-2b44-40e2-a598-ecae753d1015 {
  text-align: center;
}







  #s-d7c0f650-2b44-40e2-a598-ecae753d1015 img.shogun-image {
    

    
    
    
  }


#s-d7c0f650-2b44-40e2-a598-ecae753d1015 .shogun-image-content {
  
    align-items: center;
  
}

#s-3822eaab-12a2-47dc-a439-99ff53509dc6 {
  margin-top: 5px;
}

#s-0112af8d-8e2a-4082-acf0-11bd2aa6138f {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-0112af8d-8e2a-4082-acf0-11bd2aa6138f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-0112af8d-8e2a-4082-acf0-11bd2aa6138f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-0112af8d-8e2a-4082-acf0-11bd2aa6138f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-0112af8d-8e2a-4082-acf0-11bd2aa6138f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-976aef17-25f1-46b8-9c87-bb03b1dd5bc8 {
  text-align: center;
}







  #s-976aef17-25f1-46b8-9c87-bb03b1dd5bc8 img.shogun-image {
    

    
    
    
  }


#s-976aef17-25f1-46b8-9c87-bb03b1dd5bc8 .shogun-image-content {
  
    align-items: center;
  
}

#s-3b66f66e-629f-40b6-9190-a6a52e1d699d {
  margin-top: 5px;
}

#s-a9594371-39d3-4a08-a683-9da6ad349568 {
  text-align: center;
}







  #s-a9594371-39d3-4a08-a683-9da6ad349568 img.shogun-image {
    

    
    
    
  }


#s-a9594371-39d3-4a08-a683-9da6ad349568 .shogun-image-content {
  
    align-items: center;
  
}

#s-3d0ccc6b-ef4c-4335-964a-903008534a98 {
  margin-top: 5px;
}

#s-c8cbdb21-2051-4305-a596-1bcab87be45f {
  text-align: center;
}







  #s-c8cbdb21-2051-4305-a596-1bcab87be45f img.shogun-image {
    

    
    
    
  }


#s-c8cbdb21-2051-4305-a596-1bcab87be45f .shogun-image-content {
  
    align-items: center;
  
}

#s-5441b4c9-f295-4970-849a-9972ba9ed423 {
  margin-top: 5px;
}

#s-0c87e2c7-0f77-4f10-b3b1-72d8b21d5380 {
  text-align: center;
}







  #s-0c87e2c7-0f77-4f10-b3b1-72d8b21d5380 img.shogun-image {
    

    
    
    
  }


#s-0c87e2c7-0f77-4f10-b3b1-72d8b21d5380 .shogun-image-content {
  
    align-items: center;
  
}

#s-e94d0032-ea1d-407d-8574-cfa78259b4cb {
  margin-top: 5px;
}

#s-db75d962-ac07-4c18-8fc5-d00a6a431be8 {
  text-align: center;
}







  #s-db75d962-ac07-4c18-8fc5-d00a6a431be8 img.shogun-image {
    

    
    
    
  }


#s-db75d962-ac07-4c18-8fc5-d00a6a431be8 .shogun-image-content {
  
    align-items: center;
  
}

#s-fabebbcc-42d6-4c36-9fb8-b0115cb60a69 {
  margin-top: 5px;
}

#s-46fca39f-a467-42aa-bb40-7a4c37dc204f {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-46fca39f-a467-42aa-bb40-7a4c37dc204f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-46fca39f-a467-42aa-bb40-7a4c37dc204f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-46fca39f-a467-42aa-bb40-7a4c37dc204f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-46fca39f-a467-42aa-bb40-7a4c37dc204f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-c7fe75d1-dc80-4aec-983c-e5816fb31e17 {
  text-align: center;
}







  #s-c7fe75d1-dc80-4aec-983c-e5816fb31e17 img.shogun-image {
    

    
    
    
  }


#s-c7fe75d1-dc80-4aec-983c-e5816fb31e17 .shogun-image-content {
  
    align-items: center;
  
}

#s-00741682-89cf-4628-8cd5-a32ba42de918 {
  margin-top: 5px;
}

#s-d50fcdbe-725e-476b-b2b2-27c674357d85 {
  text-align: center;
}







  #s-d50fcdbe-725e-476b-b2b2-27c674357d85 img.shogun-image {
    

    
    
    
  }


#s-d50fcdbe-725e-476b-b2b2-27c674357d85 .shogun-image-content {
  
    align-items: center;
  
}

#s-5ec06b2f-5e4c-439a-b32b-5849cf07d5b1 {
  margin-top: 5px;
}

#s-acf33954-8c3a-42d8-87d6-c429c9869489 {
  text-align: center;
}







  #s-acf33954-8c3a-42d8-87d6-c429c9869489 img.shogun-image {
    

    
    
    
  }


#s-acf33954-8c3a-42d8-87d6-c429c9869489 .shogun-image-content {
  
    align-items: center;
  
}

#s-1486ef7e-4e1b-4711-8337-6aaf2597feed {
  margin-top: 5px;
}

#s-8c961eeb-da08-499b-8b5f-8b5e126e8918 {
  text-align: center;
}







  #s-8c961eeb-da08-499b-8b5f-8b5e126e8918 img.shogun-image {
    

    
    
    
  }


#s-8c961eeb-da08-499b-8b5f-8b5e126e8918 .shogun-image-content {
  
    align-items: center;
  
}

#s-e00efe0a-1a31-42ec-8cc6-82768a4adc60 {
  margin-top: 5px;
}

#s-6354a7a0-92c6-40f1-8820-9fa8fc326598 {
  text-align: center;
}







  #s-6354a7a0-92c6-40f1-8820-9fa8fc326598 img.shogun-image {
    

    
    
    
  }


#s-6354a7a0-92c6-40f1-8820-9fa8fc326598 .shogun-image-content {
  
    align-items: center;
  
}

#s-d3ec93f1-ddcd-4672-806b-c6a64f6adeb2 {
  margin-top: 5px;
}

#s-600073f2-02a7-4aeb-80b7-121992d02b8e {
  text-align: center;
}







  #s-600073f2-02a7-4aeb-80b7-121992d02b8e img.shogun-image {
    

    
    
    
  }


#s-600073f2-02a7-4aeb-80b7-121992d02b8e .shogun-image-content {
  
    align-items: center;
  
}

#s-de2e3ea5-d7c0-47ed-85c6-52faf109766f {
  margin-top: 5px;
}

#s-4365cb89-c5dc-4c25-a45f-a7334b63f248 {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-4365cb89-c5dc-4c25-a45f-a7334b63f248"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-4365cb89-c5dc-4c25-a45f-a7334b63f248"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-4365cb89-c5dc-4c25-a45f-a7334b63f248"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-4365cb89-c5dc-4c25-a45f-a7334b63f248"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-651f881c-1ee4-45b5-87ed-d4b8ca184767 {
  text-align: center;
}







  #s-651f881c-1ee4-45b5-87ed-d4b8ca184767 img.shogun-image {
    

    
    
    
  }


#s-651f881c-1ee4-45b5-87ed-d4b8ca184767 .shogun-image-content {
  
    align-items: center;
  
}

#s-34bdcb25-220d-45ec-be84-ab8f3acd579c {
  text-align: center;
}







  #s-34bdcb25-220d-45ec-be84-ab8f3acd579c img.shogun-image {
    

    
    
    
  }


#s-34bdcb25-220d-45ec-be84-ab8f3acd579c .shogun-image-content {
  
    align-items: center;
  
}

#s-d8a10dc2-4062-4f93-9d17-55089727b0f7 {
  margin-top: 5px;
}

#s-19bec7a0-522b-4ccf-ba87-56167690b741 {
  max-width: 600px;
aspect-ratio: 600/400;
text-align: center;
}





  #s-19bec7a0-522b-4ccf-ba87-56167690b741 img.shogun-image,
  #s-19bec7a0-522b-4ccf-ba87-56167690b741 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-19bec7a0-522b-4ccf-ba87-56167690b741 {
    width: 100%;
    height: auto;
  }



  #s-19bec7a0-522b-4ccf-ba87-56167690b741 img.shogun-image {
    

    
    
    
  }


#s-19bec7a0-522b-4ccf-ba87-56167690b741 .shogun-image-content {
  
    align-items: center;
  
}

#s-abdcf739-0f5d-4d31-b7dd-ec8372a1a74b {
  margin-top: 5px;
}

#s-f1a0bc82-fb7d-4ffd-8313-957ebbb351b3 {
  text-align: center;
}







  #s-f1a0bc82-fb7d-4ffd-8313-957ebbb351b3 img.shogun-image {
    

    
    
    
  }


#s-f1a0bc82-fb7d-4ffd-8313-957ebbb351b3 .shogun-image-content {
  
    align-items: center;
  
}

#s-4d4927e6-8d51-4236-b1ed-0a411ffdc710 {
  margin-top: 5px;
}

#s-6955ccdf-5721-449c-8a18-b60e86904523 {
  text-align: center;
}







  #s-6955ccdf-5721-449c-8a18-b60e86904523 img.shogun-image {
    

    
    
    
  }


#s-6955ccdf-5721-449c-8a18-b60e86904523 .shogun-image-content {
  
    align-items: center;
  
}

#s-e1657234-c16e-4baf-90a0-b1cd86a54c57 {
  margin-top: 5px;
}

#s-6f64ab8f-40ab-4d88-97f4-222828711df4 {
  text-align: center;
}







  #s-6f64ab8f-40ab-4d88-97f4-222828711df4 img.shogun-image {
    

    
    
    
  }


#s-6f64ab8f-40ab-4d88-97f4-222828711df4 .shogun-image-content {
  
    align-items: center;
  
}

#s-ebd58b56-09e4-47e6-b0d2-6696da3a7cf3 {
  margin-top: 5px;
}

#s-437d914a-7e4b-45a0-8447-da23d987880b {
  text-align: center;
}







  #s-437d914a-7e4b-45a0-8447-da23d987880b img.shogun-image {
    

    
    
    
  }


#s-437d914a-7e4b-45a0-8447-da23d987880b .shogun-image-content {
  
    align-items: center;
  
}

#s-88a2abda-4fb3-4b7c-bf9b-139263e9360b {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-76fd9620-a9fb-47ca-835e-a88e9301615e {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-76fd9620-a9fb-47ca-835e-a88e9301615e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-76fd9620-a9fb-47ca-835e-a88e9301615e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-76fd9620-a9fb-47ca-835e-a88e9301615e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-76fd9620-a9fb-47ca-835e-a88e9301615e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-9e3f9cab-a1e6-4307-b02a-45521354286c {
  text-align: center;
}







  #s-9e3f9cab-a1e6-4307-b02a-45521354286c img.shogun-image {
    

    
    
    
  }


#s-9e3f9cab-a1e6-4307-b02a-45521354286c .shogun-image-content {
  
    align-items: center;
  
}

#s-eb72435e-a61b-4977-9499-cdac0d58f278 {
  margin-top: 5px;
margin-bottom: 5px;
}

#s-ee847f98-f810-40c5-9e23-442dccf807bd {
  text-align: center;
}







  #s-ee847f98-f810-40c5-9e23-442dccf807bd img.shogun-image {
    

    
    
    
  }


#s-ee847f98-f810-40c5-9e23-442dccf807bd .shogun-image-content {
  
    align-items: center;
  
}

#s-9856596c-52f2-42ce-aed7-57a5c13c0eb4 {
  margin-top: 5px;
}

#s-4b17fb0d-3a78-4d3f-8adf-2f73d62655e9 {
  text-align: center;
}







  #s-4b17fb0d-3a78-4d3f-8adf-2f73d62655e9 img.shogun-image {
    

    
    
    
  }


#s-4b17fb0d-3a78-4d3f-8adf-2f73d62655e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-d7c8962f-fe6c-48bb-b296-c62034d4a26b {
  margin-top: 5px;
}

#s-dadbbe73-53c5-4161-8ea3-8eb80e55094b {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-dadbbe73-53c5-4161-8ea3-8eb80e55094b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-dadbbe73-53c5-4161-8ea3-8eb80e55094b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-dadbbe73-53c5-4161-8ea3-8eb80e55094b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-dadbbe73-53c5-4161-8ea3-8eb80e55094b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-e0f7d1b8-5d50-4472-9fd7-3527a7ce3a34 {
  text-align: center;
}







  #s-e0f7d1b8-5d50-4472-9fd7-3527a7ce3a34 img.shogun-image {
    

    
    
    
  }


#s-e0f7d1b8-5d50-4472-9fd7-3527a7ce3a34 .shogun-image-content {
  
    align-items: center;
  
}

#s-21ba75f1-5755-45b3-8958-5730be451eca {
  margin-top: 5px;
}

#s-bcacbb5f-841f-422c-9515-afd7bbab9c14 {
  text-align: center;
}







  #s-bcacbb5f-841f-422c-9515-afd7bbab9c14 img.shogun-image {
    

    
    
    
  }


#s-bcacbb5f-841f-422c-9515-afd7bbab9c14 .shogun-image-content {
  
    align-items: center;
  
}

#s-62705b3a-1e6b-4ca6-b713-50f236dd6665 {
  margin-top: 5px;
}

#s-e4fc6850-aa97-48f0-b828-de4db77efd9d {
  text-align: center;
}







  #s-e4fc6850-aa97-48f0-b828-de4db77efd9d img.shogun-image {
    

    
    
    
  }


#s-e4fc6850-aa97-48f0-b828-de4db77efd9d .shogun-image-content {
  
    align-items: center;
  
}

#s-ad020c3d-4945-4d7a-8342-a2f52d7e12b9 {
  margin-top: 5px;
}

#s-86037c95-9689-4f6d-9f6f-54f3cf9567af {
  text-align: center;
}







  #s-86037c95-9689-4f6d-9f6f-54f3cf9567af img.shogun-image {
    

    
    
    
  }


#s-86037c95-9689-4f6d-9f6f-54f3cf9567af .shogun-image-content {
  
    align-items: center;
  
}

#s-a7284520-147a-4375-b9ca-82440f7cf374 {
  text-align: center;
}







  #s-a7284520-147a-4375-b9ca-82440f7cf374 img.shogun-image {
    

    
    
    
  }


#s-a7284520-147a-4375-b9ca-82440f7cf374 .shogun-image-content {
  
    align-items: center;
  
}

#s-dd099e40-06cc-4514-82a7-dbbcfef5bae7 {
  margin-top: 5px;
}

#s-15ee3341-25e8-4b6f-a0e5-93326c06fd93 {
  max-width: 600px;
aspect-ratio: 600/400;
text-align: center;
}





  #s-15ee3341-25e8-4b6f-a0e5-93326c06fd93 img.shogun-image,
  #s-15ee3341-25e8-4b6f-a0e5-93326c06fd93 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-15ee3341-25e8-4b6f-a0e5-93326c06fd93 {
    width: 100%;
    height: auto;
  }



  #s-15ee3341-25e8-4b6f-a0e5-93326c06fd93 img.shogun-image {
    

    
    
    
  }


#s-15ee3341-25e8-4b6f-a0e5-93326c06fd93 .shogun-image-content {
  
    align-items: center;
  
}

#s-ad479976-38e6-469f-9118-a77cddb0d587 {
  margin-top: 5px;
}

#s-8eefc78b-25e3-413e-9f98-d1c2748d1915 {
  text-align: center;
}







  #s-8eefc78b-25e3-413e-9f98-d1c2748d1915 img.shogun-image {
    

    
    
    
  }


#s-8eefc78b-25e3-413e-9f98-d1c2748d1915 .shogun-image-content {
  
    align-items: center;
  
}

#s-28822e04-3234-44b2-a12a-db43462f304c {
  margin-top: 5px;
}

#s-7e71baea-4148-4b0f-a883-b83bbdc8e397 {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-7e71baea-4148-4b0f-a883-b83bbdc8e397"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-7e71baea-4148-4b0f-a883-b83bbdc8e397"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-7e71baea-4148-4b0f-a883-b83bbdc8e397"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-7e71baea-4148-4b0f-a883-b83bbdc8e397"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-90fdc144-ec91-48a8-addc-f0d572399588 {
  text-align: center;
}







  #s-90fdc144-ec91-48a8-addc-f0d572399588 img.shogun-image {
    

    
    
    
  }


#s-90fdc144-ec91-48a8-addc-f0d572399588 .shogun-image-content {
  
    align-items: center;
  
}

#s-915353d8-d4a6-4c59-a3e6-9f49f24a415c {
  margin-top: 5px;
}

#s-cc72f8d0-9067-4f1e-8800-ba146107648a {
  text-align: center;
}







  #s-cc72f8d0-9067-4f1e-8800-ba146107648a img.shogun-image {
    

    
    
    
  }


#s-cc72f8d0-9067-4f1e-8800-ba146107648a .shogun-image-content {
  
    align-items: center;
  
}

#s-d8a2d445-0573-47ba-942a-9874a31124a5 {
  margin-top: 5px;
}

#s-aba8a791-946f-489d-9075-0a555a754082 {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-aba8a791-946f-489d-9075-0a555a754082"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-aba8a791-946f-489d-9075-0a555a754082"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-aba8a791-946f-489d-9075-0a555a754082"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-aba8a791-946f-489d-9075-0a555a754082"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-70c6bd16-60bd-4082-9707-4f3662bcbe4f {
  text-align: center;
}







  #s-70c6bd16-60bd-4082-9707-4f3662bcbe4f img.shogun-image {
    

    
    
    
  }


#s-70c6bd16-60bd-4082-9707-4f3662bcbe4f .shogun-image-content {
  
    align-items: center;
  
}

#s-e62accde-870c-4c02-bc77-f085825672af {
  margin-top: 5px;
}

#s-916da7bd-85f9-460e-adb0-e82349249a28 {
  text-align: center;
}







  #s-916da7bd-85f9-460e-adb0-e82349249a28 img.shogun-image {
    

    
    
    
  }


#s-916da7bd-85f9-460e-adb0-e82349249a28 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c3d7642-e449-4191-99ce-803740623578 {
  margin-top: 5px;
}

#s-9004b56c-7224-42df-ae07-08928365f785 {
  text-align: center;
}







  #s-9004b56c-7224-42df-ae07-08928365f785 img.shogun-image {
    

    
    
    
  }


#s-9004b56c-7224-42df-ae07-08928365f785 .shogun-image-content {
  
    align-items: center;
  
}

#s-1cef65fd-f38f-4089-acae-02b6d0c4df56 {
  margin-top: 5px;
}

#s-73c640a9-2fc1-4301-adf4-2b6f3f96dec7 {
  max-width: 600px;
aspect-ratio: 600/400;
text-align: center;
}





  #s-73c640a9-2fc1-4301-adf4-2b6f3f96dec7 img.shogun-image,
  #s-73c640a9-2fc1-4301-adf4-2b6f3f96dec7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-73c640a9-2fc1-4301-adf4-2b6f3f96dec7 {
    width: 100%;
    height: auto;
  }



  #s-73c640a9-2fc1-4301-adf4-2b6f3f96dec7 img.shogun-image {
    

    
    
    
  }


#s-73c640a9-2fc1-4301-adf4-2b6f3f96dec7 .shogun-image-content {
  
    align-items: center;
  
}

#s-56cb8eab-50cb-480a-a863-2af0c33e0d34 {
  margin-top: 5px;
}

#s-4104309f-d34c-4afd-b697-a5ff449d6364 {
  text-align: center;
}







  #s-4104309f-d34c-4afd-b697-a5ff449d6364 img.shogun-image {
    

    
    
    
  }


#s-4104309f-d34c-4afd-b697-a5ff449d6364 .shogun-image-content {
  
    align-items: center;
  
}

#s-5674e620-f605-463f-865e-3a0fcdcbda8c {
  margin-top: 5px;
}

#s-e1b8727e-a846-47ec-8310-0d2da8eba55e {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-e1b8727e-a846-47ec-8310-0d2da8eba55e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-e1b8727e-a846-47ec-8310-0d2da8eba55e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-e1b8727e-a846-47ec-8310-0d2da8eba55e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-e1b8727e-a846-47ec-8310-0d2da8eba55e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-e679278c-05cb-42ca-9bad-4e14a4ca8c76 {
  text-align: center;
}







  #s-e679278c-05cb-42ca-9bad-4e14a4ca8c76 img.shogun-image {
    

    
    
    
  }


#s-e679278c-05cb-42ca-9bad-4e14a4ca8c76 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a5f25cd-cf35-40ee-8e87-fd41791fd6d7 {
  margin-top: 5px;
}

#s-ce8c6e71-33f7-4b0e-92f0-dccbb2c00fe6 {
  text-align: center;
}







  #s-ce8c6e71-33f7-4b0e-92f0-dccbb2c00fe6 img.shogun-image {
    

    
    
    
  }


#s-ce8c6e71-33f7-4b0e-92f0-dccbb2c00fe6 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd2f797c-5637-4e64-84b1-cc34d78cdc27 {
  margin-top: 5px;
}

#s-d7e92cd9-2088-4d73-8fe8-a8935a96b838 {
  text-align: center;
}







  #s-d7e92cd9-2088-4d73-8fe8-a8935a96b838 img.shogun-image {
    

    
    
    
  }


#s-d7e92cd9-2088-4d73-8fe8-a8935a96b838 .shogun-image-content {
  
    align-items: center;
  
}

#s-b8953c11-1a20-4939-8118-dd7e1c2a7072 {
  margin-top: 5px;
}

#s-87badc20-4f53-4d5b-a7b4-9ae9da22ebf3 {
  text-align: center;
}







  #s-87badc20-4f53-4d5b-a7b4-9ae9da22ebf3 img.shogun-image {
    

    
    
    
  }


#s-87badc20-4f53-4d5b-a7b4-9ae9da22ebf3 .shogun-image-content {
  
    align-items: center;
  
}

#s-860b809c-336b-474d-8500-e1080a66ad98 {
  margin-top: 5px;
}

#s-2bcb855e-0b46-42f9-bc04-fc1c571a2bbe {
  text-align: center;
}







  #s-2bcb855e-0b46-42f9-bc04-fc1c571a2bbe img.shogun-image {
    

    
    
    
  }


#s-2bcb855e-0b46-42f9-bc04-fc1c571a2bbe .shogun-image-content {
  
    align-items: center;
  
}

#s-a80b1923-023b-47c0-b370-69cda2c3bf63 {
  margin-top: 5px;
}

#s-026333b6-45d1-4761-9da4-a5e2ba536c96 {
  text-align: center;
}







  #s-026333b6-45d1-4761-9da4-a5e2ba536c96 img.shogun-image {
    

    
    
    
  }


#s-026333b6-45d1-4761-9da4-a5e2ba536c96 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c55530a-301c-4ed4-8023-1988997e5c43 {
  margin-top: 5px;
}

#s-72234835-c8f1-4fae-919f-b16c28a8c841 {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-72234835-c8f1-4fae-919f-b16c28a8c841"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-72234835-c8f1-4fae-919f-b16c28a8c841"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-72234835-c8f1-4fae-919f-b16c28a8c841"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-72234835-c8f1-4fae-919f-b16c28a8c841"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-a5ba0f4f-5ad3-4c5b-a1bc-72a431f99f86 {
  text-align: center;
}







  #s-a5ba0f4f-5ad3-4c5b-a1bc-72a431f99f86 img.shogun-image {
    

    
    
    
  }


#s-a5ba0f4f-5ad3-4c5b-a1bc-72a431f99f86 .shogun-image-content {
  
    align-items: center;
  
}

#s-e9730c0a-25c7-4081-b6e6-21bf0cf95dc9 {
  margin-top: 5px;
}

#s-526b7b0c-0b14-4454-b856-f4c27a2ac21d {
  text-align: center;
}







  #s-526b7b0c-0b14-4454-b856-f4c27a2ac21d img.shogun-image {
    

    
    
    
  }


#s-526b7b0c-0b14-4454-b856-f4c27a2ac21d .shogun-image-content {
  
    align-items: center;
  
}

#s-8fd17a5d-93d1-4e7b-89ae-a5c5564ef342 {
  text-align: center;
}







  #s-8fd17a5d-93d1-4e7b-89ae-a5c5564ef342 img.shogun-image {
    

    
    
    
  }


#s-8fd17a5d-93d1-4e7b-89ae-a5c5564ef342 .shogun-image-content {
  
    align-items: center;
  
}

#s-72d8d7ad-ef23-4926-9850-649e4dca71d7 {
  margin-top: 5px;
}

#s-31187ae2-dd66-4bf6-aea3-b3a32ab2c3fd {
  text-align: center;
}







  #s-31187ae2-dd66-4bf6-aea3-b3a32ab2c3fd img.shogun-image {
    

    
    
    
  }


#s-31187ae2-dd66-4bf6-aea3-b3a32ab2c3fd .shogun-image-content {
  
    align-items: center;
  
}

#s-01aadcd6-b851-4966-8140-6689d1d62e6c {
  text-align: center;
}







  #s-01aadcd6-b851-4966-8140-6689d1d62e6c img.shogun-image {
    

    
    
    
  }


#s-01aadcd6-b851-4966-8140-6689d1d62e6c .shogun-image-content {
  
    align-items: center;
  
}

#s-88c9d5c3-2154-44df-845c-026ca2d49cf7 {
  margin-top: 5px;
}

#s-601c9694-0d6c-44e7-9188-a90e29474d64 {
  text-align: center;
}







  #s-601c9694-0d6c-44e7-9188-a90e29474d64 img.shogun-image {
    

    
    
    
  }


#s-601c9694-0d6c-44e7-9188-a90e29474d64 .shogun-image-content {
  
    align-items: center;
  
}

#s-9a1f528f-284f-4487-b953-017dfeab75ed {
  margin-top: 5px;
}

#s-8fcddb35-30d0-45c2-92ac-eb2d070b212a {
  text-align: center;
}







  #s-8fcddb35-30d0-45c2-92ac-eb2d070b212a img.shogun-image {
    

    
    
    
  }


#s-8fcddb35-30d0-45c2-92ac-eb2d070b212a .shogun-image-content {
  
    align-items: center;
  
}

#s-9875b817-96f6-4efb-9693-9094d483b31f {
  margin-top: 5px;
}

#s-adf5f714-19b1-412c-a384-b6133ff14aa9 {
  text-align: center;
}







  #s-adf5f714-19b1-412c-a384-b6133ff14aa9 img.shogun-image {
    

    
    
    
  }


#s-adf5f714-19b1-412c-a384-b6133ff14aa9 .shogun-image-content {
  
    align-items: center;
  
}

#s-bd7c838a-10ad-44a9-977b-911faa380712 {
  margin-top: 5px;
}

#s-5e09e70f-305f-4e4c-8815-46cd573c8211 {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-5e09e70f-305f-4e4c-8815-46cd573c8211"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-5e09e70f-305f-4e4c-8815-46cd573c8211"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-5e09e70f-305f-4e4c-8815-46cd573c8211"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-5e09e70f-305f-4e4c-8815-46cd573c8211"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-90f2bb90-1003-43ce-971e-540a36e4a54e {
  text-align: center;
}







  #s-90f2bb90-1003-43ce-971e-540a36e4a54e img.shogun-image {
    

    
    
    
  }


#s-90f2bb90-1003-43ce-971e-540a36e4a54e .shogun-image-content {
  
    align-items: center;
  
}

#s-7545789b-78b3-49e0-9f64-211a42fe41b8 {
  margin-top: 5px;
}

#s-992d2cad-d5fc-4651-a0e6-07512ce532d1 {
  text-align: center;
}







  #s-992d2cad-d5fc-4651-a0e6-07512ce532d1 img.shogun-image {
    

    
    
    
  }


#s-992d2cad-d5fc-4651-a0e6-07512ce532d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-34901509-dc3e-4f04-a183-399b98389179 {
  margin-top: 5px;
}

#s-b43bb4b2-6505-49ce-a66a-8005ac7b4669 {
  margin-top: 80px;
}

#s-2c99b2a3-69ff-42d6-9eb2-5597eccd1ebb {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-2c99b2a3-69ff-42d6-9eb2-5597eccd1ebb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-2c99b2a3-69ff-42d6-9eb2-5597eccd1ebb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-2c99b2a3-69ff-42d6-9eb2-5597eccd1ebb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-2c99b2a3-69ff-42d6-9eb2-5597eccd1ebb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-d1004a19-271a-4b0d-9f66-84b4cc2e79a3 {
  text-align: center;
}







  #s-d1004a19-271a-4b0d-9f66-84b4cc2e79a3 img.shogun-image {
    

    
    
    
  }


#s-d1004a19-271a-4b0d-9f66-84b4cc2e79a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-c9289d70-d2cc-4935-b1bf-ecb08e7fa2a4 {
  margin-top: 5px;
}

#s-921d31b4-15ff-4d46-9f9b-e94ade043311 {
  text-align: center;
}







  #s-921d31b4-15ff-4d46-9f9b-e94ade043311 img.shogun-image {
    

    
    
    
  }


#s-921d31b4-15ff-4d46-9f9b-e94ade043311 .shogun-image-content {
  
    align-items: center;
  
}

#s-8ee16fa5-4439-4e42-abee-5cf617d8c7ed {
  margin-top: 5px;
}

#s-13fbf233-a737-4a45-b993-533353c6d8bd {
  text-align: center;
}







  #s-13fbf233-a737-4a45-b993-533353c6d8bd img.shogun-image {
    

    
    
    
  }


#s-13fbf233-a737-4a45-b993-533353c6d8bd .shogun-image-content {
  
    align-items: center;
  
}

#s-0feef6d2-a7bf-4a6c-ad7a-158957501a84 {
  margin-top: 5px;
}

#s-c015d687-ca5b-41a0-b432-ff590e1a78f6 {
  text-align: center;
}







  #s-c015d687-ca5b-41a0-b432-ff590e1a78f6 img.shogun-image {
    

    
    
    
  }


#s-c015d687-ca5b-41a0-b432-ff590e1a78f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-a5f48dd8-6bc8-4841-a884-1dcf7ea5b3c1 {
  margin-top: 5px;
}

#s-04598173-6397-4d53-85c8-34307e13b63a {
  text-align: center;
}







  #s-04598173-6397-4d53-85c8-34307e13b63a img.shogun-image {
    

    
    
    
  }


#s-04598173-6397-4d53-85c8-34307e13b63a .shogun-image-content {
  
    align-items: center;
  
}

#s-cb608017-b2f8-4bc0-8f57-f44b3f4c897d {
  margin-top: 5px;
}

#s-86f1c2b6-0e33-4eac-883a-411b9e49e0ad {
  text-align: center;
}







  #s-86f1c2b6-0e33-4eac-883a-411b9e49e0ad img.shogun-image {
    

    
    
    
  }


#s-86f1c2b6-0e33-4eac-883a-411b9e49e0ad .shogun-image-content {
  
    align-items: center;
  
}

#s-6ddbd035-9480-4971-a592-ab2a626b3793 {
  margin-top: 5px;
}

#s-747aa72a-6731-41b0-b3ae-dd1659f8155f {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-747aa72a-6731-41b0-b3ae-dd1659f8155f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-747aa72a-6731-41b0-b3ae-dd1659f8155f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-747aa72a-6731-41b0-b3ae-dd1659f8155f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-747aa72a-6731-41b0-b3ae-dd1659f8155f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-c430ffd7-763a-44b1-af0c-793a39aff642 {
  text-align: center;
}







  #s-c430ffd7-763a-44b1-af0c-793a39aff642 img.shogun-image {
    

    
    
    
  }


#s-c430ffd7-763a-44b1-af0c-793a39aff642 .shogun-image-content {
  
    align-items: center;
  
}

#s-c778e143-2869-4042-939e-8733b0a9f642 {
  margin-top: 5px;
}

#s-2aaf49cb-881a-41a7-84a5-a67bdbe20a11 {
  text-align: center;
}







  #s-2aaf49cb-881a-41a7-84a5-a67bdbe20a11 img.shogun-image {
    

    
    
    
  }


#s-2aaf49cb-881a-41a7-84a5-a67bdbe20a11 .shogun-image-content {
  
    align-items: center;
  
}

#s-8630d6ce-f986-44fb-aac4-b56fa75acad7 {
  margin-top: 5px;
}

#s-c8395215-ecc4-45fd-a521-995bb57358e8 {
  text-align: center;
}







  #s-c8395215-ecc4-45fd-a521-995bb57358e8 img.shogun-image {
    

    
    
    
  }


#s-c8395215-ecc4-45fd-a521-995bb57358e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a75bdc1-fe9a-4a5a-b16e-87234118a888 {
  margin-top: 5px;
}

#s-7a50645e-fcab-4338-b263-a9299a349d14 {
  text-align: center;
}







  #s-7a50645e-fcab-4338-b263-a9299a349d14 img.shogun-image {
    

    
    
    
  }


#s-7a50645e-fcab-4338-b263-a9299a349d14 .shogun-image-content {
  
    align-items: center;
  
}

#s-f6cf5427-3d7e-4190-90e1-9da069a704f7 {
  margin-top: 5px;
}

#s-ed0b5cbc-1474-4252-a22c-0fb65fb954f8 {
  text-align: center;
}







  #s-ed0b5cbc-1474-4252-a22c-0fb65fb954f8 img.shogun-image {
    

    
    
    
  }


#s-ed0b5cbc-1474-4252-a22c-0fb65fb954f8 .shogun-image-content {
  
    align-items: center;
  
}

#s-d899593e-9761-478f-92bb-76eabfa0e702 {
  margin-top: 5px;
}

#s-0ad014e1-f54a-4d86-b0aa-db83071d2236 {
  text-align: center;
}







  #s-0ad014e1-f54a-4d86-b0aa-db83071d2236 img.shogun-image {
    

    
    
    
  }


#s-0ad014e1-f54a-4d86-b0aa-db83071d2236 .shogun-image-content {
  
    align-items: center;
  
}

#s-839f3be8-34cc-4ebb-9f2a-a8ac17e7ad63 {
  margin-top: 5px;
}

#s-224f1156-c27c-4a9a-952a-10c7fd4d2089 {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-224f1156-c27c-4a9a-952a-10c7fd4d2089"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-224f1156-c27c-4a9a-952a-10c7fd4d2089"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-224f1156-c27c-4a9a-952a-10c7fd4d2089"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-224f1156-c27c-4a9a-952a-10c7fd4d2089"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-c9b75546-d9fc-444d-a229-69de364105da {
  text-align: center;
}







  #s-c9b75546-d9fc-444d-a229-69de364105da img.shogun-image {
    

    
    
    
  }


#s-c9b75546-d9fc-444d-a229-69de364105da .shogun-image-content {
  
    align-items: center;
  
}

#s-e5b350c7-a7ec-4f2a-ae8d-e7e5f86bb5f0 {
  margin-top: 5px;
}

#s-5f50f80c-8d42-429e-a9e7-a469691a0658 {
  text-align: center;
}







  #s-5f50f80c-8d42-429e-a9e7-a469691a0658 img.shogun-image {
    

    
    
    
  }


#s-5f50f80c-8d42-429e-a9e7-a469691a0658 .shogun-image-content {
  
    align-items: center;
  
}

#s-09aa9920-86d3-4e0b-92b3-2fb6827af6de {
  margin-top: 5px;
}

#s-8e0dfc14-51d5-4301-90a4-0cbd9ca3320f {
  text-align: center;
}







  #s-8e0dfc14-51d5-4301-90a4-0cbd9ca3320f img.shogun-image {
    

    
    
    
  }


#s-8e0dfc14-51d5-4301-90a4-0cbd9ca3320f .shogun-image-content {
  
    align-items: center;
  
}

#s-b313a093-9aa8-4ccb-8da0-cff270111958 {
  margin-top: 5px;
}

#s-49b6a16a-562d-4f79-bf12-89d6a0e0c452 {
  text-align: center;
}







  #s-49b6a16a-562d-4f79-bf12-89d6a0e0c452 img.shogun-image {
    

    
    
    
  }


#s-49b6a16a-562d-4f79-bf12-89d6a0e0c452 .shogun-image-content {
  
    align-items: center;
  
}

#s-a6d6e9a6-32ae-4af6-b548-f647515d2bad {
  margin-top: 5px;
}

#s-05d97b1c-1d2b-4129-aaf0-5665380d39a4 {
  text-align: center;
}







  #s-05d97b1c-1d2b-4129-aaf0-5665380d39a4 img.shogun-image {
    

    
    
    
  }


#s-05d97b1c-1d2b-4129-aaf0-5665380d39a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-f7e0bd14-380e-4115-9317-cb301459d406 {
  margin-top: 5px;
}

#s-1197946e-5831-42d6-b75f-134874797c21 {
  text-align: center;
}







  #s-1197946e-5831-42d6-b75f-134874797c21 img.shogun-image {
    

    
    
    
  }


#s-1197946e-5831-42d6-b75f-134874797c21 .shogun-image-content {
  
    align-items: center;
  
}

#s-1ac5663b-ddbc-4711-b735-5529d2b30e81 {
  margin-top: 5px;
}

#s-46ebf23a-20ad-4bdc-b784-1ce17bce8c4a {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-46ebf23a-20ad-4bdc-b784-1ce17bce8c4a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-46ebf23a-20ad-4bdc-b784-1ce17bce8c4a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-46ebf23a-20ad-4bdc-b784-1ce17bce8c4a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-46ebf23a-20ad-4bdc-b784-1ce17bce8c4a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-20c0b85b-1e41-4617-ba04-e7d66c561091 {
  text-align: center;
}







  #s-20c0b85b-1e41-4617-ba04-e7d66c561091 img.shogun-image {
    

    
    
    
  }


#s-20c0b85b-1e41-4617-ba04-e7d66c561091 .shogun-image-content {
  
    align-items: center;
  
}

#s-8d61815b-69ec-42dc-a1d9-34f83b43622b {
  margin-top: 5px;
}

#s-ae3bdecb-0672-451a-99ef-96885c335429 {
  text-align: center;
}







  #s-ae3bdecb-0672-451a-99ef-96885c335429 img.shogun-image {
    

    
    
    
  }


#s-ae3bdecb-0672-451a-99ef-96885c335429 .shogun-image-content {
  
    align-items: center;
  
}

#s-dfd29902-58a1-402a-80ce-52599f25a694 {
  margin-top: 5px;
}

#s-f400b0d2-9700-4ad8-b648-096a302977cd {
  margin-top: 15px;
margin-bottom: 30px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-f400b0d2-9700-4ad8-b648-096a302977cd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-f400b0d2-9700-4ad8-b648-096a302977cd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-f400b0d2-9700-4ad8-b648-096a302977cd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-f400b0d2-9700-4ad8-b648-096a302977cd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-f086b4fd-fdb2-46d2-8f7c-a44c1a0c1546 {
  text-align: center;
}







  #s-f086b4fd-fdb2-46d2-8f7c-a44c1a0c1546 img.shogun-image {
    

    
    
    
  }


#s-f086b4fd-fdb2-46d2-8f7c-a44c1a0c1546 .shogun-image-content {
  
    align-items: center;
  
}

#s-85991af4-194c-4e68-b2ad-bb7fca330482 {
  margin-top: 5px;
}

#s-345ae842-7989-4d48-ba8b-68af47b1c4e2 {
  text-align: center;
}







  #s-345ae842-7989-4d48-ba8b-68af47b1c4e2 img.shogun-image {
    

    
    
    
  }


#s-345ae842-7989-4d48-ba8b-68af47b1c4e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-7c5301b1-4891-4d4a-91ab-6e4b284876b3 {
  margin-top: 5px;
}

#s-0d6cd6d6-1f83-4a89-a1fa-c9ac8d5f31c9 {
  text-align: center;
}







  #s-0d6cd6d6-1f83-4a89-a1fa-c9ac8d5f31c9 img.shogun-image {
    

    
    
    
  }


#s-0d6cd6d6-1f83-4a89-a1fa-c9ac8d5f31c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-30515d4a-ed36-488a-81e5-bfd566bd30e1 {
  margin-top: 5px;
}

#s-3d930b35-a52e-4c44-8cf0-f8582efd3368 {
  text-align: center;
}







  #s-3d930b35-a52e-4c44-8cf0-f8582efd3368 img.shogun-image {
    

    
    
    
  }


#s-3d930b35-a52e-4c44-8cf0-f8582efd3368 .shogun-image-content {
  
    align-items: center;
  
}

#s-b05223a1-9344-418e-9747-715dbc87dd12 {
  margin-top: 5px;
}

#s-fb48e5cc-87ab-4435-bb7d-f25c7b6f3da9 {
  text-align: center;
}







  #s-fb48e5cc-87ab-4435-bb7d-f25c7b6f3da9 img.shogun-image {
    

    
    
    
  }


#s-fb48e5cc-87ab-4435-bb7d-f25c7b6f3da9 .shogun-image-content {
  
    align-items: center;
  
}

#s-e201a570-0bab-4cac-a142-bfaca6858726 {
  margin-top: 5px;
}

#s-4203d9f5-478f-46c7-bee3-902904e2a384 {
  text-align: center;
}







  #s-4203d9f5-478f-46c7-bee3-902904e2a384 img.shogun-image {
    

    
    
    
  }


#s-4203d9f5-478f-46c7-bee3-902904e2a384 .shogun-image-content {
  
    align-items: center;
  
}

#s-2931826f-89bb-4945-bc85-3795f970f763 {
  margin-top: 5px;
}

#s-26cefb16-1271-4fc5-961a-30495f68110e {
  margin-top: 15px;
margin-bottom: 100px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-26cefb16-1271-4fc5-961a-30495f68110e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-26cefb16-1271-4fc5-961a-30495f68110e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-26cefb16-1271-4fc5-961a-30495f68110e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-26cefb16-1271-4fc5-961a-30495f68110e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-780926df-dbbe-42ae-af6c-c68a80e31823 {
  text-align: center;
}







  #s-780926df-dbbe-42ae-af6c-c68a80e31823 img.shogun-image {
    

    
    
    
  }


#s-780926df-dbbe-42ae-af6c-c68a80e31823 .shogun-image-content {
  
    align-items: center;
  
}

#s-b0ef0385-821a-455b-9cbc-f7c581db9f9a {
  margin-top: 5px;
}

#s-6ff3daa3-0af3-4fac-b82b-c2a187247a1f {
  text-align: center;
}







  #s-6ff3daa3-0af3-4fac-b82b-c2a187247a1f img.shogun-image {
    

    
    
    
  }


#s-6ff3daa3-0af3-4fac-b82b-c2a187247a1f .shogun-image-content {
  
    align-items: center;
  
}

#s-42ab61c8-d94a-4f2a-b45d-5554cbd22d7a {
  margin-top: 5px;
}

#s-d2ea9d11-eedd-4c38-a43f-5b8574d75935 {
  text-align: center;
}







  #s-d2ea9d11-eedd-4c38-a43f-5b8574d75935 img.shogun-image {
    

    
    
    
  }


#s-d2ea9d11-eedd-4c38-a43f-5b8574d75935 .shogun-image-content {
  
    align-items: center;
  
}

#s-81f3c17a-7253-4381-89fb-b81174017b8f {
  margin-top: 5px;
}

#s-cdef3e7a-b6e4-4b1a-9308-ca00bfadb589 {
  text-align: center;
}







  #s-cdef3e7a-b6e4-4b1a-9308-ca00bfadb589 img.shogun-image {
    

    
    
    
  }


#s-cdef3e7a-b6e4-4b1a-9308-ca00bfadb589 .shogun-image-content {
  
    align-items: center;
  
}

#s-866cc7e1-3870-4c91-b690-8d64b292a351 {
  margin-top: 5px;
}

#s-bd5cc891-6d02-4493-b64e-dafb17242664 {
  text-align: center;
}







  #s-bd5cc891-6d02-4493-b64e-dafb17242664 img.shogun-image {
    

    
    
    
  }


#s-bd5cc891-6d02-4493-b64e-dafb17242664 .shogun-image-content {
  
    align-items: center;
  
}

#s-666ce78e-b64a-48b4-befd-2f50987af085 {
  margin-top: 5px;
}

#s-ffe16e92-e3fe-4ab0-aae6-e20c09a1a178 {
  text-align: center;
}







  #s-ffe16e92-e3fe-4ab0-aae6-e20c09a1a178 img.shogun-image {
    

    
    
    
  }


#s-ffe16e92-e3fe-4ab0-aae6-e20c09a1a178 .shogun-image-content {
  
    align-items: center;
  
}

#s-281eaa86-3e31-4d9c-8388-697dbd53c5d3 {
  margin-top: 5px;
}

#s-5e0cf203-36d9-42e2-a5f1-0964c260a30e {
  margin-top: 15px;
margin-bottom: 100px;
max-width: 1360px;
}

@media (min-width: 0px) {
[id="s-5e0cf203-36d9-42e2-a5f1-0964c260a30e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-5e0cf203-36d9-42e2-a5f1-0964c260a30e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-5e0cf203-36d9-42e2-a5f1-0964c260a30e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-5e0cf203-36d9-42e2-a5f1-0964c260a30e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-d08e2ded-71ec-4aa8-87c3-5bdc5448452f {
  text-align: center;
}







  #s-d08e2ded-71ec-4aa8-87c3-5bdc5448452f img.shogun-image {
    

    
    
    
  }


#s-d08e2ded-71ec-4aa8-87c3-5bdc5448452f .shogun-image-content {
  
    align-items: center;
  
}

#s-b7a87d22-66af-4826-aaf3-ce2bd3fb22cb {
  margin-top: 5px;
}

#s-7a85fc2f-ebb1-4ce8-8d8b-24c2515a8a61 {
  text-align: center;
}







  #s-7a85fc2f-ebb1-4ce8-8d8b-24c2515a8a61 img.shogun-image {
    

    
    
    
  }


#s-7a85fc2f-ebb1-4ce8-8d8b-24c2515a8a61 .shogun-image-content {
  
    align-items: center;
  
}

#s-f8559f6e-c075-4310-a757-fbccb7a5fc0f {
  margin-top: 5px;
}

#s-39064af5-0bdd-47d8-b7d8-2a6c77e8c5bb {
  text-align: center;
}







  #s-39064af5-0bdd-47d8-b7d8-2a6c77e8c5bb img.shogun-image {
    

    
    
    
  }


#s-39064af5-0bdd-47d8-b7d8-2a6c77e8c5bb .shogun-image-content {
  
    align-items: center;
  
}

#s-607b3ca9-2eba-4d5a-bf97-1f7ecb354636 {
  margin-top: 5px;
}

/*
  $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:before,.shg-c:after{content:" ";display:table}.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:#000;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}[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}
