#s-b9b55964-810b-43e7-a179-4ebe4e98834d {
  margin-bottom: 20px;
}

.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: ;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media (max-width: 767px){#s-1574126b-43a4-47c8-8d1a-92b88dae4438 {
  display: none;
}
#s-1574126b-43a4-47c8-8d1a-92b88dae4438, #wrap-s-1574126b-43a4-47c8-8d1a-92b88dae4438 { display: none !important; }}
.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-0e69c961-9dff-4a3c-a58a-d9ce3b0ab408 {
  padding-bottom: 43px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 26px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-0e69c961-9dff-4a3c-a58a-d9ce3b0ab408 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0e69c961-9dff-4a3c-a58a-d9ce3b0ab408 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0e69c961-9dff-4a3c-a58a-d9ce3b0ab408 {
  
}
}@media (max-width: 767px){#s-0e69c961-9dff-4a3c-a58a-d9ce3b0ab408 {
  
}
}
@media (min-width: 0px) {
[id="s-0e69c961-9dff-4a3c-a58a-d9ce3b0ab408"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e69c961-9dff-4a3c-a58a-d9ce3b0ab408"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0e69c961-9dff-4a3c-a58a-d9ce3b0ab408"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0e69c961-9dff-4a3c-a58a-d9ce3b0ab408"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0e69c961-9dff-4a3c-a58a-d9ce3b0ab408"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e69c961-9dff-4a3c-a58a-d9ce3b0ab408"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0e69c961-9dff-4a3c-a58a-d9ce3b0ab408"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-0c2c75e7-e732-48d8-98fc-93bf95f01576 {
  margin-top: 125px;
margin-bottom: 43px;
}
@media (min-width: 1200px){#s-0c2c75e7-e732-48d8-98fc-93bf95f01576 {
  display: none;
}
#s-0c2c75e7-e732-48d8-98fc-93bf95f01576, #wrap-s-0c2c75e7-e732-48d8-98fc-93bf95f01576 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0c2c75e7-e732-48d8-98fc-93bf95f01576 {
  display: none;
}
#s-0c2c75e7-e732-48d8-98fc-93bf95f01576, #wrap-s-0c2c75e7-e732-48d8-98fc-93bf95f01576 { display: none !important; }}@media (max-width: 767px){#s-0c2c75e7-e732-48d8-98fc-93bf95f01576 {
  display: none;
}
#s-0c2c75e7-e732-48d8-98fc-93bf95f01576, #wrap-s-0c2c75e7-e732-48d8-98fc-93bf95f01576 { display: none !important; }}
#s-5452a99e-684a-43a2-91f3-5520e4355873 {
  margin-top: 50px;
margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-5452a99e-684a-43a2-91f3-5520e4355873 {
  display: none;
}
#s-5452a99e-684a-43a2-91f3-5520e4355873, #wrap-s-5452a99e-684a-43a2-91f3-5520e4355873 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5452a99e-684a-43a2-91f3-5520e4355873 {
  display: none;
}
#s-5452a99e-684a-43a2-91f3-5520e4355873, #wrap-s-5452a99e-684a-43a2-91f3-5520e4355873 { display: none !important; }}
#s-3e9443ac-a3a8-47cb-97e1-3626ff8aca08 {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-3e9443ac-a3a8-47cb-97e1-3626ff8aca08 {
  display: none;
}
#s-3e9443ac-a3a8-47cb-97e1-3626ff8aca08, #wrap-s-3e9443ac-a3a8-47cb-97e1-3626ff8aca08 { display: none !important; }}
#s-5f5bbca3-0a6c-4fd7-adc6-505de2b7237f {
  margin-top: 125px;
margin-bottom: 43px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-5f5bbca3-0a6c-4fd7-adc6-505de2b7237f {
  display: none;
}
#s-5f5bbca3-0a6c-4fd7-adc6-505de2b7237f, #wrap-s-5f5bbca3-0a6c-4fd7-adc6-505de2b7237f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5f5bbca3-0a6c-4fd7-adc6-505de2b7237f {
  display: none;
}
#s-5f5bbca3-0a6c-4fd7-adc6-505de2b7237f, #wrap-s-5f5bbca3-0a6c-4fd7-adc6-505de2b7237f { display: none !important; }}@media (max-width: 767px){#s-5f5bbca3-0a6c-4fd7-adc6-505de2b7237f {
  display: none;
}
#s-5f5bbca3-0a6c-4fd7-adc6-505de2b7237f, #wrap-s-5f5bbca3-0a6c-4fd7-adc6-505de2b7237f { display: none !important; }}
#s-ac919d6a-45a5-45f0-a1e3-3865901a884e {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-ac919d6a-45a5-45f0-a1e3-3865901a884e {
  display: none;
}
#s-ac919d6a-45a5-45f0-a1e3-3865901a884e, #wrap-s-ac919d6a-45a5-45f0-a1e3-3865901a884e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ac919d6a-45a5-45f0-a1e3-3865901a884e {
  display: none;
}
#s-ac919d6a-45a5-45f0-a1e3-3865901a884e, #wrap-s-ac919d6a-45a5-45f0-a1e3-3865901a884e { display: none !important; }}@media (max-width: 767px){#s-ac919d6a-45a5-45f0-a1e3-3865901a884e {
  display: none;
}
#s-ac919d6a-45a5-45f0-a1e3-3865901a884e, #wrap-s-ac919d6a-45a5-45f0-a1e3-3865901a884e { display: none !important; }}
.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-eaef46ad-44cb-4078-a498-fcd05b0bb701 {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 1200px){#s-eaef46ad-44cb-4078-a498-fcd05b0bb701 {
  display: none;
}
#s-eaef46ad-44cb-4078-a498-fcd05b0bb701, #wrap-s-eaef46ad-44cb-4078-a498-fcd05b0bb701 { display: none !important; }}






  #s-eaef46ad-44cb-4078-a498-fcd05b0bb701 img.shogun-image {
    

    
    
    
  }


#s-eaef46ad-44cb-4078-a498-fcd05b0bb701 .shogun-image-content {
  
    align-items: center;
  
}

#s-fd22e0dd-7013-4e03-8fbf-636313cb6690 {
  margin-bottom: 43px;
}
@media (min-width: 1200px){#s-fd22e0dd-7013-4e03-8fbf-636313cb6690 {
  display: none;
}
#s-fd22e0dd-7013-4e03-8fbf-636313cb6690, #wrap-s-fd22e0dd-7013-4e03-8fbf-636313cb6690 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fd22e0dd-7013-4e03-8fbf-636313cb6690 {
  display: none;
}
#s-fd22e0dd-7013-4e03-8fbf-636313cb6690, #wrap-s-fd22e0dd-7013-4e03-8fbf-636313cb6690 { display: none !important; }}@media (max-width: 767px){#s-fd22e0dd-7013-4e03-8fbf-636313cb6690 {
  display: none;
}
#s-fd22e0dd-7013-4e03-8fbf-636313cb6690, #wrap-s-fd22e0dd-7013-4e03-8fbf-636313cb6690 { display: none !important; }}
#s-644fb113-3d66-45da-92b0-37fd7f072866 {
  margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-644fb113-3d66-45da-92b0-37fd7f072866 {
  display: none;
}
#s-644fb113-3d66-45da-92b0-37fd7f072866, #wrap-s-644fb113-3d66-45da-92b0-37fd7f072866 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-644fb113-3d66-45da-92b0-37fd7f072866 {
  display: none;
}
#s-644fb113-3d66-45da-92b0-37fd7f072866, #wrap-s-644fb113-3d66-45da-92b0-37fd7f072866 { display: none !important; }}
#s-8e233eeb-29f0-49e5-9f33-3eb8909b0062 {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-8e233eeb-29f0-49e5-9f33-3eb8909b0062 {
  display: none;
}
#s-8e233eeb-29f0-49e5-9f33-3eb8909b0062, #wrap-s-8e233eeb-29f0-49e5-9f33-3eb8909b0062 { display: none !important; }}
#s-1d1b3488-0f32-4bfc-812d-04c3e794dad7 {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-1d1b3488-0f32-4bfc-812d-04c3e794dad7 {
  display: none;
}
#s-1d1b3488-0f32-4bfc-812d-04c3e794dad7, #wrap-s-1d1b3488-0f32-4bfc-812d-04c3e794dad7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1d1b3488-0f32-4bfc-812d-04c3e794dad7 {
  display: none;
}
#s-1d1b3488-0f32-4bfc-812d-04c3e794dad7, #wrap-s-1d1b3488-0f32-4bfc-812d-04c3e794dad7 { display: none !important; }}@media (max-width: 767px){#s-1d1b3488-0f32-4bfc-812d-04c3e794dad7 {
  display: none;
}
#s-1d1b3488-0f32-4bfc-812d-04c3e794dad7, #wrap-s-1d1b3488-0f32-4bfc-812d-04c3e794dad7 { display: none !important; }}






  #s-1d1b3488-0f32-4bfc-812d-04c3e794dad7 img.shogun-image {
    

    
    
    
  }


#s-1d1b3488-0f32-4bfc-812d-04c3e794dad7 .shogun-image-content {
  
    align-items: center;
  
}

#s-59d4a812-dc80-4317-a9c2-f45dc54c105f {
  margin-bottom: 43px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-59d4a812-dc80-4317-a9c2-f45dc54c105f {
  display: none;
}
#s-59d4a812-dc80-4317-a9c2-f45dc54c105f, #wrap-s-59d4a812-dc80-4317-a9c2-f45dc54c105f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-59d4a812-dc80-4317-a9c2-f45dc54c105f {
  display: none;
}
#s-59d4a812-dc80-4317-a9c2-f45dc54c105f, #wrap-s-59d4a812-dc80-4317-a9c2-f45dc54c105f { display: none !important; }}@media (max-width: 767px){#s-59d4a812-dc80-4317-a9c2-f45dc54c105f {
  display: none;
}
#s-59d4a812-dc80-4317-a9c2-f45dc54c105f, #wrap-s-59d4a812-dc80-4317-a9c2-f45dc54c105f { display: none !important; }}
#s-0ee0df9b-b148-40b2-bfe2-3598bcccf874 {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-0ee0df9b-b148-40b2-bfe2-3598bcccf874 {
  display: none;
}
#s-0ee0df9b-b148-40b2-bfe2-3598bcccf874, #wrap-s-0ee0df9b-b148-40b2-bfe2-3598bcccf874 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0ee0df9b-b148-40b2-bfe2-3598bcccf874 {
  display: none;
}
#s-0ee0df9b-b148-40b2-bfe2-3598bcccf874, #wrap-s-0ee0df9b-b148-40b2-bfe2-3598bcccf874 { display: none !important; }}@media (max-width: 767px){#s-0ee0df9b-b148-40b2-bfe2-3598bcccf874 {
  display: none;
}
#s-0ee0df9b-b148-40b2-bfe2-3598bcccf874, #wrap-s-0ee0df9b-b148-40b2-bfe2-3598bcccf874 { display: none !important; }}
#s-a7894af5-ebf7-4984-a000-88d4ee51d9ab {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-a7894af5-ebf7-4984-a000-88d4ee51d9ab {
  display: none;
}
#s-a7894af5-ebf7-4984-a000-88d4ee51d9ab, #wrap-s-a7894af5-ebf7-4984-a000-88d4ee51d9ab { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a7894af5-ebf7-4984-a000-88d4ee51d9ab {
  display: none;
}
#s-a7894af5-ebf7-4984-a000-88d4ee51d9ab, #wrap-s-a7894af5-ebf7-4984-a000-88d4ee51d9ab { display: none !important; }}@media (max-width: 767px){#s-a7894af5-ebf7-4984-a000-88d4ee51d9ab {
  display: none;
}
#s-a7894af5-ebf7-4984-a000-88d4ee51d9ab, #wrap-s-a7894af5-ebf7-4984-a000-88d4ee51d9ab { display: none !important; }}
@media (min-width: 0px) {
[id="s-a7894af5-ebf7-4984-a000-88d4ee51d9ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a7894af5-ebf7-4984-a000-88d4ee51d9ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a7894af5-ebf7-4984-a000-88d4ee51d9ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a7894af5-ebf7-4984-a000-88d4ee51d9ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-37d86f59-feb6-43a6-b99a-cd0351d1f5fc {
  background-image: url(https://i.shgcdn.com/b274737c-4a21-46ab-bef0-4cdbecb1ef72/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
background-position: center center;
}

#s-a713a787-1c15-4672-9236-7e9c223b7953 {
  background-image: url(https://i.shgcdn.com/e13c679c-ef08-445b-98c4-58495b6953e0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
padding-top: 10px;
background-position: center center;
}

#s-df431361-3d70-4979-8688-b5f210df71eb {
  background-image: url(https://i.shgcdn.com/f3715478-d221-4ce7-9d4b-92589c7cacd4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
padding-top: 10px;
background-position: center center;
}

@media (min-width: 1200px){#s-ca2c7dd5-887a-4071-aa9f-0fcf9c8e77fd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ca2c7dd5-887a-4071-aa9f-0fcf9c8e77fd {
  display: none;
}
#s-ca2c7dd5-887a-4071-aa9f-0fcf9c8e77fd, #wrap-s-ca2c7dd5-887a-4071-aa9f-0fcf9c8e77fd { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ca2c7dd5-887a-4071-aa9f-0fcf9c8e77fd {
  display: none;
}
#s-ca2c7dd5-887a-4071-aa9f-0fcf9c8e77fd, #wrap-s-ca2c7dd5-887a-4071-aa9f-0fcf9c8e77fd { display: none !important; }}@media (max-width: 767px){#s-ca2c7dd5-887a-4071-aa9f-0fcf9c8e77fd {
  display: none;
}
#s-ca2c7dd5-887a-4071-aa9f-0fcf9c8e77fd, #wrap-s-ca2c7dd5-887a-4071-aa9f-0fcf9c8e77fd { display: none !important; }}
@media (min-width: 0px) {
[id="s-ca2c7dd5-887a-4071-aa9f-0fcf9c8e77fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ca2c7dd5-887a-4071-aa9f-0fcf9c8e77fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ca2c7dd5-887a-4071-aa9f-0fcf9c8e77fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ca2c7dd5-887a-4071-aa9f-0fcf9c8e77fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-ce976a3d-67fd-4e76-b1f2-8adc68ce9434 {
  background-image: url(https://i.shgcdn.com/b274737c-4a21-46ab-bef0-4cdbecb1ef72/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-ce976a3d-67fd-4e76-b1f2-8adc68ce9434 {
  display: none;
}
#s-ce976a3d-67fd-4e76-b1f2-8adc68ce9434, #wrap-s-ce976a3d-67fd-4e76-b1f2-8adc68ce9434 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ce976a3d-67fd-4e76-b1f2-8adc68ce9434 {
  display: none;
}
#s-ce976a3d-67fd-4e76-b1f2-8adc68ce9434, #wrap-s-ce976a3d-67fd-4e76-b1f2-8adc68ce9434 { display: none !important; }}@media (max-width: 767px){#s-ce976a3d-67fd-4e76-b1f2-8adc68ce9434 {
  display: none;
}
#s-ce976a3d-67fd-4e76-b1f2-8adc68ce9434, #wrap-s-ce976a3d-67fd-4e76-b1f2-8adc68ce9434 { display: none !important; }}
#s-ad4da90a-c533-49ac-a702-ae9a2577b2bb {
  background-image: url(https://i.shgcdn.com/ac967174-b77c-4845-8e1a-74c747053998/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-ad4da90a-c533-49ac-a702-ae9a2577b2bb {
  display: none;
}
#s-ad4da90a-c533-49ac-a702-ae9a2577b2bb, #wrap-s-ad4da90a-c533-49ac-a702-ae9a2577b2bb { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ad4da90a-c533-49ac-a702-ae9a2577b2bb {
  display: none;
}
#s-ad4da90a-c533-49ac-a702-ae9a2577b2bb, #wrap-s-ad4da90a-c533-49ac-a702-ae9a2577b2bb { display: none !important; }}@media (max-width: 767px){#s-ad4da90a-c533-49ac-a702-ae9a2577b2bb {
  display: none;
}
#s-ad4da90a-c533-49ac-a702-ae9a2577b2bb, #wrap-s-ad4da90a-c533-49ac-a702-ae9a2577b2bb { display: none !important; }}
#s-7135d57c-6b53-4566-94f3-cf8ad2d1c513 {
  background-image: url(https://i.shgcdn.com/6bbc93b7-5da9-4780-a171-78d16b39b97d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-7135d57c-6b53-4566-94f3-cf8ad2d1c513 {
  display: none;
}
#s-7135d57c-6b53-4566-94f3-cf8ad2d1c513, #wrap-s-7135d57c-6b53-4566-94f3-cf8ad2d1c513 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7135d57c-6b53-4566-94f3-cf8ad2d1c513 {
  display: none;
}
#s-7135d57c-6b53-4566-94f3-cf8ad2d1c513, #wrap-s-7135d57c-6b53-4566-94f3-cf8ad2d1c513 { display: none !important; }}@media (max-width: 767px){#s-7135d57c-6b53-4566-94f3-cf8ad2d1c513 {
  display: none;
}
#s-7135d57c-6b53-4566-94f3-cf8ad2d1c513, #wrap-s-7135d57c-6b53-4566-94f3-cf8ad2d1c513 { display: none !important; }}
#s-5e388d84-e05c-4e43-98c4-661f6667e88a {
  margin-bottom: 186px;
}
@media (min-width: 1200px){#s-5e388d84-e05c-4e43-98c4-661f6667e88a {
  display: none;
}
#s-5e388d84-e05c-4e43-98c4-661f6667e88a, #wrap-s-5e388d84-e05c-4e43-98c4-661f6667e88a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5e388d84-e05c-4e43-98c4-661f6667e88a {
  display: none;
}
#s-5e388d84-e05c-4e43-98c4-661f6667e88a, #wrap-s-5e388d84-e05c-4e43-98c4-661f6667e88a { display: none !important; }}@media (max-width: 767px){#s-5e388d84-e05c-4e43-98c4-661f6667e88a {
  display: none;
}
#s-5e388d84-e05c-4e43-98c4-661f6667e88a, #wrap-s-5e388d84-e05c-4e43-98c4-661f6667e88a { display: none !important; }}
@media (min-width: 0px) {
[id="s-5e388d84-e05c-4e43-98c4-661f6667e88a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5e388d84-e05c-4e43-98c4-661f6667e88a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5e388d84-e05c-4e43-98c4-661f6667e88a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5e388d84-e05c-4e43-98c4-661f6667e88a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-2f653f09-45da-4138-a5da-938b870951e7 {
  text-align: center;
}
@media (min-width: 1200px){#s-2f653f09-45da-4138-a5da-938b870951e7 {
  
}
}






  #s-2f653f09-45da-4138-a5da-938b870951e7 img.shogun-image {
    

    
    
    
  }


#s-2f653f09-45da-4138-a5da-938b870951e7 .shogun-image-content {
  
    align-items: center;
  
}

#s-7ddf6a04-c4d4-4b56-b35c-f1f83b985d5c {
  text-align: center;
}
@media (min-width: 1200px){#s-7ddf6a04-c4d4-4b56-b35c-f1f83b985d5c {
  
}
}






  #s-7ddf6a04-c4d4-4b56-b35c-f1f83b985d5c img.shogun-image {
    

    
    
    
  }


#s-7ddf6a04-c4d4-4b56-b35c-f1f83b985d5c .shogun-image-content {
  
    align-items: center;
  
}

#s-77fbf613-6357-4504-b75c-a0ee7eac936f {
  text-align: center;
}







  #s-77fbf613-6357-4504-b75c-a0ee7eac936f img.shogun-image {
    

    
    
    
  }


#s-77fbf613-6357-4504-b75c-a0ee7eac936f .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-62548761-1f25-4e23-9fcc-c4eb45f865d6 {
  display: none;
}
#s-62548761-1f25-4e23-9fcc-c4eb45f865d6, #wrap-s-62548761-1f25-4e23-9fcc-c4eb45f865d6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-62548761-1f25-4e23-9fcc-c4eb45f865d6 {
  display: none;
}
#s-62548761-1f25-4e23-9fcc-c4eb45f865d6, #wrap-s-62548761-1f25-4e23-9fcc-c4eb45f865d6 { display: none !important; }}
@media (min-width: 0px) {
[id="s-62548761-1f25-4e23-9fcc-c4eb45f865d6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-62548761-1f25-4e23-9fcc-c4eb45f865d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-62548761-1f25-4e23-9fcc-c4eb45f865d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-62548761-1f25-4e23-9fcc-c4eb45f865d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-498a5932-bfb7-4183-b2af-229cb041fd7d {
  background-image: url(https://i.shgcdn.com/b274737c-4a21-46ab-bef0-4cdbecb1ef72/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
background-position: center center;
}
@media (min-width: 1200px){#s-498a5932-bfb7-4183-b2af-229cb041fd7d {
  display: none;
}
#s-498a5932-bfb7-4183-b2af-229cb041fd7d, #wrap-s-498a5932-bfb7-4183-b2af-229cb041fd7d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-498a5932-bfb7-4183-b2af-229cb041fd7d {
  display: none;
}
#s-498a5932-bfb7-4183-b2af-229cb041fd7d, #wrap-s-498a5932-bfb7-4183-b2af-229cb041fd7d { display: none !important; }}
#s-32be5f30-3ff6-426f-ae8c-984b1d5d2afa {
  background-image: url(https://i.shgcdn.com/074975c5-4bdf-4376-987a-e63d10cbe292/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
background-position: center center;
}
@media (min-width: 1200px){#s-32be5f30-3ff6-426f-ae8c-984b1d5d2afa {
  display: none;
}
#s-32be5f30-3ff6-426f-ae8c-984b1d5d2afa, #wrap-s-32be5f30-3ff6-426f-ae8c-984b1d5d2afa { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-32be5f30-3ff6-426f-ae8c-984b1d5d2afa {
  display: none;
}
#s-32be5f30-3ff6-426f-ae8c-984b1d5d2afa, #wrap-s-32be5f30-3ff6-426f-ae8c-984b1d5d2afa { display: none !important; }}
#s-cebf3911-1027-4965-921c-2e2f0e9fc7da {
  background-image: url(https://i.shgcdn.com/a2debf1c-b4db-4fec-bfe0-614f15623080/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
background-position: center center;
}
@media (min-width: 1200px){#s-cebf3911-1027-4965-921c-2e2f0e9fc7da {
  display: none;
}
#s-cebf3911-1027-4965-921c-2e2f0e9fc7da, #wrap-s-cebf3911-1027-4965-921c-2e2f0e9fc7da { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cebf3911-1027-4965-921c-2e2f0e9fc7da {
  display: none;
}
#s-cebf3911-1027-4965-921c-2e2f0e9fc7da, #wrap-s-cebf3911-1027-4965-921c-2e2f0e9fc7da { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cebf3911-1027-4965-921c-2e2f0e9fc7da {
  
}
}
#s-5ff2cff5-b4f0-489b-9f4c-1643c8ca6ef0 {
  margin-bottom: 186px;
}
@media (min-width: 1200px){#s-5ff2cff5-b4f0-489b-9f4c-1643c8ca6ef0 {
  display: none;
}
#s-5ff2cff5-b4f0-489b-9f4c-1643c8ca6ef0, #wrap-s-5ff2cff5-b4f0-489b-9f4c-1643c8ca6ef0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5ff2cff5-b4f0-489b-9f4c-1643c8ca6ef0 {
  display: none;
}
#s-5ff2cff5-b4f0-489b-9f4c-1643c8ca6ef0, #wrap-s-5ff2cff5-b4f0-489b-9f4c-1643c8ca6ef0 { display: none !important; }}
@media (min-width: 0px) {
[id="s-5ff2cff5-b4f0-489b-9f4c-1643c8ca6ef0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-5ff2cff5-b4f0-489b-9f4c-1643c8ca6ef0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5ff2cff5-b4f0-489b-9f4c-1643c8ca6ef0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5ff2cff5-b4f0-489b-9f4c-1643c8ca6ef0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-0bfb6c53-904b-4949-aa96-24a20e07262b {
  text-align: center;
}
@media (min-width: 1200px){#s-0bfb6c53-904b-4949-aa96-24a20e07262b {
  display: none;
}
#s-0bfb6c53-904b-4949-aa96-24a20e07262b, #wrap-s-0bfb6c53-904b-4949-aa96-24a20e07262b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0bfb6c53-904b-4949-aa96-24a20e07262b {
  display: none;
}
#s-0bfb6c53-904b-4949-aa96-24a20e07262b, #wrap-s-0bfb6c53-904b-4949-aa96-24a20e07262b { display: none !important; }}






  #s-0bfb6c53-904b-4949-aa96-24a20e07262b img.shogun-image {
    

    
    
    
  }


#s-0bfb6c53-904b-4949-aa96-24a20e07262b .shogun-image-content {
  
    align-items: center;
  
}

#s-e1ffd325-7e80-4554-85ad-cd7610ea060e {
  text-align: center;
}
@media (min-width: 1200px){#s-e1ffd325-7e80-4554-85ad-cd7610ea060e {
  display: none;
}
#s-e1ffd325-7e80-4554-85ad-cd7610ea060e, #wrap-s-e1ffd325-7e80-4554-85ad-cd7610ea060e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e1ffd325-7e80-4554-85ad-cd7610ea060e {
  display: none;
}
#s-e1ffd325-7e80-4554-85ad-cd7610ea060e, #wrap-s-e1ffd325-7e80-4554-85ad-cd7610ea060e { display: none !important; }}






  #s-e1ffd325-7e80-4554-85ad-cd7610ea060e img.shogun-image {
    

    
    
    
  }


#s-e1ffd325-7e80-4554-85ad-cd7610ea060e .shogun-image-content {
  
    align-items: center;
  
}

#s-161e5bdf-25b3-4946-ac94-0ffa46951f55 {
  text-align: center;
}
@media (min-width: 1200px){#s-161e5bdf-25b3-4946-ac94-0ffa46951f55 {
  display: none;
}
#s-161e5bdf-25b3-4946-ac94-0ffa46951f55, #wrap-s-161e5bdf-25b3-4946-ac94-0ffa46951f55 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-161e5bdf-25b3-4946-ac94-0ffa46951f55 {
  display: none;
}
#s-161e5bdf-25b3-4946-ac94-0ffa46951f55, #wrap-s-161e5bdf-25b3-4946-ac94-0ffa46951f55 { display: none !important; }}






  #s-161e5bdf-25b3-4946-ac94-0ffa46951f55 img.shogun-image {
    

    
    
    
  }


#s-161e5bdf-25b3-4946-ac94-0ffa46951f55 .shogun-image-content {
  
    align-items: center;
  
}

#s-f1f7f466-4206-4c48-99d9-66c38405120e {
  margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-f1f7f466-4206-4c48-99d9-66c38405120e {
  display: none;
}
#s-f1f7f466-4206-4c48-99d9-66c38405120e, #wrap-s-f1f7f466-4206-4c48-99d9-66c38405120e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f1f7f466-4206-4c48-99d9-66c38405120e {
  display: none;
}
#s-f1f7f466-4206-4c48-99d9-66c38405120e, #wrap-s-f1f7f466-4206-4c48-99d9-66c38405120e { display: none !important; }}@media (max-width: 767px){#s-f1f7f466-4206-4c48-99d9-66c38405120e {
  display: none;
}
#s-f1f7f466-4206-4c48-99d9-66c38405120e, #wrap-s-f1f7f466-4206-4c48-99d9-66c38405120e { display: none !important; }}
#s-d5752a38-65fd-41ae-b70e-70d9246d78c0 {
  margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-d5752a38-65fd-41ae-b70e-70d9246d78c0 {
  display: none;
}
#s-d5752a38-65fd-41ae-b70e-70d9246d78c0, #wrap-s-d5752a38-65fd-41ae-b70e-70d9246d78c0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d5752a38-65fd-41ae-b70e-70d9246d78c0 {
  display: none;
}
#s-d5752a38-65fd-41ae-b70e-70d9246d78c0, #wrap-s-d5752a38-65fd-41ae-b70e-70d9246d78c0 { display: none !important; }}
#s-c364b460-099d-4994-b7b7-af2964c780d2 {
  margin-left: 40px;
margin-bottom: 62px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-c364b460-099d-4994-b7b7-af2964c780d2 {
  display: none;
}
#s-c364b460-099d-4994-b7b7-af2964c780d2, #wrap-s-c364b460-099d-4994-b7b7-af2964c780d2 { display: none !important; }}
#s-0c9faa2b-1f31-48c1-9485-a885cdbebdd1 {
  margin-bottom: 186px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-0c9faa2b-1f31-48c1-9485-a885cdbebdd1 {
  display: none;
}
#s-0c9faa2b-1f31-48c1-9485-a885cdbebdd1, #wrap-s-0c9faa2b-1f31-48c1-9485-a885cdbebdd1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0c9faa2b-1f31-48c1-9485-a885cdbebdd1 {
  display: none;
}
#s-0c9faa2b-1f31-48c1-9485-a885cdbebdd1, #wrap-s-0c9faa2b-1f31-48c1-9485-a885cdbebdd1 { display: none !important; }}@media (max-width: 767px){#s-0c9faa2b-1f31-48c1-9485-a885cdbebdd1 {
  display: none;
}
#s-0c9faa2b-1f31-48c1-9485-a885cdbebdd1, #wrap-s-0c9faa2b-1f31-48c1-9485-a885cdbebdd1 { display: none !important; }}
@media (min-width: 0px) {
[id="s-0c9faa2b-1f31-48c1-9485-a885cdbebdd1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0c9faa2b-1f31-48c1-9485-a885cdbebdd1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0c9faa2b-1f31-48c1-9485-a885cdbebdd1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c9faa2b-1f31-48c1-9485-a885cdbebdd1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-e5503609-9caa-4c27-a316-892e9cc1e6fa {
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-e5503609-9caa-4c27-a316-892e9cc1e6fa {
  display: none;
}
#s-e5503609-9caa-4c27-a316-892e9cc1e6fa, #wrap-s-e5503609-9caa-4c27-a316-892e9cc1e6fa { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e5503609-9caa-4c27-a316-892e9cc1e6fa {
  display: none;
}
#s-e5503609-9caa-4c27-a316-892e9cc1e6fa, #wrap-s-e5503609-9caa-4c27-a316-892e9cc1e6fa { display: none !important; }}@media (max-width: 767px){#s-e5503609-9caa-4c27-a316-892e9cc1e6fa {
  display: none;
}
#s-e5503609-9caa-4c27-a316-892e9cc1e6fa, #wrap-s-e5503609-9caa-4c27-a316-892e9cc1e6fa { display: none !important; }}






  #s-e5503609-9caa-4c27-a316-892e9cc1e6fa img.shogun-image {
    

    
    
    
  }


#s-e5503609-9caa-4c27-a316-892e9cc1e6fa .shogun-image-content {
  
    align-items: center;
  
}

#s-cdcba4ec-5558-4df6-aa23-bfd60ce70b21 {
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-cdcba4ec-5558-4df6-aa23-bfd60ce70b21 {
  display: none;
}
#s-cdcba4ec-5558-4df6-aa23-bfd60ce70b21, #wrap-s-cdcba4ec-5558-4df6-aa23-bfd60ce70b21 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cdcba4ec-5558-4df6-aa23-bfd60ce70b21 {
  display: none;
}
#s-cdcba4ec-5558-4df6-aa23-bfd60ce70b21, #wrap-s-cdcba4ec-5558-4df6-aa23-bfd60ce70b21 { display: none !important; }}@media (max-width: 767px){#s-cdcba4ec-5558-4df6-aa23-bfd60ce70b21 {
  display: none;
}
#s-cdcba4ec-5558-4df6-aa23-bfd60ce70b21, #wrap-s-cdcba4ec-5558-4df6-aa23-bfd60ce70b21 { display: none !important; }}






  #s-cdcba4ec-5558-4df6-aa23-bfd60ce70b21 img.shogun-image {
    

    
    
    
  }


#s-cdcba4ec-5558-4df6-aa23-bfd60ce70b21 .shogun-image-content {
  
    align-items: center;
  
}

#s-03713896-46dc-440a-b00e-1faa7b55fabc {
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-03713896-46dc-440a-b00e-1faa7b55fabc {
  display: none;
}
#s-03713896-46dc-440a-b00e-1faa7b55fabc, #wrap-s-03713896-46dc-440a-b00e-1faa7b55fabc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-03713896-46dc-440a-b00e-1faa7b55fabc {
  display: none;
}
#s-03713896-46dc-440a-b00e-1faa7b55fabc, #wrap-s-03713896-46dc-440a-b00e-1faa7b55fabc { display: none !important; }}@media (max-width: 767px){#s-03713896-46dc-440a-b00e-1faa7b55fabc {
  display: none;
}
#s-03713896-46dc-440a-b00e-1faa7b55fabc, #wrap-s-03713896-46dc-440a-b00e-1faa7b55fabc { display: none !important; }}






  #s-03713896-46dc-440a-b00e-1faa7b55fabc img.shogun-image {
    

    
    
    
  }


#s-03713896-46dc-440a-b00e-1faa7b55fabc .shogun-image-content {
  
    align-items: center;
  
}

#s-f25687c9-655a-43d9-93b9-c487fa29d46f {
  margin-bottom: 43px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-f25687c9-655a-43d9-93b9-c487fa29d46f {
  display: none;
}
#s-f25687c9-655a-43d9-93b9-c487fa29d46f, #wrap-s-f25687c9-655a-43d9-93b9-c487fa29d46f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f25687c9-655a-43d9-93b9-c487fa29d46f {
  display: none;
}
#s-f25687c9-655a-43d9-93b9-c487fa29d46f, #wrap-s-f25687c9-655a-43d9-93b9-c487fa29d46f { display: none !important; }}@media (max-width: 767px){#s-f25687c9-655a-43d9-93b9-c487fa29d46f {
  display: none;
}
#s-f25687c9-655a-43d9-93b9-c487fa29d46f, #wrap-s-f25687c9-655a-43d9-93b9-c487fa29d46f { display: none !important; }}
#s-406fdb37-3dae-4868-84ff-d32191cf0813 {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-406fdb37-3dae-4868-84ff-d32191cf0813 {
  display: none;
}
#s-406fdb37-3dae-4868-84ff-d32191cf0813, #wrap-s-406fdb37-3dae-4868-84ff-d32191cf0813 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-406fdb37-3dae-4868-84ff-d32191cf0813 {
  display: none;
}
#s-406fdb37-3dae-4868-84ff-d32191cf0813, #wrap-s-406fdb37-3dae-4868-84ff-d32191cf0813 { display: none !important; }}@media (max-width: 767px){#s-406fdb37-3dae-4868-84ff-d32191cf0813 {
  display: none;
}
#s-406fdb37-3dae-4868-84ff-d32191cf0813, #wrap-s-406fdb37-3dae-4868-84ff-d32191cf0813 { display: none !important; }}
#s-91e83d46-cdab-4155-9c98-2eb3561302fb {
  margin-bottom: 62px;
text-align: center;
}
@media (min-width: 1200px){#s-91e83d46-cdab-4155-9c98-2eb3561302fb {
  display: none;
}
#s-91e83d46-cdab-4155-9c98-2eb3561302fb, #wrap-s-91e83d46-cdab-4155-9c98-2eb3561302fb { display: none !important; }}






  #s-91e83d46-cdab-4155-9c98-2eb3561302fb img.shogun-image {
    

    
    
    
  }


#s-91e83d46-cdab-4155-9c98-2eb3561302fb .shogun-image-content {
  
    align-items: center;
  
}

