#s-7c4a47b0-53b6-4a21-8e44-4f9c9835382d {
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-7c4a47b0-53b6-4a21-8e44-4f9c9835382d {
  display: none;
}
#s-7c4a47b0-53b6-4a21-8e44-4f9c9835382d, #wrap-s-7c4a47b0-53b6-4a21-8e44-4f9c9835382d { display:none !important; }}
.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-259ddff9-4746-42be-9cc9-813e6366ad00 {
  margin-bottom: 2%;
min-height: 50px;
}
@media (min-width: 1200px){#s-259ddff9-4746-42be-9cc9-813e6366ad00 {
  display: none;
}
#s-259ddff9-4746-42be-9cc9-813e6366ad00, #wrap-s-259ddff9-4746-42be-9cc9-813e6366ad00 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-259ddff9-4746-42be-9cc9-813e6366ad00 {
  display: none;
}
#s-259ddff9-4746-42be-9cc9-813e6366ad00, #wrap-s-259ddff9-4746-42be-9cc9-813e6366ad00 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-259ddff9-4746-42be-9cc9-813e6366ad00 {
  display: none;
}
#s-259ddff9-4746-42be-9cc9-813e6366ad00, #wrap-s-259ddff9-4746-42be-9cc9-813e6366ad00 { display:none !important; }}@media (max-width: 767px){#s-259ddff9-4746-42be-9cc9-813e6366ad00 {
  display: none;
}
#s-259ddff9-4746-42be-9cc9-813e6366ad00, #wrap-s-259ddff9-4746-42be-9cc9-813e6366ad00 { display:none !important; }}







#s-259ddff9-4746-42be-9cc9-813e6366ad00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-259ddff9-4746-42be-9cc9-813e6366ad00.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a2971b02-d8b0-4f9d-9dc0-7267b6c31afa {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a2971b02-d8b0-4f9d-9dc0-7267b6c31afa {
  
}
}@media (max-width: 767px){#s-a2971b02-d8b0-4f9d-9dc0-7267b6c31afa {
  display: none;
}
#s-a2971b02-d8b0-4f9d-9dc0-7267b6c31afa, #wrap-s-a2971b02-d8b0-4f9d-9dc0-7267b6c31afa { display:none !important; }}







#s-a2971b02-d8b0-4f9d-9dc0-7267b6c31afa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2971b02-d8b0-4f9d-9dc0-7267b6c31afa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-cover {
  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;
}
#s-d1901224-b955-48af-a9f4-5a90914b30cf {
  min-height: 300px;
text-align: center;
}







  #s-d1901224-b955-48af-a9f4-5a90914b30cf img.shogun-image {
    

    
    
    
  }


#s-d1901224-b955-48af-a9f4-5a90914b30cf .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

#s-ff5ed47e-0685-4961-8387-c95752fb1d31 {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-bottom: 2%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 38, 38, 1);
border-style: solid;
max-width: 1540px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-ff5ed47e-0685-4961-8387-c95752fb1d31"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ff5ed47e-0685-4961-8387-c95752fb1d31"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ff5ed47e-0685-4961-8387-c95752fb1d31"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff5ed47e-0685-4961-8387-c95752fb1d31"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-07b5233b-5cd7-4148-ba38-9dda8beb8075 {
  margin-top: 0px;
margin-left: 10%;
padding-top: 1%;
padding-bottom: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(147, 116, 91, 1);
border-style: solid;
}








#s-07b5233b-5cd7-4148-ba38-9dda8beb8075 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07b5233b-5cd7-4148-ba38-9dda8beb8075.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-bfa57237-ada1-4eeb-8091-5e0c1a0292f7 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-5faac741-ce7b-4b3b-96be-6119e352da39 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-acd2b30c-978b-485f-baec-1d2aaed50abd {
  padding-top: 5px;
padding-left: 9%;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(59, 59, 59, 1);
border-style: solid;
}








#s-acd2b30c-978b-485f-baec-1d2aaed50abd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-acd2b30c-978b-485f-baec-1d2aaed50abd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ad8e95da-87bf-4fa5-9c02-cc7f71014a77 {
  margin-top: 0px;
margin-bottom: 25px;
}

#s-69a8967e-4e72-452d-896f-869a56ed0218 {
  margin-top: 0px;
margin-bottom: 25px;
}

#s-5581f698-3b86-4e5c-bc34-6a7701f02a20 {
  margin-top: 0px;
margin-bottom: 25px;
}

#s-07da75d9-c7cb-4190-9e8f-5508f8445826 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-c0a8322c-32a2-4141-b725-331e98583bdc {
  margin-left: -3%;
padding-top: 5px;
padding-left: 6%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(212, 212, 212, 1);
border-style: solid;
}








#s-c0a8322c-32a2-4141-b725-331e98583bdc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0a8322c-32a2-4141-b725-331e98583bdc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9c97ad76-8114-4d31-9c90-0bc4170444d1 {
  margin-top: 0px;
margin-bottom: 25px;
}

#s-eff45adc-9e8c-41a3-b1fb-0f0c353aecc2 {
  margin-top: 0px;
margin-bottom: 25px;
}

#s-9d0cfb0a-455f-447b-a8d5-4749be7d1b3d {
  margin-top: 0px;
margin-bottom: 25px;
}

#s-5694f5c8-3df7-4864-83f9-21f6f025aa4b {
  margin-top: 0px;
}

#s-d5a55d47-bd0e-4723-8743-ddcc53dc9109 {
  min-height: 250px;
}
@media (min-width: 1200px){#s-d5a55d47-bd0e-4723-8743-ddcc53dc9109 {
  display: none;
}
#s-d5a55d47-bd0e-4723-8743-ddcc53dc9109, #wrap-s-d5a55d47-bd0e-4723-8743-ddcc53dc9109 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d5a55d47-bd0e-4723-8743-ddcc53dc9109 {
  display: none;
}
#s-d5a55d47-bd0e-4723-8743-ddcc53dc9109, #wrap-s-d5a55d47-bd0e-4723-8743-ddcc53dc9109 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d5a55d47-bd0e-4723-8743-ddcc53dc9109 {
  display: none;
}
#s-d5a55d47-bd0e-4723-8743-ddcc53dc9109, #wrap-s-d5a55d47-bd0e-4723-8743-ddcc53dc9109 { display:none !important; }}






  #s-d5a55d47-bd0e-4723-8743-ddcc53dc9109 img.shogun-image {
    

    
    
    
  }


#s-d5a55d47-bd0e-4723-8743-ddcc53dc9109 .shogun-image-content {
  
    align-items: center;
  
}

#s-a5d55c1c-d891-4daa-855d-f6cfeb2c96f4 {
  margin-left: 8%;
margin-right: 8%;
padding-top: 5%;
padding-bottom: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a5d55c1c-d891-4daa-855d-f6cfeb2c96f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5d55c1c-d891-4daa-855d-f6cfeb2c96f4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ee7caa8e-0780-49a6-9ae6-d4b66b31f967 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-40eef2ee-d9a9-4b45-9881-24d6dde1ce5b {
  margin-bottom: 5px;
}

#s-4be18ab2-9f1b-4716-b6bb-07f49827d66d {
  margin-top: -3px;
margin-bottom: 5px;
}

#s-e14f0c23-7e0c-4303-8aa5-71e767d82aac {
  margin-bottom: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-e14f0c23-7e0c-4303-8aa5-71e767d82aac {
  display: none;
}
#s-e14f0c23-7e0c-4303-8aa5-71e767d82aac, #wrap-s-e14f0c23-7e0c-4303-8aa5-71e767d82aac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e14f0c23-7e0c-4303-8aa5-71e767d82aac {
  display: none;
}
#s-e14f0c23-7e0c-4303-8aa5-71e767d82aac, #wrap-s-e14f0c23-7e0c-4303-8aa5-71e767d82aac { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e14f0c23-7e0c-4303-8aa5-71e767d82aac {
  display: none;
}
#s-e14f0c23-7e0c-4303-8aa5-71e767d82aac, #wrap-s-e14f0c23-7e0c-4303-8aa5-71e767d82aac { display:none !important; }}







#s-e14f0c23-7e0c-4303-8aa5-71e767d82aac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e14f0c23-7e0c-4303-8aa5-71e767d82aac.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-db0569c1-496f-446c-8c4f-232f5288ea1d {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-db0569c1-496f-446c-8c4f-232f5288ea1d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-db0569c1-496f-446c-8c4f-232f5288ea1d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-db0569c1-496f-446c-8c4f-232f5288ea1d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-db0569c1-496f-446c-8c4f-232f5288ea1d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

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

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

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

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

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

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

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

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

#s-6f95bd9d-fe0d-4df6-8d95-e4da8127dd52 {
  border-style: solid;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-6f95bd9d-fe0d-4df6-8d95-e4da8127dd52:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-6f95bd9d-fe0d-4df6-8d95-e4da8127dd52:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-6f95bd9d-fe0d-4df6-8d95-e4da8127dd52-root {
    text-align: left;
  }


#s-6f95bd9d-fe0d-4df6-8d95-e4da8127dd52.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-6f95bd9d-fe0d-4df6-8d95-e4da8127dd52-root {
    text-align: left;
  }


#s-6f95bd9d-fe0d-4df6-8d95-e4da8127dd52.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6f95bd9d-fe0d-4df6-8d95-e4da8127dd52-root {
    text-align: left;
  }


#s-6f95bd9d-fe0d-4df6-8d95-e4da8127dd52.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6f95bd9d-fe0d-4df6-8d95-e4da8127dd52-root {
    text-align: left;
  }


#s-6f95bd9d-fe0d-4df6-8d95-e4da8127dd52.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-6f95bd9d-fe0d-4df6-8d95-e4da8127dd52-root {
    text-align: left;
  }


#s-6f95bd9d-fe0d-4df6-8d95-e4da8127dd52.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}
#s-dbcbb667-bc9c-4c43-89e4-1a22d9d25fec {
  border-style: solid;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-dbcbb667-bc9c-4c43-89e4-1a22d9d25fec:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-dbcbb667-bc9c-4c43-89e4-1a22d9d25fec:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-dbcbb667-bc9c-4c43-89e4-1a22d9d25fec-root {
    text-align: left;
  }


#s-dbcbb667-bc9c-4c43-89e4-1a22d9d25fec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-dbcbb667-bc9c-4c43-89e4-1a22d9d25fec-root {
    text-align: left;
  }


#s-dbcbb667-bc9c-4c43-89e4-1a22d9d25fec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dbcbb667-bc9c-4c43-89e4-1a22d9d25fec-root {
    text-align: left;
  }


#s-dbcbb667-bc9c-4c43-89e4-1a22d9d25fec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dbcbb667-bc9c-4c43-89e4-1a22d9d25fec-root {
    text-align: left;
  }


#s-dbcbb667-bc9c-4c43-89e4-1a22d9d25fec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-dbcbb667-bc9c-4c43-89e4-1a22d9d25fec-root {
    text-align: left;
  }


#s-dbcbb667-bc9c-4c43-89e4-1a22d9d25fec.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}
#s-0bef862a-4ba2-4d81-9e4e-4bbbeeb9e4bd {
  border-style: solid;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-0bef862a-4ba2-4d81-9e4e-4bbbeeb9e4bd:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0bef862a-4ba2-4d81-9e4e-4bbbeeb9e4bd:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-0bef862a-4ba2-4d81-9e4e-4bbbeeb9e4bd-root {
    text-align: left;
  }


#s-0bef862a-4ba2-4d81-9e4e-4bbbeeb9e4bd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-0bef862a-4ba2-4d81-9e4e-4bbbeeb9e4bd-root {
    text-align: left;
  }


#s-0bef862a-4ba2-4d81-9e4e-4bbbeeb9e4bd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0bef862a-4ba2-4d81-9e4e-4bbbeeb9e4bd-root {
    text-align: left;
  }


#s-0bef862a-4ba2-4d81-9e4e-4bbbeeb9e4bd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0bef862a-4ba2-4d81-9e4e-4bbbeeb9e4bd-root {
    text-align: left;
  }


#s-0bef862a-4ba2-4d81-9e4e-4bbbeeb9e4bd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-0bef862a-4ba2-4d81-9e4e-4bbbeeb9e4bd-root {
    text-align: left;
  }


#s-0bef862a-4ba2-4d81-9e4e-4bbbeeb9e4bd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}
#s-dffb6899-ad99-414b-87bd-b9b57660f9c3 {
  border-style: solid;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: #000;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-dffb6899-ad99-414b-87bd-b9b57660f9c3:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-dffb6899-ad99-414b-87bd-b9b57660f9c3:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-dffb6899-ad99-414b-87bd-b9b57660f9c3-root {
    text-align: left;
  }


#s-dffb6899-ad99-414b-87bd-b9b57660f9c3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-dffb6899-ad99-414b-87bd-b9b57660f9c3-root {
    text-align: left;
  }


#s-dffb6899-ad99-414b-87bd-b9b57660f9c3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dffb6899-ad99-414b-87bd-b9b57660f9c3-root {
    text-align: left;
  }


#s-dffb6899-ad99-414b-87bd-b9b57660f9c3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dffb6899-ad99-414b-87bd-b9b57660f9c3-root {
    text-align: left;
  }


#s-dffb6899-ad99-414b-87bd-b9b57660f9c3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-dffb6899-ad99-414b-87bd-b9b57660f9c3-root {
    text-align: left;
  }


#s-dffb6899-ad99-414b-87bd-b9b57660f9c3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}
#s-6db385f1-2109-4254-9842-dbbde9b0f2f5 {
  border-style: solid;
margin-left: -11px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-6db385f1-2109-4254-9842-dbbde9b0f2f5:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-6db385f1-2109-4254-9842-dbbde9b0f2f5:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-6db385f1-2109-4254-9842-dbbde9b0f2f5-root {
    text-align: left;
  }


#s-6db385f1-2109-4254-9842-dbbde9b0f2f5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-6db385f1-2109-4254-9842-dbbde9b0f2f5-root {
    text-align: left;
  }


#s-6db385f1-2109-4254-9842-dbbde9b0f2f5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6db385f1-2109-4254-9842-dbbde9b0f2f5-root {
    text-align: left;
  }


#s-6db385f1-2109-4254-9842-dbbde9b0f2f5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6db385f1-2109-4254-9842-dbbde9b0f2f5-root {
    text-align: left;
  }


#s-6db385f1-2109-4254-9842-dbbde9b0f2f5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-6db385f1-2109-4254-9842-dbbde9b0f2f5-root {
    text-align: left;
  }


#s-6db385f1-2109-4254-9842-dbbde9b0f2f5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}
#s-13b3b71d-e0f8-4a17-b581-16bfa5d9cd54 {
  border-style: solid;
margin-left: -11px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-13b3b71d-e0f8-4a17-b581-16bfa5d9cd54:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-13b3b71d-e0f8-4a17-b581-16bfa5d9cd54:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-13b3b71d-e0f8-4a17-b581-16bfa5d9cd54-root {
    text-align: left;
  }


#s-13b3b71d-e0f8-4a17-b581-16bfa5d9cd54.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-13b3b71d-e0f8-4a17-b581-16bfa5d9cd54-root {
    text-align: left;
  }


#s-13b3b71d-e0f8-4a17-b581-16bfa5d9cd54.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-13b3b71d-e0f8-4a17-b581-16bfa5d9cd54-root {
    text-align: left;
  }


#s-13b3b71d-e0f8-4a17-b581-16bfa5d9cd54.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-13b3b71d-e0f8-4a17-b581-16bfa5d9cd54-root {
    text-align: left;
  }


#s-13b3b71d-e0f8-4a17-b581-16bfa5d9cd54.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-13b3b71d-e0f8-4a17-b581-16bfa5d9cd54-root {
    text-align: left;
  }


#s-13b3b71d-e0f8-4a17-b581-16bfa5d9cd54.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}
#s-5812c177-0f82-454b-9d08-88e810fedcfc {
  border-style: solid;
margin-left: -11px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-5812c177-0f82-454b-9d08-88e810fedcfc:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-5812c177-0f82-454b-9d08-88e810fedcfc:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-5812c177-0f82-454b-9d08-88e810fedcfc-root {
    text-align: left;
  }


#s-5812c177-0f82-454b-9d08-88e810fedcfc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-5812c177-0f82-454b-9d08-88e810fedcfc-root {
    text-align: left;
  }


#s-5812c177-0f82-454b-9d08-88e810fedcfc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5812c177-0f82-454b-9d08-88e810fedcfc-root {
    text-align: left;
  }


#s-5812c177-0f82-454b-9d08-88e810fedcfc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5812c177-0f82-454b-9d08-88e810fedcfc-root {
    text-align: left;
  }


#s-5812c177-0f82-454b-9d08-88e810fedcfc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-5812c177-0f82-454b-9d08-88e810fedcfc-root {
    text-align: left;
  }


#s-5812c177-0f82-454b-9d08-88e810fedcfc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}
#s-068a576c-d5bf-405f-91ae-d0226913355e {
  border-style: solid;
margin-left: -11px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-068a576c-d5bf-405f-91ae-d0226913355e:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-068a576c-d5bf-405f-91ae-d0226913355e:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-068a576c-d5bf-405f-91ae-d0226913355e-root {
    text-align: left;
  }


#s-068a576c-d5bf-405f-91ae-d0226913355e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-068a576c-d5bf-405f-91ae-d0226913355e-root {
    text-align: left;
  }


#s-068a576c-d5bf-405f-91ae-d0226913355e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-068a576c-d5bf-405f-91ae-d0226913355e-root {
    text-align: left;
  }


#s-068a576c-d5bf-405f-91ae-d0226913355e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-068a576c-d5bf-405f-91ae-d0226913355e-root {
    text-align: left;
  }


#s-068a576c-d5bf-405f-91ae-d0226913355e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-068a576c-d5bf-405f-91ae-d0226913355e-root {
    text-align: left;
  }


#s-068a576c-d5bf-405f-91ae-d0226913355e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1em;
  
  
  
  display:  block ;
}
}
#s-49b598c1-fc8c-4967-b68f-057613bfcc1c {
  margin-top: -5px;
margin-right: auto;
max-width: 3000px;
aspect-ratio: 3000/1286;
text-align: center;
}
@media (max-width: 767px){#s-49b598c1-fc8c-4967-b68f-057613bfcc1c {
  display: none;
}
#s-49b598c1-fc8c-4967-b68f-057613bfcc1c, #wrap-s-49b598c1-fc8c-4967-b68f-057613bfcc1c { display:none !important; }}




  #s-49b598c1-fc8c-4967-b68f-057613bfcc1c img.shogun-image,
  #s-49b598c1-fc8c-4967-b68f-057613bfcc1c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-49b598c1-fc8c-4967-b68f-057613bfcc1c {
    width: 100%;
    height: auto;
  }



  #s-49b598c1-fc8c-4967-b68f-057613bfcc1c img.shogun-image {
    

    
    
    
  }


#s-49b598c1-fc8c-4967-b68f-057613bfcc1c .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-84e146d9-d562-45ae-a0b3-02e2f4dca8b6 {
  background-attachment: fixed;
margin-top: 2%;
margin-left: auto;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-84e146d9-d562-45ae-a0b3-02e2f4dca8b6 > .shg-box-overlay {
  background-color: rgba(197, 76, 76, 0);
  opacity: 0;
}#s-84e146d9-d562-45ae-a0b3-02e2f4dca8b6.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-cd1b31c7-d74c-4175-9a6b-252c089c3dda {
  margin-top: 6px;
margin-bottom: 6px;
}

#s-a0a19e40-8e66-45b9-8835-27e2bc9aca09 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-7d48ddb4-9105-4e6f-82ad-ff8ca3b2bf97 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
}

#s-dbdb8f42-eca9-47e2-a5ff-70549caa388b {
  min-height: 50px;
}
@media (max-width: 767px){#s-dbdb8f42-eca9-47e2-a5ff-70549caa388b {
  display: none;
}
#s-dbdb8f42-eca9-47e2-a5ff-70549caa388b, #wrap-s-dbdb8f42-eca9-47e2-a5ff-70549caa388b { display:none !important; }}







#s-dbdb8f42-eca9-47e2-a5ff-70549caa388b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbdb8f42-eca9-47e2-a5ff-70549caa388b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f9894f3b-5e2f-440b-b49a-54f29747b07b {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f9894f3b-5e2f-440b-b49a-54f29747b07b {
  
}
}@media (max-width: 767px){#s-f9894f3b-5e2f-440b-b49a-54f29747b07b {
  display: none;
}
#s-f9894f3b-5e2f-440b-b49a-54f29747b07b, #wrap-s-f9894f3b-5e2f-440b-b49a-54f29747b07b { display:none !important; }}







#s-f9894f3b-5e2f-440b-b49a-54f29747b07b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9894f3b-5e2f-440b-b49a-54f29747b07b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-832cdd25-b94e-4bbf-8867-2096b495427d {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
padding-left: 12px;
padding-right: 12px;
min-height: 50px;
max-width: 1340px;
}
@media (max-width: 767px){#s-832cdd25-b94e-4bbf-8867-2096b495427d {
  display: none;
}
#s-832cdd25-b94e-4bbf-8867-2096b495427d, #wrap-s-832cdd25-b94e-4bbf-8867-2096b495427d { display:none !important; }}







#s-832cdd25-b94e-4bbf-8867-2096b495427d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-832cdd25-b94e-4bbf-8867-2096b495427d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  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%;
}

.shg-imageV2-content {
  text-align: initial;
}

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}

#s-f2f3b961-0f41-4e3c-8244-5998a02d7a40 {
  padding-bottom: 10px;
text-align: center;
}







  img.s-f2f3b961-0f41-4e3c-8244-5998a02d7a40.shogun-image {
    
    
  }


.s-f2f3b961-0f41-4e3c-8244-5998a02d7a40 .shogun-image-content {
  
    align-items: center;
  
}

.s-f2f3b961-0f41-4e3c-8244-5998a02d7a40.shg-align-container {
  text-align: center
}

.s-f2f3b961-0f41-4e3c-8244-5998a02d7a40.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2f3b961-0f41-4e3c-8244-5998a02d7a40.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-f2f3b961-0f41-4e3c-8244-5998a02d7a40.shogun-image {
    
    
  }


.s-f2f3b961-0f41-4e3c-8244-5998a02d7a40 .shogun-image-content {
  
    align-items: center;
  
}

.s-f2f3b961-0f41-4e3c-8244-5998a02d7a40.shg-align-container {
  text-align: center
}

.s-f2f3b961-0f41-4e3c-8244-5998a02d7a40.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2f3b961-0f41-4e3c-8244-5998a02d7a40.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-f2f3b961-0f41-4e3c-8244-5998a02d7a40.shogun-image {
    
    
  }


.s-f2f3b961-0f41-4e3c-8244-5998a02d7a40 .shogun-image-content {
  
    align-items: center;
  
}

.s-f2f3b961-0f41-4e3c-8244-5998a02d7a40.shg-align-container {
  text-align: center
}

.s-f2f3b961-0f41-4e3c-8244-5998a02d7a40.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2f3b961-0f41-4e3c-8244-5998a02d7a40.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-f2f3b961-0f41-4e3c-8244-5998a02d7a40.shogun-image {
    
    
  }


.s-f2f3b961-0f41-4e3c-8244-5998a02d7a40 .shogun-image-content {
  
    align-items: center;
  
}

.s-f2f3b961-0f41-4e3c-8244-5998a02d7a40.shg-align-container {
  text-align: center
}

.s-f2f3b961-0f41-4e3c-8244-5998a02d7a40.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2f3b961-0f41-4e3c-8244-5998a02d7a40.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-f2f3b961-0f41-4e3c-8244-5998a02d7a40.shogun-image {
    
    
  }


