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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-053e7b87-4a3a-4034-9507-cafb6835bb39 {
  text-align: center;
}
@media (max-width: 767px){#s-053e7b87-4a3a-4034-9507-cafb6835bb39 {
  display: none;
}
#s-053e7b87-4a3a-4034-9507-cafb6835bb39, #wrap-s-053e7b87-4a3a-4034-9507-cafb6835bb39 { display:none !important; }}






  #s-053e7b87-4a3a-4034-9507-cafb6835bb39 img.shogun-image {
    

    
    
    
  }


#s-053e7b87-4a3a-4034-9507-cafb6835bb39 .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-31f1e996-a52d-4669-9d63-917bde7b0113 {
  margin-top: 0px;
margin-left: 3%;
margin-bottom: 5%;
margin-right: 3%;
}
@media (max-width: 767px){#s-31f1e996-a52d-4669-9d63-917bde7b0113 {
  display: none;
}
#s-31f1e996-a52d-4669-9d63-917bde7b0113, #wrap-s-31f1e996-a52d-4669-9d63-917bde7b0113 { display:none !important; }}
@media (min-width: 0px) {
[id="s-31f1e996-a52d-4669-9d63-917bde7b0113"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-31f1e996-a52d-4669-9d63-917bde7b0113"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-31f1e996-a52d-4669-9d63-917bde7b0113"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-31f1e996-a52d-4669-9d63-917bde7b0113"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

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

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

#s-f0c4b4a6-8150-4c43-9ade-8b104ae0fe81 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-f0c4b4a6-8150-4c43-9ade-8b104ae0fe81 {
  display: none;
}
#s-f0c4b4a6-8150-4c43-9ade-8b104ae0fe81, #wrap-s-f0c4b4a6-8150-4c43-9ade-8b104ae0fe81 { display:none !important; }}
#s-f0c4b4a6-8150-4c43-9ade-8b104ae0fe81 .shogun-heading-component h1 {
  color: rgba(250, 250, 250, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



.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-1db03fe5-714f-4404-9355-94bb27fbbd70 {
  margin-left: 0px;
margin-right: 42px;
}

.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-cf914c03-85dd-4b47-b38b-92efc29fb13f {
  margin-top: 8px;
margin-left: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-cf914c03-85dd-4b47-b38b-92efc29fb13f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cf914c03-85dd-4b47-b38b-92efc29fb13f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-cf914c03-85dd-4b47-b38b-92efc29fb13f {
  margin-bottom: 15px;
margin-right: 0px;
}
}

  #s-cf914c03-85dd-4b47-b38b-92efc29fb13f-root {
    text-align: left;
  }


#s-cf914c03-85dd-4b47-b38b-92efc29fb13f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cf914c03-85dd-4b47-b38b-92efc29fb13f-root {
    text-align: left;
  }


#s-cf914c03-85dd-4b47-b38b-92efc29fb13f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cf914c03-85dd-4b47-b38b-92efc29fb13f-root {
    text-align: left;
  }


#s-cf914c03-85dd-4b47-b38b-92efc29fb13f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cf914c03-85dd-4b47-b38b-92efc29fb13f-root {
    text-align: left;
  }


#s-cf914c03-85dd-4b47-b38b-92efc29fb13f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cf914c03-85dd-4b47-b38b-92efc29fb13f-root {
    text-align: left;
  }


#s-cf914c03-85dd-4b47-b38b-92efc29fb13f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-e26ae0cb-83b6-4b0a-bdea-5978ea394ea3 {
  margin-top: 10px;
margin-left: 50%;
margin-right: 0%;
padding-top: 0px;
padding-left: 3%;
padding-bottom: 83px;
padding-right: 4%;
text-align: left;
}
@media (min-width: 1200px){#s-e26ae0cb-83b6-4b0a-bdea-5978ea394ea3 {
  display: none;
}
#s-e26ae0cb-83b6-4b0a-bdea-5978ea394ea3, #wrap-s-e26ae0cb-83b6-4b0a-bdea-5978ea394ea3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e26ae0cb-83b6-4b0a-bdea-5978ea394ea3 {
  display: none;
}
#s-e26ae0cb-83b6-4b0a-bdea-5978ea394ea3, #wrap-s-e26ae0cb-83b6-4b0a-bdea-5978ea394ea3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e26ae0cb-83b6-4b0a-bdea-5978ea394ea3 {
  display: none;
}
#s-e26ae0cb-83b6-4b0a-bdea-5978ea394ea3, #wrap-s-e26ae0cb-83b6-4b0a-bdea-5978ea394ea3 { display:none !important; }}@media (max-width: 767px){#s-e26ae0cb-83b6-4b0a-bdea-5978ea394ea3 {
  
}
}
#s-e26ae0cb-83b6-4b0a-bdea-5978ea394ea3 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-3a7f7879-2add-4b5a-a7b1-06c5de465eb4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-3a7f7879-2add-4b5a-a7b1-06c5de465eb4 {
  margin-top: 40px;
margin-left: 2%;
margin-bottom: 0px;
margin-right: 2%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3a7f7879-2add-4b5a-a7b1-06c5de465eb4 {
  margin-top: 40px;
margin-left: 2%;
margin-right: 2%;
}
}@media (max-width: 767px){#s-3a7f7879-2add-4b5a-a7b1-06c5de465eb4 {
  display: none;
}
#s-3a7f7879-2add-4b5a-a7b1-06c5de465eb4, #wrap-s-3a7f7879-2add-4b5a-a7b1-06c5de465eb4 { display:none !important; }}
#s-3a7f7879-2add-4b5a-a7b1-06c5de465eb4 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-05a5b7be-414b-43eb-a851-9bdaac7f1244 {
  margin-left: 2%;
margin-bottom: 40px;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-05a5b7be-414b-43eb-a851-9bdaac7f1244 {
  display: none;
}
#s-05a5b7be-414b-43eb-a851-9bdaac7f1244, #wrap-s-05a5b7be-414b-43eb-a851-9bdaac7f1244 { display:none !important; }}
#s-05a5b7be-414b-43eb-a851-9bdaac7f1244 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

@media (min-width: 1200px){#s-12e2118f-6497-47ad-b1cb-c6a5fff00794 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-12e2118f-6497-47ad-b1cb-c6a5fff00794 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-12e2118f-6497-47ad-b1cb-c6a5fff00794 {
  display: none;
}
#s-12e2118f-6497-47ad-b1cb-c6a5fff00794, #wrap-s-12e2118f-6497-47ad-b1cb-c6a5fff00794 { display:none !important; }}@media (max-width: 767px){#s-12e2118f-6497-47ad-b1cb-c6a5fff00794 {
  display: none;
}
#s-12e2118f-6497-47ad-b1cb-c6a5fff00794, #wrap-s-12e2118f-6497-47ad-b1cb-c6a5fff00794 { display:none !important; }}
#s-c1f5b370-43b1-4016-8ff7-e4476a02c44a {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-af4c33a4-18a1-4f42-85e4-821960b1e047 {
  text-align: left;
}



.shg-c#s-af4c33a4-18a1-4f42-85e4-821960b1e047 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-af4c33a4-18a1-4f42-85e4-821960b1e047 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-af4c33a4-18a1-4f42-85e4-821960b1e047 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-af4c33a4-18a1-4f42-85e4-821960b1e047 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-af4c33a4-18a1-4f42-85e4-821960b1e047 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-af4c33a4-18a1-4f42-85e4-821960b1e047 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-af4c33a4-18a1-4f42-85e4-821960b1e047 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-af4c33a4-18a1-4f42-85e4-821960b1e047 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-af4c33a4-18a1-4f42-85e4-821960b1e047 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-af4c33a4-18a1-4f42-85e4-821960b1e047 img.shogun-image {
  width: 100%;
}



}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-0a3afacd-1dc0-4eae-9c0c-36e47d60fb4f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a3afacd-1dc0-4eae-9c0c-36e47d60fb4f .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-2c78538c-e462-42c4-9ef9-a1b3c3f7e727 {
  display: none;
}
#s-feb639c3-a57c-41b9-885f-862fb7e05098 {
  text-align: left;
}



.shg-c#s-feb639c3-a57c-41b9-885f-862fb7e05098 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-feb639c3-a57c-41b9-885f-862fb7e05098 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-feb639c3-a57c-41b9-885f-862fb7e05098 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-feb639c3-a57c-41b9-885f-862fb7e05098 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-feb639c3-a57c-41b9-885f-862fb7e05098 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-feb639c3-a57c-41b9-885f-862fb7e05098 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-feb639c3-a57c-41b9-885f-862fb7e05098 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-feb639c3-a57c-41b9-885f-862fb7e05098 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-feb639c3-a57c-41b9-885f-862fb7e05098 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-feb639c3-a57c-41b9-885f-862fb7e05098 img.shogun-image {
  width: 100%;
}



}
#s-bef72ce7-2786-401a-b3d1-568b96486b7a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bef72ce7-2786-401a-b3d1-568b96486b7a .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-9f999070-4f15-4129-ad4e-ef81108716fa {
  display: none;
}
#s-5ad37c7a-d48e-4957-b4a2-908c8e7b40dc {
  text-align: left;
}



.shg-c#s-5ad37c7a-d48e-4957-b4a2-908c8e7b40dc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5ad37c7a-d48e-4957-b4a2-908c8e7b40dc img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-5ad37c7a-d48e-4957-b4a2-908c8e7b40dc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5ad37c7a-d48e-4957-b4a2-908c8e7b40dc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-5ad37c7a-d48e-4957-b4a2-908c8e7b40dc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5ad37c7a-d48e-4957-b4a2-908c8e7b40dc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-5ad37c7a-d48e-4957-b4a2-908c8e7b40dc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5ad37c7a-d48e-4957-b4a2-908c8e7b40dc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-5ad37c7a-d48e-4957-b4a2-908c8e7b40dc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5ad37c7a-d48e-4957-b4a2-908c8e7b40dc img.shogun-image {
  width: 100%;
}



}
#s-698bcdc5-d72f-4e40-98b0-e71aca507dec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-698bcdc5-d72f-4e40-98b0-e71aca507dec .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-198cd85d-794f-4b0e-85ef-051750893abd {
  display: none;
}
#s-00237070-215a-4084-a6cb-028566f3a48f {
  text-align: left;
}



.shg-c#s-00237070-215a-4084-a6cb-028566f3a48f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-00237070-215a-4084-a6cb-028566f3a48f img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-00237070-215a-4084-a6cb-028566f3a48f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-00237070-215a-4084-a6cb-028566f3a48f img.shogun-image {
  width: 100%;
}



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

.shg-c#s-00237070-215a-4084-a6cb-028566f3a48f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-00237070-215a-4084-a6cb-028566f3a48f img.shogun-image {
  width: 100%;
}



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

