.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * 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;
}

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

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  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-4a97a97b-05e3-41f7-8e2a-2c8087c2ee91 {
  min-height: 50px;
}

#s-4a97a97b-05e3-41f7-8e2a-2c8087c2ee91 {
  background-image: url();
}








#s-4a97a97b-05e3-41f7-8e2a-2c8087c2ee91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4a97a97b-05e3-41f7-8e2a-2c8087c2ee91.shg-box.shg-c {
  justify-content: center;
}

#s-c8805bf0-fa3e-4640-84b8-aff7d1d98d18 {
  background-repeat: repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
min-height: 600px;
max-width: 2000px;
background-position: center center;
}

#s-c8805bf0-fa3e-4640-84b8-aff7d1d98d18 {
  background-image: url(https://i.shgcdn.com/de7c7ef3-3af6-42a8-8203-54ee0b74b743/);
}








#s-c8805bf0-fa3e-4640-84b8-aff7d1d98d18 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
  display: block;
}#s-c8805bf0-fa3e-4640-84b8-aff7d1d98d18.shg-box.shg-c {
  justify-content: flex-start;
}

.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 {
  
  
  
}

.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 ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-b4d2dda4-bb3f-40ee-a2a6-7009db0f43dc {
  margin-top: 0px;
margin-left: 3%;
background-color: rgba(36, 70, 107, 0);
}

#s-0824ca45-75ea-4866-93ba-a96d1c61125c {
  margin-top: 0px;
margin-left: 3%;
background-color: rgba(36, 70, 107, 0);
}

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

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-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-25fd0637-4f25-4193-8e41-9dd113591f5f {
  margin-top: -12px;
text-align: center;
}







  #s-25fd0637-4f25-4193-8e41-9dd113591f5f img.shogun-image {
    

    
    
    
  }


#s-25fd0637-4f25-4193-8e41-9dd113591f5f .shogun-image-content {
  
    align-items: center;
  
}

.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-d3fb75e6-97c4-4ef9-a54a-6b102a1a1b2e {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-d3fb75e6-97c4-4ef9-a54a-6b102a1a1b2e {
  max-width: 1700px;
}
}@media (max-width: 767px){#s-d3fb75e6-97c4-4ef9-a54a-6b102a1a1b2e {
  max-width: 700px;
display: none;
}
#s-d3fb75e6-97c4-4ef9-a54a-6b102a1a1b2e, #wrap-s-d3fb75e6-97c4-4ef9-a54a-6b102a1a1b2e { display: none !important; }}
#s-d3fb75e6-97c4-4ef9-a54a-6b102a1a1b2e .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-d3fb75e6-97c4-4ef9-a54a-6b102a1a1b2e table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-d3fb75e6-97c4-4ef9-a54a-6b102a1a1b2e td.shogun-table-column {
  background-color: rgba(255, 255, 255, 1);
  padding: 0px;
  text-align: center;
  
  font-size: 14px;
  
  
  
  
  
}

#s-d3fb75e6-97c4-4ef9-a54a-6b102a1a1b2e td.shogun-table-row {
  background-color: #fff;
  padding: 0px;
}

#s-d3fb75e6-97c4-4ef9-a54a-6b102a1a1b2e td.shogun-table-column, #s-d3fb75e6-97c4-4ef9-a54a-6b102a1a1b2e td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

.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 {
  
  
}

.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-7bca6962-c7b7-44e1-b95d-4456ab405967 {
  margin-top: 2px;
margin-left: 2px;
margin-bottom: 2px;
margin-right: 2px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(44, 42, 52, 0.03);
border-style: solid;
border-radius: 0px;
min-height: 30px;
text-align: center;
text-decoration: none;
color: rgba(61, 66, 70, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#000000"}, {"id"=>3, "pos"=>0.1590909090909091, "color"=>"#03182b"}, {"id"=>2, "pos"=>0.7545454545454545, "color"=>"#99bdb7"}];
letter-spacing: 0px;
line-height: 1em;
}
#s-7bca6962-c7b7-44e1-b95d-4456ab405967:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(31, 78, 104, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7bca6962-c7b7-44e1-b95d-4456ab405967:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7bca6962-c7b7-44e1-b95d-4456ab405967-root {
    text-align: center;
  }


#s-7bca6962-c7b7-44e1-b95d-4456ab405967.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7bca6962-c7b7-44e1-b95d-4456ab405967-root {
    text-align: center;
  }


#s-7bca6962-c7b7-44e1-b95d-4456ab405967.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7bca6962-c7b7-44e1-b95d-4456ab405967-root {
    text-align: center;
  }


#s-7bca6962-c7b7-44e1-b95d-4456ab405967.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7bca6962-c7b7-44e1-b95d-4456ab405967-root {
    text-align: center;
  }


#s-7bca6962-c7b7-44e1-b95d-4456ab405967.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7bca6962-c7b7-44e1-b95d-4456ab405967-root {
    text-align: center;
  }


#s-7bca6962-c7b7-44e1-b95d-4456ab405967.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}
#s-ef5b4ec9-1357-4a3d-bf3e-635e7a5567af {
  margin-top: 2px;
margin-left: 2px;
margin-bottom: 2px;
margin-right: 2px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(44, 42, 52, 0.03);
border-style: solid;
border-radius: 0px;
min-height: 44px;
text-align: center;
text-decoration: none;
color: rgba(61, 66, 70, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#000000"}, {"id"=>3, "pos"=>0.1590909090909091, "color"=>"#03182b"}, {"id"=>2, "pos"=>0.7545454545454545, "color"=>"#99bdb7"}];
letter-spacing: 0px;
line-height: 1em;
}
#s-ef5b4ec9-1357-4a3d-bf3e-635e7a5567af:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(31, 78, 104, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ef5b4ec9-1357-4a3d-bf3e-635e7a5567af:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ef5b4ec9-1357-4a3d-bf3e-635e7a5567af-root {
    text-align: center;
  }


#s-ef5b4ec9-1357-4a3d-bf3e-635e7a5567af.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
@media (min-width: 1200px){
  #s-ef5b4ec9-1357-4a3d-bf3e-635e7a5567af-root {
    text-align: center;
  }


#s-ef5b4ec9-1357-4a3d-bf3e-635e7a5567af.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ef5b4ec9-1357-4a3d-bf3e-635e7a5567af-root {
    text-align: center;
  }


#s-ef5b4ec9-1357-4a3d-bf3e-635e7a5567af.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ef5b4ec9-1357-4a3d-bf3e-635e7a5567af-root {
    text-align: center;
  }


#s-ef5b4ec9-1357-4a3d-bf3e-635e7a5567af.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (max-width: 767px){
  #s-ef5b4ec9-1357-4a3d-bf3e-635e7a5567af-root {
    text-align: center;
  }


#s-ef5b4ec9-1357-4a3d-bf3e-635e7a5567af.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}
#s-feda86c0-689c-4d75-aeef-b2e8877f93bd {
  margin-top: 2px;
margin-left: 2px;
margin-bottom: 2px;
margin-right: 2px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(44, 42, 52, 0.03);
border-style: solid;
border-radius: 0px;
min-height: 30px;
text-align: center;
text-decoration: none;
color: rgba(61, 66, 70, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#000000"}, {"id"=>3, "pos"=>0.1590909090909091, "color"=>"#03182b"}, {"id"=>2, "pos"=>0.7545454545454545, "color"=>"#99bdb7"}];
letter-spacing: 0px;
line-height: 1em;
}
#s-feda86c0-689c-4d75-aeef-b2e8877f93bd:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(31, 78, 104, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-feda86c0-689c-4d75-aeef-b2e8877f93bd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-feda86c0-689c-4d75-aeef-b2e8877f93bd-root {
    text-align: center;
  }


#s-feda86c0-689c-4d75-aeef-b2e8877f93bd.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
@media (min-width: 1200px){
  #s-feda86c0-689c-4d75-aeef-b2e8877f93bd-root {
    text-align: center;
  }


#s-feda86c0-689c-4d75-aeef-b2e8877f93bd.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-feda86c0-689c-4d75-aeef-b2e8877f93bd-root {
    text-align: center;
  }


#s-feda86c0-689c-4d75-aeef-b2e8877f93bd.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-feda86c0-689c-4d75-aeef-b2e8877f93bd-root {
    text-align: center;
  }


#s-feda86c0-689c-4d75-aeef-b2e8877f93bd.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (max-width: 767px){
  #s-feda86c0-689c-4d75-aeef-b2e8877f93bd-root {
    text-align: center;
  }


#s-feda86c0-689c-4d75-aeef-b2e8877f93bd.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}
#s-0bcf7f84-dea6-44d8-80ce-6d94630a0b03 {
  margin-top: 2px;
margin-left: 2px;
margin-bottom: 2px;
margin-right: 2px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(44, 42, 52, 0.03);
border-style: solid;
border-radius: 0px;
min-height: 30px;
text-align: center;
text-decoration: none;
color: rgba(61, 66, 70, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#000000"}, {"id"=>3, "pos"=>0.1590909090909091, "color"=>"#03182b"}, {"id"=>2, "pos"=>0.7545454545454545, "color"=>"#99bdb7"}];
letter-spacing: 0px;
line-height: 1em;
}
#s-0bcf7f84-dea6-44d8-80ce-6d94630a0b03:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(31, 78, 104, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0bcf7f84-dea6-44d8-80ce-6d94630a0b03:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0bcf7f84-dea6-44d8-80ce-6d94630a0b03-root {
    text-align: center;
  }


