.shg-box {
  position: relative;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

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

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-0ff84280-c1a5-4073-9ebb-35cfe9e4efe3 { min-height: 50px; }
#s-0ff84280-c1a5-4073-9ebb-35cfe9e4efe3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shogun-nav-tabs {
  margin-left: 0 !important;
  margin-top: 0;
  margin-bottom: 15px !important;
  border-bottom: 1px solid #ddd;
  padding-left: 0;
  list-style: none !important;
}

.shogun-nav-tabs:before,
.shogun-nav-tabs:after {
  display: table;
  content: " ";
}

.shogun-nav-tabs:after {
  clear: both;
}

.shogun-nav-tabs > li {
  float: left;
  margin-bottom: -1px !important;
  position: relative;
  display: block;
  box-sizing: border-box;
}

.shogun-nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  position: relative;
  display: block;
  padding: 10px 15px !important;
  text-decoration: none;
}

.shogun-nav-tabs > li.active > a {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.shogun-tab-content > .shogun-tab-pane {
  display: none;
  opacity: 0;
  transition: opacity .15s linear;
}

.shogun-tab-content > .shogun-tab-pane.active {
  display: block;
  opacity: 1;
}

#s-dca66680-30ab-4a80-86a0-ddc654005a9e .shogun-nav-tabs > li > a {
  background-color: rgba(0, 0, 0, 0);
  color: #50b3da;
  border: 1px solid rgba(0, 0, 0, 0);
}

#s-dca66680-30ab-4a80-86a0-ddc654005a9e .shogun-nav-tabs > li.active > a {
  background-color: #fff;
  color: #555;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

#s-dca66680-30ab-4a80-86a0-ddc654005a9e .shogun-nav-tabs {
  border-bottom: 1px solid #ddd;
}
#s-b6ccb025-f3d7-4734-a078-0528dd4c9a09 { min-height: 50px; }
#s-b6ccb025-f3d7-4734-a078-0528dd4c9a09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.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;
}

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-c6df88e9-6c90-4080-be2e-81e32ab9033c { background-image: url(https://ucarecdn.com/3667f20c-4b88-494f-8b36-fe4ca086921f/-/stretch/off/-/resize/3000x/-/quality/best/);
background-repeat: no-repeat;
background-size: cover;
background-position: center center; }
@media (min-width: 0px) {
[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c6df88e9-6c90-4080-be2e-81e32ab9033c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

#s-38c356d2-695f-45d0-bd61-c28c07f33f84 { padding-top: 10px;
padding-bottom: 10px; }
 #s-38c356d2-695f-45d0-bd61-c28c07f33f84 .shogun-heading-component h1 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   text-align: center;
 }

 

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

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

.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 {
  min-height: inherit;
  max-height: inherit;
}

.shogun-lightbox-item {
  cursor: pointer;
  min-height: inherit;
  max-height: inherit;
}

.shogun-lightbox {
  display: none;
  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);
}

.shogun-lightbox-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.shogun-lightbox-close {
  color: #fff;
  font-size: 45px;
  align-self: flex-end;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.shogun-lightbox-image-container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 10px;
}

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

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

img.shogun-image {
  max-width: 100% !important;
  margin: 0 !important;
}