#s-5d4c34e2-3c9c-42c1-9d0e-f66bc17dc069 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
background-image: url(https://i.shgcdn.com/059226ca-8710-4a36-8b54-9721e7eee233/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 200px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 48px;
max-width: 155px;
background-color: rgba(248, 241, 241, 0);
background-position: center center;
opacity: 1;
}
@media (min-width: 1200px){#s-5d4c34e2-3c9c-42c1-9d0e-f66bc17dc069 {
  display: none;
}
#s-5d4c34e2-3c9c-42c1-9d0e-f66bc17dc069, #wrap-s-5d4c34e2-3c9c-42c1-9d0e-f66bc17dc069 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5d4c34e2-3c9c-42c1-9d0e-f66bc17dc069 {
  display: none;
}
#s-5d4c34e2-3c9c-42c1-9d0e-f66bc17dc069, #wrap-s-5d4c34e2-3c9c-42c1-9d0e-f66bc17dc069 { display: none !important; }}@media (max-width: 767px){#s-5d4c34e2-3c9c-42c1-9d0e-f66bc17dc069 {
  display: none;
}
#s-5d4c34e2-3c9c-42c1-9d0e-f66bc17dc069, #wrap-s-5d4c34e2-3c9c-42c1-9d0e-f66bc17dc069 { display: none !important; }}
#s-d6f6b652-f587-4ffd-a597-a581983f6646 {
  background-image: url(https://i.shgcdn.com/059226ca-8710-4a36-8b54-9721e7eee233/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 110px;
min-height: 48px;
max-width: 155px;
background-position: left center;
}
@media (min-width: 1200px){#s-d6f6b652-f587-4ffd-a597-a581983f6646 {
  display: none;
}
#s-d6f6b652-f587-4ffd-a597-a581983f6646, #wrap-s-d6f6b652-f587-4ffd-a597-a581983f6646 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d6f6b652-f587-4ffd-a597-a581983f6646 {
  display: none;
}
#s-d6f6b652-f587-4ffd-a597-a581983f6646, #wrap-s-d6f6b652-f587-4ffd-a597-a581983f6646 { display: none !important; }}
#s-ac69494d-59cb-4372-b6ca-a0a2cae11e8e {
  background-image: url(https://i.shgcdn.com/71442977-b116-447b-be19-837c1d3b64b0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 200px;
min-height: 96px;
max-width: 310px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-ac69494d-59cb-4372-b6ca-a0a2cae11e8e {
  display: none;
}
#s-ac69494d-59cb-4372-b6ca-a0a2cae11e8e, #wrap-s-ac69494d-59cb-4372-b6ca-a0a2cae11e8e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ac69494d-59cb-4372-b6ca-a0a2cae11e8e {
  display: none;
}
#s-ac69494d-59cb-4372-b6ca-a0a2cae11e8e, #wrap-s-ac69494d-59cb-4372-b6ca-a0a2cae11e8e { display: none !important; }}@media (max-width: 767px){#s-ac69494d-59cb-4372-b6ca-a0a2cae11e8e {
  display: none;
}
#s-ac69494d-59cb-4372-b6ca-a0a2cae11e8e, #wrap-s-ac69494d-59cb-4372-b6ca-a0a2cae11e8e { display: none !important; }}
#s-ea8f7736-6f63-4302-8e56-6cf4f7b8ca39 {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 1200px){#s-ea8f7736-6f63-4302-8e56-6cf4f7b8ca39 {
  display: none;
}
#s-ea8f7736-6f63-4302-8e56-6cf4f7b8ca39, #wrap-s-ea8f7736-6f63-4302-8e56-6cf4f7b8ca39 { display: none !important; }}






  #s-ea8f7736-6f63-4302-8e56-6cf4f7b8ca39 img.shogun-image {
    

    
    
    
  }


#s-ea8f7736-6f63-4302-8e56-6cf4f7b8ca39 .shogun-image-content {
  
    align-items: center;
  
}

#s-15a26eea-9402-493a-a4fb-e6acd80457e6 {
  background-image: url(https://i.shgcdn.com/059226ca-8710-4a36-8b54-9721e7eee233/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 200px;
min-height: 48px;
max-width: 154px;
background-position: center center;
}
@media (min-width: 1200px){#s-15a26eea-9402-493a-a4fb-e6acd80457e6 {
  display: none;
}
#s-15a26eea-9402-493a-a4fb-e6acd80457e6, #wrap-s-15a26eea-9402-493a-a4fb-e6acd80457e6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-15a26eea-9402-493a-a4fb-e6acd80457e6 {
  display: none;
}
#s-15a26eea-9402-493a-a4fb-e6acd80457e6, #wrap-s-15a26eea-9402-493a-a4fb-e6acd80457e6 { display: none !important; }}@media (max-width: 767px){#s-15a26eea-9402-493a-a4fb-e6acd80457e6 {
  display: none;
}
#s-15a26eea-9402-493a-a4fb-e6acd80457e6, #wrap-s-15a26eea-9402-493a-a4fb-e6acd80457e6 { display: none !important; }}
#s-2859d5b8-6042-43ab-b859-5b813e72c5ba {
  background-image: url(https://i.shgcdn.com/059226ca-8710-4a36-8b54-9721e7eee233/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 110px;
min-height: 48px;
max-width: 155px;
background-position: center center;
}
@media (min-width: 1200px){#s-2859d5b8-6042-43ab-b859-5b813e72c5ba {
  display: none;
}
#s-2859d5b8-6042-43ab-b859-5b813e72c5ba, #wrap-s-2859d5b8-6042-43ab-b859-5b813e72c5ba { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2859d5b8-6042-43ab-b859-5b813e72c5ba {
  display: none;
}
#s-2859d5b8-6042-43ab-b859-5b813e72c5ba, #wrap-s-2859d5b8-6042-43ab-b859-5b813e72c5ba { display: none !important; }}
#s-cebf7c5f-e7c5-4319-86ce-8bc0910841fd {
  background-image: url(https://i.shgcdn.com/71442977-b116-447b-be19-837c1d3b64b0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 200px;
min-height: 96px;
max-width: 310px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-cebf7c5f-e7c5-4319-86ce-8bc0910841fd {
  display: none;
}
#s-cebf7c5f-e7c5-4319-86ce-8bc0910841fd, #wrap-s-cebf7c5f-e7c5-4319-86ce-8bc0910841fd { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cebf7c5f-e7c5-4319-86ce-8bc0910841fd {
  display: none;
}
#s-cebf7c5f-e7c5-4319-86ce-8bc0910841fd, #wrap-s-cebf7c5f-e7c5-4319-86ce-8bc0910841fd { display: none !important; }}@media (max-width: 767px){#s-cebf7c5f-e7c5-4319-86ce-8bc0910841fd {
  display: none;
}
#s-cebf7c5f-e7c5-4319-86ce-8bc0910841fd, #wrap-s-cebf7c5f-e7c5-4319-86ce-8bc0910841fd { display: none !important; }}
#s-11d59d0d-24eb-419f-a516-b6a9fb04538c {
  margin-bottom: 62px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-11d59d0d-24eb-419f-a516-b6a9fb04538c {
  display: none;
}
#s-11d59d0d-24eb-419f-a516-b6a9fb04538c, #wrap-s-11d59d0d-24eb-419f-a516-b6a9fb04538c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-11d59d0d-24eb-419f-a516-b6a9fb04538c {
  display: none;
}
#s-11d59d0d-24eb-419f-a516-b6a9fb04538c, #wrap-s-11d59d0d-24eb-419f-a516-b6a9fb04538c { display: none !important; }}@media (max-width: 767px){#s-11d59d0d-24eb-419f-a516-b6a9fb04538c {
  display: none;
}
#s-11d59d0d-24eb-419f-a516-b6a9fb04538c, #wrap-s-11d59d0d-24eb-419f-a516-b6a9fb04538c { display: none !important; }}






  #s-11d59d0d-24eb-419f-a516-b6a9fb04538c img.shogun-image {
    

    
    
    
  }


#s-11d59d0d-24eb-419f-a516-b6a9fb04538c .shogun-image-content {
  
    align-items: center;
  
}

#s-462e19ee-d536-499c-ab59-b7e3c5db82e3 {
  background-image: url(https://i.shgcdn.com/71442977-b116-447b-be19-837c1d3b64b0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 220px;
min-height: 48px;
max-width: 155px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-462e19ee-d536-499c-ab59-b7e3c5db82e3 {
  display: none;
}
#s-462e19ee-d536-499c-ab59-b7e3c5db82e3, #wrap-s-462e19ee-d536-499c-ab59-b7e3c5db82e3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-462e19ee-d536-499c-ab59-b7e3c5db82e3 {
  display: none;
}
#s-462e19ee-d536-499c-ab59-b7e3c5db82e3, #wrap-s-462e19ee-d536-499c-ab59-b7e3c5db82e3 { display: none !important; }}@media (max-width: 767px){#s-462e19ee-d536-499c-ab59-b7e3c5db82e3 {
  display: none;
}
#s-462e19ee-d536-499c-ab59-b7e3c5db82e3, #wrap-s-462e19ee-d536-499c-ab59-b7e3c5db82e3 { display: none !important; }}
#s-92280f9c-b8b7-4b4a-b914-fd263855d1ed {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-92280f9c-b8b7-4b4a-b914-fd263855d1ed {
  display: none;
}
#s-92280f9c-b8b7-4b4a-b914-fd263855d1ed, #wrap-s-92280f9c-b8b7-4b4a-b914-fd263855d1ed { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-92280f9c-b8b7-4b4a-b914-fd263855d1ed {
  display: none;
}
#s-92280f9c-b8b7-4b4a-b914-fd263855d1ed, #wrap-s-92280f9c-b8b7-4b4a-b914-fd263855d1ed { display: none !important; }}@media (max-width: 767px){#s-92280f9c-b8b7-4b4a-b914-fd263855d1ed {
  display: none;
}
#s-92280f9c-b8b7-4b4a-b914-fd263855d1ed, #wrap-s-92280f9c-b8b7-4b4a-b914-fd263855d1ed { display: none !important; }}






  #s-92280f9c-b8b7-4b4a-b914-fd263855d1ed img.shogun-image {
    

    
    
    
  }


#s-92280f9c-b8b7-4b4a-b914-fd263855d1ed .shogun-image-content {
  
    align-items: center;
  
}

#s-e8d144bc-8884-4863-b1e1-71779986c72c {
  background-image: url(https://i.shgcdn.com/71442977-b116-447b-be19-837c1d3b64b0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 220px;
min-height: 48px;
max-width: 155px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-e8d144bc-8884-4863-b1e1-71779986c72c {
  display: none;
}
#s-e8d144bc-8884-4863-b1e1-71779986c72c, #wrap-s-e8d144bc-8884-4863-b1e1-71779986c72c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e8d144bc-8884-4863-b1e1-71779986c72c {
  display: none;
}
#s-e8d144bc-8884-4863-b1e1-71779986c72c, #wrap-s-e8d144bc-8884-4863-b1e1-71779986c72c { display: none !important; }}@media (max-width: 767px){#s-e8d144bc-8884-4863-b1e1-71779986c72c {
  display: none;
}
#s-e8d144bc-8884-4863-b1e1-71779986c72c, #wrap-s-e8d144bc-8884-4863-b1e1-71779986c72c { display: none !important; }}
#s-711a9517-0241-402a-bdef-7c807e84c45a {
  margin-bottom: 43px;
}
@media (min-width: 1200px){#s-711a9517-0241-402a-bdef-7c807e84c45a {
  display: none;
}
#s-711a9517-0241-402a-bdef-7c807e84c45a, #wrap-s-711a9517-0241-402a-bdef-7c807e84c45a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-711a9517-0241-402a-bdef-7c807e84c45a {
  display: none;
}
#s-711a9517-0241-402a-bdef-7c807e84c45a, #wrap-s-711a9517-0241-402a-bdef-7c807e84c45a { display: none !important; }}@media (max-width: 767px){#s-711a9517-0241-402a-bdef-7c807e84c45a {
  display: none;
}
#s-711a9517-0241-402a-bdef-7c807e84c45a, #wrap-s-711a9517-0241-402a-bdef-7c807e84c45a { display: none !important; }}
#s-87d87b81-615d-4c97-9764-306348d931a8 {
  margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-87d87b81-615d-4c97-9764-306348d931a8 {
  display: none;
}
#s-87d87b81-615d-4c97-9764-306348d931a8, #wrap-s-87d87b81-615d-4c97-9764-306348d931a8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-87d87b81-615d-4c97-9764-306348d931a8 {
  display: none;
}
#s-87d87b81-615d-4c97-9764-306348d931a8, #wrap-s-87d87b81-615d-4c97-9764-306348d931a8 { display: none !important; }}
#s-d67b09cb-fbbc-4c09-b054-fd7c5e206e44 {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-d67b09cb-fbbc-4c09-b054-fd7c5e206e44 {
  display: none;
}
#s-d67b09cb-fbbc-4c09-b054-fd7c5e206e44, #wrap-s-d67b09cb-fbbc-4c09-b054-fd7c5e206e44 { display: none !important; }}
#s-4b8def96-5531-4bf3-a732-64465c2a3a7c {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 1200px){#s-4b8def96-5531-4bf3-a732-64465c2a3a7c {
  display: none;
}
#s-4b8def96-5531-4bf3-a732-64465c2a3a7c, #wrap-s-4b8def96-5531-4bf3-a732-64465c2a3a7c { display: none !important; }}






  #s-4b8def96-5531-4bf3-a732-64465c2a3a7c img.shogun-image {
    

    
    
    
  }


#s-4b8def96-5531-4bf3-a732-64465c2a3a7c .shogun-image-content {
  
    align-items: center;
  
}

#s-b808f4ca-3877-4d83-be72-55c4339adab8 {
  margin-bottom: 43px;
}
@media (min-width: 1200px){#s-b808f4ca-3877-4d83-be72-55c4339adab8 {
  display: none;
}
#s-b808f4ca-3877-4d83-be72-55c4339adab8, #wrap-s-b808f4ca-3877-4d83-be72-55c4339adab8 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b808f4ca-3877-4d83-be72-55c4339adab8 {
  display: none;
}
#s-b808f4ca-3877-4d83-be72-55c4339adab8, #wrap-s-b808f4ca-3877-4d83-be72-55c4339adab8 { display: none !important; }}@media (max-width: 767px){#s-b808f4ca-3877-4d83-be72-55c4339adab8 {
  display: none;
}
#s-b808f4ca-3877-4d83-be72-55c4339adab8, #wrap-s-b808f4ca-3877-4d83-be72-55c4339adab8 { display: none !important; }}
#s-92bf28db-2a45-4f37-84bb-53683aad8f24 {
  margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-92bf28db-2a45-4f37-84bb-53683aad8f24 {
  display: none;
}
#s-92bf28db-2a45-4f37-84bb-53683aad8f24, #wrap-s-92bf28db-2a45-4f37-84bb-53683aad8f24 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-92bf28db-2a45-4f37-84bb-53683aad8f24 {
  display: none;
}
#s-92bf28db-2a45-4f37-84bb-53683aad8f24, #wrap-s-92bf28db-2a45-4f37-84bb-53683aad8f24 { display: none !important; }}
#s-d2762cac-324c-45f7-91ae-f66eb68a09bc {
  margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-d2762cac-324c-45f7-91ae-f66eb68a09bc {
  display: none;
}
#s-d2762cac-324c-45f7-91ae-f66eb68a09bc, #wrap-s-d2762cac-324c-45f7-91ae-f66eb68a09bc { display: none !important; }}
#s-b1cdf811-4e04-4092-9888-83bffc21125f {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-b1cdf811-4e04-4092-9888-83bffc21125f {
  display: none;
}
#s-b1cdf811-4e04-4092-9888-83bffc21125f, #wrap-s-b1cdf811-4e04-4092-9888-83bffc21125f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b1cdf811-4e04-4092-9888-83bffc21125f {
  display: none;
}
#s-b1cdf811-4e04-4092-9888-83bffc21125f, #wrap-s-b1cdf811-4e04-4092-9888-83bffc21125f { display: none !important; }}@media (max-width: 767px){#s-b1cdf811-4e04-4092-9888-83bffc21125f {
  display: none;
}
#s-b1cdf811-4e04-4092-9888-83bffc21125f, #wrap-s-b1cdf811-4e04-4092-9888-83bffc21125f { display: none !important; }}
@media (min-width: 0px) {
[id="s-b1cdf811-4e04-4092-9888-83bffc21125f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b1cdf811-4e04-4092-9888-83bffc21125f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b1cdf811-4e04-4092-9888-83bffc21125f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b1cdf811-4e04-4092-9888-83bffc21125f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-21afe231-d2c9-4c6b-91e9-1c90ba57188c {
  display: none;
}
#s-21afe231-d2c9-4c6b-91e9-1c90ba57188c, #wrap-s-21afe231-d2c9-4c6b-91e9-1c90ba57188c { display: none !important; }}@media (max-width: 767px){#s-21afe231-d2c9-4c6b-91e9-1c90ba57188c {
  display: none;
}
#s-21afe231-d2c9-4c6b-91e9-1c90ba57188c, #wrap-s-21afe231-d2c9-4c6b-91e9-1c90ba57188c { display: none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-6dc18562-7496-4ba6-97c9-761aec84d932 {
  display: none;
}
#s-6dc18562-7496-4ba6-97c9-761aec84d932, #wrap-s-6dc18562-7496-4ba6-97c9-761aec84d932 { display: none !important; }}@media (max-width: 767px){#s-6dc18562-7496-4ba6-97c9-761aec84d932 {
  display: none;
}
#s-6dc18562-7496-4ba6-97c9-761aec84d932, #wrap-s-6dc18562-7496-4ba6-97c9-761aec84d932 { display: none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-ddbb264e-2a03-4323-bdf7-4e445281f196 {
  display: none;
}
#s-ddbb264e-2a03-4323-bdf7-4e445281f196, #wrap-s-ddbb264e-2a03-4323-bdf7-4e445281f196 { display: none !important; }}@media (max-width: 767px){#s-ddbb264e-2a03-4323-bdf7-4e445281f196 {
  display: none;
}
#s-ddbb264e-2a03-4323-bdf7-4e445281f196, #wrap-s-ddbb264e-2a03-4323-bdf7-4e445281f196 { display: none !important; }}
#s-a0d7a833-5bef-41fa-ac95-e8df4c3c61e7 {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-a0d7a833-5bef-41fa-ac95-e8df4c3c61e7 {
  display: none;
}
#s-a0d7a833-5bef-41fa-ac95-e8df4c3c61e7, #wrap-s-a0d7a833-5bef-41fa-ac95-e8df4c3c61e7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a0d7a833-5bef-41fa-ac95-e8df4c3c61e7 {
  display: none;
}
#s-a0d7a833-5bef-41fa-ac95-e8df4c3c61e7, #wrap-s-a0d7a833-5bef-41fa-ac95-e8df4c3c61e7 { display: none !important; }}
@media (min-width: 0px) {
[id="s-a0d7a833-5bef-41fa-ac95-e8df4c3c61e7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-a0d7a833-5bef-41fa-ac95-e8df4c3c61e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-a0d7a833-5bef-41fa-ac95-e8df4c3c61e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-a0d7a833-5bef-41fa-ac95-e8df4c3c61e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px){#s-67fa496f-a865-4b2d-8ab1-d10239e78500 {
  display: none;
}
#s-67fa496f-a865-4b2d-8ab1-d10239e78500, #wrap-s-67fa496f-a865-4b2d-8ab1-d10239e78500 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-67fa496f-a865-4b2d-8ab1-d10239e78500 {
  display: none;
}
#s-67fa496f-a865-4b2d-8ab1-d10239e78500, #wrap-s-67fa496f-a865-4b2d-8ab1-d10239e78500 { display: none !important; }}
@media (min-width: 1200px){#s-732625b0-f405-4782-b7f4-89a11ad888c8 {
  display: none;
}
#s-732625b0-f405-4782-b7f4-89a11ad888c8, #wrap-s-732625b0-f405-4782-b7f4-89a11ad888c8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-732625b0-f405-4782-b7f4-89a11ad888c8 {
  display: none;
}
#s-732625b0-f405-4782-b7f4-89a11ad888c8, #wrap-s-732625b0-f405-4782-b7f4-89a11ad888c8 { display: none !important; }}
#s-6da7c77b-5684-4ecf-adae-47ed066b0034 {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 1200px){#s-6da7c77b-5684-4ecf-adae-47ed066b0034 {
  display: none;
}
#s-6da7c77b-5684-4ecf-adae-47ed066b0034, #wrap-s-6da7c77b-5684-4ecf-adae-47ed066b0034 { display: none !important; }}






  #s-6da7c77b-5684-4ecf-adae-47ed066b0034 img.shogun-image {
    

    
    
    
  }


#s-6da7c77b-5684-4ecf-adae-47ed066b0034 .shogun-image-content {
  
    align-items: center;
  
}

#s-241bc25e-e665-4c63-83d2-d362896c3a2c {
  margin-bottom: 43px;
}
@media (min-width: 1200px){#s-241bc25e-e665-4c63-83d2-d362896c3a2c {
  display: none;
}
#s-241bc25e-e665-4c63-83d2-d362896c3a2c, #wrap-s-241bc25e-e665-4c63-83d2-d362896c3a2c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-241bc25e-e665-4c63-83d2-d362896c3a2c {
  display: none;
}
#s-241bc25e-e665-4c63-83d2-d362896c3a2c, #wrap-s-241bc25e-e665-4c63-83d2-d362896c3a2c { display: none !important; }}@media (max-width: 767px){#s-241bc25e-e665-4c63-83d2-d362896c3a2c {
  display: none;
}
#s-241bc25e-e665-4c63-83d2-d362896c3a2c, #wrap-s-241bc25e-e665-4c63-83d2-d362896c3a2c { display: none !important; }}
#s-e954ef2e-9ef9-4783-82fd-29d374c8f804 {
  margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-e954ef2e-9ef9-4783-82fd-29d374c8f804 {
  display: none;
}
#s-e954ef2e-9ef9-4783-82fd-29d374c8f804, #wrap-s-e954ef2e-9ef9-4783-82fd-29d374c8f804 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e954ef2e-9ef9-4783-82fd-29d374c8f804 {
  display: none;
}
#s-e954ef2e-9ef9-4783-82fd-29d374c8f804, #wrap-s-e954ef2e-9ef9-4783-82fd-29d374c8f804 { display: none !important; }}
#s-3c46cbcb-4f4e-46ea-8775-bb22fc3f26ed {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-3c46cbcb-4f4e-46ea-8775-bb22fc3f26ed {
  display: none;
}
#s-3c46cbcb-4f4e-46ea-8775-bb22fc3f26ed, #wrap-s-3c46cbcb-4f4e-46ea-8775-bb22fc3f26ed { display: none !important; }}
#s-a4a378e1-a5ae-4528-9882-4168257eff93 {
  margin-bottom: 62px;
text-align: center;
}
@media (min-width: 1200px){#s-a4a378e1-a5ae-4528-9882-4168257eff93 {
  display: none;
}
#s-a4a378e1-a5ae-4528-9882-4168257eff93, #wrap-s-a4a378e1-a5ae-4528-9882-4168257eff93 { display: none !important; }}






  #s-a4a378e1-a5ae-4528-9882-4168257eff93 img.shogun-image {
    

    
    
    
  }


#s-a4a378e1-a5ae-4528-9882-4168257eff93 .shogun-image-content {
  
    align-items: center;
  
}

#s-86c9a5bb-608e-4c98-9419-40ced84db0b2 {
  margin-top: -170px;
margin-left: 110px;
margin-bottom: -170px;
margin-right: 0px;
min-height: 62px;
max-width: 181px;
}
@media (min-width: 1200px){#s-86c9a5bb-608e-4c98-9419-40ced84db0b2 {
  display: none;
}
#s-86c9a5bb-608e-4c98-9419-40ced84db0b2, #wrap-s-86c9a5bb-608e-4c98-9419-40ced84db0b2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-86c9a5bb-608e-4c98-9419-40ced84db0b2 {
  display: none;
}
#s-86c9a5bb-608e-4c98-9419-40ced84db0b2, #wrap-s-86c9a5bb-608e-4c98-9419-40ced84db0b2 { display: none !important; }}@media (max-width: 767px){#s-86c9a5bb-608e-4c98-9419-40ced84db0b2 {
  display: none;
}
#s-86c9a5bb-608e-4c98-9419-40ced84db0b2, #wrap-s-86c9a5bb-608e-4c98-9419-40ced84db0b2 { display: none !important; }}
#s-3d9ecf72-4179-4306-9fde-13176f78a023 {
  margin-top: -38px;
margin-left: 20px;
margin-bottom: 100px;
}
@media (min-width: 1200px){#s-3d9ecf72-4179-4306-9fde-13176f78a023 {
  display: none;
}
#s-3d9ecf72-4179-4306-9fde-13176f78a023, #wrap-s-3d9ecf72-4179-4306-9fde-13176f78a023 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3d9ecf72-4179-4306-9fde-13176f78a023 {
  display: none;
}
#s-3d9ecf72-4179-4306-9fde-13176f78a023, #wrap-s-3d9ecf72-4179-4306-9fde-13176f78a023 { display: none !important; }}
#s-8f79de4b-ed06-41c3-903d-d9cbb394329b {
  margin-bottom: 62px;
text-align: center;
}
@media (min-width: 1200px){#s-8f79de4b-ed06-41c3-903d-d9cbb394329b {
  display: none;
}
#s-8f79de4b-ed06-41c3-903d-d9cbb394329b, #wrap-s-8f79de4b-ed06-41c3-903d-d9cbb394329b { display: none !important; }}






  #s-8f79de4b-ed06-41c3-903d-d9cbb394329b img.shogun-image {
    

    
    
    
  }


#s-8f79de4b-ed06-41c3-903d-d9cbb394329b .shogun-image-content {
  
    align-items: center;
  
}

#s-af67123c-c3cc-4714-add6-f060f74f5496 {
  margin-top: -170px;
margin-left: 110px;
margin-bottom: -170px;
margin-right: 110px;
min-height: 62px;
max-width: 181px;
}
@media (min-width: 1200px){#s-af67123c-c3cc-4714-add6-f060f74f5496 {
  display: none;
}
#s-af67123c-c3cc-4714-add6-f060f74f5496, #wrap-s-af67123c-c3cc-4714-add6-f060f74f5496 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-af67123c-c3cc-4714-add6-f060f74f5496 {
  display: none;
}
#s-af67123c-c3cc-4714-add6-f060f74f5496, #wrap-s-af67123c-c3cc-4714-add6-f060f74f5496 { display: none !important; }}@media (max-width: 767px){#s-af67123c-c3cc-4714-add6-f060f74f5496 {
  display: none;
}
#s-af67123c-c3cc-4714-add6-f060f74f5496, #wrap-s-af67123c-c3cc-4714-add6-f060f74f5496 { display: none !important; }}
#s-8f925b30-23fd-4be5-b360-023d1e495d6b {
  margin-top: -22px;
margin-left: 20px;
margin-bottom: 100px;
}
@media (min-width: 1200px){#s-8f925b30-23fd-4be5-b360-023d1e495d6b {
  display: none;
}
#s-8f925b30-23fd-4be5-b360-023d1e495d6b, #wrap-s-8f925b30-23fd-4be5-b360-023d1e495d6b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8f925b30-23fd-4be5-b360-023d1e495d6b {
  display: none;
}
#s-8f925b30-23fd-4be5-b360-023d1e495d6b, #wrap-s-8f925b30-23fd-4be5-b360-023d1e495d6b { display: none !important; }}
#s-060a1ab0-25c4-46f9-92c4-5503a56f8838 {
  margin-bottom: 62px;
text-align: center;
}
@media (min-width: 1200px){#s-060a1ab0-25c4-46f9-92c4-5503a56f8838 {
  display: none;
}
#s-060a1ab0-25c4-46f9-92c4-5503a56f8838, #wrap-s-060a1ab0-25c4-46f9-92c4-5503a56f8838 { display: none !important; }}






  #s-060a1ab0-25c4-46f9-92c4-5503a56f8838 img.shogun-image {
    

    
    
    
  }


#s-060a1ab0-25c4-46f9-92c4-5503a56f8838 .shogun-image-content {
  
    align-items: center;
  
}

#s-0c48d298-6ba4-4278-8473-32da9c8681c0 {
  margin-top: -185px;
margin-left: 100px;
margin-bottom: -170px;
margin-right: 100px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 62px;
max-width: 181px;
}
@media (min-width: 1200px){#s-0c48d298-6ba4-4278-8473-32da9c8681c0 {
  display: none;
}
#s-0c48d298-6ba4-4278-8473-32da9c8681c0, #wrap-s-0c48d298-6ba4-4278-8473-32da9c8681c0 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0c48d298-6ba4-4278-8473-32da9c8681c0 {
  display: none;
}
#s-0c48d298-6ba4-4278-8473-32da9c8681c0, #wrap-s-0c48d298-6ba4-4278-8473-32da9c8681c0 { display: none !important; }}@media (max-width: 767px){#s-0c48d298-6ba4-4278-8473-32da9c8681c0 {
  display: none;
}
#s-0c48d298-6ba4-4278-8473-32da9c8681c0, #wrap-s-0c48d298-6ba4-4278-8473-32da9c8681c0 { display: none !important; }}
#s-e32a59ce-0f49-4fe6-a957-1ce21063da7a {
  margin-top: -20px;
margin-left: 20px;
margin-bottom: 100px;
}
@media (min-width: 1200px){#s-e32a59ce-0f49-4fe6-a957-1ce21063da7a {
  display: none;
}
#s-e32a59ce-0f49-4fe6-a957-1ce21063da7a, #wrap-s-e32a59ce-0f49-4fe6-a957-1ce21063da7a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e32a59ce-0f49-4fe6-a957-1ce21063da7a {
  display: none;
}
#s-e32a59ce-0f49-4fe6-a957-1ce21063da7a, #wrap-s-e32a59ce-0f49-4fe6-a957-1ce21063da7a { display: none !important; }}
#s-bd9b33f2-f102-4948-854e-d46c9a7c6a9b {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 1200px){#s-bd9b33f2-f102-4948-854e-d46c9a7c6a9b {
  display: none;
}
#s-bd9b33f2-f102-4948-854e-d46c9a7c6a9b, #wrap-s-bd9b33f2-f102-4948-854e-d46c9a7c6a9b { display: none !important; }}






  #s-bd9b33f2-f102-4948-854e-d46c9a7c6a9b img.shogun-image {
    

    
    
    
  }


#s-bd9b33f2-f102-4948-854e-d46c9a7c6a9b .shogun-image-content {
  
    align-items: center;
  
}

#s-6bf085a1-c1cf-4237-b074-a0eedc991d96 {
  margin-top: -170px;
margin-left: 110px;
margin-bottom: -170px;
margin-right: 110px;
min-height: 62px;
max-width: 181px;
}
@media (min-width: 1200px){#s-6bf085a1-c1cf-4237-b074-a0eedc991d96 {
  display: none;
}
#s-6bf085a1-c1cf-4237-b074-a0eedc991d96, #wrap-s-6bf085a1-c1cf-4237-b074-a0eedc991d96 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6bf085a1-c1cf-4237-b074-a0eedc991d96 {
  display: none;
}
#s-6bf085a1-c1cf-4237-b074-a0eedc991d96, #wrap-s-6bf085a1-c1cf-4237-b074-a0eedc991d96 { display: none !important; }}@media (max-width: 767px){#s-6bf085a1-c1cf-4237-b074-a0eedc991d96 {
  display: none;
}
#s-6bf085a1-c1cf-4237-b074-a0eedc991d96, #wrap-s-6bf085a1-c1cf-4237-b074-a0eedc991d96 { display: none !important; }}
#s-bf592110-21de-4fb6-aa44-3296c692ca07 {
  margin-left: 20px;
margin-bottom: 100px;
}
@media (min-width: 1200px){#s-bf592110-21de-4fb6-aa44-3296c692ca07 {
  display: none;
}
#s-bf592110-21de-4fb6-aa44-3296c692ca07, #wrap-s-bf592110-21de-4fb6-aa44-3296c692ca07 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bf592110-21de-4fb6-aa44-3296c692ca07 {
  display: none;
}
#s-bf592110-21de-4fb6-aa44-3296c692ca07, #wrap-s-bf592110-21de-4fb6-aa44-3296c692ca07 { display: none !important; }}
#s-8025786f-bc6b-4e9b-8fd5-719993008ba1 {
  margin-bottom: 62px;
}
@media (min-width: 1200px){#s-8025786f-bc6b-4e9b-8fd5-719993008ba1 {
  display: none;
}
#s-8025786f-bc6b-4e9b-8fd5-719993008ba1, #wrap-s-8025786f-bc6b-4e9b-8fd5-719993008ba1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8025786f-bc6b-4e9b-8fd5-719993008ba1 {
  display: none;
}
#s-8025786f-bc6b-4e9b-8fd5-719993008ba1, #wrap-s-8025786f-bc6b-4e9b-8fd5-719993008ba1 { display: none !important; }}@media (max-width: 767px){#s-8025786f-bc6b-4e9b-8fd5-719993008ba1 {
  display: none;
}
#s-8025786f-bc6b-4e9b-8fd5-719993008ba1, #wrap-s-8025786f-bc6b-4e9b-8fd5-719993008ba1 { display: none !important; }}
#s-0073b4b6-641f-48f7-bcdd-0028c4a7efb0 {
  margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-0073b4b6-641f-48f7-bcdd-0028c4a7efb0 {
  display: none;
}
#s-0073b4b6-641f-48f7-bcdd-0028c4a7efb0, #wrap-s-0073b4b6-641f-48f7-bcdd-0028c4a7efb0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0073b4b6-641f-48f7-bcdd-0028c4a7efb0 {
  display: none;
}
#s-0073b4b6-641f-48f7-bcdd-0028c4a7efb0, #wrap-s-0073b4b6-641f-48f7-bcdd-0028c4a7efb0 { display: none !important; }}
#s-8cb38981-8dfe-475f-8c56-aba0ad77dd9c {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-8cb38981-8dfe-475f-8c56-aba0ad77dd9c {
  display: none;
}
#s-8cb38981-8dfe-475f-8c56-aba0ad77dd9c, #wrap-s-8cb38981-8dfe-475f-8c56-aba0ad77dd9c { display: none !important; }}
#s-c60d06a9-e265-4ad7-8f2d-d47d831f0e14 {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 1200px){#s-c60d06a9-e265-4ad7-8f2d-d47d831f0e14 {
  display: none;
}
#s-c60d06a9-e265-4ad7-8f2d-d47d831f0e14, #wrap-s-c60d06a9-e265-4ad7-8f2d-d47d831f0e14 { display: none !important; }}






  #s-c60d06a9-e265-4ad7-8f2d-d47d831f0e14 img.shogun-image {
    

    
    
    
  }


#s-c60d06a9-e265-4ad7-8f2d-d47d831f0e14 .shogun-image-content {
  
    align-items: center;
  
}

#s-ea077ad2-97e3-47ee-b0b7-2a05f4cac24e {
  margin-bottom: 62px;
}
@media (min-width: 1200px){#s-ea077ad2-97e3-47ee-b0b7-2a05f4cac24e {
  display: none;
}
#s-ea077ad2-97e3-47ee-b0b7-2a05f4cac24e, #wrap-s-ea077ad2-97e3-47ee-b0b7-2a05f4cac24e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ea077ad2-97e3-47ee-b0b7-2a05f4cac24e {
  display: none;
}
#s-ea077ad2-97e3-47ee-b0b7-2a05f4cac24e, #wrap-s-ea077ad2-97e3-47ee-b0b7-2a05f4cac24e { display: none !important; }}@media (max-width: 767px){#s-ea077ad2-97e3-47ee-b0b7-2a05f4cac24e {
  display: none;
}
#s-ea077ad2-97e3-47ee-b0b7-2a05f4cac24e, #wrap-s-ea077ad2-97e3-47ee-b0b7-2a05f4cac24e { display: none !important; }}
#s-aaa5e5ca-e3a6-4948-b703-16ec15346fa6 {
  margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-aaa5e5ca-e3a6-4948-b703-16ec15346fa6 {
  display: none;
}
#s-aaa5e5ca-e3a6-4948-b703-16ec15346fa6, #wrap-s-aaa5e5ca-e3a6-4948-b703-16ec15346fa6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aaa5e5ca-e3a6-4948-b703-16ec15346fa6 {
  display: none;
}
#s-aaa5e5ca-e3a6-4948-b703-16ec15346fa6, #wrap-s-aaa5e5ca-e3a6-4948-b703-16ec15346fa6 { display: none !important; }}
#s-15426384-2104-4f6b-817c-03ab2a8b3b14 {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-15426384-2104-4f6b-817c-03ab2a8b3b14 {
  display: none;
}
#s-15426384-2104-4f6b-817c-03ab2a8b3b14, #wrap-s-15426384-2104-4f6b-817c-03ab2a8b3b14 { display: none !important; }}
#s-3e4f90cf-e507-41f6-8ce9-334ee69156f8 {
  margin-bottom: 62px;
text-align: center;
}
@media (min-width: 1200px){#s-3e4f90cf-e507-41f6-8ce9-334ee69156f8 {
  display: none;
}
#s-3e4f90cf-e507-41f6-8ce9-334ee69156f8, #wrap-s-3e4f90cf-e507-41f6-8ce9-334ee69156f8 { display: none !important; }}






  #s-3e4f90cf-e507-41f6-8ce9-334ee69156f8 img.shogun-image {
    

    
    
    
  }