.s-f2f3b961-0f41-4e3c-8244-5998a02d7a40 .shogun-image-content {
  
    align-items: center;
  
}

.s-f2f3b961-0f41-4e3c-8244-5998a02d7a40.shg-align-container {
  text-align: center
}

.s-f2f3b961-0f41-4e3c-8244-5998a02d7a40.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f2f3b961-0f41-4e3c-8244-5998a02d7a40.shogun-image {
  box-sizing: border-box;
}


}
@media (min-width: 0px) {
[id="s-a9e5e477-d4ef-4838-8943-68687fd9e72b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-a9e5e477-d4ef-4838-8943-68687fd9e72b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-a9e5e477-d4ef-4838-8943-68687fd9e72b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-a9e5e477-d4ef-4838-8943-68687fd9e72b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

}

#s-fc4d91f2-20d4-4d02-8ca0-baf593f176d9 {
  min-height: 50px;
}








#s-fc4d91f2-20d4-4d02-8ca0-baf593f176d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc4d91f2-20d4-4d02-8ca0-baf593f176d9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0731cda4-ce9f-4790-81cd-496b5ee9d1e2 {
  text-align: center;
}







  #s-0731cda4-ce9f-4790-81cd-496b5ee9d1e2 img.shogun-image {
    

    
    
    
  }


#s-0731cda4-ce9f-4790-81cd-496b5ee9d1e2 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-ef78f421-2f62-4177-b333-b52bb49129ad {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-8211571c-8ea6-4616-ba1f-e0792bab534d {
  margin-left: auto;
margin-right: auto;
min-height: 20px;
max-width: 1680px;
}
@media (min-width: 1200px){#s-8211571c-8ea6-4616-ba1f-e0792bab534d {
  display: none;
}
#s-8211571c-8ea6-4616-ba1f-e0792bab534d, #wrap-s-8211571c-8ea6-4616-ba1f-e0792bab534d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8211571c-8ea6-4616-ba1f-e0792bab534d {
  display: none;
}
#s-8211571c-8ea6-4616-ba1f-e0792bab534d, #wrap-s-8211571c-8ea6-4616-ba1f-e0792bab534d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8211571c-8ea6-4616-ba1f-e0792bab534d {
  display: none;
}
#s-8211571c-8ea6-4616-ba1f-e0792bab534d, #wrap-s-8211571c-8ea6-4616-ba1f-e0792bab534d { display:none !important; }}







#s-8211571c-8ea6-4616-ba1f-e0792bab534d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8211571c-8ea6-4616-ba1f-e0792bab534d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5b28e8af-4a06-4bdf-992d-669539d00f79 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 160px;
text-align: center;
}
@media (min-width: 1200px){#s-5b28e8af-4a06-4bdf-992d-669539d00f79 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5b28e8af-4a06-4bdf-992d-669539d00f79 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5b28e8af-4a06-4bdf-992d-669539d00f79 {
  
}
}@media (max-width: 767px){#s-5b28e8af-4a06-4bdf-992d-669539d00f79 {
  display: none;
}
#s-5b28e8af-4a06-4bdf-992d-669539d00f79, #wrap-s-5b28e8af-4a06-4bdf-992d-669539d00f79 { display:none !important; }}






  #s-5b28e8af-4a06-4bdf-992d-669539d00f79 img.shogun-image {
    

    
    
    
  }


#s-5b28e8af-4a06-4bdf-992d-669539d00f79 .shogun-image-content {
  
    align-items: center;
  
}

#s-76e7ae9e-59a8-4ec8-b041-7e154059924b {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}








#s-76e7ae9e-59a8-4ec8-b041-7e154059924b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76e7ae9e-59a8-4ec8-b041-7e154059924b {
  cursor: pointer;
}#s-76e7ae9e-59a8-4ec8-b041-7e154059924b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0f2c22bc-ce13-4c0f-84ea-bcacb7ce915a {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-171fd47c-44ff-4989-baad-ab27a5c03b37 {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-224c5920-2d02-42f3-8a1d-63e85360bbbf {
  margin-left: auto;
margin-right: auto;
min-height: 20px;
max-width: 1680px;
}
@media (min-width: 1200px){#s-224c5920-2d02-42f3-8a1d-63e85360bbbf {
  display: none;
}
#s-224c5920-2d02-42f3-8a1d-63e85360bbbf, #wrap-s-224c5920-2d02-42f3-8a1d-63e85360bbbf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-224c5920-2d02-42f3-8a1d-63e85360bbbf {
  display: none;
}
#s-224c5920-2d02-42f3-8a1d-63e85360bbbf, #wrap-s-224c5920-2d02-42f3-8a1d-63e85360bbbf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-224c5920-2d02-42f3-8a1d-63e85360bbbf {
  display: none;
}
#s-224c5920-2d02-42f3-8a1d-63e85360bbbf, #wrap-s-224c5920-2d02-42f3-8a1d-63e85360bbbf { display:none !important; }}@media (max-width: 767px){#s-224c5920-2d02-42f3-8a1d-63e85360bbbf {
  display: none;
}
#s-224c5920-2d02-42f3-8a1d-63e85360bbbf, #wrap-s-224c5920-2d02-42f3-8a1d-63e85360bbbf { display:none !important; }}







#s-224c5920-2d02-42f3-8a1d-63e85360bbbf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-224c5920-2d02-42f3-8a1d-63e85360bbbf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-100d807e-db04-4e90-b5f3-170760e9439c {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 160px;
text-align: center;
}
@media (min-width: 1200px){#s-100d807e-db04-4e90-b5f3-170760e9439c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-100d807e-db04-4e90-b5f3-170760e9439c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-100d807e-db04-4e90-b5f3-170760e9439c {
  
}
}@media (max-width: 767px){#s-100d807e-db04-4e90-b5f3-170760e9439c {
  display: none;
}
#s-100d807e-db04-4e90-b5f3-170760e9439c, #wrap-s-100d807e-db04-4e90-b5f3-170760e9439c { display:none !important; }}






  #s-100d807e-db04-4e90-b5f3-170760e9439c img.shogun-image {
    

    
    
    
  }


#s-100d807e-db04-4e90-b5f3-170760e9439c .shogun-image-content {
  
    align-items: center;
  
}

#s-25c34650-133b-46cb-b9f0-b1b9b540c59d {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}








#s-25c34650-133b-46cb-b9f0-b1b9b540c59d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25c34650-133b-46cb-b9f0-b1b9b540c59d {
  cursor: pointer;
}#s-25c34650-133b-46cb-b9f0-b1b9b540c59d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fca48417-96b2-4164-8941-a656e5e04fd5 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-031210c8-ebe4-4959-83a6-38a1125131e5 {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-15382b82-b336-4f0b-b3ce-96136e6b1d97 {
  min-height: 50px;
}








#s-15382b82-b336-4f0b-b3ce-96136e6b1d97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15382b82-b336-4f0b-b3ce-96136e6b1d97.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8dec315c-81cd-4495-87bc-afe399e650a1 {
  text-align: center;
}







  #s-8dec315c-81cd-4495-87bc-afe399e650a1 img.shogun-image {
    

    
    
    
  }


#s-8dec315c-81cd-4495-87bc-afe399e650a1 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-bf20f5ce-fb88-4231-80ec-3af4b28ff238 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-7b78d06a-4f87-4f58-87b8-39394182c3b0 {
  margin-left: auto;
margin-right: auto;
min-height: 20px;
max-width: 1680px;
}
@media (min-width: 1200px){#s-7b78d06a-4f87-4f58-87b8-39394182c3b0 {
  display: none;
}
#s-7b78d06a-4f87-4f58-87b8-39394182c3b0, #wrap-s-7b78d06a-4f87-4f58-87b8-39394182c3b0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7b78d06a-4f87-4f58-87b8-39394182c3b0 {
  display: none;
}
#s-7b78d06a-4f87-4f58-87b8-39394182c3b0, #wrap-s-7b78d06a-4f87-4f58-87b8-39394182c3b0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7b78d06a-4f87-4f58-87b8-39394182c3b0 {
  display: none;
}
#s-7b78d06a-4f87-4f58-87b8-39394182c3b0, #wrap-s-7b78d06a-4f87-4f58-87b8-39394182c3b0 { display:none !important; }}







#s-7b78d06a-4f87-4f58-87b8-39394182c3b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b78d06a-4f87-4f58-87b8-39394182c3b0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-53af09c3-094e-4648-b852-1c7bc030d7b2 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 160px;
text-align: center;
}
@media (min-width: 1200px){#s-53af09c3-094e-4648-b852-1c7bc030d7b2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-53af09c3-094e-4648-b852-1c7bc030d7b2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-53af09c3-094e-4648-b852-1c7bc030d7b2 {
  
}
}@media (max-width: 767px){#s-53af09c3-094e-4648-b852-1c7bc030d7b2 {
  display: none;
}
#s-53af09c3-094e-4648-b852-1c7bc030d7b2, #wrap-s-53af09c3-094e-4648-b852-1c7bc030d7b2 { display:none !important; }}






  #s-53af09c3-094e-4648-b852-1c7bc030d7b2 img.shogun-image {
    

    
    
    
  }


#s-53af09c3-094e-4648-b852-1c7bc030d7b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-0dc59af2-ec1a-4808-8353-8e77b8829a61 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}








#s-0dc59af2-ec1a-4808-8353-8e77b8829a61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0dc59af2-ec1a-4808-8353-8e77b8829a61 {
  cursor: pointer;
}#s-0dc59af2-ec1a-4808-8353-8e77b8829a61.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b2ae9d95-dca8-44d4-92e4-8e4f71356d87 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-a5ba0682-1c23-4f7b-b1e6-9e7f664fa203 {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-ee52c524-6ff8-46dd-b8cc-d010f364d0fe {
  min-height: 50px;
}








#s-ee52c524-6ff8-46dd-b8cc-d010f364d0fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee52c524-6ff8-46dd-b8cc-d010f364d0fe.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8e110bfd-7428-4e6a-bc05-fa9e5b6462e2 {
  text-align: center;
}







  #s-8e110bfd-7428-4e6a-bc05-fa9e5b6462e2 img.shogun-image {
    

    
    
    
  }


#s-8e110bfd-7428-4e6a-bc05-fa9e5b6462e2 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-497ad4c2-dd21-4d37-875f-c83c8e719f11 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-adadf4db-33d7-43e7-9790-a89f42fa72cc {
  margin-left: auto;
margin-right: auto;
min-height: 20px;
max-width: 1680px;
}
@media (min-width: 1200px){#s-adadf4db-33d7-43e7-9790-a89f42fa72cc {
  display: none;
}
#s-adadf4db-33d7-43e7-9790-a89f42fa72cc, #wrap-s-adadf4db-33d7-43e7-9790-a89f42fa72cc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-adadf4db-33d7-43e7-9790-a89f42fa72cc {
  display: none;
}
#s-adadf4db-33d7-43e7-9790-a89f42fa72cc, #wrap-s-adadf4db-33d7-43e7-9790-a89f42fa72cc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-adadf4db-33d7-43e7-9790-a89f42fa72cc {
  display: none;
}
#s-adadf4db-33d7-43e7-9790-a89f42fa72cc, #wrap-s-adadf4db-33d7-43e7-9790-a89f42fa72cc { display:none !important; }}







#s-adadf4db-33d7-43e7-9790-a89f42fa72cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-adadf4db-33d7-43e7-9790-a89f42fa72cc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-25b4c190-b1c2-49bd-830d-bd442081bd78 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 160px;
text-align: center;
}
@media (min-width: 1200px){#s-25b4c190-b1c2-49bd-830d-bd442081bd78 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-25b4c190-b1c2-49bd-830d-bd442081bd78 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-25b4c190-b1c2-49bd-830d-bd442081bd78 {
  
}
}@media (max-width: 767px){#s-25b4c190-b1c2-49bd-830d-bd442081bd78 {
  display: none;
}
#s-25b4c190-b1c2-49bd-830d-bd442081bd78, #wrap-s-25b4c190-b1c2-49bd-830d-bd442081bd78 { display:none !important; }}






  #s-25b4c190-b1c2-49bd-830d-bd442081bd78 img.shogun-image {
    

    
    
    
  }


#s-25b4c190-b1c2-49bd-830d-bd442081bd78 .shogun-image-content {
  
    align-items: center;
  
}

#s-70700e30-546c-4286-beea-898427c1fc7e {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}








#s-70700e30-546c-4286-beea-898427c1fc7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70700e30-546c-4286-beea-898427c1fc7e {
  cursor: pointer;
}#s-70700e30-546c-4286-beea-898427c1fc7e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c2f29513-8045-4fd9-9801-5879e72100c6 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-35bd0be0-8a8e-43fc-93fa-96e52fb7a9a2 {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-a60ec9a1-258d-4ec7-ad0c-163400e6d3c1 {
  min-height: 50px;
}








#s-a60ec9a1-258d-4ec7-ad0c-163400e6d3c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a60ec9a1-258d-4ec7-ad0c-163400e6d3c1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a32ac801-23b2-4666-a845-1e46ebc25684 {
  text-align: center;
}







  #s-a32ac801-23b2-4666-a845-1e46ebc25684 img.shogun-image {
    

    
    
    
  }


#s-a32ac801-23b2-4666-a845-1e46ebc25684 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-5881c8b9-f72d-4564-af8e-22e44ea9ecd0 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-f11de7e6-4507-4639-8f59-fb740b1864e3 {
  margin-left: auto;
margin-right: auto;
min-height: 20px;
max-width: 1680px;
}
@media (min-width: 1200px){#s-f11de7e6-4507-4639-8f59-fb740b1864e3 {
  display: none;
}
#s-f11de7e6-4507-4639-8f59-fb740b1864e3, #wrap-s-f11de7e6-4507-4639-8f59-fb740b1864e3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f11de7e6-4507-4639-8f59-fb740b1864e3 {
  display: none;
}
#s-f11de7e6-4507-4639-8f59-fb740b1864e3, #wrap-s-f11de7e6-4507-4639-8f59-fb740b1864e3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f11de7e6-4507-4639-8f59-fb740b1864e3 {
  display: none;
}
#s-f11de7e6-4507-4639-8f59-fb740b1864e3, #wrap-s-f11de7e6-4507-4639-8f59-fb740b1864e3 { display:none !important; }}







#s-f11de7e6-4507-4639-8f59-fb740b1864e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f11de7e6-4507-4639-8f59-fb740b1864e3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7eb230d7-f9a7-4acf-b7f5-a2bcdd4c6019 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 160px;
text-align: center;
}
@media (min-width: 1200px){#s-7eb230d7-f9a7-4acf-b7f5-a2bcdd4c6019 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7eb230d7-f9a7-4acf-b7f5-a2bcdd4c6019 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7eb230d7-f9a7-4acf-b7f5-a2bcdd4c6019 {
  
}
}@media (max-width: 767px){#s-7eb230d7-f9a7-4acf-b7f5-a2bcdd4c6019 {
  display: none;
}
#s-7eb230d7-f9a7-4acf-b7f5-a2bcdd4c6019, #wrap-s-7eb230d7-f9a7-4acf-b7f5-a2bcdd4c6019 { display:none !important; }}






  #s-7eb230d7-f9a7-4acf-b7f5-a2bcdd4c6019 img.shogun-image {
    

    
    
    
  }


#s-7eb230d7-f9a7-4acf-b7f5-a2bcdd4c6019 .shogun-image-content {
  
    align-items: center;
  
}

#s-1c281477-ad6e-4fbc-b253-def6174b69c7 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}








#s-1c281477-ad6e-4fbc-b253-def6174b69c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c281477-ad6e-4fbc-b253-def6174b69c7 {
  cursor: pointer;
}#s-1c281477-ad6e-4fbc-b253-def6174b69c7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-082183af-433f-4c33-9885-08c84071ba4d {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-184985ce-5d8a-4f7b-b9b9-1ac1b1fe8003 {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-13f17cee-2795-4258-a193-632853df2655 {
  min-height: 50px;
}








#s-13f17cee-2795-4258-a193-632853df2655 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13f17cee-2795-4258-a193-632853df2655.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a1eb67c0-0057-4916-a42a-f7033c97ebf5 {
  text-align: center;
}







  #s-a1eb67c0-0057-4916-a42a-f7033c97ebf5 img.shogun-image {
    

    
    
    
  }


#s-a1eb67c0-0057-4916-a42a-f7033c97ebf5 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-1a8f05a3-8de4-488a-abb5-4a447fe7d0f0 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-2fe0b4b7-ce3a-4536-83bb-5ffbda4a8dde {
  min-height: 50px;
}








#s-2fe0b4b7-ce3a-4536-83bb-5ffbda4a8dde > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2fe0b4b7-ce3a-4536-83bb-5ffbda4a8dde.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-70a3eda1-7bca-4d64-b039-ec4a8ab19ef5 {
  text-align: center;
}







  #s-70a3eda1-7bca-4d64-b039-ec4a8ab19ef5 img.shogun-image {
    

    
    
    
  }


#s-70a3eda1-7bca-4d64-b039-ec4a8ab19ef5 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-199bb9d8-41ea-4573-9478-9adf8ae4d9a9 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-de86da19-39c4-46d7-8b02-644ec2db67e6 {
  min-height: 50px;
}
@media (max-width: 767px){#s-de86da19-39c4-46d7-8b02-644ec2db67e6 {
  display: none;
}
#s-de86da19-39c4-46d7-8b02-644ec2db67e6, #wrap-s-de86da19-39c4-46d7-8b02-644ec2db67e6 { display:none !important; }}







#s-de86da19-39c4-46d7-8b02-644ec2db67e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de86da19-39c4-46d7-8b02-644ec2db67e6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8150fec0-a3cf-429d-a0ba-6f7049cc5de6 {
  min-height: 50px;
}
@media (max-width: 767px){#s-8150fec0-a3cf-429d-a0ba-6f7049cc5de6 {
  display: none;
}
#s-8150fec0-a3cf-429d-a0ba-6f7049cc5de6, #wrap-s-8150fec0-a3cf-429d-a0ba-6f7049cc5de6 { display:none !important; }}







#s-8150fec0-a3cf-429d-a0ba-6f7049cc5de6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8150fec0-a3cf-429d-a0ba-6f7049cc5de6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4325b0a2-1b17-496f-a15d-c9d02ad28d17 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 160px;
text-align: center;
}
@media (min-width: 1200px){#s-4325b0a2-1b17-496f-a15d-c9d02ad28d17 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4325b0a2-1b17-496f-a15d-c9d02ad28d17 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4325b0a2-1b17-496f-a15d-c9d02ad28d17 {
  
}
}@media (max-width: 767px){#s-4325b0a2-1b17-496f-a15d-c9d02ad28d17 {
  display: none;
}
#s-4325b0a2-1b17-496f-a15d-c9d02ad28d17, #wrap-s-4325b0a2-1b17-496f-a15d-c9d02ad28d17 { display:none !important; }}






  #s-4325b0a2-1b17-496f-a15d-c9d02ad28d17 img.shogun-image {
    

    
    
    
  }


#s-4325b0a2-1b17-496f-a15d-c9d02ad28d17 .shogun-image-content {
  
    align-items: center;
  
}

#s-c4f6b755-9aa0-4d2e-a461-7f1fdcb9d6a3 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-ea819a3f-ec62-48ab-bd95-02a647b54da9 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 6px;
}

#s-e98fac15-a1fe-4ba8-a68f-f8957fbead30 {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-a893edc4-6ab1-4003-adad-c0e8af74bb3d {
  min-height: 50px;
}
@media (max-width: 767px){#s-a893edc4-6ab1-4003-adad-c0e8af74bb3d {
  display: none;
}
#s-a893edc4-6ab1-4003-adad-c0e8af74bb3d, #wrap-s-a893edc4-6ab1-4003-adad-c0e8af74bb3d { display:none !important; }}







#s-a893edc4-6ab1-4003-adad-c0e8af74bb3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a893edc4-6ab1-4003-adad-c0e8af74bb3d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7401a630-4151-4ecb-a006-b0609509979a {
  margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-7401a630-4151-4ecb-a006-b0609509979a {
  display: none;
}
#s-7401a630-4151-4ecb-a006-b0609509979a, #wrap-s-7401a630-4151-4ecb-a006-b0609509979a { display:none !important; }}






  #s-7401a630-4151-4ecb-a006-b0609509979a img.shogun-image {
    

    
    
    
  }


#s-7401a630-4151-4ecb-a006-b0609509979a .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-06fcd3ed-1ab2-4f74-a7ec-8564d59acad5 {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-06fcd3ed-1ab2-4f74-a7ec-8564d59acad5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06fcd3ed-1ab2-4f74-a7ec-8564d59acad5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-06fcd3ed-1ab2-4f74-a7ec-8564d59acad5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-06fcd3ed-1ab2-4f74-a7ec-8564d59acad5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-06fcd3ed-1ab2-4f74-a7ec-8564d59acad5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-06fcd3ed-1ab2-4f74-a7ec-8564d59acad5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-06fcd3ed-1ab2-4f74-a7ec-8564d59acad5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-782171b1-f135-4809-b06c-4069d8a153bd {
  background-attachment: fixed;
margin-top: 12%;
margin-left: auto;
padding-left: 8%;
padding-bottom: 12%;
padding-right: 6%;
min-height: 50px;
max-width: 1340%;
background-color: rgba(255, 255, 255, 0);
}








#s-782171b1-f135-4809-b06c-4069d8a153bd > .shg-box-overlay {
  background-color: rgba(197, 76, 76, 0);
  opacity: 0;
}#s-782171b1-f135-4809-b06c-4069d8a153bd.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-e215bfe3-6c36-48f4-88fe-fc76e85b5a92 {
  margin-top: 6px;
margin-bottom: 6px;
}

#s-0ab9325d-c2b6-4ee1-9647-7a941a1870e9 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-cb241e43-9352-4ff0-91bc-a689886a7b66 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 4px;
padding-bottom: 4px;
}

#s-0eac887a-b649-47a6-9812-71bb3db415de {
  min-height: 50px;
}
@media (max-width: 767px){#s-0eac887a-b649-47a6-9812-71bb3db415de {
  display: none;
}
#s-0eac887a-b649-47a6-9812-71bb3db415de, #wrap-s-0eac887a-b649-47a6-9812-71bb3db415de { display:none !important; }}







#s-0eac887a-b649-47a6-9812-71bb3db415de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0eac887a-b649-47a6-9812-71bb3db415de.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d91464d6-5c8d-4d30-b555-345c6bb0d027 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d91464d6-5c8d-4d30-b555-345c6bb0d027 {
  
}
}@media (max-width: 767px){#s-d91464d6-5c8d-4d30-b555-345c6bb0d027 {
  display: none;
}
#s-d91464d6-5c8d-4d30-b555-345c6bb0d027, #wrap-s-d91464d6-5c8d-4d30-b555-345c6bb0d027 { display:none !important; }}







#s-d91464d6-5c8d-4d30-b555-345c6bb0d027 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d91464d6-5c8d-4d30-b555-345c6bb0d027.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f576d066-715f-4729-9a34-a990b312bdbf {
  margin-bottom: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-f576d066-715f-4729-9a34-a990b312bdbf {
  display: none;
}
#s-f576d066-715f-4729-9a34-a990b312bdbf, #wrap-s-f576d066-715f-4729-9a34-a990b312bdbf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f576d066-715f-4729-9a34-a990b312bdbf {
  display: none;
}
#s-f576d066-715f-4729-9a34-a990b312bdbf, #wrap-s-f576d066-715f-4729-9a34-a990b312bdbf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f576d066-715f-4729-9a34-a990b312bdbf {
  display: none;
}
#s-f576d066-715f-4729-9a34-a990b312bdbf, #wrap-s-f576d066-715f-4729-9a34-a990b312bdbf { display:none !important; }}