.shg-c#s-00237070-215a-4084-a6cb-028566f3a48f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-00237070-215a-4084-a6cb-028566f3a48f img.shogun-image {
  width: 100%;
}



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

.shg-c#s-00237070-215a-4084-a6cb-028566f3a48f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-00237070-215a-4084-a6cb-028566f3a48f img.shogun-image {
  width: 100%;
}



}
#s-35efc466-c26b-421d-a1cf-d6e35c2bebef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-35efc466-c26b-421d-a1cf-d6e35c2bebef .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-0efd46f7-e8ec-4bec-857f-d6ad902b1d58 {
  display: none;
}
#s-787e0619-9c4c-4ea6-a048-ee27da28b15a {
  text-align: left;
}



.shg-c#s-787e0619-9c4c-4ea6-a048-ee27da28b15a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-787e0619-9c4c-4ea6-a048-ee27da28b15a img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-787e0619-9c4c-4ea6-a048-ee27da28b15a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-787e0619-9c4c-4ea6-a048-ee27da28b15a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-787e0619-9c4c-4ea6-a048-ee27da28b15a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-787e0619-9c4c-4ea6-a048-ee27da28b15a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-787e0619-9c4c-4ea6-a048-ee27da28b15a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-787e0619-9c4c-4ea6-a048-ee27da28b15a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-787e0619-9c4c-4ea6-a048-ee27da28b15a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-787e0619-9c4c-4ea6-a048-ee27da28b15a img.shogun-image {
  width: 100%;
}



}
#s-bb553fdf-34bb-42b1-9302-8313fd661212 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bb553fdf-34bb-42b1-9302-8313fd661212 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-576a7740-2201-4138-9e10-cd99b68e5e17 {
  display: none;
}
#s-d3da2e5c-f96d-42ee-bf84-02d963a03824 {
  text-align: left;
}



.shg-c#s-d3da2e5c-f96d-42ee-bf84-02d963a03824 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3da2e5c-f96d-42ee-bf84-02d963a03824 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-d3da2e5c-f96d-42ee-bf84-02d963a03824 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3da2e5c-f96d-42ee-bf84-02d963a03824 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d3da2e5c-f96d-42ee-bf84-02d963a03824 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3da2e5c-f96d-42ee-bf84-02d963a03824 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d3da2e5c-f96d-42ee-bf84-02d963a03824 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3da2e5c-f96d-42ee-bf84-02d963a03824 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d3da2e5c-f96d-42ee-bf84-02d963a03824 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d3da2e5c-f96d-42ee-bf84-02d963a03824 img.shogun-image {
  width: 100%;
}



}
#s-9906f8eb-3db4-4287-8612-c2ff7b7017c0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9906f8eb-3db4-4287-8612-c2ff7b7017c0 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

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

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

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

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

#s-55582ae4-d753-4354-835f-1fb8cf9651c7 {
  margin-top: 25px;
margin-left: 2%;
margin-bottom: 25px;
margin-right: 2%;
}
@media (max-width: 767px){#s-55582ae4-d753-4354-835f-1fb8cf9651c7 {
  display: none;
}
#s-55582ae4-d753-4354-835f-1fb8cf9651c7, #wrap-s-55582ae4-d753-4354-835f-1fb8cf9651c7 { display:none !important; }}
.shg-hr-wrapper {
  padding: 30px 0;
}

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

#s-2dd58f57-506e-42d0-aaa6-41fd94e0d0a7 {
  margin-top: 10px;
margin-bottom: 15px;
padding-left: 2%;
padding-right: 2%;
}
@media (max-width: 767px){#s-2dd58f57-506e-42d0-aaa6-41fd94e0d0a7 {
  display: none;
}
#s-2dd58f57-506e-42d0-aaa6-41fd94e0d0a7, #wrap-s-2dd58f57-506e-42d0-aaa6-41fd94e0d0a7 { display:none !important; }}
#s-2dd58f57-506e-42d0-aaa6-41fd94e0d0a7 hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-bc0086d8-b2a2-4e56-8c31-28e4037302ab {
  text-align: left;
}
@media (min-width: 1200px){#s-bc0086d8-b2a2-4e56-8c31-28e4037302ab {
  margin-top: 40px;
margin-left: 5%;
margin-bottom: 40px;
margin-right: 5%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bc0086d8-b2a2-4e56-8c31-28e4037302ab {
  margin-top: 40px;
margin-left: 5%;
margin-bottom: 40px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-bc0086d8-b2a2-4e56-8c31-28e4037302ab {
  display: none;
}
#s-bc0086d8-b2a2-4e56-8c31-28e4037302ab, #wrap-s-bc0086d8-b2a2-4e56-8c31-28e4037302ab { display:none !important; }}
#s-bc0086d8-b2a2-4e56-8c31-28e4037302ab .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.35em;
  
  text-align: left;
}



#s-1dfa6120-bc3b-4dea-ac1a-50dd7da46fe3 {
  margin-top: 10px;
margin-bottom: 15px;
padding-left: 2%;
padding-right: 2%;
}
@media (max-width: 767px){#s-1dfa6120-bc3b-4dea-ac1a-50dd7da46fe3 {
  display: none;
}
#s-1dfa6120-bc3b-4dea-ac1a-50dd7da46fe3, #wrap-s-1dfa6120-bc3b-4dea-ac1a-50dd7da46fe3 { display:none !important; }}
#s-1dfa6120-bc3b-4dea-ac1a-50dd7da46fe3 hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

.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-aefc9866-676f-4f7f-968a-b627833b91ea {
  padding-top: 0%;
padding-bottom: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-aefc9866-676f-4f7f-968a-b627833b91ea {
  margin-left: 2.15%;
margin-right: 2.15%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-aefc9866-676f-4f7f-968a-b627833b91ea {
  margin-left: 2.15%;
margin-right: 2.15%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-aefc9866-676f-4f7f-968a-b627833b91ea {
  margin-left: 3.15%;
margin-right: 3.15%;
}
}@media (max-width: 767px){#s-aefc9866-676f-4f7f-968a-b627833b91ea {
  margin-left: 2%;
margin-right: 2%;
}
}







#s-aefc9866-676f-4f7f-968a-b627833b91ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aefc9866-676f-4f7f-968a-b627833b91ea.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-55391818-8afc-4585-af9f-98b9a704e037 {
  text-align: center;
}
@media (min-width: 1200px){#s-55391818-8afc-4585-af9f-98b9a704e037 {
  display: none;
}
#s-55391818-8afc-4585-af9f-98b9a704e037, #wrap-s-55391818-8afc-4585-af9f-98b9a704e037 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-55391818-8afc-4585-af9f-98b9a704e037 {
  display: none;
}
#s-55391818-8afc-4585-af9f-98b9a704e037, #wrap-s-55391818-8afc-4585-af9f-98b9a704e037 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-55391818-8afc-4585-af9f-98b9a704e037 {
  display: none;
}
#s-55391818-8afc-4585-af9f-98b9a704e037, #wrap-s-55391818-8afc-4585-af9f-98b9a704e037 { display:none !important; }}






  #s-55391818-8afc-4585-af9f-98b9a704e037 img.shogun-image {
    

    
    
    
  }


#s-55391818-8afc-4585-af9f-98b9a704e037 .shogun-image-content {
  
    align-items: center;
  
}

#s-9d523d4c-e9e8-46a8-ab8d-bf6069ca93fe {
  margin-top: 50px;
margin-bottom: 65px;
}

@media (min-width: 0px) {
[id="s-9d523d4c-e9e8-46a8-ab8d-bf6069ca93fe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9d523d4c-e9e8-46a8-ab8d-bf6069ca93fe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-9d523d4c-e9e8-46a8-ab8d-bf6069ca93fe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-9d523d4c-e9e8-46a8-ab8d-bf6069ca93fe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-2fb0a2a7-f32d-4daa-a2b0-fdf76320cfdd {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-2fb0a2a7-f32d-4daa-a2b0-fdf76320cfdd {
  display: none;
}
#s-2fb0a2a7-f32d-4daa-a2b0-fdf76320cfdd, #wrap-s-2fb0a2a7-f32d-4daa-a2b0-fdf76320cfdd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2fb0a2a7-f32d-4daa-a2b0-fdf76320cfdd {
  display: none;
}
#s-2fb0a2a7-f32d-4daa-a2b0-fdf76320cfdd, #wrap-s-2fb0a2a7-f32d-4daa-a2b0-fdf76320cfdd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2fb0a2a7-f32d-4daa-a2b0-fdf76320cfdd {
  display: none;
}
#s-2fb0a2a7-f32d-4daa-a2b0-fdf76320cfdd, #wrap-s-2fb0a2a7-f32d-4daa-a2b0-fdf76320cfdd { display:none !important; }}@media (max-width: 767px){#s-2fb0a2a7-f32d-4daa-a2b0-fdf76320cfdd {
  
}
}
#s-2fb0a2a7-f32d-4daa-a2b0-fdf76320cfdd .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  text-align: left;
}



#s-bf985d86-2771-4c72-9bd7-6e751c39158e {
  margin-top: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-bf985d86-2771-4c72-9bd7-6e751c39158e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bf985d86-2771-4c72-9bd7-6e751c39158e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-bf985d86-2771-4c72-9bd7-6e751c39158e {
  display: none;
}
#s-bf985d86-2771-4c72-9bd7-6e751c39158e, #wrap-s-bf985d86-2771-4c72-9bd7-6e751c39158e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bf985d86-2771-4c72-9bd7-6e751c39158e {
  display: none;
}
#s-bf985d86-2771-4c72-9bd7-6e751c39158e, #wrap-s-bf985d86-2771-4c72-9bd7-6e751c39158e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bf985d86-2771-4c72-9bd7-6e751c39158e {
  display: none;
}
#s-bf985d86-2771-4c72-9bd7-6e751c39158e, #wrap-s-bf985d86-2771-4c72-9bd7-6e751c39158e { display:none !important; }}@media (max-width: 767px){#s-bf985d86-2771-4c72-9bd7-6e751c39158e {
  margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
}
}

  #s-bf985d86-2771-4c72-9bd7-6e751c39158e-root {
    text-align: left;
  }


#s-bf985d86-2771-4c72-9bd7-6e751c39158e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bf985d86-2771-4c72-9bd7-6e751c39158e-root {
    text-align: left;
  }


#s-bf985d86-2771-4c72-9bd7-6e751c39158e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bf985d86-2771-4c72-9bd7-6e751c39158e-root {
    text-align: left;
  }


#s-bf985d86-2771-4c72-9bd7-6e751c39158e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bf985d86-2771-4c72-9bd7-6e751c39158e-root {
    text-align: left;
  }


#s-bf985d86-2771-4c72-9bd7-6e751c39158e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bf985d86-2771-4c72-9bd7-6e751c39158e-root {
    text-align: left;
  }


#s-bf985d86-2771-4c72-9bd7-6e751c39158e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-ccb5ec27-b57e-46d1-a5a9-d806fa72b898 {
  margin-top: 40px;
margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-ccb5ec27-b57e-46d1-a5a9-d806fa72b898 {
  display: none;
}
#s-ccb5ec27-b57e-46d1-a5a9-d806fa72b898, #wrap-s-ccb5ec27-b57e-46d1-a5a9-d806fa72b898 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ccb5ec27-b57e-46d1-a5a9-d806fa72b898 {
  display: none;
}
#s-ccb5ec27-b57e-46d1-a5a9-d806fa72b898, #wrap-s-ccb5ec27-b57e-46d1-a5a9-d806fa72b898 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ccb5ec27-b57e-46d1-a5a9-d806fa72b898 {
  display: none;
}
#s-ccb5ec27-b57e-46d1-a5a9-d806fa72b898, #wrap-s-ccb5ec27-b57e-46d1-a5a9-d806fa72b898 { display:none !important; }}
#s-ccb5ec27-b57e-46d1-a5a9-d806fa72b898 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.35em;
  
  text-align: left;
}



@media (min-width: 1200px){#s-27da5d66-5101-4108-9802-45a4d4da6c76 {
  display: none;
}
#s-27da5d66-5101-4108-9802-45a4d4da6c76, #wrap-s-27da5d66-5101-4108-9802-45a4d4da6c76 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-27da5d66-5101-4108-9802-45a4d4da6c76 {
  display: none;
}
#s-27da5d66-5101-4108-9802-45a4d4da6c76, #wrap-s-27da5d66-5101-4108-9802-45a4d4da6c76 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-27da5d66-5101-4108-9802-45a4d4da6c76 {
  display: none;
}
#s-27da5d66-5101-4108-9802-45a4d4da6c76, #wrap-s-27da5d66-5101-4108-9802-45a4d4da6c76 { display:none !important; }}
#s-8d352c24-5e4e-4ba9-88da-1d9f58a531cb {
  display: none;
}
#s-356ccfc4-c85b-4f52-987d-88bebdf6cff1 {
  text-align: left;
}



.shg-c#s-356ccfc4-c85b-4f52-987d-88bebdf6cff1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-356ccfc4-c85b-4f52-987d-88bebdf6cff1 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-356ccfc4-c85b-4f52-987d-88bebdf6cff1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-356ccfc4-c85b-4f52-987d-88bebdf6cff1 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-356ccfc4-c85b-4f52-987d-88bebdf6cff1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-356ccfc4-c85b-4f52-987d-88bebdf6cff1 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-356ccfc4-c85b-4f52-987d-88bebdf6cff1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-356ccfc4-c85b-4f52-987d-88bebdf6cff1 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-356ccfc4-c85b-4f52-987d-88bebdf6cff1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-356ccfc4-c85b-4f52-987d-88bebdf6cff1 img.shogun-image {
  width: 100%;
}



}
#s-89fee4b0-86ae-40d5-827a-5ef146c3a4a3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-89fee4b0-86ae-40d5-827a-5ef146c3a4a3 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-d66e2153-f9b9-4ef2-ac6e-48a52c511a20 {
  display: none;
}
#s-69b840fe-ca40-466b-bd85-bbd0b88102e2 {
  text-align: left;
}



.shg-c#s-69b840fe-ca40-466b-bd85-bbd0b88102e2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-69b840fe-ca40-466b-bd85-bbd0b88102e2 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-69b840fe-ca40-466b-bd85-bbd0b88102e2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-69b840fe-ca40-466b-bd85-bbd0b88102e2 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-69b840fe-ca40-466b-bd85-bbd0b88102e2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-69b840fe-ca40-466b-bd85-bbd0b88102e2 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-69b840fe-ca40-466b-bd85-bbd0b88102e2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-69b840fe-ca40-466b-bd85-bbd0b88102e2 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-69b840fe-ca40-466b-bd85-bbd0b88102e2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-69b840fe-ca40-466b-bd85-bbd0b88102e2 img.shogun-image {
  width: 100%;
}



}
#s-3975c469-90e3-49f1-9d05-3f0a8229e4e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3975c469-90e3-49f1-9d05-3f0a8229e4e4 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-8112caff-c1b1-48fe-aa42-017ca73290f9 {
  display: none;
}
#s-661ce9ac-09ca-4483-b13e-dad213f601ec {
  text-align: left;
}



.shg-c#s-661ce9ac-09ca-4483-b13e-dad213f601ec .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-661ce9ac-09ca-4483-b13e-dad213f601ec img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-661ce9ac-09ca-4483-b13e-dad213f601ec .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-661ce9ac-09ca-4483-b13e-dad213f601ec img.shogun-image {
  width: 100%;
}



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

.shg-c#s-661ce9ac-09ca-4483-b13e-dad213f601ec .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-661ce9ac-09ca-4483-b13e-dad213f601ec img.shogun-image {
  width: 100%;
}



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

.shg-c#s-661ce9ac-09ca-4483-b13e-dad213f601ec .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-661ce9ac-09ca-4483-b13e-dad213f601ec img.shogun-image {
  width: 100%;
}



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

.shg-c#s-661ce9ac-09ca-4483-b13e-dad213f601ec .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-661ce9ac-09ca-4483-b13e-dad213f601ec img.shogun-image {
  width: 100%;
}



}
#s-a7c993a5-b0c7-4f5b-aa42-7d01845f5b74 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a7c993a5-b0c7-4f5b-aa42-7d01845f5b74 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-d228eb9c-be8c-4f0d-b0ae-9b84e2f34874 {
  display: none;
}
#s-33d97511-5b7f-4cfe-8667-0dacc1874dc3 {
  text-align: left;
}



.shg-c#s-33d97511-5b7f-4cfe-8667-0dacc1874dc3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-33d97511-5b7f-4cfe-8667-0dacc1874dc3 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-33d97511-5b7f-4cfe-8667-0dacc1874dc3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-33d97511-5b7f-4cfe-8667-0dacc1874dc3 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-33d97511-5b7f-4cfe-8667-0dacc1874dc3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-33d97511-5b7f-4cfe-8667-0dacc1874dc3 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-33d97511-5b7f-4cfe-8667-0dacc1874dc3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-33d97511-5b7f-4cfe-8667-0dacc1874dc3 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-33d97511-5b7f-4cfe-8667-0dacc1874dc3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-33d97511-5b7f-4cfe-8667-0dacc1874dc3 img.shogun-image {
  width: 100%;
}



}
#s-df8a5d34-79c9-485b-aa14-fb689b6d08cc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df8a5d34-79c9-485b-aa14-fb689b6d08cc .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

@media (min-width: 1200px){#s-dd3d5930-2049-408d-ba93-6ebe8ff9e83f {
  margin-left: 5%;
margin-right: 5%;
display: none;
}
#s-dd3d5930-2049-408d-ba93-6ebe8ff9e83f, #wrap-s-dd3d5930-2049-408d-ba93-6ebe8ff9e83f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dd3d5930-2049-408d-ba93-6ebe8ff9e83f {
  display: none;
}
#s-dd3d5930-2049-408d-ba93-6ebe8ff9e83f, #wrap-s-dd3d5930-2049-408d-ba93-6ebe8ff9e83f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dd3d5930-2049-408d-ba93-6ebe8ff9e83f {
  display: none;
}
#s-dd3d5930-2049-408d-ba93-6ebe8ff9e83f, #wrap-s-dd3d5930-2049-408d-ba93-6ebe8ff9e83f { display:none !important; }}@media (max-width: 767px){#s-dd3d5930-2049-408d-ba93-6ebe8ff9e83f {
  
}
}
#s-6cec82ef-d57a-4ff5-80a8-e981373561f1 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-6cec82ef-d57a-4ff5-80a8-e981373561f1 {
  display: none;
}
#s-6cec82ef-d57a-4ff5-80a8-e981373561f1, #wrap-s-6cec82ef-d57a-4ff5-80a8-e981373561f1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6cec82ef-d57a-4ff5-80a8-e981373561f1 {
  display: none;
}
#s-6cec82ef-d57a-4ff5-80a8-e981373561f1, #wrap-s-6cec82ef-d57a-4ff5-80a8-e981373561f1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6cec82ef-d57a-4ff5-80a8-e981373561f1 {
  display: none;
}
#s-6cec82ef-d57a-4ff5-80a8-e981373561f1, #wrap-s-6cec82ef-d57a-4ff5-80a8-e981373561f1 { display:none !important; }}
#s-6cec82ef-d57a-4ff5-80a8-e981373561f1 hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-bc5eeffd-34a3-4ec6-8f87-ba85d235cfcb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-bc5eeffd-34a3-4ec6-8f87-ba85d235cfcb {
  display: none;
}
#s-bc5eeffd-34a3-4ec6-8f87-ba85d235cfcb, #wrap-s-bc5eeffd-34a3-4ec6-8f87-ba85d235cfcb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bc5eeffd-34a3-4ec6-8f87-ba85d235cfcb {
  display: none;
}
#s-bc5eeffd-34a3-4ec6-8f87-ba85d235cfcb, #wrap-s-bc5eeffd-34a3-4ec6-8f87-ba85d235cfcb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bc5eeffd-34a3-4ec6-8f87-ba85d235cfcb {
  display: none;
}
#s-bc5eeffd-34a3-4ec6-8f87-ba85d235cfcb, #wrap-s-bc5eeffd-34a3-4ec6-8f87-ba85d235cfcb { display:none !important; }}@media (max-width: 767px){#s-bc5eeffd-34a3-4ec6-8f87-ba85d235cfcb {
  margin-top: 40px;
margin-bottom: 40px;
}
}
#s-bc5eeffd-34a3-4ec6-8f87-ba85d235cfcb .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.35em;
  
  text-align: left;
}



#s-48ee3535-bdfa-4644-b012-2e334560c176 {
  margin-top: 10px;
margin-bottom: 10px;
}
@media (min-width: 1200px){#s-48ee3535-bdfa-4644-b012-2e334560c176 {
  display: none;
}
#s-48ee3535-bdfa-4644-b012-2e334560c176, #wrap-s-48ee3535-bdfa-4644-b012-2e334560c176 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-48ee3535-bdfa-4644-b012-2e334560c176 {
  display: none;
}
#s-48ee3535-bdfa-4644-b012-2e334560c176, #wrap-s-48ee3535-bdfa-4644-b012-2e334560c176 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-48ee3535-bdfa-4644-b012-2e334560c176 {
  display: none;
}
#s-48ee3535-bdfa-4644-b012-2e334560c176, #wrap-s-48ee3535-bdfa-4644-b012-2e334560c176 { display:none !important; }}
#s-48ee3535-bdfa-4644-b012-2e334560c176 hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-e5f06e66-7411-4220-9296-6507ac30b36b {
  margin-left: 0%;
margin-right: 0%;
min-height: 55px;
}