#s-3e4f90cf-e507-41f6-8ce9-334ee69156f8 .shogun-image-content {
  
    align-items: center;
  
}

#s-35fc6edf-debc-4ca9-b309-2a3f293269a5 {
  margin-bottom: 186px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-35fc6edf-debc-4ca9-b309-2a3f293269a5 {
  display: none;
}
#s-35fc6edf-debc-4ca9-b309-2a3f293269a5, #wrap-s-35fc6edf-debc-4ca9-b309-2a3f293269a5 { display: none !important; }}






  #s-35fc6edf-debc-4ca9-b309-2a3f293269a5 img.shogun-image {
    

    
    
    
  }


#s-35fc6edf-debc-4ca9-b309-2a3f293269a5 .shogun-image-content {
  
    align-items: center;
  
}

#s-c4746c9a-5cf6-45ba-bfda-3b584a4367e0 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
background-image: url(https://i.shgcdn.com/059226ca-8710-4a36-8b54-9721e7eee233/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 200px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 48px;
max-width: 155px;
background-color: rgba(248, 241, 241, 0);
background-position: center center;
opacity: 1;
}
@media (min-width: 1200px){#s-c4746c9a-5cf6-45ba-bfda-3b584a4367e0 {
  display: none;
}
#s-c4746c9a-5cf6-45ba-bfda-3b584a4367e0, #wrap-s-c4746c9a-5cf6-45ba-bfda-3b584a4367e0 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c4746c9a-5cf6-45ba-bfda-3b584a4367e0 {
  display: none;
}
#s-c4746c9a-5cf6-45ba-bfda-3b584a4367e0, #wrap-s-c4746c9a-5cf6-45ba-bfda-3b584a4367e0 { display: none !important; }}@media (max-width: 767px){#s-c4746c9a-5cf6-45ba-bfda-3b584a4367e0 {
  display: none;
}
#s-c4746c9a-5cf6-45ba-bfda-3b584a4367e0, #wrap-s-c4746c9a-5cf6-45ba-bfda-3b584a4367e0 { display: none !important; }}
#s-6682ecad-6d37-4be5-ba38-281fe8cc75c9 {
  background-image: url(https://i.shgcdn.com/059226ca-8710-4a36-8b54-9721e7eee233/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 110px;
min-height: 48px;
max-width: 155px;
background-position: left center;
}
@media (min-width: 1200px){#s-6682ecad-6d37-4be5-ba38-281fe8cc75c9 {
  display: none;
}
#s-6682ecad-6d37-4be5-ba38-281fe8cc75c9, #wrap-s-6682ecad-6d37-4be5-ba38-281fe8cc75c9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6682ecad-6d37-4be5-ba38-281fe8cc75c9 {
  display: none;
}
#s-6682ecad-6d37-4be5-ba38-281fe8cc75c9, #wrap-s-6682ecad-6d37-4be5-ba38-281fe8cc75c9 { display: none !important; }}
#s-572b3cac-8019-460c-8712-6cad35f7011b {
  margin-bottom: 62px;
}
@media (min-width: 1200px){#s-572b3cac-8019-460c-8712-6cad35f7011b {
  display: none;
}
#s-572b3cac-8019-460c-8712-6cad35f7011b, #wrap-s-572b3cac-8019-460c-8712-6cad35f7011b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-572b3cac-8019-460c-8712-6cad35f7011b {
  display: none;
}
#s-572b3cac-8019-460c-8712-6cad35f7011b, #wrap-s-572b3cac-8019-460c-8712-6cad35f7011b { display: none !important; }}@media (max-width: 767px){#s-572b3cac-8019-460c-8712-6cad35f7011b {
  display: none;
}
#s-572b3cac-8019-460c-8712-6cad35f7011b, #wrap-s-572b3cac-8019-460c-8712-6cad35f7011b { display: none !important; }}
#s-3a38be1d-9534-4069-ad8f-238e862a9888 {
  margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-3a38be1d-9534-4069-ad8f-238e862a9888 {
  display: none;
}
#s-3a38be1d-9534-4069-ad8f-238e862a9888, #wrap-s-3a38be1d-9534-4069-ad8f-238e862a9888 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3a38be1d-9534-4069-ad8f-238e862a9888 {
  display: none;
}
#s-3a38be1d-9534-4069-ad8f-238e862a9888, #wrap-s-3a38be1d-9534-4069-ad8f-238e862a9888 { display: none !important; }}
#s-5670061e-0b6f-41fb-b419-8e100d9f7d1b {
  margin-bottom: 62px;
text-align: center;
}
@media (min-width: 1200px){#s-5670061e-0b6f-41fb-b419-8e100d9f7d1b {
  display: none;
}
#s-5670061e-0b6f-41fb-b419-8e100d9f7d1b, #wrap-s-5670061e-0b6f-41fb-b419-8e100d9f7d1b { display: none !important; }}






  #s-5670061e-0b6f-41fb-b419-8e100d9f7d1b img.shogun-image {
    

    
    
    
  }


#s-5670061e-0b6f-41fb-b419-8e100d9f7d1b .shogun-image-content {
  
    align-items: center;
  
}

#s-a99c58b0-c660-40c3-bbc3-94aa4877607c {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 1200px){#s-a99c58b0-c660-40c3-bbc3-94aa4877607c {
  display: none;
}
#s-a99c58b0-c660-40c3-bbc3-94aa4877607c, #wrap-s-a99c58b0-c660-40c3-bbc3-94aa4877607c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a99c58b0-c660-40c3-bbc3-94aa4877607c {
  display: none;
}
#s-a99c58b0-c660-40c3-bbc3-94aa4877607c, #wrap-s-a99c58b0-c660-40c3-bbc3-94aa4877607c { display: none !important; }}@media (max-width: 767px){#s-a99c58b0-c660-40c3-bbc3-94aa4877607c {
  display: none;
}
#s-a99c58b0-c660-40c3-bbc3-94aa4877607c, #wrap-s-a99c58b0-c660-40c3-bbc3-94aa4877607c { display: none !important; }}






  #s-a99c58b0-c660-40c3-bbc3-94aa4877607c img.shogun-image {
    

    
    
    
  }


#s-a99c58b0-c660-40c3-bbc3-94aa4877607c .shogun-image-content {
  
    align-items: center;
  
}

#s-1ffc098e-d3f1-42ac-9bb2-5476cdc7e33a {
  margin-top: 64px;
margin-left: 50px;
margin-bottom: 51px;
min-height: 229px;
max-width: 280px;
}
@media (min-width: 1200px){#s-1ffc098e-d3f1-42ac-9bb2-5476cdc7e33a {
  display: none;
}
#s-1ffc098e-d3f1-42ac-9bb2-5476cdc7e33a, #wrap-s-1ffc098e-d3f1-42ac-9bb2-5476cdc7e33a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1ffc098e-d3f1-42ac-9bb2-5476cdc7e33a {
  display: none;
}
#s-1ffc098e-d3f1-42ac-9bb2-5476cdc7e33a, #wrap-s-1ffc098e-d3f1-42ac-9bb2-5476cdc7e33a { display: none !important; }}@media (max-width: 767px){#s-1ffc098e-d3f1-42ac-9bb2-5476cdc7e33a {
  display: none;
}
#s-1ffc098e-d3f1-42ac-9bb2-5476cdc7e33a, #wrap-s-1ffc098e-d3f1-42ac-9bb2-5476cdc7e33a { display: none !important; }}
#s-6a61d16e-13d2-4a89-b2cd-f169528c569d {
  margin-left: 10px;
margin-right: 120px;
}
@media (min-width: 1200px){#s-6a61d16e-13d2-4a89-b2cd-f169528c569d {
  display: none;
}
#s-6a61d16e-13d2-4a89-b2cd-f169528c569d, #wrap-s-6a61d16e-13d2-4a89-b2cd-f169528c569d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6a61d16e-13d2-4a89-b2cd-f169528c569d {
  display: none;
}
#s-6a61d16e-13d2-4a89-b2cd-f169528c569d, #wrap-s-6a61d16e-13d2-4a89-b2cd-f169528c569d { display: none !important; }}
@media (min-width: 1200px){#s-c2025376-27fe-43a3-9d95-1ecb8a3eefb5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c2025376-27fe-43a3-9d95-1ecb8a3eefb5 {
  display: none;
}
#s-c2025376-27fe-43a3-9d95-1ecb8a3eefb5, #wrap-s-c2025376-27fe-43a3-9d95-1ecb8a3eefb5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c2025376-27fe-43a3-9d95-1ecb8a3eefb5 {
  display: none;
}
#s-c2025376-27fe-43a3-9d95-1ecb8a3eefb5, #wrap-s-c2025376-27fe-43a3-9d95-1ecb8a3eefb5 { display: none !important; }}@media (max-width: 767px){#s-c2025376-27fe-43a3-9d95-1ecb8a3eefb5 {
  display: none;
}
#s-c2025376-27fe-43a3-9d95-1ecb8a3eefb5, #wrap-s-c2025376-27fe-43a3-9d95-1ecb8a3eefb5 { display: none !important; }}
@media (min-width: 0px) {
[id="s-c2025376-27fe-43a3-9d95-1ecb8a3eefb5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2025376-27fe-43a3-9d95-1ecb8a3eefb5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c2025376-27fe-43a3-9d95-1ecb8a3eefb5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2025376-27fe-43a3-9d95-1ecb8a3eefb5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d5c9befd-ff70-403f-be05-f033fabe6838 {
  margin-left: 80px;
margin-bottom: 62px;
margin-right: 80px;
min-height: 50px;
max-width: 300px;
text-align: center;
}
@media (min-width: 1200px){#s-d5c9befd-ff70-403f-be05-f033fabe6838 {
  display: none;
}
#s-d5c9befd-ff70-403f-be05-f033fabe6838, #wrap-s-d5c9befd-ff70-403f-be05-f033fabe6838 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d5c9befd-ff70-403f-be05-f033fabe6838 {
  display: none;
}
#s-d5c9befd-ff70-403f-be05-f033fabe6838, #wrap-s-d5c9befd-ff70-403f-be05-f033fabe6838 { display: none !important; }}






  #s-d5c9befd-ff70-403f-be05-f033fabe6838 img.shogun-image {
    

    
    
    
  }


#s-d5c9befd-ff70-403f-be05-f033fabe6838 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-96413203-4eb9-4699-9b36-189de8534914 {
  margin-left: 20px;
margin-bottom: 186px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-96413203-4eb9-4699-9b36-189de8534914 {
  display: none;
}
#s-96413203-4eb9-4699-9b36-189de8534914, #wrap-s-96413203-4eb9-4699-9b36-189de8534914 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-96413203-4eb9-4699-9b36-189de8534914 {
  display: none;
}
#s-96413203-4eb9-4699-9b36-189de8534914, #wrap-s-96413203-4eb9-4699-9b36-189de8534914 { display: none !important; }}
#s-704de1e3-383b-4844-9739-149fcc1637bc {
  margin-bottom: 62px;
}
@media (min-width: 1200px){#s-704de1e3-383b-4844-9739-149fcc1637bc {
  display: none;
}
#s-704de1e3-383b-4844-9739-149fcc1637bc, #wrap-s-704de1e3-383b-4844-9739-149fcc1637bc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-704de1e3-383b-4844-9739-149fcc1637bc {
  display: none;
}
#s-704de1e3-383b-4844-9739-149fcc1637bc, #wrap-s-704de1e3-383b-4844-9739-149fcc1637bc { display: none !important; }}@media (max-width: 767px){#s-704de1e3-383b-4844-9739-149fcc1637bc {
  display: none;
}
#s-704de1e3-383b-4844-9739-149fcc1637bc, #wrap-s-704de1e3-383b-4844-9739-149fcc1637bc { display: none !important; }}
#s-d8885929-558b-4fc4-a72c-4693ab982158 {
  margin-bottom: 62px;
text-align: center;
}
@media (min-width: 1200px){#s-d8885929-558b-4fc4-a72c-4693ab982158 {
  display: none;
}
#s-d8885929-558b-4fc4-a72c-4693ab982158, #wrap-s-d8885929-558b-4fc4-a72c-4693ab982158 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d8885929-558b-4fc4-a72c-4693ab982158 {
  display: none;
}
#s-d8885929-558b-4fc4-a72c-4693ab982158, #wrap-s-d8885929-558b-4fc4-a72c-4693ab982158 { display: none !important; }}@media (max-width: 767px){#s-d8885929-558b-4fc4-a72c-4693ab982158 {
  display: none;
}
#s-d8885929-558b-4fc4-a72c-4693ab982158, #wrap-s-d8885929-558b-4fc4-a72c-4693ab982158 { display: none !important; }}






  #s-d8885929-558b-4fc4-a72c-4693ab982158 img.shogun-image {
    

    
    
    
  }


#s-d8885929-558b-4fc4-a72c-4693ab982158 .shogun-image-content {
  
    align-items: center;
  
}

#s-61b96680-4ffe-42e9-b7ab-3dcfc04df9cf {
  margin-top: 300px;
margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-61b96680-4ffe-42e9-b7ab-3dcfc04df9cf {
  display: none;
}
#s-61b96680-4ffe-42e9-b7ab-3dcfc04df9cf, #wrap-s-61b96680-4ffe-42e9-b7ab-3dcfc04df9cf { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-61b96680-4ffe-42e9-b7ab-3dcfc04df9cf {
  display: none;
}
#s-61b96680-4ffe-42e9-b7ab-3dcfc04df9cf, #wrap-s-61b96680-4ffe-42e9-b7ab-3dcfc04df9cf { display: none !important; }}
#s-6a157d29-9345-4940-81e7-6731c9eaac7a {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 1200px){#s-6a157d29-9345-4940-81e7-6731c9eaac7a {
  display: none;
}
#s-6a157d29-9345-4940-81e7-6731c9eaac7a, #wrap-s-6a157d29-9345-4940-81e7-6731c9eaac7a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6a157d29-9345-4940-81e7-6731c9eaac7a {
  display: none;
}
#s-6a157d29-9345-4940-81e7-6731c9eaac7a, #wrap-s-6a157d29-9345-4940-81e7-6731c9eaac7a { display: none !important; }}@media (max-width: 767px){#s-6a157d29-9345-4940-81e7-6731c9eaac7a {
  display: none;
}
#s-6a157d29-9345-4940-81e7-6731c9eaac7a, #wrap-s-6a157d29-9345-4940-81e7-6731c9eaac7a { display: none !important; }}
#s-f387b389-1070-4902-9e36-d821da4ad7dd {
  margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-f387b389-1070-4902-9e36-d821da4ad7dd {
  display: none;
}
#s-f387b389-1070-4902-9e36-d821da4ad7dd, #wrap-s-f387b389-1070-4902-9e36-d821da4ad7dd { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f387b389-1070-4902-9e36-d821da4ad7dd {
  display: none;
}
#s-f387b389-1070-4902-9e36-d821da4ad7dd, #wrap-s-f387b389-1070-4902-9e36-d821da4ad7dd { display: none !important; }}
#s-07a878ca-d2fc-4c08-b9f1-f375c181335c {
  margin-bottom: 100px;
text-align: center;
}
@media (min-width: 1200px){#s-07a878ca-d2fc-4c08-b9f1-f375c181335c {
  display: none;
}
#s-07a878ca-d2fc-4c08-b9f1-f375c181335c, #wrap-s-07a878ca-d2fc-4c08-b9f1-f375c181335c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-07a878ca-d2fc-4c08-b9f1-f375c181335c {
  display: none;
}
#s-07a878ca-d2fc-4c08-b9f1-f375c181335c, #wrap-s-07a878ca-d2fc-4c08-b9f1-f375c181335c { display: none !important; }}






  #s-07a878ca-d2fc-4c08-b9f1-f375c181335c img.shogun-image {
    

    
    
    
  }


#s-07a878ca-d2fc-4c08-b9f1-f375c181335c .shogun-image-content {
  
    align-items: center;
  
}

#s-b5ddfa2d-9f1e-4efb-94df-775b9ce5cabc {
  margin-top: 320px;
margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-b5ddfa2d-9f1e-4efb-94df-775b9ce5cabc {
  display: none;
}
#s-b5ddfa2d-9f1e-4efb-94df-775b9ce5cabc, #wrap-s-b5ddfa2d-9f1e-4efb-94df-775b9ce5cabc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b5ddfa2d-9f1e-4efb-94df-775b9ce5cabc {
  display: none;
}
#s-b5ddfa2d-9f1e-4efb-94df-775b9ce5cabc, #wrap-s-b5ddfa2d-9f1e-4efb-94df-775b9ce5cabc { display: none !important; }}
#s-8a23ec86-db83-4564-99e8-e855b304a480 {
  margin-top: 20px;
margin-bottom: 43px;
text-align: center;
}
@media (min-width: 1200px){#s-8a23ec86-db83-4564-99e8-e855b304a480 {
  display: none;
}
#s-8a23ec86-db83-4564-99e8-e855b304a480, #wrap-s-8a23ec86-db83-4564-99e8-e855b304a480 { display: none !important; }}






  #s-8a23ec86-db83-4564-99e8-e855b304a480 img.shogun-image {
    

    
    
    
  }


#s-8a23ec86-db83-4564-99e8-e855b304a480 .shogun-image-content {
  
    align-items: center;
  
}

#s-8c6f48e3-10a0-4714-a7cb-00f2db35d592 {
  margin-left: 40px;
margin-bottom: -129px;
min-height: 40px;
max-width: 234px;
}
@media (min-width: 1200px){#s-8c6f48e3-10a0-4714-a7cb-00f2db35d592 {
  display: none;
}
#s-8c6f48e3-10a0-4714-a7cb-00f2db35d592, #wrap-s-8c6f48e3-10a0-4714-a7cb-00f2db35d592 { display: none !important; }}
#s-4b2cc742-8235-4d48-9b8a-2d8ead7a3873 {
  margin-bottom: 30px;
text-align: center;
}
@media (min-width: 1200px){#s-4b2cc742-8235-4d48-9b8a-2d8ead7a3873 {
  display: none;
}
#s-4b2cc742-8235-4d48-9b8a-2d8ead7a3873, #wrap-s-4b2cc742-8235-4d48-9b8a-2d8ead7a3873 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4b2cc742-8235-4d48-9b8a-2d8ead7a3873 {
  display: none;
}
#s-4b2cc742-8235-4d48-9b8a-2d8ead7a3873, #wrap-s-4b2cc742-8235-4d48-9b8a-2d8ead7a3873 { display: none !important; }}@media (max-width: 767px){#s-4b2cc742-8235-4d48-9b8a-2d8ead7a3873 {
  display: none;
}
#s-4b2cc742-8235-4d48-9b8a-2d8ead7a3873, #wrap-s-4b2cc742-8235-4d48-9b8a-2d8ead7a3873 { display: none !important; }}






  #s-4b2cc742-8235-4d48-9b8a-2d8ead7a3873 img.shogun-image {
    

    
    
    
  }


#s-4b2cc742-8235-4d48-9b8a-2d8ead7a3873 .shogun-image-content {
  
    align-items: center;
  
}

#s-29aef6fc-972d-499f-8dbd-637bb94396ce {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 186px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-29aef6fc-972d-499f-8dbd-637bb94396ce {
  display: none;
}
#s-29aef6fc-972d-499f-8dbd-637bb94396ce, #wrap-s-29aef6fc-972d-499f-8dbd-637bb94396ce { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-29aef6fc-972d-499f-8dbd-637bb94396ce {
  display: none;
}
#s-29aef6fc-972d-499f-8dbd-637bb94396ce, #wrap-s-29aef6fc-972d-499f-8dbd-637bb94396ce { display: none !important; }}@media (max-width: 767px){#s-29aef6fc-972d-499f-8dbd-637bb94396ce {
  display: none;
}
#s-29aef6fc-972d-499f-8dbd-637bb94396ce, #wrap-s-29aef6fc-972d-499f-8dbd-637bb94396ce { display: none !important; }}
#s-81dc6c80-3543-4520-abfd-2ef6e3c110d2 {
  margin-bottom: 43px;
}
@media (min-width: 1200px){#s-81dc6c80-3543-4520-abfd-2ef6e3c110d2 {
  display: none;
}
#s-81dc6c80-3543-4520-abfd-2ef6e3c110d2, #wrap-s-81dc6c80-3543-4520-abfd-2ef6e3c110d2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-81dc6c80-3543-4520-abfd-2ef6e3c110d2 {
  display: none;
}
#s-81dc6c80-3543-4520-abfd-2ef6e3c110d2, #wrap-s-81dc6c80-3543-4520-abfd-2ef6e3c110d2 { display: none !important; }}@media (max-width: 767px){#s-81dc6c80-3543-4520-abfd-2ef6e3c110d2 {
  display: none;
}
#s-81dc6c80-3543-4520-abfd-2ef6e3c110d2, #wrap-s-81dc6c80-3543-4520-abfd-2ef6e3c110d2 { display: none !important; }}
#s-d7be4c75-dd49-4b05-8060-4843c0c27745 {
  margin-bottom: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-d7be4c75-dd49-4b05-8060-4843c0c27745 {
  display: none;
}
#s-d7be4c75-dd49-4b05-8060-4843c0c27745, #wrap-s-d7be4c75-dd49-4b05-8060-4843c0c27745 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d7be4c75-dd49-4b05-8060-4843c0c27745 {
  display: none;
}
#s-d7be4c75-dd49-4b05-8060-4843c0c27745, #wrap-s-d7be4c75-dd49-4b05-8060-4843c0c27745 { display: none !important; }}






  #s-d7be4c75-dd49-4b05-8060-4843c0c27745 img.shogun-image {
    

    
    
    
  }


#s-d7be4c75-dd49-4b05-8060-4843c0c27745 .shogun-image-content {
  
    align-items: center;
  
}

#s-8cc7d69b-9b2a-4ce0-98e3-a814b6a20c6a {
  margin-left: 20px;
margin-bottom: 186px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-8cc7d69b-9b2a-4ce0-98e3-a814b6a20c6a {
  display: none;
}
#s-8cc7d69b-9b2a-4ce0-98e3-a814b6a20c6a, #wrap-s-8cc7d69b-9b2a-4ce0-98e3-a814b6a20c6a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8cc7d69b-9b2a-4ce0-98e3-a814b6a20c6a {
  display: none;
}
#s-8cc7d69b-9b2a-4ce0-98e3-a814b6a20c6a, #wrap-s-8cc7d69b-9b2a-4ce0-98e3-a814b6a20c6a { display: none !important; }}
#s-60f46f71-82c8-42d7-b6c3-3b4bcd4c76c2 {
  margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-60f46f71-82c8-42d7-b6c3-3b4bcd4c76c2 {
  display: none;
}
#s-60f46f71-82c8-42d7-b6c3-3b4bcd4c76c2, #wrap-s-60f46f71-82c8-42d7-b6c3-3b4bcd4c76c2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-60f46f71-82c8-42d7-b6c3-3b4bcd4c76c2 {
  display: none;
}
#s-60f46f71-82c8-42d7-b6c3-3b4bcd4c76c2, #wrap-s-60f46f71-82c8-42d7-b6c3-3b4bcd4c76c2 { display: none !important; }}
#s-c0fc4cd9-681e-4559-9d0d-0a1e010de751 {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-c0fc4cd9-681e-4559-9d0d-0a1e010de751 {
  display: none;
}
#s-c0fc4cd9-681e-4559-9d0d-0a1e010de751, #wrap-s-c0fc4cd9-681e-4559-9d0d-0a1e010de751 { display: none !important; }}
@media (min-width: 1200px){#s-20667375-9a55-4c65-964b-1e1d3ee0a501 {
  display: none;
}
#s-20667375-9a55-4c65-964b-1e1d3ee0a501, #wrap-s-20667375-9a55-4c65-964b-1e1d3ee0a501 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-20667375-9a55-4c65-964b-1e1d3ee0a501 {
  display: none;
}
#s-20667375-9a55-4c65-964b-1e1d3ee0a501, #wrap-s-20667375-9a55-4c65-964b-1e1d3ee0a501 { display: none !important; }}@media (max-width: 767px){#s-20667375-9a55-4c65-964b-1e1d3ee0a501 {
  display: none;
}
#s-20667375-9a55-4c65-964b-1e1d3ee0a501, #wrap-s-20667375-9a55-4c65-964b-1e1d3ee0a501 { display: none !important; }}
@media (min-width: 0px) {
[id="s-20667375-9a55-4c65-964b-1e1d3ee0a501"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-20667375-9a55-4c65-964b-1e1d3ee0a501"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-20667375-9a55-4c65-964b-1e1d3ee0a501"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-20667375-9a55-4c65-964b-1e1d3ee0a501"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-ba915b94-efa0-4006-aa00-cab800cb6414 {
  text-align: center;
}







  #s-ba915b94-efa0-4006-aa00-cab800cb6414 img.shogun-image {
    

    
    
    
  }


#s-ba915b94-efa0-4006-aa00-cab800cb6414 .shogun-image-content {
  
    align-items: center;
  
}

#s-b2940d55-14e8-479e-9fc3-eaf892127db9 {
  text-align: center;
}







  #s-b2940d55-14e8-479e-9fc3-eaf892127db9 img.shogun-image {
    

    
    
    
  }


#s-b2940d55-14e8-479e-9fc3-eaf892127db9 .shogun-image-content {
  
    align-items: center;
  
}

#s-e2594069-c9dd-407f-b976-67190c7a4028 {
  text-align: center;
}







  #s-e2594069-c9dd-407f-b976-67190c7a4028 img.shogun-image {
    

    
    
    
  }


#s-e2594069-c9dd-407f-b976-67190c7a4028 .shogun-image-content {
  
    align-items: center;
  
}

#s-f8eff4bd-7974-4c07-a6b8-bd6fe8050bc6 {
  text-align: center;
}







  #s-f8eff4bd-7974-4c07-a6b8-bd6fe8050bc6 img.shogun-image {
    

    
    
    
  }


#s-f8eff4bd-7974-4c07-a6b8-bd6fe8050bc6 .shogun-image-content {
  
    align-items: center;
  
}

#s-3402dde8-d95b-4913-80af-ec8d08049576 {
  margin-top: 20px;
margin-bottom: 62px;
}
@media (min-width: 1200px){#s-3402dde8-d95b-4913-80af-ec8d08049576 {
  display: none;
}
#s-3402dde8-d95b-4913-80af-ec8d08049576, #wrap-s-3402dde8-d95b-4913-80af-ec8d08049576 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3402dde8-d95b-4913-80af-ec8d08049576 {
  display: none;
}
#s-3402dde8-d95b-4913-80af-ec8d08049576, #wrap-s-3402dde8-d95b-4913-80af-ec8d08049576 { display: none !important; }}@media (max-width: 767px){#s-3402dde8-d95b-4913-80af-ec8d08049576 {
  display: none;
}
#s-3402dde8-d95b-4913-80af-ec8d08049576, #wrap-s-3402dde8-d95b-4913-80af-ec8d08049576 { display: none !important; }}
@media (min-width: 0px) {
[id="s-3402dde8-d95b-4913-80af-ec8d08049576"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3402dde8-d95b-4913-80af-ec8d08049576"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-3402dde8-d95b-4913-80af-ec8d08049576"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-3402dde8-d95b-4913-80af-ec8d08049576"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-2561d6d4-3dc9-49c1-81c4-348c520cae9a {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-2561d6d4-3dc9-49c1-81c4-348c520cae9a {
  display: none;
}
#s-2561d6d4-3dc9-49c1-81c4-348c520cae9a, #wrap-s-2561d6d4-3dc9-49c1-81c4-348c520cae9a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2561d6d4-3dc9-49c1-81c4-348c520cae9a {
  display: none;
}
#s-2561d6d4-3dc9-49c1-81c4-348c520cae9a, #wrap-s-2561d6d4-3dc9-49c1-81c4-348c520cae9a { display: none !important; }}
@media (min-width: 0px) {
[id="s-2561d6d4-3dc9-49c1-81c4-348c520cae9a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-2561d6d4-3dc9-49c1-81c4-348c520cae9a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-2561d6d4-3dc9-49c1-81c4-348c520cae9a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-2561d6d4-3dc9-49c1-81c4-348c520cae9a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-6b52c735-d89c-4a51-a6e8-91de0a8469d9 {
  text-align: center;
}







  #s-6b52c735-d89c-4a51-a6e8-91de0a8469d9 img.shogun-image {
    

    
    
    
  }


#s-6b52c735-d89c-4a51-a6e8-91de0a8469d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-a2921474-6ebb-472a-a963-520bac8d7af7 {
  text-align: center;
}







  #s-a2921474-6ebb-472a-a963-520bac8d7af7 img.shogun-image {
    

    
    
    
  }


#s-a2921474-6ebb-472a-a963-520bac8d7af7 .shogun-image-content {
  
    align-items: center;
  
}

#s-26c74a11-ea78-451e-a511-b3e9b9451c79 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-26c74a11-ea78-451e-a511-b3e9b9451c79 {
  display: none;
}
#s-26c74a11-ea78-451e-a511-b3e9b9451c79, #wrap-s-26c74a11-ea78-451e-a511-b3e9b9451c79 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-26c74a11-ea78-451e-a511-b3e9b9451c79 {
  display: none;
}
#s-26c74a11-ea78-451e-a511-b3e9b9451c79, #wrap-s-26c74a11-ea78-451e-a511-b3e9b9451c79 { display: none !important; }}
@media (min-width: 0px) {
[id="s-26c74a11-ea78-451e-a511-b3e9b9451c79"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-26c74a11-ea78-451e-a511-b3e9b9451c79"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-26c74a11-ea78-451e-a511-b3e9b9451c79"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-26c74a11-ea78-451e-a511-b3e9b9451c79"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-3755ffa4-e6d8-4371-a510-3c9c0fde3df1 {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-3755ffa4-e6d8-4371-a510-3c9c0fde3df1 {
  display: none;
}
#s-3755ffa4-e6d8-4371-a510-3c9c0fde3df1, #wrap-s-3755ffa4-e6d8-4371-a510-3c9c0fde3df1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3755ffa4-e6d8-4371-a510-3c9c0fde3df1 {
  display: none;
}
#s-3755ffa4-e6d8-4371-a510-3c9c0fde3df1, #wrap-s-3755ffa4-e6d8-4371-a510-3c9c0fde3df1 { display: none !important; }}
@media (min-width: 0px) {
[id="s-3755ffa4-e6d8-4371-a510-3c9c0fde3df1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-3755ffa4-e6d8-4371-a510-3c9c0fde3df1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-3755ffa4-e6d8-4371-a510-3c9c0fde3df1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-3755ffa4-e6d8-4371-a510-3c9c0fde3df1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-213ac638-885e-4404-94e9-3b7f29567fba {
  text-align: center;
}







  #s-213ac638-885e-4404-94e9-3b7f29567fba img.shogun-image {
    

    
    
    
  }


#s-213ac638-885e-4404-94e9-3b7f29567fba .shogun-image-content {
  
    align-items: center;
  
}

#s-543ec60d-af9a-466a-96c7-170fff751aa6 {
  text-align: center;
}







  #s-543ec60d-af9a-466a-96c7-170fff751aa6 img.shogun-image {
    

    
    
    
  }


#s-543ec60d-af9a-466a-96c7-170fff751aa6 .shogun-image-content {
  
    align-items: center;
  
}

#s-e2c85f85-2f63-4176-a0d3-2d0d83c5094c {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-e2c85f85-2f63-4176-a0d3-2d0d83c5094c {
  display: none;
}
#s-e2c85f85-2f63-4176-a0d3-2d0d83c5094c, #wrap-s-e2c85f85-2f63-4176-a0d3-2d0d83c5094c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e2c85f85-2f63-4176-a0d3-2d0d83c5094c {
  display: none;
}
#s-e2c85f85-2f63-4176-a0d3-2d0d83c5094c, #wrap-s-e2c85f85-2f63-4176-a0d3-2d0d83c5094c { display: none !important; }}
@media (min-width: 0px) {
[id="s-e2c85f85-2f63-4176-a0d3-2d0d83c5094c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-e2c85f85-2f63-4176-a0d3-2d0d83c5094c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-e2c85f85-2f63-4176-a0d3-2d0d83c5094c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-e2c85f85-2f63-4176-a0d3-2d0d83c5094c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-e75e5500-8ba0-4b37-b9bf-d6ce58b7aa7e {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 1200px){#s-e75e5500-8ba0-4b37-b9bf-d6ce58b7aa7e {
  display: none;
}
#s-e75e5500-8ba0-4b37-b9bf-d6ce58b7aa7e, #wrap-s-e75e5500-8ba0-4b37-b9bf-d6ce58b7aa7e { display: none !important; }}






  #s-e75e5500-8ba0-4b37-b9bf-d6ce58b7aa7e img.shogun-image {
    

    
    
    
  }


#s-e75e5500-8ba0-4b37-b9bf-d6ce58b7aa7e .shogun-image-content {
  
    align-items: center;
  
}

#s-2a333a4f-e17c-4485-9ef2-0c64c5193b0a {
  margin-bottom: 43px;
}
@media (min-width: 1200px){#s-2a333a4f-e17c-4485-9ef2-0c64c5193b0a {
  display: none;
}
#s-2a333a4f-e17c-4485-9ef2-0c64c5193b0a, #wrap-s-2a333a4f-e17c-4485-9ef2-0c64c5193b0a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2a333a4f-e17c-4485-9ef2-0c64c5193b0a {
  display: none;
}
#s-2a333a4f-e17c-4485-9ef2-0c64c5193b0a, #wrap-s-2a333a4f-e17c-4485-9ef2-0c64c5193b0a { display: none !important; }}@media (max-width: 767px){#s-2a333a4f-e17c-4485-9ef2-0c64c5193b0a {
  display: none;
}
#s-2a333a4f-e17c-4485-9ef2-0c64c5193b0a, #wrap-s-2a333a4f-e17c-4485-9ef2-0c64c5193b0a { display: none !important; }}
#s-dc902968-8426-47b7-9f44-c085886f4804 {
  margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-dc902968-8426-47b7-9f44-c085886f4804 {
  display: none;
}
#s-dc902968-8426-47b7-9f44-c085886f4804, #wrap-s-dc902968-8426-47b7-9f44-c085886f4804 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dc902968-8426-47b7-9f44-c085886f4804 {
  display: none;
}
#s-dc902968-8426-47b7-9f44-c085886f4804, #wrap-s-dc902968-8426-47b7-9f44-c085886f4804 { display: none !important; }}
#s-11161556-c02a-4852-a7fa-a204f87bbb43 {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-11161556-c02a-4852-a7fa-a204f87bbb43 {
  display: none;
}
#s-11161556-c02a-4852-a7fa-a204f87bbb43, #wrap-s-11161556-c02a-4852-a7fa-a204f87bbb43 { display: none !important; }}
#s-7a09f14e-03b0-4185-ae6f-d0efc59760e5 {
  margin-top: 40px;
margin-bottom: 32px;
}
@media (min-width: 1200px){#s-7a09f14e-03b0-4185-ae6f-d0efc59760e5 {
  display: none;
}
#s-7a09f14e-03b0-4185-ae6f-d0efc59760e5, #wrap-s-7a09f14e-03b0-4185-ae6f-d0efc59760e5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7a09f14e-03b0-4185-ae6f-d0efc59760e5 {
  display: none;
}
#s-7a09f14e-03b0-4185-ae6f-d0efc59760e5, #wrap-s-7a09f14e-03b0-4185-ae6f-d0efc59760e5 { display: none !important; }}@media (max-width: 767px){#s-7a09f14e-03b0-4185-ae6f-d0efc59760e5 {
  display: none;
}
#s-7a09f14e-03b0-4185-ae6f-d0efc59760e5, #wrap-s-7a09f14e-03b0-4185-ae6f-d0efc59760e5 { display: none !important; }}
@media (min-width: 0px) {
[id="s-7a09f14e-03b0-4185-ae6f-d0efc59760e5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-7a09f14e-03b0-4185-ae6f-d0efc59760e5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-7a09f14e-03b0-4185-ae6f-d0efc59760e5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-7a09f14e-03b0-4185-ae6f-d0efc59760e5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-7a09f14e-03b0-4185-ae6f-d0efc59760e5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a09f14e-03b0-4185-ae6f-d0efc59760e5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-7a09f14e-03b0-4185-ae6f-d0efc59760e5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.0px);
}

}

#s-c89c7e24-22d2-4f56-8289-c64719b52b7e {
  text-align: center;
}







  #s-c89c7e24-22d2-4f56-8289-c64719b52b7e img.shogun-image {
    

    
    
    
  }