#s-f576d066-715f-4729-9a34-a990b312bdbf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f576d066-715f-4729-9a34-a990b312bdbf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8798228d-aaa4-4a68-ad41-98eb82fdcfd3 {
  margin-left: 10px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-8798228d-aaa4-4a68-ad41-98eb82fdcfd3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-8798228d-aaa4-4a68-ad41-98eb82fdcfd3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8798228d-aaa4-4a68-ad41-98eb82fdcfd3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8798228d-aaa4-4a68-ad41-98eb82fdcfd3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-f4ab4b25-11d6-4b6f-a1bb-7d1eb37090d9 {
  border-style: solid;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 0.5px;
}
#s-f4ab4b25-11d6-4b6f-a1bb-7d1eb37090d9:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f4ab4b25-11d6-4b6f-a1bb-7d1eb37090d9:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-f4ab4b25-11d6-4b6f-a1bb-7d1eb37090d9-root {
    text-align: left;
  }


#s-f4ab4b25-11d6-4b6f-a1bb-7d1eb37090d9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-f4ab4b25-11d6-4b6f-a1bb-7d1eb37090d9-root {
    text-align: left;
  }


#s-f4ab4b25-11d6-4b6f-a1bb-7d1eb37090d9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f4ab4b25-11d6-4b6f-a1bb-7d1eb37090d9-root {
    text-align: left;
  }


#s-f4ab4b25-11d6-4b6f-a1bb-7d1eb37090d9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f4ab4b25-11d6-4b6f-a1bb-7d1eb37090d9-root {
    text-align: left;
  }


#s-f4ab4b25-11d6-4b6f-a1bb-7d1eb37090d9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-f4ab4b25-11d6-4b6f-a1bb-7d1eb37090d9-root {
    text-align: left;
  }


#s-f4ab4b25-11d6-4b6f-a1bb-7d1eb37090d9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}
#s-e6af8aa0-8752-4c08-8e2c-8049eff8bdff {
  border-style: solid;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 0.5px;
}
#s-e6af8aa0-8752-4c08-8e2c-8049eff8bdff:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e6af8aa0-8752-4c08-8e2c-8049eff8bdff:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-e6af8aa0-8752-4c08-8e2c-8049eff8bdff-root {
    text-align: left;
  }


#s-e6af8aa0-8752-4c08-8e2c-8049eff8bdff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-e6af8aa0-8752-4c08-8e2c-8049eff8bdff-root {
    text-align: left;
  }


#s-e6af8aa0-8752-4c08-8e2c-8049eff8bdff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e6af8aa0-8752-4c08-8e2c-8049eff8bdff-root {
    text-align: left;
  }


#s-e6af8aa0-8752-4c08-8e2c-8049eff8bdff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e6af8aa0-8752-4c08-8e2c-8049eff8bdff-root {
    text-align: left;
  }


#s-e6af8aa0-8752-4c08-8e2c-8049eff8bdff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-e6af8aa0-8752-4c08-8e2c-8049eff8bdff-root {
    text-align: left;
  }


#s-e6af8aa0-8752-4c08-8e2c-8049eff8bdff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}
#s-5e407318-fadc-45f6-a79e-4d3319e625a9 {
  border-style: solid;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 0.5px;
}
#s-5e407318-fadc-45f6-a79e-4d3319e625a9:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-5e407318-fadc-45f6-a79e-4d3319e625a9:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-5e407318-fadc-45f6-a79e-4d3319e625a9-root {
    text-align: left;
  }


#s-5e407318-fadc-45f6-a79e-4d3319e625a9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-5e407318-fadc-45f6-a79e-4d3319e625a9-root {
    text-align: left;
  }


#s-5e407318-fadc-45f6-a79e-4d3319e625a9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5e407318-fadc-45f6-a79e-4d3319e625a9-root {
    text-align: left;
  }


#s-5e407318-fadc-45f6-a79e-4d3319e625a9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5e407318-fadc-45f6-a79e-4d3319e625a9-root {
    text-align: left;
  }


#s-5e407318-fadc-45f6-a79e-4d3319e625a9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-5e407318-fadc-45f6-a79e-4d3319e625a9-root {
    text-align: left;
  }


#s-5e407318-fadc-45f6-a79e-4d3319e625a9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}
#s-c53ca628-43cc-4cbb-9ce2-e3c2fce3921d {
  border-style: solid;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: #000;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 0.5px;
}
#s-c53ca628-43cc-4cbb-9ce2-e3c2fce3921d:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c53ca628-43cc-4cbb-9ce2-e3c2fce3921d:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-c53ca628-43cc-4cbb-9ce2-e3c2fce3921d-root {
    text-align: left;
  }


#s-c53ca628-43cc-4cbb-9ce2-e3c2fce3921d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-c53ca628-43cc-4cbb-9ce2-e3c2fce3921d-root {
    text-align: left;
  }


#s-c53ca628-43cc-4cbb-9ce2-e3c2fce3921d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c53ca628-43cc-4cbb-9ce2-e3c2fce3921d-root {
    text-align: left;
  }


#s-c53ca628-43cc-4cbb-9ce2-e3c2fce3921d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c53ca628-43cc-4cbb-9ce2-e3c2fce3921d-root {
    text-align: left;
  }


#s-c53ca628-43cc-4cbb-9ce2-e3c2fce3921d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-c53ca628-43cc-4cbb-9ce2-e3c2fce3921d-root {
    text-align: left;
  }


#s-c53ca628-43cc-4cbb-9ce2-e3c2fce3921d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}
#s-4c3554cf-eeaa-4267-8dfc-4ec068623eff {
  border-style: solid;
margin-left: -11px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 0.5px;
}
#s-4c3554cf-eeaa-4267-8dfc-4ec068623eff:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-4c3554cf-eeaa-4267-8dfc-4ec068623eff:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-4c3554cf-eeaa-4267-8dfc-4ec068623eff-root {
    text-align: left;
  }


#s-4c3554cf-eeaa-4267-8dfc-4ec068623eff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-4c3554cf-eeaa-4267-8dfc-4ec068623eff-root {
    text-align: left;
  }


#s-4c3554cf-eeaa-4267-8dfc-4ec068623eff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4c3554cf-eeaa-4267-8dfc-4ec068623eff-root {
    text-align: left;
  }


#s-4c3554cf-eeaa-4267-8dfc-4ec068623eff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4c3554cf-eeaa-4267-8dfc-4ec068623eff-root {
    text-align: left;
  }


#s-4c3554cf-eeaa-4267-8dfc-4ec068623eff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-4c3554cf-eeaa-4267-8dfc-4ec068623eff-root {
    text-align: left;
  }


#s-4c3554cf-eeaa-4267-8dfc-4ec068623eff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}
#s-48321880-5566-44f1-bf4d-f37f814cea1d {
  border-style: solid;
margin-left: -11px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 0.5px;
}
#s-48321880-5566-44f1-bf4d-f37f814cea1d:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-48321880-5566-44f1-bf4d-f37f814cea1d:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-48321880-5566-44f1-bf4d-f37f814cea1d-root {
    text-align: left;
  }


#s-48321880-5566-44f1-bf4d-f37f814cea1d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-48321880-5566-44f1-bf4d-f37f814cea1d-root {
    text-align: left;
  }


#s-48321880-5566-44f1-bf4d-f37f814cea1d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-48321880-5566-44f1-bf4d-f37f814cea1d-root {
    text-align: left;
  }


#s-48321880-5566-44f1-bf4d-f37f814cea1d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-48321880-5566-44f1-bf4d-f37f814cea1d-root {
    text-align: left;
  }


#s-48321880-5566-44f1-bf4d-f37f814cea1d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-48321880-5566-44f1-bf4d-f37f814cea1d-root {
    text-align: left;
  }


#s-48321880-5566-44f1-bf4d-f37f814cea1d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}
#s-02ecca3b-272f-46c5-926a-4be0415b3ccd {
  border-style: solid;
margin-left: -11px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 0.5px;
}
#s-02ecca3b-272f-46c5-926a-4be0415b3ccd:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-02ecca3b-272f-46c5-926a-4be0415b3ccd:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-02ecca3b-272f-46c5-926a-4be0415b3ccd-root {
    text-align: left;
  }


#s-02ecca3b-272f-46c5-926a-4be0415b3ccd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-02ecca3b-272f-46c5-926a-4be0415b3ccd-root {
    text-align: left;
  }


#s-02ecca3b-272f-46c5-926a-4be0415b3ccd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-02ecca3b-272f-46c5-926a-4be0415b3ccd-root {
    text-align: left;
  }


#s-02ecca3b-272f-46c5-926a-4be0415b3ccd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-02ecca3b-272f-46c5-926a-4be0415b3ccd-root {
    text-align: left;
  }


#s-02ecca3b-272f-46c5-926a-4be0415b3ccd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-02ecca3b-272f-46c5-926a-4be0415b3ccd-root {
    text-align: left;
  }


#s-02ecca3b-272f-46c5-926a-4be0415b3ccd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}
#s-b0b6029a-ef2d-4c07-883c-2ea393d3a6ef {
  border-style: solid;
margin-left: -11px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 15px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(134, 110, 66, 1);
background-image: none;
hover-type: color;
letter-spacing: 0.5px;
}
#s-b0b6029a-ef2d-4c07-883c-2ea393d3a6ef:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(134, 110, 66, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b0b6029a-ef2d-4c07-883c-2ea393d3a6ef:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-b0b6029a-ef2d-4c07-883c-2ea393d3a6ef-root {
    text-align: left;
  }


#s-b0b6029a-ef2d-4c07-883c-2ea393d3a6ef.shg-btn {
  color: rgba(134, 110, 66, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-b0b6029a-ef2d-4c07-883c-2ea393d3a6ef-root {
    text-align: left;
  }


#s-b0b6029a-ef2d-4c07-883c-2ea393d3a6ef.shg-btn {
  color: rgba(134, 110, 66, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b0b6029a-ef2d-4c07-883c-2ea393d3a6ef-root {
    text-align: left;
  }


#s-b0b6029a-ef2d-4c07-883c-2ea393d3a6ef.shg-btn {
  color: rgba(134, 110, 66, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b0b6029a-ef2d-4c07-883c-2ea393d3a6ef-root {
    text-align: left;
  }


#s-b0b6029a-ef2d-4c07-883c-2ea393d3a6ef.shg-btn {
  color: rgba(134, 110, 66, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-b0b6029a-ef2d-4c07-883c-2ea393d3a6ef-root {
    text-align: left;
  }


#s-b0b6029a-ef2d-4c07-883c-2ea393d3a6ef.shg-btn {
  color: rgba(134, 110, 66, 1);
  font-size: 0.9em;
  
  
  
  display:  block ;
}
}
#s-3d3acf42-dff2-4f12-9f3d-c0c5b41f35f6 {
  min-height: 50px;
}
@media (max-width: 767px){#s-3d3acf42-dff2-4f12-9f3d-c0c5b41f35f6 {
  display: none;
}
#s-3d3acf42-dff2-4f12-9f3d-c0c5b41f35f6, #wrap-s-3d3acf42-dff2-4f12-9f3d-c0c5b41f35f6 { display:none !important; }}







#s-3d3acf42-dff2-4f12-9f3d-c0c5b41f35f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d3acf42-dff2-4f12-9f3d-c0c5b41f35f6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-571832f7-c2f2-489c-8f40-c0d8c91f008b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-571832f7-c2f2-489c-8f40-c0d8c91f008b {
  display: none;
}
#s-571832f7-c2f2-489c-8f40-c0d8c91f008b, #wrap-s-571832f7-c2f2-489c-8f40-c0d8c91f008b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-571832f7-c2f2-489c-8f40-c0d8c91f008b {
  display: none;
}
#s-571832f7-c2f2-489c-8f40-c0d8c91f008b, #wrap-s-571832f7-c2f2-489c-8f40-c0d8c91f008b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-571832f7-c2f2-489c-8f40-c0d8c91f008b {
  display: none;
}
#s-571832f7-c2f2-489c-8f40-c0d8c91f008b, #wrap-s-571832f7-c2f2-489c-8f40-c0d8c91f008b { display:none !important; }}@media (max-width: 767px){#s-571832f7-c2f2-489c-8f40-c0d8c91f008b {
  display: none;
}
#s-571832f7-c2f2-489c-8f40-c0d8c91f008b, #wrap-s-571832f7-c2f2-489c-8f40-c0d8c91f008b { display:none !important; }}







#s-571832f7-c2f2-489c-8f40-c0d8c91f008b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-571832f7-c2f2-489c-8f40-c0d8c91f008b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b6b387da-e667-4854-b00d-6f59a417cdb3 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}
@media (min-width: 1200px){#s-b6b387da-e667-4854-b00d-6f59a417cdb3 {
  display: none;
}
#s-b6b387da-e667-4854-b00d-6f59a417cdb3, #wrap-s-b6b387da-e667-4854-b00d-6f59a417cdb3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b6b387da-e667-4854-b00d-6f59a417cdb3 {
  display: none;
}
#s-b6b387da-e667-4854-b00d-6f59a417cdb3, #wrap-s-b6b387da-e667-4854-b00d-6f59a417cdb3 { display:none !important; }}







#s-b6b387da-e667-4854-b00d-6f59a417cdb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6b387da-e667-4854-b00d-6f59a417cdb3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dd6d88a1-46a0-495c-962a-ae184ee035d1 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-dd6d88a1-46a0-495c-962a-ae184ee035d1 {
  display: none;
}
#s-dd6d88a1-46a0-495c-962a-ae184ee035d1, #wrap-s-dd6d88a1-46a0-495c-962a-ae184ee035d1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dd6d88a1-46a0-495c-962a-ae184ee035d1 {
  display: none;
}
#s-dd6d88a1-46a0-495c-962a-ae184ee035d1, #wrap-s-dd6d88a1-46a0-495c-962a-ae184ee035d1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dd6d88a1-46a0-495c-962a-ae184ee035d1 {
  display: none;
}
#s-dd6d88a1-46a0-495c-962a-ae184ee035d1, #wrap-s-dd6d88a1-46a0-495c-962a-ae184ee035d1 { display:none !important; }}@media (max-width: 767px){#s-dd6d88a1-46a0-495c-962a-ae184ee035d1 {
  display: none;
}
#s-dd6d88a1-46a0-495c-962a-ae184ee035d1, #wrap-s-dd6d88a1-46a0-495c-962a-ae184ee035d1 { display:none !important; }}







#s-dd6d88a1-46a0-495c-962a-ae184ee035d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd6d88a1-46a0-495c-962a-ae184ee035d1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-677dbe18-a6d7-499b-8fd1-90b76cc83eb4 {
  margin-left: auto;
margin-right: auto;
padding-left: 2%;
padding-right: 2%;
min-height: 50px;
max-width: 1270px;
}
@media (max-width: 767px){#s-677dbe18-a6d7-499b-8fd1-90b76cc83eb4 {
  display: none;
}
#s-677dbe18-a6d7-499b-8fd1-90b76cc83eb4, #wrap-s-677dbe18-a6d7-499b-8fd1-90b76cc83eb4 { display:none !important; }}







#s-677dbe18-a6d7-499b-8fd1-90b76cc83eb4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-677dbe18-a6d7-499b-8fd1-90b76cc83eb4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c52c1b21-83af-413f-97a8-1b0ad11abdee {
  margin-top: 0px;
margin-left: 1%;
margin-bottom: 0px;
margin-right: 1%;
}
@media (max-width: 767px){#s-c52c1b21-83af-413f-97a8-1b0ad11abdee {
  display: none;
}
#s-c52c1b21-83af-413f-97a8-1b0ad11abdee, #wrap-s-c52c1b21-83af-413f-97a8-1b0ad11abdee { display:none !important; }}
.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-ad99aaa9-bc17-4e3c-bcb8-a34def85e953 hr {
  border-top: 1px solid rgba(195, 194, 194, 1);
}

#s-2dd102d3-433f-411c-9785-bc38b8873dc9 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-2dd102d3-433f-411c-9785-bc38b8873dc9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-2dd102d3-433f-411c-9785-bc38b8873dc9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-2dd102d3-433f-411c-9785-bc38b8873dc9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-2dd102d3-433f-411c-9785-bc38b8873dc9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-1a43e772-5569-4463-aff9-05459f8d7a8f {
  margin-bottom: 20px;
min-height: 50px;
}








#s-1a43e772-5569-4463-aff9-05459f8d7a8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a43e772-5569-4463-aff9-05459f8d7a8f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9748077b-cd5c-410e-a1f3-8ed68b92d045 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9748077b-cd5c-410e-a1f3-8ed68b92d045 {
  
}
}@media (max-width: 767px){#s-9748077b-cd5c-410e-a1f3-8ed68b92d045 {
  display: none;
}
#s-9748077b-cd5c-410e-a1f3-8ed68b92d045, #wrap-s-9748077b-cd5c-410e-a1f3-8ed68b92d045 { display:none !important; }}






  #s-9748077b-cd5c-410e-a1f3-8ed68b92d045 img.shogun-image {
    

    
    
    
  }


#s-9748077b-cd5c-410e-a1f3-8ed68b92d045 .shogun-image-content {
  
    align-items: center;
  
}

#s-3b55ef23-9dd2-4e9a-ac26-7504ddadf20f {
  margin-top: 10px;
min-height: 50px;
}








#s-3b55ef23-9dd2-4e9a-ac26-7504ddadf20f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b55ef23-9dd2-4e9a-ac26-7504ddadf20f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4452e983-b3ad-41b4-b0e2-2fe8b75d1725 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-7295c1b1-aef7-43af-a99d-eaf63976019c {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-b93b11e3-5a84-4251-a979-a4b10ab38b2b {
  min-height: 50px;
}








#s-b93b11e3-5a84-4251-a979-a4b10ab38b2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b93b11e3-5a84-4251-a979-a4b10ab38b2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1f586aec-e2f0-4559-971a-3292ed39ca6e {
  margin-left: 0%;
margin-right: 0%;
text-align: center;
}
@media (max-width: 767px){#s-1f586aec-e2f0-4559-971a-3292ed39ca6e {
  display: none;
}
#s-1f586aec-e2f0-4559-971a-3292ed39ca6e, #wrap-s-1f586aec-e2f0-4559-971a-3292ed39ca6e { display:none !important; }}






  #s-1f586aec-e2f0-4559-971a-3292ed39ca6e img.shogun-image {
    

    
    
    
  }


#s-1f586aec-e2f0-4559-971a-3292ed39ca6e .shogun-image-content {
  
    align-items: center;
  
}

#s-3cc43d1e-359b-4593-bdc6-6cb2283d24d2 {
  margin-top: 10px;
min-height: 50px;
}








#s-3cc43d1e-359b-4593-bdc6-6cb2283d24d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3cc43d1e-359b-4593-bdc6-6cb2283d24d2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e9b007fe-c387-40b6-8001-9fdcdd76ccc5 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-f2111aa1-729f-4810-a4e9-076b85c6de84 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-f414c517-da7a-499d-bdba-adebd1e72e58 {
  min-height: 50px;
}








#s-f414c517-da7a-499d-bdba-adebd1e72e58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f414c517-da7a-499d-bdba-adebd1e72e58.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-97ad2988-a039-429d-9ffe-c0d60777ddac {
  min-height: 50px;
}








#s-97ad2988-a039-429d-9ffe-c0d60777ddac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97ad2988-a039-429d-9ffe-c0d60777ddac.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-07a22080-613e-4682-bfd5-f8c38978e8d5 {
  margin-left: 0%;
margin-right: 0%;
text-align: center;
}
@media (max-width: 767px){#s-07a22080-613e-4682-bfd5-f8c38978e8d5 {
  display: none;
}
#s-07a22080-613e-4682-bfd5-f8c38978e8d5, #wrap-s-07a22080-613e-4682-bfd5-f8c38978e8d5 { display:none !important; }}






  #s-07a22080-613e-4682-bfd5-f8c38978e8d5 img.shogun-image {
    

    
    
    
  }


#s-07a22080-613e-4682-bfd5-f8c38978e8d5 .shogun-image-content {
  
    align-items: center;
  
}

#s-8d8ba9fa-e09a-465c-818a-ab3a70078ab8 {
  margin-top: 10px;
min-height: 50px;
}








#s-8d8ba9fa-e09a-465c-818a-ab3a70078ab8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d8ba9fa-e09a-465c-818a-ab3a70078ab8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-035120fe-7902-4632-8cd1-9eae3169e751 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-04e5749d-5685-4795-b679-4db8ae3739ad {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-a4a5e741-6ebe-41e5-81a0-2070e0604b52 {
  text-align: center;
}







  #s-a4a5e741-6ebe-41e5-81a0-2070e0604b52 img.shogun-image {
    

    
    
    
  }


#s-a4a5e741-6ebe-41e5-81a0-2070e0604b52 .shogun-image-content {
  
    align-items: center;
  
}

#s-75d7befb-3c4a-49ca-99cf-a6c4173943fa {
  margin-top: 10px;
min-height: 50px;
}








#s-75d7befb-3c4a-49ca-99cf-a6c4173943fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75d7befb-3c4a-49ca-99cf-a6c4173943fa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c03e830b-5c65-4bba-a149-f23d2e5a2f48 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-128007e5-070b-4616-8046-aa539b331a3d {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-12b9fea0-03ab-466b-82cf-5beccdaa519c {
  min-height: 50px;
}
@media (max-width: 767px){#s-12b9fea0-03ab-466b-82cf-5beccdaa519c {
  display: none;
}
#s-12b9fea0-03ab-466b-82cf-5beccdaa519c, #wrap-s-12b9fea0-03ab-466b-82cf-5beccdaa519c { display:none !important; }}







#s-12b9fea0-03ab-466b-82cf-5beccdaa519c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12b9fea0-03ab-466b-82cf-5beccdaa519c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c75a9c46-ab9e-4740-a74a-d9f9c3a2b39d {
  margin-top: -5px;
margin-right: auto;
text-align: center;
}
@media (max-width: 767px){#s-c75a9c46-ab9e-4740-a74a-d9f9c3a2b39d {
  display: none;
}
#s-c75a9c46-ab9e-4740-a74a-d9f9c3a2b39d, #wrap-s-c75a9c46-ab9e-4740-a74a-d9f9c3a2b39d { display:none !important; }}






  #s-c75a9c46-ab9e-4740-a74a-d9f9c3a2b39d img.shogun-image {
    

    
    
    
  }


#s-c75a9c46-ab9e-4740-a74a-d9f9c3a2b39d .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-948e197b-2dbc-4dd8-9be4-7a628f4f04ae {
  margin-top: 4%;
margin-left: auto;
margin-right: auto;
padding-right: 0%;
max-width: 1440px;
}

@media (min-width: 0px) {
[id="s-948e197b-2dbc-4dd8-9be4-7a628f4f04ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-948e197b-2dbc-4dd8-9be4-7a628f4f04ae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.0em);
}

[id="s-948e197b-2dbc-4dd8-9be4-7a628f4f04ae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.0em);
}

}

@media (min-width: 992px) {
[id="s-948e197b-2dbc-4dd8-9be4-7a628f4f04ae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.0em);
}

[id="s-948e197b-2dbc-4dd8-9be4-7a628f4f04ae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.0em);
}

}

@media (min-width: 1200px) {
[id="s-948e197b-2dbc-4dd8-9be4-7a628f4f04ae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.0em);
}

[id="s-948e197b-2dbc-4dd8-9be4-7a628f4f04ae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.0em);
}

}

#s-3f9e0cee-8475-4720-b347-48616295cbbf {
  background-attachment: fixed;