#s-0bcf7f84-dea6-44d8-80ce-6d94630a0b03.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0bcf7f84-dea6-44d8-80ce-6d94630a0b03-root {
    text-align: center;
  }


#s-0bcf7f84-dea6-44d8-80ce-6d94630a0b03.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0bcf7f84-dea6-44d8-80ce-6d94630a0b03-root {
    text-align: center;
  }


#s-0bcf7f84-dea6-44d8-80ce-6d94630a0b03.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0bcf7f84-dea6-44d8-80ce-6d94630a0b03-root {
    text-align: center;
  }


#s-0bcf7f84-dea6-44d8-80ce-6d94630a0b03.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0bcf7f84-dea6-44d8-80ce-6d94630a0b03-root {
    text-align: center;
  }


#s-0bcf7f84-dea6-44d8-80ce-6d94630a0b03.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}
#s-5a79636b-5ec6-43af-91f4-4dd259910ba0 {
  margin-top: 2px;
margin-left: 2px;
margin-bottom: 2px;
margin-right: 2px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(44, 42, 52, 0.03);
border-style: solid;
border-radius: 0px;
min-height: 30px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(61, 66, 70, 1);
background-image: none;
hover-type: color;
letter-spacing: 0px;
line-height: 1em;
}
#s-5a79636b-5ec6-43af-91f4-4dd259910ba0:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(31, 78, 104, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-5a79636b-5ec6-43af-91f4-4dd259910ba0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5a79636b-5ec6-43af-91f4-4dd259910ba0-root {
    text-align: center;
  }


#s-5a79636b-5ec6-43af-91f4-4dd259910ba0.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
@media (min-width: 1200px){
  #s-5a79636b-5ec6-43af-91f4-4dd259910ba0-root {
    text-align: center;
  }


#s-5a79636b-5ec6-43af-91f4-4dd259910ba0.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5a79636b-5ec6-43af-91f4-4dd259910ba0-root {
    text-align: center;
  }


#s-5a79636b-5ec6-43af-91f4-4dd259910ba0.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5a79636b-5ec6-43af-91f4-4dd259910ba0-root {
    text-align: center;
  }


#s-5a79636b-5ec6-43af-91f4-4dd259910ba0.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (max-width: 767px){
  #s-5a79636b-5ec6-43af-91f4-4dd259910ba0-root {
    text-align: center;
  }


#s-5a79636b-5ec6-43af-91f4-4dd259910ba0.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}
#s-bd5dadad-7889-4b2e-96e6-977db5c31bf3 {
  margin-top: 2px;
margin-left: 2px;
margin-bottom: 2px;
margin-right: 2px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(44, 42, 52, 0.03);
border-style: solid;
border-radius: 0px;
min-height: 30px;
text-align: center;
text-decoration: none;
color: rgba(61, 66, 70, 1);
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0.05, "color"=>"#000000"}, {"id"=>3, "pos"=>0.1590909090909091, "color"=>"#03182b"}, {"id"=>2, "pos"=>0.7545454545454545, "color"=>"#99bdb7"}];
letter-spacing: 0px;
line-height: 1em;
}
#s-bd5dadad-7889-4b2e-96e6-977db5c31bf3:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(31, 78, 104, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-bd5dadad-7889-4b2e-96e6-977db5c31bf3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bd5dadad-7889-4b2e-96e6-977db5c31bf3-root {
    text-align: center;
  }


#s-bd5dadad-7889-4b2e-96e6-977db5c31bf3.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
@media (min-width: 1200px){
  #s-bd5dadad-7889-4b2e-96e6-977db5c31bf3-root {
    text-align: center;
  }


#s-bd5dadad-7889-4b2e-96e6-977db5c31bf3.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bd5dadad-7889-4b2e-96e6-977db5c31bf3-root {
    text-align: center;
  }


#s-bd5dadad-7889-4b2e-96e6-977db5c31bf3.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bd5dadad-7889-4b2e-96e6-977db5c31bf3-root {
    text-align: center;
  }


#s-bd5dadad-7889-4b2e-96e6-977db5c31bf3.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (max-width: 767px){
  #s-bd5dadad-7889-4b2e-96e6-977db5c31bf3-root {
    text-align: center;
  }


#s-bd5dadad-7889-4b2e-96e6-977db5c31bf3.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}
#s-500a30ea-2617-4ed6-bf10-2db82b26eb45 {
  margin-top: 2px;
margin-left: 2px;
margin-bottom: 2px;
margin-right: 2px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(44, 42, 52, 0.03);
border-style: solid;
border-radius: 0px;
min-height: 30px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(61, 66, 70, 1);
background-image: none;
hover-type: color;
letter-spacing: 0px;
line-height: 1em;
}
#s-500a30ea-2617-4ed6-bf10-2db82b26eb45:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(31, 78, 104, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-500a30ea-2617-4ed6-bf10-2db82b26eb45:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-500a30ea-2617-4ed6-bf10-2db82b26eb45-root {
    text-align: center;
  }


#s-500a30ea-2617-4ed6-bf10-2db82b26eb45.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
@media (min-width: 1200px){
  #s-500a30ea-2617-4ed6-bf10-2db82b26eb45-root {
    text-align: center;
  }


#s-500a30ea-2617-4ed6-bf10-2db82b26eb45.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-500a30ea-2617-4ed6-bf10-2db82b26eb45-root {
    text-align: center;
  }


#s-500a30ea-2617-4ed6-bf10-2db82b26eb45.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-500a30ea-2617-4ed6-bf10-2db82b26eb45-root {
    text-align: center;
  }


#s-500a30ea-2617-4ed6-bf10-2db82b26eb45.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (max-width: 767px){
  #s-500a30ea-2617-4ed6-bf10-2db82b26eb45-root {
    text-align: center;
  }


#s-500a30ea-2617-4ed6-bf10-2db82b26eb45.shg-btn {
  color: rgba(61, 66, 70, 1);
  font-size: 22px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}
#s-365c7bf9-7102-4aea-b297-4dcd163d4325 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
margin-top: 3px;
margin-bottom: 3px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(31, 78, 104, 0.51);
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.1);
opacity: 1;
}

#s-858b9df0-3605-4163-95e2-17c839c5d344 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-858b9df0-3605-4163-95e2-17c839c5d344 {
  display: none;
}
#s-858b9df0-3605-4163-95e2-17c839c5d344, #wrap-s-858b9df0-3605-4163-95e2-17c839c5d344 { display: none !important; }}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  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;
}

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-c2155ca5-bc57-4918-a41c-421c4fc8d637 {
  margin-top: 10px;
margin-left: 150px;
margin-bottom: 10px;
margin-right: 150px;
padding-left: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-c2155ca5-bc57-4918-a41c-421c4fc8d637"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2155ca5-bc57-4918-a41c-421c4fc8d637"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-c2155ca5-bc57-4918-a41c-421c4fc8d637"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-c2155ca5-bc57-4918-a41c-421c4fc8d637"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

.shg-product-image-wrapper a.shogun-product-image-url {
  display: inline-block;
}

.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);
  max-width: -moz-max-content;
  max-width: max-content;
}

.shg-product-image-wrapper {
  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-f5ed26e5-cc99-4c87-9c74-1b52f5f4f3fe {
  text-align: left;
}



.shg-c#s-f5ed26e5-cc99-4c87-9c74-1b52f5f4f3fe .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-f5ed26e5-cc99-4c87-9c74-1b52f5f4f3fe .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-f5ed26e5-cc99-4c87-9c74-1b52f5f4f3fe .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-f5ed26e5-cc99-4c87-9c74-1b52f5f4f3fe .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-f5ed26e5-cc99-4c87-9c74-1b52f5f4f3fe .shg-image-zoom {
  width:  2400; 
  height:  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;
  
  
  text-transform: none;
  
  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-bc14aa1e-5c12-4336-9fc1-57369eecb1ba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc14aa1e-5c12-4336-9fc1-57369eecb1ba .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-7c9ee816-e4ec-4258-8039-35807b18c689 {
  text-align: center;
}







  #s-7c9ee816-e4ec-4258-8039-35807b18c689 img.shogun-image {
    

    
    
    
  }


#s-7c9ee816-e4ec-4258-8039-35807b18c689 .shogun-image-content {
  
    align-items: center;
  
}

#s-dad9d488-2744-4c68-bebd-33fd7dda4942 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dad9d488-2744-4c68-bebd-33fd7dda4942 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-8f6dd214-227d-4270-97ca-d514101e2108 {
  text-align: left;
}



.shg-c#s-8f6dd214-227d-4270-97ca-d514101e2108 .shg-image-zoom {
  width:  2000; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-8f6dd214-227d-4270-97ca-d514101e2108 .shg-image-zoom {
  width:  2000; 
  height:  100%; 
}





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

.shg-c#s-8f6dd214-227d-4270-97ca-d514101e2108 .shg-image-zoom {
  width:  2000; 
  height:  100%; 
}





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

.shg-c#s-8f6dd214-227d-4270-97ca-d514101e2108 .shg-image-zoom {
  width:  2000; 
  height:  100%; 
}





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

.shg-c#s-8f6dd214-227d-4270-97ca-d514101e2108 .shg-image-zoom {
  width:  2000; 
  height:  100%; 
}





}
#s-62565c93-4514-43fa-ab0c-c430f0110fa7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-62565c93-4514-43fa-ab0c-c430f0110fa7 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-66d02673-9a7a-4f9f-9e54-1ebb7612091a {
  margin-top: 20px;