#s-c89c7e24-22d2-4f56-8289-c64719b52b7e .shogun-image-content {
  
    align-items: center;
  
}

#s-aca6a258-4c91-4d64-ace4-3e452834dbdc {
  text-align: center;
}







  #s-aca6a258-4c91-4d64-ace4-3e452834dbdc img.shogun-image {
    

    
    
    
  }


#s-aca6a258-4c91-4d64-ace4-3e452834dbdc .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-88fe22fb-d0ae-42f9-8606-a23e2937866d {
  
}
}
@media (min-width: 1200px){#s-49cc2e0f-9a98-4b0b-b9a9-8d702b051ac2 {
  display: none;
}
#s-49cc2e0f-9a98-4b0b-b9a9-8d702b051ac2, #wrap-s-49cc2e0f-9a98-4b0b-b9a9-8d702b051ac2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-49cc2e0f-9a98-4b0b-b9a9-8d702b051ac2 {
  display: none;
}
#s-49cc2e0f-9a98-4b0b-b9a9-8d702b051ac2, #wrap-s-49cc2e0f-9a98-4b0b-b9a9-8d702b051ac2 { display: none !important; }}@media (max-width: 767px){#s-49cc2e0f-9a98-4b0b-b9a9-8d702b051ac2 {
  display: none;
}
#s-49cc2e0f-9a98-4b0b-b9a9-8d702b051ac2, #wrap-s-49cc2e0f-9a98-4b0b-b9a9-8d702b051ac2 { display: none !important; }}
@media (min-width: 0px) {
[id="s-49cc2e0f-9a98-4b0b-b9a9-8d702b051ac2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-49cc2e0f-9a98-4b0b-b9a9-8d702b051ac2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-49cc2e0f-9a98-4b0b-b9a9-8d702b051ac2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-49cc2e0f-9a98-4b0b-b9a9-8d702b051ac2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-49cc2e0f-9a98-4b0b-b9a9-8d702b051ac2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-49cc2e0f-9a98-4b0b-b9a9-8d702b051ac2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-49cc2e0f-9a98-4b0b-b9a9-8d702b051ac2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-581b0653-25af-41a7-9e36-de46d209a4a5 {
  display: none;
}
#s-581b0653-25af-41a7-9e36-de46d209a4a5, #wrap-s-581b0653-25af-41a7-9e36-de46d209a4a5 { display: none !important; }}@media (max-width: 767px){#s-581b0653-25af-41a7-9e36-de46d209a4a5 {
  display: none;
}
#s-581b0653-25af-41a7-9e36-de46d209a4a5, #wrap-s-581b0653-25af-41a7-9e36-de46d209a4a5 { display: none !important; }}
#s-dec2960d-b330-4776-8361-6c60eabb92e3 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-dec2960d-b330-4776-8361-6c60eabb92e3 {
  display: none;
}
#s-dec2960d-b330-4776-8361-6c60eabb92e3, #wrap-s-dec2960d-b330-4776-8361-6c60eabb92e3 { display: none !important; }}@media (max-width: 767px){#s-dec2960d-b330-4776-8361-6c60eabb92e3 {
  display: none;
}
#s-dec2960d-b330-4776-8361-6c60eabb92e3, #wrap-s-dec2960d-b330-4776-8361-6c60eabb92e3 { display: none !important; }}






  #s-dec2960d-b330-4776-8361-6c60eabb92e3 img.shogun-image {
    

    
    
    
  }


#s-dec2960d-b330-4776-8361-6c60eabb92e3 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-f1020bab-d651-45c6-afd8-40cbda9fc0c4 {
  display: none;
}
#s-f1020bab-d651-45c6-afd8-40cbda9fc0c4, #wrap-s-f1020bab-d651-45c6-afd8-40cbda9fc0c4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f1020bab-d651-45c6-afd8-40cbda9fc0c4 {
  display: none;
}
#s-f1020bab-d651-45c6-afd8-40cbda9fc0c4, #wrap-s-f1020bab-d651-45c6-afd8-40cbda9fc0c4 { display: none !important; }}@media (max-width: 767px){#s-f1020bab-d651-45c6-afd8-40cbda9fc0c4 {
  display: none;
}
#s-f1020bab-d651-45c6-afd8-40cbda9fc0c4, #wrap-s-f1020bab-d651-45c6-afd8-40cbda9fc0c4 { display: none !important; }}
@media (min-width: 0px) {
[id="s-f1020bab-d651-45c6-afd8-40cbda9fc0c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1020bab-d651-45c6-afd8-40cbda9fc0c4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f1020bab-d651-45c6-afd8-40cbda9fc0c4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f1020bab-d651-45c6-afd8-40cbda9fc0c4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f1020bab-d651-45c6-afd8-40cbda9fc0c4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1020bab-d651-45c6-afd8-40cbda9fc0c4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f1020bab-d651-45c6-afd8-40cbda9fc0c4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-6c02f2ed-b749-4b80-8441-a0f8ae46d976 {
  display: none;
}
#s-6c02f2ed-b749-4b80-8441-a0f8ae46d976, #wrap-s-6c02f2ed-b749-4b80-8441-a0f8ae46d976 { display: none !important; }}@media (max-width: 767px){#s-6c02f2ed-b749-4b80-8441-a0f8ae46d976 {
  display: none;
}
#s-6c02f2ed-b749-4b80-8441-a0f8ae46d976, #wrap-s-6c02f2ed-b749-4b80-8441-a0f8ae46d976 { display: none !important; }}
#s-80705b75-ba6e-4252-9512-dcd1aab5e820 {
  margin-top: 50px;
margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-80705b75-ba6e-4252-9512-dcd1aab5e820 {
  display: none;
}
#s-80705b75-ba6e-4252-9512-dcd1aab5e820, #wrap-s-80705b75-ba6e-4252-9512-dcd1aab5e820 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-80705b75-ba6e-4252-9512-dcd1aab5e820 {
  display: none;
}
#s-80705b75-ba6e-4252-9512-dcd1aab5e820, #wrap-s-80705b75-ba6e-4252-9512-dcd1aab5e820 { display: none !important; }}
#s-781e542b-c04e-4643-9af4-43ffcb93904e {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-781e542b-c04e-4643-9af4-43ffcb93904e {
  display: none;
}
#s-781e542b-c04e-4643-9af4-43ffcb93904e, #wrap-s-781e542b-c04e-4643-9af4-43ffcb93904e { display: none !important; }}@media (max-width: 767px){#s-781e542b-c04e-4643-9af4-43ffcb93904e {
  display: none;
}
#s-781e542b-c04e-4643-9af4-43ffcb93904e, #wrap-s-781e542b-c04e-4643-9af4-43ffcb93904e { display: none !important; }}






  #s-781e542b-c04e-4643-9af4-43ffcb93904e img.shogun-image {
    

    
    
    
  }


#s-781e542b-c04e-4643-9af4-43ffcb93904e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-9aaa095b-0b73-4247-9d17-2d3bc9e45e28 {
  display: none;
}
#s-9aaa095b-0b73-4247-9d17-2d3bc9e45e28, #wrap-s-9aaa095b-0b73-4247-9d17-2d3bc9e45e28 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9aaa095b-0b73-4247-9d17-2d3bc9e45e28 {
  display: none;
}
#s-9aaa095b-0b73-4247-9d17-2d3bc9e45e28, #wrap-s-9aaa095b-0b73-4247-9d17-2d3bc9e45e28 { display: none !important; }}@media (max-width: 767px){#s-9aaa095b-0b73-4247-9d17-2d3bc9e45e28 {
  display: none;
}
#s-9aaa095b-0b73-4247-9d17-2d3bc9e45e28, #wrap-s-9aaa095b-0b73-4247-9d17-2d3bc9e45e28 { display: none !important; }}
@media (min-width: 0px) {
[id="s-9aaa095b-0b73-4247-9d17-2d3bc9e45e28"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9aaa095b-0b73-4247-9d17-2d3bc9e45e28"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9aaa095b-0b73-4247-9d17-2d3bc9e45e28"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9aaa095b-0b73-4247-9d17-2d3bc9e45e28"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9aaa095b-0b73-4247-9d17-2d3bc9e45e28"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9aaa095b-0b73-4247-9d17-2d3bc9e45e28"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9aaa095b-0b73-4247-9d17-2d3bc9e45e28"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

#s-6fd6a6d9-cd61-42a3-9132-cb9f48f9fbca {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6fd6a6d9-cd61-42a3-9132-cb9f48f9fbca {
  display: none;
}
#s-6fd6a6d9-cd61-42a3-9132-cb9f48f9fbca, #wrap-s-6fd6a6d9-cd61-42a3-9132-cb9f48f9fbca { display: none !important; }}@media (max-width: 767px){#s-6fd6a6d9-cd61-42a3-9132-cb9f48f9fbca {
  display: none;
}
#s-6fd6a6d9-cd61-42a3-9132-cb9f48f9fbca, #wrap-s-6fd6a6d9-cd61-42a3-9132-cb9f48f9fbca { display: none !important; }}






  #s-6fd6a6d9-cd61-42a3-9132-cb9f48f9fbca img.shogun-image {
    

    
    
    
  }


#s-6fd6a6d9-cd61-42a3-9132-cb9f48f9fbca .shogun-image-content {
  
    align-items: center;
  
}

#s-e7930595-ddc2-40fc-89df-24959a923582 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 1200px){#s-e7930595-ddc2-40fc-89df-24959a923582 {
  display: none;
}
#s-e7930595-ddc2-40fc-89df-24959a923582, #wrap-s-e7930595-ddc2-40fc-89df-24959a923582 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e7930595-ddc2-40fc-89df-24959a923582 {
  display: none;
}
#s-e7930595-ddc2-40fc-89df-24959a923582, #wrap-s-e7930595-ddc2-40fc-89df-24959a923582 { display: none !important; }}@media (max-width: 767px){#s-e7930595-ddc2-40fc-89df-24959a923582 {
  display: none;
}
#s-e7930595-ddc2-40fc-89df-24959a923582, #wrap-s-e7930595-ddc2-40fc-89df-24959a923582 { display: none !important; }}
#s-9a423d3d-4867-43ef-8fcf-d442d0dc4c24 {
  margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-9a423d3d-4867-43ef-8fcf-d442d0dc4c24 {
  display: none;
}
#s-9a423d3d-4867-43ef-8fcf-d442d0dc4c24, #wrap-s-9a423d3d-4867-43ef-8fcf-d442d0dc4c24 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9a423d3d-4867-43ef-8fcf-d442d0dc4c24 {
  display: none;
}
#s-9a423d3d-4867-43ef-8fcf-d442d0dc4c24, #wrap-s-9a423d3d-4867-43ef-8fcf-d442d0dc4c24 { display: none !important; }}






  #s-9a423d3d-4867-43ef-8fcf-d442d0dc4c24 img.shogun-image {
    

    
    
    
  }


#s-9a423d3d-4867-43ef-8fcf-d442d0dc4c24 .shogun-image-content {
  
    align-items: center;
  
}

#s-a8d8a9dc-b3e6-40eb-917d-2b92e730c511 {
  margin-left: 20px;
margin-bottom: 186px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-a8d8a9dc-b3e6-40eb-917d-2b92e730c511 {
  display: none;
}
#s-a8d8a9dc-b3e6-40eb-917d-2b92e730c511, #wrap-s-a8d8a9dc-b3e6-40eb-917d-2b92e730c511 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a8d8a9dc-b3e6-40eb-917d-2b92e730c511 {
  
}
}@media (max-width: 767px){#s-a8d8a9dc-b3e6-40eb-917d-2b92e730c511 {
  
}
}
#s-6523b9d0-83c8-42f7-8c15-d2c01d8e0ab5 {
  margin-bottom: 43px;
}
@media (min-width: 1200px){#s-6523b9d0-83c8-42f7-8c15-d2c01d8e0ab5 {
  display: none;
}
#s-6523b9d0-83c8-42f7-8c15-d2c01d8e0ab5, #wrap-s-6523b9d0-83c8-42f7-8c15-d2c01d8e0ab5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6523b9d0-83c8-42f7-8c15-d2c01d8e0ab5 {
  display: none;
}
#s-6523b9d0-83c8-42f7-8c15-d2c01d8e0ab5, #wrap-s-6523b9d0-83c8-42f7-8c15-d2c01d8e0ab5 { display: none !important; }}@media (max-width: 767px){#s-6523b9d0-83c8-42f7-8c15-d2c01d8e0ab5 {
  display: none;
}
#s-6523b9d0-83c8-42f7-8c15-d2c01d8e0ab5, #wrap-s-6523b9d0-83c8-42f7-8c15-d2c01d8e0ab5 { display: none !important; }}
#s-f543c5bd-c17c-476a-8af6-b2aff38fe01c {
  margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-f543c5bd-c17c-476a-8af6-b2aff38fe01c {
  display: none;
}
#s-f543c5bd-c17c-476a-8af6-b2aff38fe01c, #wrap-s-f543c5bd-c17c-476a-8af6-b2aff38fe01c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f543c5bd-c17c-476a-8af6-b2aff38fe01c {
  display: none;
}
#s-f543c5bd-c17c-476a-8af6-b2aff38fe01c, #wrap-s-f543c5bd-c17c-476a-8af6-b2aff38fe01c { display: none !important; }}
#s-78c50273-ca55-4064-ad07-a4d03375de08 {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-78c50273-ca55-4064-ad07-a4d03375de08 {
  display: none;
}
#s-78c50273-ca55-4064-ad07-a4d03375de08, #wrap-s-78c50273-ca55-4064-ad07-a4d03375de08 { display: none !important; }}
#s-c564cc21-e1ea-456b-baaf-b6c4789ef45b {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 1200px){#s-c564cc21-e1ea-456b-baaf-b6c4789ef45b {
  display: none;
}
#s-c564cc21-e1ea-456b-baaf-b6c4789ef45b, #wrap-s-c564cc21-e1ea-456b-baaf-b6c4789ef45b { display: none !important; }}






  #s-c564cc21-e1ea-456b-baaf-b6c4789ef45b img.shogun-image {
    

    
    
    
  }


#s-c564cc21-e1ea-456b-baaf-b6c4789ef45b .shogun-image-content {
  
    align-items: center;
  
}

#s-74aeedc0-bc0a-40a8-a614-373bb39db391 {
  margin-left: 20px;
margin-bottom: 15px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-74aeedc0-bc0a-40a8-a614-373bb39db391 {
  display: none;
}
#s-74aeedc0-bc0a-40a8-a614-373bb39db391, #wrap-s-74aeedc0-bc0a-40a8-a614-373bb39db391 { display: none !important; }}
#s-38c43b35-080f-4bb9-8aee-6c3e785d9f31 {
  margin-bottom: 43px;
}
@media (min-width: 1200px){#s-38c43b35-080f-4bb9-8aee-6c3e785d9f31 {
  display: none;
}
#s-38c43b35-080f-4bb9-8aee-6c3e785d9f31, #wrap-s-38c43b35-080f-4bb9-8aee-6c3e785d9f31 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-38c43b35-080f-4bb9-8aee-6c3e785d9f31 {
  display: none;
}
#s-38c43b35-080f-4bb9-8aee-6c3e785d9f31, #wrap-s-38c43b35-080f-4bb9-8aee-6c3e785d9f31 { display: none !important; }}@media (max-width: 767px){#s-38c43b35-080f-4bb9-8aee-6c3e785d9f31 {
  display: none;
}
#s-38c43b35-080f-4bb9-8aee-6c3e785d9f31, #wrap-s-38c43b35-080f-4bb9-8aee-6c3e785d9f31 { display: none !important; }}
#s-0dd54d53-b2cc-4e9b-b3c0-f27243ece5d6 {
  margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-0dd54d53-b2cc-4e9b-b3c0-f27243ece5d6 {
  display: none;
}
#s-0dd54d53-b2cc-4e9b-b3c0-f27243ece5d6, #wrap-s-0dd54d53-b2cc-4e9b-b3c0-f27243ece5d6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0dd54d53-b2cc-4e9b-b3c0-f27243ece5d6 {
  display: none;
}
#s-0dd54d53-b2cc-4e9b-b3c0-f27243ece5d6, #wrap-s-0dd54d53-b2cc-4e9b-b3c0-f27243ece5d6 { display: none !important; }}
#s-5696b3a0-6add-4452-b47b-af2987c5c146 {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-5696b3a0-6add-4452-b47b-af2987c5c146 {
  display: none;
}
#s-5696b3a0-6add-4452-b47b-af2987c5c146, #wrap-s-5696b3a0-6add-4452-b47b-af2987c5c146 { display: none !important; }}
#s-d7e9cd3d-ec0f-45e4-b825-5f3f12243b89 {
  margin-bottom: 62px;
text-align: center;
}
@media (min-width: 1200px){#s-d7e9cd3d-ec0f-45e4-b825-5f3f12243b89 {
  display: none;
}
#s-d7e9cd3d-ec0f-45e4-b825-5f3f12243b89, #wrap-s-d7e9cd3d-ec0f-45e4-b825-5f3f12243b89 { display: none !important; }}






  #s-d7e9cd3d-ec0f-45e4-b825-5f3f12243b89 img.shogun-image {
    

    
    
    
  }


#s-d7e9cd3d-ec0f-45e4-b825-5f3f12243b89 .shogun-image-content {
  
    align-items: center;
  
}

#s-4876e08c-b170-4497-b939-1f338c3bad87 {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 1200px){#s-4876e08c-b170-4497-b939-1f338c3bad87 {
  display: none;
}
#s-4876e08c-b170-4497-b939-1f338c3bad87, #wrap-s-4876e08c-b170-4497-b939-1f338c3bad87 { display: none !important; }}






  #s-4876e08c-b170-4497-b939-1f338c3bad87 img.shogun-image {
    

    
    
    
  }


#s-4876e08c-b170-4497-b939-1f338c3bad87 .shogun-image-content {
  
    align-items: center;
  
}

#s-4cef0c3b-481e-44cd-a4ee-80ca4a3f8893 {
  margin-bottom: 43px;
}
@media (min-width: 1200px){#s-4cef0c3b-481e-44cd-a4ee-80ca4a3f8893 {
  display: none;
}
#s-4cef0c3b-481e-44cd-a4ee-80ca4a3f8893, #wrap-s-4cef0c3b-481e-44cd-a4ee-80ca4a3f8893 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4cef0c3b-481e-44cd-a4ee-80ca4a3f8893 {
  display: none;
}
#s-4cef0c3b-481e-44cd-a4ee-80ca4a3f8893, #wrap-s-4cef0c3b-481e-44cd-a4ee-80ca4a3f8893 { display: none !important; }}@media (max-width: 767px){#s-4cef0c3b-481e-44cd-a4ee-80ca4a3f8893 {
  display: none;
}
#s-4cef0c3b-481e-44cd-a4ee-80ca4a3f8893, #wrap-s-4cef0c3b-481e-44cd-a4ee-80ca4a3f8893 { display: none !important; }}
#s-d5e50fa5-019e-4ba9-b253-633e0fab0b2e {
  margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-d5e50fa5-019e-4ba9-b253-633e0fab0b2e {
  display: none;
}
#s-d5e50fa5-019e-4ba9-b253-633e0fab0b2e, #wrap-s-d5e50fa5-019e-4ba9-b253-633e0fab0b2e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d5e50fa5-019e-4ba9-b253-633e0fab0b2e {
  display: none;
}
#s-d5e50fa5-019e-4ba9-b253-633e0fab0b2e, #wrap-s-d5e50fa5-019e-4ba9-b253-633e0fab0b2e { display: none !important; }}
#s-27a3592c-365b-4875-9762-5ed94f30ce2a {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-27a3592c-365b-4875-9762-5ed94f30ce2a {
  display: none;
}
#s-27a3592c-365b-4875-9762-5ed94f30ce2a, #wrap-s-27a3592c-365b-4875-9762-5ed94f30ce2a { display: none !important; }}
#s-6adeea33-84c8-4c82-9b0c-8cd8b67bf69a {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 1200px){#s-6adeea33-84c8-4c82-9b0c-8cd8b67bf69a {
  display: none;
}
#s-6adeea33-84c8-4c82-9b0c-8cd8b67bf69a, #wrap-s-6adeea33-84c8-4c82-9b0c-8cd8b67bf69a { display: none !important; }}






  #s-6adeea33-84c8-4c82-9b0c-8cd8b67bf69a img.shogun-image {
    

    
    
    
  }


#s-6adeea33-84c8-4c82-9b0c-8cd8b67bf69a .shogun-image-content {
  
    align-items: center;
  
}

#s-ea45cb69-7e2f-404a-bc76-62b03b16357d {
  margin-bottom: 43px;
}
@media (min-width: 1200px){#s-ea45cb69-7e2f-404a-bc76-62b03b16357d {
  display: none;
}
#s-ea45cb69-7e2f-404a-bc76-62b03b16357d, #wrap-s-ea45cb69-7e2f-404a-bc76-62b03b16357d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ea45cb69-7e2f-404a-bc76-62b03b16357d {
  display: none;
}
#s-ea45cb69-7e2f-404a-bc76-62b03b16357d, #wrap-s-ea45cb69-7e2f-404a-bc76-62b03b16357d { display: none !important; }}@media (max-width: 767px){#s-ea45cb69-7e2f-404a-bc76-62b03b16357d {
  display: none;
}
#s-ea45cb69-7e2f-404a-bc76-62b03b16357d, #wrap-s-ea45cb69-7e2f-404a-bc76-62b03b16357d { display: none !important; }}
#s-f340b3d0-954e-431a-8443-297104eb7a79 {
  margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-f340b3d0-954e-431a-8443-297104eb7a79 {
  display: none;
}
#s-f340b3d0-954e-431a-8443-297104eb7a79, #wrap-s-f340b3d0-954e-431a-8443-297104eb7a79 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f340b3d0-954e-431a-8443-297104eb7a79 {
  display: none;
}
#s-f340b3d0-954e-431a-8443-297104eb7a79, #wrap-s-f340b3d0-954e-431a-8443-297104eb7a79 { display: none !important; }}
#s-0ce2c7d1-deb8-4ea0-8c83-5b280250d76b {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-0ce2c7d1-deb8-4ea0-8c83-5b280250d76b {
  display: none;
}
#s-0ce2c7d1-deb8-4ea0-8c83-5b280250d76b, #wrap-s-0ce2c7d1-deb8-4ea0-8c83-5b280250d76b { display: none !important; }}
#s-2bfc07cf-49fb-4a4f-8ccb-251108ee707d {
  margin-bottom: 30px;
}
@media (min-width: 1200px){#s-2bfc07cf-49fb-4a4f-8ccb-251108ee707d {
  display: none;
}
#s-2bfc07cf-49fb-4a4f-8ccb-251108ee707d, #wrap-s-2bfc07cf-49fb-4a4f-8ccb-251108ee707d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2bfc07cf-49fb-4a4f-8ccb-251108ee707d {
  display: none;
}
#s-2bfc07cf-49fb-4a4f-8ccb-251108ee707d, #wrap-s-2bfc07cf-49fb-4a4f-8ccb-251108ee707d { display: none !important; }}@media (max-width: 767px){#s-2bfc07cf-49fb-4a4f-8ccb-251108ee707d {
  display: none;
}
#s-2bfc07cf-49fb-4a4f-8ccb-251108ee707d, #wrap-s-2bfc07cf-49fb-4a4f-8ccb-251108ee707d { display: none !important; }}
@media (min-width: 0px) {
[id="s-2bfc07cf-49fb-4a4f-8ccb-251108ee707d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2bfc07cf-49fb-4a4f-8ccb-251108ee707d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2bfc07cf-49fb-4a4f-8ccb-251108ee707d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2bfc07cf-49fb-4a4f-8ccb-251108ee707d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ed769b43-ca6e-4217-b2db-dbf1ea84a032 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ed769b43-ca6e-4217-b2db-dbf1ea84a032 {
  display: none;
}
#s-ed769b43-ca6e-4217-b2db-dbf1ea84a032, #wrap-s-ed769b43-ca6e-4217-b2db-dbf1ea84a032 { display: none !important; }}@media (max-width: 767px){#s-ed769b43-ca6e-4217-b2db-dbf1ea84a032 {
  display: none;
}
#s-ed769b43-ca6e-4217-b2db-dbf1ea84a032, #wrap-s-ed769b43-ca6e-4217-b2db-dbf1ea84a032 { display: none !important; }}






  #s-ed769b43-ca6e-4217-b2db-dbf1ea84a032 img.shogun-image {
    

    
    
    
  }


#s-ed769b43-ca6e-4217-b2db-dbf1ea84a032 .shogun-image-content {
  
    align-items: center;
  
}

#s-a8729f8d-08d7-43ab-95c3-f0c47c938d15 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a8729f8d-08d7-43ab-95c3-f0c47c938d15 {
  display: none;
}
#s-a8729f8d-08d7-43ab-95c3-f0c47c938d15, #wrap-s-a8729f8d-08d7-43ab-95c3-f0c47c938d15 { display: none !important; }}@media (max-width: 767px){#s-a8729f8d-08d7-43ab-95c3-f0c47c938d15 {
  display: none;
}
#s-a8729f8d-08d7-43ab-95c3-f0c47c938d15, #wrap-s-a8729f8d-08d7-43ab-95c3-f0c47c938d15 { display: none !important; }}






  #s-a8729f8d-08d7-43ab-95c3-f0c47c938d15 img.shogun-image {
    

    
    
    
  }


#s-a8729f8d-08d7-43ab-95c3-f0c47c938d15 .shogun-image-content {
  
    align-items: center;
  
}

#s-2d3b2a22-22e1-4a37-85ea-4055e3c6908f {
  margin-bottom: 30px;
}
@media (min-width: 1200px){#s-2d3b2a22-22e1-4a37-85ea-4055e3c6908f {
  display: none;
}
#s-2d3b2a22-22e1-4a37-85ea-4055e3c6908f, #wrap-s-2d3b2a22-22e1-4a37-85ea-4055e3c6908f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2d3b2a22-22e1-4a37-85ea-4055e3c6908f {
  display: none;
}
#s-2d3b2a22-22e1-4a37-85ea-4055e3c6908f, #wrap-s-2d3b2a22-22e1-4a37-85ea-4055e3c6908f { display: none !important; }}@media (max-width: 767px){#s-2d3b2a22-22e1-4a37-85ea-4055e3c6908f {
  display: none;
}
#s-2d3b2a22-22e1-4a37-85ea-4055e3c6908f, #wrap-s-2d3b2a22-22e1-4a37-85ea-4055e3c6908f { display: none !important; }}
@media (min-width: 0px) {
[id="s-2d3b2a22-22e1-4a37-85ea-4055e3c6908f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2d3b2a22-22e1-4a37-85ea-4055e3c6908f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2d3b2a22-22e1-4a37-85ea-4055e3c6908f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d3b2a22-22e1-4a37-85ea-4055e3c6908f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-e3420441-5a37-4b0e-bad5-187e28467624 {
  display: none;
}
#s-e3420441-5a37-4b0e-bad5-187e28467624, #wrap-s-e3420441-5a37-4b0e-bad5-187e28467624 { display: none !important; }}@media (max-width: 767px){#s-e3420441-5a37-4b0e-bad5-187e28467624 {
  display: none;
}
#s-e3420441-5a37-4b0e-bad5-187e28467624, #wrap-s-e3420441-5a37-4b0e-bad5-187e28467624 { display: none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-6e01f48b-49af-4e3f-bf9e-6c45a57396b2 {
  display: none;
}
#s-6e01f48b-49af-4e3f-bf9e-6c45a57396b2, #wrap-s-6e01f48b-49af-4e3f-bf9e-6c45a57396b2 { display: none !important; }}@media (max-width: 767px){#s-6e01f48b-49af-4e3f-bf9e-6c45a57396b2 {
  display: none;
}
#s-6e01f48b-49af-4e3f-bf9e-6c45a57396b2, #wrap-s-6e01f48b-49af-4e3f-bf9e-6c45a57396b2 { display: none !important; }}
#s-877341b6-16b7-4b70-99d4-ca92c5ae53c3 {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-877341b6-16b7-4b70-99d4-ca92c5ae53c3 {
  display: none;
}
#s-877341b6-16b7-4b70-99d4-ca92c5ae53c3, #wrap-s-877341b6-16b7-4b70-99d4-ca92c5ae53c3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-877341b6-16b7-4b70-99d4-ca92c5ae53c3 {
  display: none;
}
#s-877341b6-16b7-4b70-99d4-ca92c5ae53c3, #wrap-s-877341b6-16b7-4b70-99d4-ca92c5ae53c3 { display: none !important; }}@media (max-width: 767px){#s-877341b6-16b7-4b70-99d4-ca92c5ae53c3 {
  display: none;
}
#s-877341b6-16b7-4b70-99d4-ca92c5ae53c3, #wrap-s-877341b6-16b7-4b70-99d4-ca92c5ae53c3 { display: none !important; }}
@media (min-width: 0px) {
[id="s-877341b6-16b7-4b70-99d4-ca92c5ae53c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-877341b6-16b7-4b70-99d4-ca92c5ae53c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-877341b6-16b7-4b70-99d4-ca92c5ae53c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-877341b6-16b7-4b70-99d4-ca92c5ae53c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ff977b5c-828f-4086-93ab-9b86cbca7163 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ff977b5c-828f-4086-93ab-9b86cbca7163 {
  display: none;
}
#s-ff977b5c-828f-4086-93ab-9b86cbca7163, #wrap-s-ff977b5c-828f-4086-93ab-9b86cbca7163 { display: none !important; }}@media (max-width: 767px){#s-ff977b5c-828f-4086-93ab-9b86cbca7163 {
  display: none;
}
#s-ff977b5c-828f-4086-93ab-9b86cbca7163, #wrap-s-ff977b5c-828f-4086-93ab-9b86cbca7163 { display: none !important; }}






  #s-ff977b5c-828f-4086-93ab-9b86cbca7163 img.shogun-image {
    

    
    
    
  }


#s-ff977b5c-828f-4086-93ab-9b86cbca7163 .shogun-image-content {
  
    align-items: center;
  
}

#s-1e94ed11-3cc7-4313-ab73-b546437f7e3b {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-1e94ed11-3cc7-4313-ab73-b546437f7e3b {
  display: none;
}
#s-1e94ed11-3cc7-4313-ab73-b546437f7e3b, #wrap-s-1e94ed11-3cc7-4313-ab73-b546437f7e3b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1e94ed11-3cc7-4313-ab73-b546437f7e3b {
  display: none;
}
#s-1e94ed11-3cc7-4313-ab73-b546437f7e3b, #wrap-s-1e94ed11-3cc7-4313-ab73-b546437f7e3b { display: none !important; }}
@media (min-width: 0px) {
[id="s-1e94ed11-3cc7-4313-ab73-b546437f7e3b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-1e94ed11-3cc7-4313-ab73-b546437f7e3b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1e94ed11-3cc7-4313-ab73-b546437f7e3b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1e94ed11-3cc7-4313-ab73-b546437f7e3b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-c60f6b2a-0121-4ca7-b6b0-a0a6f1da5a59 {
  text-align: center;
}
@media (min-width: 1200px){#s-c60f6b2a-0121-4ca7-b6b0-a0a6f1da5a59 {
  display: none;
}
#s-c60f6b2a-0121-4ca7-b6b0-a0a6f1da5a59, #wrap-s-c60f6b2a-0121-4ca7-b6b0-a0a6f1da5a59 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c60f6b2a-0121-4ca7-b6b0-a0a6f1da5a59 {
  display: none;
}
#s-c60f6b2a-0121-4ca7-b6b0-a0a6f1da5a59, #wrap-s-c60f6b2a-0121-4ca7-b6b0-a0a6f1da5a59 { display: none !important; }}






  #s-c60f6b2a-0121-4ca7-b6b0-a0a6f1da5a59 img.shogun-image {
    

    
    
    
  }


#s-c60f6b2a-0121-4ca7-b6b0-a0a6f1da5a59 .shogun-image-content {
  
    align-items: center;
  
}

#s-89a0adf6-e237-4f1e-a7bd-a03c02b4dd57 {
  text-align: center;
}
@media (min-width: 1200px){#s-89a0adf6-e237-4f1e-a7bd-a03c02b4dd57 {
  display: none;
}
#s-89a0adf6-e237-4f1e-a7bd-a03c02b4dd57, #wrap-s-89a0adf6-e237-4f1e-a7bd-a03c02b4dd57 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-89a0adf6-e237-4f1e-a7bd-a03c02b4dd57 {
  display: none;
}
#s-89a0adf6-e237-4f1e-a7bd-a03c02b4dd57, #wrap-s-89a0adf6-e237-4f1e-a7bd-a03c02b4dd57 { display: none !important; }}






  #s-89a0adf6-e237-4f1e-a7bd-a03c02b4dd57 img.shogun-image {
    

    
    
    
  }


#s-89a0adf6-e237-4f1e-a7bd-a03c02b4dd57 .shogun-image-content {
  
    align-items: center;
  
}

#s-09e5367e-2bd8-44ae-8584-3ccc6675d2f5 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-09e5367e-2bd8-44ae-8584-3ccc6675d2f5 {
  display: none;
}
#s-09e5367e-2bd8-44ae-8584-3ccc6675d2f5, #wrap-s-09e5367e-2bd8-44ae-8584-3ccc6675d2f5 { display: none !important; }}@media (max-width: 767px){#s-09e5367e-2bd8-44ae-8584-3ccc6675d2f5 {
  display: none;
}
#s-09e5367e-2bd8-44ae-8584-3ccc6675d2f5, #wrap-s-09e5367e-2bd8-44ae-8584-3ccc6675d2f5 { display: none !important; }}






  #s-09e5367e-2bd8-44ae-8584-3ccc6675d2f5 img.shogun-image {
    

    
    
    
  }


#s-09e5367e-2bd8-44ae-8584-3ccc6675d2f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-f46d7aa8-8f4e-4b40-9a7f-5cb4b42fb2a6 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-f46d7aa8-8f4e-4b40-9a7f-5cb4b42fb2a6 {
  display: none;
}
#s-f46d7aa8-8f4e-4b40-9a7f-5cb4b42fb2a6, #wrap-s-f46d7aa8-8f4e-4b40-9a7f-5cb4b42fb2a6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f46d7aa8-8f4e-4b40-9a7f-5cb4b42fb2a6 {
  display: none;
}
#s-f46d7aa8-8f4e-4b40-9a7f-5cb4b42fb2a6, #wrap-s-f46d7aa8-8f4e-4b40-9a7f-5cb4b42fb2a6 { display: none !important; }}@media (max-width: 767px){#s-f46d7aa8-8f4e-4b40-9a7f-5cb4b42fb2a6 {
  
}
}
@media (min-width: 0px) {
[id="s-f46d7aa8-8f4e-4b40-9a7f-5cb4b42fb2a6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-f46d7aa8-8f4e-4b40-9a7f-5cb4b42fb2a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-f46d7aa8-8f4e-4b40-9a7f-5cb4b42fb2a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-f46d7aa8-8f4e-4b40-9a7f-5cb4b42fb2a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-26b5c474-c116-458a-8143-1aba50f5d9cc {
  text-align: center;
}
@media (min-width: 1200px){#s-26b5c474-c116-458a-8143-1aba50f5d9cc {
  display: none;
}
#s-26b5c474-c116-458a-8143-1aba50f5d9cc, #wrap-s-26b5c474-c116-458a-8143-1aba50f5d9cc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-26b5c474-c116-458a-8143-1aba50f5d9cc {
  display: none;
}
#s-26b5c474-c116-458a-8143-1aba50f5d9cc, #wrap-s-26b5c474-c116-458a-8143-1aba50f5d9cc { display: none !important; }}






  #s-26b5c474-c116-458a-8143-1aba50f5d9cc img.shogun-image {
    

    
    
    
  }


#s-26b5c474-c116-458a-8143-1aba50f5d9cc .shogun-image-content {
  
    align-items: center;
  
}

#s-a6a3aeea-f132-4674-86b9-62381f6f2408 {
  text-align: center;
}
@media (min-width: 1200px){#s-a6a3aeea-f132-4674-86b9-62381f6f2408 {
  display: none;
}
#s-a6a3aeea-f132-4674-86b9-62381f6f2408, #wrap-s-a6a3aeea-f132-4674-86b9-62381f6f2408 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a6a3aeea-f132-4674-86b9-62381f6f2408 {
  display: none;
}
#s-a6a3aeea-f132-4674-86b9-62381f6f2408, #wrap-s-a6a3aeea-f132-4674-86b9-62381f6f2408 { display: none !important; }}






  #s-a6a3aeea-f132-4674-86b9-62381f6f2408 img.shogun-image {
    

    
    
    
  }