margin-left: auto;
padding-top: 1px;
padding-left: 6%;
padding-bottom: 12%;
padding-right: 6%;
min-height: 50px;
max-width: 1340%;
background-color: rgba(255, 255, 255, 0);
}








#s-3f9e0cee-8475-4720-b347-48616295cbbf > .shg-box-overlay {
  background-color: rgba(197, 76, 76, 0);
  opacity: 0;
}#s-3f9e0cee-8475-4720-b347-48616295cbbf.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-131d572c-ed01-488d-a26c-4c823d804742 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-52c7b241-82fc-4b7f-b843-3ce928b03640 {
  padding-top: 2px;
padding-bottom: 2px;
}

#s-8bf8678c-caa3-4f16-9c05-548125b4039b {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 4px;
padding-bottom: 4px;
}

#s-6459a11c-926e-4dc9-9e11-ed17c2c5273e {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 4px;
padding-bottom: 4px;
}

#s-12a4cc3b-5e51-4d62-8244-e2dc128ee8b9 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}








#s-12a4cc3b-5e51-4d62-8244-e2dc128ee8b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12a4cc3b-5e51-4d62-8244-e2dc128ee8b9.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-7d54f3ff-4ab0-4fe9-938a-282ef5f6b5d4 {
  margin-top: -5px;
margin-left: auto;
margin-right: auto;
}








#s-7d54f3ff-4ab0-4fe9-938a-282ef5f6b5d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d54f3ff-4ab0-4fe9-938a-282ef5f6b5d4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5a15449e-72dd-47d4-ba51-cc2bcf5380d2 {
  text-align: left;
}
@media (min-width: 1200px){#s-5a15449e-72dd-47d4-ba51-cc2bcf5380d2 {
  display: none;
}
#s-5a15449e-72dd-47d4-ba51-cc2bcf5380d2, #wrap-s-5a15449e-72dd-47d4-ba51-cc2bcf5380d2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5a15449e-72dd-47d4-ba51-cc2bcf5380d2 {
  display: none;
}
#s-5a15449e-72dd-47d4-ba51-cc2bcf5380d2, #wrap-s-5a15449e-72dd-47d4-ba51-cc2bcf5380d2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5a15449e-72dd-47d4-ba51-cc2bcf5380d2 {
  display: none;
}
#s-5a15449e-72dd-47d4-ba51-cc2bcf5380d2, #wrap-s-5a15449e-72dd-47d4-ba51-cc2bcf5380d2 { display:none !important; }}
#s-1cfcf47f-5f75-4465-91b9-bdf786cce14e {
  margin-top: -2px;
text-align: left;
}
@media (min-width: 1200px){#s-1cfcf47f-5f75-4465-91b9-bdf786cce14e {
  display: none;
}
#s-1cfcf47f-5f75-4465-91b9-bdf786cce14e, #wrap-s-1cfcf47f-5f75-4465-91b9-bdf786cce14e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1cfcf47f-5f75-4465-91b9-bdf786cce14e {
  display: none;
}
#s-1cfcf47f-5f75-4465-91b9-bdf786cce14e, #wrap-s-1cfcf47f-5f75-4465-91b9-bdf786cce14e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1cfcf47f-5f75-4465-91b9-bdf786cce14e {
  display: none;
}
#s-1cfcf47f-5f75-4465-91b9-bdf786cce14e, #wrap-s-1cfcf47f-5f75-4465-91b9-bdf786cce14e { display:none !important; }}
#s-c151a4bb-1a8f-40e3-9a4f-893b2601b6b8 {
  text-align: center;
}
@media (min-width: 1200px){#s-c151a4bb-1a8f-40e3-9a4f-893b2601b6b8 {
  display: none;
}
#s-c151a4bb-1a8f-40e3-9a4f-893b2601b6b8, #wrap-s-c151a4bb-1a8f-40e3-9a4f-893b2601b6b8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c151a4bb-1a8f-40e3-9a4f-893b2601b6b8 {
  display: none;
}
#s-c151a4bb-1a8f-40e3-9a4f-893b2601b6b8, #wrap-s-c151a4bb-1a8f-40e3-9a4f-893b2601b6b8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c151a4bb-1a8f-40e3-9a4f-893b2601b6b8 {
  display: none;
}
#s-c151a4bb-1a8f-40e3-9a4f-893b2601b6b8, #wrap-s-c151a4bb-1a8f-40e3-9a4f-893b2601b6b8 { display:none !important; }}






  #s-c151a4bb-1a8f-40e3-9a4f-893b2601b6b8 img.shogun-image {
    

    
    
    
  }


#s-c151a4bb-1a8f-40e3-9a4f-893b2601b6b8 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-f6e404ba-5b8a-4d95-b27e-0baab50ace2d {
  margin-top: 20px;
margin-bottom: 20px;
padding-bottom: 20px;
min-height: 50px;
}








#s-f6e404ba-5b8a-4d95-b27e-0baab50ace2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6e404ba-5b8a-4d95-b27e-0baab50ace2d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b1abaf38-0dad-4760-8e58-c9017735b0f2 {
  margin-top: 0px;
margin-bottom: 8px;
}

#s-72dbaa85-ba1a-48da-9329-db67c9f9f00f {
  margin-bottom: 5px;
}

#s-40e82ae3-6805-4644-8d5f-7c197800ecc6 {
  margin-top: 8px;
margin-left: 0px;
margin-bottom: 8px;
margin-right: 0px;
}

#s-be048c90-de44-4097-9263-485953d15083 {
  margin-bottom: 2%;
min-height: 50px;
}
@media (min-width: 1200px){#s-be048c90-de44-4097-9263-485953d15083 {
  display: none;
}
#s-be048c90-de44-4097-9263-485953d15083, #wrap-s-be048c90-de44-4097-9263-485953d15083 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-be048c90-de44-4097-9263-485953d15083 {
  display: none;
}
#s-be048c90-de44-4097-9263-485953d15083, #wrap-s-be048c90-de44-4097-9263-485953d15083 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-be048c90-de44-4097-9263-485953d15083 {
  display: none;
}
#s-be048c90-de44-4097-9263-485953d15083, #wrap-s-be048c90-de44-4097-9263-485953d15083 { display:none !important; }}@media (max-width: 767px){#s-be048c90-de44-4097-9263-485953d15083 {
  
}
}







#s-be048c90-de44-4097-9263-485953d15083 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be048c90-de44-4097-9263-485953d15083.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-697c627d-772a-4f09-9d15-dc74c3e6b460 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-697c627d-772a-4f09-9d15-dc74c3e6b460 {
  
}
}@media (max-width: 767px){#s-697c627d-772a-4f09-9d15-dc74c3e6b460 {
  display: none;
}
#s-697c627d-772a-4f09-9d15-dc74c3e6b460, #wrap-s-697c627d-772a-4f09-9d15-dc74c3e6b460 { display:none !important; }}







#s-697c627d-772a-4f09-9d15-dc74c3e6b460 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-697c627d-772a-4f09-9d15-dc74c3e6b460.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e21fc11a-f5a3-4976-843d-95886666c338 {
  min-height: 300px;
text-align: center;
}







  #s-e21fc11a-f5a3-4976-843d-95886666c338 img.shogun-image {
    

    
    
    
  }


#s-e21fc11a-f5a3-4976-843d-95886666c338 .shogun-image-content {
  
    align-items: center;
  
}

#s-b2370038-8939-4a2f-8e6a-9cb08ca40a7a {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-bottom: 2%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 38, 38, 1);
border-style: solid;
max-width: 1540px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-b2370038-8939-4a2f-8e6a-9cb08ca40a7a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b2370038-8939-4a2f-8e6a-9cb08ca40a7a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b2370038-8939-4a2f-8e6a-9cb08ca40a7a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b2370038-8939-4a2f-8e6a-9cb08ca40a7a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-f3a1a6cd-55c0-4f19-8068-be9e5a994526 {
  margin-top: 0px;
margin-left: 10%;
padding-top: 1%;
padding-bottom: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(147, 116, 91, 1);
border-style: solid;
}








#s-f3a1a6cd-55c0-4f19-8068-be9e5a994526 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3a1a6cd-55c0-4f19-8068-be9e5a994526.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bf7b101b-9f58-460c-b659-f4ae63b4c7af {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-0a411077-940e-4f7e-a76b-d98d4a0fb495 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-c9c0e0ef-9ee4-41f3-a77d-a19ce5d5e313 {
  padding-top: 5px;
padding-left: 9%;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(59, 59, 59, 1);
border-style: solid;
}








#s-c9c0e0ef-9ee4-41f3-a77d-a19ce5d5e313 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9c0e0ef-9ee4-41f3-a77d-a19ce5d5e313.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1db88e62-4f94-4c26-97bf-d0798e90e1f1 {
  margin-top: 0px;
margin-bottom: 25px;
}

#s-22959fc6-bb6c-4fb9-a1e8-3ab6559c0410 {
  margin-top: 0px;
margin-bottom: 25px;
}

#s-1fd92e1f-5594-4305-8304-6d4b7218271a {
  margin-top: 0px;
margin-bottom: 25px;
}

#s-333a9898-f2fe-466b-97a3-68041cf1e6f3 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-33a565d5-cb36-4899-b3f5-122f410cfadd {
  margin-left: -3%;
padding-top: 5px;
padding-left: 6%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(212, 212, 212, 1);
border-style: solid;
}








#s-33a565d5-cb36-4899-b3f5-122f410cfadd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33a565d5-cb36-4899-b3f5-122f410cfadd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7f0b18cf-89f6-45e9-9c9f-22c69893af43 {
  margin-top: 0px;
margin-bottom: 25px;
}

#s-93fffbf3-6194-4d2c-806c-ce0f88bece23 {
  margin-top: 0px;
margin-bottom: 25px;
}

#s-c49e0deb-f9ea-449e-ae12-2e1b4c510e79 {
  margin-top: 0px;
margin-bottom: 25px;
}

#s-42815444-5b47-4b6f-b7cc-9d5a52d6b7fc {
  margin-top: 0px;
}

#s-d548e14e-7dba-4d9e-94e1-da91bf47f88c {
  margin-left: auto;
margin-right: auto;
min-height: 30px;
}
@media (min-width: 1200px){#s-d548e14e-7dba-4d9e-94e1-da91bf47f88c {
  display: none;
}
#s-d548e14e-7dba-4d9e-94e1-da91bf47f88c, #wrap-s-d548e14e-7dba-4d9e-94e1-da91bf47f88c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d548e14e-7dba-4d9e-94e1-da91bf47f88c {
  display: none;
}
#s-d548e14e-7dba-4d9e-94e1-da91bf47f88c, #wrap-s-d548e14e-7dba-4d9e-94e1-da91bf47f88c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d548e14e-7dba-4d9e-94e1-da91bf47f88c {
  display: none;
}
#s-d548e14e-7dba-4d9e-94e1-da91bf47f88c, #wrap-s-d548e14e-7dba-4d9e-94e1-da91bf47f88c { display:none !important; }}@media (max-width: 767px){#s-d548e14e-7dba-4d9e-94e1-da91bf47f88c {
  
}
}







#s-d548e14e-7dba-4d9e-94e1-da91bf47f88c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d548e14e-7dba-4d9e-94e1-da91bf47f88c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-90d5b3c8-f9ff-49b7-b4ae-06f2e9e322aa {
  min-height: 40px;
}
@media (min-width: 1200px){#s-90d5b3c8-f9ff-49b7-b4ae-06f2e9e322aa {
  display: none;
}
#s-90d5b3c8-f9ff-49b7-b4ae-06f2e9e322aa, #wrap-s-90d5b3c8-f9ff-49b7-b4ae-06f2e9e322aa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-90d5b3c8-f9ff-49b7-b4ae-06f2e9e322aa {
  display: none;
}
#s-90d5b3c8-f9ff-49b7-b4ae-06f2e9e322aa, #wrap-s-90d5b3c8-f9ff-49b7-b4ae-06f2e9e322aa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-90d5b3c8-f9ff-49b7-b4ae-06f2e9e322aa {
  display: none;
}
#s-90d5b3c8-f9ff-49b7-b4ae-06f2e9e322aa, #wrap-s-90d5b3c8-f9ff-49b7-b4ae-06f2e9e322aa { display:none !important; }}







#s-90d5b3c8-f9ff-49b7-b4ae-06f2e9e322aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90d5b3c8-f9ff-49b7-b4ae-06f2e9e322aa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-70c4503b-b5e7-416b-994f-25b72479f33b {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: 12px;
margin-right: 2%;
padding-bottom: 5px;
}
@media (min-width: 1200px){#s-70c4503b-b5e7-416b-994f-25b72479f33b {
  display: none;
}
#s-70c4503b-b5e7-416b-994f-25b72479f33b, #wrap-s-70c4503b-b5e7-416b-994f-25b72479f33b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-70c4503b-b5e7-416b-994f-25b72479f33b {
  display: none;
}
#s-70c4503b-b5e7-416b-994f-25b72479f33b, #wrap-s-70c4503b-b5e7-416b-994f-25b72479f33b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-70c4503b-b5e7-416b-994f-25b72479f33b {
  display: none;
}
#s-70c4503b-b5e7-416b-994f-25b72479f33b, #wrap-s-70c4503b-b5e7-416b-994f-25b72479f33b { display:none !important; }}
#s-57c9bf61-e1e3-4858-bf01-3c4b2467919b {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
padding-left: 8px;
padding-right: 8px;
min-height: 50px;
max-width: 1340px;
}
@media (min-width: 1200px){#s-57c9bf61-e1e3-4858-bf01-3c4b2467919b {
  display: none;
}
#s-57c9bf61-e1e3-4858-bf01-3c4b2467919b, #wrap-s-57c9bf61-e1e3-4858-bf01-3c4b2467919b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-57c9bf61-e1e3-4858-bf01-3c4b2467919b {
  display: none;
}
#s-57c9bf61-e1e3-4858-bf01-3c4b2467919b, #wrap-s-57c9bf61-e1e3-4858-bf01-3c4b2467919b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-57c9bf61-e1e3-4858-bf01-3c4b2467919b {
  display: none;
}
#s-57c9bf61-e1e3-4858-bf01-3c4b2467919b, #wrap-s-57c9bf61-e1e3-4858-bf01-3c4b2467919b { display:none !important; }}@media (max-width: 767px){#s-57c9bf61-e1e3-4858-bf01-3c4b2467919b {
  
}
}







#s-57c9bf61-e1e3-4858-bf01-3c4b2467919b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57c9bf61-e1e3-4858-bf01-3c4b2467919b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-5af4b4ba-dfcc-48d9-bea6-84753a3d5e29"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 4.5px);
}

}

@media (min-width: 768px) {
[id="s-5af4b4ba-dfcc-48d9-bea6-84753a3d5e29"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-5af4b4ba-dfcc-48d9-bea6-84753a3d5e29"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-5af4b4ba-dfcc-48d9-bea6-84753a3d5e29"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

}

#s-684a08ff-cd56-46eb-ac40-6b9579d540c4 {
  text-align: center;
}







  #s-684a08ff-cd56-46eb-ac40-6b9579d540c4 img.shogun-image {
    

    
    
    
  }


#s-684a08ff-cd56-46eb-ac40-6b9579d540c4 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-2b448ab1-c952-479d-8a0b-bdf1522beccc {
  margin-left: auto;
margin-right: auto;
min-height: 20px;
max-width: 1680px;
}
@media (min-width: 1200px){#s-2b448ab1-c952-479d-8a0b-bdf1522beccc {
  display: none;
}
#s-2b448ab1-c952-479d-8a0b-bdf1522beccc, #wrap-s-2b448ab1-c952-479d-8a0b-bdf1522beccc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2b448ab1-c952-479d-8a0b-bdf1522beccc {
  display: none;
}
#s-2b448ab1-c952-479d-8a0b-bdf1522beccc, #wrap-s-2b448ab1-c952-479d-8a0b-bdf1522beccc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2b448ab1-c952-479d-8a0b-bdf1522beccc {
  display: none;
}
#s-2b448ab1-c952-479d-8a0b-bdf1522beccc, #wrap-s-2b448ab1-c952-479d-8a0b-bdf1522beccc { display:none !important; }}







#s-2b448ab1-c952-479d-8a0b-bdf1522beccc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b448ab1-c952-479d-8a0b-bdf1522beccc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1c54decd-fc54-4602-85b5-e8fcf59d083b {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 160px;
text-align: center;
}
@media (min-width: 1200px){#s-1c54decd-fc54-4602-85b5-e8fcf59d083b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1c54decd-fc54-4602-85b5-e8fcf59d083b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1c54decd-fc54-4602-85b5-e8fcf59d083b {
  
}
}@media (max-width: 767px){#s-1c54decd-fc54-4602-85b5-e8fcf59d083b {
  display: none;
}
#s-1c54decd-fc54-4602-85b5-e8fcf59d083b, #wrap-s-1c54decd-fc54-4602-85b5-e8fcf59d083b { display:none !important; }}






  #s-1c54decd-fc54-4602-85b5-e8fcf59d083b img.shogun-image {
    

    
    
    
  }


#s-1c54decd-fc54-4602-85b5-e8fcf59d083b .shogun-image-content {
  
    align-items: center;
  
}

#s-a687a2c7-1311-440b-9769-a074a114ac4c {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}








#s-a687a2c7-1311-440b-9769-a074a114ac4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a687a2c7-1311-440b-9769-a074a114ac4c {
  cursor: pointer;
}#s-a687a2c7-1311-440b-9769-a074a114ac4c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8cb256ad-f9fd-4e98-9d6c-97bf589bef59 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-5e31a8d2-b9f9-43b9-822f-2965389ab64f {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-26b02a34-636c-48ba-9ddb-dfb5381e4e11 {
  margin-left: auto;
margin-right: auto;
min-height: 20px;
max-width: 1680px;
}
@media (min-width: 1200px){#s-26b02a34-636c-48ba-9ddb-dfb5381e4e11 {
  display: none;
}
#s-26b02a34-636c-48ba-9ddb-dfb5381e4e11, #wrap-s-26b02a34-636c-48ba-9ddb-dfb5381e4e11 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-26b02a34-636c-48ba-9ddb-dfb5381e4e11 {
  display: none;
}
#s-26b02a34-636c-48ba-9ddb-dfb5381e4e11, #wrap-s-26b02a34-636c-48ba-9ddb-dfb5381e4e11 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-26b02a34-636c-48ba-9ddb-dfb5381e4e11 {
  display: none;
}
#s-26b02a34-636c-48ba-9ddb-dfb5381e4e11, #wrap-s-26b02a34-636c-48ba-9ddb-dfb5381e4e11 { display:none !important; }}@media (max-width: 767px){#s-26b02a34-636c-48ba-9ddb-dfb5381e4e11 {
  display: none;
}
#s-26b02a34-636c-48ba-9ddb-dfb5381e4e11, #wrap-s-26b02a34-636c-48ba-9ddb-dfb5381e4e11 { display:none !important; }}







#s-26b02a34-636c-48ba-9ddb-dfb5381e4e11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26b02a34-636c-48ba-9ddb-dfb5381e4e11.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-56cd8642-6ccf-499f-81ec-178b207ce0dc {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 160px;
text-align: center;
}
@media (min-width: 1200px){#s-56cd8642-6ccf-499f-81ec-178b207ce0dc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-56cd8642-6ccf-499f-81ec-178b207ce0dc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-56cd8642-6ccf-499f-81ec-178b207ce0dc {
  
}
}@media (max-width: 767px){#s-56cd8642-6ccf-499f-81ec-178b207ce0dc {
  display: none;
}
#s-56cd8642-6ccf-499f-81ec-178b207ce0dc, #wrap-s-56cd8642-6ccf-499f-81ec-178b207ce0dc { display:none !important; }}






  #s-56cd8642-6ccf-499f-81ec-178b207ce0dc img.shogun-image {
    

    
    
    
  }


#s-56cd8642-6ccf-499f-81ec-178b207ce0dc .shogun-image-content {
  
    align-items: center;
  
}

#s-ba3858a1-1942-4a76-b9a1-4849ec65952f {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}








#s-ba3858a1-1942-4a76-b9a1-4849ec65952f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba3858a1-1942-4a76-b9a1-4849ec65952f {
  cursor: pointer;
}#s-ba3858a1-1942-4a76-b9a1-4849ec65952f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-884e97df-1b1f-469a-9327-de1eb0fd9b28 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-5bcd5033-9094-4f37-b646-bb3886a636fc {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-043845be-f16b-411d-be6a-59e8f7271e1d {
  margin-left: auto;
margin-right: auto;
min-height: 20px;
max-width: 1680px;
}
@media (min-width: 1200px){#s-043845be-f16b-411d-be6a-59e8f7271e1d {
  display: none;
}
#s-043845be-f16b-411d-be6a-59e8f7271e1d, #wrap-s-043845be-f16b-411d-be6a-59e8f7271e1d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-043845be-f16b-411d-be6a-59e8f7271e1d {
  display: none;
}
#s-043845be-f16b-411d-be6a-59e8f7271e1d, #wrap-s-043845be-f16b-411d-be6a-59e8f7271e1d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-043845be-f16b-411d-be6a-59e8f7271e1d {
  display: none;
}
#s-043845be-f16b-411d-be6a-59e8f7271e1d, #wrap-s-043845be-f16b-411d-be6a-59e8f7271e1d { display:none !important; }}







#s-043845be-f16b-411d-be6a-59e8f7271e1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-043845be-f16b-411d-be6a-59e8f7271e1d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9d3b3557-f787-4404-9dc2-4a9c1499d198 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 160px;
text-align: center;
}
@media (min-width: 1200px){#s-9d3b3557-f787-4404-9dc2-4a9c1499d198 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9d3b3557-f787-4404-9dc2-4a9c1499d198 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9d3b3557-f787-4404-9dc2-4a9c1499d198 {
  
}
}@media (max-width: 767px){#s-9d3b3557-f787-4404-9dc2-4a9c1499d198 {
  display: none;
}
#s-9d3b3557-f787-4404-9dc2-4a9c1499d198, #wrap-s-9d3b3557-f787-4404-9dc2-4a9c1499d198 { display:none !important; }}






  #s-9d3b3557-f787-4404-9dc2-4a9c1499d198 img.shogun-image {
    

    
    
    
  }


#s-9d3b3557-f787-4404-9dc2-4a9c1499d198 .shogun-image-content {
  
    align-items: center;
  
}

#s-e4d77ca6-9402-4c50-b50a-35463b970782 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}








#s-e4d77ca6-9402-4c50-b50a-35463b970782 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4d77ca6-9402-4c50-b50a-35463b970782 {
  cursor: pointer;
}#s-e4d77ca6-9402-4c50-b50a-35463b970782.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2f386a2d-7886-49c4-85c5-5a0b98c34ca0 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-b154431c-4388-470c-acfa-fb1bf6e0f36c {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-fec49e78-8e11-47d1-9d6f-03af0d51d859 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-29d0d495-0f15-44d5-816d-d1b93494182a {
  text-align: center;
}







  #s-29d0d495-0f15-44d5-816d-d1b93494182a img.shogun-image {
    

    
    
    
  }


#s-29d0d495-0f15-44d5-816d-d1b93494182a .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-67afe11c-244b-4d04-8e24-feac79d09ca5 {
  margin-left: auto;