#s-e5f06e66-7411-4220-9296-6507ac30b36b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5f06e66-7411-4220-9296-6507ac30b36b.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-1e828d3f-b2a0-4909-afd3-8bc06e3dc775"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1e828d3f-b2a0-4909-afd3-8bc06e3dc775"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1e828d3f-b2a0-4909-afd3-8bc06e3dc775"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1e828d3f-b2a0-4909-afd3-8bc06e3dc775"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-caeac0a3-3898-4685-a1d3-b0228b61964a {
  text-align: center;
}







  #s-caeac0a3-3898-4685-a1d3-b0228b61964a img.shogun-image {
    

    
    
    
  }


#s-caeac0a3-3898-4685-a1d3-b0228b61964a .shogun-image-content {
  
    align-items: center;
  
}

#s-73d54058-ad53-4b6b-aa43-bcbc696bd573 {
  text-align: left;
}

#s-8e2ef1ba-ba38-49d3-b61d-1f5c63a8f683 {
  text-align: left;
}

#s-7b78a707-8ae4-4f4b-a3e9-d11bba992652 {
  margin-top: 10px;
margin-bottom: 15px;
}

#s-7b78a707-8ae4-4f4b-a3e9-d11bba992652 hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-a5cd79b3-b21d-4c85-98bf-d943184ea802 {
  text-align: center;
opacity: 0.9;
}
@media (min-width: 1200px){#s-a5cd79b3-b21d-4c85-98bf-d943184ea802 {
  display: none;
}
#s-a5cd79b3-b21d-4c85-98bf-d943184ea802, #wrap-s-a5cd79b3-b21d-4c85-98bf-d943184ea802 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a5cd79b3-b21d-4c85-98bf-d943184ea802 {
  display: none;
}
#s-a5cd79b3-b21d-4c85-98bf-d943184ea802, #wrap-s-a5cd79b3-b21d-4c85-98bf-d943184ea802 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a5cd79b3-b21d-4c85-98bf-d943184ea802 {
  display: none;
}
#s-a5cd79b3-b21d-4c85-98bf-d943184ea802, #wrap-s-a5cd79b3-b21d-4c85-98bf-d943184ea802 { display:none !important; }}






  #s-a5cd79b3-b21d-4c85-98bf-d943184ea802 img.shogun-image {
    

    
    
    
  }


#s-a5cd79b3-b21d-4c85-98bf-d943184ea802 .shogun-image-content {
  
    align-items: center;
  
}

#s-4d21293f-d225-44b2-af1c-e1fba33fd9ee {
  margin-top: 35px;
margin-bottom: 65px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-4d21293f-d225-44b2-af1c-e1fba33fd9ee"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-4d21293f-d225-44b2-af1c-e1fba33fd9ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4d21293f-d225-44b2-af1c-e1fba33fd9ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4d21293f-d225-44b2-af1c-e1fba33fd9ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-a49b6d71-283b-41f8-87ad-ce2cc5036c0f {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: right;
}

#s-a49b6d71-283b-41f8-87ad-ce2cc5036c0f .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  line-height: 1em;
  
  text-align: right;
}



#s-703a8fc3-6ef6-4fb0-823d-52683cc311e8 {
  margin-top: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: right;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-703a8fc3-6ef6-4fb0-823d-52683cc311e8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-703a8fc3-6ef6-4fb0-823d-52683cc311e8:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-703a8fc3-6ef6-4fb0-823d-52683cc311e8 {
  display: none;
}
#s-703a8fc3-6ef6-4fb0-823d-52683cc311e8, #wrap-s-703a8fc3-6ef6-4fb0-823d-52683cc311e8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-703a8fc3-6ef6-4fb0-823d-52683cc311e8 {
  display: none;
}
#s-703a8fc3-6ef6-4fb0-823d-52683cc311e8, #wrap-s-703a8fc3-6ef6-4fb0-823d-52683cc311e8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-703a8fc3-6ef6-4fb0-823d-52683cc311e8 {
  display: none;
}
#s-703a8fc3-6ef6-4fb0-823d-52683cc311e8, #wrap-s-703a8fc3-6ef6-4fb0-823d-52683cc311e8 { display:none !important; }}@media (max-width: 767px){#s-703a8fc3-6ef6-4fb0-823d-52683cc311e8 {
  margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
}
}

  #s-703a8fc3-6ef6-4fb0-823d-52683cc311e8-root {
    text-align: right;
  }


#s-703a8fc3-6ef6-4fb0-823d-52683cc311e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-703a8fc3-6ef6-4fb0-823d-52683cc311e8-root {
    text-align: right;
  }


#s-703a8fc3-6ef6-4fb0-823d-52683cc311e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-703a8fc3-6ef6-4fb0-823d-52683cc311e8-root {
    text-align: right;
  }


#s-703a8fc3-6ef6-4fb0-823d-52683cc311e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-703a8fc3-6ef6-4fb0-823d-52683cc311e8-root {
    text-align: right;
  }


#s-703a8fc3-6ef6-4fb0-823d-52683cc311e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-703a8fc3-6ef6-4fb0-823d-52683cc311e8-root {
    text-align: right;
  }


#s-703a8fc3-6ef6-4fb0-823d-52683cc311e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-6dbb2042-bd1f-4de7-bcb7-aaa946c433f4 {
  margin-top: 0px;
margin-left: 1%;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-6dbb2042-bd1f-4de7-bcb7-aaa946c433f4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6dbb2042-bd1f-4de7-bcb7-aaa946c433f4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6dbb2042-bd1f-4de7-bcb7-aaa946c433f4 {
  
}
}@media (max-width: 767px){#s-6dbb2042-bd1f-4de7-bcb7-aaa946c433f4 {
  display: none;
}
#s-6dbb2042-bd1f-4de7-bcb7-aaa946c433f4, #wrap-s-6dbb2042-bd1f-4de7-bcb7-aaa946c433f4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-6dbb2042-bd1f-4de7-bcb7-aaa946c433f4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6dbb2042-bd1f-4de7-bcb7-aaa946c433f4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6dbb2042-bd1f-4de7-bcb7-aaa946c433f4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6dbb2042-bd1f-4de7-bcb7-aaa946c433f4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b42a57e6-d737-4846-910b-a7c976ae6ff2 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-b42a57e6-d737-4846-910b-a7c976ae6ff2 {
  
}
}
#s-b42a57e6-d737-4846-910b-a7c976ae6ff2 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-787b276f-7170-4dea-9398-05869216a2f5 {
  margin-left: 0%;
}

#s-758fd535-ce4e-44fe-a66a-23d13899ca2e {
  border-style: solid;
margin-top: 20px;
margin-left: 0%;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 38px;
padding-bottom: 10px;
padding-right: 38px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-758fd535-ce4e-44fe-a66a-23d13899ca2e:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-758fd535-ce4e-44fe-a66a-23d13899ca2e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-758fd535-ce4e-44fe-a66a-23d13899ca2e {
  display: none;
}
#s-758fd535-ce4e-44fe-a66a-23d13899ca2e, #wrap-s-758fd535-ce4e-44fe-a66a-23d13899ca2e { display:none !important; }}@media (max-width: 767px){#s-758fd535-ce4e-44fe-a66a-23d13899ca2e {
  display: none;
}
#s-758fd535-ce4e-44fe-a66a-23d13899ca2e, #wrap-s-758fd535-ce4e-44fe-a66a-23d13899ca2e { display:none !important; }}

  #s-758fd535-ce4e-44fe-a66a-23d13899ca2e-root {
    text-align: left;
  }


#s-758fd535-ce4e-44fe-a66a-23d13899ca2e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-758fd535-ce4e-44fe-a66a-23d13899ca2e-root {
    text-align: left;
  }


#s-758fd535-ce4e-44fe-a66a-23d13899ca2e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-758fd535-ce4e-44fe-a66a-23d13899ca2e-root {
    text-align: left;
  }


#s-758fd535-ce4e-44fe-a66a-23d13899ca2e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-758fd535-ce4e-44fe-a66a-23d13899ca2e-root {
    text-align: left;
  }


#s-758fd535-ce4e-44fe-a66a-23d13899ca2e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-758fd535-ce4e-44fe-a66a-23d13899ca2e-root {
    text-align: left;
  }


#s-758fd535-ce4e-44fe-a66a-23d13899ca2e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-5a89094d-18c0-4d9d-8c52-0ed7fa928a6b {
  min-height: 50px;
}








#s-5a89094d-18c0-4d9d-8c52-0ed7fa928a6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a89094d-18c0-4d9d-8c52-0ed7fa928a6b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c9de00eb-8261-4f3d-bd77-c3f8ed357482 {
  text-align: center;
}







  #s-c9de00eb-8261-4f3d-bd77-c3f8ed357482 img.shogun-image {
    

    
    
    
  }


#s-c9de00eb-8261-4f3d-bd77-c3f8ed357482 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-de5ac787-37ec-4945-886f-de2b0b192d91 {
  display: none;
}
#s-de5ac787-37ec-4945-886f-de2b0b192d91, #wrap-s-de5ac787-37ec-4945-886f-de2b0b192d91 { display:none !important; }}
#s-b31e1307-9f74-4423-8d56-c85e9f7940f0 {
  display: none;
}
#s-9c5b483c-61fd-4a66-b9a2-8df517b284e7 {
  text-align: left;
}



.shg-c#s-9c5b483c-61fd-4a66-b9a2-8df517b284e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9c5b483c-61fd-4a66-b9a2-8df517b284e7 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-9c5b483c-61fd-4a66-b9a2-8df517b284e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9c5b483c-61fd-4a66-b9a2-8df517b284e7 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-9c5b483c-61fd-4a66-b9a2-8df517b284e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9c5b483c-61fd-4a66-b9a2-8df517b284e7 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-9c5b483c-61fd-4a66-b9a2-8df517b284e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9c5b483c-61fd-4a66-b9a2-8df517b284e7 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-9c5b483c-61fd-4a66-b9a2-8df517b284e7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9c5b483c-61fd-4a66-b9a2-8df517b284e7 img.shogun-image {
  width: 100%;
}



}
#s-dd9be067-43c8-45a5-bbcc-c217b0d0e54f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dd9be067-43c8-45a5-bbcc-c217b0d0e54f .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-3a52618a-3667-4cad-b2ad-0475da1e0610 {
  display: none;
}
#s-f0efe50f-97e8-411a-8869-08c29fd17a97 {
  text-align: left;
}