#s-a6a3aeea-f132-4674-86b9-62381f6f2408 .shogun-image-content {
  
    align-items: center;
  
}

#s-3def594d-5e38-48f4-9cb4-60aae90e0a49 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-3def594d-5e38-48f4-9cb4-60aae90e0a49 {
  display: none;
}
#s-3def594d-5e38-48f4-9cb4-60aae90e0a49, #wrap-s-3def594d-5e38-48f4-9cb4-60aae90e0a49 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3def594d-5e38-48f4-9cb4-60aae90e0a49 {
  display: none;
}
#s-3def594d-5e38-48f4-9cb4-60aae90e0a49, #wrap-s-3def594d-5e38-48f4-9cb4-60aae90e0a49 { display: none !important; }}
@media (min-width: 0px) {
[id="s-3def594d-5e38-48f4-9cb4-60aae90e0a49"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-3def594d-5e38-48f4-9cb4-60aae90e0a49"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-3def594d-5e38-48f4-9cb4-60aae90e0a49"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-3def594d-5e38-48f4-9cb4-60aae90e0a49"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px){#s-b3633e7e-dd5e-4bbf-870f-245712a3167f {
  display: none;
}
#s-b3633e7e-dd5e-4bbf-870f-245712a3167f, #wrap-s-b3633e7e-dd5e-4bbf-870f-245712a3167f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b3633e7e-dd5e-4bbf-870f-245712a3167f {
  display: none;
}
#s-b3633e7e-dd5e-4bbf-870f-245712a3167f, #wrap-s-b3633e7e-dd5e-4bbf-870f-245712a3167f { display: none !important; }}
@media (min-width: 1200px){#s-42d534cb-71bb-4ef8-9921-46e50d0bb268 {
  display: none;
}
#s-42d534cb-71bb-4ef8-9921-46e50d0bb268, #wrap-s-42d534cb-71bb-4ef8-9921-46e50d0bb268 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-42d534cb-71bb-4ef8-9921-46e50d0bb268 {
  display: none;
}
#s-42d534cb-71bb-4ef8-9921-46e50d0bb268, #wrap-s-42d534cb-71bb-4ef8-9921-46e50d0bb268 { display: none !important; }}
#s-28246b2c-5adc-40f6-97cb-6e39fe922a87 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-28246b2c-5adc-40f6-97cb-6e39fe922a87 {
  display: none;
}
#s-28246b2c-5adc-40f6-97cb-6e39fe922a87, #wrap-s-28246b2c-5adc-40f6-97cb-6e39fe922a87 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-28246b2c-5adc-40f6-97cb-6e39fe922a87 {
  display: none;
}
#s-28246b2c-5adc-40f6-97cb-6e39fe922a87, #wrap-s-28246b2c-5adc-40f6-97cb-6e39fe922a87 { display: none !important; }}
@media (min-width: 0px) {
[id="s-28246b2c-5adc-40f6-97cb-6e39fe922a87"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-28246b2c-5adc-40f6-97cb-6e39fe922a87"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-28246b2c-5adc-40f6-97cb-6e39fe922a87"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-28246b2c-5adc-40f6-97cb-6e39fe922a87"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-09e93579-f916-453e-99fd-7d1a0e3589a0 {
  text-align: center;
}
@media (min-width: 1200px){#s-09e93579-f916-453e-99fd-7d1a0e3589a0 {
  display: none;
}
#s-09e93579-f916-453e-99fd-7d1a0e3589a0, #wrap-s-09e93579-f916-453e-99fd-7d1a0e3589a0 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-09e93579-f916-453e-99fd-7d1a0e3589a0 {
  display: none;
}
#s-09e93579-f916-453e-99fd-7d1a0e3589a0, #wrap-s-09e93579-f916-453e-99fd-7d1a0e3589a0 { display: none !important; }}






  #s-09e93579-f916-453e-99fd-7d1a0e3589a0 img.shogun-image {
    

    
    
    
  }


#s-09e93579-f916-453e-99fd-7d1a0e3589a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-0eadfdd4-07d6-462d-a266-d3481c3d2a1b {
  text-align: center;
}
@media (min-width: 1200px){#s-0eadfdd4-07d6-462d-a266-d3481c3d2a1b {
  display: none;
}
#s-0eadfdd4-07d6-462d-a266-d3481c3d2a1b, #wrap-s-0eadfdd4-07d6-462d-a266-d3481c3d2a1b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0eadfdd4-07d6-462d-a266-d3481c3d2a1b {
  display: none;
}
#s-0eadfdd4-07d6-462d-a266-d3481c3d2a1b, #wrap-s-0eadfdd4-07d6-462d-a266-d3481c3d2a1b { display: none !important; }}






  #s-0eadfdd4-07d6-462d-a266-d3481c3d2a1b img.shogun-image {
    

    
    
    
  }


#s-0eadfdd4-07d6-462d-a266-d3481c3d2a1b .shogun-image-content {
  
    align-items: center;
  
}

#s-e57e8ced-6d78-45f2-81e7-2e163a030860 {
  margin-left: 20px;
margin-bottom: 186px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-e57e8ced-6d78-45f2-81e7-2e163a030860 {
  display: none;
}
#s-e57e8ced-6d78-45f2-81e7-2e163a030860, #wrap-s-e57e8ced-6d78-45f2-81e7-2e163a030860 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e57e8ced-6d78-45f2-81e7-2e163a030860 {
  display: none;
}
#s-e57e8ced-6d78-45f2-81e7-2e163a030860, #wrap-s-e57e8ced-6d78-45f2-81e7-2e163a030860 { display: none !important; }}
@media (min-width: 0px) {
[id="s-e57e8ced-6d78-45f2-81e7-2e163a030860"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-e57e8ced-6d78-45f2-81e7-2e163a030860"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-e57e8ced-6d78-45f2-81e7-2e163a030860"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-e57e8ced-6d78-45f2-81e7-2e163a030860"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px){#s-426ece8f-7ff0-4e47-8b58-8bae19c30d2a {
  display: none;
}
#s-426ece8f-7ff0-4e47-8b58-8bae19c30d2a, #wrap-s-426ece8f-7ff0-4e47-8b58-8bae19c30d2a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-426ece8f-7ff0-4e47-8b58-8bae19c30d2a {
  display: none;
}
#s-426ece8f-7ff0-4e47-8b58-8bae19c30d2a, #wrap-s-426ece8f-7ff0-4e47-8b58-8bae19c30d2a { display: none !important; }}
@media (min-width: 1200px){#s-778a3d03-212c-4374-8e1d-d15950cd67d9 {
  display: none;
}
#s-778a3d03-212c-4374-8e1d-d15950cd67d9, #wrap-s-778a3d03-212c-4374-8e1d-d15950cd67d9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-778a3d03-212c-4374-8e1d-d15950cd67d9 {
  display: none;
}
#s-778a3d03-212c-4374-8e1d-d15950cd67d9, #wrap-s-778a3d03-212c-4374-8e1d-d15950cd67d9 { display: none !important; }}
#s-84ec42e6-5f4d-408c-adf6-b76ff4b850c1 {
  margin-bottom: 186px;
}
@media (min-width: 1200px){#s-84ec42e6-5f4d-408c-adf6-b76ff4b850c1 {
  display: none;
}
#s-84ec42e6-5f4d-408c-adf6-b76ff4b850c1, #wrap-s-84ec42e6-5f4d-408c-adf6-b76ff4b850c1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-84ec42e6-5f4d-408c-adf6-b76ff4b850c1 {
  display: none;
}
#s-84ec42e6-5f4d-408c-adf6-b76ff4b850c1, #wrap-s-84ec42e6-5f4d-408c-adf6-b76ff4b850c1 { display: none !important; }}@media (max-width: 767px){#s-84ec42e6-5f4d-408c-adf6-b76ff4b850c1 {
  display: none;
}
#s-84ec42e6-5f4d-408c-adf6-b76ff4b850c1, #wrap-s-84ec42e6-5f4d-408c-adf6-b76ff4b850c1 { display: none !important; }}
@media (min-width: 0px) {
[id="s-84ec42e6-5f4d-408c-adf6-b76ff4b850c1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-84ec42e6-5f4d-408c-adf6-b76ff4b850c1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-84ec42e6-5f4d-408c-adf6-b76ff4b850c1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-84ec42e6-5f4d-408c-adf6-b76ff4b850c1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-a2bfb3a2-639c-424c-a20a-74d291a709fd {
  display: none;
}
#s-a2bfb3a2-639c-424c-a20a-74d291a709fd, #wrap-s-a2bfb3a2-639c-424c-a20a-74d291a709fd { display: none !important; }}@media (max-width: 767px){#s-a2bfb3a2-639c-424c-a20a-74d291a709fd {
  display: none;
}
#s-a2bfb3a2-639c-424c-a20a-74d291a709fd, #wrap-s-a2bfb3a2-639c-424c-a20a-74d291a709fd { display: none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-c2ef8e6e-51f0-44c4-891c-86afc02575e0 {
  display: none;
}
#s-c2ef8e6e-51f0-44c4-891c-86afc02575e0, #wrap-s-c2ef8e6e-51f0-44c4-891c-86afc02575e0 { display: none !important; }}@media (max-width: 767px){#s-c2ef8e6e-51f0-44c4-891c-86afc02575e0 {
  display: none;
}
#s-c2ef8e6e-51f0-44c4-891c-86afc02575e0, #wrap-s-c2ef8e6e-51f0-44c4-891c-86afc02575e0 { display: none !important; }}
#s-fad50603-5c97-4937-a969-d51af65d0b38 {
  margin-bottom: 43px;
}
@media (min-width: 1200px){#s-fad50603-5c97-4937-a969-d51af65d0b38 {
  display: none;
}
#s-fad50603-5c97-4937-a969-d51af65d0b38, #wrap-s-fad50603-5c97-4937-a969-d51af65d0b38 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fad50603-5c97-4937-a969-d51af65d0b38 {
  display: none;
}
#s-fad50603-5c97-4937-a969-d51af65d0b38, #wrap-s-fad50603-5c97-4937-a969-d51af65d0b38 { display: none !important; }}@media (max-width: 767px){#s-fad50603-5c97-4937-a969-d51af65d0b38 {
  display: none;
}
#s-fad50603-5c97-4937-a969-d51af65d0b38, #wrap-s-fad50603-5c97-4937-a969-d51af65d0b38 { display: none !important; }}
#s-bd433416-5e5c-4113-86c7-34831f629d64 {
  margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-bd433416-5e5c-4113-86c7-34831f629d64 {
  display: none;
}
#s-bd433416-5e5c-4113-86c7-34831f629d64, #wrap-s-bd433416-5e5c-4113-86c7-34831f629d64 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd433416-5e5c-4113-86c7-34831f629d64 {
  display: none;
}
#s-bd433416-5e5c-4113-86c7-34831f629d64, #wrap-s-bd433416-5e5c-4113-86c7-34831f629d64 { display: none !important; }}
#s-1e2b5e2e-504c-4c35-93d7-11205a649e07 {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-1e2b5e2e-504c-4c35-93d7-11205a649e07 {
  display: none;
}
#s-1e2b5e2e-504c-4c35-93d7-11205a649e07, #wrap-s-1e2b5e2e-504c-4c35-93d7-11205a649e07 { display: none !important; }}
#s-5e02f9fd-7d80-4931-9a43-148820444cf2 {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 1200px){#s-5e02f9fd-7d80-4931-9a43-148820444cf2 {
  display: none;
}
#s-5e02f9fd-7d80-4931-9a43-148820444cf2, #wrap-s-5e02f9fd-7d80-4931-9a43-148820444cf2 { display: none !important; }}






  #s-5e02f9fd-7d80-4931-9a43-148820444cf2 img.shogun-image {
    

    
    
    
  }


#s-5e02f9fd-7d80-4931-9a43-148820444cf2 .shogun-image-content {
  
    align-items: center;
  
}

#s-809a15f0-35d6-432f-b0e7-d9070e920d32 {
  margin-left: 20px;
margin-bottom: 26px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-809a15f0-35d6-432f-b0e7-d9070e920d32 {
  display: none;
}
#s-809a15f0-35d6-432f-b0e7-d9070e920d32, #wrap-s-809a15f0-35d6-432f-b0e7-d9070e920d32 { display: none !important; }}
#s-de71a2b9-a755-4a15-828d-c5fcd919b4af {
  margin-bottom: 62px;
}
@media (min-width: 1200px){#s-de71a2b9-a755-4a15-828d-c5fcd919b4af {
  display: none;
}
#s-de71a2b9-a755-4a15-828d-c5fcd919b4af, #wrap-s-de71a2b9-a755-4a15-828d-c5fcd919b4af { display: none !important; }}
#s-a7d92d5e-05d8-4692-8ecb-6997f546f49c {
  margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
padding-top: 20px;
}
@media (min-width: 1200px){#s-a7d92d5e-05d8-4692-8ecb-6997f546f49c {
  display: none;
}
#s-a7d92d5e-05d8-4692-8ecb-6997f546f49c, #wrap-s-a7d92d5e-05d8-4692-8ecb-6997f546f49c { display: none !important; }}
#s-f3816089-1e4e-4ddc-878a-f590edefe979 {
  margin-bottom: 30px;
}
@media (min-width: 1200px){#s-f3816089-1e4e-4ddc-878a-f590edefe979 {
  display: none;
}
#s-f3816089-1e4e-4ddc-878a-f590edefe979, #wrap-s-f3816089-1e4e-4ddc-878a-f590edefe979 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f3816089-1e4e-4ddc-878a-f590edefe979 {
  display: none;
}
#s-f3816089-1e4e-4ddc-878a-f590edefe979, #wrap-s-f3816089-1e4e-4ddc-878a-f590edefe979 { display: none !important; }}@media (max-width: 767px){#s-f3816089-1e4e-4ddc-878a-f590edefe979 {
  display: none;
}
#s-f3816089-1e4e-4ddc-878a-f590edefe979, #wrap-s-f3816089-1e4e-4ddc-878a-f590edefe979 { display: none !important; }}
@media (min-width: 0px) {
[id="s-f3816089-1e4e-4ddc-878a-f590edefe979"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3816089-1e4e-4ddc-878a-f590edefe979"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f3816089-1e4e-4ddc-878a-f590edefe979"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f3816089-1e4e-4ddc-878a-f590edefe979"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-70096ed8-9eb3-492d-9407-02e077193f34 {
  text-align: center;
}







  #s-70096ed8-9eb3-492d-9407-02e077193f34 img.shogun-image {
    

    
    
    
  }


#s-70096ed8-9eb3-492d-9407-02e077193f34 .shogun-image-content {
  
    align-items: center;
  
}

#s-a0f2d120-df23-46c3-b6be-b18caa32992f {
  text-align: center;
}







  #s-a0f2d120-df23-46c3-b6be-b18caa32992f img.shogun-image {
    

    
    
    
  }


#s-a0f2d120-df23-46c3-b6be-b18caa32992f .shogun-image-content {
  
    align-items: center;
  
}

#s-183571aa-babd-4a71-be72-7810787903ef {
  text-align: center;
}







  #s-183571aa-babd-4a71-be72-7810787903ef img.shogun-image {
    

    
    
    
  }


#s-183571aa-babd-4a71-be72-7810787903ef .shogun-image-content {
  
    align-items: center;
  
}

#s-50b477a2-11a9-41d4-b29f-5771ef067ab4 {
  margin-bottom: 30px;
}
@media (min-width: 1200px){#s-50b477a2-11a9-41d4-b29f-5771ef067ab4 {
  display: none;
}
#s-50b477a2-11a9-41d4-b29f-5771ef067ab4, #wrap-s-50b477a2-11a9-41d4-b29f-5771ef067ab4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-50b477a2-11a9-41d4-b29f-5771ef067ab4 {
  display: none;
}
#s-50b477a2-11a9-41d4-b29f-5771ef067ab4, #wrap-s-50b477a2-11a9-41d4-b29f-5771ef067ab4 { display: none !important; }}@media (max-width: 767px){#s-50b477a2-11a9-41d4-b29f-5771ef067ab4 {
  display: none;
}
#s-50b477a2-11a9-41d4-b29f-5771ef067ab4, #wrap-s-50b477a2-11a9-41d4-b29f-5771ef067ab4 { display: none !important; }}
@media (min-width: 0px) {
[id="s-50b477a2-11a9-41d4-b29f-5771ef067ab4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50b477a2-11a9-41d4-b29f-5771ef067ab4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-50b477a2-11a9-41d4-b29f-5771ef067ab4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-50b477a2-11a9-41d4-b29f-5771ef067ab4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-f3c420b9-5b6b-48f4-a66f-f6af569d5a2d {
  margin-bottom: 30px;
}
@media (min-width: 1200px){#s-f3c420b9-5b6b-48f4-a66f-f6af569d5a2d {
  display: none;
}
#s-f3c420b9-5b6b-48f4-a66f-f6af569d5a2d, #wrap-s-f3c420b9-5b6b-48f4-a66f-f6af569d5a2d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f3c420b9-5b6b-48f4-a66f-f6af569d5a2d {
  display: none;
}
#s-f3c420b9-5b6b-48f4-a66f-f6af569d5a2d, #wrap-s-f3c420b9-5b6b-48f4-a66f-f6af569d5a2d { display: none !important; }}@media (max-width: 767px){#s-f3c420b9-5b6b-48f4-a66f-f6af569d5a2d {
  display: none;
}
#s-f3c420b9-5b6b-48f4-a66f-f6af569d5a2d, #wrap-s-f3c420b9-5b6b-48f4-a66f-f6af569d5a2d { display: none !important; }}
@media (min-width: 0px) {
[id="s-f3c420b9-5b6b-48f4-a66f-f6af569d5a2d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3c420b9-5b6b-48f4-a66f-f6af569d5a2d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f3c420b9-5b6b-48f4-a66f-f6af569d5a2d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f3c420b9-5b6b-48f4-a66f-f6af569d5a2d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-ef418e5c-4ec1-4f0c-8197-0541eb582812 {
  text-align: center;
}







  #s-ef418e5c-4ec1-4f0c-8197-0541eb582812 img.shogun-image {
    

    
    
    
  }


#s-ef418e5c-4ec1-4f0c-8197-0541eb582812 .shogun-image-content {
  
    align-items: center;
  
}

#s-725bd94c-9b4c-4ff6-aabd-72ef3621c511 {
  text-align: center;
}







  #s-725bd94c-9b4c-4ff6-aabd-72ef3621c511 img.shogun-image {
    

    
    
    
  }


#s-725bd94c-9b4c-4ff6-aabd-72ef3621c511 .shogun-image-content {
  
    align-items: center;
  
}

#s-691124d1-e898-4b70-b01b-db96a4a62053 {
  text-align: center;
}







  #s-691124d1-e898-4b70-b01b-db96a4a62053 img.shogun-image {
    

    
    
    
  }


#s-691124d1-e898-4b70-b01b-db96a4a62053 .shogun-image-content {
  
    align-items: center;
  
}

#s-1dae56fa-9fa5-4ce6-bed4-4032f82b5e97 {
  margin-bottom: 30px;
}
@media (min-width: 1200px){#s-1dae56fa-9fa5-4ce6-bed4-4032f82b5e97 {
  display: none;
}
#s-1dae56fa-9fa5-4ce6-bed4-4032f82b5e97, #wrap-s-1dae56fa-9fa5-4ce6-bed4-4032f82b5e97 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1dae56fa-9fa5-4ce6-bed4-4032f82b5e97 {
  display: none;
}
#s-1dae56fa-9fa5-4ce6-bed4-4032f82b5e97, #wrap-s-1dae56fa-9fa5-4ce6-bed4-4032f82b5e97 { display: none !important; }}@media (max-width: 767px){#s-1dae56fa-9fa5-4ce6-bed4-4032f82b5e97 {
  display: none;
}
#s-1dae56fa-9fa5-4ce6-bed4-4032f82b5e97, #wrap-s-1dae56fa-9fa5-4ce6-bed4-4032f82b5e97 { display: none !important; }}
@media (min-width: 0px) {
[id="s-1dae56fa-9fa5-4ce6-bed4-4032f82b5e97"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1dae56fa-9fa5-4ce6-bed4-4032f82b5e97"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1dae56fa-9fa5-4ce6-bed4-4032f82b5e97"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1dae56fa-9fa5-4ce6-bed4-4032f82b5e97"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-5dc97924-6079-4275-8834-9e1c950390a1 {
  margin-bottom: 30px;
}
@media (min-width: 1200px){#s-5dc97924-6079-4275-8834-9e1c950390a1 {
  display: none;
}
#s-5dc97924-6079-4275-8834-9e1c950390a1, #wrap-s-5dc97924-6079-4275-8834-9e1c950390a1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5dc97924-6079-4275-8834-9e1c950390a1 {
  display: none;
}
#s-5dc97924-6079-4275-8834-9e1c950390a1, #wrap-s-5dc97924-6079-4275-8834-9e1c950390a1 { display: none !important; }}@media (max-width: 767px){#s-5dc97924-6079-4275-8834-9e1c950390a1 {
  display: none;
}
#s-5dc97924-6079-4275-8834-9e1c950390a1, #wrap-s-5dc97924-6079-4275-8834-9e1c950390a1 { display: none !important; }}
@media (min-width: 0px) {
[id="s-5dc97924-6079-4275-8834-9e1c950390a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5dc97924-6079-4275-8834-9e1c950390a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5dc97924-6079-4275-8834-9e1c950390a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5dc97924-6079-4275-8834-9e1c950390a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-3e04df07-44d7-4b04-8651-469b4f62b861 {
  text-align: center;
}







  #s-3e04df07-44d7-4b04-8651-469b4f62b861 img.shogun-image {
    

    
    
    
  }


#s-3e04df07-44d7-4b04-8651-469b4f62b861 .shogun-image-content {
  
    align-items: center;
  
}

#s-613626ac-fec6-4512-8e5f-84dedc3dd64e {
  text-align: center;
}







  #s-613626ac-fec6-4512-8e5f-84dedc3dd64e img.shogun-image {
    

    
    
    
  }


#s-613626ac-fec6-4512-8e5f-84dedc3dd64e .shogun-image-content {
  
    align-items: center;
  
}

#s-6fd1f452-2eeb-4ef7-9589-460ea0003143 {
  text-align: center;
}







  #s-6fd1f452-2eeb-4ef7-9589-460ea0003143 img.shogun-image {
    

    
    
    
  }


#s-6fd1f452-2eeb-4ef7-9589-460ea0003143 .shogun-image-content {
  
    align-items: center;
  
}

#s-4c0d9f4f-c4ad-4af9-94b5-c9618c5fbc77 {
  margin-bottom: 30px;
}
@media (min-width: 1200px){#s-4c0d9f4f-c4ad-4af9-94b5-c9618c5fbc77 {
  display: none;
}
#s-4c0d9f4f-c4ad-4af9-94b5-c9618c5fbc77, #wrap-s-4c0d9f4f-c4ad-4af9-94b5-c9618c5fbc77 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4c0d9f4f-c4ad-4af9-94b5-c9618c5fbc77 {
  display: none;
}
#s-4c0d9f4f-c4ad-4af9-94b5-c9618c5fbc77, #wrap-s-4c0d9f4f-c4ad-4af9-94b5-c9618c5fbc77 { display: none !important; }}@media (max-width: 767px){#s-4c0d9f4f-c4ad-4af9-94b5-c9618c5fbc77 {
  display: none;
}
#s-4c0d9f4f-c4ad-4af9-94b5-c9618c5fbc77, #wrap-s-4c0d9f4f-c4ad-4af9-94b5-c9618c5fbc77 { display: none !important; }}
@media (min-width: 0px) {
[id="s-4c0d9f4f-c4ad-4af9-94b5-c9618c5fbc77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4c0d9f4f-c4ad-4af9-94b5-c9618c5fbc77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4c0d9f4f-c4ad-4af9-94b5-c9618c5fbc77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4c0d9f4f-c4ad-4af9-94b5-c9618c5fbc77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-1db1a9c8-7a0a-4797-94ec-ac199eba7519 {
  margin-bottom: 30px;
}
@media (min-width: 1200px){#s-1db1a9c8-7a0a-4797-94ec-ac199eba7519 {
  display: none;
}
#s-1db1a9c8-7a0a-4797-94ec-ac199eba7519, #wrap-s-1db1a9c8-7a0a-4797-94ec-ac199eba7519 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1db1a9c8-7a0a-4797-94ec-ac199eba7519 {
  display: none;
}
#s-1db1a9c8-7a0a-4797-94ec-ac199eba7519, #wrap-s-1db1a9c8-7a0a-4797-94ec-ac199eba7519 { display: none !important; }}@media (max-width: 767px){#s-1db1a9c8-7a0a-4797-94ec-ac199eba7519 {
  display: none;
}
#s-1db1a9c8-7a0a-4797-94ec-ac199eba7519, #wrap-s-1db1a9c8-7a0a-4797-94ec-ac199eba7519 { display: none !important; }}
@media (min-width: 0px) {
[id="s-1db1a9c8-7a0a-4797-94ec-ac199eba7519"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1db1a9c8-7a0a-4797-94ec-ac199eba7519"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1db1a9c8-7a0a-4797-94ec-ac199eba7519"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1db1a9c8-7a0a-4797-94ec-ac199eba7519"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-2e91d33f-a93c-4609-af1d-3f48d058505e {
  text-align: center;
}







  #s-2e91d33f-a93c-4609-af1d-3f48d058505e img.shogun-image {
    

    
    
    
  }


#s-2e91d33f-a93c-4609-af1d-3f48d058505e .shogun-image-content {
  
    align-items: center;
  
}

#s-aabb2de5-73ce-476c-a5c6-fa3650266f61 {
  text-align: center;
}







  #s-aabb2de5-73ce-476c-a5c6-fa3650266f61 img.shogun-image {
    

    
    
    
  }


#s-aabb2de5-73ce-476c-a5c6-fa3650266f61 .shogun-image-content {
  
    align-items: center;
  
}

#s-5df90202-53af-490b-86b8-3b8b8cfb1916 {
  text-align: center;
}







  #s-5df90202-53af-490b-86b8-3b8b8cfb1916 img.shogun-image {
    

    
    
    
  }


#s-5df90202-53af-490b-86b8-3b8b8cfb1916 .shogun-image-content {
  
    align-items: center;
  
}

#s-c7ffd5c3-cb30-4d6b-9b90-8be3becc6dd5 {
  margin-bottom: 30px;
}
@media (min-width: 1200px){#s-c7ffd5c3-cb30-4d6b-9b90-8be3becc6dd5 {
  display: none;
}
#s-c7ffd5c3-cb30-4d6b-9b90-8be3becc6dd5, #wrap-s-c7ffd5c3-cb30-4d6b-9b90-8be3becc6dd5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c7ffd5c3-cb30-4d6b-9b90-8be3becc6dd5 {
  display: none;
}
#s-c7ffd5c3-cb30-4d6b-9b90-8be3becc6dd5, #wrap-s-c7ffd5c3-cb30-4d6b-9b90-8be3becc6dd5 { display: none !important; }}@media (max-width: 767px){#s-c7ffd5c3-cb30-4d6b-9b90-8be3becc6dd5 {
  display: none;
}
#s-c7ffd5c3-cb30-4d6b-9b90-8be3becc6dd5, #wrap-s-c7ffd5c3-cb30-4d6b-9b90-8be3becc6dd5 { display: none !important; }}
@media (min-width: 0px) {
[id="s-c7ffd5c3-cb30-4d6b-9b90-8be3becc6dd5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7ffd5c3-cb30-4d6b-9b90-8be3becc6dd5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c7ffd5c3-cb30-4d6b-9b90-8be3becc6dd5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7ffd5c3-cb30-4d6b-9b90-8be3becc6dd5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-b6d26779-b2af-422e-80e9-cd8cefe3250f {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-b6d26779-b2af-422e-80e9-cd8cefe3250f {
  display: none;
}
#s-b6d26779-b2af-422e-80e9-cd8cefe3250f, #wrap-s-b6d26779-b2af-422e-80e9-cd8cefe3250f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b6d26779-b2af-422e-80e9-cd8cefe3250f {
  display: none;
}
#s-b6d26779-b2af-422e-80e9-cd8cefe3250f, #wrap-s-b6d26779-b2af-422e-80e9-cd8cefe3250f { display: none !important; }}
@media (min-width: 0px) {
[id="s-b6d26779-b2af-422e-80e9-cd8cefe3250f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-b6d26779-b2af-422e-80e9-cd8cefe3250f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-b6d26779-b2af-422e-80e9-cd8cefe3250f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-b6d26779-b2af-422e-80e9-cd8cefe3250f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-dba3bd4f-3dc9-455d-bcb0-ba24f0591844 {
  text-align: center;
}







  #s-dba3bd4f-3dc9-455d-bcb0-ba24f0591844 img.shogun-image {
    

    
    
    
  }


#s-dba3bd4f-3dc9-455d-bcb0-ba24f0591844 .shogun-image-content {
  
    align-items: center;
  
}

#s-80c72a2e-eadf-4279-be06-edf9d909fd3d {
  text-align: center;
}







  #s-80c72a2e-eadf-4279-be06-edf9d909fd3d img.shogun-image {
    

    
    
    
  }


#s-80c72a2e-eadf-4279-be06-edf9d909fd3d .shogun-image-content {
  
    align-items: center;
  
}

#s-ecb8f775-37cb-46fc-89d2-a2bf24ac7bc6 {
  text-align: center;
}







  #s-ecb8f775-37cb-46fc-89d2-a2bf24ac7bc6 img.shogun-image {
    

    
    
    
  }


#s-ecb8f775-37cb-46fc-89d2-a2bf24ac7bc6 .shogun-image-content {
  
    align-items: center;
  
}

#s-1c5f5f73-0c07-4f4c-b4f8-90b3ffbeb6b4 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-1c5f5f73-0c07-4f4c-b4f8-90b3ffbeb6b4 {
  display: none;
}
#s-1c5f5f73-0c07-4f4c-b4f8-90b3ffbeb6b4, #wrap-s-1c5f5f73-0c07-4f4c-b4f8-90b3ffbeb6b4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1c5f5f73-0c07-4f4c-b4f8-90b3ffbeb6b4 {
  display: none;
}
#s-1c5f5f73-0c07-4f4c-b4f8-90b3ffbeb6b4, #wrap-s-1c5f5f73-0c07-4f4c-b4f8-90b3ffbeb6b4 { display: none !important; }}
@media (min-width: 0px) {
[id="s-1c5f5f73-0c07-4f4c-b4f8-90b3ffbeb6b4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-1c5f5f73-0c07-4f4c-b4f8-90b3ffbeb6b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-1c5f5f73-0c07-4f4c-b4f8-90b3ffbeb6b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-1c5f5f73-0c07-4f4c-b4f8-90b3ffbeb6b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-adfd32c9-c5e0-4d9c-9feb-30ef151bf2c3 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-adfd32c9-c5e0-4d9c-9feb-30ef151bf2c3 {
  display: none;
}
#s-adfd32c9-c5e0-4d9c-9feb-30ef151bf2c3, #wrap-s-adfd32c9-c5e0-4d9c-9feb-30ef151bf2c3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-adfd32c9-c5e0-4d9c-9feb-30ef151bf2c3 {
  display: none;
}
#s-adfd32c9-c5e0-4d9c-9feb-30ef151bf2c3, #wrap-s-adfd32c9-c5e0-4d9c-9feb-30ef151bf2c3 { display: none !important; }}
@media (min-width: 0px) {
[id="s-adfd32c9-c5e0-4d9c-9feb-30ef151bf2c3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-adfd32c9-c5e0-4d9c-9feb-30ef151bf2c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-adfd32c9-c5e0-4d9c-9feb-30ef151bf2c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-adfd32c9-c5e0-4d9c-9feb-30ef151bf2c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-eed8db89-85cb-4dd3-a935-b58dd62e8765 {
  text-align: center;
}







  #s-eed8db89-85cb-4dd3-a935-b58dd62e8765 img.shogun-image {
    

    
    
    
  }


#s-eed8db89-85cb-4dd3-a935-b58dd62e8765 .shogun-image-content {
  
    align-items: center;
  
}

#s-f3511702-3bda-4117-93e7-971e56737602 {
  text-align: center;
}







  #s-f3511702-3bda-4117-93e7-971e56737602 img.shogun-image {
    

    
    
    
  }


#s-f3511702-3bda-4117-93e7-971e56737602 .shogun-image-content {
  
    align-items: center;
  
}

#s-31f5a16e-0986-4494-ad54-4a01e9566a4b {
  text-align: center;
}







  #s-31f5a16e-0986-4494-ad54-4a01e9566a4b img.shogun-image {
    

    
    
    
  }


#s-31f5a16e-0986-4494-ad54-4a01e9566a4b .shogun-image-content {
  
    align-items: center;
  
}

#s-2be2890a-0cab-4490-a5da-35624c7a59de {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-2be2890a-0cab-4490-a5da-35624c7a59de {
  display: none;
}
#s-2be2890a-0cab-4490-a5da-35624c7a59de, #wrap-s-2be2890a-0cab-4490-a5da-35624c7a59de { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2be2890a-0cab-4490-a5da-35624c7a59de {
  display: none;
}
#s-2be2890a-0cab-4490-a5da-35624c7a59de, #wrap-s-2be2890a-0cab-4490-a5da-35624c7a59de { display: none !important; }}
@media (min-width: 0px) {
[id="s-2be2890a-0cab-4490-a5da-35624c7a59de"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-2be2890a-0cab-4490-a5da-35624c7a59de"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-2be2890a-0cab-4490-a5da-35624c7a59de"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-2be2890a-0cab-4490-a5da-35624c7a59de"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-ba82ba39-f110-477c-822d-1421ae4b54d7 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-ba82ba39-f110-477c-822d-1421ae4b54d7 {
  display: none;
}
#s-ba82ba39-f110-477c-822d-1421ae4b54d7, #wrap-s-ba82ba39-f110-477c-822d-1421ae4b54d7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ba82ba39-f110-477c-822d-1421ae4b54d7 {
  display: none;
}
#s-ba82ba39-f110-477c-822d-1421ae4b54d7, #wrap-s-ba82ba39-f110-477c-822d-1421ae4b54d7 { display: none !important; }}
@media (min-width: 0px) {
[id="s-ba82ba39-f110-477c-822d-1421ae4b54d7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-ba82ba39-f110-477c-822d-1421ae4b54d7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-ba82ba39-f110-477c-822d-1421ae4b54d7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-ba82ba39-f110-477c-822d-1421ae4b54d7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-db664d7e-dc13-495a-ade5-17230ae923c3 {
  text-align: center;
}







  #s-db664d7e-dc13-495a-ade5-17230ae923c3 img.shogun-image {
    

    
    
    
  }


#s-db664d7e-dc13-495a-ade5-17230ae923c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-1f09c93a-ed39-4ed2-8316-55f721007681 {
  text-align: center;
}







  #s-1f09c93a-ed39-4ed2-8316-55f721007681 img.shogun-image {
    

    
    
    
  }


#s-1f09c93a-ed39-4ed2-8316-55f721007681 .shogun-image-content {
  
    align-items: center;
  
}

#s-7e8b4f51-9c84-4827-874a-0b135c4236b5 {
  text-align: center;
}







  #s-7e8b4f51-9c84-4827-874a-0b135c4236b5 img.shogun-image {
    

    
    
    
  }