margin-right: auto;
min-height: 20px;
max-width: 1680px;
}
@media (min-width: 1200px){#s-67afe11c-244b-4d04-8e24-feac79d09ca5 {
  display: none;
}
#s-67afe11c-244b-4d04-8e24-feac79d09ca5, #wrap-s-67afe11c-244b-4d04-8e24-feac79d09ca5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-67afe11c-244b-4d04-8e24-feac79d09ca5 {
  display: none;
}
#s-67afe11c-244b-4d04-8e24-feac79d09ca5, #wrap-s-67afe11c-244b-4d04-8e24-feac79d09ca5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-67afe11c-244b-4d04-8e24-feac79d09ca5 {
  display: none;
}
#s-67afe11c-244b-4d04-8e24-feac79d09ca5, #wrap-s-67afe11c-244b-4d04-8e24-feac79d09ca5 { display:none !important; }}







#s-67afe11c-244b-4d04-8e24-feac79d09ca5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67afe11c-244b-4d04-8e24-feac79d09ca5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2bf18fe1-1609-4201-8657-bc9b9793ba32 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 160px;
text-align: center;
}
@media (min-width: 1200px){#s-2bf18fe1-1609-4201-8657-bc9b9793ba32 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2bf18fe1-1609-4201-8657-bc9b9793ba32 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2bf18fe1-1609-4201-8657-bc9b9793ba32 {
  
}
}@media (max-width: 767px){#s-2bf18fe1-1609-4201-8657-bc9b9793ba32 {
  display: none;
}
#s-2bf18fe1-1609-4201-8657-bc9b9793ba32, #wrap-s-2bf18fe1-1609-4201-8657-bc9b9793ba32 { display:none !important; }}






  #s-2bf18fe1-1609-4201-8657-bc9b9793ba32 img.shogun-image {
    

    
    
    
  }


#s-2bf18fe1-1609-4201-8657-bc9b9793ba32 .shogun-image-content {
  
    align-items: center;
  
}

#s-4a9c6392-5266-48d0-be92-8696deb1d629 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}








#s-4a9c6392-5266-48d0-be92-8696deb1d629 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a9c6392-5266-48d0-be92-8696deb1d629 {
  cursor: pointer;
}#s-4a9c6392-5266-48d0-be92-8696deb1d629.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-56d0f7cf-8fcb-4d53-be5d-e5683f8e1194 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-8c28dc39-e809-4ec6-95ed-9efd7844c697 {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-93656e7f-343f-49af-88ad-f139cbc88582 {
  margin-left: auto;
margin-right: auto;
min-height: 20px;
max-width: 1680px;
}
@media (min-width: 1200px){#s-93656e7f-343f-49af-88ad-f139cbc88582 {
  display: none;
}
#s-93656e7f-343f-49af-88ad-f139cbc88582, #wrap-s-93656e7f-343f-49af-88ad-f139cbc88582 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-93656e7f-343f-49af-88ad-f139cbc88582 {
  display: none;
}
#s-93656e7f-343f-49af-88ad-f139cbc88582, #wrap-s-93656e7f-343f-49af-88ad-f139cbc88582 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-93656e7f-343f-49af-88ad-f139cbc88582 {
  display: none;
}
#s-93656e7f-343f-49af-88ad-f139cbc88582, #wrap-s-93656e7f-343f-49af-88ad-f139cbc88582 { display:none !important; }}







#s-93656e7f-343f-49af-88ad-f139cbc88582 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93656e7f-343f-49af-88ad-f139cbc88582.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d0b9e659-a092-4a5f-9440-9de6f50e3d3a {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 160px;
text-align: center;
}
@media (min-width: 1200px){#s-d0b9e659-a092-4a5f-9440-9de6f50e3d3a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d0b9e659-a092-4a5f-9440-9de6f50e3d3a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d0b9e659-a092-4a5f-9440-9de6f50e3d3a {
  
}
}@media (max-width: 767px){#s-d0b9e659-a092-4a5f-9440-9de6f50e3d3a {
  display: none;
}
#s-d0b9e659-a092-4a5f-9440-9de6f50e3d3a, #wrap-s-d0b9e659-a092-4a5f-9440-9de6f50e3d3a { display:none !important; }}






  #s-d0b9e659-a092-4a5f-9440-9de6f50e3d3a img.shogun-image {
    

    
    
    
  }


#s-d0b9e659-a092-4a5f-9440-9de6f50e3d3a .shogun-image-content {
  
    align-items: center;
  
}

#s-cca66b1a-21d8-47fe-86b0-d02996318220 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}








#s-cca66b1a-21d8-47fe-86b0-d02996318220 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cca66b1a-21d8-47fe-86b0-d02996318220 {
  cursor: pointer;
}#s-cca66b1a-21d8-47fe-86b0-d02996318220.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4006c014-a440-4ae5-bb26-b3a83a3684ff {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-d908133a-c192-45ff-ad7e-65d54398bb03 {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-c1ff0829-00cf-4a24-ba6b-d8d4e6bca15e {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-3aee1506-4ba8-4edb-8aed-345dd712fd20"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 4.5px);
}

}

@media (min-width: 768px) {
[id="s-3aee1506-4ba8-4edb-8aed-345dd712fd20"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-3aee1506-4ba8-4edb-8aed-345dd712fd20"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-3aee1506-4ba8-4edb-8aed-345dd712fd20"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

}

#s-88e51959-7946-437e-9d99-99c0aa74547f {
  min-height: 50px;
}








#s-88e51959-7946-437e-9d99-99c0aa74547f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88e51959-7946-437e-9d99-99c0aa74547f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0a01b4ce-5218-479f-9adb-0b0f1d58b1ca {
  text-align: center;
}







  #s-0a01b4ce-5218-479f-9adb-0b0f1d58b1ca img.shogun-image {
    

    
    
    
  }


#s-0a01b4ce-5218-479f-9adb-0b0f1d58b1ca .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-20763966-fbb1-49b3-87a2-1d5a7fde6019 {
  margin-left: auto;
margin-right: auto;
min-height: 20px;
max-width: 1680px;
}
@media (min-width: 1200px){#s-20763966-fbb1-49b3-87a2-1d5a7fde6019 {
  display: none;
}
#s-20763966-fbb1-49b3-87a2-1d5a7fde6019, #wrap-s-20763966-fbb1-49b3-87a2-1d5a7fde6019 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-20763966-fbb1-49b3-87a2-1d5a7fde6019 {
  display: none;
}
#s-20763966-fbb1-49b3-87a2-1d5a7fde6019, #wrap-s-20763966-fbb1-49b3-87a2-1d5a7fde6019 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-20763966-fbb1-49b3-87a2-1d5a7fde6019 {
  display: none;
}
#s-20763966-fbb1-49b3-87a2-1d5a7fde6019, #wrap-s-20763966-fbb1-49b3-87a2-1d5a7fde6019 { display:none !important; }}







#s-20763966-fbb1-49b3-87a2-1d5a7fde6019 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20763966-fbb1-49b3-87a2-1d5a7fde6019.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b640db36-1fa6-445b-883e-b5819bacc6ac {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 160px;
text-align: center;
}
@media (min-width: 1200px){#s-b640db36-1fa6-445b-883e-b5819bacc6ac {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b640db36-1fa6-445b-883e-b5819bacc6ac {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b640db36-1fa6-445b-883e-b5819bacc6ac {
  
}
}@media (max-width: 767px){#s-b640db36-1fa6-445b-883e-b5819bacc6ac {
  display: none;
}
#s-b640db36-1fa6-445b-883e-b5819bacc6ac, #wrap-s-b640db36-1fa6-445b-883e-b5819bacc6ac { display:none !important; }}






  #s-b640db36-1fa6-445b-883e-b5819bacc6ac img.shogun-image {
    

    
    
    
  }


#s-b640db36-1fa6-445b-883e-b5819bacc6ac .shogun-image-content {
  
    align-items: center;
  
}

#s-1d7195c2-e941-49cc-a04f-bfb492f7364b {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}








#s-1d7195c2-e941-49cc-a04f-bfb492f7364b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d7195c2-e941-49cc-a04f-bfb492f7364b {
  cursor: pointer;
}#s-1d7195c2-e941-49cc-a04f-bfb492f7364b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-747cf211-b55c-4528-bad8-e612ec9ae4fb {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-9998ded7-9b87-4286-9808-6c32a32ec24f {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-edcf43c7-9a08-40c1-ac1f-ba10be728477 {
  margin-left: auto;
margin-right: auto;
min-height: 20px;
max-width: 1680px;
}
@media (min-width: 1200px){#s-edcf43c7-9a08-40c1-ac1f-ba10be728477 {
  display: none;
}
#s-edcf43c7-9a08-40c1-ac1f-ba10be728477, #wrap-s-edcf43c7-9a08-40c1-ac1f-ba10be728477 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-edcf43c7-9a08-40c1-ac1f-ba10be728477 {
  display: none;
}
#s-edcf43c7-9a08-40c1-ac1f-ba10be728477, #wrap-s-edcf43c7-9a08-40c1-ac1f-ba10be728477 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-edcf43c7-9a08-40c1-ac1f-ba10be728477 {
  display: none;
}
#s-edcf43c7-9a08-40c1-ac1f-ba10be728477, #wrap-s-edcf43c7-9a08-40c1-ac1f-ba10be728477 { display:none !important; }}@media (max-width: 767px){#s-edcf43c7-9a08-40c1-ac1f-ba10be728477 {
  display: none;
}
#s-edcf43c7-9a08-40c1-ac1f-ba10be728477, #wrap-s-edcf43c7-9a08-40c1-ac1f-ba10be728477 { display:none !important; }}







#s-edcf43c7-9a08-40c1-ac1f-ba10be728477 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edcf43c7-9a08-40c1-ac1f-ba10be728477.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-39bc4e53-8915-47cb-a17d-d9be4254de77 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 160px;
text-align: center;
}
@media (min-width: 1200px){#s-39bc4e53-8915-47cb-a17d-d9be4254de77 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-39bc4e53-8915-47cb-a17d-d9be4254de77 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-39bc4e53-8915-47cb-a17d-d9be4254de77 {
  
}
}@media (max-width: 767px){#s-39bc4e53-8915-47cb-a17d-d9be4254de77 {
  display: none;
}
#s-39bc4e53-8915-47cb-a17d-d9be4254de77, #wrap-s-39bc4e53-8915-47cb-a17d-d9be4254de77 { display:none !important; }}






  #s-39bc4e53-8915-47cb-a17d-d9be4254de77 img.shogun-image {
    

    
    
    
  }


#s-39bc4e53-8915-47cb-a17d-d9be4254de77 .shogun-image-content {
  
    align-items: center;
  
}

#s-8133e117-4024-4092-ad7a-dc8ae6edd7a8 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}








#s-8133e117-4024-4092-ad7a-dc8ae6edd7a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8133e117-4024-4092-ad7a-dc8ae6edd7a8 {
  cursor: pointer;
}#s-8133e117-4024-4092-ad7a-dc8ae6edd7a8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c3fba7ff-593b-4e33-abe7-f9e2c3735746 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-2ade086b-c1fe-46b9-9b74-b8978af28bac {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-85c77ae5-db6b-462d-9d8e-b3d389a13f35 {
  min-height: 50px;
}








#s-85c77ae5-db6b-462d-9d8e-b3d389a13f35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85c77ae5-db6b-462d-9d8e-b3d389a13f35.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-734caed7-02a1-4c9a-b993-789e92fd8e05 {
  margin-left: auto;
margin-right: auto;
min-height: 20px;
max-width: 1680px;
}
@media (min-width: 1200px){#s-734caed7-02a1-4c9a-b993-789e92fd8e05 {
  display: none;
}
#s-734caed7-02a1-4c9a-b993-789e92fd8e05, #wrap-s-734caed7-02a1-4c9a-b993-789e92fd8e05 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-734caed7-02a1-4c9a-b993-789e92fd8e05 {
  display: none;
}
#s-734caed7-02a1-4c9a-b993-789e92fd8e05, #wrap-s-734caed7-02a1-4c9a-b993-789e92fd8e05 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-734caed7-02a1-4c9a-b993-789e92fd8e05 {
  display: none;
}
#s-734caed7-02a1-4c9a-b993-789e92fd8e05, #wrap-s-734caed7-02a1-4c9a-b993-789e92fd8e05 { display:none !important; }}







#s-734caed7-02a1-4c9a-b993-789e92fd8e05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-734caed7-02a1-4c9a-b993-789e92fd8e05.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f8c7f4a9-aacb-433f-9cfe-f266e0e61873 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 160px;
text-align: center;
}
@media (min-width: 1200px){#s-f8c7f4a9-aacb-433f-9cfe-f266e0e61873 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f8c7f4a9-aacb-433f-9cfe-f266e0e61873 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f8c7f4a9-aacb-433f-9cfe-f266e0e61873 {
  
}
}@media (max-width: 767px){#s-f8c7f4a9-aacb-433f-9cfe-f266e0e61873 {
  display: none;
}
#s-f8c7f4a9-aacb-433f-9cfe-f266e0e61873, #wrap-s-f8c7f4a9-aacb-433f-9cfe-f266e0e61873 { display:none !important; }}






  #s-f8c7f4a9-aacb-433f-9cfe-f266e0e61873 img.shogun-image {
    

    
    
    
  }


#s-f8c7f4a9-aacb-433f-9cfe-f266e0e61873 .shogun-image-content {
  
    align-items: center;
  
}

#s-639aff1c-bcb3-43f3-95f8-9bb2c11116f1 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}








#s-639aff1c-bcb3-43f3-95f8-9bb2c11116f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-639aff1c-bcb3-43f3-95f8-9bb2c11116f1 {
  cursor: pointer;
}#s-639aff1c-bcb3-43f3-95f8-9bb2c11116f1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-57ee9956-5f04-474b-9556-d8afe918d852 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-62aaa94a-634e-40fc-9742-936538aad8f7 {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-4dfc4725-3045-4251-81dd-45595cf1b72f {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-d6b3ab28-6055-4977-bd5b-cf753de7af07 {
  text-align: center;
}







  #s-d6b3ab28-6055-4977-bd5b-cf753de7af07 img.shogun-image {
    

    
    
    
  }


#s-d6b3ab28-6055-4977-bd5b-cf753de7af07 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-8a12e655-7c0c-4006-9717-0cc4336c2dab {
  margin-left: auto;
margin-right: auto;
min-height: 20px;
max-width: 1680px;
}
@media (min-width: 1200px){#s-8a12e655-7c0c-4006-9717-0cc4336c2dab {
  display: none;
}
#s-8a12e655-7c0c-4006-9717-0cc4336c2dab, #wrap-s-8a12e655-7c0c-4006-9717-0cc4336c2dab { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8a12e655-7c0c-4006-9717-0cc4336c2dab {
  display: none;
}
#s-8a12e655-7c0c-4006-9717-0cc4336c2dab, #wrap-s-8a12e655-7c0c-4006-9717-0cc4336c2dab { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8a12e655-7c0c-4006-9717-0cc4336c2dab {
  display: none;
}
#s-8a12e655-7c0c-4006-9717-0cc4336c2dab, #wrap-s-8a12e655-7c0c-4006-9717-0cc4336c2dab { display:none !important; }}







#s-8a12e655-7c0c-4006-9717-0cc4336c2dab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a12e655-7c0c-4006-9717-0cc4336c2dab.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fe93332a-0ec9-4a99-be9a-8ca557e71cca {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 160px;
text-align: center;
}
@media (min-width: 1200px){#s-fe93332a-0ec9-4a99-be9a-8ca557e71cca {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fe93332a-0ec9-4a99-be9a-8ca557e71cca {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fe93332a-0ec9-4a99-be9a-8ca557e71cca {
  
}
}@media (max-width: 767px){#s-fe93332a-0ec9-4a99-be9a-8ca557e71cca {
  display: none;
}
#s-fe93332a-0ec9-4a99-be9a-8ca557e71cca, #wrap-s-fe93332a-0ec9-4a99-be9a-8ca557e71cca { display:none !important; }}






  #s-fe93332a-0ec9-4a99-be9a-8ca557e71cca img.shogun-image {
    

    
    
    
  }


#s-fe93332a-0ec9-4a99-be9a-8ca557e71cca .shogun-image-content {
  
    align-items: center;
  
}

#s-9729b48a-ef61-4c78-a3f6-b1804da9f4ca {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}








#s-9729b48a-ef61-4c78-a3f6-b1804da9f4ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9729b48a-ef61-4c78-a3f6-b1804da9f4ca {
  cursor: pointer;
}#s-9729b48a-ef61-4c78-a3f6-b1804da9f4ca.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6787c35c-6e93-4648-abed-1e4a3037f7f5 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-8e6e1371-6675-4842-a7cb-604e6354bf9c {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-0905bbe6-9679-4430-b753-f356cf6d3d5e {
  margin-left: auto;
margin-right: auto;
min-height: 20px;
max-width: 1680px;
}
@media (min-width: 1200px){#s-0905bbe6-9679-4430-b753-f356cf6d3d5e {
  display: none;
}
#s-0905bbe6-9679-4430-b753-f356cf6d3d5e, #wrap-s-0905bbe6-9679-4430-b753-f356cf6d3d5e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0905bbe6-9679-4430-b753-f356cf6d3d5e {
  display: none;
}
#s-0905bbe6-9679-4430-b753-f356cf6d3d5e, #wrap-s-0905bbe6-9679-4430-b753-f356cf6d3d5e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0905bbe6-9679-4430-b753-f356cf6d3d5e {
  display: none;
}
#s-0905bbe6-9679-4430-b753-f356cf6d3d5e, #wrap-s-0905bbe6-9679-4430-b753-f356cf6d3d5e { display:none !important; }}







#s-0905bbe6-9679-4430-b753-f356cf6d3d5e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0905bbe6-9679-4430-b753-f356cf6d3d5e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ee6dd2e6-2796-42ea-88d2-191a77f549cc {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 160px;
text-align: center;
}
@media (min-width: 1200px){#s-ee6dd2e6-2796-42ea-88d2-191a77f549cc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ee6dd2e6-2796-42ea-88d2-191a77f549cc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ee6dd2e6-2796-42ea-88d2-191a77f549cc {
  
}
}@media (max-width: 767px){#s-ee6dd2e6-2796-42ea-88d2-191a77f549cc {
  display: none;
}
#s-ee6dd2e6-2796-42ea-88d2-191a77f549cc, #wrap-s-ee6dd2e6-2796-42ea-88d2-191a77f549cc { display:none !important; }}






  #s-ee6dd2e6-2796-42ea-88d2-191a77f549cc img.shogun-image {
    

    
    
    
  }


#s-ee6dd2e6-2796-42ea-88d2-191a77f549cc .shogun-image-content {
  
    align-items: center;
  
}

#s-e758d641-6395-42aa-956c-e485ce077aee {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}








#s-e758d641-6395-42aa-956c-e485ce077aee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e758d641-6395-42aa-956c-e485ce077aee {
  cursor: pointer;
}#s-e758d641-6395-42aa-956c-e485ce077aee.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-08668bff-be1a-49d9-beee-bcc3df199a5e {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-d16a39d2-933f-46e5-a7ec-bf1865a0c6cf {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-b792418b-2967-4170-8cf7-6ddba7320614 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-edb84e68-2162-4faa-9ec7-1e17b92084ac"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 4.5px);
}

}

@media (min-width: 768px) {
[id="s-edb84e68-2162-4faa-9ec7-1e17b92084ac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.5px);
}

}

@media (min-width: 992px) {
[id="s-edb84e68-2162-4faa-9ec7-1e17b92084ac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.5px);
}

}

@media (min-width: 1200px) {
[id="s-edb84e68-2162-4faa-9ec7-1e17b92084ac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.5px);
}

}

#s-53a36a3e-42a6-48f1-bab4-c6e5e8b07ce1 {
  text-align: center;
}







  #s-53a36a3e-42a6-48f1-bab4-c6e5e8b07ce1 img.shogun-image {
    

    
    
    
  }


#s-53a36a3e-42a6-48f1-bab4-c6e5e8b07ce1 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-72464cd5-bd20-4aeb-87ab-5db116244498 {
  margin-left: auto;
margin-right: auto;
min-height: 20px;
max-width: 1680px;
}
@media (min-width: 1200px){#s-72464cd5-bd20-4aeb-87ab-5db116244498 {
  display: none;
}
#s-72464cd5-bd20-4aeb-87ab-5db116244498, #wrap-s-72464cd5-bd20-4aeb-87ab-5db116244498 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-72464cd5-bd20-4aeb-87ab-5db116244498 {
  display: none;
}
#s-72464cd5-bd20-4aeb-87ab-5db116244498, #wrap-s-72464cd5-bd20-4aeb-87ab-5db116244498 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-72464cd5-bd20-4aeb-87ab-5db116244498 {
  display: none;
}
#s-72464cd5-bd20-4aeb-87ab-5db116244498, #wrap-s-72464cd5-bd20-4aeb-87ab-5db116244498 { display:none !important; }}







#s-72464cd5-bd20-4aeb-87ab-5db116244498 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72464cd5-bd20-4aeb-87ab-5db116244498.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d9770a92-4fd8-42d2-8487-53d66e7ccc44 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 160px;
text-align: center;
}
@media (min-width: 1200px){#s-d9770a92-4fd8-42d2-8487-53d66e7ccc44 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d9770a92-4fd8-42d2-8487-53d66e7ccc44 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d9770a92-4fd8-42d2-8487-53d66e7ccc44 {
  
}
}@media (max-width: 767px){#s-d9770a92-4fd8-42d2-8487-53d66e7ccc44 {
  display: none;
}
#s-d9770a92-4fd8-42d2-8487-53d66e7ccc44, #wrap-s-d9770a92-4fd8-42d2-8487-53d66e7ccc44 { display:none !important; }}






  #s-d9770a92-4fd8-42d2-8487-53d66e7ccc44 img.shogun-image {
    

    
    
    
  }


#s-d9770a92-4fd8-42d2-8487-53d66e7ccc44 .shogun-image-content {
  
    align-items: center;
  
}

#s-f6c6a48a-30cd-480c-a804-4bff734101dd {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}








#s-f6c6a48a-30cd-480c-a804-4bff734101dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6c6a48a-30cd-480c-a804-4bff734101dd {
  cursor: pointer;
}#s-f6c6a48a-30cd-480c-a804-4bff734101dd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5b9b7690-138c-46aa-95e2-2caa7eff046b {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-3537b5f4-32b7-45aa-ab5b-7b1d2f4e9b28 {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-4d749dc2-bd49-4268-8b26-6cc0cf13506c {
  margin-left: auto;
margin-right: auto;
min-height: 20px;
max-width: 1680px;
}
@media (min-width: 1200px){#s-4d749dc2-bd49-4268-8b26-6cc0cf13506c {
  display: none;
}
#s-4d749dc2-bd49-4268-8b26-6cc0cf13506c, #wrap-s-4d749dc2-bd49-4268-8b26-6cc0cf13506c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4d749dc2-bd49-4268-8b26-6cc0cf13506c {
  display: none;
}
#s-4d749dc2-bd49-4268-8b26-6cc0cf13506c, #wrap-s-4d749dc2-bd49-4268-8b26-6cc0cf13506c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4d749dc2-bd49-4268-8b26-6cc0cf13506c {
  display: none;
}
#s-4d749dc2-bd49-4268-8b26-6cc0cf13506c, #wrap-s-4d749dc2-bd49-4268-8b26-6cc0cf13506c { display:none !important; }}@media (max-width: 767px){#s-4d749dc2-bd49-4268-8b26-6cc0cf13506c {
  display: none;
}
#s-4d749dc2-bd49-4268-8b26-6cc0cf13506c, #wrap-s-4d749dc2-bd49-4268-8b26-6cc0cf13506c { display:none !important; }}