.shg-c#s-f0efe50f-97e8-411a-8869-08c29fd17a97 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0efe50f-97e8-411a-8869-08c29fd17a97 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-f0efe50f-97e8-411a-8869-08c29fd17a97 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0efe50f-97e8-411a-8869-08c29fd17a97 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-f0efe50f-97e8-411a-8869-08c29fd17a97 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0efe50f-97e8-411a-8869-08c29fd17a97 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-f0efe50f-97e8-411a-8869-08c29fd17a97 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0efe50f-97e8-411a-8869-08c29fd17a97 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-f0efe50f-97e8-411a-8869-08c29fd17a97 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f0efe50f-97e8-411a-8869-08c29fd17a97 img.shogun-image {
  width: 100%;
}



}
#s-784e771b-1964-4bc1-b62e-081d22ea58ae {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-784e771b-1964-4bc1-b62e-081d22ea58ae .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-20420690-d050-4d23-93b2-38f07dca33b6 {
  display: none;
}
#s-92420f7a-c62a-4185-9d3e-4ae08878183a {
  text-align: left;
}



.shg-c#s-92420f7a-c62a-4185-9d3e-4ae08878183a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92420f7a-c62a-4185-9d3e-4ae08878183a img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-92420f7a-c62a-4185-9d3e-4ae08878183a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92420f7a-c62a-4185-9d3e-4ae08878183a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-92420f7a-c62a-4185-9d3e-4ae08878183a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92420f7a-c62a-4185-9d3e-4ae08878183a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-92420f7a-c62a-4185-9d3e-4ae08878183a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92420f7a-c62a-4185-9d3e-4ae08878183a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-92420f7a-c62a-4185-9d3e-4ae08878183a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92420f7a-c62a-4185-9d3e-4ae08878183a img.shogun-image {
  width: 100%;
}



}
#s-a5ded651-33b8-4912-b6c4-fe794faf1333 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a5ded651-33b8-4912-b6c4-fe794faf1333 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-4def15f5-fd15-4d4c-b729-f56ac0a8d0f3 {
  display: none;
}
#s-5074c6d2-263e-4fc7-8f29-912f6682dce5 {
  text-align: left;
}



.shg-c#s-5074c6d2-263e-4fc7-8f29-912f6682dce5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5074c6d2-263e-4fc7-8f29-912f6682dce5 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-5074c6d2-263e-4fc7-8f29-912f6682dce5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5074c6d2-263e-4fc7-8f29-912f6682dce5 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-5074c6d2-263e-4fc7-8f29-912f6682dce5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5074c6d2-263e-4fc7-8f29-912f6682dce5 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-5074c6d2-263e-4fc7-8f29-912f6682dce5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5074c6d2-263e-4fc7-8f29-912f6682dce5 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-5074c6d2-263e-4fc7-8f29-912f6682dce5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5074c6d2-263e-4fc7-8f29-912f6682dce5 img.shogun-image {
  width: 100%;
}



}
#s-5e30cba4-2568-4f87-a97c-ce392dea8c67 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5e30cba4-2568-4f87-a97c-ce392dea8c67 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-f3073281-e743-41f6-aaf3-17fb6b6aefbc {
  display: none;
}
#s-d7b2ed3c-b620-49b6-8ca8-08426bff3968 {
  text-align: left;
}



.shg-c#s-d7b2ed3c-b620-49b6-8ca8-08426bff3968 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7b2ed3c-b620-49b6-8ca8-08426bff3968 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-d7b2ed3c-b620-49b6-8ca8-08426bff3968 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7b2ed3c-b620-49b6-8ca8-08426bff3968 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d7b2ed3c-b620-49b6-8ca8-08426bff3968 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7b2ed3c-b620-49b6-8ca8-08426bff3968 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d7b2ed3c-b620-49b6-8ca8-08426bff3968 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7b2ed3c-b620-49b6-8ca8-08426bff3968 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-d7b2ed3c-b620-49b6-8ca8-08426bff3968 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d7b2ed3c-b620-49b6-8ca8-08426bff3968 img.shogun-image {
  width: 100%;
}



}
#s-682c763b-3977-4a65-9ff1-5ed1e20529ba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-682c763b-3977-4a65-9ff1-5ed1e20529ba .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-75d9d495-3fd8-4a15-b786-c54843bfac27 {
  display: none;
}
#s-3d31759c-9c92-47c6-ad00-e091de3268c9 {
  text-align: left;
}



.shg-c#s-3d31759c-9c92-47c6-ad00-e091de3268c9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3d31759c-9c92-47c6-ad00-e091de3268c9 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-3d31759c-9c92-47c6-ad00-e091de3268c9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3d31759c-9c92-47c6-ad00-e091de3268c9 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3d31759c-9c92-47c6-ad00-e091de3268c9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3d31759c-9c92-47c6-ad00-e091de3268c9 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3d31759c-9c92-47c6-ad00-e091de3268c9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3d31759c-9c92-47c6-ad00-e091de3268c9 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3d31759c-9c92-47c6-ad00-e091de3268c9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3d31759c-9c92-47c6-ad00-e091de3268c9 img.shogun-image {
  width: 100%;
}



}
#s-182918ed-ae8f-403f-8dbf-900dbc2796c1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-182918ed-ae8f-403f-8dbf-900dbc2796c1 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

@media (min-width: 1200px){#s-a81a6f21-2cb5-4526-9b97-26f0d94fdaed {
  display: none;
}
#s-a81a6f21-2cb5-4526-9b97-26f0d94fdaed, #wrap-s-a81a6f21-2cb5-4526-9b97-26f0d94fdaed { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a81a6f21-2cb5-4526-9b97-26f0d94fdaed {
  display: none;
}
#s-a81a6f21-2cb5-4526-9b97-26f0d94fdaed, #wrap-s-a81a6f21-2cb5-4526-9b97-26f0d94fdaed { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a81a6f21-2cb5-4526-9b97-26f0d94fdaed {
  display: none;
}
#s-a81a6f21-2cb5-4526-9b97-26f0d94fdaed, #wrap-s-a81a6f21-2cb5-4526-9b97-26f0d94fdaed { display:none !important; }}
#s-d287b03a-84b7-412e-9274-e2c117bdee34 {
  display: none;
}
#s-40d24a10-05bb-459e-9cac-eb7e313b74b4 {
  text-align: left;
}



.shg-c#s-40d24a10-05bb-459e-9cac-eb7e313b74b4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-40d24a10-05bb-459e-9cac-eb7e313b74b4 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-40d24a10-05bb-459e-9cac-eb7e313b74b4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-40d24a10-05bb-459e-9cac-eb7e313b74b4 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-40d24a10-05bb-459e-9cac-eb7e313b74b4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-40d24a10-05bb-459e-9cac-eb7e313b74b4 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-40d24a10-05bb-459e-9cac-eb7e313b74b4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-40d24a10-05bb-459e-9cac-eb7e313b74b4 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-40d24a10-05bb-459e-9cac-eb7e313b74b4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-40d24a10-05bb-459e-9cac-eb7e313b74b4 img.shogun-image {
  width: 100%;
}



}
#s-3428ec59-5800-4fa0-a50d-0585cdccdd07 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3428ec59-5800-4fa0-a50d-0585cdccdd07 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-f24b5c07-fc7b-462b-b432-fb9c623c4af2 {
  display: none;
}
#s-e63097b6-c79c-4374-8033-53562546a1f4 {
  text-align: left;
}



.shg-c#s-e63097b6-c79c-4374-8033-53562546a1f4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e63097b6-c79c-4374-8033-53562546a1f4 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-e63097b6-c79c-4374-8033-53562546a1f4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e63097b6-c79c-4374-8033-53562546a1f4 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e63097b6-c79c-4374-8033-53562546a1f4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e63097b6-c79c-4374-8033-53562546a1f4 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e63097b6-c79c-4374-8033-53562546a1f4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e63097b6-c79c-4374-8033-53562546a1f4 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-e63097b6-c79c-4374-8033-53562546a1f4 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e63097b6-c79c-4374-8033-53562546a1f4 img.shogun-image {
  width: 100%;
}



}
#s-c6dcf291-1c94-4f41-bdb8-2e51b112e652 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c6dcf291-1c94-4f41-bdb8-2e51b112e652 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-f59f4763-b8f7-4df0-a9da-16aa08c3b8d7 {
  display: none;
}
#s-94febf27-c9de-4820-8d2a-b2c16cbb397c {
  text-align: left;
}



.shg-c#s-94febf27-c9de-4820-8d2a-b2c16cbb397c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-94febf27-c9de-4820-8d2a-b2c16cbb397c img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-94febf27-c9de-4820-8d2a-b2c16cbb397c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-94febf27-c9de-4820-8d2a-b2c16cbb397c img.shogun-image {
  width: 100%;
}



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

.shg-c#s-94febf27-c9de-4820-8d2a-b2c16cbb397c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-94febf27-c9de-4820-8d2a-b2c16cbb397c img.shogun-image {
  width: 100%;
}



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

.shg-c#s-94febf27-c9de-4820-8d2a-b2c16cbb397c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-94febf27-c9de-4820-8d2a-b2c16cbb397c img.shogun-image {
  width: 100%;
}



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

.shg-c#s-94febf27-c9de-4820-8d2a-b2c16cbb397c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-94febf27-c9de-4820-8d2a-b2c16cbb397c img.shogun-image {
  width: 100%;
}



}
#s-ee5be62c-0244-4ad7-96c7-bedc4c60d77c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ee5be62c-0244-4ad7-96c7-bedc4c60d77c .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-b1838dff-8081-4256-a6e9-36f818f46213 {
  display: none;
}
#s-53c7ab92-d688-4343-b2a6-1f1aeaab4603 {
  text-align: left;
}



.shg-c#s-53c7ab92-d688-4343-b2a6-1f1aeaab4603 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-53c7ab92-d688-4343-b2a6-1f1aeaab4603 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-53c7ab92-d688-4343-b2a6-1f1aeaab4603 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-53c7ab92-d688-4343-b2a6-1f1aeaab4603 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-53c7ab92-d688-4343-b2a6-1f1aeaab4603 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-53c7ab92-d688-4343-b2a6-1f1aeaab4603 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-53c7ab92-d688-4343-b2a6-1f1aeaab4603 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-53c7ab92-d688-4343-b2a6-1f1aeaab4603 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-53c7ab92-d688-4343-b2a6-1f1aeaab4603 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-53c7ab92-d688-4343-b2a6-1f1aeaab4603 img.shogun-image {
  width: 100%;
}



}
#s-c3c727b3-1f32-4e37-b46a-08dd76d9b9db {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c3c727b3-1f32-4e37-b46a-08dd76d9b9db .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-3f973fb4-d1a3-4b60-8dc5-70868f61385d {
  margin-top: 10px;
margin-bottom: 15px;
}

#s-3f973fb4-d1a3-4b60-8dc5-70868f61385d hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-d30d2da4-cf2e-41e5-8bde-270dc20d7538 {
  margin-top: 30px;