#s-7e8b4f51-9c84-4827-874a-0b135c4236b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-99993bed-26d3-4c75-b00d-1cefbe33b317 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-99993bed-26d3-4c75-b00d-1cefbe33b317 {
  display: none;
}
#s-99993bed-26d3-4c75-b00d-1cefbe33b317, #wrap-s-99993bed-26d3-4c75-b00d-1cefbe33b317 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-99993bed-26d3-4c75-b00d-1cefbe33b317 {
  display: none;
}
#s-99993bed-26d3-4c75-b00d-1cefbe33b317, #wrap-s-99993bed-26d3-4c75-b00d-1cefbe33b317 { display: none !important; }}
@media (min-width: 0px) {
[id="s-99993bed-26d3-4c75-b00d-1cefbe33b317"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-99993bed-26d3-4c75-b00d-1cefbe33b317"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-99993bed-26d3-4c75-b00d-1cefbe33b317"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-99993bed-26d3-4c75-b00d-1cefbe33b317"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-3ee84145-865f-4afc-8cc8-c13ed8c0690b {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-3ee84145-865f-4afc-8cc8-c13ed8c0690b {
  display: none;
}
#s-3ee84145-865f-4afc-8cc8-c13ed8c0690b, #wrap-s-3ee84145-865f-4afc-8cc8-c13ed8c0690b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3ee84145-865f-4afc-8cc8-c13ed8c0690b {
  display: none;
}
#s-3ee84145-865f-4afc-8cc8-c13ed8c0690b, #wrap-s-3ee84145-865f-4afc-8cc8-c13ed8c0690b { display: none !important; }}
@media (min-width: 0px) {
[id="s-3ee84145-865f-4afc-8cc8-c13ed8c0690b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-3ee84145-865f-4afc-8cc8-c13ed8c0690b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-3ee84145-865f-4afc-8cc8-c13ed8c0690b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-3ee84145-865f-4afc-8cc8-c13ed8c0690b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-0d3d25f8-9735-4e10-870b-966b5d84608a {
  text-align: center;
}







  #s-0d3d25f8-9735-4e10-870b-966b5d84608a img.shogun-image {
    

    
    
    
  }


#s-0d3d25f8-9735-4e10-870b-966b5d84608a .shogun-image-content {
  
    align-items: center;
  
}

#s-8e7f5657-68c9-4b60-963e-95d266d1b375 {
  text-align: center;
}







  #s-8e7f5657-68c9-4b60-963e-95d266d1b375 img.shogun-image {
    

    
    
    
  }


#s-8e7f5657-68c9-4b60-963e-95d266d1b375 .shogun-image-content {
  
    align-items: center;
  
}

#s-da918879-522c-4d8c-9bd7-8f4c816afd5a {
  text-align: center;
}







  #s-da918879-522c-4d8c-9bd7-8f4c816afd5a img.shogun-image {
    

    
    
    
  }


#s-da918879-522c-4d8c-9bd7-8f4c816afd5a .shogun-image-content {
  
    align-items: center;
  
}

#s-a49541cb-1dfb-4f04-9f07-7d5243218a33 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-a49541cb-1dfb-4f04-9f07-7d5243218a33 {
  display: none;
}
#s-a49541cb-1dfb-4f04-9f07-7d5243218a33, #wrap-s-a49541cb-1dfb-4f04-9f07-7d5243218a33 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a49541cb-1dfb-4f04-9f07-7d5243218a33 {
  display: none;
}
#s-a49541cb-1dfb-4f04-9f07-7d5243218a33, #wrap-s-a49541cb-1dfb-4f04-9f07-7d5243218a33 { display: none !important; }}
@media (min-width: 0px) {
[id="s-a49541cb-1dfb-4f04-9f07-7d5243218a33"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-a49541cb-1dfb-4f04-9f07-7d5243218a33"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-a49541cb-1dfb-4f04-9f07-7d5243218a33"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-a49541cb-1dfb-4f04-9f07-7d5243218a33"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-d9f686ec-8b53-4c41-a0ac-ca002e77fa3f {
  margin-top: 40px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-d9f686ec-8b53-4c41-a0ac-ca002e77fa3f {
  display: none;
}
#s-d9f686ec-8b53-4c41-a0ac-ca002e77fa3f, #wrap-s-d9f686ec-8b53-4c41-a0ac-ca002e77fa3f { display: none !important; }}
#s-193c94ed-f4d8-4dd1-88ae-52f65a0c0722 {
  margin-bottom: 43px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-193c94ed-f4d8-4dd1-88ae-52f65a0c0722 {
  display: none;
}
#s-193c94ed-f4d8-4dd1-88ae-52f65a0c0722, #wrap-s-193c94ed-f4d8-4dd1-88ae-52f65a0c0722 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-193c94ed-f4d8-4dd1-88ae-52f65a0c0722 {
  display: none;
}
#s-193c94ed-f4d8-4dd1-88ae-52f65a0c0722, #wrap-s-193c94ed-f4d8-4dd1-88ae-52f65a0c0722 { display: none !important; }}@media (max-width: 767px){#s-193c94ed-f4d8-4dd1-88ae-52f65a0c0722 {
  display: none;
}
#s-193c94ed-f4d8-4dd1-88ae-52f65a0c0722, #wrap-s-193c94ed-f4d8-4dd1-88ae-52f65a0c0722 { display: none !important; }}
#s-0f01e263-16d0-4405-a9b8-9dea86dab146 {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-0f01e263-16d0-4405-a9b8-9dea86dab146 {
  display: none;
}
#s-0f01e263-16d0-4405-a9b8-9dea86dab146, #wrap-s-0f01e263-16d0-4405-a9b8-9dea86dab146 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0f01e263-16d0-4405-a9b8-9dea86dab146 {
  display: none;
}
#s-0f01e263-16d0-4405-a9b8-9dea86dab146, #wrap-s-0f01e263-16d0-4405-a9b8-9dea86dab146 { display: none !important; }}@media (max-width: 767px){#s-0f01e263-16d0-4405-a9b8-9dea86dab146 {
  display: none;
}
#s-0f01e263-16d0-4405-a9b8-9dea86dab146, #wrap-s-0f01e263-16d0-4405-a9b8-9dea86dab146 { display: none !important; }}
#s-62dfc09d-601b-4068-b82d-f8ef03c5304f {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-62dfc09d-601b-4068-b82d-f8ef03c5304f {
  display: none;
}
#s-62dfc09d-601b-4068-b82d-f8ef03c5304f, #wrap-s-62dfc09d-601b-4068-b82d-f8ef03c5304f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-62dfc09d-601b-4068-b82d-f8ef03c5304f {
  display: none;
}
#s-62dfc09d-601b-4068-b82d-f8ef03c5304f, #wrap-s-62dfc09d-601b-4068-b82d-f8ef03c5304f { display: none !important; }}@media (max-width: 767px){#s-62dfc09d-601b-4068-b82d-f8ef03c5304f {
  display: none;
}
#s-62dfc09d-601b-4068-b82d-f8ef03c5304f, #wrap-s-62dfc09d-601b-4068-b82d-f8ef03c5304f { display: none !important; }}






  #s-62dfc09d-601b-4068-b82d-f8ef03c5304f img.shogun-image {
    

    
    
    
  }


#s-62dfc09d-601b-4068-b82d-f8ef03c5304f .shogun-image-content {
  
    align-items: center;
  
}

#s-57e865df-af12-4fe1-932c-e71efb8efe16 {
  margin-bottom: 43px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-57e865df-af12-4fe1-932c-e71efb8efe16 {
  display: none;
}
#s-57e865df-af12-4fe1-932c-e71efb8efe16, #wrap-s-57e865df-af12-4fe1-932c-e71efb8efe16 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-57e865df-af12-4fe1-932c-e71efb8efe16 {
  display: none;
}
#s-57e865df-af12-4fe1-932c-e71efb8efe16, #wrap-s-57e865df-af12-4fe1-932c-e71efb8efe16 { display: none !important; }}@media (max-width: 767px){#s-57e865df-af12-4fe1-932c-e71efb8efe16 {
  display: none;
}
#s-57e865df-af12-4fe1-932c-e71efb8efe16, #wrap-s-57e865df-af12-4fe1-932c-e71efb8efe16 { display: none !important; }}
#s-816a53cd-3dab-4677-86f6-2299bc0ae993 {
  margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-816a53cd-3dab-4677-86f6-2299bc0ae993 {
  display: none;
}
#s-816a53cd-3dab-4677-86f6-2299bc0ae993, #wrap-s-816a53cd-3dab-4677-86f6-2299bc0ae993 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-816a53cd-3dab-4677-86f6-2299bc0ae993 {
  display: none;
}
#s-816a53cd-3dab-4677-86f6-2299bc0ae993, #wrap-s-816a53cd-3dab-4677-86f6-2299bc0ae993 { display: none !important; }}@media (max-width: 767px){#s-816a53cd-3dab-4677-86f6-2299bc0ae993 {
  display: none;
}
#s-816a53cd-3dab-4677-86f6-2299bc0ae993, #wrap-s-816a53cd-3dab-4677-86f6-2299bc0ae993 { display: none !important; }}
#s-017a0912-d5f8-4376-bd75-00ec12050030 {
  margin-bottom: 62px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-017a0912-d5f8-4376-bd75-00ec12050030 {
  display: none;
}
#s-017a0912-d5f8-4376-bd75-00ec12050030, #wrap-s-017a0912-d5f8-4376-bd75-00ec12050030 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-017a0912-d5f8-4376-bd75-00ec12050030 {
  display: none;
}
#s-017a0912-d5f8-4376-bd75-00ec12050030, #wrap-s-017a0912-d5f8-4376-bd75-00ec12050030 { display: none !important; }}@media (max-width: 767px){#s-017a0912-d5f8-4376-bd75-00ec12050030 {
  display: none;
}
#s-017a0912-d5f8-4376-bd75-00ec12050030, #wrap-s-017a0912-d5f8-4376-bd75-00ec12050030 { display: none !important; }}
@media (min-width: 0px) {
[id="s-017a0912-d5f8-4376-bd75-00ec12050030"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-017a0912-d5f8-4376-bd75-00ec12050030"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-017a0912-d5f8-4376-bd75-00ec12050030"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-017a0912-d5f8-4376-bd75-00ec12050030"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) and (max-width: 1199px){#s-5d3824ea-dfbf-4efb-b0a8-e9c5e5d814a0 {
  display: none;
}
#s-5d3824ea-dfbf-4efb-b0a8-e9c5e5d814a0, #wrap-s-5d3824ea-dfbf-4efb-b0a8-e9c5e5d814a0 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5d3824ea-dfbf-4efb-b0a8-e9c5e5d814a0 {
  display: none;
}
#s-5d3824ea-dfbf-4efb-b0a8-e9c5e5d814a0, #wrap-s-5d3824ea-dfbf-4efb-b0a8-e9c5e5d814a0 { display: none !important; }}@media (max-width: 767px){#s-5d3824ea-dfbf-4efb-b0a8-e9c5e5d814a0 {
  display: none;
}
#s-5d3824ea-dfbf-4efb-b0a8-e9c5e5d814a0, #wrap-s-5d3824ea-dfbf-4efb-b0a8-e9c5e5d814a0 { display: none !important; }}
@media (min-width: 992px) and (max-width: 1199px){#s-6c6e7b17-5ae2-4ec7-8323-5b162535e289 {
  display: none;
}
#s-6c6e7b17-5ae2-4ec7-8323-5b162535e289, #wrap-s-6c6e7b17-5ae2-4ec7-8323-5b162535e289 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6c6e7b17-5ae2-4ec7-8323-5b162535e289 {
  display: none;
}
#s-6c6e7b17-5ae2-4ec7-8323-5b162535e289, #wrap-s-6c6e7b17-5ae2-4ec7-8323-5b162535e289 { display: none !important; }}@media (max-width: 767px){#s-6c6e7b17-5ae2-4ec7-8323-5b162535e289 {
  display: none;
}
#s-6c6e7b17-5ae2-4ec7-8323-5b162535e289, #wrap-s-6c6e7b17-5ae2-4ec7-8323-5b162535e289 { display: none !important; }}
@media (min-width: 992px) and (max-width: 1199px){#s-5aa37a8c-b50d-4db7-a714-28e716d171e2 {
  display: none;
}
#s-5aa37a8c-b50d-4db7-a714-28e716d171e2, #wrap-s-5aa37a8c-b50d-4db7-a714-28e716d171e2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5aa37a8c-b50d-4db7-a714-28e716d171e2 {
  display: none;
}
#s-5aa37a8c-b50d-4db7-a714-28e716d171e2, #wrap-s-5aa37a8c-b50d-4db7-a714-28e716d171e2 { display: none !important; }}@media (max-width: 767px){#s-5aa37a8c-b50d-4db7-a714-28e716d171e2 {
  display: none;
}
#s-5aa37a8c-b50d-4db7-a714-28e716d171e2, #wrap-s-5aa37a8c-b50d-4db7-a714-28e716d171e2 { display: none !important; }}
#s-7637e7de-c79c-4ccf-99a4-c281625a2307 {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-7637e7de-c79c-4ccf-99a4-c281625a2307 {
  display: none;
}
#s-7637e7de-c79c-4ccf-99a4-c281625a2307, #wrap-s-7637e7de-c79c-4ccf-99a4-c281625a2307 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7637e7de-c79c-4ccf-99a4-c281625a2307 {
  display: none;
}
#s-7637e7de-c79c-4ccf-99a4-c281625a2307, #wrap-s-7637e7de-c79c-4ccf-99a4-c281625a2307 { display: none !important; }}@media (max-width: 767px){#s-7637e7de-c79c-4ccf-99a4-c281625a2307 {
  display: none;
}
#s-7637e7de-c79c-4ccf-99a4-c281625a2307, #wrap-s-7637e7de-c79c-4ccf-99a4-c281625a2307 { display: none !important; }}






  #s-7637e7de-c79c-4ccf-99a4-c281625a2307 img.shogun-image {
    

    
    
    
  }


#s-7637e7de-c79c-4ccf-99a4-c281625a2307 .shogun-image-content {
  
    align-items: center;
  
}

#s-e4b517d9-2d8e-43ee-99a9-58f71e2a72cc {
  margin-bottom: 43px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-e4b517d9-2d8e-43ee-99a9-58f71e2a72cc {
  display: none;
}
#s-e4b517d9-2d8e-43ee-99a9-58f71e2a72cc, #wrap-s-e4b517d9-2d8e-43ee-99a9-58f71e2a72cc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e4b517d9-2d8e-43ee-99a9-58f71e2a72cc {
  display: none;
}
#s-e4b517d9-2d8e-43ee-99a9-58f71e2a72cc, #wrap-s-e4b517d9-2d8e-43ee-99a9-58f71e2a72cc { display: none !important; }}@media (max-width: 767px){#s-e4b517d9-2d8e-43ee-99a9-58f71e2a72cc {
  display: none;
}
#s-e4b517d9-2d8e-43ee-99a9-58f71e2a72cc, #wrap-s-e4b517d9-2d8e-43ee-99a9-58f71e2a72cc { display: none !important; }}
#s-5b83a1b8-7b31-47e9-a0c3-b50ca6887104 {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-5b83a1b8-7b31-47e9-a0c3-b50ca6887104 {
  display: none;
}
#s-5b83a1b8-7b31-47e9-a0c3-b50ca6887104, #wrap-s-5b83a1b8-7b31-47e9-a0c3-b50ca6887104 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5b83a1b8-7b31-47e9-a0c3-b50ca6887104 {
  display: none;
}
#s-5b83a1b8-7b31-47e9-a0c3-b50ca6887104, #wrap-s-5b83a1b8-7b31-47e9-a0c3-b50ca6887104 { display: none !important; }}@media (max-width: 767px){#s-5b83a1b8-7b31-47e9-a0c3-b50ca6887104 {
  display: none;
}
#s-5b83a1b8-7b31-47e9-a0c3-b50ca6887104, #wrap-s-5b83a1b8-7b31-47e9-a0c3-b50ca6887104 { display: none !important; }}
#s-2e6a7369-10e8-489e-ab58-56c0ed502603 {
  margin-bottom: 62px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-2e6a7369-10e8-489e-ab58-56c0ed502603 {
  display: none;
}
#s-2e6a7369-10e8-489e-ab58-56c0ed502603, #wrap-s-2e6a7369-10e8-489e-ab58-56c0ed502603 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2e6a7369-10e8-489e-ab58-56c0ed502603 {
  display: none;
}
#s-2e6a7369-10e8-489e-ab58-56c0ed502603, #wrap-s-2e6a7369-10e8-489e-ab58-56c0ed502603 { display: none !important; }}@media (max-width: 767px){#s-2e6a7369-10e8-489e-ab58-56c0ed502603 {
  display: none;
}
#s-2e6a7369-10e8-489e-ab58-56c0ed502603, #wrap-s-2e6a7369-10e8-489e-ab58-56c0ed502603 { display: none !important; }}






  #s-2e6a7369-10e8-489e-ab58-56c0ed502603 img.shogun-image {
    

    
    
    
  }


#s-2e6a7369-10e8-489e-ab58-56c0ed502603 .shogun-image-content {
  
    align-items: center;
  
}

#s-ef9694f5-7e40-464b-88cb-d7adeb055bfb {
  margin-top: -200px;
margin-left: 50px;
min-height: 70px;
max-width: 300px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-ef9694f5-7e40-464b-88cb-d7adeb055bfb {
  display: none;
}
#s-ef9694f5-7e40-464b-88cb-d7adeb055bfb, #wrap-s-ef9694f5-7e40-464b-88cb-d7adeb055bfb { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ef9694f5-7e40-464b-88cb-d7adeb055bfb {
  display: none;
}
#s-ef9694f5-7e40-464b-88cb-d7adeb055bfb, #wrap-s-ef9694f5-7e40-464b-88cb-d7adeb055bfb { display: none !important; }}@media (max-width: 767px){#s-ef9694f5-7e40-464b-88cb-d7adeb055bfb {
  display: none;
}
#s-ef9694f5-7e40-464b-88cb-d7adeb055bfb, #wrap-s-ef9694f5-7e40-464b-88cb-d7adeb055bfb { display: none !important; }}
#s-2b309a46-35c3-4fa8-b944-830d066f073a {
  margin-bottom: 62px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-2b309a46-35c3-4fa8-b944-830d066f073a {
  display: none;
}
#s-2b309a46-35c3-4fa8-b944-830d066f073a, #wrap-s-2b309a46-35c3-4fa8-b944-830d066f073a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2b309a46-35c3-4fa8-b944-830d066f073a {
  display: none;
}
#s-2b309a46-35c3-4fa8-b944-830d066f073a, #wrap-s-2b309a46-35c3-4fa8-b944-830d066f073a { display: none !important; }}@media (max-width: 767px){#s-2b309a46-35c3-4fa8-b944-830d066f073a {
  display: none;
}
#s-2b309a46-35c3-4fa8-b944-830d066f073a, #wrap-s-2b309a46-35c3-4fa8-b944-830d066f073a { display: none !important; }}






  #s-2b309a46-35c3-4fa8-b944-830d066f073a img.shogun-image {
    

    
    
    
  }


#s-2b309a46-35c3-4fa8-b944-830d066f073a .shogun-image-content {
  
    align-items: center;
  
}

#s-bd31f5ef-f9ab-473e-8f7e-4f19f5ffb298 {
  margin-top: -200px;
margin-left: 50px;
min-height: 70px;
max-width: 300px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-bd31f5ef-f9ab-473e-8f7e-4f19f5ffb298 {
  display: none;
}
#s-bd31f5ef-f9ab-473e-8f7e-4f19f5ffb298, #wrap-s-bd31f5ef-f9ab-473e-8f7e-4f19f5ffb298 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bd31f5ef-f9ab-473e-8f7e-4f19f5ffb298 {
  display: none;
}
#s-bd31f5ef-f9ab-473e-8f7e-4f19f5ffb298, #wrap-s-bd31f5ef-f9ab-473e-8f7e-4f19f5ffb298 { display: none !important; }}@media (max-width: 767px){#s-bd31f5ef-f9ab-473e-8f7e-4f19f5ffb298 {
  display: none;
}
#s-bd31f5ef-f9ab-473e-8f7e-4f19f5ffb298, #wrap-s-bd31f5ef-f9ab-473e-8f7e-4f19f5ffb298 { display: none !important; }}
#s-0411ca07-cfcc-4efa-bd4b-bfd1cfcc8992 {
  margin-bottom: 62px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-0411ca07-cfcc-4efa-bd4b-bfd1cfcc8992 {
  display: none;
}
#s-0411ca07-cfcc-4efa-bd4b-bfd1cfcc8992, #wrap-s-0411ca07-cfcc-4efa-bd4b-bfd1cfcc8992 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0411ca07-cfcc-4efa-bd4b-bfd1cfcc8992 {
  display: none;
}
#s-0411ca07-cfcc-4efa-bd4b-bfd1cfcc8992, #wrap-s-0411ca07-cfcc-4efa-bd4b-bfd1cfcc8992 { display: none !important; }}@media (max-width: 767px){#s-0411ca07-cfcc-4efa-bd4b-bfd1cfcc8992 {
  display: none;
}
#s-0411ca07-cfcc-4efa-bd4b-bfd1cfcc8992, #wrap-s-0411ca07-cfcc-4efa-bd4b-bfd1cfcc8992 { display: none !important; }}






  #s-0411ca07-cfcc-4efa-bd4b-bfd1cfcc8992 img.shogun-image {
    

    
    
    
  }


#s-0411ca07-cfcc-4efa-bd4b-bfd1cfcc8992 .shogun-image-content {
  
    align-items: center;
  
}

#s-1f05e992-7447-4341-95d8-06d4fd31453f {
  margin-top: -200px;
margin-left: 50px;
min-height: 70px;
max-width: 300px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-1f05e992-7447-4341-95d8-06d4fd31453f {
  display: none;
}
#s-1f05e992-7447-4341-95d8-06d4fd31453f, #wrap-s-1f05e992-7447-4341-95d8-06d4fd31453f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1f05e992-7447-4341-95d8-06d4fd31453f {
  display: none;
}
#s-1f05e992-7447-4341-95d8-06d4fd31453f, #wrap-s-1f05e992-7447-4341-95d8-06d4fd31453f { display: none !important; }}@media (max-width: 767px){#s-1f05e992-7447-4341-95d8-06d4fd31453f {
  display: none;
}
#s-1f05e992-7447-4341-95d8-06d4fd31453f, #wrap-s-1f05e992-7447-4341-95d8-06d4fd31453f { display: none !important; }}
#s-2296b709-292f-428d-814b-5b86a9729b77 {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-2296b709-292f-428d-814b-5b86a9729b77 {
  display: none;
}
#s-2296b709-292f-428d-814b-5b86a9729b77, #wrap-s-2296b709-292f-428d-814b-5b86a9729b77 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2296b709-292f-428d-814b-5b86a9729b77 {
  display: none;
}
#s-2296b709-292f-428d-814b-5b86a9729b77, #wrap-s-2296b709-292f-428d-814b-5b86a9729b77 { display: none !important; }}@media (max-width: 767px){#s-2296b709-292f-428d-814b-5b86a9729b77 {
  display: none;
}
#s-2296b709-292f-428d-814b-5b86a9729b77, #wrap-s-2296b709-292f-428d-814b-5b86a9729b77 { display: none !important; }}






  #s-2296b709-292f-428d-814b-5b86a9729b77 img.shogun-image {
    

    
    
    
  }


#s-2296b709-292f-428d-814b-5b86a9729b77 .shogun-image-content {
  
    align-items: center;
  
}

#s-ca5a8be1-4a57-46a7-a1a2-632f3e96f3b4 {
  margin-top: -200px;
margin-left: 50px;
min-height: 70px;
max-width: 300px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-ca5a8be1-4a57-46a7-a1a2-632f3e96f3b4 {
  display: none;
}
#s-ca5a8be1-4a57-46a7-a1a2-632f3e96f3b4, #wrap-s-ca5a8be1-4a57-46a7-a1a2-632f3e96f3b4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ca5a8be1-4a57-46a7-a1a2-632f3e96f3b4 {
  display: none;
}
#s-ca5a8be1-4a57-46a7-a1a2-632f3e96f3b4, #wrap-s-ca5a8be1-4a57-46a7-a1a2-632f3e96f3b4 { display: none !important; }}@media (max-width: 767px){#s-ca5a8be1-4a57-46a7-a1a2-632f3e96f3b4 {
  display: none;
}
#s-ca5a8be1-4a57-46a7-a1a2-632f3e96f3b4, #wrap-s-ca5a8be1-4a57-46a7-a1a2-632f3e96f3b4 { display: none !important; }}
#s-2cadeafd-c25a-4c2d-9303-74a79da3ee8a {
  margin-bottom: 62px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-2cadeafd-c25a-4c2d-9303-74a79da3ee8a {
  display: none;
}
#s-2cadeafd-c25a-4c2d-9303-74a79da3ee8a, #wrap-s-2cadeafd-c25a-4c2d-9303-74a79da3ee8a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2cadeafd-c25a-4c2d-9303-74a79da3ee8a {
  display: none;
}
#s-2cadeafd-c25a-4c2d-9303-74a79da3ee8a, #wrap-s-2cadeafd-c25a-4c2d-9303-74a79da3ee8a { display: none !important; }}@media (max-width: 767px){#s-2cadeafd-c25a-4c2d-9303-74a79da3ee8a {
  display: none;
}
#s-2cadeafd-c25a-4c2d-9303-74a79da3ee8a, #wrap-s-2cadeafd-c25a-4c2d-9303-74a79da3ee8a { display: none !important; }}
#s-e0728ba9-3285-4a61-a17d-3aef6d19e0af {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-e0728ba9-3285-4a61-a17d-3aef6d19e0af {
  display: none;
}
#s-e0728ba9-3285-4a61-a17d-3aef6d19e0af, #wrap-s-e0728ba9-3285-4a61-a17d-3aef6d19e0af { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e0728ba9-3285-4a61-a17d-3aef6d19e0af {
  display: none;
}
#s-e0728ba9-3285-4a61-a17d-3aef6d19e0af, #wrap-s-e0728ba9-3285-4a61-a17d-3aef6d19e0af { display: none !important; }}@media (max-width: 767px){#s-e0728ba9-3285-4a61-a17d-3aef6d19e0af {
  display: none;
}
#s-e0728ba9-3285-4a61-a17d-3aef6d19e0af, #wrap-s-e0728ba9-3285-4a61-a17d-3aef6d19e0af { display: none !important; }}
#s-06b03702-3013-4e85-8672-b09ff5bab516 {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-06b03702-3013-4e85-8672-b09ff5bab516 {
  display: none;
}
#s-06b03702-3013-4e85-8672-b09ff5bab516, #wrap-s-06b03702-3013-4e85-8672-b09ff5bab516 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-06b03702-3013-4e85-8672-b09ff5bab516 {
  display: none;
}
#s-06b03702-3013-4e85-8672-b09ff5bab516, #wrap-s-06b03702-3013-4e85-8672-b09ff5bab516 { display: none !important; }}@media (max-width: 767px){#s-06b03702-3013-4e85-8672-b09ff5bab516 {
  display: none;
}
#s-06b03702-3013-4e85-8672-b09ff5bab516, #wrap-s-06b03702-3013-4e85-8672-b09ff5bab516 { display: none !important; }}






  #s-06b03702-3013-4e85-8672-b09ff5bab516 img.shogun-image {
    

    
    
    
  }


#s-06b03702-3013-4e85-8672-b09ff5bab516 .shogun-image-content {
  
    align-items: center;
  
}

#s-4796ca0c-7e93-4171-9889-8fa4f79cd4a5 {
  margin-bottom: 62px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-4796ca0c-7e93-4171-9889-8fa4f79cd4a5 {
  display: none;
}
#s-4796ca0c-7e93-4171-9889-8fa4f79cd4a5, #wrap-s-4796ca0c-7e93-4171-9889-8fa4f79cd4a5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4796ca0c-7e93-4171-9889-8fa4f79cd4a5 {
  display: none;
}
#s-4796ca0c-7e93-4171-9889-8fa4f79cd4a5, #wrap-s-4796ca0c-7e93-4171-9889-8fa4f79cd4a5 { display: none !important; }}@media (max-width: 767px){#s-4796ca0c-7e93-4171-9889-8fa4f79cd4a5 {
  display: none;
}
#s-4796ca0c-7e93-4171-9889-8fa4f79cd4a5, #wrap-s-4796ca0c-7e93-4171-9889-8fa4f79cd4a5 { display: none !important; }}
#s-4565edf3-64a4-4cff-a876-f117eac063bb {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-4565edf3-64a4-4cff-a876-f117eac063bb {
  display: none;
}
#s-4565edf3-64a4-4cff-a876-f117eac063bb, #wrap-s-4565edf3-64a4-4cff-a876-f117eac063bb { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4565edf3-64a4-4cff-a876-f117eac063bb {
  display: none;
}
#s-4565edf3-64a4-4cff-a876-f117eac063bb, #wrap-s-4565edf3-64a4-4cff-a876-f117eac063bb { display: none !important; }}@media (max-width: 767px){#s-4565edf3-64a4-4cff-a876-f117eac063bb {
  display: none;
}
#s-4565edf3-64a4-4cff-a876-f117eac063bb, #wrap-s-4565edf3-64a4-4cff-a876-f117eac063bb { display: none !important; }}
#s-5e17452b-f98f-44b9-a4ec-e22a921a4729 {
  margin-bottom: 62px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-5e17452b-f98f-44b9-a4ec-e22a921a4729 {
  display: none;
}
#s-5e17452b-f98f-44b9-a4ec-e22a921a4729, #wrap-s-5e17452b-f98f-44b9-a4ec-e22a921a4729 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5e17452b-f98f-44b9-a4ec-e22a921a4729 {
  display: none;
}
#s-5e17452b-f98f-44b9-a4ec-e22a921a4729, #wrap-s-5e17452b-f98f-44b9-a4ec-e22a921a4729 { display: none !important; }}@media (max-width: 767px){#s-5e17452b-f98f-44b9-a4ec-e22a921a4729 {
  display: none;
}
#s-5e17452b-f98f-44b9-a4ec-e22a921a4729, #wrap-s-5e17452b-f98f-44b9-a4ec-e22a921a4729 { display: none !important; }}






  #s-5e17452b-f98f-44b9-a4ec-e22a921a4729 img.shogun-image {
    

    
    
    
  }


#s-5e17452b-f98f-44b9-a4ec-e22a921a4729 .shogun-image-content {
  
    align-items: center;
  
}

#s-debb7e19-d00d-46fd-8987-f9dab38ddb4a {
  margin-bottom: 186px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-debb7e19-d00d-46fd-8987-f9dab38ddb4a {
  display: none;
}
#s-debb7e19-d00d-46fd-8987-f9dab38ddb4a, #wrap-s-debb7e19-d00d-46fd-8987-f9dab38ddb4a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-debb7e19-d00d-46fd-8987-f9dab38ddb4a {
  display: none;
}
#s-debb7e19-d00d-46fd-8987-f9dab38ddb4a, #wrap-s-debb7e19-d00d-46fd-8987-f9dab38ddb4a { display: none !important; }}@media (max-width: 767px){#s-debb7e19-d00d-46fd-8987-f9dab38ddb4a {
  display: none;
}
#s-debb7e19-d00d-46fd-8987-f9dab38ddb4a, #wrap-s-debb7e19-d00d-46fd-8987-f9dab38ddb4a { display: none !important; }}






  #s-debb7e19-d00d-46fd-8987-f9dab38ddb4a img.shogun-image {
    

    
    
    
  }


#s-debb7e19-d00d-46fd-8987-f9dab38ddb4a .shogun-image-content {
  
    align-items: center;
  
}

#s-3cf0e658-002c-4e28-aec2-7c71e1a52e65 {
  background-image: url(https://i.shgcdn.com/71442977-b116-447b-be19-837c1d3b64b0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 220px;
min-height: 48px;
max-width: 155px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-3cf0e658-002c-4e28-aec2-7c71e1a52e65 {
  display: none;
}
#s-3cf0e658-002c-4e28-aec2-7c71e1a52e65, #wrap-s-3cf0e658-002c-4e28-aec2-7c71e1a52e65 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3cf0e658-002c-4e28-aec2-7c71e1a52e65 {
  display: none;
}
#s-3cf0e658-002c-4e28-aec2-7c71e1a52e65, #wrap-s-3cf0e658-002c-4e28-aec2-7c71e1a52e65 { display: none !important; }}@media (max-width: 767px){#s-3cf0e658-002c-4e28-aec2-7c71e1a52e65 {
  display: none;
}
#s-3cf0e658-002c-4e28-aec2-7c71e1a52e65, #wrap-s-3cf0e658-002c-4e28-aec2-7c71e1a52e65 { display: none !important; }}
#s-103413ec-69ee-436d-b40a-c405a5b77217 {
  margin-bottom: 62px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-103413ec-69ee-436d-b40a-c405a5b77217 {
  display: none;
}
#s-103413ec-69ee-436d-b40a-c405a5b77217, #wrap-s-103413ec-69ee-436d-b40a-c405a5b77217 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-103413ec-69ee-436d-b40a-c405a5b77217 {
  display: none;
}
#s-103413ec-69ee-436d-b40a-c405a5b77217, #wrap-s-103413ec-69ee-436d-b40a-c405a5b77217 { display: none !important; }}@media (max-width: 767px){#s-103413ec-69ee-436d-b40a-c405a5b77217 {
  display: none;
}
#s-103413ec-69ee-436d-b40a-c405a5b77217, #wrap-s-103413ec-69ee-436d-b40a-c405a5b77217 { display: none !important; }}
#s-12ddb4eb-c8d0-4c3d-80f9-e4cf6700e19b {
  margin-bottom: 62px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-12ddb4eb-c8d0-4c3d-80f9-e4cf6700e19b {
  display: none;
}
#s-12ddb4eb-c8d0-4c3d-80f9-e4cf6700e19b, #wrap-s-12ddb4eb-c8d0-4c3d-80f9-e4cf6700e19b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-12ddb4eb-c8d0-4c3d-80f9-e4cf6700e19b {
  display: none;
}
#s-12ddb4eb-c8d0-4c3d-80f9-e4cf6700e19b, #wrap-s-12ddb4eb-c8d0-4c3d-80f9-e4cf6700e19b { display: none !important; }}@media (max-width: 767px){#s-12ddb4eb-c8d0-4c3d-80f9-e4cf6700e19b {
  display: none;
}
#s-12ddb4eb-c8d0-4c3d-80f9-e4cf6700e19b, #wrap-s-12ddb4eb-c8d0-4c3d-80f9-e4cf6700e19b { display: none !important; }}






  #s-12ddb4eb-c8d0-4c3d-80f9-e4cf6700e19b img.shogun-image {
    

    
    
    
  }


#s-12ddb4eb-c8d0-4c3d-80f9-e4cf6700e19b .shogun-image-content {
  
    align-items: center;
  
}

#s-2cf3b833-c612-4eba-8fc5-56776619fc3f {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-2cf3b833-c612-4eba-8fc5-56776619fc3f {
  display: none;
}
#s-2cf3b833-c612-4eba-8fc5-56776619fc3f, #wrap-s-2cf3b833-c612-4eba-8fc5-56776619fc3f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2cf3b833-c612-4eba-8fc5-56776619fc3f {
  display: none;
}
#s-2cf3b833-c612-4eba-8fc5-56776619fc3f, #wrap-s-2cf3b833-c612-4eba-8fc5-56776619fc3f { display: none !important; }}@media (max-width: 767px){#s-2cf3b833-c612-4eba-8fc5-56776619fc3f {
  display: none;
}
#s-2cf3b833-c612-4eba-8fc5-56776619fc3f, #wrap-s-2cf3b833-c612-4eba-8fc5-56776619fc3f { display: none !important; }}






  #s-2cf3b833-c612-4eba-8fc5-56776619fc3f img.shogun-image {
    

    
    
    
  }


#s-2cf3b833-c612-4eba-8fc5-56776619fc3f .shogun-image-content {
  
    align-items: center;
  
}

#s-d3c1ce99-5cc7-4fed-999c-ad7099be6913 {
  margin-top: 20px;