#s-5ba9c916-4de8-4a23-9d4e-aa522abca938 { margin-top: 2%;
margin-left: 10%;
margin-bottom: 2%;
margin-right: 10%;
padding-top: 5%;
padding-left: 10%;
padding-bottom: 5%;
padding-right: 10%;
text-align: center; }
#s-009ec45d-9c6c-440e-a2c8-ab902375d8c1 { margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-color: rgba(255, 255, 255, 0.61); }
#s-186c6999-7541-4e1c-a5ce-7d3b57a83dda { background-image: url(https://ucarecdn.com/8eab1154-049b-45b0-ac03-d240ec95f6c4/-/stretch/off/-/resize/3000x/-/quality/best/);
background-repeat: no-repeat;
background-size: cover;
background-position: center center; }
@media (min-width: 0px) {
[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-186c6999-7541-4e1c-a5ce-7d3b57a83dda"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b { margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%; }
@media (min-width: 0px) {
[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3113e45e-8a31-4ba8-9042-b47f1edd5d4b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8e6bbfa0-96df-4dbe-a972-a16b2f35da7c { text-align: center; }
#s-d99b1f63-8a04-452a-bd23-8c26ce668f57 { margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%; }
@media (min-width: 0px) {
[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d99b1f63-8a04-452a-bd23-8c26ce668f57"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6950ddf0-ebfb-4f59-a830-3bc1858669b0 { text-align: center; }
#s-61edc09e-7704-4ee2-8887-ee1baa2d2baa { margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%; }
@media (min-width: 0px) {
[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-61edc09e-7704-4ee2-8887-ee1baa2d2baa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0a249a36-408b-44c4-a7ad-e23f5f238d9b { text-align: center; }
#s-3063c053-4c26-4b32-9d85-b4c0ca9a9e3c { margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-3063c053-4c26-4b32-9d85-b4c0ca9a9e3c .shogun-heading-component h1 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   text-align: center;
 }

 

#s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55 { background-image: url(https://ucarecdn.com/48087996-6c23-4aa0-b05a-43f488986c29/-/stretch/off/-/resize/3000x/-/quality/best/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 5%;
padding-left: 2%;
padding-bottom: 5%;
padding-right: 2%;
background-position: center center;
background-color: rgba(225, 225, 225, 1); }
@media (min-width: 0px) {
[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fb1c91b9-c5b8-4154-a06e-d5e31e5c4d55"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9ce9ce90-d10c-458e-8d6c-372740b58bdc { padding-top: 5px;
padding-bottom: 5px;
text-align: center; }
#s-813de766-4f7f-4896-8a92-f0fcd9140b4d { padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-color: rgba(231, 231, 231, 1); }
#s-78087079-2485-4cc2-8efb-6e5517bc10cd { padding-top: 5px;
padding-bottom: 5px;
text-align: center; }
#s-2549aec3-de6f-4e50-873d-8cda0fbf0186 { padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-color: rgba(231, 231, 231, 1); }
#s-8a4f31c0-c6c8-44db-821a-6b505036621e { padding-top: 5px;
padding-bottom: 5px;
text-align: center; }
#s-c53f7b51-26c0-4067-ab2b-271d87d8d57c { padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-color: rgba(231, 231, 231, 1); }
#s-38869130-159d-44fb-a411-63fb282939bb { padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
min-height: 50px; }
#s-38869130-159d-44fb-a411-63fb282939bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-3c7d1b63-871d-45fc-ae39-ffc728b46529 { padding-top: 2%;
padding-bottom: 2%; }
@media (min-width: 0px) {
[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3c7d1b63-871d-45fc-ae39-ffc728b46529"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e761085d-d309-4bda-aa8a-c4dbf328ebda { padding-top: 5px;
padding-bottom: 5px;
text-align: center; }
#s-a602b77f-d06c-418c-a3f1-d1b0ed7d9c06 { padding-top: 5px;
padding-bottom: 5px;
text-align: center; }
#s-139963e0-35b8-4b37-ae7f-70994ef17a0d { padding-top: 5px;
padding-bottom: 5px;
text-align: center; }
#s-6c01c599-f2da-4bf7-aa51-50c617126b19 { padding-top: 2%;
padding-bottom: 2%; }
@media (min-width: 0px) {
[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6c01c599-f2da-4bf7-aa51-50c617126b19"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a3033456-ecc6-41ef-933d-f6a0258a3194 { padding-top: 5px;
padding-bottom: 5px;
text-align: center; }
#s-dde2c623-1543-4f9a-8fd5-af314ed8cfa6 { padding-top: 5px;
padding-bottom: 5px;
text-align: center; }
#s-66c4cc5c-eac3-40be-acf8-f284ee0210c5 { background-image: url(https://ucarecdn.com/c717a0b0-1434-40b0-bf8f-6e73de3ac6d7/-/stretch/off/-/resize/3000x/-/quality/best/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-position: center center; }
@media (min-width: 0px) {
[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-66c4cc5c-eac3-40be-acf8-f284ee0210c5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c6a9e941-850d-42fa-98f9-e10557e9df3f { padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.34); }
#s-c6a9e941-850d-42fa-98f9-e10557e9df3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-183d79e4-f952-4eb8-b325-9d8a72d92afa { margin-top: 10px;
margin-bottom: 10px; }
@media (min-width: 0px) {
[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-183d79e4-f952-4eb8-b325-9d8a72d92afa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ffe83773-254b-45d9-820e-040d5336ecbd { text-align: center; }
#s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2 { margin-top: 10px;
margin-bottom: 10px; }
@media (min-width: 0px) {
[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a6f5ddec-e4e7-4f4d-9f86-c5035801efa2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6d537451-0817-4f55-89c4-69bc506b728b { text-align: center; }
#s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1 { margin-top: 10px;
margin-bottom: 10px; }
@media (min-width: 0px) {
[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f0a7f1a8-cac9-44d5-b918-6fee00c257f1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5ed4ffb2-fe6e-48bd-aa95-cd3c8e4f7e28 { text-align: center; }
#s-e69c2e33-62f6-48b2-ae49-f30d010f0324 { margin-top: 50px;
margin-bottom: 50px;
text-align: center; }
@media (min-width: 0px) {
[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-76e47130-9f6d-400f-b5e0-a907ef463a3a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cd734730-a565-4b2f-922c-513fe7bf35df { min-height: 50px; }
#s-cd734730-a565-4b2f-922c-513fe7bf35df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c5fa37d7-7456-46e9-bd89-e93a58550ab3 { min-height: 50px; }
#s-c5fa37d7-7456-46e9-bd89-e93a58550ab3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
@media (min-width: 0px) {
[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eed453e6-9cf1-47f2-8633-01409ca2d61e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-258d69df-d384-4760-86db-56411052f08c { margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-258d69df-d384-4760-86db-56411052f08c .shogun-heading-component h2 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 23px;
   text-align: center;
 }

 

#s-7b0b222a-9903-4d7f-8f89-3f5ac7bda937 { margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-7b0b222a-9903-4d7f-8f89-3f5ac7bda937 .shogun-heading-component h2 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 23px;
   text-align: center;
 }

 

#s-2ceae19d-b452-4ecf-9c45-d2733c215adf { min-height: 50px; }
#s-2ceae19d-b452-4ecf-9c45-d2733c215adf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e480a704-fef2-4526-9bac-9df57d42026a { margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-e480a704-fef2-4526-9bac-9df57d42026a .shogun-heading-component h2 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 23px;
   text-align: center;
 }

 

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

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

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

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

@media (min-width: 0px) {
[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dee02a95-216d-44c1-8835-0a5639e69bdd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-184799e0-cb2f-48d5-b2b1-a80faea867d3 { border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
max-width: 400px;
border-color: rgba(218, 218, 218, 1); }
#s-184799e0-cb2f-48d5-b2b1-a80faea867d3 {
  display: none;
}
.shg-product-image-wrapper {
  display: none;
}

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

#s-76e953c3-0ab2-4538-89db-1397eb3df7c0 { text-align: center; }
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  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-dc26bdf3-052c-4769-83de-e7d80d4e3ae7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dc26bdf3-052c-4769-83de-e7d80d4e3ae7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
}
#s-5c2ca2d6-e684-4c03-a49b-e8964282e78c { text-align: center; }
#s-5c2ca2d6-e684-4c03-a49b-e8964282e78c .shg-product-sold-out {
  display: none;
}

#s-5c2ca2d6-e684-4c03-a49b-e8964282e78c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
}

#s-5c2ca2d6-e684-4c03-a49b-e8964282e78c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#s-72c7bd46-7f27-4319-a4f4-dd25427b95a3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
min-width: 100%;
text-align: center;
background-color: rgba(141, 198, 63, 1); }
#s-72c7bd46-7f27-4319-a4f4-dd25427b95a3:hover {background-color: rgba(111, 155, 47, 1) !important;
text-decoration: none !important;}
#s-72c7bd46-7f27-4319-a4f4-dd25427b95a3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-72c7bd46-7f27-4319-a4f4-dd25427b95a3 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-72c7bd46-7f27-4319-a4f4-dd25427b95a3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72c7bd46-7f27-4319-a4f4-dd25427b95a3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-72c7bd46-7f27-4319-a4f4-dd25427b95a3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-539e8bf6-3027-49a1-b04f-c584ade12a54 { border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
max-width: 400px;
border-color: rgba(218, 218, 218, 1); }
#s-539e8bf6-3027-49a1-b04f-c584ade12a54 {
  display: none;
}
#s-fa96c2bf-039a-485e-b434-963a9cfa734c { text-align: center; }
#s-f334ee14-b119-40c8-9264-f08b58136d0c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f334ee14-b119-40c8-9264-f08b58136d0c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
}
#s-7594f884-b13a-4fea-89a0-b95d33a0d1c0 { text-align: center; }
#s-7594f884-b13a-4fea-89a0-b95d33a0d1c0 .shg-product-sold-out {
  display: none;
}