margin-left: 1%;
margin-bottom: 30px;
}
@media (min-width: 1200px){#s-d30d2da4-cf2e-41e5-8bde-270dc20d7538 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d30d2da4-cf2e-41e5-8bde-270dc20d7538 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d30d2da4-cf2e-41e5-8bde-270dc20d7538 {
  
}
}@media (max-width: 767px){#s-d30d2da4-cf2e-41e5-8bde-270dc20d7538 {
  
}
}
@media (min-width: 0px) {
[id="s-d30d2da4-cf2e-41e5-8bde-270dc20d7538"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d30d2da4-cf2e-41e5-8bde-270dc20d7538"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d30d2da4-cf2e-41e5-8bde-270dc20d7538"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d30d2da4-cf2e-41e5-8bde-270dc20d7538"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-14602680-b5b9-4848-b2c4-ff0b83cd871e {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-14602680-b5b9-4848-b2c4-ff0b83cd871e {
  
}
}
#s-14602680-b5b9-4848-b2c4-ff0b83cd871e .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-37f1a788-aa76-41a2-8e4a-8762b33849e7 {
  margin-left: 0%;
margin-right: 2%;
}
@media (max-width: 767px){#s-37f1a788-aa76-41a2-8e4a-8762b33849e7 {
  
}
}
#s-9e939d08-fa8e-4c47-b412-bd8c54b8cd95 {
  margin-top: 20px;
margin-left: 2%;
margin-bottom: 20px;
margin-right: 2%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9e939d08-fa8e-4c47-b412-bd8c54b8cd95:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9e939d08-fa8e-4c47-b412-bd8c54b8cd95:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-9e939d08-fa8e-4c47-b412-bd8c54b8cd95 {
  display: none;
}
#s-9e939d08-fa8e-4c47-b412-bd8c54b8cd95, #wrap-s-9e939d08-fa8e-4c47-b412-bd8c54b8cd95 { display:none !important; }}

  #s-9e939d08-fa8e-4c47-b412-bd8c54b8cd95-root {
    text-align: left;
  }


#s-9e939d08-fa8e-4c47-b412-bd8c54b8cd95.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9e939d08-fa8e-4c47-b412-bd8c54b8cd95-root {
    text-align: left;
  }


#s-9e939d08-fa8e-4c47-b412-bd8c54b8cd95.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9e939d08-fa8e-4c47-b412-bd8c54b8cd95-root {
    text-align: left;
  }


#s-9e939d08-fa8e-4c47-b412-bd8c54b8cd95.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9e939d08-fa8e-4c47-b412-bd8c54b8cd95-root {
    text-align: left;
  }


#s-9e939d08-fa8e-4c47-b412-bd8c54b8cd95.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9e939d08-fa8e-4c47-b412-bd8c54b8cd95-root {
    text-align: left;
  }


#s-9e939d08-fa8e-4c47-b412-bd8c54b8cd95.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-c2e29473-5ad8-4d28-a462-c8a720244c25 {
  margin-top: 20px;
margin-left: 2%;
margin-bottom: 20px;
margin-right: 2%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c2e29473-5ad8-4d28-a462-c8a720244c25:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c2e29473-5ad8-4d28-a462-c8a720244c25:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c2e29473-5ad8-4d28-a462-c8a720244c25 {
  display: none;
}
#s-c2e29473-5ad8-4d28-a462-c8a720244c25, #wrap-s-c2e29473-5ad8-4d28-a462-c8a720244c25 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c2e29473-5ad8-4d28-a462-c8a720244c25 {
  display: none;
}
#s-c2e29473-5ad8-4d28-a462-c8a720244c25, #wrap-s-c2e29473-5ad8-4d28-a462-c8a720244c25 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c2e29473-5ad8-4d28-a462-c8a720244c25 {
  display: none;
}
#s-c2e29473-5ad8-4d28-a462-c8a720244c25, #wrap-s-c2e29473-5ad8-4d28-a462-c8a720244c25 { display:none !important; }}

  #s-c2e29473-5ad8-4d28-a462-c8a720244c25-root {
    text-align: center;
  }


#s-c2e29473-5ad8-4d28-a462-c8a720244c25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c2e29473-5ad8-4d28-a462-c8a720244c25-root {
    text-align: center;
  }


#s-c2e29473-5ad8-4d28-a462-c8a720244c25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c2e29473-5ad8-4d28-a462-c8a720244c25-root {
    text-align: center;
  }


#s-c2e29473-5ad8-4d28-a462-c8a720244c25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c2e29473-5ad8-4d28-a462-c8a720244c25-root {
    text-align: center;
  }


#s-c2e29473-5ad8-4d28-a462-c8a720244c25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c2e29473-5ad8-4d28-a462-c8a720244c25-root {
    text-align: center;
  }


#s-c2e29473-5ad8-4d28-a462-c8a720244c25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-19ef1897-1587-4a89-9c01-e25a9def7bfb {
  min-height: 50px;
}








#s-19ef1897-1587-4a89-9c01-e25a9def7bfb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19ef1897-1587-4a89-9c01-e25a9def7bfb.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f214dce5-a4eb-4087-b8c3-d9670bbedbf0 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}







  #s-f214dce5-a4eb-4087-b8c3-d9670bbedbf0 img.shogun-image {
    

    
    
    
  }


#s-f214dce5-a4eb-4087-b8c3-d9670bbedbf0 .shogun-image-content {
  
    align-items: center;
  
}

#s-dabcb64c-6d18-4e1a-8134-1e6daa3307f8 {
  margin-top: 10px;
margin-bottom: 15px;
}
@media (max-width: 767px){#s-dabcb64c-6d18-4e1a-8134-1e6daa3307f8 {
  display: none;
}
#s-dabcb64c-6d18-4e1a-8134-1e6daa3307f8, #wrap-s-dabcb64c-6d18-4e1a-8134-1e6daa3307f8 { display:none !important; }}
#s-dabcb64c-6d18-4e1a-8134-1e6daa3307f8 hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-44fe9510-f441-4bfb-b2d9-a8b97a7dc05f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-44fe9510-f441-4bfb-b2d9-a8b97a7dc05f {
  display: none;
}
#s-44fe9510-f441-4bfb-b2d9-a8b97a7dc05f, #wrap-s-44fe9510-f441-4bfb-b2d9-a8b97a7dc05f { display:none !important; }}@media (max-width: 767px){#s-44fe9510-f441-4bfb-b2d9-a8b97a7dc05f {
  display: none;
}
#s-44fe9510-f441-4bfb-b2d9-a8b97a7dc05f, #wrap-s-44fe9510-f441-4bfb-b2d9-a8b97a7dc05f { display:none !important; }}
#s-44fe9510-f441-4bfb-b2d9-a8b97a7dc05f .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-75440b35-0b2f-40b0-a5b8-f083b107f35c {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 1%;
padding-bottom: 1%;
}
@media (min-width: 768px) and (max-width: 991px){#s-75440b35-0b2f-40b0-a5b8-f083b107f35c {
  display: none;
}
#s-75440b35-0b2f-40b0-a5b8-f083b107f35c, #wrap-s-75440b35-0b2f-40b0-a5b8-f083b107f35c { display:none !important; }}@media (max-width: 767px){#s-75440b35-0b2f-40b0-a5b8-f083b107f35c {
  display: none;
}
#s-75440b35-0b2f-40b0-a5b8-f083b107f35c, #wrap-s-75440b35-0b2f-40b0-a5b8-f083b107f35c { display:none !important; }}
@media (min-width: 0px) {
[id="s-75440b35-0b2f-40b0-a5b8-f083b107f35c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 25.0px);
}

}

@media (min-width: 768px) {
[id="s-75440b35-0b2f-40b0-a5b8-f083b107f35c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 41.666666666666664px);
}

}

@media (min-width: 992px) {
[id="s-75440b35-0b2f-40b0-a5b8-f083b107f35c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 41.666666666666664px);
}

}

@media (min-width: 1200px) {
[id="s-75440b35-0b2f-40b0-a5b8-f083b107f35c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 41.666666666666664px);
}

}

#s-79436cd7-e55e-49ac-b6f7-ff25051cd749 {
  text-align: center;
}







  #s-79436cd7-e55e-49ac-b6f7-ff25051cd749 img.shogun-image {
    

    
    
    
  }


#s-79436cd7-e55e-49ac-b6f7-ff25051cd749 .shogun-image-content {
  
    align-items: center;
  
}

#s-3f9e750b-3a9e-4469-b93a-7e2559d6c4d0 {
  text-align: center;
}







  #s-3f9e750b-3a9e-4469-b93a-7e2559d6c4d0 img.shogun-image {
    

    
    
    
  }


#s-3f9e750b-3a9e-4469-b93a-7e2559d6c4d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-2c9e48c1-7e97-4a4c-9fe4-76b1373ef175 {
  text-align: center;
}







  #s-2c9e48c1-7e97-4a4c-9fe4-76b1373ef175 img.shogun-image {
    

    
    
    
  }


#s-2c9e48c1-7e97-4a4c-9fe4-76b1373ef175 .shogun-image-content {
  
    align-items: center;
  
}

#s-4d1e9862-e233-4d5b-bdb2-92c23729fa5d {
  text-align: center;
}







  #s-4d1e9862-e233-4d5b-bdb2-92c23729fa5d img.shogun-image {
    

    
    
    
  }


#s-4d1e9862-e233-4d5b-bdb2-92c23729fa5d .shogun-image-content {
  
    align-items: center;
  
}

#s-c5d04467-f8e8-4668-bc30-9a22de38dd4c {
  text-align: center;
}







  #s-c5d04467-f8e8-4668-bc30-9a22de38dd4c img.shogun-image {
    

    
    
    
  }


#s-c5d04467-f8e8-4668-bc30-9a22de38dd4c .shogun-image-content {
  
    align-items: center;
  
}

#s-05d9784c-6aed-4feb-a7f2-cefbe46461f5 {
  text-align: center;
}







  #s-05d9784c-6aed-4feb-a7f2-cefbe46461f5 img.shogun-image {
    

    
    
    
  }


#s-05d9784c-6aed-4feb-a7f2-cefbe46461f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-73e02866-8ca8-4f0a-92b2-603fac508d6b {
  margin-top: 10px;
margin-bottom: 15px;
}
@media (min-width: 1200px){#s-73e02866-8ca8-4f0a-92b2-603fac508d6b {
  display: none;
}
#s-73e02866-8ca8-4f0a-92b2-603fac508d6b, #wrap-s-73e02866-8ca8-4f0a-92b2-603fac508d6b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-73e02866-8ca8-4f0a-92b2-603fac508d6b {
  display: none;
}
#s-73e02866-8ca8-4f0a-92b2-603fac508d6b, #wrap-s-73e02866-8ca8-4f0a-92b2-603fac508d6b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-73e02866-8ca8-4f0a-92b2-603fac508d6b {
  display: none;
}
#s-73e02866-8ca8-4f0a-92b2-603fac508d6b, #wrap-s-73e02866-8ca8-4f0a-92b2-603fac508d6b { display:none !important; }}
#s-73e02866-8ca8-4f0a-92b2-603fac508d6b hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-e1116059-120d-4bf8-92e0-b8be8b2d031f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e1116059-120d-4bf8-92e0-b8be8b2d031f {
  display: none;
}
#s-e1116059-120d-4bf8-92e0-b8be8b2d031f, #wrap-s-e1116059-120d-4bf8-92e0-b8be8b2d031f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e1116059-120d-4bf8-92e0-b8be8b2d031f {
  display: none;
}
#s-e1116059-120d-4bf8-92e0-b8be8b2d031f, #wrap-s-e1116059-120d-4bf8-92e0-b8be8b2d031f { display:none !important; }}