margin-left: 17px;
margin-bottom: 20px;
margin-right: 17px;
padding-left: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-66d02673-9a7a-4f9f-9e54-1ebb7612091a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-66d02673-9a7a-4f9f-9e54-1ebb7612091a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-66d02673-9a7a-4f9f-9e54-1ebb7612091a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-66d02673-9a7a-4f9f-9e54-1ebb7612091a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-39716d0c-82c7-4b35-9d68-557e5ca8cb0a {
  text-align: left;
}



.shg-c#s-39716d0c-82c7-4b35-9d68-557e5ca8cb0a .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-39716d0c-82c7-4b35-9d68-557e5ca8cb0a .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-39716d0c-82c7-4b35-9d68-557e5ca8cb0a .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-39716d0c-82c7-4b35-9d68-557e5ca8cb0a .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-39716d0c-82c7-4b35-9d68-557e5ca8cb0a .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-5c6c6d8d-fc58-4643-afc4-9346bb0f647a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c6c6d8d-fc58-4643-afc4-9346bb0f647a .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-0152ff45-a913-458c-a9b6-b0f77cc3a3bb {
  text-align: left;
}



.shg-c#s-0152ff45-a913-458c-a9b6-b0f77cc3a3bb .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-0152ff45-a913-458c-a9b6-b0f77cc3a3bb .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-0152ff45-a913-458c-a9b6-b0f77cc3a3bb .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-0152ff45-a913-458c-a9b6-b0f77cc3a3bb .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-0152ff45-a913-458c-a9b6-b0f77cc3a3bb .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-f950b524-864a-436d-9eb6-742c472209a7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f950b524-864a-436d-9eb6-742c472209a7 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-dd1f0669-f3df-4a62-b798-4d832c97830b {
  text-align: left;
}



.shg-c#s-dd1f0669-f3df-4a62-b798-4d832c97830b .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-dd1f0669-f3df-4a62-b798-4d832c97830b .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-dd1f0669-f3df-4a62-b798-4d832c97830b .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-dd1f0669-f3df-4a62-b798-4d832c97830b .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-dd1f0669-f3df-4a62-b798-4d832c97830b .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-a5c3999b-3b5c-43f1-b2aa-41e367889c3c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a5c3999b-3b5c-43f1-b2aa-41e367889c3c .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-0bf04bb3-6fc4-42de-928f-6fe2ef8171de {
  text-align: left;
}



.shg-c#s-0bf04bb3-6fc4-42de-928f-6fe2ef8171de .shg-image-zoom {
  width:  2000; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-0bf04bb3-6fc4-42de-928f-6fe2ef8171de .shg-image-zoom {
  width:  2000; 
  height:  100%; 
}





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

.shg-c#s-0bf04bb3-6fc4-42de-928f-6fe2ef8171de .shg-image-zoom {
  width:  2000; 
  height:  100%; 
}





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

.shg-c#s-0bf04bb3-6fc4-42de-928f-6fe2ef8171de .shg-image-zoom {
  width:  2000; 
  height:  100%; 
}





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

.shg-c#s-0bf04bb3-6fc4-42de-928f-6fe2ef8171de .shg-image-zoom {
  width:  2000; 
  height:  100%; 
}





}
#s-3929d586-6bbb-42d2-bedd-493b76bb386f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3929d586-6bbb-42d2-bedd-493b76bb386f .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-51551b06-db67-40ad-ae84-c07ddd1c1c34 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-51551b06-db67-40ad-ae84-c07ddd1c1c34"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-51551b06-db67-40ad-ae84-c07ddd1c1c34"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-51551b06-db67-40ad-ae84-c07ddd1c1c34"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-51551b06-db67-40ad-ae84-c07ddd1c1c34"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-acd921c7-2882-497b-b301-ea2e18e3b382 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 16px;
padding-left: 30px;
padding-bottom: 16px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-acd921c7-2882-497b-b301-ea2e18e3b382"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-acd921c7-2882-497b-b301-ea2e18e3b382"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-acd921c7-2882-497b-b301-ea2e18e3b382"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-acd921c7-2882-497b-b301-ea2e18e3b382"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-acd921c7-2882-497b-b301-ea2e18e3b382"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-acd921c7-2882-497b-b301-ea2e18e3b382"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-acd921c7-2882-497b-b301-ea2e18e3b382"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-07d73be4-b785-4351-bdb5-fa467d95ebf7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 12px;
background-color: rgba(164, 195, 194, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 0px;
line-height: 1em;
}
#s-07d73be4-b785-4351-bdb5-fa467d95ebf7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-07d73be4-b785-4351-bdb5-fa467d95ebf7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-07d73be4-b785-4351-bdb5-fa467d95ebf7-root {
    text-align: center;
  }


#s-07d73be4-b785-4351-bdb5-fa467d95ebf7.shg-btn {
  color: #ffffff;
  font-size: 25px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
@media (min-width: 1200px){
  #s-07d73be4-b785-4351-bdb5-fa467d95ebf7-root {
    text-align: center;
  }


#s-07d73be4-b785-4351-bdb5-fa467d95ebf7.shg-btn {
  color: #ffffff;
  font-size: 25px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-07d73be4-b785-4351-bdb5-fa467d95ebf7-root {
    text-align: center;
  }


#s-07d73be4-b785-4351-bdb5-fa467d95ebf7.shg-btn {
  color: #ffffff;
  font-size: 25px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-07d73be4-b785-4351-bdb5-fa467d95ebf7-root {
    text-align: center;
  }


#s-07d73be4-b785-4351-bdb5-fa467d95ebf7.shg-btn {
  color: #ffffff;
  font-size: 25px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}@media (max-width: 767px){
  #s-07d73be4-b785-4351-bdb5-fa467d95ebf7-root {
    text-align: center;
  }


#s-07d73be4-b785-4351-bdb5-fa467d95ebf7.shg-btn {
  color: #ffffff;
  font-size: 25px;
  
  
  font-family: proxima-nova-bold;
  display:  block ;
}
}
#s-ef88ad7c-0f19-424b-b541-2e0be7fbb619 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-ef88ad7c-0f19-424b-b541-2e0be7fbb619 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ef88ad7c-0f19-424b-b541-2e0be7fbb619.shg-box.shg-c {
  justify-content: center;
}

#s-ec3fc1aa-0e9e-4047-8153-8d0d86587666 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-ec3fc1aa-0e9e-4047-8153-8d0d86587666 {
  display: none;
}
#s-ec3fc1aa-0e9e-4047-8153-8d0d86587666, #wrap-s-ec3fc1aa-0e9e-4047-8153-8d0d86587666 { display: none !important; }}
#s-a9549112-d939-4f52-ad6f-b08fd2fcd532 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(31, 78, 104, 0.51);
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.1);
opacity: 1;
}

#s-9cd2642c-bfc5-4932-9a59-d5dde971ac4b {
  margin-top: 40px;
margin-left: 310px;
margin-bottom: 40px;
margin-right: 310px;
padding-left: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-9cd2642c-bfc5-4932-9a59-d5dde971ac4b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9cd2642c-bfc5-4932-9a59-d5dde971ac4b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-9cd2642c-bfc5-4932-9a59-d5dde971ac4b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-9cd2642c-bfc5-4932-9a59-d5dde971ac4b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-a69ec595-bac6-4cad-adc9-cfc740332cb8 {
  text-align: left;
}



.shg-c#s-a69ec595-bac6-4cad-adc9-cfc740332cb8 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-a69ec595-bac6-4cad-adc9-cfc740332cb8 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-a69ec595-bac6-4cad-adc9-cfc740332cb8 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-a69ec595-bac6-4cad-adc9-cfc740332cb8 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-a69ec595-bac6-4cad-adc9-cfc740332cb8 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





}
#s-7b4673a2-7909-4508-a345-bd343b4b10e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7b4673a2-7909-4508-a345-bd343b4b10e4 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-e5a50414-77f9-4f2f-b42e-c179efb8d435 {
  text-align: left;
}



.shg-c#s-e5a50414-77f9-4f2f-b42e-c179efb8d435 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-e5a50414-77f9-4f2f-b42e-c179efb8d435 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-e5a50414-77f9-4f2f-b42e-c179efb8d435 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-e5a50414-77f9-4f2f-b42e-c179efb8d435 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-e5a50414-77f9-4f2f-b42e-c179efb8d435 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-c3b370fc-b90e-4bdf-af26-092fb05c666d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c3b370fc-b90e-4bdf-af26-092fb05c666d .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-9d4023d8-f241-4bc5-83f2-2eda2122dff8 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-9d4023d8-f241-4bc5-83f2-2eda2122dff8 {
  display: none;
}
#s-9d4023d8-f241-4bc5-83f2-2eda2122dff8, #wrap-s-9d4023d8-f241-4bc5-83f2-2eda2122dff8 { display: none !important; }}
#s-b4803400-bb30-4ee2-9ef8-226a3eef151e {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(31, 78, 104, 0.51);
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.1);
opacity: 1;
}

#s-d3fc5447-56e6-45e1-9ae4-410c80d510e8 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 53px;
}








#s-d3fc5447-56e6-45e1-9ae4-410c80d510e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d3fc5447-56e6-45e1-9ae4-410c80d510e8.shg-box.shg-c {
  justify-content: center;
}