#s-4d749dc2-bd49-4268-8b26-6cc0cf13506c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d749dc2-bd49-4268-8b26-6cc0cf13506c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1e31b8c8-2874-497c-9c52-ea9e790f521d {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 160px;
text-align: center;
}
@media (min-width: 1200px){#s-1e31b8c8-2874-497c-9c52-ea9e790f521d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1e31b8c8-2874-497c-9c52-ea9e790f521d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1e31b8c8-2874-497c-9c52-ea9e790f521d {
  
}
}@media (max-width: 767px){#s-1e31b8c8-2874-497c-9c52-ea9e790f521d {
  display: none;
}
#s-1e31b8c8-2874-497c-9c52-ea9e790f521d, #wrap-s-1e31b8c8-2874-497c-9c52-ea9e790f521d { display:none !important; }}






  #s-1e31b8c8-2874-497c-9c52-ea9e790f521d img.shogun-image {
    

    
    
    
  }


#s-1e31b8c8-2874-497c-9c52-ea9e790f521d .shogun-image-content {
  
    align-items: center;
  
}

#s-1bed6058-7d85-4758-bb9b-50cb37af79e0 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}








#s-1bed6058-7d85-4758-bb9b-50cb37af79e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1bed6058-7d85-4758-bb9b-50cb37af79e0 {
  cursor: pointer;
}#s-1bed6058-7d85-4758-bb9b-50cb37af79e0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f7eca3f8-568d-419c-b4d3-c013f6102fbf {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-759214fb-6fe3-41c3-a01f-1c8eb2156485 {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-5d235088-d917-4dca-84c5-dc94bb762261 {
  margin-left: auto;
margin-right: auto;
min-height: 20px;
max-width: 1680px;
}
@media (min-width: 1200px){#s-5d235088-d917-4dca-84c5-dc94bb762261 {
  display: none;
}
#s-5d235088-d917-4dca-84c5-dc94bb762261, #wrap-s-5d235088-d917-4dca-84c5-dc94bb762261 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5d235088-d917-4dca-84c5-dc94bb762261 {
  display: none;
}
#s-5d235088-d917-4dca-84c5-dc94bb762261, #wrap-s-5d235088-d917-4dca-84c5-dc94bb762261 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5d235088-d917-4dca-84c5-dc94bb762261 {
  display: none;
}
#s-5d235088-d917-4dca-84c5-dc94bb762261, #wrap-s-5d235088-d917-4dca-84c5-dc94bb762261 { display:none !important; }}







#s-5d235088-d917-4dca-84c5-dc94bb762261 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d235088-d917-4dca-84c5-dc94bb762261.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7e8431cf-fdb5-4602-892d-4d364b27cdaf {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 160px;
text-align: center;
}
@media (min-width: 1200px){#s-7e8431cf-fdb5-4602-892d-4d364b27cdaf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7e8431cf-fdb5-4602-892d-4d364b27cdaf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7e8431cf-fdb5-4602-892d-4d364b27cdaf {
  
}
}@media (max-width: 767px){#s-7e8431cf-fdb5-4602-892d-4d364b27cdaf {
  display: none;
}
#s-7e8431cf-fdb5-4602-892d-4d364b27cdaf, #wrap-s-7e8431cf-fdb5-4602-892d-4d364b27cdaf { display:none !important; }}






  #s-7e8431cf-fdb5-4602-892d-4d364b27cdaf img.shogun-image {
    

    
    
    
  }


#s-7e8431cf-fdb5-4602-892d-4d364b27cdaf .shogun-image-content {
  
    align-items: center;
  
}

#s-2b4aa945-60ed-49a3-a75c-b0698defedaa {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}








#s-2b4aa945-60ed-49a3-a75c-b0698defedaa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b4aa945-60ed-49a3-a75c-b0698defedaa {
  cursor: pointer;
}#s-2b4aa945-60ed-49a3-a75c-b0698defedaa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-456aa609-dd8e-491d-a983-c2cafbc8f2cb {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-ce278271-6da2-461d-9989-ff103fd55fdf {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-c8081f1c-457a-4caf-813c-c38d01e45c8e {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-b3805c67-d593-4a3a-afc0-3830c0dc7732 {
  text-align: center;
}







  #s-b3805c67-d593-4a3a-afc0-3830c0dc7732 img.shogun-image {
    

    
    
    
  }


#s-b3805c67-d593-4a3a-afc0-3830c0dc7732 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-14cd1901-a057-4ed5-80dd-cb663cdcb466 {
  margin-left: auto;
margin-right: auto;
min-height: 20px;
max-width: 1680px;
}
@media (min-width: 1200px){#s-14cd1901-a057-4ed5-80dd-cb663cdcb466 {
  display: none;
}
#s-14cd1901-a057-4ed5-80dd-cb663cdcb466, #wrap-s-14cd1901-a057-4ed5-80dd-cb663cdcb466 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-14cd1901-a057-4ed5-80dd-cb663cdcb466 {
  display: none;
}
#s-14cd1901-a057-4ed5-80dd-cb663cdcb466, #wrap-s-14cd1901-a057-4ed5-80dd-cb663cdcb466 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-14cd1901-a057-4ed5-80dd-cb663cdcb466 {
  display: none;
}
#s-14cd1901-a057-4ed5-80dd-cb663cdcb466, #wrap-s-14cd1901-a057-4ed5-80dd-cb663cdcb466 { display:none !important; }}







#s-14cd1901-a057-4ed5-80dd-cb663cdcb466 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14cd1901-a057-4ed5-80dd-cb663cdcb466.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-66c03de2-96f6-4359-9a81-3e45a4688bd2 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 160px;
text-align: center;
}
@media (min-width: 1200px){#s-66c03de2-96f6-4359-9a81-3e45a4688bd2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-66c03de2-96f6-4359-9a81-3e45a4688bd2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-66c03de2-96f6-4359-9a81-3e45a4688bd2 {
  
}
}@media (max-width: 767px){#s-66c03de2-96f6-4359-9a81-3e45a4688bd2 {
  display: none;
}
#s-66c03de2-96f6-4359-9a81-3e45a4688bd2, #wrap-s-66c03de2-96f6-4359-9a81-3e45a4688bd2 { display:none !important; }}






  #s-66c03de2-96f6-4359-9a81-3e45a4688bd2 img.shogun-image {
    

    
    
    
  }


#s-66c03de2-96f6-4359-9a81-3e45a4688bd2 .shogun-image-content {
  
    align-items: center;
  
}

#s-bad91e40-f8a8-4fb7-abd1-669243be31cb {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}








#s-bad91e40-f8a8-4fb7-abd1-669243be31cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bad91e40-f8a8-4fb7-abd1-669243be31cb {
  cursor: pointer;
}#s-bad91e40-f8a8-4fb7-abd1-669243be31cb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bf7d6633-10f0-4c9e-a2b8-3700a5f5ba95 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-a231693b-bea5-4164-8220-88bdc341a1b8 {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-61308f87-5aa7-48c8-b2a9-14b29469a0f2 {
  margin-left: auto;
margin-right: auto;
min-height: 20px;
max-width: 1680px;
}
@media (min-width: 1200px){#s-61308f87-5aa7-48c8-b2a9-14b29469a0f2 {
  display: none;
}
#s-61308f87-5aa7-48c8-b2a9-14b29469a0f2, #wrap-s-61308f87-5aa7-48c8-b2a9-14b29469a0f2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-61308f87-5aa7-48c8-b2a9-14b29469a0f2 {
  display: none;
}
#s-61308f87-5aa7-48c8-b2a9-14b29469a0f2, #wrap-s-61308f87-5aa7-48c8-b2a9-14b29469a0f2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-61308f87-5aa7-48c8-b2a9-14b29469a0f2 {
  display: none;
}
#s-61308f87-5aa7-48c8-b2a9-14b29469a0f2, #wrap-s-61308f87-5aa7-48c8-b2a9-14b29469a0f2 { display:none !important; }}







#s-61308f87-5aa7-48c8-b2a9-14b29469a0f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61308f87-5aa7-48c8-b2a9-14b29469a0f2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-eac40540-8eb7-4bea-a435-f7a05ae275bb {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 160px;
text-align: center;
}
@media (min-width: 1200px){#s-eac40540-8eb7-4bea-a435-f7a05ae275bb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eac40540-8eb7-4bea-a435-f7a05ae275bb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-eac40540-8eb7-4bea-a435-f7a05ae275bb {
  
}
}@media (max-width: 767px){#s-eac40540-8eb7-4bea-a435-f7a05ae275bb {
  display: none;
}
#s-eac40540-8eb7-4bea-a435-f7a05ae275bb, #wrap-s-eac40540-8eb7-4bea-a435-f7a05ae275bb { display:none !important; }}






  #s-eac40540-8eb7-4bea-a435-f7a05ae275bb img.shogun-image {
    

    
    
    
  }


#s-eac40540-8eb7-4bea-a435-f7a05ae275bb .shogun-image-content {
  
    align-items: center;
  
}

#s-343a7f88-33dc-44ba-bef6-eee5633f1ae5 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}








#s-343a7f88-33dc-44ba-bef6-eee5633f1ae5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-343a7f88-33dc-44ba-bef6-eee5633f1ae5 {
  cursor: pointer;
}#s-343a7f88-33dc-44ba-bef6-eee5633f1ae5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-93175ed1-959a-4b02-8bd6-cfc4c6e03f8a {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-3089771a-7fd9-4e88-ade0-cbf1f0703e6e {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-bf0df336-9af7-4715-a635-478ed17a84a8 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-4161582f-b653-4bea-9eb9-1c4efaa32ede {
  margin-left: auto;
margin-right: auto;
min-height: 30px;
}
@media (min-width: 1200px){#s-4161582f-b653-4bea-9eb9-1c4efaa32ede {
  display: none;
}
#s-4161582f-b653-4bea-9eb9-1c4efaa32ede, #wrap-s-4161582f-b653-4bea-9eb9-1c4efaa32ede { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4161582f-b653-4bea-9eb9-1c4efaa32ede {
  display: none;
}
#s-4161582f-b653-4bea-9eb9-1c4efaa32ede, #wrap-s-4161582f-b653-4bea-9eb9-1c4efaa32ede { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4161582f-b653-4bea-9eb9-1c4efaa32ede {
  display: none;
}
#s-4161582f-b653-4bea-9eb9-1c4efaa32ede, #wrap-s-4161582f-b653-4bea-9eb9-1c4efaa32ede { display:none !important; }}@media (max-width: 767px){#s-4161582f-b653-4bea-9eb9-1c4efaa32ede {
  
}
}







#s-4161582f-b653-4bea-9eb9-1c4efaa32ede > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4161582f-b653-4bea-9eb9-1c4efaa32ede.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e0f7c4e7-5e11-4ac4-afc8-f1b3272c82e9 {
  margin-bottom: 0%;
min-height: 30px;
}
@media (min-width: 1200px){#s-e0f7c4e7-5e11-4ac4-afc8-f1b3272c82e9 {
  display: none;
}
#s-e0f7c4e7-5e11-4ac4-afc8-f1b3272c82e9, #wrap-s-e0f7c4e7-5e11-4ac4-afc8-f1b3272c82e9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e0f7c4e7-5e11-4ac4-afc8-f1b3272c82e9 {
  display: none;
}
#s-e0f7c4e7-5e11-4ac4-afc8-f1b3272c82e9, #wrap-s-e0f7c4e7-5e11-4ac4-afc8-f1b3272c82e9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e0f7c4e7-5e11-4ac4-afc8-f1b3272c82e9 {
  display: none;
}
#s-e0f7c4e7-5e11-4ac4-afc8-f1b3272c82e9, #wrap-s-e0f7c4e7-5e11-4ac4-afc8-f1b3272c82e9 { display:none !important; }}@media (max-width: 767px){#s-e0f7c4e7-5e11-4ac4-afc8-f1b3272c82e9 {
  
}
}







#s-e0f7c4e7-5e11-4ac4-afc8-f1b3272c82e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0f7c4e7-5e11-4ac4-afc8-f1b3272c82e9.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a73b1840-a39f-4736-835f-57699e6552f8 {
  margin-left: auto;
margin-right: auto;
min-height: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-a73b1840-a39f-4736-835f-57699e6552f8 {
  display: none;
}
#s-a73b1840-a39f-4736-835f-57699e6552f8, #wrap-s-a73b1840-a39f-4736-835f-57699e6552f8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a73b1840-a39f-4736-835f-57699e6552f8 {
  display: none;
}
#s-a73b1840-a39f-4736-835f-57699e6552f8, #wrap-s-a73b1840-a39f-4736-835f-57699e6552f8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a73b1840-a39f-4736-835f-57699e6552f8 {
  display: none;
}
#s-a73b1840-a39f-4736-835f-57699e6552f8, #wrap-s-a73b1840-a39f-4736-835f-57699e6552f8 { display:none !important; }}@media (max-width: 767px){#s-a73b1840-a39f-4736-835f-57699e6552f8 {
  
}
}






  #s-a73b1840-a39f-4736-835f-57699e6552f8 img.shogun-image {
    

    
    
    
  }


#s-a73b1840-a39f-4736-835f-57699e6552f8 .shogun-image-content {
  
    align-items: center;
  
}

#s-19b811e9-7979-43ba-b7a9-549e83abf4bc {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 3px;
}

#s-c5e07ee6-5254-4a60-a1a5-4b128292c8cb {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-ad0d9914-3441-4dbe-9782-44ff550edbe8 {
  min-height: 30px;
}
@media (max-width: 767px){#s-ad0d9914-3441-4dbe-9782-44ff550edbe8 {
  display: none;
}
#s-ad0d9914-3441-4dbe-9782-44ff550edbe8, #wrap-s-ad0d9914-3441-4dbe-9782-44ff550edbe8 { display:none !important; }}







#s-ad0d9914-3441-4dbe-9782-44ff550edbe8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad0d9914-3441-4dbe-9782-44ff550edbe8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a0ff6f4c-b3ee-472c-b35b-158b5893aa16 {
  margin-left: auto;
margin-right: auto;
min-height: 30px;
}
@media (min-width: 1200px){#s-a0ff6f4c-b3ee-472c-b35b-158b5893aa16 {
  display: none;
}
#s-a0ff6f4c-b3ee-472c-b35b-158b5893aa16, #wrap-s-a0ff6f4c-b3ee-472c-b35b-158b5893aa16 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a0ff6f4c-b3ee-472c-b35b-158b5893aa16 {
  display: none;
}
#s-a0ff6f4c-b3ee-472c-b35b-158b5893aa16, #wrap-s-a0ff6f4c-b3ee-472c-b35b-158b5893aa16 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a0ff6f4c-b3ee-472c-b35b-158b5893aa16 {
  display: none;
}
#s-a0ff6f4c-b3ee-472c-b35b-158b5893aa16, #wrap-s-a0ff6f4c-b3ee-472c-b35b-158b5893aa16 { display:none !important; }}@media (max-width: 767px){#s-a0ff6f4c-b3ee-472c-b35b-158b5893aa16 {
  
}
}







#s-a0ff6f4c-b3ee-472c-b35b-158b5893aa16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0ff6f4c-b3ee-472c-b35b-158b5893aa16.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d52d72f6-f5a8-44bd-ba24-63602ba2854a {
  
}
@media (min-width: 1200px){#s-d52d72f6-f5a8-44bd-ba24-63602ba2854a {
  display: none;
}
#s-d52d72f6-f5a8-44bd-ba24-63602ba2854a, #wrap-s-d52d72f6-f5a8-44bd-ba24-63602ba2854a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d52d72f6-f5a8-44bd-ba24-63602ba2854a {
  display: none;
}
#s-d52d72f6-f5a8-44bd-ba24-63602ba2854a, #wrap-s-d52d72f6-f5a8-44bd-ba24-63602ba2854a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d52d72f6-f5a8-44bd-ba24-63602ba2854a {
  display: none;
}
#s-d52d72f6-f5a8-44bd-ba24-63602ba2854a, #wrap-s-d52d72f6-f5a8-44bd-ba24-63602ba2854a { display:none !important; }}






  #s-d52d72f6-f5a8-44bd-ba24-63602ba2854a img.shogun-image {
    

    
    
    
  }


#s-d52d72f6-f5a8-44bd-ba24-63602ba2854a .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-d52e3697-2cc9-4096-ac67-0444b3906fa1 {
  padding-top: 8%;
padding-bottom: 8%;
min-height: 50px;
}

#s-d52e3697-2cc9-4096-ac67-0444b3906fa1 {
  background-image: url();
}








#s-d52e3697-2cc9-4096-ac67-0444b3906fa1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d52e3697-2cc9-4096-ac67-0444b3906fa1.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-03e52df4-25a9-4678-b9de-494b35d8e449 {
  margin-top: 0px;
margin-bottom: 8px;
}

#s-97fe9e03-bd8c-4bac-876e-ff1d484d7db6 {
  margin-bottom: 5px;
}

#s-99328489-73de-4e40-8002-a5f61b3bba27 {
  margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}

#s-c63e39c6-b5ea-49de-8129-42698bc1e29b {
  margin-left: auto;
margin-right: auto;
min-height: 30px;
}
@media (min-width: 1200px){#s-c63e39c6-b5ea-49de-8129-42698bc1e29b {
  display: none;
}
#s-c63e39c6-b5ea-49de-8129-42698bc1e29b, #wrap-s-c63e39c6-b5ea-49de-8129-42698bc1e29b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c63e39c6-b5ea-49de-8129-42698bc1e29b {
  display: none;
}
#s-c63e39c6-b5ea-49de-8129-42698bc1e29b, #wrap-s-c63e39c6-b5ea-49de-8129-42698bc1e29b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c63e39c6-b5ea-49de-8129-42698bc1e29b {
  display: none;
}
#s-c63e39c6-b5ea-49de-8129-42698bc1e29b, #wrap-s-c63e39c6-b5ea-49de-8129-42698bc1e29b { display:none !important; }}@media (max-width: 767px){#s-c63e39c6-b5ea-49de-8129-42698bc1e29b {
  
}
}







#s-c63e39c6-b5ea-49de-8129-42698bc1e29b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c63e39c6-b5ea-49de-8129-42698bc1e29b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-79e2d83c-715f-49f5-9808-175843d145be {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: rgba(140, 140, 140, 1);
border-style: solid;
min-height: 50px;
}
@media (max-width: 767px){#s-79e2d83c-715f-49f5-9808-175843d145be {
  display: none;
}
#s-79e2d83c-715f-49f5-9808-175843d145be, #wrap-s-79e2d83c-715f-49f5-9808-175843d145be { display:none !important; }}







#s-79e2d83c-715f-49f5-9808-175843d145be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79e2d83c-715f-49f5-9808-175843d145be.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5f34d275-86e5-4d41-918a-4e71ba09db00 {
  min-height: 20px;
}
@media (min-width: 1200px){#s-5f34d275-86e5-4d41-918a-4e71ba09db00 {
  display: none;
}
#s-5f34d275-86e5-4d41-918a-4e71ba09db00, #wrap-s-5f34d275-86e5-4d41-918a-4e71ba09db00 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5f34d275-86e5-4d41-918a-4e71ba09db00 {
  display: none;
}
#s-5f34d275-86e5-4d41-918a-4e71ba09db00, #wrap-s-5f34d275-86e5-4d41-918a-4e71ba09db00 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5f34d275-86e5-4d41-918a-4e71ba09db00 {
  display: none;
}
#s-5f34d275-86e5-4d41-918a-4e71ba09db00, #wrap-s-5f34d275-86e5-4d41-918a-4e71ba09db00 { display:none !important; }}







#s-5f34d275-86e5-4d41-918a-4e71ba09db00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f34d275-86e5-4d41-918a-4e71ba09db00.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fda8c060-4fba-41b4-9812-0b4b80848400 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-fda8c060-4fba-41b4-9812-0b4b80848400 {
  display: none;
}
#s-fda8c060-4fba-41b4-9812-0b4b80848400, #wrap-s-fda8c060-4fba-41b4-9812-0b4b80848400 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fda8c060-4fba-41b4-9812-0b4b80848400 {
  display: none;
}
#s-fda8c060-4fba-41b4-9812-0b4b80848400, #wrap-s-fda8c060-4fba-41b4-9812-0b4b80848400 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fda8c060-4fba-41b4-9812-0b4b80848400 {
  display: none;
}
#s-fda8c060-4fba-41b4-9812-0b4b80848400, #wrap-s-fda8c060-4fba-41b4-9812-0b4b80848400 { display:none !important; }}







#s-fda8c060-4fba-41b4-9812-0b4b80848400 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fda8c060-4fba-41b4-9812-0b4b80848400.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-08b9f68a-cc15-4012-8143-220eaf1cec59 {
  margin-top: 0px;
margin-bottom: 5px;
padding-bottom: 5px;
}

.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-3f5594b9-8ae2-4fbf-86a7-082b27e03015 {
  padding-bottom: 0px;
}
@media (min-width: 1200px){#s-3f5594b9-8ae2-4fbf-86a7-082b27e03015 {
  display: none;
}
#s-3f5594b9-8ae2-4fbf-86a7-082b27e03015, #wrap-s-3f5594b9-8ae2-4fbf-86a7-082b27e03015 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3f5594b9-8ae2-4fbf-86a7-082b27e03015 {
  display: none;
}
#s-3f5594b9-8ae2-4fbf-86a7-082b27e03015, #wrap-s-3f5594b9-8ae2-4fbf-86a7-082b27e03015 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3f5594b9-8ae2-4fbf-86a7-082b27e03015 {
  display: none;
}
#s-3f5594b9-8ae2-4fbf-86a7-082b27e03015, #wrap-s-3f5594b9-8ae2-4fbf-86a7-082b27e03015 { display:none !important; }}@media (max-width: 767px){#s-3f5594b9-8ae2-4fbf-86a7-082b27e03015 {
  
}
}
#s-3f5594b9-8ae2-4fbf-86a7-082b27e03015 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-3f5594b9-8ae2-4fbf-86a7-082b27e03015 .shg-sld-nav-button.shg-sld-left,
#s-3f5594b9-8ae2-4fbf-86a7-082b27e03015 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-b402e4bb-0656-4067-9495-75f134be516a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b402e4bb-0656-4067-9495-75f134be516a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-b402e4bb-0656-4067-9495-75f134be516a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-b402e4bb-0656-4067-9495-75f134be516a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-ad19e4a7-e606-4ae4-9176-46890a13b00b {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-ad19e4a7-e606-4ae4-9176-46890a13b00b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-ad19e4a7-e606-4ae4-9176-46890a13b00b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-ad19e4a7-e606-4ae4-9176-46890a13b00b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-ad19e4a7-e606-4ae4-9176-46890a13b00b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-758ae234-1de6-4140-ac0a-d48a37bc0eef {
  min-height: 50px;
}








#s-758ae234-1de6-4140-ac0a-d48a37bc0eef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-758ae234-1de6-4140-ac0a-d48a37bc0eef.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c697b7e7-0fb8-4f61-ae6d-d44960b35ec1 {
  text-align: center;
}







  #s-c697b7e7-0fb8-4f61-ae6d-d44960b35ec1 img.shogun-image {
    

    
    
    
  }


#s-c697b7e7-0fb8-4f61-ae6d-d44960b35ec1 .shogun-image-content {
  
    align-items: center;
  
}

#s-6ade1579-3007-495d-8979-3ff264cdbdff {
  margin-top: 10px;
min-height: 50px;
}








#s-6ade1579-3007-495d-8979-3ff264cdbdff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ade1579-3007-495d-8979-3ff264cdbdff.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8f406c39-695e-470d-a290-04a38c5dce88 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-d248eec8-5e76-4abd-a13c-288f9850523d {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-c837b4ff-6f7e-481c-969f-f07426f3d7f0 {
  min-height: 50px;
}