#s-e1116059-120d-4bf8-92e0-b8be8b2d031f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1116059-120d-4bf8-92e0-b8be8b2d031f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b337dfde-0327-4953-be91-84c0d963ef57 {
  margin-top: 10px;
margin-left: 3%;
margin-right: 3%;
}
@media (min-width: 768px) and (max-width: 991px){#s-b337dfde-0327-4953-be91-84c0d963ef57 {
  display: none;
}
#s-b337dfde-0327-4953-be91-84c0d963ef57, #wrap-s-b337dfde-0327-4953-be91-84c0d963ef57 { display:none !important; }}@media (max-width: 767px){#s-b337dfde-0327-4953-be91-84c0d963ef57 {
  display: none;
}
#s-b337dfde-0327-4953-be91-84c0d963ef57, #wrap-s-b337dfde-0327-4953-be91-84c0d963ef57 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b337dfde-0327-4953-be91-84c0d963ef57"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 62.5px);
}

}

@media (min-width: 768px) {
[id="s-b337dfde-0327-4953-be91-84c0d963ef57"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 93.75px);
}

}

@media (min-width: 992px) {
[id="s-b337dfde-0327-4953-be91-84c0d963ef57"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 93.75px);
}

}

@media (min-width: 1200px) {
[id="s-b337dfde-0327-4953-be91-84c0d963ef57"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 93.75px);
}

}

#s-19271428-d457-4e43-b529-18dcbc146e81 {
  text-align: center;
}







  #s-19271428-d457-4e43-b529-18dcbc146e81 img.shogun-image {
    

    
    
    
  }


#s-19271428-d457-4e43-b529-18dcbc146e81 .shogun-image-content {
  
    align-items: center;
  
}

#s-6aee6a6e-5487-408b-8fa9-fb9e88d3f991 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6aee6a6e-5487-408b-8fa9-fb9e88d3f991 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-6aee6a6e-5487-408b-8fa9-fb9e88d3f991 .shogun-heading-component h3 a {
  color: #000;
}


#s-acc709d7-21fd-473c-9420-5d9d47ad4c79 {
  margin-left: 0%;
margin-right: -30%;
}

#s-dca357b6-53f0-46e3-a9cb-6d7b91cab403 {
  text-align: center;
}







  #s-dca357b6-53f0-46e3-a9cb-6d7b91cab403 img.shogun-image {
    

    
    
    
  }


#s-dca357b6-53f0-46e3-a9cb-6d7b91cab403 .shogun-image-content {
  
    align-items: center;
  
}

#s-5a37d50c-5a02-4129-85a5-678efbf8fe4a {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5a37d50c-5a02-4129-85a5-678efbf8fe4a .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-5a37d50c-5a02-4129-85a5-678efbf8fe4a .shogun-heading-component h3 a {
  color: #000;
}


#s-2b7a8fc2-1e42-49df-9fe0-89d05dabc8f5 {
  margin-top: 17px;
margin-right: -30%;
}

#s-77cdf83e-932d-4a89-a8a5-cdd4a26683fb {
  text-align: center;
}







  #s-77cdf83e-932d-4a89-a8a5-cdd4a26683fb img.shogun-image {
    

    
    
    
  }


#s-77cdf83e-932d-4a89-a8a5-cdd4a26683fb .shogun-image-content {
  
    align-items: center;
  
}

#s-fb876740-1215-4a51-b4bb-3fedb35fd357 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fb876740-1215-4a51-b4bb-3fedb35fd357 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-fb876740-1215-4a51-b4bb-3fedb35fd357 .shogun-heading-component h3 a {
  color: #000;
}


#s-28c471e3-9072-4e68-836b-be6ba3d4b21f {
  margin-right: -30%;
}

#s-4c78bb73-2efe-4f58-a983-1e4960cc347c {
  text-align: center;
}







  #s-4c78bb73-2efe-4f58-a983-1e4960cc347c img.shogun-image {
    

    
    
    
  }


#s-4c78bb73-2efe-4f58-a983-1e4960cc347c .shogun-image-content {
  
    align-items: center;
  
}

#s-fccea2ca-6c00-45c5-9c25-454d5649e2f9 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fccea2ca-6c00-45c5-9c25-454d5649e2f9 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}


#s-fccea2ca-6c00-45c5-9c25-454d5649e2f9 .shogun-heading-component h3 a {
  color: #000;
}


#s-de3f0a73-c76d-4561-a170-08d174225c0b {
  margin-right: -10%;
}

#s-13eb7723-7276-4b18-bd93-0c02e3771d5e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-13eb7723-7276-4b18-bd93-0c02e3771d5e .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-8256567f-4e11-4126-a510-ae297042c6d2 {
  padding-right: 30%;
}
@media (min-width: 1200px){#s-8256567f-4e11-4126-a510-ae297042c6d2 {
  display: none;
}
#s-8256567f-4e11-4126-a510-ae297042c6d2, #wrap-s-8256567f-4e11-4126-a510-ae297042c6d2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8256567f-4e11-4126-a510-ae297042c6d2 {
  display: none;
}
#s-8256567f-4e11-4126-a510-ae297042c6d2, #wrap-s-8256567f-4e11-4126-a510-ae297042c6d2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-8256567f-4e11-4126-a510-ae297042c6d2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-8256567f-4e11-4126-a510-ae297042c6d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8256567f-4e11-4126-a510-ae297042c6d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8256567f-4e11-4126-a510-ae297042c6d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-166f0310-addd-45c5-95aa-666a837c53e0 {
  margin-top: 20px;
margin-left: 0%;
padding-left: 20%;
padding-right: 20%;
text-align: center;
}







  #s-166f0310-addd-45c5-95aa-666a837c53e0 img.shogun-image {
    

    
    
    
  }


#s-166f0310-addd-45c5-95aa-666a837c53e0 .shogun-image-content {
  
    align-items: center;
  
}

#s-345c46c9-d4f2-4816-a9e8-fe1d2a6b01f1 {
  margin-left: 0%;
margin-right: -70%;
padding-left: 1%;
padding-right: 1%;
}

#s-d46905cd-56a7-43ab-a0d2-53a74425e7f2 {
  padding-right: 30%;
}
@media (min-width: 1200px){#s-d46905cd-56a7-43ab-a0d2-53a74425e7f2 {
  display: none;
}
#s-d46905cd-56a7-43ab-a0d2-53a74425e7f2, #wrap-s-d46905cd-56a7-43ab-a0d2-53a74425e7f2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d46905cd-56a7-43ab-a0d2-53a74425e7f2 {
  display: none;
}
#s-d46905cd-56a7-43ab-a0d2-53a74425e7f2, #wrap-s-d46905cd-56a7-43ab-a0d2-53a74425e7f2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d46905cd-56a7-43ab-a0d2-53a74425e7f2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-d46905cd-56a7-43ab-a0d2-53a74425e7f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d46905cd-56a7-43ab-a0d2-53a74425e7f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d46905cd-56a7-43ab-a0d2-53a74425e7f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-61f704eb-82f8-4bf1-8406-940e978360b8 {
  margin-top: 20px;
margin-left: 0%;
padding-left: 20%;
padding-right: 20%;
text-align: center;
}







  #s-61f704eb-82f8-4bf1-8406-940e978360b8 img.shogun-image {
    

    
    
    
  }


#s-61f704eb-82f8-4bf1-8406-940e978360b8 .shogun-image-content {
  
    align-items: center;
  
}

#s-21116642-be27-46da-a4f4-a9fbcf8184f9 {
  margin-right: -70%;
}

#s-e126660f-77c1-418c-8979-f636ea915a40 {
  padding-right: 30%;
}
@media (min-width: 1200px){#s-e126660f-77c1-418c-8979-f636ea915a40 {
  display: none;
}
#s-e126660f-77c1-418c-8979-f636ea915a40, #wrap-s-e126660f-77c1-418c-8979-f636ea915a40 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e126660f-77c1-418c-8979-f636ea915a40 {
  display: none;
}
#s-e126660f-77c1-418c-8979-f636ea915a40, #wrap-s-e126660f-77c1-418c-8979-f636ea915a40 { display:none !important; }}
@media (min-width: 0px) {
[id="s-e126660f-77c1-418c-8979-f636ea915a40"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-e126660f-77c1-418c-8979-f636ea915a40"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e126660f-77c1-418c-8979-f636ea915a40"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e126660f-77c1-418c-8979-f636ea915a40"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-0e4c1c46-acf1-4a08-b14a-75af281d7b54 {
  margin-top: 20px;
padding-left: 20%;
padding-right: 20%;
text-align: center;
}
@media (max-width: 767px){#s-0e4c1c46-acf1-4a08-b14a-75af281d7b54 {
  margin-top: 30px;
}
}






  #s-0e4c1c46-acf1-4a08-b14a-75af281d7b54 img.shogun-image {
    

    
    
    
  }


#s-0e4c1c46-acf1-4a08-b14a-75af281d7b54 .shogun-image-content {
  
    align-items: center;
  
}

#s-2ebd82b6-d752-478d-af20-3213147e984a {
  margin-right: -70%;
}

#s-5a1d0363-7659-4c52-99c5-274073c55213 {
  padding-right: 30%;
}
@media (min-width: 1200px){#s-5a1d0363-7659-4c52-99c5-274073c55213 {
  display: none;
}
#s-5a1d0363-7659-4c52-99c5-274073c55213, #wrap-s-5a1d0363-7659-4c52-99c5-274073c55213 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5a1d0363-7659-4c52-99c5-274073c55213 {
  display: none;
}
#s-5a1d0363-7659-4c52-99c5-274073c55213, #wrap-s-5a1d0363-7659-4c52-99c5-274073c55213 { display:none !important; }}
@media (min-width: 0px) {
[id="s-5a1d0363-7659-4c52-99c5-274073c55213"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-5a1d0363-7659-4c52-99c5-274073c55213"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5a1d0363-7659-4c52-99c5-274073c55213"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5a1d0363-7659-4c52-99c5-274073c55213"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-ac3607f1-294c-4e98-9c5d-652c08c47910 {
  margin-top: 20px;
padding-left: 20%;
padding-right: 20%;
text-align: center;
}







  #s-ac3607f1-294c-4e98-9c5d-652c08c47910 img.shogun-image {
    

    
    
    
  }