#s-7594f884-b13a-4fea-89a0-b95d33a0d1c0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
}

#s-7594f884-b13a-4fea-89a0-b95d33a0d1c0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c609584f-0f35-4471-93f2-bd2a7ccc9294 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
min-width: 100%;
text-align: center;
background-color: rgba(141, 198, 63, 1); }
#s-c609584f-0f35-4471-93f2-bd2a7ccc9294:hover {background-color: rgba(111, 155, 47, 1) !important;
text-decoration: none !important;}
#s-c609584f-0f35-4471-93f2-bd2a7ccc9294:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c609584f-0f35-4471-93f2-bd2a7ccc9294 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c609584f-0f35-4471-93f2-bd2a7ccc9294.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c609584f-0f35-4471-93f2-bd2a7ccc9294.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c609584f-0f35-4471-93f2-bd2a7ccc9294.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



@media (min-width: 0px) {
[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-56589c11-d91e-4a78-be93-9c9ac83f42f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8cfebbf4-48ed-433c-a38e-58e9ad71b2a4 { border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
max-width: 400px;
border-color: rgba(218, 218, 218, 1); }
#s-8cfebbf4-48ed-433c-a38e-58e9ad71b2a4 {
  display: none;
}
#s-d18b9df0-0b01-4746-8035-c62c4b909ab2 { text-align: center; }
#s-ac6f442c-80dc-4b2f-85fc-2dfde66d0ea5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ac6f442c-80dc-4b2f-85fc-2dfde66d0ea5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
}
#s-d56ccb87-0e11-4d78-9b15-34bec2725d34 { text-align: center; }
#s-d56ccb87-0e11-4d78-9b15-34bec2725d34 .shg-product-sold-out {
  display: none;
}