#s-4196ff01-0f36-40f9-86bb-f217bf4de460 {
  margin-top: 40px;
margin-left: 10%;
margin-bottom: 40px;
margin-right: 10%;
padding-left: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-4196ff01-0f36-40f9-86bb-f217bf4de460"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4196ff01-0f36-40f9-86bb-f217bf4de460"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4196ff01-0f36-40f9-86bb-f217bf4de460"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4196ff01-0f36-40f9-86bb-f217bf4de460"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-096259fa-fec1-4974-8867-1dcc7e4b5562 {
  margin-left: auto;
margin-right: auto;
}

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

.shg-inner-inline-image {
  position: relative;
  overflow: hidden;
  display: block;
}

.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-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  height: inherit;
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

.shg-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}
#s-966f113f-d8a1-44ac-acf5-a756ca490174 {
  margin-left: auto;
margin-right: auto;
max-width: 2400px;
text-align: center;
}

.shg-image-margin-container-s-966f113f-d8a1-44ac-acf5-a756ca490174 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-966f113f-d8a1-44ac-acf5-a756ca490174 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
}

#s-966f113f-d8a1-44ac-acf5-a756ca490174 img.shogun-image {
  width: 100%;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-966f113f-d8a1-44ac-acf5-a756ca490174 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-966f113f-d8a1-44ac-acf5-a756ca490174.shg-align-container {
  display: flex;
  justify-content: center
}

.s-966f113f-d8a1-44ac-acf5-a756ca490174.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-966f113f-d8a1-44ac-acf5-a756ca490174.shogun-image {
  box-sizing: border-box;
}


.s-966f113f-d8a1-44ac-acf5-a756ca490174 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-966f113f-d8a1-44ac-acf5-a756ca490174 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-966f113f-d8a1-44ac-acf5-a756ca490174 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



@media (min-width: 1200px){.shg-image-margin-container-s-966f113f-d8a1-44ac-acf5-a756ca490174 {
  
  
  
  
}

#s-966f113f-d8a1-44ac-acf5-a756ca490174 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
}

#s-966f113f-d8a1-44ac-acf5-a756ca490174 img.shogun-image {
  width: 100%;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-966f113f-d8a1-44ac-acf5-a756ca490174 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-966f113f-d8a1-44ac-acf5-a756ca490174.shg-align-container {
  display: flex;
  justify-content: center
}

.s-966f113f-d8a1-44ac-acf5-a756ca490174.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-966f113f-d8a1-44ac-acf5-a756ca490174.shogun-image {
  box-sizing: border-box;
}


.s-966f113f-d8a1-44ac-acf5-a756ca490174 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-966f113f-d8a1-44ac-acf5-a756ca490174 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-966f113f-d8a1-44ac-acf5-a756ca490174 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 992px) and (max-width: 1199px){.shg-image-margin-container-s-966f113f-d8a1-44ac-acf5-a756ca490174 {
  
  
  
  
}

#s-966f113f-d8a1-44ac-acf5-a756ca490174 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
}

#s-966f113f-d8a1-44ac-acf5-a756ca490174 img.shogun-image {
  width: 100%;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-966f113f-d8a1-44ac-acf5-a756ca490174 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-966f113f-d8a1-44ac-acf5-a756ca490174.shg-align-container {
  display: flex;
  justify-content: center
}

.s-966f113f-d8a1-44ac-acf5-a756ca490174.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-966f113f-d8a1-44ac-acf5-a756ca490174.shogun-image {
  box-sizing: border-box;
}


.s-966f113f-d8a1-44ac-acf5-a756ca490174 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-966f113f-d8a1-44ac-acf5-a756ca490174 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-966f113f-d8a1-44ac-acf5-a756ca490174 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (min-width: 768px) and (max-width: 991px){.shg-image-margin-container-s-966f113f-d8a1-44ac-acf5-a756ca490174 {
  
  
  
  
}

#s-966f113f-d8a1-44ac-acf5-a756ca490174 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
}

#s-966f113f-d8a1-44ac-acf5-a756ca490174 img.shogun-image {
  width: 100%;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-966f113f-d8a1-44ac-acf5-a756ca490174 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-966f113f-d8a1-44ac-acf5-a756ca490174.shg-align-container {
  display: flex;
  justify-content: center
}

.s-966f113f-d8a1-44ac-acf5-a756ca490174.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-966f113f-d8a1-44ac-acf5-a756ca490174.shogun-image {
  box-sizing: border-box;
}


.s-966f113f-d8a1-44ac-acf5-a756ca490174 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-966f113f-d8a1-44ac-acf5-a756ca490174 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-966f113f-d8a1-44ac-acf5-a756ca490174 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}@media (max-width: 767px){.shg-image-margin-container-s-966f113f-d8a1-44ac-acf5-a756ca490174 {
  
  
  
  
}

#s-966f113f-d8a1-44ac-acf5-a756ca490174 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
}

#s-966f113f-d8a1-44ac-acf5-a756ca490174 img.shogun-image {
  width: 100%;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-966f113f-d8a1-44ac-acf5-a756ca490174 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-966f113f-d8a1-44ac-acf5-a756ca490174.shg-align-container {
  display: flex;
  justify-content: center
}

.s-966f113f-d8a1-44ac-acf5-a756ca490174.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-966f113f-d8a1-44ac-acf5-a756ca490174.shogun-image {
  box-sizing: border-box;
}


.s-966f113f-d8a1-44ac-acf5-a756ca490174 .shogun-image-container .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-966f113f-d8a1-44ac-acf5-a756ca490174 .shogun-image-container:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-966f113f-d8a1-44ac-acf5-a756ca490174 .shogun-image-container:hover .shogun-image.hover {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}



}
#s-6bfbf87c-c039-415f-b94b-0b0506b32751 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.15);
padding-top: 10px;
padding-left: 2px;
padding-bottom: 10px;
padding-right: 2px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
border-style: solid;
border-radius: 0px;
text-align: center;
}

#s-6bfbf87c-c039-415f-b94b-0b0506b32751 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 0.8);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  line-height: 1em;
  letter-spacing: 0px;
  
}

#s-c732b48a-3676-4313-875c-5de51e8122e1 {
  margin-left: auto;
margin-right: auto;
}

#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}


.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e {
  max-width:  100%;
}

.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-image-zoom,
.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e img.shogun-image {
  max-width: 500px !important;
  
}

.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}




.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e img.shogun-image,
.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-image-zoom,
.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e img.shogun-image {
  aspect-ratio: 1/1;
}


@media (min-width: 1200px){
.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e {
  max-width:  100%;
}

.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-image-zoom,
.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e img.shogun-image {
  max-width: 500px !important;
  
}

.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}




.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e img.shogun-image,
.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-image-zoom,
.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e img.shogun-image {
  aspect-ratio: 1/1;
}


}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e {
  max-width:  100%;
}

.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-image-zoom,
.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e img.shogun-image {
  max-width: 500px !important;
  
}

.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}




.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e img.shogun-image,
.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-image-zoom,
.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e img.shogun-image {
  aspect-ratio: 1/1;
}


}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e {
  max-width:  100%;
}

.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-image-zoom,
.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e img.shogun-image {
  max-width: 500px !important;
  
}

.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}




.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e img.shogun-image,
.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-image-zoom,
.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e img.shogun-image {
  aspect-ratio: 1/1;
}


}@media (max-width: 767px){
.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e {
  max-width:  100%;
}

.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-image-zoom,
.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e img.shogun-image {
  max-width: 500px !important;
  
}

.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}




.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e img.shogun-image,
.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-product-image-wrapper {
  width: 100%;
  height: auto;
}

.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e .shg-image-zoom,
.shg-c#s-79d590d4-37a8-4a0c-aeeb-856ee7a90a3e img.shogun-image {
  aspect-ratio: 1/1;
}


}
#s-8855d30b-8db8-4130-a346-276970128416 {
  margin-left: auto;
margin-right: auto;
}

#s-dcd5593a-1438-4cc0-98fd-5c3cb0d67664 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.15);
padding-top: 10px;
padding-left: 2px;
padding-bottom: 10px;
padding-right: 2px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
border-style: solid;
border-radius: 0px;
text-align: center;
}

#s-dcd5593a-1438-4cc0-98fd-5c3cb0d67664 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 0.8);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  line-height: 1em;
  letter-spacing: 0px;
  
}

#s-8255dbbe-34fc-4b3c-9443-9bfee372336b {
  margin-left: auto;
margin-right: auto;
}

#s-ea0aca42-c589-4313-9374-d40e7b0e9c00 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-ea0aca42-c589-4313-9374-d40e7b0e9c00 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-ea0aca42-c589-4313-9374-d40e7b0e9c00 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-ea0aca42-c589-4313-9374-d40e7b0e9c00 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-ea0aca42-c589-4313-9374-d40e7b0e9c00 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-ea0aca42-c589-4313-9374-d40e7b0e9c00 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





}
#s-6da3aced-aef9-4d0f-843b-c60d95120eb7 {
  margin-left: auto;
margin-right: auto;
}

#s-886599ad-9486-4301-bf38-c62f5919cd1a {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.15);
padding-top: 10px;
padding-left: 2px;
padding-bottom: 10px;
padding-right: 2px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
border-style: solid;
border-radius: 0px;
text-align: center;
}