#s-c837b4ff-6f7e-481c-969f-f07426f3d7f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c837b4ff-6f7e-481c-969f-f07426f3d7f0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-930df95f-4657-4018-b9d0-df66edd6e078 {
  text-align: center;
}







  #s-930df95f-4657-4018-b9d0-df66edd6e078 img.shogun-image {
    

    
    
    
  }


#s-930df95f-4657-4018-b9d0-df66edd6e078 .shogun-image-content {
  
    align-items: center;
  
}

#s-3d016959-844b-47d5-bfc9-cc18140377be {
  margin-top: 10px;
min-height: 50px;
}








#s-3d016959-844b-47d5-bfc9-cc18140377be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d016959-844b-47d5-bfc9-cc18140377be.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ef646f7b-ea7c-4e84-8955-0c3772f0fd59 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-453fe1b9-464c-476a-8810-1bbca46fd2fb {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (max-width: 767px){#s-b6c23856-e45c-42d2-8362-ea45709daeb1 {
  display: none;
}
#s-b6c23856-e45c-42d2-8362-ea45709daeb1, #wrap-s-b6c23856-e45c-42d2-8362-ea45709daeb1 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b6c23856-e45c-42d2-8362-ea45709daeb1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b6c23856-e45c-42d2-8362-ea45709daeb1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-b6c23856-e45c-42d2-8362-ea45709daeb1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-b6c23856-e45c-42d2-8362-ea45709daeb1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-7c5c7700-8c23-4fcf-86d5-b81389412f1a {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-7c5c7700-8c23-4fcf-86d5-b81389412f1a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-7c5c7700-8c23-4fcf-86d5-b81389412f1a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-7c5c7700-8c23-4fcf-86d5-b81389412f1a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c5c7700-8c23-4fcf-86d5-b81389412f1a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-d84cf1b2-b70b-4720-8f59-09f7caf392fb {
  min-height: 50px;
}








#s-d84cf1b2-b70b-4720-8f59-09f7caf392fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d84cf1b2-b70b-4720-8f59-09f7caf392fb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c10923e1-fda3-4208-8b9a-8e4e8b58a266 {
  text-align: center;
}







  #s-c10923e1-fda3-4208-8b9a-8e4e8b58a266 img.shogun-image {
    

    
    
    
  }


#s-c10923e1-fda3-4208-8b9a-8e4e8b58a266 .shogun-image-content {
  
    align-items: center;
  
}

#s-111de8b8-8a16-41fd-aabb-41efc7ce5ceb {
  margin-top: 10px;
min-height: 50px;
}








#s-111de8b8-8a16-41fd-aabb-41efc7ce5ceb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-111de8b8-8a16-41fd-aabb-41efc7ce5ceb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d1e0a829-315d-49ed-a2e5-91d33a6371b2 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-fcd93ee4-48da-46d1-9dc7-e67dc4238896 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-f03e7d74-7d83-4a03-a324-482df62149ed {
  text-align: center;
}







  #s-f03e7d74-7d83-4a03-a324-482df62149ed img.shogun-image {
    

    
    
    
  }


#s-f03e7d74-7d83-4a03-a324-482df62149ed .shogun-image-content {
  
    align-items: center;
  
}

#s-db76f35e-c986-48fc-b309-fce94cf08851 {
  margin-top: 10px;
min-height: 50px;
}








#s-db76f35e-c986-48fc-b309-fce94cf08851 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db76f35e-c986-48fc-b309-fce94cf08851.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4f1b4ede-5f36-4a06-ba7a-20141765508b {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-89ec0aa2-3f10-4a57-b1c6-7f3c2df7e485 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-52ee8e59-0024-4699-a73d-dd5e3de7cbc1 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-52ee8e59-0024-4699-a73d-dd5e3de7cbc1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-52ee8e59-0024-4699-a73d-dd5e3de7cbc1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-52ee8e59-0024-4699-a73d-dd5e3de7cbc1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-52ee8e59-0024-4699-a73d-dd5e3de7cbc1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-fdae0093-674d-4ae9-8466-146e4ae20b7b {
  min-height: 50px;
}








#s-fdae0093-674d-4ae9-8466-146e4ae20b7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdae0093-674d-4ae9-8466-146e4ae20b7b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-af91eadc-d197-431c-b38b-8c013346d5d2 {
  text-align: center;
}







  #s-af91eadc-d197-431c-b38b-8c013346d5d2 img.shogun-image {
    

    
    
    
  }


#s-af91eadc-d197-431c-b38b-8c013346d5d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-a69812f6-17e5-47ae-880c-357f60313eec {
  margin-top: 10px;
min-height: 50px;
}








#s-a69812f6-17e5-47ae-880c-357f60313eec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a69812f6-17e5-47ae-880c-357f60313eec.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a73eafc2-ab23-4d29-b2cb-1249457889b2 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-1acc0fa9-1bbd-421b-bb6f-dfd235e5dd38 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-bd3da88e-dabe-422e-b8c3-1717c4f76fa8 {
  min-height: 50px;
}








#s-bd3da88e-dabe-422e-b8c3-1717c4f76fa8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd3da88e-dabe-422e-b8c3-1717c4f76fa8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-109aaf59-7590-4011-bc10-c4de905a6bb1 {
  text-align: center;
}







  #s-109aaf59-7590-4011-bc10-c4de905a6bb1 img.shogun-image {
    

    
    
    
  }


#s-109aaf59-7590-4011-bc10-c4de905a6bb1 .shogun-image-content {
  
    align-items: center;
  
}

#s-f07632dd-3798-4e31-b7aa-99294e5281ec {
  margin-top: 10px;
min-height: 50px;
}








#s-f07632dd-3798-4e31-b7aa-99294e5281ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f07632dd-3798-4e31-b7aa-99294e5281ec.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-300ad268-dab0-4147-b501-e1030da910f6 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-c56d5787-f04c-4ac1-a069-8a983b2cf70f {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-640f93a0-9453-4440-87f7-9a5d2e1fe17d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-640f93a0-9453-4440-87f7-9a5d2e1fe17d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-640f93a0-9453-4440-87f7-9a5d2e1fe17d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-640f93a0-9453-4440-87f7-9a5d2e1fe17d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-a50acf39-04fb-42fb-ae7b-283210abcb96 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-a50acf39-04fb-42fb-ae7b-283210abcb96"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-a50acf39-04fb-42fb-ae7b-283210abcb96"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-a50acf39-04fb-42fb-ae7b-283210abcb96"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-a50acf39-04fb-42fb-ae7b-283210abcb96"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-a172b374-2389-4884-97b1-41b862bd7b0b {
  min-height: 50px;
}








#s-a172b374-2389-4884-97b1-41b862bd7b0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a172b374-2389-4884-97b1-41b862bd7b0b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-99ee5e46-8f0a-412c-ac7b-3f54ce1dacc8 {
  text-align: center;
}







  #s-99ee5e46-8f0a-412c-ac7b-3f54ce1dacc8 img.shogun-image {
    

    
    
    
  }


#s-99ee5e46-8f0a-412c-ac7b-3f54ce1dacc8 .shogun-image-content {
  
    align-items: center;
  
}

#s-4aabd10e-3d82-48ae-a3b0-9856d6c33245 {
  margin-top: 10px;
min-height: 50px;
}








#s-4aabd10e-3d82-48ae-a3b0-9856d6c33245 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4aabd10e-3d82-48ae-a3b0-9856d6c33245.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-593cd36d-7cbb-42f1-9bd4-ad351b1a916a {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-074e79c3-b252-45ef-9596-6fe0025002a7 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-3035877f-3968-4aea-9b4e-27d399ab4e2b {
  min-height: 50px;
}








#s-3035877f-3968-4aea-9b4e-27d399ab4e2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3035877f-3968-4aea-9b4e-27d399ab4e2b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ae1d32b8-1833-4e48-99c6-cc7324ed8a00 {
  text-align: center;
}







  #s-ae1d32b8-1833-4e48-99c6-cc7324ed8a00 img.shogun-image {
    

    
    
    
  }


#s-ae1d32b8-1833-4e48-99c6-cc7324ed8a00 .shogun-image-content {
  
    align-items: center;
  
}

#s-8b9ef580-3f9e-439a-bd53-0ff0d9bd6b4b {
  margin-top: 10px;
min-height: 50px;
}








#s-8b9ef580-3f9e-439a-bd53-0ff0d9bd6b4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b9ef580-3f9e-439a-bd53-0ff0d9bd6b4b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5a7d3da2-7c86-4457-80ab-16b827dcfaad {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-e7930443-75fe-43ea-af0c-700fc0ada5c6 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-bde757e0-a2ac-4b6b-a7fb-d77b83a61bc8 {
  min-height: 30px;
}
@media (min-width: 1200px){#s-bde757e0-a2ac-4b6b-a7fb-d77b83a61bc8 {
  display: none;
}
#s-bde757e0-a2ac-4b6b-a7fb-d77b83a61bc8, #wrap-s-bde757e0-a2ac-4b6b-a7fb-d77b83a61bc8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bde757e0-a2ac-4b6b-a7fb-d77b83a61bc8 {
  display: none;
}
#s-bde757e0-a2ac-4b6b-a7fb-d77b83a61bc8, #wrap-s-bde757e0-a2ac-4b6b-a7fb-d77b83a61bc8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bde757e0-a2ac-4b6b-a7fb-d77b83a61bc8 {
  display: none;
}
#s-bde757e0-a2ac-4b6b-a7fb-d77b83a61bc8, #wrap-s-bde757e0-a2ac-4b6b-a7fb-d77b83a61bc8 { display:none !important; }}@media (max-width: 767px){#s-bde757e0-a2ac-4b6b-a7fb-d77b83a61bc8 {
  display: none;
}
#s-bde757e0-a2ac-4b6b-a7fb-d77b83a61bc8, #wrap-s-bde757e0-a2ac-4b6b-a7fb-d77b83a61bc8 { display:none !important; }}







#s-bde757e0-a2ac-4b6b-a7fb-d77b83a61bc8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bde757e0-a2ac-4b6b-a7fb-d77b83a61bc8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-320077ac-64c7-4ed4-b227-9ebe587b7bc1 {
  margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
min-height: 50px;
max-width: 1680px;
}
@media (max-width: 767px){#s-320077ac-64c7-4ed4-b227-9ebe587b7bc1 {
  display: none;
}
#s-320077ac-64c7-4ed4-b227-9ebe587b7bc1, #wrap-s-320077ac-64c7-4ed4-b227-9ebe587b7bc1 { display:none !important; }}







#s-320077ac-64c7-4ed4-b227-9ebe587b7bc1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-320077ac-64c7-4ed4-b227-9ebe587b7bc1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-14ca4a8f-4490-4e00-99e0-a39ea7d419c2 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}







  #s-14ca4a8f-4490-4e00-99e0-a39ea7d419c2 img.shogun-image {
    

    
    
    
  }


#s-14ca4a8f-4490-4e00-99e0-a39ea7d419c2 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-812936f4-bbf0-4012-ba6d-e171069553d1 {
  margin-top: 6%;
margin-left: auto;
margin-right: auto;
max-width: 1540px;
}

@media (min-width: 0px) {
[id="s-812936f4-bbf0-4012-ba6d-e171069553d1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-812936f4-bbf0-4012-ba6d-e171069553d1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-812936f4-bbf0-4012-ba6d-e171069553d1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-812936f4-bbf0-4012-ba6d-e171069553d1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-812936f4-bbf0-4012-ba6d-e171069553d1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-812936f4-bbf0-4012-ba6d-e171069553d1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-812936f4-bbf0-4012-ba6d-e171069553d1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-812936f4-bbf0-4012-ba6d-e171069553d1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-812936f4-bbf0-4012-ba6d-e171069553d1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-812936f4-bbf0-4012-ba6d-e171069553d1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-872a8f42-ab7f-4987-8e03-bdca17a131a7 {
  text-align: center;
}







  #s-872a8f42-ab7f-4987-8e03-bdca17a131a7 img.shogun-image {
    

    
    
    
  }


#s-872a8f42-ab7f-4987-8e03-bdca17a131a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-f760ae57-96e2-4b2c-94a4-b4c058847253 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-f760ae57-96e2-4b2c-94a4-b4c058847253 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f760ae57-96e2-4b2c-94a4-b4c058847253.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b19bbe57-2f19-4fa7-8407-46757b123be3 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px;
}

#s-6cf03a61-bea8-456b-8be0-963672b6235c {
  margin-top: 0px;
padding-bottom: 5px;
}

#s-453ec49d-3418-4ea6-ba4e-f1111750c786 {
  margin-top: 5px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-57d92105-368e-4136-86d8-fe2124b2b67b {
  min-height: 50px;
}
@media (max-width: 767px){#s-57d92105-368e-4136-86d8-fe2124b2b67b {
  display: none;
}
#s-57d92105-368e-4136-86d8-fe2124b2b67b, #wrap-s-57d92105-368e-4136-86d8-fe2124b2b67b { display:none !important; }}







#s-57d92105-368e-4136-86d8-fe2124b2b67b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57d92105-368e-4136-86d8-fe2124b2b67b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8d252f03-2a7f-447c-b6a8-6363b8eec68e {
  margin-bottom: 0px;
min-height: 50px;
background-color: rgba(237, 231, 217, 0);
}
@media (min-width: 1200px){#s-8d252f03-2a7f-447c-b6a8-6363b8eec68e {
  display: none;
}
#s-8d252f03-2a7f-447c-b6a8-6363b8eec68e, #wrap-s-8d252f03-2a7f-447c-b6a8-6363b8eec68e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8d252f03-2a7f-447c-b6a8-6363b8eec68e {
  display: none;
}
#s-8d252f03-2a7f-447c-b6a8-6363b8eec68e, #wrap-s-8d252f03-2a7f-447c-b6a8-6363b8eec68e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8d252f03-2a7f-447c-b6a8-6363b8eec68e {
  display: none;
}
#s-8d252f03-2a7f-447c-b6a8-6363b8eec68e, #wrap-s-8d252f03-2a7f-447c-b6a8-6363b8eec68e { display:none !important; }}







#s-8d252f03-2a7f-447c-b6a8-6363b8eec68e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d252f03-2a7f-447c-b6a8-6363b8eec68e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-678f9396-8da0-4dcb-8f7a-ebc108818244 {
  margin-bottom: 0%;
min-height: 30px;
}
@media (min-width: 1200px){#s-678f9396-8da0-4dcb-8f7a-ebc108818244 {
  display: none;
}
#s-678f9396-8da0-4dcb-8f7a-ebc108818244, #wrap-s-678f9396-8da0-4dcb-8f7a-ebc108818244 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-678f9396-8da0-4dcb-8f7a-ebc108818244 {
  display: none;
}
#s-678f9396-8da0-4dcb-8f7a-ebc108818244, #wrap-s-678f9396-8da0-4dcb-8f7a-ebc108818244 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-678f9396-8da0-4dcb-8f7a-ebc108818244 {
  display: none;
}
#s-678f9396-8da0-4dcb-8f7a-ebc108818244, #wrap-s-678f9396-8da0-4dcb-8f7a-ebc108818244 { display:none !important; }}@media (max-width: 767px){#s-678f9396-8da0-4dcb-8f7a-ebc108818244 {
  
}
}







#s-678f9396-8da0-4dcb-8f7a-ebc108818244 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-678f9396-8da0-4dcb-8f7a-ebc108818244.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ac21e57a-5bcd-4fa8-b53b-06a77d65c60b {
  margin-top: 0%;
text-align: center;
}
@media (min-width: 1200px){#s-ac21e57a-5bcd-4fa8-b53b-06a77d65c60b {
  display: none;
}
#s-ac21e57a-5bcd-4fa8-b53b-06a77d65c60b, #wrap-s-ac21e57a-5bcd-4fa8-b53b-06a77d65c60b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ac21e57a-5bcd-4fa8-b53b-06a77d65c60b {
  display: none;
}
#s-ac21e57a-5bcd-4fa8-b53b-06a77d65c60b, #wrap-s-ac21e57a-5bcd-4fa8-b53b-06a77d65c60b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ac21e57a-5bcd-4fa8-b53b-06a77d65c60b {
  display: none;
}
#s-ac21e57a-5bcd-4fa8-b53b-06a77d65c60b, #wrap-s-ac21e57a-5bcd-4fa8-b53b-06a77d65c60b { display:none !important; }}






  #s-ac21e57a-5bcd-4fa8-b53b-06a77d65c60b img.shogun-image {
    

    
    
    
  }


#s-ac21e57a-5bcd-4fa8-b53b-06a77d65c60b .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-5853508a-104f-44b4-b24a-8612e554486b {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 6%;
margin-left: 12%;
margin-bottom: 0px;
margin-right: 12%;
padding-top: 20px;
padding-bottom: 24px;
padding-right: 0%;
min-height: 50px;
background-color: rgba(250, 250, 250, 0);
}








#s-5853508a-104f-44b4-b24a-8612e554486b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5853508a-104f-44b4-b24a-8612e554486b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-b1139e0b-fb97-499a-acf4-1b4d35ac5ee6 {
  margin-bottom: 0px;
}

#s-661c90da-25e0-4087-9df9-edc6435c3805 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
}

#s-9e34d57e-7e80-4ac5-a2eb-8dfae632e95c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
}

#s-aea44c25-0066-43af-9347-e3147e96c280 {
  margin-bottom: 0%;
min-height: 30px;
}
@media (min-width: 1200px){#s-aea44c25-0066-43af-9347-e3147e96c280 {
  display: none;
}
#s-aea44c25-0066-43af-9347-e3147e96c280, #wrap-s-aea44c25-0066-43af-9347-e3147e96c280 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aea44c25-0066-43af-9347-e3147e96c280 {
  display: none;
}
#s-aea44c25-0066-43af-9347-e3147e96c280, #wrap-s-aea44c25-0066-43af-9347-e3147e96c280 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aea44c25-0066-43af-9347-e3147e96c280 {
  display: none;
}
#s-aea44c25-0066-43af-9347-e3147e96c280, #wrap-s-aea44c25-0066-43af-9347-e3147e96c280 { display:none !important; }}@media (max-width: 767px){#s-aea44c25-0066-43af-9347-e3147e96c280 {
  
}
}







#s-aea44c25-0066-43af-9347-e3147e96c280 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aea44c25-0066-43af-9347-e3147e96c280.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ef784d82-640c-408a-bb34-d4e48df0a7c1 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 65px;
background-color: rgba(0, 0, 0, 1);
}








#s-ef784d82-640c-408a-bb34-d4e48df0a7c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef784d82-640c-408a-bb34-d4e48df0a7c1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}








#s-3fb22b3f-0ea4-4a66-a850-685e48c0fe6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3fb22b3f-0ea4-4a66-a850-685e48c0fe6a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-de682513-b564-47fa-9e0b-9bdcf69289fe {
  padding-left: 5%;
padding-right: 5%;
}

#s-f02334ae-6295-4c92-8f74-65c9a96ef0a8 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-f02334ae-6295-4c92-8f74-65c9a96ef0a8 {
  display: none;
}
#s-f02334ae-6295-4c92-8f74-65c9a96ef0a8, #wrap-s-f02334ae-6295-4c92-8f74-65c9a96ef0a8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f02334ae-6295-4c92-8f74-65c9a96ef0a8 {
  display: none;
}
#s-f02334ae-6295-4c92-8f74-65c9a96ef0a8, #wrap-s-f02334ae-6295-4c92-8f74-65c9a96ef0a8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f02334ae-6295-4c92-8f74-65c9a96ef0a8 {
  display: none;
}
#s-f02334ae-6295-4c92-8f74-65c9a96ef0a8, #wrap-s-f02334ae-6295-4c92-8f74-65c9a96ef0a8 { display:none !important; }}@media (max-width: 767px){#s-f02334ae-6295-4c92-8f74-65c9a96ef0a8 {
  display: none;
}
#s-f02334ae-6295-4c92-8f74-65c9a96ef0a8, #wrap-s-f02334ae-6295-4c92-8f74-65c9a96ef0a8 { display:none !important; }}







#s-f02334ae-6295-4c92-8f74-65c9a96ef0a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f02334ae-6295-4c92-8f74-65c9a96ef0a8.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-0ca6415c-770f-4745-9098-d7eed45a4fe8 {
  margin-left: auto;
margin-right: auto;
padding-left: 2%;
padding-right: 2%;
min-height: 50px;
max-width: 1340px;
}
@media (max-width: 767px){#s-0ca6415c-770f-4745-9098-d7eed45a4fe8 {
  
}
}







#s-0ca6415c-770f-4745-9098-d7eed45a4fe8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ca6415c-770f-4745-9098-d7eed45a4fe8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-101205a9-8bc0-4740-b9de-c8c82b103229 hr {
  border-top: 1px solid rgba(195, 194, 194, 1);
}

#s-4a89140b-7210-4331-ad0a-18e841886d6b {
  margin-left: auto;
margin-right: auto;
min-height: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4a89140b-7210-4331-ad0a-18e841886d6b {
  display: none;
}
#s-4a89140b-7210-4331-ad0a-18e841886d6b, #wrap-s-4a89140b-7210-4331-ad0a-18e841886d6b { display:none !important; }}@media (max-width: 767px){#s-4a89140b-7210-4331-ad0a-18e841886d6b {
  display: none;
}
#s-4a89140b-7210-4331-ad0a-18e841886d6b, #wrap-s-4a89140b-7210-4331-ad0a-18e841886d6b { display:none !important; }}







#s-4a89140b-7210-4331-ad0a-18e841886d6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a89140b-7210-4331-ad0a-18e841886d6b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4b1fa154-ecf5-4083-b0e4-5f2c2787a03d {
  padding-bottom: 10px;
}
@media (min-width: 1200px){#s-4b1fa154-ecf5-4083-b0e4-5f2c2787a03d {
  
}
}@media (max-width: 767px){#s-4b1fa154-ecf5-4083-b0e4-5f2c2787a03d {
  display: none;
}
#s-4b1fa154-ecf5-4083-b0e4-5f2c2787a03d, #wrap-s-4b1fa154-ecf5-4083-b0e4-5f2c2787a03d { display:none !important; }}
#s-4b1fa154-ecf5-4083-b0e4-5f2c2787a03d .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-4b1fa154-ecf5-4083-b0e4-5f2c2787a03d .shg-sld-nav-button.shg-sld-left,
#s-4b1fa154-ecf5-4083-b0e4-5f2c2787a03d .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (max-width: 767px){#s-12333678-73fb-4ae6-9703-ff0bd1e93cd6 {
  display: none;
}
#s-12333678-73fb-4ae6-9703-ff0bd1e93cd6, #wrap-s-12333678-73fb-4ae6-9703-ff0bd1e93cd6 { display:none !important; }}
@media (min-width: 0px) {
[id="s-12333678-73fb-4ae6-9703-ff0bd1e93cd6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12333678-73fb-4ae6-9703-ff0bd1e93cd6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-12333678-73fb-4ae6-9703-ff0bd1e93cd6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-12333678-73fb-4ae6-9703-ff0bd1e93cd6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-56623835-fadb-4f6e-ae62-6d0e2f20e655 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-56623835-fadb-4f6e-ae62-6d0e2f20e655"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-56623835-fadb-4f6e-ae62-6d0e2f20e655"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-56623835-fadb-4f6e-ae62-6d0e2f20e655"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-56623835-fadb-4f6e-ae62-6d0e2f20e655"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-d591a577-96db-4c23-87c9-82b92bce1c43 {
  min-height: 50px;
}








#s-d591a577-96db-4c23-87c9-82b92bce1c43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d591a577-96db-4c23-87c9-82b92bce1c43.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-328058a1-87e9-43b6-b9e7-baff684e1a55 {
  text-align: center;
}







  #s-328058a1-87e9-43b6-b9e7-baff684e1a55 img.shogun-image {
    

    
    
    
  }