margin-left: 45px;
min-height: 280px;
max-width: 320px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-d3c1ce99-5cc7-4fed-999c-ad7099be6913 {
  display: none;
}
#s-d3c1ce99-5cc7-4fed-999c-ad7099be6913, #wrap-s-d3c1ce99-5cc7-4fed-999c-ad7099be6913 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d3c1ce99-5cc7-4fed-999c-ad7099be6913 {
  display: none;
}
#s-d3c1ce99-5cc7-4fed-999c-ad7099be6913, #wrap-s-d3c1ce99-5cc7-4fed-999c-ad7099be6913 { display: none !important; }}@media (max-width: 767px){#s-d3c1ce99-5cc7-4fed-999c-ad7099be6913 {
  display: none;
}
#s-d3c1ce99-5cc7-4fed-999c-ad7099be6913, #wrap-s-d3c1ce99-5cc7-4fed-999c-ad7099be6913 { display: none !important; }}
#s-823d7232-08d4-4dea-b698-c3ebfb76adae {
  margin-bottom: 62px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-823d7232-08d4-4dea-b698-c3ebfb76adae {
  display: none;
}
#s-823d7232-08d4-4dea-b698-c3ebfb76adae, #wrap-s-823d7232-08d4-4dea-b698-c3ebfb76adae { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-823d7232-08d4-4dea-b698-c3ebfb76adae {
  display: none;
}
#s-823d7232-08d4-4dea-b698-c3ebfb76adae, #wrap-s-823d7232-08d4-4dea-b698-c3ebfb76adae { display: none !important; }}@media (max-width: 767px){#s-823d7232-08d4-4dea-b698-c3ebfb76adae {
  display: none;
}
#s-823d7232-08d4-4dea-b698-c3ebfb76adae, #wrap-s-823d7232-08d4-4dea-b698-c3ebfb76adae { display: none !important; }}
#s-11aa72d7-344a-4a55-ad25-c790743b8878 {
  margin-bottom: 62px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-11aa72d7-344a-4a55-ad25-c790743b8878 {
  display: none;
}
#s-11aa72d7-344a-4a55-ad25-c790743b8878, #wrap-s-11aa72d7-344a-4a55-ad25-c790743b8878 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-11aa72d7-344a-4a55-ad25-c790743b8878 {
  display: none;
}
#s-11aa72d7-344a-4a55-ad25-c790743b8878, #wrap-s-11aa72d7-344a-4a55-ad25-c790743b8878 { display: none !important; }}@media (max-width: 767px){#s-11aa72d7-344a-4a55-ad25-c790743b8878 {
  display: none;
}
#s-11aa72d7-344a-4a55-ad25-c790743b8878, #wrap-s-11aa72d7-344a-4a55-ad25-c790743b8878 { display: none !important; }}






  #s-11aa72d7-344a-4a55-ad25-c790743b8878 img.shogun-image {
    

    
    
    
  }


#s-11aa72d7-344a-4a55-ad25-c790743b8878 .shogun-image-content {
  
    align-items: center;
  
}

#s-483bd47e-22d4-4d6d-9c8a-cc260ea3dcae {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-483bd47e-22d4-4d6d-9c8a-cc260ea3dcae {
  display: none;
}
#s-483bd47e-22d4-4d6d-9c8a-cc260ea3dcae, #wrap-s-483bd47e-22d4-4d6d-9c8a-cc260ea3dcae { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-483bd47e-22d4-4d6d-9c8a-cc260ea3dcae {
  display: none;
}
#s-483bd47e-22d4-4d6d-9c8a-cc260ea3dcae, #wrap-s-483bd47e-22d4-4d6d-9c8a-cc260ea3dcae { display: none !important; }}@media (max-width: 767px){#s-483bd47e-22d4-4d6d-9c8a-cc260ea3dcae {
  display: none;
}
#s-483bd47e-22d4-4d6d-9c8a-cc260ea3dcae, #wrap-s-483bd47e-22d4-4d6d-9c8a-cc260ea3dcae { display: none !important; }}
#s-3ae3fa35-c4fa-462d-8644-719eccb813e6 {
  margin-top: 20px;
margin-bottom: 62px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-3ae3fa35-c4fa-462d-8644-719eccb813e6 {
  display: none;
}
#s-3ae3fa35-c4fa-462d-8644-719eccb813e6, #wrap-s-3ae3fa35-c4fa-462d-8644-719eccb813e6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3ae3fa35-c4fa-462d-8644-719eccb813e6 {
  display: none;
}
#s-3ae3fa35-c4fa-462d-8644-719eccb813e6, #wrap-s-3ae3fa35-c4fa-462d-8644-719eccb813e6 { display: none !important; }}@media (max-width: 767px){#s-3ae3fa35-c4fa-462d-8644-719eccb813e6 {
  display: none;
}
#s-3ae3fa35-c4fa-462d-8644-719eccb813e6, #wrap-s-3ae3fa35-c4fa-462d-8644-719eccb813e6 { display: none !important; }}






  #s-3ae3fa35-c4fa-462d-8644-719eccb813e6 img.shogun-image {
    

    
    
    
  }


#s-3ae3fa35-c4fa-462d-8644-719eccb813e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-ccfed9da-06c9-41ca-9b47-5e465ea296a0 {
  margin-left: 20px;
margin-right: 20px;
min-height: 50px;
max-width: 250px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-ccfed9da-06c9-41ca-9b47-5e465ea296a0 {
  display: none;
}
#s-ccfed9da-06c9-41ca-9b47-5e465ea296a0, #wrap-s-ccfed9da-06c9-41ca-9b47-5e465ea296a0 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ccfed9da-06c9-41ca-9b47-5e465ea296a0 {
  display: none;
}
#s-ccfed9da-06c9-41ca-9b47-5e465ea296a0, #wrap-s-ccfed9da-06c9-41ca-9b47-5e465ea296a0 { display: none !important; }}@media (max-width: 767px){#s-ccfed9da-06c9-41ca-9b47-5e465ea296a0 {
  display: none;
}
#s-ccfed9da-06c9-41ca-9b47-5e465ea296a0, #wrap-s-ccfed9da-06c9-41ca-9b47-5e465ea296a0 { display: none !important; }}
#s-4b2c6385-2d69-41f9-b4ba-af522fd6f8a7 {
  margin-top: 30px;
margin-bottom: 30px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-4b2c6385-2d69-41f9-b4ba-af522fd6f8a7 {
  display: none;
}
#s-4b2c6385-2d69-41f9-b4ba-af522fd6f8a7, #wrap-s-4b2c6385-2d69-41f9-b4ba-af522fd6f8a7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4b2c6385-2d69-41f9-b4ba-af522fd6f8a7 {
  display: none;
}
#s-4b2c6385-2d69-41f9-b4ba-af522fd6f8a7, #wrap-s-4b2c6385-2d69-41f9-b4ba-af522fd6f8a7 { display: none !important; }}@media (max-width: 767px){#s-4b2c6385-2d69-41f9-b4ba-af522fd6f8a7 {
  display: none;
}
#s-4b2c6385-2d69-41f9-b4ba-af522fd6f8a7, #wrap-s-4b2c6385-2d69-41f9-b4ba-af522fd6f8a7 { display: none !important; }}






  #s-4b2c6385-2d69-41f9-b4ba-af522fd6f8a7 img.shogun-image {
    

    
    
    
  }


#s-4b2c6385-2d69-41f9-b4ba-af522fd6f8a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-5366d321-faae-4a86-ae48-982ce2c3bfc0 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 186px;
margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-5366d321-faae-4a86-ae48-982ce2c3bfc0 {
  display: none;
}
#s-5366d321-faae-4a86-ae48-982ce2c3bfc0, #wrap-s-5366d321-faae-4a86-ae48-982ce2c3bfc0 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5366d321-faae-4a86-ae48-982ce2c3bfc0 {
  display: none;
}
#s-5366d321-faae-4a86-ae48-982ce2c3bfc0, #wrap-s-5366d321-faae-4a86-ae48-982ce2c3bfc0 { display: none !important; }}@media (max-width: 767px){#s-5366d321-faae-4a86-ae48-982ce2c3bfc0 {
  display: none;
}
#s-5366d321-faae-4a86-ae48-982ce2c3bfc0, #wrap-s-5366d321-faae-4a86-ae48-982ce2c3bfc0 { display: none !important; }}
#s-d3894e38-f884-4775-a469-5b857116d6d0 {
  margin-bottom: 43px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-d3894e38-f884-4775-a469-5b857116d6d0 {
  display: none;
}
#s-d3894e38-f884-4775-a469-5b857116d6d0, #wrap-s-d3894e38-f884-4775-a469-5b857116d6d0 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d3894e38-f884-4775-a469-5b857116d6d0 {
  display: none;
}
#s-d3894e38-f884-4775-a469-5b857116d6d0, #wrap-s-d3894e38-f884-4775-a469-5b857116d6d0 { display: none !important; }}@media (max-width: 767px){#s-d3894e38-f884-4775-a469-5b857116d6d0 {
  display: none;
}
#s-d3894e38-f884-4775-a469-5b857116d6d0, #wrap-s-d3894e38-f884-4775-a469-5b857116d6d0 { display: none !important; }}
#s-611f531a-e07d-4f13-9c16-21d2ce20cc81 {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-611f531a-e07d-4f13-9c16-21d2ce20cc81 {
  display: none;
}
#s-611f531a-e07d-4f13-9c16-21d2ce20cc81, #wrap-s-611f531a-e07d-4f13-9c16-21d2ce20cc81 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-611f531a-e07d-4f13-9c16-21d2ce20cc81 {
  display: none;
}
#s-611f531a-e07d-4f13-9c16-21d2ce20cc81, #wrap-s-611f531a-e07d-4f13-9c16-21d2ce20cc81 { display: none !important; }}@media (max-width: 767px){#s-611f531a-e07d-4f13-9c16-21d2ce20cc81 {
  display: none;
}
#s-611f531a-e07d-4f13-9c16-21d2ce20cc81, #wrap-s-611f531a-e07d-4f13-9c16-21d2ce20cc81 { display: none !important; }}
@media (min-width: 992px) and (max-width: 1199px){#s-5bb1f838-3cfc-4384-bf1e-42146d54d1f6 {
  display: none;
}
#s-5bb1f838-3cfc-4384-bf1e-42146d54d1f6, #wrap-s-5bb1f838-3cfc-4384-bf1e-42146d54d1f6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5bb1f838-3cfc-4384-bf1e-42146d54d1f6 {
  display: none;
}
#s-5bb1f838-3cfc-4384-bf1e-42146d54d1f6, #wrap-s-5bb1f838-3cfc-4384-bf1e-42146d54d1f6 { display: none !important; }}@media (max-width: 767px){#s-5bb1f838-3cfc-4384-bf1e-42146d54d1f6 {
  display: none;
}
#s-5bb1f838-3cfc-4384-bf1e-42146d54d1f6, #wrap-s-5bb1f838-3cfc-4384-bf1e-42146d54d1f6 { display: none !important; }}
@media (min-width: 0px) {
[id="s-5bb1f838-3cfc-4384-bf1e-42146d54d1f6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5bb1f838-3cfc-4384-bf1e-42146d54d1f6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-5bb1f838-3cfc-4384-bf1e-42146d54d1f6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-5bb1f838-3cfc-4384-bf1e-42146d54d1f6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-0135c2a3-c6c4-43d1-b2ac-0f80224f942b {
  text-align: center;
}







  #s-0135c2a3-c6c4-43d1-b2ac-0f80224f942b img.shogun-image {
    

    
    
    
  }


#s-0135c2a3-c6c4-43d1-b2ac-0f80224f942b .shogun-image-content {
  
    align-items: center;
  
}

#s-6ced8176-6e54-4fd7-b3f5-e50374d364fe {
  text-align: center;
}







  #s-6ced8176-6e54-4fd7-b3f5-e50374d364fe img.shogun-image {
    

    
    
    
  }


#s-6ced8176-6e54-4fd7-b3f5-e50374d364fe .shogun-image-content {
  
    align-items: center;
  
}

#s-b745e019-c787-4309-b281-08972b81bcae {
  text-align: center;
}







  #s-b745e019-c787-4309-b281-08972b81bcae img.shogun-image {
    

    
    
    
  }


#s-b745e019-c787-4309-b281-08972b81bcae .shogun-image-content {
  
    align-items: center;
  
}

#s-2012da1b-122c-443a-8650-8c31553e0292 {
  text-align: center;
}







  #s-2012da1b-122c-443a-8650-8c31553e0292 img.shogun-image {
    

    
    
    
  }


#s-2012da1b-122c-443a-8650-8c31553e0292 .shogun-image-content {
  
    align-items: center;
  
}

#s-c8cc171e-4242-47b5-ab06-2d3e423646c2 {
  margin-top: 20px;
margin-bottom: 62px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-c8cc171e-4242-47b5-ab06-2d3e423646c2 {
  display: none;
}
#s-c8cc171e-4242-47b5-ab06-2d3e423646c2, #wrap-s-c8cc171e-4242-47b5-ab06-2d3e423646c2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c8cc171e-4242-47b5-ab06-2d3e423646c2 {
  display: none;
}
#s-c8cc171e-4242-47b5-ab06-2d3e423646c2, #wrap-s-c8cc171e-4242-47b5-ab06-2d3e423646c2 { display: none !important; }}@media (max-width: 767px){#s-c8cc171e-4242-47b5-ab06-2d3e423646c2 {
  display: none;
}
#s-c8cc171e-4242-47b5-ab06-2d3e423646c2, #wrap-s-c8cc171e-4242-47b5-ab06-2d3e423646c2 { display: none !important; }}
@media (min-width: 0px) {
[id="s-c8cc171e-4242-47b5-ab06-2d3e423646c2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c8cc171e-4242-47b5-ab06-2d3e423646c2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-c8cc171e-4242-47b5-ab06-2d3e423646c2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-c8cc171e-4242-47b5-ab06-2d3e423646c2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-3106929b-5634-4e0f-871f-4b6c46ccd751 {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-3106929b-5634-4e0f-871f-4b6c46ccd751 {
  display: none;
}
#s-3106929b-5634-4e0f-871f-4b6c46ccd751, #wrap-s-3106929b-5634-4e0f-871f-4b6c46ccd751 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3106929b-5634-4e0f-871f-4b6c46ccd751 {
  display: none;
}
#s-3106929b-5634-4e0f-871f-4b6c46ccd751, #wrap-s-3106929b-5634-4e0f-871f-4b6c46ccd751 { display: none !important; }}@media (max-width: 767px){#s-3106929b-5634-4e0f-871f-4b6c46ccd751 {
  display: none;
}
#s-3106929b-5634-4e0f-871f-4b6c46ccd751, #wrap-s-3106929b-5634-4e0f-871f-4b6c46ccd751 { display: none !important; }}






  #s-3106929b-5634-4e0f-871f-4b6c46ccd751 img.shogun-image {
    

    
    
    
  }


#s-3106929b-5634-4e0f-871f-4b6c46ccd751 .shogun-image-content {
  
    align-items: center;
  
}

#s-99e33de5-169c-4bf0-8463-d8cab23afb54 {
  margin-bottom: 43px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-99e33de5-169c-4bf0-8463-d8cab23afb54 {
  display: none;
}
#s-99e33de5-169c-4bf0-8463-d8cab23afb54, #wrap-s-99e33de5-169c-4bf0-8463-d8cab23afb54 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-99e33de5-169c-4bf0-8463-d8cab23afb54 {
  display: none;
}
#s-99e33de5-169c-4bf0-8463-d8cab23afb54, #wrap-s-99e33de5-169c-4bf0-8463-d8cab23afb54 { display: none !important; }}@media (max-width: 767px){#s-99e33de5-169c-4bf0-8463-d8cab23afb54 {
  display: none;
}
#s-99e33de5-169c-4bf0-8463-d8cab23afb54, #wrap-s-99e33de5-169c-4bf0-8463-d8cab23afb54 { display: none !important; }}
#s-5e84dd5f-fc11-47e2-82bb-951de7853b37 {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-5e84dd5f-fc11-47e2-82bb-951de7853b37 {
  display: none;
}
#s-5e84dd5f-fc11-47e2-82bb-951de7853b37, #wrap-s-5e84dd5f-fc11-47e2-82bb-951de7853b37 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5e84dd5f-fc11-47e2-82bb-951de7853b37 {
  display: none;
}
#s-5e84dd5f-fc11-47e2-82bb-951de7853b37, #wrap-s-5e84dd5f-fc11-47e2-82bb-951de7853b37 { display: none !important; }}@media (max-width: 767px){#s-5e84dd5f-fc11-47e2-82bb-951de7853b37 {
  display: none;
}
#s-5e84dd5f-fc11-47e2-82bb-951de7853b37, #wrap-s-5e84dd5f-fc11-47e2-82bb-951de7853b37 { display: none !important; }}
#s-a9b52b95-1529-4a24-9ecf-1aec2070ea10 {
  margin-bottom: 32px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-a9b52b95-1529-4a24-9ecf-1aec2070ea10 {
  display: none;
}
#s-a9b52b95-1529-4a24-9ecf-1aec2070ea10, #wrap-s-a9b52b95-1529-4a24-9ecf-1aec2070ea10 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a9b52b95-1529-4a24-9ecf-1aec2070ea10 {
  display: none;
}
#s-a9b52b95-1529-4a24-9ecf-1aec2070ea10, #wrap-s-a9b52b95-1529-4a24-9ecf-1aec2070ea10 { display: none !important; }}@media (max-width: 767px){#s-a9b52b95-1529-4a24-9ecf-1aec2070ea10 {
  display: none;
}
#s-a9b52b95-1529-4a24-9ecf-1aec2070ea10, #wrap-s-a9b52b95-1529-4a24-9ecf-1aec2070ea10 { display: none !important; }}
@media (min-width: 0px) {
[id="s-a9b52b95-1529-4a24-9ecf-1aec2070ea10"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-a9b52b95-1529-4a24-9ecf-1aec2070ea10"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-a9b52b95-1529-4a24-9ecf-1aec2070ea10"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-a9b52b95-1529-4a24-9ecf-1aec2070ea10"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-a9b52b95-1529-4a24-9ecf-1aec2070ea10"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-a9b52b95-1529-4a24-9ecf-1aec2070ea10"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-a9b52b95-1529-4a24-9ecf-1aec2070ea10"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-a9b52b95-1529-4a24-9ecf-1aec2070ea10"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-a9b52b95-1529-4a24-9ecf-1aec2070ea10"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-a9b52b95-1529-4a24-9ecf-1aec2070ea10"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.0px);
}

}

@media (min-width: 992px) and (max-width: 1199px){#s-4b727b9b-6439-4181-a2d2-52b8366dcb75 {
  display: none;
}
#s-4b727b9b-6439-4181-a2d2-52b8366dcb75, #wrap-s-4b727b9b-6439-4181-a2d2-52b8366dcb75 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4b727b9b-6439-4181-a2d2-52b8366dcb75 {
  display: none;
}
#s-4b727b9b-6439-4181-a2d2-52b8366dcb75, #wrap-s-4b727b9b-6439-4181-a2d2-52b8366dcb75 { display: none !important; }}@media (max-width: 767px){#s-4b727b9b-6439-4181-a2d2-52b8366dcb75 {
  display: none;
}
#s-4b727b9b-6439-4181-a2d2-52b8366dcb75, #wrap-s-4b727b9b-6439-4181-a2d2-52b8366dcb75 { display: none !important; }}
#s-3827d521-76d2-4359-a91e-ff9da6e8f02f {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-3827d521-76d2-4359-a91e-ff9da6e8f02f {
  display: none;
}
#s-3827d521-76d2-4359-a91e-ff9da6e8f02f, #wrap-s-3827d521-76d2-4359-a91e-ff9da6e8f02f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3827d521-76d2-4359-a91e-ff9da6e8f02f {
  display: none;
}
#s-3827d521-76d2-4359-a91e-ff9da6e8f02f, #wrap-s-3827d521-76d2-4359-a91e-ff9da6e8f02f { display: none !important; }}@media (max-width: 767px){#s-3827d521-76d2-4359-a91e-ff9da6e8f02f {
  display: none;
}
#s-3827d521-76d2-4359-a91e-ff9da6e8f02f, #wrap-s-3827d521-76d2-4359-a91e-ff9da6e8f02f { display: none !important; }}






  #s-3827d521-76d2-4359-a91e-ff9da6e8f02f img.shogun-image {
    

    
    
    
  }


#s-3827d521-76d2-4359-a91e-ff9da6e8f02f .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 992px) and (max-width: 1199px){#s-9673bfb4-f5b1-4c70-b0bd-7a838bea7ce3 {
  display: none;
}
#s-9673bfb4-f5b1-4c70-b0bd-7a838bea7ce3, #wrap-s-9673bfb4-f5b1-4c70-b0bd-7a838bea7ce3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9673bfb4-f5b1-4c70-b0bd-7a838bea7ce3 {
  display: none;
}
#s-9673bfb4-f5b1-4c70-b0bd-7a838bea7ce3, #wrap-s-9673bfb4-f5b1-4c70-b0bd-7a838bea7ce3 { display: none !important; }}@media (max-width: 767px){#s-9673bfb4-f5b1-4c70-b0bd-7a838bea7ce3 {
  display: none;
}
#s-9673bfb4-f5b1-4c70-b0bd-7a838bea7ce3, #wrap-s-9673bfb4-f5b1-4c70-b0bd-7a838bea7ce3 { display: none !important; }}
#s-161df35f-9efd-4df5-bca0-e4c895493277 {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-161df35f-9efd-4df5-bca0-e4c895493277 {
  display: none;
}
#s-161df35f-9efd-4df5-bca0-e4c895493277, #wrap-s-161df35f-9efd-4df5-bca0-e4c895493277 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-161df35f-9efd-4df5-bca0-e4c895493277 {
  display: none;
}
#s-161df35f-9efd-4df5-bca0-e4c895493277, #wrap-s-161df35f-9efd-4df5-bca0-e4c895493277 { display: none !important; }}@media (max-width: 767px){#s-161df35f-9efd-4df5-bca0-e4c895493277 {
  display: none;
}
#s-161df35f-9efd-4df5-bca0-e4c895493277, #wrap-s-161df35f-9efd-4df5-bca0-e4c895493277 { display: none !important; }}






  #s-161df35f-9efd-4df5-bca0-e4c895493277 img.shogun-image {
    

    
    
    
  }


#s-161df35f-9efd-4df5-bca0-e4c895493277 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 992px) and (max-width: 1199px){#s-0634e563-35f7-4f93-84ec-96742e4b14d0 {
  display: none;
}
#s-0634e563-35f7-4f93-84ec-96742e4b14d0, #wrap-s-0634e563-35f7-4f93-84ec-96742e4b14d0 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0634e563-35f7-4f93-84ec-96742e4b14d0 {
  display: none;
}
#s-0634e563-35f7-4f93-84ec-96742e4b14d0, #wrap-s-0634e563-35f7-4f93-84ec-96742e4b14d0 { display: none !important; }}@media (max-width: 767px){#s-0634e563-35f7-4f93-84ec-96742e4b14d0 {
  display: none;
}
#s-0634e563-35f7-4f93-84ec-96742e4b14d0, #wrap-s-0634e563-35f7-4f93-84ec-96742e4b14d0 { display: none !important; }}
@media (min-width: 992px) and (max-width: 1199px){#s-834add16-e985-45ef-821c-6c38b72e7aba {
  display: none;
}
#s-834add16-e985-45ef-821c-6c38b72e7aba, #wrap-s-834add16-e985-45ef-821c-6c38b72e7aba { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-834add16-e985-45ef-821c-6c38b72e7aba {
  display: none;
}
#s-834add16-e985-45ef-821c-6c38b72e7aba, #wrap-s-834add16-e985-45ef-821c-6c38b72e7aba { display: none !important; }}@media (max-width: 767px){#s-834add16-e985-45ef-821c-6c38b72e7aba {
  display: none;
}
#s-834add16-e985-45ef-821c-6c38b72e7aba, #wrap-s-834add16-e985-45ef-821c-6c38b72e7aba { display: none !important; }}
@media (min-width: 0px) {
[id="s-834add16-e985-45ef-821c-6c38b72e7aba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-834add16-e985-45ef-821c-6c38b72e7aba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-834add16-e985-45ef-821c-6c38b72e7aba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-834add16-e985-45ef-821c-6c38b72e7aba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-834add16-e985-45ef-821c-6c38b72e7aba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-834add16-e985-45ef-821c-6c38b72e7aba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-834add16-e985-45ef-821c-6c38b72e7aba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) and (max-width: 1199px){#s-6859a2f6-7bce-4046-9ed2-83646112e2ac {
  display: none;
}
#s-6859a2f6-7bce-4046-9ed2-83646112e2ac, #wrap-s-6859a2f6-7bce-4046-9ed2-83646112e2ac { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6859a2f6-7bce-4046-9ed2-83646112e2ac {
  display: none;
}
#s-6859a2f6-7bce-4046-9ed2-83646112e2ac, #wrap-s-6859a2f6-7bce-4046-9ed2-83646112e2ac { display: none !important; }}@media (max-width: 767px){#s-6859a2f6-7bce-4046-9ed2-83646112e2ac {
  display: none;
}
#s-6859a2f6-7bce-4046-9ed2-83646112e2ac, #wrap-s-6859a2f6-7bce-4046-9ed2-83646112e2ac { display: none !important; }}
#s-d1991146-48cf-41c2-812a-b427a855c9f9 {
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-d1991146-48cf-41c2-812a-b427a855c9f9 {
  display: none;
}
#s-d1991146-48cf-41c2-812a-b427a855c9f9, #wrap-s-d1991146-48cf-41c2-812a-b427a855c9f9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d1991146-48cf-41c2-812a-b427a855c9f9 {
  display: none;
}
#s-d1991146-48cf-41c2-812a-b427a855c9f9, #wrap-s-d1991146-48cf-41c2-812a-b427a855c9f9 { display: none !important; }}@media (max-width: 767px){#s-d1991146-48cf-41c2-812a-b427a855c9f9 {
  display: none;
}
#s-d1991146-48cf-41c2-812a-b427a855c9f9, #wrap-s-d1991146-48cf-41c2-812a-b427a855c9f9 { display: none !important; }}






  #s-d1991146-48cf-41c2-812a-b427a855c9f9 img.shogun-image {
    

    
    
    
  }


#s-d1991146-48cf-41c2-812a-b427a855c9f9 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 992px) and (max-width: 1199px){#s-2bc52b61-b14a-497c-94fc-80b854567a4a {
  display: none;
}
#s-2bc52b61-b14a-497c-94fc-80b854567a4a, #wrap-s-2bc52b61-b14a-497c-94fc-80b854567a4a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2bc52b61-b14a-497c-94fc-80b854567a4a {
  display: none;
}
#s-2bc52b61-b14a-497c-94fc-80b854567a4a, #wrap-s-2bc52b61-b14a-497c-94fc-80b854567a4a { display: none !important; }}@media (max-width: 767px){#s-2bc52b61-b14a-497c-94fc-80b854567a4a {
  display: none;
}
#s-2bc52b61-b14a-497c-94fc-80b854567a4a, #wrap-s-2bc52b61-b14a-497c-94fc-80b854567a4a { display: none !important; }}
@media (min-width: 0px) {
[id="s-2bc52b61-b14a-497c-94fc-80b854567a4a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2bc52b61-b14a-497c-94fc-80b854567a4a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2bc52b61-b14a-497c-94fc-80b854567a4a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2bc52b61-b14a-497c-94fc-80b854567a4a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2bc52b61-b14a-497c-94fc-80b854567a4a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2bc52b61-b14a-497c-94fc-80b854567a4a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2bc52b61-b14a-497c-94fc-80b854567a4a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) and (max-width: 1199px){#s-b5f43ab2-8bfa-4360-be41-de4c4afbfa46 {
  display: none;
}
#s-b5f43ab2-8bfa-4360-be41-de4c4afbfa46, #wrap-s-b5f43ab2-8bfa-4360-be41-de4c4afbfa46 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b5f43ab2-8bfa-4360-be41-de4c4afbfa46 {
  display: none;
}
#s-b5f43ab2-8bfa-4360-be41-de4c4afbfa46, #wrap-s-b5f43ab2-8bfa-4360-be41-de4c4afbfa46 { display: none !important; }}@media (max-width: 767px){#s-b5f43ab2-8bfa-4360-be41-de4c4afbfa46 {
  display: none;
}
#s-b5f43ab2-8bfa-4360-be41-de4c4afbfa46, #wrap-s-b5f43ab2-8bfa-4360-be41-de4c4afbfa46 { display: none !important; }}
#s-1fa7816f-b2a2-47d3-a1a4-3d345ac26443 {
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-1fa7816f-b2a2-47d3-a1a4-3d345ac26443 {
  display: none;
}
#s-1fa7816f-b2a2-47d3-a1a4-3d345ac26443, #wrap-s-1fa7816f-b2a2-47d3-a1a4-3d345ac26443 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1fa7816f-b2a2-47d3-a1a4-3d345ac26443 {
  display: none;
}
#s-1fa7816f-b2a2-47d3-a1a4-3d345ac26443, #wrap-s-1fa7816f-b2a2-47d3-a1a4-3d345ac26443 { display: none !important; }}@media (max-width: 767px){#s-1fa7816f-b2a2-47d3-a1a4-3d345ac26443 {
  display: none;
}
#s-1fa7816f-b2a2-47d3-a1a4-3d345ac26443, #wrap-s-1fa7816f-b2a2-47d3-a1a4-3d345ac26443 { display: none !important; }}






  #s-1fa7816f-b2a2-47d3-a1a4-3d345ac26443 img.shogun-image {
    

    
    
    
  }


#s-1fa7816f-b2a2-47d3-a1a4-3d345ac26443 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 992px) and (max-width: 1199px){#s-d4b150bc-5494-4a21-83f2-44f7f62bd70c {
  display: none;
}
#s-d4b150bc-5494-4a21-83f2-44f7f62bd70c, #wrap-s-d4b150bc-5494-4a21-83f2-44f7f62bd70c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d4b150bc-5494-4a21-83f2-44f7f62bd70c {
  display: none;
}
#s-d4b150bc-5494-4a21-83f2-44f7f62bd70c, #wrap-s-d4b150bc-5494-4a21-83f2-44f7f62bd70c { display: none !important; }}@media (max-width: 767px){#s-d4b150bc-5494-4a21-83f2-44f7f62bd70c {
  display: none;
}
#s-d4b150bc-5494-4a21-83f2-44f7f62bd70c, #wrap-s-d4b150bc-5494-4a21-83f2-44f7f62bd70c { display: none !important; }}
@media (min-width: 0px) {
[id="s-d4b150bc-5494-4a21-83f2-44f7f62bd70c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d4b150bc-5494-4a21-83f2-44f7f62bd70c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d4b150bc-5494-4a21-83f2-44f7f62bd70c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d4b150bc-5494-4a21-83f2-44f7f62bd70c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d4b150bc-5494-4a21-83f2-44f7f62bd70c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d4b150bc-5494-4a21-83f2-44f7f62bd70c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d4b150bc-5494-4a21-83f2-44f7f62bd70c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) and (max-width: 1199px){#s-e358e094-08ce-43bd-a66e-f3df913334cd {
  display: none;
}
#s-e358e094-08ce-43bd-a66e-f3df913334cd, #wrap-s-e358e094-08ce-43bd-a66e-f3df913334cd { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e358e094-08ce-43bd-a66e-f3df913334cd {
  display: none;
}
#s-e358e094-08ce-43bd-a66e-f3df913334cd, #wrap-s-e358e094-08ce-43bd-a66e-f3df913334cd { display: none !important; }}@media (max-width: 767px){#s-e358e094-08ce-43bd-a66e-f3df913334cd {
  display: none;
}
#s-e358e094-08ce-43bd-a66e-f3df913334cd, #wrap-s-e358e094-08ce-43bd-a66e-f3df913334cd { display: none !important; }}
#s-28bcea56-7e02-454d-ab1b-403262c675cf {
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-28bcea56-7e02-454d-ab1b-403262c675cf {
  display: none;
}
#s-28bcea56-7e02-454d-ab1b-403262c675cf, #wrap-s-28bcea56-7e02-454d-ab1b-403262c675cf { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-28bcea56-7e02-454d-ab1b-403262c675cf {
  display: none;
}
#s-28bcea56-7e02-454d-ab1b-403262c675cf, #wrap-s-28bcea56-7e02-454d-ab1b-403262c675cf { display: none !important; }}@media (max-width: 767px){#s-28bcea56-7e02-454d-ab1b-403262c675cf {
  display: none;
}
#s-28bcea56-7e02-454d-ab1b-403262c675cf, #wrap-s-28bcea56-7e02-454d-ab1b-403262c675cf { display: none !important; }}






  #s-28bcea56-7e02-454d-ab1b-403262c675cf img.shogun-image {
    

    
    
    
  }


#s-28bcea56-7e02-454d-ab1b-403262c675cf .shogun-image-content {
  
    align-items: center;
  
}

#s-8838faff-d8fa-454c-bbc9-2014d0cc3c52 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-8838faff-d8fa-454c-bbc9-2014d0cc3c52 {
  display: none;
}
#s-8838faff-d8fa-454c-bbc9-2014d0cc3c52, #wrap-s-8838faff-d8fa-454c-bbc9-2014d0cc3c52 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8838faff-d8fa-454c-bbc9-2014d0cc3c52 {
  display: none;
}
#s-8838faff-d8fa-454c-bbc9-2014d0cc3c52, #wrap-s-8838faff-d8fa-454c-bbc9-2014d0cc3c52 { display: none !important; }}@media (max-width: 767px){#s-8838faff-d8fa-454c-bbc9-2014d0cc3c52 {
  display: none;
}
#s-8838faff-d8fa-454c-bbc9-2014d0cc3c52, #wrap-s-8838faff-d8fa-454c-bbc9-2014d0cc3c52 { display: none !important; }}
#s-0303893f-95b5-4850-b83f-654b2e41cce9 {
  margin-left: 20px;
margin-bottom: 186px;
margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-0303893f-95b5-4850-b83f-654b2e41cce9 {
  display: none;
}
#s-0303893f-95b5-4850-b83f-654b2e41cce9, #wrap-s-0303893f-95b5-4850-b83f-654b2e41cce9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0303893f-95b5-4850-b83f-654b2e41cce9 {
  display: none;
}
#s-0303893f-95b5-4850-b83f-654b2e41cce9, #wrap-s-0303893f-95b5-4850-b83f-654b2e41cce9 { display: none !important; }}@media (max-width: 767px){#s-0303893f-95b5-4850-b83f-654b2e41cce9 {
  display: none;
}
#s-0303893f-95b5-4850-b83f-654b2e41cce9, #wrap-s-0303893f-95b5-4850-b83f-654b2e41cce9 { display: none !important; }}
#s-22351d45-fe46-4ebf-8199-9e598faf2d64 {
  margin-bottom: 43px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-22351d45-fe46-4ebf-8199-9e598faf2d64 {
  display: none;
}
#s-22351d45-fe46-4ebf-8199-9e598faf2d64, #wrap-s-22351d45-fe46-4ebf-8199-9e598faf2d64 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-22351d45-fe46-4ebf-8199-9e598faf2d64 {
  display: none;
}
#s-22351d45-fe46-4ebf-8199-9e598faf2d64, #wrap-s-22351d45-fe46-4ebf-8199-9e598faf2d64 { display: none !important; }}@media (max-width: 767px){#s-22351d45-fe46-4ebf-8199-9e598faf2d64 {
  display: none;
}
#s-22351d45-fe46-4ebf-8199-9e598faf2d64, #wrap-s-22351d45-fe46-4ebf-8199-9e598faf2d64 { display: none !important; }}
#s-306cdf49-5e59-4ad7-91c4-4f01859a41fc {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-306cdf49-5e59-4ad7-91c4-4f01859a41fc {
  display: none;
}
#s-306cdf49-5e59-4ad7-91c4-4f01859a41fc, #wrap-s-306cdf49-5e59-4ad7-91c4-4f01859a41fc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-306cdf49-5e59-4ad7-91c4-4f01859a41fc {
  display: none;
}
#s-306cdf49-5e59-4ad7-91c4-4f01859a41fc, #wrap-s-306cdf49-5e59-4ad7-91c4-4f01859a41fc { display: none !important; }}@media (max-width: 767px){#s-306cdf49-5e59-4ad7-91c4-4f01859a41fc {
  display: none;
}
#s-306cdf49-5e59-4ad7-91c4-4f01859a41fc, #wrap-s-306cdf49-5e59-4ad7-91c4-4f01859a41fc { display: none !important; }}
#s-92b89c8d-ef21-4d55-9248-8b5f0f4ba3c4 {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-92b89c8d-ef21-4d55-9248-8b5f0f4ba3c4 {
  display: none;
}
#s-92b89c8d-ef21-4d55-9248-8b5f0f4ba3c4, #wrap-s-92b89c8d-ef21-4d55-9248-8b5f0f4ba3c4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-92b89c8d-ef21-4d55-9248-8b5f0f4ba3c4 {
  display: none;
}
#s-92b89c8d-ef21-4d55-9248-8b5f0f4ba3c4, #wrap-s-92b89c8d-ef21-4d55-9248-8b5f0f4ba3c4 { display: none !important; }}@media (max-width: 767px){#s-92b89c8d-ef21-4d55-9248-8b5f0f4ba3c4 {
  display: none;
}
#s-92b89c8d-ef21-4d55-9248-8b5f0f4ba3c4, #wrap-s-92b89c8d-ef21-4d55-9248-8b5f0f4ba3c4 { display: none !important; }}






  #s-92b89c8d-ef21-4d55-9248-8b5f0f4ba3c4 img.shogun-image {
    

    
    
    
  }