#s-d56ccb87-0e11-4d78-9b15-34bec2725d34 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
}

#s-d56ccb87-0e11-4d78-9b15-34bec2725d34 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-1c0938a7-26a0-4575-9c09-5ec375d87f68 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
min-width: 100%;
text-align: center;
background-color: rgba(141, 198, 63, 1); }
#s-1c0938a7-26a0-4575-9c09-5ec375d87f68:hover {background-color: rgba(111, 155, 47, 1) !important;
text-decoration: none !important;}
#s-1c0938a7-26a0-4575-9c09-5ec375d87f68:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1c0938a7-26a0-4575-9c09-5ec375d87f68 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1c0938a7-26a0-4575-9c09-5ec375d87f68.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1c0938a7-26a0-4575-9c09-5ec375d87f68.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1c0938a7-26a0-4575-9c09-5ec375d87f68.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0773d46d-474e-408a-b0ff-c295d05e364e { border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
max-width: 400px;
border-color: rgba(218, 218, 218, 1); }
#s-0773d46d-474e-408a-b0ff-c295d05e364e {
  display: none;
}
#s-5abde6dc-b3ab-4480-b41f-3c2471c40f75 { text-align: center; }
#s-3d685362-3f4d-43d0-86f9-8237bf23e577 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3d685362-3f4d-43d0-86f9-8237bf23e577 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
}
#s-6b8a5114-2329-446d-aeb9-d17cf7c560f5 { text-align: center; }
#s-6b8a5114-2329-446d-aeb9-d17cf7c560f5 .shg-product-sold-out {
  display: none;
}

#s-6b8a5114-2329-446d-aeb9-d17cf7c560f5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
}

#s-6b8a5114-2329-446d-aeb9-d17cf7c560f5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a10bcb4e-1661-4e19-b42e-13f701344091 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
min-width: 100%;
text-align: center;
background-color: rgba(141, 198, 63, 1); }
#s-a10bcb4e-1661-4e19-b42e-13f701344091:hover {background-color: rgba(111, 155, 47, 1) !important;
text-decoration: none !important;}
#s-a10bcb4e-1661-4e19-b42e-13f701344091:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a10bcb4e-1661-4e19-b42e-13f701344091 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a10bcb4e-1661-4e19-b42e-13f701344091.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a10bcb4e-1661-4e19-b42e-13f701344091.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a10bcb4e-1661-4e19-b42e-13f701344091.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a35e6a47-6c0c-4330-899f-b699f1116232 { margin-top: 5%;
margin-bottom: 5%;
min-height: 50px; }
#s-a35e6a47-6c0c-4330-899f-b699f1116232 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-5db1c9de-f504-400a-9468-78f3ad00765e { margin-top: 2%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px; }
 #s-5db1c9de-f504-400a-9468-78f3ad00765e .shogun-heading-component h2 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 24px;
   text-align: center;
 }

 

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

.shogun-root {
  /* create a new stacking context */
  transform: scale(1);
}

.shogun-root iframe {
  display: initial;
}

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

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

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

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