#s-ac3607f1-294c-4e98-9c5d-652c08c47910 .shogun-image-content {
  
    align-items: center;
  
}

#s-d46b923c-f2cd-4bc6-a9ac-f18dd8528ad0 {
  margin-right: -70%;
}

#s-eb919ed0-c16d-4b20-972a-aa5077e5d963 {
  padding-right: 30%;
}
@media (min-width: 1200px){#s-eb919ed0-c16d-4b20-972a-aa5077e5d963 {
  display: none;
}
#s-eb919ed0-c16d-4b20-972a-aa5077e5d963, #wrap-s-eb919ed0-c16d-4b20-972a-aa5077e5d963 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eb919ed0-c16d-4b20-972a-aa5077e5d963 {
  display: none;
}
#s-eb919ed0-c16d-4b20-972a-aa5077e5d963, #wrap-s-eb919ed0-c16d-4b20-972a-aa5077e5d963 { display:none !important; }}
@media (min-width: 0px) {
[id="s-eb919ed0-c16d-4b20-972a-aa5077e5d963"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-eb919ed0-c16d-4b20-972a-aa5077e5d963"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-eb919ed0-c16d-4b20-972a-aa5077e5d963"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb919ed0-c16d-4b20-972a-aa5077e5d963"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-5780b067-1b06-493d-b15d-a8adaecfd590 {
  margin-top: 20px;
padding-left: 20%;
padding-right: 20%;
text-align: center;
}
@media (max-width: 767px){#s-5780b067-1b06-493d-b15d-a8adaecfd590 {
  margin-top: 30px;
}
}






  #s-5780b067-1b06-493d-b15d-a8adaecfd590 img.shogun-image {
    

    
    
    
  }


#s-5780b067-1b06-493d-b15d-a8adaecfd590 .shogun-image-content {
  
    align-items: center;
  
}

#s-eafdcd03-b8c5-4b80-b399-0063f204a9fa {
  margin-right: -70%;
}

#s-99ab44d3-fcd9-4ce7-912a-1d7e1d650546 {
  padding-right: 30%;
}
@media (min-width: 1200px){#s-99ab44d3-fcd9-4ce7-912a-1d7e1d650546 {
  display: none;
}
#s-99ab44d3-fcd9-4ce7-912a-1d7e1d650546, #wrap-s-99ab44d3-fcd9-4ce7-912a-1d7e1d650546 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-99ab44d3-fcd9-4ce7-912a-1d7e1d650546 {
  display: none;
}
#s-99ab44d3-fcd9-4ce7-912a-1d7e1d650546, #wrap-s-99ab44d3-fcd9-4ce7-912a-1d7e1d650546 { display:none !important; }}
@media (min-width: 0px) {
[id="s-99ab44d3-fcd9-4ce7-912a-1d7e1d650546"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-99ab44d3-fcd9-4ce7-912a-1d7e1d650546"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-99ab44d3-fcd9-4ce7-912a-1d7e1d650546"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-99ab44d3-fcd9-4ce7-912a-1d7e1d650546"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-df085b07-b241-430c-bcff-0c4fbd89334a {
  margin-top: 20px;
padding-left: 20%;
padding-right: 20%;
text-align: center;
}







  #s-df085b07-b241-430c-bcff-0c4fbd89334a img.shogun-image {
    

    
    
    
  }


#s-df085b07-b241-430c-bcff-0c4fbd89334a .shogun-image-content {
  
    align-items: center;
  
}

#s-d9fb66d9-a525-424e-8a23-70906a46dfe1 {
  margin-right: -70%;
}

#s-35f9c1e7-b8a7-4e82-9897-7f73815df3fd {
  margin-top: 10px;
margin-bottom: 15px;
}

#s-35f9c1e7-b8a7-4e82-9897-7f73815df3fd hr {
  border-top: 1px solid rgba(0, 0, 0, 1);
}

@media (min-width: 1200px){#s-ad2e871a-d4dd-49e0-abe8-01246226d0ca {
  display: none;
}
#s-ad2e871a-d4dd-49e0-abe8-01246226d0ca, #wrap-s-ad2e871a-d4dd-49e0-abe8-01246226d0ca { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ad2e871a-d4dd-49e0-abe8-01246226d0ca {
  display: none;
}
#s-ad2e871a-d4dd-49e0-abe8-01246226d0ca, #wrap-s-ad2e871a-d4dd-49e0-abe8-01246226d0ca { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ad2e871a-d4dd-49e0-abe8-01246226d0ca {
  display: none;
}
#s-ad2e871a-d4dd-49e0-abe8-01246226d0ca, #wrap-s-ad2e871a-d4dd-49e0-abe8-01246226d0ca { display:none !important; }}
@media (min-width: 0px) {
[id="s-ad2e871a-d4dd-49e0-abe8-01246226d0ca"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ad2e871a-d4dd-49e0-abe8-01246226d0ca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ad2e871a-d4dd-49e0-abe8-01246226d0ca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ad2e871a-d4dd-49e0-abe8-01246226d0ca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-32cc2348-0887-4054-ae9e-eeae56b1ef72 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-32cc2348-0887-4054-ae9e-eeae56b1ef72 {
  
}
}
#s-32cc2348-0887-4054-ae9e-eeae56b1ef72 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-8fac8816-21e5-4d81-b46b-af3fe98b49ad {
  margin-top: 20px;
margin-left: 2%;
margin-bottom: 20px;
margin-right: 2%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
background-position: custom undefined;
}
#s-8fac8816-21e5-4d81-b46b-af3fe98b49ad:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8fac8816-21e5-4d81-b46b-af3fe98b49ad:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-8fac8816-21e5-4d81-b46b-af3fe98b49ad {
  display: none;
}
#s-8fac8816-21e5-4d81-b46b-af3fe98b49ad, #wrap-s-8fac8816-21e5-4d81-b46b-af3fe98b49ad { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8fac8816-21e5-4d81-b46b-af3fe98b49ad {
  display: none;
}
#s-8fac8816-21e5-4d81-b46b-af3fe98b49ad, #wrap-s-8fac8816-21e5-4d81-b46b-af3fe98b49ad { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8fac8816-21e5-4d81-b46b-af3fe98b49ad {
  display: none;
}
#s-8fac8816-21e5-4d81-b46b-af3fe98b49ad, #wrap-s-8fac8816-21e5-4d81-b46b-af3fe98b49ad { display:none !important; }}

  #s-8fac8816-21e5-4d81-b46b-af3fe98b49ad-root {
    text-align: left;
  }


#s-8fac8816-21e5-4d81-b46b-af3fe98b49ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8fac8816-21e5-4d81-b46b-af3fe98b49ad-root {
    text-align: left;
  }


#s-8fac8816-21e5-4d81-b46b-af3fe98b49ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8fac8816-21e5-4d81-b46b-af3fe98b49ad-root {
    text-align: left;
  }


#s-8fac8816-21e5-4d81-b46b-af3fe98b49ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8fac8816-21e5-4d81-b46b-af3fe98b49ad-root {
    text-align: left;
  }


#s-8fac8816-21e5-4d81-b46b-af3fe98b49ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8fac8816-21e5-4d81-b46b-af3fe98b49ad-root {
    text-align: left;
  }


#s-8fac8816-21e5-4d81-b46b-af3fe98b49ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
@media (max-width: 767px){#s-5840dbd1-4593-48a4-95e6-65771f60be22 {
  display: none;
}
#s-5840dbd1-4593-48a4-95e6-65771f60be22, #wrap-s-5840dbd1-4593-48a4-95e6-65771f60be22 { display:none !important; }}
@media (min-width: 0px) {
[id="s-5840dbd1-4593-48a4-95e6-65771f60be22"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5840dbd1-4593-48a4-95e6-65771f60be22"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5840dbd1-4593-48a4-95e6-65771f60be22"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5840dbd1-4593-48a4-95e6-65771f60be22"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-f0af635a-9922-435e-961a-2a762993bb35 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-f0af635a-9922-435e-961a-2a762993bb35 {
  display: none;
}
#s-f0af635a-9922-435e-961a-2a762993bb35, #wrap-s-f0af635a-9922-435e-961a-2a762993bb35 { display:none !important; }}
#s-f0af635a-9922-435e-961a-2a762993bb35 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-9c087187-11f4-406a-aeca-5a15051273c3 {
  border-style: solid;
margin-top: 20px;
margin-left: 0%;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 38px;
padding-bottom: 10px;
padding-right: 38px;
border-color: rgba(0, 0, 0, 1);
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9c087187-11f4-406a-aeca-5a15051273c3:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9c087187-11f4-406a-aeca-5a15051273c3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-9c087187-11f4-406a-aeca-5a15051273c3 {
  
}
}@media (max-width: 767px){#s-9c087187-11f4-406a-aeca-5a15051273c3 {
  display: none;
}
#s-9c087187-11f4-406a-aeca-5a15051273c3, #wrap-s-9c087187-11f4-406a-aeca-5a15051273c3 { display:none !important; }}

  #s-9c087187-11f4-406a-aeca-5a15051273c3-root {
    text-align: left;
  }


#s-9c087187-11f4-406a-aeca-5a15051273c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9c087187-11f4-406a-aeca-5a15051273c3-root {
    text-align: left;
  }


#s-9c087187-11f4-406a-aeca-5a15051273c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9c087187-11f4-406a-aeca-5a15051273c3-root {
    text-align: left;
  }


#s-9c087187-11f4-406a-aeca-5a15051273c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9c087187-11f4-406a-aeca-5a15051273c3-root {
    text-align: left;
  }


#s-9c087187-11f4-406a-aeca-5a15051273c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9c087187-11f4-406a-aeca-5a15051273c3-root {
    text-align: left;
  }


#s-9c087187-11f4-406a-aeca-5a15051273c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-0df352d2-06b9-498f-b695-45d83c43ca9c {
  margin-top: 10px;
text-align: center;
}







  #s-0df352d2-06b9-498f-b695-45d83c43ca9c img.shogun-image {
    

    
    
    
  }


#s-0df352d2-06b9-498f-b695-45d83c43ca9c .shogun-image-content {
  
    align-items: center;
  
}

#s-3ac2d6d1-a587-48fa-bd5a-b645317830a7 {
  text-align: left;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}
.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{background-attachment:scroll!important}}@media only screen and (min-width:1024px) and (max-height:1366px) and (-webkit-min-device-pixel-ratio:1.5) and (hover:none) and (orientation:landscape){.shg-box{background-attachment:scroll!important}}#mc_embed_signup .clear{width:auto!important;height:auto!important;visibility:visible!important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline!important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,.85)}.shg-lightbox.hidden{display:none!important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:focus,.shg-lightbox .shg-lightbox-close:hover{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0,-50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none!important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width:769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity .3s}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*=enterviewport][data-animations*=fadeIn],[data-animations*=enterviewport][data-animations*=zoomIn]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}