#s-92b89c8d-ef21-4d55-9248-8b5f0f4ba3c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-21334d8c-1432-40ba-936b-0523522a883d {
  margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-21334d8c-1432-40ba-936b-0523522a883d {
  display: none;
}
#s-21334d8c-1432-40ba-936b-0523522a883d, #wrap-s-21334d8c-1432-40ba-936b-0523522a883d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-21334d8c-1432-40ba-936b-0523522a883d {
  display: none;
}
#s-21334d8c-1432-40ba-936b-0523522a883d, #wrap-s-21334d8c-1432-40ba-936b-0523522a883d { display: none !important; }}@media (max-width: 767px){#s-21334d8c-1432-40ba-936b-0523522a883d {
  display: none;
}
#s-21334d8c-1432-40ba-936b-0523522a883d, #wrap-s-21334d8c-1432-40ba-936b-0523522a883d { display: none !important; }}
#s-17518091-d445-467f-b919-1428e0095721 {
  margin-bottom: 43px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-17518091-d445-467f-b919-1428e0095721 {
  display: none;
}
#s-17518091-d445-467f-b919-1428e0095721, #wrap-s-17518091-d445-467f-b919-1428e0095721 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-17518091-d445-467f-b919-1428e0095721 {
  display: none;
}
#s-17518091-d445-467f-b919-1428e0095721, #wrap-s-17518091-d445-467f-b919-1428e0095721 { display: none !important; }}@media (max-width: 767px){#s-17518091-d445-467f-b919-1428e0095721 {
  display: none;
}
#s-17518091-d445-467f-b919-1428e0095721, #wrap-s-17518091-d445-467f-b919-1428e0095721 { display: none !important; }}
#s-a491f26b-94ed-4ed6-9d93-2f9f1cc814e5 {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-a491f26b-94ed-4ed6-9d93-2f9f1cc814e5 {
  display: none;
}
#s-a491f26b-94ed-4ed6-9d93-2f9f1cc814e5, #wrap-s-a491f26b-94ed-4ed6-9d93-2f9f1cc814e5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a491f26b-94ed-4ed6-9d93-2f9f1cc814e5 {
  display: none;
}
#s-a491f26b-94ed-4ed6-9d93-2f9f1cc814e5, #wrap-s-a491f26b-94ed-4ed6-9d93-2f9f1cc814e5 { display: none !important; }}@media (max-width: 767px){#s-a491f26b-94ed-4ed6-9d93-2f9f1cc814e5 {
  display: none;
}
#s-a491f26b-94ed-4ed6-9d93-2f9f1cc814e5, #wrap-s-a491f26b-94ed-4ed6-9d93-2f9f1cc814e5 { display: none !important; }}
#s-ba6a68e8-4b44-4a0e-b81e-5ff522f514f5 {
  margin-bottom: 62px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-ba6a68e8-4b44-4a0e-b81e-5ff522f514f5 {
  display: none;
}
#s-ba6a68e8-4b44-4a0e-b81e-5ff522f514f5, #wrap-s-ba6a68e8-4b44-4a0e-b81e-5ff522f514f5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ba6a68e8-4b44-4a0e-b81e-5ff522f514f5 {
  display: none;
}
#s-ba6a68e8-4b44-4a0e-b81e-5ff522f514f5, #wrap-s-ba6a68e8-4b44-4a0e-b81e-5ff522f514f5 { display: none !important; }}@media (max-width: 767px){#s-ba6a68e8-4b44-4a0e-b81e-5ff522f514f5 {
  display: none;
}
#s-ba6a68e8-4b44-4a0e-b81e-5ff522f514f5, #wrap-s-ba6a68e8-4b44-4a0e-b81e-5ff522f514f5 { display: none !important; }}






  #s-ba6a68e8-4b44-4a0e-b81e-5ff522f514f5 img.shogun-image {
    

    
    
    
  }


#s-ba6a68e8-4b44-4a0e-b81e-5ff522f514f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-c76fad72-dd6a-4fa0-8e55-c77fe2c2ec7a {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-c76fad72-dd6a-4fa0-8e55-c77fe2c2ec7a {
  display: none;
}
#s-c76fad72-dd6a-4fa0-8e55-c77fe2c2ec7a, #wrap-s-c76fad72-dd6a-4fa0-8e55-c77fe2c2ec7a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c76fad72-dd6a-4fa0-8e55-c77fe2c2ec7a {
  display: none;
}
#s-c76fad72-dd6a-4fa0-8e55-c77fe2c2ec7a, #wrap-s-c76fad72-dd6a-4fa0-8e55-c77fe2c2ec7a { display: none !important; }}@media (max-width: 767px){#s-c76fad72-dd6a-4fa0-8e55-c77fe2c2ec7a {
  display: none;
}
#s-c76fad72-dd6a-4fa0-8e55-c77fe2c2ec7a, #wrap-s-c76fad72-dd6a-4fa0-8e55-c77fe2c2ec7a { display: none !important; }}






  #s-c76fad72-dd6a-4fa0-8e55-c77fe2c2ec7a img.shogun-image {
    

    
    
    
  }


#s-c76fad72-dd6a-4fa0-8e55-c77fe2c2ec7a .shogun-image-content {
  
    align-items: center;
  
}

#s-854e58c3-950c-43fe-8973-9ea0c08dc441 {
  margin-bottom: 43px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-854e58c3-950c-43fe-8973-9ea0c08dc441 {
  display: none;
}
#s-854e58c3-950c-43fe-8973-9ea0c08dc441, #wrap-s-854e58c3-950c-43fe-8973-9ea0c08dc441 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-854e58c3-950c-43fe-8973-9ea0c08dc441 {
  display: none;
}
#s-854e58c3-950c-43fe-8973-9ea0c08dc441, #wrap-s-854e58c3-950c-43fe-8973-9ea0c08dc441 { display: none !important; }}@media (max-width: 767px){#s-854e58c3-950c-43fe-8973-9ea0c08dc441 {
  display: none;
}
#s-854e58c3-950c-43fe-8973-9ea0c08dc441, #wrap-s-854e58c3-950c-43fe-8973-9ea0c08dc441 { display: none !important; }}
#s-d9dbf1f8-b98f-435c-ab28-5f9d524be96c {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-d9dbf1f8-b98f-435c-ab28-5f9d524be96c {
  display: none;
}
#s-d9dbf1f8-b98f-435c-ab28-5f9d524be96c, #wrap-s-d9dbf1f8-b98f-435c-ab28-5f9d524be96c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d9dbf1f8-b98f-435c-ab28-5f9d524be96c {
  display: none;
}
#s-d9dbf1f8-b98f-435c-ab28-5f9d524be96c, #wrap-s-d9dbf1f8-b98f-435c-ab28-5f9d524be96c { display: none !important; }}@media (max-width: 767px){#s-d9dbf1f8-b98f-435c-ab28-5f9d524be96c {
  display: none;
}
#s-d9dbf1f8-b98f-435c-ab28-5f9d524be96c, #wrap-s-d9dbf1f8-b98f-435c-ab28-5f9d524be96c { display: none !important; }}
#s-f750e609-84b7-46c0-8caf-197844c2d737 {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-f750e609-84b7-46c0-8caf-197844c2d737 {
  display: none;
}
#s-f750e609-84b7-46c0-8caf-197844c2d737, #wrap-s-f750e609-84b7-46c0-8caf-197844c2d737 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f750e609-84b7-46c0-8caf-197844c2d737 {
  display: none;
}
#s-f750e609-84b7-46c0-8caf-197844c2d737, #wrap-s-f750e609-84b7-46c0-8caf-197844c2d737 { display: none !important; }}@media (max-width: 767px){#s-f750e609-84b7-46c0-8caf-197844c2d737 {
  display: none;
}
#s-f750e609-84b7-46c0-8caf-197844c2d737, #wrap-s-f750e609-84b7-46c0-8caf-197844c2d737 { display: none !important; }}






  #s-f750e609-84b7-46c0-8caf-197844c2d737 img.shogun-image {
    

    
    
    
  }


#s-f750e609-84b7-46c0-8caf-197844c2d737 .shogun-image-content {
  
    align-items: center;
  
}

#s-d162bb23-d7b1-408b-b8fd-a954dd84df63 {
  margin-bottom: 43px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-d162bb23-d7b1-408b-b8fd-a954dd84df63 {
  display: none;
}
#s-d162bb23-d7b1-408b-b8fd-a954dd84df63, #wrap-s-d162bb23-d7b1-408b-b8fd-a954dd84df63 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d162bb23-d7b1-408b-b8fd-a954dd84df63 {
  display: none;
}
#s-d162bb23-d7b1-408b-b8fd-a954dd84df63, #wrap-s-d162bb23-d7b1-408b-b8fd-a954dd84df63 { display: none !important; }}@media (max-width: 767px){#s-d162bb23-d7b1-408b-b8fd-a954dd84df63 {
  display: none;
}
#s-d162bb23-d7b1-408b-b8fd-a954dd84df63, #wrap-s-d162bb23-d7b1-408b-b8fd-a954dd84df63 { display: none !important; }}
#s-d6c222db-77a1-4cd2-8036-e2244648f977 {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-d6c222db-77a1-4cd2-8036-e2244648f977 {
  display: none;
}
#s-d6c222db-77a1-4cd2-8036-e2244648f977, #wrap-s-d6c222db-77a1-4cd2-8036-e2244648f977 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d6c222db-77a1-4cd2-8036-e2244648f977 {
  display: none;
}
#s-d6c222db-77a1-4cd2-8036-e2244648f977, #wrap-s-d6c222db-77a1-4cd2-8036-e2244648f977 { display: none !important; }}@media (max-width: 767px){#s-d6c222db-77a1-4cd2-8036-e2244648f977 {
  display: none;
}
#s-d6c222db-77a1-4cd2-8036-e2244648f977, #wrap-s-d6c222db-77a1-4cd2-8036-e2244648f977 { display: none !important; }}
@media (min-width: 992px) and (max-width: 1199px){#s-e2acd38e-d6dc-41b4-8646-8e4e12cf2b45 {
  display: none;
}
#s-e2acd38e-d6dc-41b4-8646-8e4e12cf2b45, #wrap-s-e2acd38e-d6dc-41b4-8646-8e4e12cf2b45 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e2acd38e-d6dc-41b4-8646-8e4e12cf2b45 {
  display: none;
}
#s-e2acd38e-d6dc-41b4-8646-8e4e12cf2b45, #wrap-s-e2acd38e-d6dc-41b4-8646-8e4e12cf2b45 { display: none !important; }}@media (max-width: 767px){#s-e2acd38e-d6dc-41b4-8646-8e4e12cf2b45 {
  display: none;
}
#s-e2acd38e-d6dc-41b4-8646-8e4e12cf2b45, #wrap-s-e2acd38e-d6dc-41b4-8646-8e4e12cf2b45 { display: none !important; }}
@media (min-width: 0px) {
[id="s-e2acd38e-d6dc-41b4-8646-8e4e12cf2b45"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e2acd38e-d6dc-41b4-8646-8e4e12cf2b45"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e2acd38e-d6dc-41b4-8646-8e4e12cf2b45"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e2acd38e-d6dc-41b4-8646-8e4e12cf2b45"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-a4a59c2c-8a7f-45be-96a8-cf493a75cf30 {
  text-align: center;
}







  #s-a4a59c2c-8a7f-45be-96a8-cf493a75cf30 img.shogun-image {
    

    
    
    
  }


#s-a4a59c2c-8a7f-45be-96a8-cf493a75cf30 .shogun-image-content {
  
    align-items: center;
  
}

#s-99d0b717-5c55-4e2d-8ff7-2d4fa5763564 {
  text-align: center;
}







  #s-99d0b717-5c55-4e2d-8ff7-2d4fa5763564 img.shogun-image {
    

    
    
    
  }


#s-99d0b717-5c55-4e2d-8ff7-2d4fa5763564 .shogun-image-content {
  
    align-items: center;
  
}

#s-def96a3a-f783-48b4-a0e4-09904373104c {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-def96a3a-f783-48b4-a0e4-09904373104c {
  display: none;
}
#s-def96a3a-f783-48b4-a0e4-09904373104c, #wrap-s-def96a3a-f783-48b4-a0e4-09904373104c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-def96a3a-f783-48b4-a0e4-09904373104c {
  display: none;
}
#s-def96a3a-f783-48b4-a0e4-09904373104c, #wrap-s-def96a3a-f783-48b4-a0e4-09904373104c { display: none !important; }}@media (max-width: 767px){#s-def96a3a-f783-48b4-a0e4-09904373104c {
  display: none;
}
#s-def96a3a-f783-48b4-a0e4-09904373104c, #wrap-s-def96a3a-f783-48b4-a0e4-09904373104c { display: none !important; }}
@media (min-width: 0px) {
[id="s-def96a3a-f783-48b4-a0e4-09904373104c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-def96a3a-f783-48b4-a0e4-09904373104c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-def96a3a-f783-48b4-a0e4-09904373104c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-def96a3a-f783-48b4-a0e4-09904373104c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) and (max-width: 1199px){#s-65d16ae4-2baa-42ae-9ff1-5487682e3faa {
  display: none;
}
#s-65d16ae4-2baa-42ae-9ff1-5487682e3faa, #wrap-s-65d16ae4-2baa-42ae-9ff1-5487682e3faa { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-65d16ae4-2baa-42ae-9ff1-5487682e3faa {
  display: none;
}
#s-65d16ae4-2baa-42ae-9ff1-5487682e3faa, #wrap-s-65d16ae4-2baa-42ae-9ff1-5487682e3faa { display: none !important; }}@media (max-width: 767px){#s-65d16ae4-2baa-42ae-9ff1-5487682e3faa {
  display: none;
}
#s-65d16ae4-2baa-42ae-9ff1-5487682e3faa, #wrap-s-65d16ae4-2baa-42ae-9ff1-5487682e3faa { display: none !important; }}
@media (min-width: 0px) {
[id="s-65d16ae4-2baa-42ae-9ff1-5487682e3faa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65d16ae4-2baa-42ae-9ff1-5487682e3faa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-65d16ae4-2baa-42ae-9ff1-5487682e3faa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-65d16ae4-2baa-42ae-9ff1-5487682e3faa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f26fdeec-1d55-4d08-b889-351ebba675b6 {
  text-align: center;
}







  #s-f26fdeec-1d55-4d08-b889-351ebba675b6 img.shogun-image {
    

    
    
    
  }


#s-f26fdeec-1d55-4d08-b889-351ebba675b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-ebfe01de-495d-4882-bb10-274fbb4fdeb2 {
  text-align: center;
}







  #s-ebfe01de-495d-4882-bb10-274fbb4fdeb2 img.shogun-image {
    

    
    
    
  }


#s-ebfe01de-495d-4882-bb10-274fbb4fdeb2 .shogun-image-content {
  
    align-items: center;
  
}

#s-0aa4594d-e5b9-4ae8-96bc-0d23801fa362 {
  margin-top: 20px;
margin-bottom: 186px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-0aa4594d-e5b9-4ae8-96bc-0d23801fa362 {
  display: none;
}
#s-0aa4594d-e5b9-4ae8-96bc-0d23801fa362, #wrap-s-0aa4594d-e5b9-4ae8-96bc-0d23801fa362 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0aa4594d-e5b9-4ae8-96bc-0d23801fa362 {
  display: none;
}
#s-0aa4594d-e5b9-4ae8-96bc-0d23801fa362, #wrap-s-0aa4594d-e5b9-4ae8-96bc-0d23801fa362 { display: none !important; }}@media (max-width: 767px){#s-0aa4594d-e5b9-4ae8-96bc-0d23801fa362 {
  display: none;
}
#s-0aa4594d-e5b9-4ae8-96bc-0d23801fa362, #wrap-s-0aa4594d-e5b9-4ae8-96bc-0d23801fa362 { display: none !important; }}
@media (min-width: 0px) {
[id="s-0aa4594d-e5b9-4ae8-96bc-0d23801fa362"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0aa4594d-e5b9-4ae8-96bc-0d23801fa362"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0aa4594d-e5b9-4ae8-96bc-0d23801fa362"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0aa4594d-e5b9-4ae8-96bc-0d23801fa362"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-8ddc801d-e2fb-4fe2-a6ec-d8c268766b87 {
  margin-bottom: 43px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-8ddc801d-e2fb-4fe2-a6ec-d8c268766b87 {
  display: none;
}
#s-8ddc801d-e2fb-4fe2-a6ec-d8c268766b87, #wrap-s-8ddc801d-e2fb-4fe2-a6ec-d8c268766b87 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8ddc801d-e2fb-4fe2-a6ec-d8c268766b87 {
  display: none;
}
#s-8ddc801d-e2fb-4fe2-a6ec-d8c268766b87, #wrap-s-8ddc801d-e2fb-4fe2-a6ec-d8c268766b87 { display: none !important; }}@media (max-width: 767px){#s-8ddc801d-e2fb-4fe2-a6ec-d8c268766b87 {
  display: none;
}
#s-8ddc801d-e2fb-4fe2-a6ec-d8c268766b87, #wrap-s-8ddc801d-e2fb-4fe2-a6ec-d8c268766b87 { display: none !important; }}
#s-c3680f98-c7d9-49b3-a167-83b4d31bbd97 {
  margin-left: 20px;
margin-bottom: 62px;
margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-c3680f98-c7d9-49b3-a167-83b4d31bbd97 {
  display: none;
}
#s-c3680f98-c7d9-49b3-a167-83b4d31bbd97, #wrap-s-c3680f98-c7d9-49b3-a167-83b4d31bbd97 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c3680f98-c7d9-49b3-a167-83b4d31bbd97 {
  display: none;
}
#s-c3680f98-c7d9-49b3-a167-83b4d31bbd97, #wrap-s-c3680f98-c7d9-49b3-a167-83b4d31bbd97 { display: none !important; }}@media (max-width: 767px){#s-c3680f98-c7d9-49b3-a167-83b4d31bbd97 {
  display: none;
}
#s-c3680f98-c7d9-49b3-a167-83b4d31bbd97, #wrap-s-c3680f98-c7d9-49b3-a167-83b4d31bbd97 { display: none !important; }}
#s-f8c95bde-9b2a-4911-a6ec-006a0ef8c074 {
  margin-bottom: 186px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-f8c95bde-9b2a-4911-a6ec-006a0ef8c074 {
  display: none;
}
#s-f8c95bde-9b2a-4911-a6ec-006a0ef8c074, #wrap-s-f8c95bde-9b2a-4911-a6ec-006a0ef8c074 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f8c95bde-9b2a-4911-a6ec-006a0ef8c074 {
  display: none;
}
#s-f8c95bde-9b2a-4911-a6ec-006a0ef8c074, #wrap-s-f8c95bde-9b2a-4911-a6ec-006a0ef8c074 { display: none !important; }}@media (max-width: 767px){#s-f8c95bde-9b2a-4911-a6ec-006a0ef8c074 {
  display: none;
}
#s-f8c95bde-9b2a-4911-a6ec-006a0ef8c074, #wrap-s-f8c95bde-9b2a-4911-a6ec-006a0ef8c074 { display: none !important; }}






  #s-f8c95bde-9b2a-4911-a6ec-006a0ef8c074 img.shogun-image {
    

    
    
    
  }


#s-f8c95bde-9b2a-4911-a6ec-006a0ef8c074 .shogun-image-content {
  
    align-items: center;
  
}

#s-56b0398d-7eba-4dac-b4f6-1448749b506e {
  margin-bottom: 52px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-56b0398d-7eba-4dac-b4f6-1448749b506e {
  display: none;
}
#s-56b0398d-7eba-4dac-b4f6-1448749b506e, #wrap-s-56b0398d-7eba-4dac-b4f6-1448749b506e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-56b0398d-7eba-4dac-b4f6-1448749b506e {
  display: none;
}
#s-56b0398d-7eba-4dac-b4f6-1448749b506e, #wrap-s-56b0398d-7eba-4dac-b4f6-1448749b506e { display: none !important; }}@media (max-width: 767px){#s-56b0398d-7eba-4dac-b4f6-1448749b506e {
  display: none;
}
#s-56b0398d-7eba-4dac-b4f6-1448749b506e, #wrap-s-56b0398d-7eba-4dac-b4f6-1448749b506e { display: none !important; }}
#s-1d3cbf88-02b3-4019-8869-f128db4a38a0 {
  margin-bottom: 62px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-1d3cbf88-02b3-4019-8869-f128db4a38a0 {
  display: none;
}
#s-1d3cbf88-02b3-4019-8869-f128db4a38a0, #wrap-s-1d3cbf88-02b3-4019-8869-f128db4a38a0 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1d3cbf88-02b3-4019-8869-f128db4a38a0 {
  display: none;
}
#s-1d3cbf88-02b3-4019-8869-f128db4a38a0, #wrap-s-1d3cbf88-02b3-4019-8869-f128db4a38a0 { display: none !important; }}@media (max-width: 767px){#s-1d3cbf88-02b3-4019-8869-f128db4a38a0 {
  display: none;
}
#s-1d3cbf88-02b3-4019-8869-f128db4a38a0, #wrap-s-1d3cbf88-02b3-4019-8869-f128db4a38a0 { display: none !important; }}
#s-4818b255-6a85-49fe-9599-c3c31ff1609d {
  margin-bottom: 52px;
padding-top: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-4818b255-6a85-49fe-9599-c3c31ff1609d {
  display: none;
}
#s-4818b255-6a85-49fe-9599-c3c31ff1609d, #wrap-s-4818b255-6a85-49fe-9599-c3c31ff1609d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4818b255-6a85-49fe-9599-c3c31ff1609d {
  display: none;
}
#s-4818b255-6a85-49fe-9599-c3c31ff1609d, #wrap-s-4818b255-6a85-49fe-9599-c3c31ff1609d { display: none !important; }}@media (max-width: 767px){#s-4818b255-6a85-49fe-9599-c3c31ff1609d {
  display: none;
}
#s-4818b255-6a85-49fe-9599-c3c31ff1609d, #wrap-s-4818b255-6a85-49fe-9599-c3c31ff1609d { display: none !important; }}
#s-26e4901b-9c49-4183-9cff-e84e257d5599 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-26e4901b-9c49-4183-9cff-e84e257d5599 {
  display: none;
}
#s-26e4901b-9c49-4183-9cff-e84e257d5599, #wrap-s-26e4901b-9c49-4183-9cff-e84e257d5599 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-26e4901b-9c49-4183-9cff-e84e257d5599 {
  display: none;
}
#s-26e4901b-9c49-4183-9cff-e84e257d5599, #wrap-s-26e4901b-9c49-4183-9cff-e84e257d5599 { display: none !important; }}@media (max-width: 767px){#s-26e4901b-9c49-4183-9cff-e84e257d5599 {
  display: none;
}
#s-26e4901b-9c49-4183-9cff-e84e257d5599, #wrap-s-26e4901b-9c49-4183-9cff-e84e257d5599 { display: none !important; }}
@media (min-width: 0px) {
[id="s-26e4901b-9c49-4183-9cff-e84e257d5599"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-26e4901b-9c49-4183-9cff-e84e257d5599"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-26e4901b-9c49-4183-9cff-e84e257d5599"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-26e4901b-9c49-4183-9cff-e84e257d5599"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-6db7be03-fdb9-44a3-95f7-809bc4c5fdb2 {
  text-align: center;
}







  #s-6db7be03-fdb9-44a3-95f7-809bc4c5fdb2 img.shogun-image {
    

    
    
    
  }


#s-6db7be03-fdb9-44a3-95f7-809bc4c5fdb2 .shogun-image-content {
  
    align-items: center;
  
}

#s-81b64e91-acf6-4770-a5f2-ebb422e7f6a5 {
  text-align: center;
}







  #s-81b64e91-acf6-4770-a5f2-ebb422e7f6a5 img.shogun-image {
    

    
    
    
  }


#s-81b64e91-acf6-4770-a5f2-ebb422e7f6a5 .shogun-image-content {
  
    align-items: center;
  
}

#s-379f9d3f-a6d3-41e4-ab6a-527cd7ca4bea {
  text-align: center;
}







  #s-379f9d3f-a6d3-41e4-ab6a-527cd7ca4bea img.shogun-image {
    

    
    
    
  }


#s-379f9d3f-a6d3-41e4-ab6a-527cd7ca4bea .shogun-image-content {
  
    align-items: center;
  
}

#s-08368b56-e19f-4351-b25a-8a74296a066f {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-08368b56-e19f-4351-b25a-8a74296a066f {
  display: none;
}
#s-08368b56-e19f-4351-b25a-8a74296a066f, #wrap-s-08368b56-e19f-4351-b25a-8a74296a066f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-08368b56-e19f-4351-b25a-8a74296a066f {
  display: none;
}
#s-08368b56-e19f-4351-b25a-8a74296a066f, #wrap-s-08368b56-e19f-4351-b25a-8a74296a066f { display: none !important; }}@media (max-width: 767px){#s-08368b56-e19f-4351-b25a-8a74296a066f {
  display: none;
}
#s-08368b56-e19f-4351-b25a-8a74296a066f, #wrap-s-08368b56-e19f-4351-b25a-8a74296a066f { display: none !important; }}
@media (min-width: 0px) {
[id="s-08368b56-e19f-4351-b25a-8a74296a066f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-08368b56-e19f-4351-b25a-8a74296a066f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-08368b56-e19f-4351-b25a-8a74296a066f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-08368b56-e19f-4351-b25a-8a74296a066f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-6ee47d23-9c89-4aa5-b6a7-2e8583098e82 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-6ee47d23-9c89-4aa5-b6a7-2e8583098e82 {
  display: none;
}
#s-6ee47d23-9c89-4aa5-b6a7-2e8583098e82, #wrap-s-6ee47d23-9c89-4aa5-b6a7-2e8583098e82 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6ee47d23-9c89-4aa5-b6a7-2e8583098e82 {
  display: none;
}
#s-6ee47d23-9c89-4aa5-b6a7-2e8583098e82, #wrap-s-6ee47d23-9c89-4aa5-b6a7-2e8583098e82 { display: none !important; }}@media (max-width: 767px){#s-6ee47d23-9c89-4aa5-b6a7-2e8583098e82 {
  display: none;
}
#s-6ee47d23-9c89-4aa5-b6a7-2e8583098e82, #wrap-s-6ee47d23-9c89-4aa5-b6a7-2e8583098e82 { display: none !important; }}
@media (min-width: 0px) {
[id="s-6ee47d23-9c89-4aa5-b6a7-2e8583098e82"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6ee47d23-9c89-4aa5-b6a7-2e8583098e82"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6ee47d23-9c89-4aa5-b6a7-2e8583098e82"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6ee47d23-9c89-4aa5-b6a7-2e8583098e82"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-357fc20e-df4e-4397-9aae-9d16c9f776c1 {
  text-align: center;
}







  #s-357fc20e-df4e-4397-9aae-9d16c9f776c1 img.shogun-image {
    

    
    
    
  }


#s-357fc20e-df4e-4397-9aae-9d16c9f776c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-ad535fd9-61b4-4a6d-8322-e081f2ff509f {
  text-align: center;
}







  #s-ad535fd9-61b4-4a6d-8322-e081f2ff509f img.shogun-image {
    

    
    
    
  }


#s-ad535fd9-61b4-4a6d-8322-e081f2ff509f .shogun-image-content {
  
    align-items: center;
  
}

#s-c08db479-d415-41f1-a32f-3ca109005298 {
  text-align: center;
}







  #s-c08db479-d415-41f1-a32f-3ca109005298 img.shogun-image {
    

    
    
    
  }


#s-c08db479-d415-41f1-a32f-3ca109005298 .shogun-image-content {
  
    align-items: center;
  
}

#s-7124ec65-09f4-484e-b695-df8d38509839 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-7124ec65-09f4-484e-b695-df8d38509839 {
  display: none;
}
#s-7124ec65-09f4-484e-b695-df8d38509839, #wrap-s-7124ec65-09f4-484e-b695-df8d38509839 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7124ec65-09f4-484e-b695-df8d38509839 {
  display: none;
}
#s-7124ec65-09f4-484e-b695-df8d38509839, #wrap-s-7124ec65-09f4-484e-b695-df8d38509839 { display: none !important; }}@media (max-width: 767px){#s-7124ec65-09f4-484e-b695-df8d38509839 {
  display: none;
}
#s-7124ec65-09f4-484e-b695-df8d38509839, #wrap-s-7124ec65-09f4-484e-b695-df8d38509839 { display: none !important; }}
@media (min-width: 0px) {
[id="s-7124ec65-09f4-484e-b695-df8d38509839"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7124ec65-09f4-484e-b695-df8d38509839"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7124ec65-09f4-484e-b695-df8d38509839"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7124ec65-09f4-484e-b695-df8d38509839"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-7f4c77a3-fe72-43d6-91f1-02e5c1a8549a {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-7f4c77a3-fe72-43d6-91f1-02e5c1a8549a {
  display: none;
}
#s-7f4c77a3-fe72-43d6-91f1-02e5c1a8549a, #wrap-s-7f4c77a3-fe72-43d6-91f1-02e5c1a8549a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7f4c77a3-fe72-43d6-91f1-02e5c1a8549a {
  display: none;
}
#s-7f4c77a3-fe72-43d6-91f1-02e5c1a8549a, #wrap-s-7f4c77a3-fe72-43d6-91f1-02e5c1a8549a { display: none !important; }}@media (max-width: 767px){#s-7f4c77a3-fe72-43d6-91f1-02e5c1a8549a {
  display: none;
}
#s-7f4c77a3-fe72-43d6-91f1-02e5c1a8549a, #wrap-s-7f4c77a3-fe72-43d6-91f1-02e5c1a8549a { display: none !important; }}
@media (min-width: 0px) {
[id="s-7f4c77a3-fe72-43d6-91f1-02e5c1a8549a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f4c77a3-fe72-43d6-91f1-02e5c1a8549a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7f4c77a3-fe72-43d6-91f1-02e5c1a8549a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f4c77a3-fe72-43d6-91f1-02e5c1a8549a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-dfc8a8ae-bc2d-4ceb-947b-735fc629ec0c {
  text-align: center;
}







  #s-dfc8a8ae-bc2d-4ceb-947b-735fc629ec0c img.shogun-image {
    

    
    
    
  }


#s-dfc8a8ae-bc2d-4ceb-947b-735fc629ec0c .shogun-image-content {
  
    align-items: center;
  
}

#s-8bf6f910-f9bf-499e-af8c-2dce09a7c6df {
  text-align: center;
}







  #s-8bf6f910-f9bf-499e-af8c-2dce09a7c6df img.shogun-image {
    

    
    
    
  }


#s-8bf6f910-f9bf-499e-af8c-2dce09a7c6df .shogun-image-content {
  
    align-items: center;
  
}

#s-0e9468c9-2ddc-41bd-957b-328034f8240b {
  text-align: center;
}







  #s-0e9468c9-2ddc-41bd-957b-328034f8240b img.shogun-image {
    

    
    
    
  }


#s-0e9468c9-2ddc-41bd-957b-328034f8240b .shogun-image-content {
  
    align-items: center;
  
}

#s-3e227322-7422-457a-b673-0880c9fe5602 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-3e227322-7422-457a-b673-0880c9fe5602 {
  display: none;
}
#s-3e227322-7422-457a-b673-0880c9fe5602, #wrap-s-3e227322-7422-457a-b673-0880c9fe5602 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3e227322-7422-457a-b673-0880c9fe5602 {
  display: none;
}
#s-3e227322-7422-457a-b673-0880c9fe5602, #wrap-s-3e227322-7422-457a-b673-0880c9fe5602 { display: none !important; }}@media (max-width: 767px){#s-3e227322-7422-457a-b673-0880c9fe5602 {
  display: none;
}
#s-3e227322-7422-457a-b673-0880c9fe5602, #wrap-s-3e227322-7422-457a-b673-0880c9fe5602 { display: none !important; }}
@media (min-width: 0px) {
[id="s-3e227322-7422-457a-b673-0880c9fe5602"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3e227322-7422-457a-b673-0880c9fe5602"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3e227322-7422-457a-b673-0880c9fe5602"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e227322-7422-457a-b673-0880c9fe5602"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-299bc490-f602-4626-ad2a-754f14253c91 {
  margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-299bc490-f602-4626-ad2a-754f14253c91 {
  display: none;
}
#s-299bc490-f602-4626-ad2a-754f14253c91, #wrap-s-299bc490-f602-4626-ad2a-754f14253c91 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-299bc490-f602-4626-ad2a-754f14253c91 {
  display: none;
}
#s-299bc490-f602-4626-ad2a-754f14253c91, #wrap-s-299bc490-f602-4626-ad2a-754f14253c91 { display: none !important; }}@media (max-width: 767px){#s-299bc490-f602-4626-ad2a-754f14253c91 {
  display: none;
}
#s-299bc490-f602-4626-ad2a-754f14253c91, #wrap-s-299bc490-f602-4626-ad2a-754f14253c91 { display: none !important; }}
@media (min-width: 0px) {
[id="s-299bc490-f602-4626-ad2a-754f14253c91"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-299bc490-f602-4626-ad2a-754f14253c91"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-299bc490-f602-4626-ad2a-754f14253c91"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-299bc490-f602-4626-ad2a-754f14253c91"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-72300b74-a320-40a6-bf40-3265a52cd5fd {
  text-align: center;
}







  #s-72300b74-a320-40a6-bf40-3265a52cd5fd img.shogun-image {
    

    
    
    
  }


#s-72300b74-a320-40a6-bf40-3265a52cd5fd .shogun-image-content {
  
    align-items: center;
  
}

#s-6340da69-59a1-4976-b7fa-1978a7c3c9ef {
  text-align: center;
}







  #s-6340da69-59a1-4976-b7fa-1978a7c3c9ef img.shogun-image {
    

    
    
    
  }


#s-6340da69-59a1-4976-b7fa-1978a7c3c9ef .shogun-image-content {
  
    align-items: center;
  
}

#s-09e6d798-7c7c-4813-b2ac-9b766b200e5e {
  text-align: center;
}







  #s-09e6d798-7c7c-4813-b2ac-9b766b200e5e img.shogun-image {
    

    
    
    
  }


#s-09e6d798-7c7c-4813-b2ac-9b766b200e5e .shogun-image-content {
  
    align-items: center;
  
}

#s-68069fd3-9add-4f2f-ad4f-cb2e1361fa96 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-68069fd3-9add-4f2f-ad4f-cb2e1361fa96 {
  display: none;
}
#s-68069fd3-9add-4f2f-ad4f-cb2e1361fa96, #wrap-s-68069fd3-9add-4f2f-ad4f-cb2e1361fa96 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-68069fd3-9add-4f2f-ad4f-cb2e1361fa96 {
  display: none;
}
#s-68069fd3-9add-4f2f-ad4f-cb2e1361fa96, #wrap-s-68069fd3-9add-4f2f-ad4f-cb2e1361fa96 { display: none !important; }}@media (max-width: 767px){#s-68069fd3-9add-4f2f-ad4f-cb2e1361fa96 {
  display: none;
}
#s-68069fd3-9add-4f2f-ad4f-cb2e1361fa96, #wrap-s-68069fd3-9add-4f2f-ad4f-cb2e1361fa96 { display: none !important; }}
@media (min-width: 0px) {
[id="s-68069fd3-9add-4f2f-ad4f-cb2e1361fa96"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68069fd3-9add-4f2f-ad4f-cb2e1361fa96"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-68069fd3-9add-4f2f-ad4f-cb2e1361fa96"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-68069fd3-9add-4f2f-ad4f-cb2e1361fa96"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-6a0ed76e-520b-4ea8-ae28-aa5a0e249df5 {
  margin-top: 43px;
margin-left: 20px;
margin-bottom: 43px;
margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-6a0ed76e-520b-4ea8-ae28-aa5a0e249df5 {
  display: none;
}
#s-6a0ed76e-520b-4ea8-ae28-aa5a0e249df5, #wrap-s-6a0ed76e-520b-4ea8-ae28-aa5a0e249df5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6a0ed76e-520b-4ea8-ae28-aa5a0e249df5 {
  display: none;
}
#s-6a0ed76e-520b-4ea8-ae28-aa5a0e249df5, #wrap-s-6a0ed76e-520b-4ea8-ae28-aa5a0e249df5 { display: none !important; }}@media (max-width: 767px){#s-6a0ed76e-520b-4ea8-ae28-aa5a0e249df5 {
  display: none;
}
#s-6a0ed76e-520b-4ea8-ae28-aa5a0e249df5, #wrap-s-6a0ed76e-520b-4ea8-ae28-aa5a0e249df5 { display: none !important; }}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@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}