#s-886599ad-9486-4301-bf38-c62f5919cd1a .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 0.8);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  line-height: 1em;
  letter-spacing: 0px;
  
}

@media (min-width: 0px) {
[id="s-cefbded6-b944-4d0c-b6a9-31535ee99676"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cefbded6-b944-4d0c-b6a9-31535ee99676"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cefbded6-b944-4d0c-b6a9-31535ee99676"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cefbded6-b944-4d0c-b6a9-31535ee99676"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-dd95edc1-ef45-44a4-8939-7397f3f4ed45 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

.shg-image-margin-container-s-dd95edc1-ef45-44a4-8939-7397f3f4ed45 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-dd95edc1-ef45-44a4-8939-7397f3f4ed45 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
}

#s-dd95edc1-ef45-44a4-8939-7397f3f4ed45 img.shogun-image {
  width: 100%;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: none;
     object-position: none;
  transform: none;
  transform-origin: none;
}




.s-dd95edc1-ef45-44a4-8939-7397f3f4ed45 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-dd95edc1-ef45-44a4-8939-7397f3f4ed45.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd95edc1-ef45-44a4-8939-7397f3f4ed45.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd95edc1-ef45-44a4-8939-7397f3f4ed45.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){.shg-image-margin-container-s-dd95edc1-ef45-44a4-8939-7397f3f4ed45 {
  
  
  
  
}

#s-dd95edc1-ef45-44a4-8939-7397f3f4ed45 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
}

#s-dd95edc1-ef45-44a4-8939-7397f3f4ed45 img.shogun-image {
  width: 100%;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: none;
     object-position: none;
  transform: none;
  transform-origin: none;
}




.s-dd95edc1-ef45-44a4-8939-7397f3f4ed45 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-dd95edc1-ef45-44a4-8939-7397f3f4ed45.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd95edc1-ef45-44a4-8939-7397f3f4ed45.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd95edc1-ef45-44a4-8939-7397f3f4ed45.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){.shg-image-margin-container-s-dd95edc1-ef45-44a4-8939-7397f3f4ed45 {
  
  
  
  
}

#s-dd95edc1-ef45-44a4-8939-7397f3f4ed45 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
}

#s-dd95edc1-ef45-44a4-8939-7397f3f4ed45 img.shogun-image {
  width: 100%;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: none;
     object-position: none;
  transform: none;
  transform-origin: none;
}




.s-dd95edc1-ef45-44a4-8939-7397f3f4ed45 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-dd95edc1-ef45-44a4-8939-7397f3f4ed45.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd95edc1-ef45-44a4-8939-7397f3f4ed45.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd95edc1-ef45-44a4-8939-7397f3f4ed45.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){.shg-image-margin-container-s-dd95edc1-ef45-44a4-8939-7397f3f4ed45 {
  
  
  
  
}

#s-dd95edc1-ef45-44a4-8939-7397f3f4ed45 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
}

#s-dd95edc1-ef45-44a4-8939-7397f3f4ed45 img.shogun-image {
  width: 100%;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: none;
     object-position: none;
  transform: none;
  transform-origin: none;
}




.s-dd95edc1-ef45-44a4-8939-7397f3f4ed45 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-dd95edc1-ef45-44a4-8939-7397f3f4ed45.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd95edc1-ef45-44a4-8939-7397f3f4ed45.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd95edc1-ef45-44a4-8939-7397f3f4ed45.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){.shg-image-margin-container-s-dd95edc1-ef45-44a4-8939-7397f3f4ed45 {
  
  
  
  
}

#s-dd95edc1-ef45-44a4-8939-7397f3f4ed45 {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
}

#s-dd95edc1-ef45-44a4-8939-7397f3f4ed45 img.shogun-image {
  width: 100%;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: none;
     object-position: none;
  transform: none;
  transform-origin: none;
}




.s-dd95edc1-ef45-44a4-8939-7397f3f4ed45 .shogun-image-content {
  
    align-items: flex-start;
  
}

.s-dd95edc1-ef45-44a4-8939-7397f3f4ed45.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd95edc1-ef45-44a4-8939-7397f3f4ed45.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd95edc1-ef45-44a4-8939-7397f3f4ed45.shogun-image {
  box-sizing: border-box;
}




}
#s-5147e6a5-35ae-4776-8f8c-4020769c4c85 .shogun-table-wrapper {
  overflow: auto;
  border: 0px solid #D5D6D7;
  border-radius: 0px;
}

#s-5147e6a5-35ae-4776-8f8c-4020769c4c85 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-5147e6a5-35ae-4776-8f8c-4020769c4c85 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-5147e6a5-35ae-4776-8f8c-4020769c4c85 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-5147e6a5-35ae-4776-8f8c-4020769c4c85 td.shogun-table-column, #s-5147e6a5-35ae-4776-8f8c-4020769c4c85 td.shogun-table-row {
  border: 0px solid #D5D6D7;
}

#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b {
  text-align: center;
}


.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b {
  max-width:  100%;
}

.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b .shg-image-zoom,
.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b img.shogun-image {
  max-width: 500px !important;
  
}

.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){
.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b {
  max-width:  100%;
}

.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b .shg-image-zoom,
.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b img.shogun-image {
  max-width: 500px !important;
  
}

.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b {
  max-width:  100%;
}

.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b .shg-image-zoom,
.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b img.shogun-image {
  max-width: 500px !important;
  
}

.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b {
  max-width:  100%;
}

.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b .shg-image-zoom,
.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b img.shogun-image {
  max-width: 500px !important;
  
}

.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b {
  max-width:  100%;
}

.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b .shg-image-zoom,
.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b img.shogun-image {
  max-width: 500px !important;
  
}

.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-cd880bb6-6dd4-4852-aa4e-3a86d7d84a3b .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-e5c52388-5068-46b0-8c41-f0cf589b76ad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e5c52388-5068-46b0-8c41-f0cf589b76ad .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-61c27470-39df-41cf-b938-6eb727112b0b {
  text-align: left;
}


.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b {
  max-width:  100%;
}

.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b .shg-image-zoom,
.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b img.shogun-image {
  max-width: 500px !important;
  
}

.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){
.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b {
  max-width:  100%;
}

.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b .shg-image-zoom,
.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b img.shogun-image {
  max-width: 500px !important;
  
}

.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b {
  max-width:  100%;
}

.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b .shg-image-zoom,
.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b img.shogun-image {
  max-width: 500px !important;
  
}

.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b {
  max-width:  100%;
}

.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b .shg-image-zoom,
.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b img.shogun-image {
  max-width: 500px !important;
  
}

.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}@media (max-width: 767px){
.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b {
  max-width:  100%;
}

.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b .shg-image-zoom,
.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b img.shogun-image {
  max-width: 500px !important;
  
}

.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b .shg-image-zoom {
  
    margin-left: 0px;
  
}


.shg-c#s-61c27470-39df-41cf-b938-6eb727112b0b .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-aceeb629-e4fa-48cb-a89a-1d11a31d6f60 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aceeb629-e4fa-48cb-a89a-1d11a31d6f60 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-a44dfccc-43ad-4e14-bb86-0f9f45216140 {
  margin-top: auto;
margin-bottom: auto;
opacity: 1;
background-color: rgba(255, 255, 255, 1);
}

#s-aa19e969-5b81-4a16-a567-46438e935e92 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(31, 78, 104, 0.51);
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.1);
opacity: 1;
}

#s-7afaaf34-afd5-4809-b005-6e08de4c5248 {
  margin-top: 40px;
margin-left: 30px;
margin-bottom: 40px;
margin-right: 30px;
padding-left: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-7afaaf34-afd5-4809-b005-6e08de4c5248"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-7afaaf34-afd5-4809-b005-6e08de4c5248"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-7afaaf34-afd5-4809-b005-6e08de4c5248"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-7afaaf34-afd5-4809-b005-6e08de4c5248"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-e54c9031-2ccf-41d3-858e-8e291520cde4 {
  text-align: center;
}







  #s-e54c9031-2ccf-41d3-858e-8e291520cde4 img.shogun-image {
    

    
    
    
  }


#s-e54c9031-2ccf-41d3-858e-8e291520cde4 .shogun-image-content {
  
    align-items: center;
  
}

#s-ed56fb4f-5d63-4ecd-b943-837258bb93aa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ed56fb4f-5d63-4ecd-b943-837258bb93aa .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-825a1646-6a7e-4820-a7b1-bf9e09b0b61a {
  text-align: center;
}







  #s-825a1646-6a7e-4820-a7b1-bf9e09b0b61a img.shogun-image {
    

    
    
    
  }


#s-825a1646-6a7e-4820-a7b1-bf9e09b0b61a .shogun-image-content {
  
    align-items: center;
  
}

#s-fc1193c7-35bf-4dac-995c-22abc9e80d6b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fc1193c7-35bf-4dac-995c-22abc9e80d6b .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-716197fa-dc18-4a43-81b6-fa78a6fb2dad {
  text-align: center;
}







  #s-716197fa-dc18-4a43-81b6-fa78a6fb2dad img.shogun-image {
    

    
    
    
  }


#s-716197fa-dc18-4a43-81b6-fa78a6fb2dad .shogun-image-content {
  
    align-items: center;
  
}

#s-57951d8b-5def-4b92-b91f-af3c606925ed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-57951d8b-5def-4b92-b91f-af3c606925ed .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-8852629e-8423-4775-9a8c-e224caaee19a {
  text-align: center;
}







  #s-8852629e-8423-4775-9a8c-e224caaee19a img.shogun-image {
    

    
    
    
  }