#s-328058a1-87e9-43b6-b9e7-baff684e1a55 .shogun-image-content {
  
    align-items: center;
  
}

#s-0e5c38c5-409c-4d32-9386-c19703968a3d {
  margin-top: 10px;
min-height: 50px;
}








#s-0e5c38c5-409c-4d32-9386-c19703968a3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e5c38c5-409c-4d32-9386-c19703968a3d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-77969118-2b5f-4b90-ad57-b4130d95eceb {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-90af0001-bbef-4117-88ad-f43ee6d73724 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-749bcbb5-5518-4c01-b563-662b24c4821d {
  text-align: center;
}







  #s-749bcbb5-5518-4c01-b563-662b24c4821d img.shogun-image {
    

    
    
    
  }


#s-749bcbb5-5518-4c01-b563-662b24c4821d .shogun-image-content {
  
    align-items: center;
  
}

#s-89ed5885-fe9b-4969-aa18-547cf106d74a {
  margin-top: 10px;
min-height: 50px;
}








#s-89ed5885-fe9b-4969-aa18-547cf106d74a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89ed5885-fe9b-4969-aa18-547cf106d74a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-60e66c57-3702-48d0-9946-773fd9f6618e {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-b48da05b-928d-4a95-b457-503876892279 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-c44c560f-c348-43ac-92cb-a55df4769541 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-c44c560f-c348-43ac-92cb-a55df4769541"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-c44c560f-c348-43ac-92cb-a55df4769541"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-c44c560f-c348-43ac-92cb-a55df4769541"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-c44c560f-c348-43ac-92cb-a55df4769541"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-8c159125-3e9e-4b38-a620-6299c8e6a119 {
  min-height: 50px;
}








#s-8c159125-3e9e-4b38-a620-6299c8e6a119 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c159125-3e9e-4b38-a620-6299c8e6a119.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2e7187e7-646b-405e-af1a-d3ce96ffefc3 {
  text-align: center;
}







  #s-2e7187e7-646b-405e-af1a-d3ce96ffefc3 img.shogun-image {
    

    
    
    
  }


#s-2e7187e7-646b-405e-af1a-d3ce96ffefc3 .shogun-image-content {
  
    align-items: center;
  
}

#s-86747af6-43df-4ebb-b08e-c9181ca34958 {
  margin-top: 10px;
min-height: 50px;
}








#s-86747af6-43df-4ebb-b08e-c9181ca34958 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86747af6-43df-4ebb-b08e-c9181ca34958.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1a684de1-5453-486f-a5d7-7b1f2d28c685 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-07004ba4-4f7a-4e4f-b630-3818b1823a5f {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-dddf2e52-8293-4076-b4b7-9e9cbb42726b {
  min-height: 50px;
}








#s-dddf2e52-8293-4076-b4b7-9e9cbb42726b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dddf2e52-8293-4076-b4b7-9e9cbb42726b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a2bf700a-750e-4c7e-a8c2-b0107ee1d1a9 {
  text-align: center;
}







  #s-a2bf700a-750e-4c7e-a8c2-b0107ee1d1a9 img.shogun-image {
    

    
    
    
  }


#s-a2bf700a-750e-4c7e-a8c2-b0107ee1d1a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-6bb046b9-2981-4fbf-b3d7-74c55860665b {
  margin-top: 10px;
min-height: 50px;
}








#s-6bb046b9-2981-4fbf-b3d7-74c55860665b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bb046b9-2981-4fbf-b3d7-74c55860665b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-274e7e8d-a682-4163-b862-5d3e53fb150d {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-31467681-2f24-4220-b1bb-36fe62a8da96 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-f7fea93a-af9a-44ea-97af-59de11fe12b5 {
  padding-bottom: 0px;
}
@media (min-width: 1200px){#s-f7fea93a-af9a-44ea-97af-59de11fe12b5 {
  display: none;
}
#s-f7fea93a-af9a-44ea-97af-59de11fe12b5, #wrap-s-f7fea93a-af9a-44ea-97af-59de11fe12b5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f7fea93a-af9a-44ea-97af-59de11fe12b5 {
  display: none;
}
#s-f7fea93a-af9a-44ea-97af-59de11fe12b5, #wrap-s-f7fea93a-af9a-44ea-97af-59de11fe12b5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f7fea93a-af9a-44ea-97af-59de11fe12b5 {
  display: none;
}
#s-f7fea93a-af9a-44ea-97af-59de11fe12b5, #wrap-s-f7fea93a-af9a-44ea-97af-59de11fe12b5 { display:none !important; }}@media (max-width: 767px){#s-f7fea93a-af9a-44ea-97af-59de11fe12b5 {
  
}
}
#s-f7fea93a-af9a-44ea-97af-59de11fe12b5 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-f7fea93a-af9a-44ea-97af-59de11fe12b5 .shg-sld-nav-button.shg-sld-left,
#s-f7fea93a-af9a-44ea-97af-59de11fe12b5 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-42cadfea-6747-4693-887e-b5118b2aa5f8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-42cadfea-6747-4693-887e-b5118b2aa5f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-42cadfea-6747-4693-887e-b5118b2aa5f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-42cadfea-6747-4693-887e-b5118b2aa5f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-07eee68f-0113-4ddc-96ec-b5d5436de94d {
  min-height: 50px;
}








#s-07eee68f-0113-4ddc-96ec-b5d5436de94d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07eee68f-0113-4ddc-96ec-b5d5436de94d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-614215df-c41c-4bce-99df-f977fa3f19b0 {
  text-align: center;
}







  #s-614215df-c41c-4bce-99df-f977fa3f19b0 img.shogun-image {
    

    
    
    
  }


#s-614215df-c41c-4bce-99df-f977fa3f19b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-2a5775ee-190b-4d20-a5fe-6e0c29ea4e1d {
  margin-top: 10px;
min-height: 50px;
}








#s-2a5775ee-190b-4d20-a5fe-6e0c29ea4e1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a5775ee-190b-4d20-a5fe-6e0c29ea4e1d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bc94a47d-0fdf-43cd-85f5-e59a67e544c5 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-fd272339-815a-4b84-9a94-a9f08be77934 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-8bcf8e56-3c64-4142-8bb1-568f7b0547a1 {
  min-height: 50px;
}








#s-8bcf8e56-3c64-4142-8bb1-568f7b0547a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8bcf8e56-3c64-4142-8bb1-568f7b0547a1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e25068fe-646c-4c9d-b2f6-e5001793b90f {
  text-align: center;
}







  #s-e25068fe-646c-4c9d-b2f6-e5001793b90f img.shogun-image {
    

    
    
    
  }


#s-e25068fe-646c-4c9d-b2f6-e5001793b90f .shogun-image-content {
  
    align-items: center;
  
}

#s-6c153e58-e0b3-4f69-90f5-14ca80c124e7 {
  margin-top: 10px;
min-height: 50px;
}








#s-6c153e58-e0b3-4f69-90f5-14ca80c124e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c153e58-e0b3-4f69-90f5-14ca80c124e7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c66c3c51-f0f4-497f-8f97-8b9ac433e659 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-3316e9a0-cf80-4457-b772-f000ef5f93a2 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-e38d63e5-7efd-4db8-b75e-e009d8aaf971"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e38d63e5-7efd-4db8-b75e-e009d8aaf971"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-e38d63e5-7efd-4db8-b75e-e009d8aaf971"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-e38d63e5-7efd-4db8-b75e-e009d8aaf971"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-623dd327-8179-4af9-b879-e538f1adf654 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-623dd327-8179-4af9-b879-e538f1adf654"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-623dd327-8179-4af9-b879-e538f1adf654"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-623dd327-8179-4af9-b879-e538f1adf654"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-623dd327-8179-4af9-b879-e538f1adf654"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-5dc48376-6881-4515-8582-a3ce60f89c29 {
  min-height: 50px;
}








#s-5dc48376-6881-4515-8582-a3ce60f89c29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5dc48376-6881-4515-8582-a3ce60f89c29.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9e749269-a295-4715-999b-ffac0691ace1 {
  text-align: center;
}







  #s-9e749269-a295-4715-999b-ffac0691ace1 img.shogun-image {
    

    
    
    
  }


#s-9e749269-a295-4715-999b-ffac0691ace1 .shogun-image-content {
  
    align-items: center;
  
}

#s-307e1387-efd7-4a7e-a0b3-d523ee15e132 {
  margin-top: 10px;
min-height: 50px;
}








#s-307e1387-efd7-4a7e-a0b3-d523ee15e132 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-307e1387-efd7-4a7e-a0b3-d523ee15e132.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c70ac1f8-49ab-430b-aace-acc4b90b06dc {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-de71fc73-110e-4527-94d9-ce73c0accf1e {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-1e41a25f-17a7-4762-95a7-75d35e2c1fa4 {
  min-height: 50px;
}








#s-1e41a25f-17a7-4762-95a7-75d35e2c1fa4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e41a25f-17a7-4762-95a7-75d35e2c1fa4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1b0f2944-408f-4cf2-8cf9-53bf69943a70 {
  text-align: center;
}







  #s-1b0f2944-408f-4cf2-8cf9-53bf69943a70 img.shogun-image {
    

    
    
    
  }


#s-1b0f2944-408f-4cf2-8cf9-53bf69943a70 .shogun-image-content {
  
    align-items: center;
  
}

#s-0d3a2265-3c6a-42d4-b6f5-aa67daee84e5 {
  margin-top: 10px;
min-height: 50px;
}








#s-0d3a2265-3c6a-42d4-b6f5-aa67daee84e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d3a2265-3c6a-42d4-b6f5-aa67daee84e5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-16b268ae-ba5c-4c39-9018-2c1725171bd6 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-f9c07302-988d-4f05-8f39-3905bdb91cd8 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (max-width: 767px){#s-01ce44db-706e-4d07-ac41-e3fa0c48cd75 {
  display: none;
}
#s-01ce44db-706e-4d07-ac41-e3fa0c48cd75, #wrap-s-01ce44db-706e-4d07-ac41-e3fa0c48cd75 { display:none !important; }}
@media (min-width: 0px) {
[id="s-01ce44db-706e-4d07-ac41-e3fa0c48cd75"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-01ce44db-706e-4d07-ac41-e3fa0c48cd75"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-01ce44db-706e-4d07-ac41-e3fa0c48cd75"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-01ce44db-706e-4d07-ac41-e3fa0c48cd75"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-912a0f9a-5b89-4acc-9043-110a7389d070 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-912a0f9a-5b89-4acc-9043-110a7389d070"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-912a0f9a-5b89-4acc-9043-110a7389d070"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-912a0f9a-5b89-4acc-9043-110a7389d070"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-912a0f9a-5b89-4acc-9043-110a7389d070"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-d407018c-0ba1-4e7c-a5e5-80fe34c03103 {
  min-height: 50px;
}








#s-d407018c-0ba1-4e7c-a5e5-80fe34c03103 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d407018c-0ba1-4e7c-a5e5-80fe34c03103.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b5e50645-bf17-405c-a94b-c42a3fdd3d78 {
  text-align: center;
}







  #s-b5e50645-bf17-405c-a94b-c42a3fdd3d78 img.shogun-image {
    

    
    
    
  }


#s-b5e50645-bf17-405c-a94b-c42a3fdd3d78 .shogun-image-content {
  
    align-items: center;
  
}

#s-8036982c-34b6-45b4-810c-95e26c8a7b8c {
  margin-top: 10px;
min-height: 50px;
}








#s-8036982c-34b6-45b4-810c-95e26c8a7b8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8036982c-34b6-45b4-810c-95e26c8a7b8c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-461f3b82-fe64-4c35-81e1-dcc7701abd15 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-e632ea0b-6104-4601-9ad9-69ac9f8c597b {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-a4279de8-f45e-4e00-b266-861309812fc0 {
  text-align: center;
}







  #s-a4279de8-f45e-4e00-b266-861309812fc0 img.shogun-image {
    

    
    
    
  }


#s-a4279de8-f45e-4e00-b266-861309812fc0 .shogun-image-content {
  
    align-items: center;
  
}

#s-bbe2d99a-1b8e-467e-a4d7-8036d887cdcd {
  margin-top: 10px;
min-height: 50px;
}








#s-bbe2d99a-1b8e-467e-a4d7-8036d887cdcd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bbe2d99a-1b8e-467e-a4d7-8036d887cdcd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1cf0d9c5-9067-4e22-981c-0f90957ab198 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-e4c20d2e-a26d-43f3-acf8-a8ecc48d4870 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-a029560d-2fcd-4d9b-bd37-28698427545d {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-a029560d-2fcd-4d9b-bd37-28698427545d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-a029560d-2fcd-4d9b-bd37-28698427545d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-a029560d-2fcd-4d9b-bd37-28698427545d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-a029560d-2fcd-4d9b-bd37-28698427545d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-42bf50f6-fa1d-448c-b6db-f1795a1f79e0 {
  min-height: 50px;
}








#s-42bf50f6-fa1d-448c-b6db-f1795a1f79e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42bf50f6-fa1d-448c-b6db-f1795a1f79e0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7199762a-4c90-481a-929b-dca4889b3323 {
  text-align: center;
}







  #s-7199762a-4c90-481a-929b-dca4889b3323 img.shogun-image {
    

    
    
    
  }


#s-7199762a-4c90-481a-929b-dca4889b3323 .shogun-image-content {
  
    align-items: center;
  
}

#s-965d9617-d51f-49c6-91ac-b960324336c3 {
  margin-top: 10px;
min-height: 50px;
}








#s-965d9617-d51f-49c6-91ac-b960324336c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-965d9617-d51f-49c6-91ac-b960324336c3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-86516dd6-65d4-4261-a7c2-2bb231f922da {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-80c03d7d-a4ad-4b70-bb49-247b77eb12f7 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-5afd09b3-0eef-4e73-b6fa-590fd93cc9db {
  min-height: 50px;
}








#s-5afd09b3-0eef-4e73-b6fa-590fd93cc9db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5afd09b3-0eef-4e73-b6fa-590fd93cc9db.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cc8df6b1-744a-447f-b6c8-c91733317787 {
  text-align: center;
}







  #s-cc8df6b1-744a-447f-b6c8-c91733317787 img.shogun-image {
    

    
    
    
  }


#s-cc8df6b1-744a-447f-b6c8-c91733317787 .shogun-image-content {
  
    align-items: center;
  
}

#s-78452b27-88a1-4c35-b36c-e204c87d1843 {
  margin-top: 10px;
min-height: 50px;
}








#s-78452b27-88a1-4c35-b36c-e204c87d1843 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78452b27-88a1-4c35-b36c-e204c87d1843.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b27d9143-d336-4bca-ac80-b417a7207b5a {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-f7b8a395-7e7f-420f-97d6-a2e1228d3a12 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-f7c17872-7e6f-4a1d-a711-be255fb03ca5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f7c17872-7e6f-4a1d-a711-be255fb03ca5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-f7c17872-7e6f-4a1d-a711-be255fb03ca5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-f7c17872-7e6f-4a1d-a711-be255fb03ca5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-935653be-d3c7-427a-9742-ed9a53f8e528 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-935653be-d3c7-427a-9742-ed9a53f8e528"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-935653be-d3c7-427a-9742-ed9a53f8e528"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-935653be-d3c7-427a-9742-ed9a53f8e528"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-935653be-d3c7-427a-9742-ed9a53f8e528"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-0d669226-0ea4-4aa9-a7a2-42bea25d3b8d {
  min-height: 50px;
}








#s-0d669226-0ea4-4aa9-a7a2-42bea25d3b8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d669226-0ea4-4aa9-a7a2-42bea25d3b8d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-19cadb67-0c3a-46fa-a1f6-bf4c41ddf7fa {
  text-align: center;
}







  #s-19cadb67-0c3a-46fa-a1f6-bf4c41ddf7fa img.shogun-image {
    

    
    
    
  }


#s-19cadb67-0c3a-46fa-a1f6-bf4c41ddf7fa .shogun-image-content {
  
    align-items: center;
  
}

#s-0dfc0555-2072-4dfc-8dd0-7b352ecbcd4f {
  margin-top: 10px;
min-height: 50px;
}








#s-0dfc0555-2072-4dfc-8dd0-7b352ecbcd4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0dfc0555-2072-4dfc-8dd0-7b352ecbcd4f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7d129789-9ba7-43ca-a4da-b0fb246c6fc8 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-098b772d-d27d-40e7-906d-4d16818ca8b9 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-718b8925-4920-4f77-bced-873e72b73b30 {
  min-height: 50px;
}








#s-718b8925-4920-4f77-bced-873e72b73b30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-718b8925-4920-4f77-bced-873e72b73b30.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0b746330-9872-4817-b3a8-473eeddd97cc {
  text-align: center;
}







  #s-0b746330-9872-4817-b3a8-473eeddd97cc img.shogun-image {
    

    
    
    
  }


#s-0b746330-9872-4817-b3a8-473eeddd97cc .shogun-image-content {
  
    align-items: center;
  
}

#s-c31355b9-61cf-43c4-937d-89b342e70670 {
  margin-top: 10px;
min-height: 50px;
}








#s-c31355b9-61cf-43c4-937d-89b342e70670 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c31355b9-61cf-43c4-937d-89b342e70670.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e32cd001-150e-4e1b-a7ff-ce71bbe72b6d {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-e98948ba-b9ae-4883-9f2c-15bcd43f0dec {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-7880429c-97d4-4fbe-be39-2aaad0633aab {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-7880429c-97d4-4fbe-be39-2aaad0633aab"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-7880429c-97d4-4fbe-be39-2aaad0633aab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-7880429c-97d4-4fbe-be39-2aaad0633aab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-7880429c-97d4-4fbe-be39-2aaad0633aab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-5978c64b-94f9-4b29-9390-551db81e620b {
  min-height: 50px;
}








#s-5978c64b-94f9-4b29-9390-551db81e620b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5978c64b-94f9-4b29-9390-551db81e620b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7a6dd37a-529e-41a2-99ac-14d14a0e672e {
  text-align: center;
}







  #s-7a6dd37a-529e-41a2-99ac-14d14a0e672e img.shogun-image {
    

    
    
    
  }


#s-7a6dd37a-529e-41a2-99ac-14d14a0e672e .shogun-image-content {
  
    align-items: center;
  
}

#s-0119eb5f-a13f-4d11-bd49-353cdd5164af {
  margin-top: 10px;
min-height: 50px;
}








#s-0119eb5f-a13f-4d11-bd49-353cdd5164af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0119eb5f-a13f-4d11-bd49-353cdd5164af.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-98a03089-1b93-454d-98f4-749860b99179 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-ff8a1cbb-0c97-42dd-a1e7-b17ba990345c {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-0f7c6f69-f528-40df-bdef-7a52988d8938 {
  min-height: 50px;
}








#s-0f7c6f69-f528-40df-bdef-7a52988d8938 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f7c6f69-f528-40df-bdef-7a52988d8938.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-acf41f92-7292-4363-bfdf-f7293854b4ac {
  text-align: center;
}







  #s-acf41f92-7292-4363-bfdf-f7293854b4ac img.shogun-image {
    

    
    
    
  }


#s-acf41f92-7292-4363-bfdf-f7293854b4ac .shogun-image-content {
  
    align-items: center;
  
}

#s-b4478c8a-db8a-4640-b800-c980c4c6daa9 {
  margin-top: 10px;
min-height: 50px;
}








#s-b4478c8a-db8a-4640-b800-c980c4c6daa9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4478c8a-db8a-4640-b800-c980c4c6daa9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ff5c8238-dcbd-4874-a3fb-24dc2e697d07 {
  margin-top: 0px;
margin-bottom: 5px;
}

#s-8f2302fe-c4ce-42d4-b2f0-3521ab9d4142 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-bb2131e6-2bfc-4239-9513-7506692cbce0 {
  min-height: 50px;
}








#s-bb2131e6-2bfc-4239-9513-7506692cbce0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb2131e6-2bfc-4239-9513-7506692cbce0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-68c7b222-3ce3-4291-afb5-b7e851dc7147 {
  min-height: 50px;
}
@media (max-width: 767px){#s-68c7b222-3ce3-4291-afb5-b7e851dc7147 {
  display: none;
}
#s-68c7b222-3ce3-4291-afb5-b7e851dc7147, #wrap-s-68c7b222-3ce3-4291-afb5-b7e851dc7147 { display:none !important; }}







#s-68c7b222-3ce3-4291-afb5-b7e851dc7147 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68c7b222-3ce3-4291-afb5-b7e851dc7147.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1aed4350-51e5-40ea-ba90-0609e5212063 {
  min-height: 30px;
}
@media (min-width: 1200px){#s-1aed4350-51e5-40ea-ba90-0609e5212063 {
  display: none;
}
#s-1aed4350-51e5-40ea-ba90-0609e5212063, #wrap-s-1aed4350-51e5-40ea-ba90-0609e5212063 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1aed4350-51e5-40ea-ba90-0609e5212063 {
  display: none;
}
#s-1aed4350-51e5-40ea-ba90-0609e5212063, #wrap-s-1aed4350-51e5-40ea-ba90-0609e5212063 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1aed4350-51e5-40ea-ba90-0609e5212063 {
  display: none;
}
#s-1aed4350-51e5-40ea-ba90-0609e5212063, #wrap-s-1aed4350-51e5-40ea-ba90-0609e5212063 { display:none !important; }}







#s-1aed4350-51e5-40ea-ba90-0609e5212063 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1aed4350-51e5-40ea-ba90-0609e5212063.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2df0dbe2-5399-46bd-bf9c-1fb0128db8b6 {
  margin-left: auto;
margin-right: auto;
min-height: 70px;
max-width: 1680px;
background-color: rgba(238, 238, 238, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-2df0dbe2-5399-46bd-bf9c-1fb0128db8b6 {
  
}
}@media (max-width: 767px){#s-2df0dbe2-5399-46bd-bf9c-1fb0128db8b6 {
  
}
}







#s-2df0dbe2-5399-46bd-bf9c-1fb0128db8b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2df0dbe2-5399-46bd-bf9c-1fb0128db8b6.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-735b6ea9-ceb9-43bf-9f29-c6c44595b29d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-735b6ea9-ceb9-43bf-9f29-c6c44595b29d {
  display: none;
}
#s-735b6ea9-ceb9-43bf-9f29-c6c44595b29d, #wrap-s-735b6ea9-ceb9-43bf-9f29-c6c44595b29d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-735b6ea9-ceb9-43bf-9f29-c6c44595b29d {
  display: none;
}
#s-735b6ea9-ceb9-43bf-9f29-c6c44595b29d, #wrap-s-735b6ea9-ceb9-43bf-9f29-c6c44595b29d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-735b6ea9-ceb9-43bf-9f29-c6c44595b29d {
  display: none;
}
#s-735b6ea9-ceb9-43bf-9f29-c6c44595b29d, #wrap-s-735b6ea9-ceb9-43bf-9f29-c6c44595b29d { display:none !important; }}







#s-735b6ea9-ceb9-43bf-9f29-c6c44595b29d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-735b6ea9-ceb9-43bf-9f29-c6c44595b29d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bbf7b80a-0266-4e05-8c7d-8d307d038048 {
  margin-bottom: -20px;
}

#s-bbf7b80a-0266-4e05-8c7d-8d307d038048 hr {
  border-top: 1px solid #ddd;
}

#s-20a5bd46-17af-4c0d-b03d-de412988ce0d {
  min-height: 50px;
}








#s-20a5bd46-17af-4c0d-b03d-de412988ce0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20a5bd46-17af-4c0d-b03d-de412988ce0d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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