#s-8852629e-8423-4775-9a8c-e224caaee19a .shogun-image-content {
  
    align-items: center;
  
}

#s-2d2501db-63e1-48c6-aee1-fcd85a03917f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2d2501db-63e1-48c6-aee1-fcd85a03917f .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-27df61e6-5b1a-4c28-811e-3873397d27a6 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-27df61e6-5b1a-4c28-811e-3873397d27a6 {
  display: none;
}
#s-27df61e6-5b1a-4c28-811e-3873397d27a6, #wrap-s-27df61e6-5b1a-4c28-811e-3873397d27a6 { display: none !important; }}
#s-56e4db1a-3d76-4e5f-8038-74181612eb2a {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(31, 78, 104, 0.51);
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.1);
opacity: 1;
}

#s-17c18fb0-40c7-4b85-92cc-e358cb448751 {
  margin-top: 40px;
margin-left: 30px;
margin-bottom: 40px;
margin-right: 30px;
padding-left: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-17c18fb0-40c7-4b85-92cc-e358cb448751"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-17c18fb0-40c7-4b85-92cc-e358cb448751"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-17c18fb0-40c7-4b85-92cc-e358cb448751"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-17c18fb0-40c7-4b85-92cc-e358cb448751"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

#s-63e5a3f0-10e3-41f3-971c-8c5ff6896ae3 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-63e5a3f0-10e3-41f3-971c-8c5ff6896ae3 .shg-sld-nav-button.shg-sld-left,
#s-63e5a3f0-10e3-41f3-971c-8c5ff6896ae3 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-c01e8b7d-cf6f-4b4c-a0ff-4c1f4fdbe248 {
  text-align: center;
}



.shg-c#s-c01e8b7d-cf6f-4b4c-a0ff-4c1f4fdbe248 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-c01e8b7d-cf6f-4b4c-a0ff-4c1f4fdbe248 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-c01e8b7d-cf6f-4b4c-a0ff-4c1f4fdbe248 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-c01e8b7d-cf6f-4b4c-a0ff-4c1f4fdbe248 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-c01e8b7d-cf6f-4b4c-a0ff-4c1f4fdbe248 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-e8e1e9ca-8e79-4975-833d-6fcf3888d135 {
  margin-top: 3px;
margin-left: 15px;
margin-bottom: 3px;
margin-right: 15px;
text-align: center;
}

#s-e8e1e9ca-8e79-4975-833d-6fcf3888d135 .shg-product-title-component h1 {
  color: rgba(13, 86, 121, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}

#s-81f0b6e6-0d5b-4ade-8368-588e763cd771 {
  box-shadow:0px 0px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-81f0b6e6-0d5b-4ade-8368-588e763cd771 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-81f0b6e6-0d5b-4ade-8368-588e763cd771 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-81f0b6e6-0d5b-4ade-8368-588e763cd771 {
  
}
}@media (max-width: 767px){#s-81f0b6e6-0d5b-4ade-8368-588e763cd771 {
  
}
}


.shg-c#s-81f0b6e6-0d5b-4ade-8368-588e763cd771 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-81f0b6e6-0d5b-4ade-8368-588e763cd771 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-81f0b6e6-0d5b-4ade-8368-588e763cd771 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-81f0b6e6-0d5b-4ade-8368-588e763cd771 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-81f0b6e6-0d5b-4ade-8368-588e763cd771 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-c60cc582-786f-4462-b993-a74330b7b35c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c60cc582-786f-4462-b993-a74330b7b35c .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-c0762e99-d766-463f-b0bd-bc639cd3afcb .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-c0762e99-d766-463f-b0bd-bc639cd3afcb .shg-sld-nav-button.shg-sld-left,
#s-c0762e99-d766-463f-b0bd-bc639cd3afcb .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-6912c56a-cf00-4061-bbe6-edb0f2e79160 {
  text-align: center;
}



.shg-c#s-6912c56a-cf00-4061-bbe6-edb0f2e79160 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-6912c56a-cf00-4061-bbe6-edb0f2e79160 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-6912c56a-cf00-4061-bbe6-edb0f2e79160 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-6912c56a-cf00-4061-bbe6-edb0f2e79160 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-6912c56a-cf00-4061-bbe6-edb0f2e79160 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





}
#s-1de09c48-a33e-444a-aea4-a69e9ec1e761 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1de09c48-a33e-444a-aea4-a69e9ec1e761 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-589956e3-1355-4322-8f98-4a8a4c842913 {
  box-shadow:0px 0px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-589956e3-1355-4322-8f98-4a8a4c842913 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-589956e3-1355-4322-8f98-4a8a4c842913 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-589956e3-1355-4322-8f98-4a8a4c842913 {
  
}
}@media (max-width: 767px){#s-589956e3-1355-4322-8f98-4a8a4c842913 {
  
}
}


.shg-c#s-589956e3-1355-4322-8f98-4a8a4c842913 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-589956e3-1355-4322-8f98-4a8a4c842913 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-589956e3-1355-4322-8f98-4a8a4c842913 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-589956e3-1355-4322-8f98-4a8a4c842913 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-589956e3-1355-4322-8f98-4a8a4c842913 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-91bc22d7-d7ba-4e97-a746-2e32a5401b06 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-91bc22d7-d7ba-4e97-a746-2e32a5401b06 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-b416e6b2-3c6f-492c-9846-6dfe10fb385b {
  box-shadow:0px 0px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b416e6b2-3c6f-492c-9846-6dfe10fb385b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b416e6b2-3c6f-492c-9846-6dfe10fb385b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b416e6b2-3c6f-492c-9846-6dfe10fb385b {
  
}
}@media (max-width: 767px){#s-b416e6b2-3c6f-492c-9846-6dfe10fb385b {
  
}
}


.shg-c#s-b416e6b2-3c6f-492c-9846-6dfe10fb385b .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-b416e6b2-3c6f-492c-9846-6dfe10fb385b .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-b416e6b2-3c6f-492c-9846-6dfe10fb385b .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-b416e6b2-3c6f-492c-9846-6dfe10fb385b .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-b416e6b2-3c6f-492c-9846-6dfe10fb385b .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





}
#s-a9063a62-cf7f-495a-b320-6c48ced1bcba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a9063a62-cf7f-495a-b320-6c48ced1bcba .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-ac4b3984-8676-405a-9ccb-66dcc1a934d4 {
  box-shadow:0px 0px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ac4b3984-8676-405a-9ccb-66dcc1a934d4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ac4b3984-8676-405a-9ccb-66dcc1a934d4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ac4b3984-8676-405a-9ccb-66dcc1a934d4 {
  
}
}@media (max-width: 767px){#s-ac4b3984-8676-405a-9ccb-66dcc1a934d4 {
  
}
}


.shg-c#s-ac4b3984-8676-405a-9ccb-66dcc1a934d4 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-ac4b3984-8676-405a-9ccb-66dcc1a934d4 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-ac4b3984-8676-405a-9ccb-66dcc1a934d4 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-ac4b3984-8676-405a-9ccb-66dcc1a934d4 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-ac4b3984-8676-405a-9ccb-66dcc1a934d4 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-1eaa022a-d010-4a4a-a08c-07ce81e3a7d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1eaa022a-d010-4a4a-a08c-07ce81e3a7d0 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-6bfcdbcc-851b-4d0e-9629-d604c0850c13 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-6bfcdbcc-851b-4d0e-9629-d604c0850c13 {
  display: none;
}
#s-6bfcdbcc-851b-4d0e-9629-d604c0850c13, #wrap-s-6bfcdbcc-851b-4d0e-9629-d604c0850c13 { display: none !important; }}
#s-2d01cd05-a903-427c-89a9-bdd7473e0ecc {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(31, 78, 104, 0.51);
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.1);
opacity: 1;
}

#s-2e9b10a2-e8b2-49aa-a830-0c7d656c0844 {
  margin-top: 40px;
margin-left: 15%;
margin-bottom: 40px;
margin-right: 15%;
padding-left: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-2e9b10a2-e8b2-49aa-a830-0c7d656c0844"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2e9b10a2-e8b2-49aa-a830-0c7d656c0844"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-2e9b10a2-e8b2-49aa-a830-0c7d656c0844"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e9b10a2-e8b2-49aa-a830-0c7d656c0844"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-c89505f4-7f90-4736-b0f2-3cc5e7b758aa {
  box-shadow:0px 0px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-c89505f4-7f90-4736-b0f2-3cc5e7b758aa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c89505f4-7f90-4736-b0f2-3cc5e7b758aa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c89505f4-7f90-4736-b0f2-3cc5e7b758aa {
  
}
}@media (max-width: 767px){#s-c89505f4-7f90-4736-b0f2-3cc5e7b758aa {
  
}
}


.shg-c#s-c89505f4-7f90-4736-b0f2-3cc5e7b758aa .shg-image-zoom {
  width:  1843; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-c89505f4-7f90-4736-b0f2-3cc5e7b758aa .shg-image-zoom {
  width:  1843; 
  height:  100%; 
}





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

.shg-c#s-c89505f4-7f90-4736-b0f2-3cc5e7b758aa .shg-image-zoom {
  width:  1843; 
  height:  100%; 
}





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

.shg-c#s-c89505f4-7f90-4736-b0f2-3cc5e7b758aa .shg-image-zoom {
  width:  1843; 
  height:  100%; 
}





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

.shg-c#s-c89505f4-7f90-4736-b0f2-3cc5e7b758aa .shg-image-zoom {
  width:  1843; 
  height:  100%; 
}





}
#s-635e3cf6-323d-452d-98f6-e952c54a7686 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-635e3cf6-323d-452d-98f6-e952c54a7686 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-2e767527-f095-4d91-81d5-ff3bbc85efda {
  box-shadow:0px 0px 0px 0px rgba(242, 242, 242, 1);
opacity: 0.95;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-2e767527-f095-4d91-81d5-ff3bbc85efda {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2e767527-f095-4d91-81d5-ff3bbc85efda {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2e767527-f095-4d91-81d5-ff3bbc85efda {
  
}
}@media (max-width: 767px){#s-2e767527-f095-4d91-81d5-ff3bbc85efda {
  
}
}


.shg-c#s-2e767527-f095-4d91-81d5-ff3bbc85efda .shg-image-zoom {
  width:  1843; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-2e767527-f095-4d91-81d5-ff3bbc85efda .shg-image-zoom {
  width:  1843; 
  height:  100%; 
}





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

.shg-c#s-2e767527-f095-4d91-81d5-ff3bbc85efda .shg-image-zoom {
  width:  1843; 
  height:  100%; 
}





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

.shg-c#s-2e767527-f095-4d91-81d5-ff3bbc85efda .shg-image-zoom {
  width:  1843; 
  height:  100%; 
}





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

.shg-c#s-2e767527-f095-4d91-81d5-ff3bbc85efda .shg-image-zoom {
  width:  1843; 
  height:  100%; 
}





}
#s-74b55071-2fcd-477c-a500-e16741ec41d9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-74b55071-2fcd-477c-a500-e16741ec41d9 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-b487c144-aded-45f4-9fe2-f5af937f72a5 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 30px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-b487c144-aded-45f4-9fe2-f5af937f72a5 {
  display: none;
}
#s-b487c144-aded-45f4-9fe2-f5af937f72a5, #wrap-s-b487c144-aded-45f4-9fe2-f5af937f72a5 { display: none !important; }}
#s-8f628a70-5ba3-42c5-999b-a39d3afca4f7 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(31, 78, 104, 0.51);
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.1);
opacity: 1;
}

#s-4749bb00-df81-4565-8c67-9aa6dfbec626 {
  margin-top: 20px;
margin-bottom: 20px;
padding-left: 30px;
padding-right: 30px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-4749bb00-df81-4565-8c67-9aa6dfbec626"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4749bb00-df81-4565-8c67-9aa6dfbec626"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-4749bb00-df81-4565-8c67-9aa6dfbec626"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-4749bb00-df81-4565-8c67-9aa6dfbec626"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-12546c31-004c-4ba1-9427-662d66f4c059 {
  text-align: center;
}



.shg-c#s-12546c31-004c-4ba1-9427-662d66f4c059 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-12546c31-004c-4ba1-9427-662d66f4c059 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-12546c31-004c-4ba1-9427-662d66f4c059 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-12546c31-004c-4ba1-9427-662d66f4c059 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-12546c31-004c-4ba1-9427-662d66f4c059 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-d3add9f5-fc90-4aa0-8410-64a9bd3e5bb4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d3add9f5-fc90-4aa0-8410-64a9bd3e5bb4 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-ca355b51-3840-41b5-b3cc-420b31dbe53a {
  margin-top: 0px;
margin-left: 1px;
margin-bottom: 0px;
margin-right: 1px;
}

#s-04bfedcd-666f-4c63-a72a-e761ea05a94f {
  text-align: left;
}



.shg-c#s-04bfedcd-666f-4c63-a72a-e761ea05a94f .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-04bfedcd-666f-4c63-a72a-e761ea05a94f .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-04bfedcd-666f-4c63-a72a-e761ea05a94f .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-04bfedcd-666f-4c63-a72a-e761ea05a94f .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-04bfedcd-666f-4c63-a72a-e761ea05a94f .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-af9e10ba-6a91-4d1a-b896-314f90efb003 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-af9e10ba-6a91-4d1a-b896-314f90efb003 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-318d4895-ec34-486c-a31d-8803178805f9 {
  text-align: center;
}

#s-5bbd57d5-23fd-4de8-9af8-d0107a455682 {
  text-align: center;
}



.shg-c#s-5bbd57d5-23fd-4de8-9af8-d0107a455682 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-5bbd57d5-23fd-4de8-9af8-d0107a455682 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-5bbd57d5-23fd-4de8-9af8-d0107a455682 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-5bbd57d5-23fd-4de8-9af8-d0107a455682 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-5bbd57d5-23fd-4de8-9af8-d0107a455682 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-65bc358d-4c0c-406b-b4e8-e5494b0c65ca {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-65bc358d-4c0c-406b-b4e8-e5494b0c65ca .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-e9b36f1d-57bb-45bf-9847-4a3e03f936fc {
  text-align: center;
}



.shg-c#s-e9b36f1d-57bb-45bf-9847-4a3e03f936fc .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-e9b36f1d-57bb-45bf-9847-4a3e03f936fc .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-e9b36f1d-57bb-45bf-9847-4a3e03f936fc .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-e9b36f1d-57bb-45bf-9847-4a3e03f936fc .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-e9b36f1d-57bb-45bf-9847-4a3e03f936fc .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-ffb7b91c-a3a9-4415-bb9b-009f22a9ce60 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ffb7b91c-a3a9-4415-bb9b-009f22a9ce60 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-9f23d34f-9630-435a-961a-283d92190f06 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-9f23d34f-9630-435a-961a-283d92190f06"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9f23d34f-9630-435a-961a-283d92190f06"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-9f23d34f-9630-435a-961a-283d92190f06"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-9f23d34f-9630-435a-961a-283d92190f06"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-168168c1-303d-4c10-bc88-0dddb35b27cb {
  text-align: center;
}



.shg-c#s-168168c1-303d-4c10-bc88-0dddb35b27cb .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-168168c1-303d-4c10-bc88-0dddb35b27cb .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-168168c1-303d-4c10-bc88-0dddb35b27cb .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-168168c1-303d-4c10-bc88-0dddb35b27cb .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-168168c1-303d-4c10-bc88-0dddb35b27cb .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-49033957-0e69-488c-ac70-b957092d9932 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-49033957-0e69-488c-ac70-b957092d9932 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-4156a95f-423c-4c4f-9a87-01d877447d59 {
  text-align: left;
}



.shg-c#s-4156a95f-423c-4c4f-9a87-01d877447d59 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-4156a95f-423c-4c4f-9a87-01d877447d59 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-4156a95f-423c-4c4f-9a87-01d877447d59 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-4156a95f-423c-4c4f-9a87-01d877447d59 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-4156a95f-423c-4c4f-9a87-01d877447d59 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-29cdfcb5-3639-4d21-a54a-65db2cf64500 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-29cdfcb5-3639-4d21-a54a-65db2cf64500 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-e170b110-6f6b-4f82-9b4d-fbd640228098 {
  text-align: center;
}

#s-609e9253-8f7b-4385-b119-3d91cbbbfd2c {
  margin-top: 1px;
margin-bottom: 1px;
text-align: center;
}



.shg-c#s-609e9253-8f7b-4385-b119-3d91cbbbfd2c .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-609e9253-8f7b-4385-b119-3d91cbbbfd2c .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-609e9253-8f7b-4385-b119-3d91cbbbfd2c .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-609e9253-8f7b-4385-b119-3d91cbbbfd2c .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-609e9253-8f7b-4385-b119-3d91cbbbfd2c .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-2d60b8c5-4f64-475a-84c8-0d29348dde81 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2d60b8c5-4f64-475a-84c8-0d29348dde81 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-39c1d7c7-5412-4118-8ffa-504a8d0e26d7 {
  text-align: center;
}



.shg-c#s-39c1d7c7-5412-4118-8ffa-504a8d0e26d7 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-39c1d7c7-5412-4118-8ffa-504a8d0e26d7 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-39c1d7c7-5412-4118-8ffa-504a8d0e26d7 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-39c1d7c7-5412-4118-8ffa-504a8d0e26d7 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-39c1d7c7-5412-4118-8ffa-504a8d0e26d7 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





}
#s-c1e7bd28-7aed-431c-8b4b-619177b4da26 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c1e7bd28-7aed-431c-8b4b-619177b4da26 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-079ae05b-bb40-4bbd-a9a6-be0f9f149a05 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-079ae05b-bb40-4bbd-a9a6-be0f9f149a05"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-079ae05b-bb40-4bbd-a9a6-be0f9f149a05"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-079ae05b-bb40-4bbd-a9a6-be0f9f149a05"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-079ae05b-bb40-4bbd-a9a6-be0f9f149a05"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-63c6d002-e7ae-41db-a2e0-f56f33eade4b {
  text-align: center;
}



.shg-c#s-63c6d002-e7ae-41db-a2e0-f56f33eade4b .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-63c6d002-e7ae-41db-a2e0-f56f33eade4b .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-63c6d002-e7ae-41db-a2e0-f56f33eade4b .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-63c6d002-e7ae-41db-a2e0-f56f33eade4b .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-63c6d002-e7ae-41db-a2e0-f56f33eade4b .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-fe0845a5-e5bd-4f73-a910-a3b238282057 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fe0845a5-e5bd-4f73-a910-a3b238282057 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-7f53e359-1f89-4a80-a86f-f2a524579f27 {
  text-align: left;
}



.shg-c#s-7f53e359-1f89-4a80-a86f-f2a524579f27 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-7f53e359-1f89-4a80-a86f-f2a524579f27 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-7f53e359-1f89-4a80-a86f-f2a524579f27 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-7f53e359-1f89-4a80-a86f-f2a524579f27 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-7f53e359-1f89-4a80-a86f-f2a524579f27 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-92c5fcc1-b1d8-4b0b-b2ef-a02d1b722516 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-92c5fcc1-b1d8-4b0b-b2ef-a02d1b722516 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-b43341ac-224a-4b2a-b9ef-27adc3887ff9 {
  text-align: center;
}

#s-7a2a20c6-b11d-4a91-896e-95353a65bc3f {
  text-align: center;
}



.shg-c#s-7a2a20c6-b11d-4a91-896e-95353a65bc3f .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-7a2a20c6-b11d-4a91-896e-95353a65bc3f .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-7a2a20c6-b11d-4a91-896e-95353a65bc3f .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-7a2a20c6-b11d-4a91-896e-95353a65bc3f .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-7a2a20c6-b11d-4a91-896e-95353a65bc3f .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-87faadae-e5be-4c2d-944a-4144fa828a65 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-87faadae-e5be-4c2d-944a-4144fa828a65 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-5c8bebd9-2533-4288-a2bc-ebbc26d51d45 {
  text-align: left;
}



.shg-c#s-5c8bebd9-2533-4288-a2bc-ebbc26d51d45 .shg-image-zoom {
  width:  735; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-5c8bebd9-2533-4288-a2bc-ebbc26d51d45 .shg-image-zoom {
  width:  735; 
  height:  100%; 
}





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

.shg-c#s-5c8bebd9-2533-4288-a2bc-ebbc26d51d45 .shg-image-zoom {
  width:  735; 
  height:  100%; 
}





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

.shg-c#s-5c8bebd9-2533-4288-a2bc-ebbc26d51d45 .shg-image-zoom {
  width:  735; 
  height:  100%; 
}





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

.shg-c#s-5c8bebd9-2533-4288-a2bc-ebbc26d51d45 .shg-image-zoom {
  width:  735; 
  height:  100%; 
}





}
#s-2d506c17-f4a3-47e8-87e3-fc7bfd1d4e15 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2d506c17-f4a3-47e8-87e3-fc7bfd1d4e15 .shg-product-title-component h2 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-9ec40b91-1855-4e35-92e4-f5b76e4d87c9 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-9ec40b91-1855-4e35-92e4-f5b76e4d87c9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9ec40b91-1855-4e35-92e4-f5b76e4d87c9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-9ec40b91-1855-4e35-92e4-f5b76e4d87c9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-9ec40b91-1855-4e35-92e4-f5b76e4d87c9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-4bc5d1aa-f158-4c68-afef-bf41e1cd53a6 {
  text-align: center;
}



.shg-c#s-4bc5d1aa-f158-4c68-afef-bf41e1cd53a6 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-4bc5d1aa-f158-4c68-afef-bf41e1cd53a6 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-4bc5d1aa-f158-4c68-afef-bf41e1cd53a6 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-4bc5d1aa-f158-4c68-afef-bf41e1cd53a6 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-4bc5d1aa-f158-4c68-afef-bf41e1cd53a6 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





}
#s-ea52c49e-ba64-4867-94d6-f4155bce5bd2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ea52c49e-ba64-4867-94d6-f4155bce5bd2 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-8dc696ab-64ab-47fc-a14c-7d33869cb54e {
  text-align: left;
}



.shg-c#s-8dc696ab-64ab-47fc-a14c-7d33869cb54e .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-8dc696ab-64ab-47fc-a14c-7d33869cb54e .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-8dc696ab-64ab-47fc-a14c-7d33869cb54e .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-8dc696ab-64ab-47fc-a14c-7d33869cb54e .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-8dc696ab-64ab-47fc-a14c-7d33869cb54e .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





}
#s-78a63223-5e18-4c13-9356-ea5286780fd7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-78a63223-5e18-4c13-9356-ea5286780fd7 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-c6822fb5-d4f7-49ab-9412-d46d09187787 {
  text-align: center;
}

#s-20429d14-eecd-4219-9d32-04924d89c23d {
  text-align: center;
}



.shg-c#s-20429d14-eecd-4219-9d32-04924d89c23d .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-20429d14-eecd-4219-9d32-04924d89c23d .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-20429d14-eecd-4219-9d32-04924d89c23d .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-20429d14-eecd-4219-9d32-04924d89c23d .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-20429d14-eecd-4219-9d32-04924d89c23d .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





}
#s-07dcc5ec-443b-4521-89a1-c1a528dd9c17 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-07dcc5ec-443b-4521-89a1-c1a528dd9c17 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-9dab7abb-3389-4a9f-af5b-e01d8367c952 {
  text-align: left;
}



.shg-c#s-9dab7abb-3389-4a9f-af5b-e01d8367c952 .shg-image-zoom {
  width:  2000; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-9dab7abb-3389-4a9f-af5b-e01d8367c952 .shg-image-zoom {
  width:  2000; 
  height:  100%; 
}





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

.shg-c#s-9dab7abb-3389-4a9f-af5b-e01d8367c952 .shg-image-zoom {
  width:  2000; 
  height:  100%; 
}





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

.shg-c#s-9dab7abb-3389-4a9f-af5b-e01d8367c952 .shg-image-zoom {
  width:  2000; 
  height:  100%; 
}





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

.shg-c#s-9dab7abb-3389-4a9f-af5b-e01d8367c952 .shg-image-zoom {
  width:  2000; 
  height:  100%; 
}





}
#s-c8d0700e-3ac7-4472-ae2e-55aa3ae0a1e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c8d0700e-3ac7-4472-ae2e-55aa3ae0a1e0 .shg-product-title-component h2 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-0e9b9290-cc4f-4b88-8eea-fa83f67bfcc1 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-0e9b9290-cc4f-4b88-8eea-fa83f67bfcc1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0e9b9290-cc4f-4b88-8eea-fa83f67bfcc1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0e9b9290-cc4f-4b88-8eea-fa83f67bfcc1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0e9b9290-cc4f-4b88-8eea-fa83f67bfcc1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-f3eba62f-52e1-4824-b21d-baf282bb19ef {
  text-align: center;
}



.shg-c#s-f3eba62f-52e1-4824-b21d-baf282bb19ef .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-f3eba62f-52e1-4824-b21d-baf282bb19ef .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-f3eba62f-52e1-4824-b21d-baf282bb19ef .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-f3eba62f-52e1-4824-b21d-baf282bb19ef .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-f3eba62f-52e1-4824-b21d-baf282bb19ef .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





}
#s-42d15818-bf9d-488c-83a8-76c62761502e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-42d15818-bf9d-488c-83a8-76c62761502e .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-a23d7e9f-d253-40f4-adc7-ace7b7f33d75 {
  text-align: left;
}



.shg-c#s-a23d7e9f-d253-40f4-adc7-ace7b7f33d75 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-a23d7e9f-d253-40f4-adc7-ace7b7f33d75 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-a23d7e9f-d253-40f4-adc7-ace7b7f33d75 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-a23d7e9f-d253-40f4-adc7-ace7b7f33d75 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





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

.shg-c#s-a23d7e9f-d253-40f4-adc7-ace7b7f33d75 .shg-image-zoom {
  width:  2048; 
  height:  100%; 
}





}
#s-9917c7ef-6b43-460e-80ab-b095123e776f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9917c7ef-6b43-460e-80ab-b095123e776f .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-4f852a14-f866-4942-af06-29287c7a2f46 {
  text-align: left;
}



.shg-c#s-4f852a14-f866-4942-af06-29287c7a2f46 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-4f852a14-f866-4942-af06-29287c7a2f46 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-4f852a14-f866-4942-af06-29287c7a2f46 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-4f852a14-f866-4942-af06-29287c7a2f46 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-4f852a14-f866-4942-af06-29287c7a2f46 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-418fa017-6e67-465c-aaf4-ad47c6355402 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-418fa017-6e67-465c-aaf4-ad47c6355402 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

#s-a570180a-5a12-49f9-b806-2918eedaf404 {
  text-align: left;
}



.shg-c#s-a570180a-5a12-49f9-b806-2918eedaf404 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





@media (min-width: 1200px){

.shg-c#s-a570180a-5a12-49f9-b806-2918eedaf404 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-a570180a-5a12-49f9-b806-2918eedaf404 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-a570180a-5a12-49f9-b806-2918eedaf404 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





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

.shg-c#s-a570180a-5a12-49f9-b806-2918eedaf404 .shg-image-zoom {
  width:  2400; 
  height:  100%; 
}





}
#s-eddccc21-7487-4eab-a504-abf55f0e2ee3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eddccc21-7487-4eab-a504-abf55f0e2ee3 .shg-product-title-component h1 {
  color: rgba(73, 73, 73, 1);
  
  font-family: proxima-nova-bold;
  
  font-size: 21px;
  
  letter-spacing: 0px;
  text-align: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

#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;
  -webkit-user-select: none;
     -moz-user-select: none;
          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-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:not(.shopify-section *):not([id^="wistia"]) {
  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;
}
