.shg-box {
  position: relative;
}

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

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

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

.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-8c2997b7-0c3d-43a0-9bbf-fbc9304c050c { min-height: 50px; }
#s-8c2997b7-0c3d-43a0-9bbf-fbc9304c050c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-617a12b2-7d50-43cd-a42f-ff7267d70bcc { min-height: 50px; }
#s-617a12b2-7d50-43cd-a42f-ff7267d70bcc > .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-ae83b3d1-c2b3-456d-815f-329c8f2f3448 .shogun-nav-tabs > li > a {
  background-color: rgba(0, 0, 0, 0);
  color: #50b3da;
  border: 1px solid rgba(0, 0, 0, 0);
}

#s-ae83b3d1-c2b3-456d-815f-329c8f2f3448 .shogun-nav-tabs > li.active > a {
  background-color: #fff;
  color: #555;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

#s-ae83b3d1-c2b3-456d-815f-329c8f2f3448 .shogun-nav-tabs {
  border-bottom: 1px solid #ddd;
}
#s-d407a6cf-ba0c-4fa9-8a3b-48617c511b9f { min-height: 50px; }
#s-d407a6cf-ba0c-4fa9-8a3b-48617c511b9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.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-bd129318-f4f6-4b23-8407-e67e1f223d59 { padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-color: rgba(219, 219, 219, 1); }
 #s-bd129318-f4f6-4b23-8407-e67e1f223d59 .shogun-heading-component h2 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 24px;
   text-align: center;
 }

 

.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-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9 { margin-top: 0%;
margin-bottom: 0%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-color: rgba(219, 219, 219, 1); }
@media (min-width: 0px) {
[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6e7369c3-abcb-4f8a-b4ed-95ad41acfaa9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e32e8c46-932d-440e-8eb1-bcc9eeafe7c3 { min-height: 50px; }
#s-e32e8c46-932d-440e-8eb1-bcc9eeafe7c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.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 {
  display: block;
  max-width: 100% !important;
  margin: 0 auto !important;
}

#s-90628470-1d71-4adf-82cd-740e07cd1e0b { padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center; }
#s-20658ea3-2564-44d4-9dff-d663c780db32 { min-height: 50px; }
#s-20658ea3-2564-44d4-9dff-d663c780db32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-8b54b457-4f7b-4f3c-b8b8-86139de368af { padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center; }
#s-b16c2b9a-1fa9-41d1-adab-11520d2246e3 { min-height: 50px; }
#s-b16c2b9a-1fa9-41d1-adab-11520d2246e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-4ff51e1d-bd55-4eb4-8eb2-bef2dfdeed79 { padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center; }
#s-3514ebd0-7a83-42e5-ba22-0ca030e16937 { margin-top: 0%;
margin-bottom: 0%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-color: rgba(219, 219, 219, 1); }
@media (min-width: 0px) {
[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3514ebd0-7a83-42e5-ba22-0ca030e16937"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2c7ad085-59bb-4929-8059-e44a876faac4 { min-height: 50px; }
#s-2c7ad085-59bb-4929-8059-e44a876faac4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a759993d-2d6d-4593-9745-16b2e4d8cbf2 { padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center; }
#s-dc25646a-5e55-4e35-a94a-5d6edcef4e34 { min-height: 50px; }
#s-dc25646a-5e55-4e35-a94a-5d6edcef4e34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c87d5cdd-593c-4185-a10e-d1ef3e820e68 { padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center; }
#s-bda61972-8a48-419b-8422-07f657e7b9bb { background-image: url(https://ucarecdn.com/2fb8e11a-049f-4eaa-8a30-d769046d14a6/-/stretch/off/-/resize/3000x/-/quality/best/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 0%;
padding-bottom: 0%;
min-height: 499px;
background-position: center center; }
#s-bda61972-8a48-419b-8422-07f657e7b9bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
@media (min-width: 0px) {
[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-be68e0f5-c257-409c-aa4b-7e257938df5c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4c46e008-428a-4e02-acb4-3b9242ab7901 { margin-top: 10%;
margin-bottom: 10%;
text-align: center; }
#s-e2e1583e-89b2-4447-8ee4-3b1013153b20 { margin-top: 25%;
margin-bottom: 25%;
text-align: center; }
#s-eb693b6d-cbdd-4d8c-8cb1-5d0e5bad3d8d { background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjgxMGJjMjEtOTc0YS00NTdmLWE5NmYtM2E4ZDkwZGRiZTkzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmVmZWZlO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxLjAwIiBzdHlsZT0ic3RvcC1jb2xvcjojYjFiMWIxO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmODEwYmMyMS05NzRhLTQ1N2YtYTk2Zi0zYThkOTBkZGJlOTMpIi8+PC9zdmc+);
background-repeat: no-repeat;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
min-height: 50px; }
#s-eb693b6d-cbdd-4d8c-8cb1-5d0e5bad3d8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
@media (min-width: 0px) {
[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-162cda16-6aaf-4ad3-b78c-cf35abab9c93"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5ad37e13-ae6f-4b7c-90ed-c814919d22b7 { padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center; }
#s-fa777717-81d5-41b4-9ac2-b5a2c92202f5 { padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center; }
#s-4f3b9d44-26ad-4e0a-8429-128a531dbcb1 { padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center; }
#s-423ba7c8-0aed-44ac-9693-77b52665d641 { background-image: url(https://ucarecdn.com/7d64fcf8-ae53-4f90-845a-349242cb4567/-/stretch/off/-/resize/3000x/-/quality/best/);
background-repeat: no-repeat;
background-size: cover;
min-height: 470px;
background-position: center center; }
#s-423ba7c8-0aed-44ac-9693-77b52665d641 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d7e4e460-7043-405c-bd83-80cbc083eebe {  }
@media (min-width: 0px) {
[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d7e4e460-7043-405c-bd83-80cbc083eebe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9a6a0368-0356-4d43-9dba-a3a46822d51a { margin-top: 20%;
margin-left: 2%;
margin-bottom: 0%;
margin-right: 2%;
padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
background-color: rgba(255, 255, 255, 0.71); }
#s-eca20dde-a15c-4827-b6b8-f4286a21d9cd { padding-top: 4%;
padding-left: 2%;
padding-bottom: 4%;
padding-right: 2%;
background-color: rgba(221, 221, 221, 1); }
@media (min-width: 0px) {
[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-eca20dde-a15c-4827-b6b8-f4286a21d9cd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-a4640f0b-04e9-45b6-8a2e-f94882223add { padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
min-height: 50px; }
#s-a4640f0b-04e9-45b6-8a2e-f94882223add > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e47c6b04-6d4e-4bf9-810d-532f82306f3c { margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
text-align: center; }
#s-b99d4f24-0e56-4e77-9a5c-71b0e9b4d44b { padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
min-height: 50px; }
#s-b99d4f24-0e56-4e77-9a5c-71b0e9b4d44b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-65931bf5-9f36-45d3-a808-9c4a5cad5e27 { margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
text-align: center; }
#s-d6b2045c-3028-4cc0-a61e-1607cb982c3d { padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
min-height: 50px; }
#s-d6b2045c-3028-4cc0-a61e-1607cb982c3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-68ecee81-eff9-4b89-8b54-356b8f824499 { margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
text-align: center; }
#s-adc49c8f-7e4e-4a16-a5d5-8e43fb97a4f7 { padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
min-height: 50px; }
#s-adc49c8f-7e4e-4a16-a5d5-8e43fb97a4f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-cb965611-a5bb-419f-a573-bf3876eb0c4e { margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
text-align: center; }
#s-faa8b775-faf5-413c-a9b2-b77566a67536 { margin-top: 5%;
margin-left: 2%;
margin-bottom: 5%;
margin-right: 2%;
text-align: center; }
@media (min-width: 0px) {
[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8b17aca1-327f-434e-8cb2-60c07687e29c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a4965927-8885-4b78-ba0c-a38ed5a3270e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-44726cbc-6202-4282-80a4-11bbbf0ec277"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-283d5266-5dd4-4c67-a706-4391729bc371 { min-height: 50px; }
#s-283d5266-5dd4-4c67-a706-4391729bc371 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-b04fdaa2-86b9-42e8-b6ca-1de1a3ffba18 { min-height: 50px; }
#s-b04fdaa2-86b9-42e8-b6ca-1de1a3ffba18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
@media (min-width: 0px) {
[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-09103e9e-5c67-4a42-8f07-e01ac0a7d36c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-23ba3ea4-c648-45fd-949c-9309a2452939 { margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-23ba3ea4-c648-45fd-949c-9309a2452939 .shogun-heading-component h2 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 23px;
   text-align: center;
 }

 

#s-e77da3d7-7070-4459-a8c7-a5e3fe325eda { margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-e77da3d7-7070-4459-a8c7-a5e3fe325eda .shogun-heading-component h2 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 23px;
   text-align: center;
 }

 

@media (min-width: 0px) {
[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3aa85361-6700-43c8-83f0-4b2ed42512ff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b9906716-db0f-4fa4-81b7-996ed7ba465f { 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-b9906716-db0f-4fa4-81b7-996ed7ba465f {
  display: none;
}
img.shogun-image {
  display: block;
  max-width: 100% !important;
  margin: 0 auto !important;
}

.shg-product-image-wrapper {
  display: none;
}

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

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

#s-18e59369-5057-425c-a200-03568e60b623 { margin-left: auto;
margin-right: auto;
max-width: 200px;
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-1c89d751-577d-43b1-a4c0-30cba9cc4f38 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1c89d751-577d-43b1-a4c0-30cba9cc4f38 .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ac70b53d-115a-4d38-b28e-a1db8a771568 { text-align: center; }
#s-ac70b53d-115a-4d38-b28e-a1db8a771568 .shg-product-sold-out {
  display: none;
}

#s-ac70b53d-115a-4d38-b28e-a1db8a771568 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
}

#s-ac70b53d-115a-4d38-b28e-a1db8a771568 .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-056092df-f11e-40fb-aac1-49c58dc3ac84 { margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
max-width: 200px;
text-align: center; }
#s-056092df-f11e-40fb-aac1-49c58dc3ac84 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-056092df-f11e-40fb-aac1-49c58dc3ac84 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-056092df-f11e-40fb-aac1-49c58dc3ac84 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-056092df-f11e-40fb-aac1-49c58dc3ac84 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-056092df-f11e-40fb-aac1-49c58dc3ac84 .shg-product-selector-wrapper label {
    color: ;
    font-weight:  normal ;
    
    font-style:  normal ;
    font-size: 15px;
    margin-bottom: 5px !important;
  }

.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-ab32a6ed-39fa-428b-9d3b-c92350509964 { margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
max-width: 120px;
text-align: center;
background-color: rgba(141, 198, 63, 1); }
#s-ab32a6ed-39fa-428b-9d3b-c92350509964:hover {background-color: rgba(75, 118, 18, 1) !important;
text-decoration: none !important;}
#s-ab32a6ed-39fa-428b-9d3b-c92350509964:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ab32a6ed-39fa-428b-9d3b-c92350509964 {
  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-ab32a6ed-39fa-428b-9d3b-c92350509964.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab32a6ed-39fa-428b-9d3b-c92350509964.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ab32a6ed-39fa-428b-9d3b-c92350509964.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1a826904-f6e7-4d5e-86d2-7af3b8f21b75 { 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-1a826904-f6e7-4d5e-86d2-7af3b8f21b75 {
  display: none;
}
#s-cc02a908-4b75-43a9-8c63-11590ebfacd9 { margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center; }
#s-a046d294-dc11-46a4-8285-01b58bc4a03f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a046d294-dc11-46a4-8285-01b58bc4a03f .shg-product-title-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-47180052-2440-4af6-83b0-652a874ed14f { margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
max-width: 200px;
text-align: center; }
#s-47180052-2440-4af6-83b0-652a874ed14f .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-47180052-2440-4af6-83b0-652a874ed14f .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-47180052-2440-4af6-83b0-652a874ed14f .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-47180052-2440-4af6-83b0-652a874ed14f .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-47180052-2440-4af6-83b0-652a874ed14f .shg-product-selector-wrapper label {
    color: ;
    font-weight:  normal ;
    
    font-style:  normal ;
    font-size: 15px;
    margin-bottom: 5px !important;
  }

#s-a36cf381-f5eb-4233-8bcc-e12135ed81a3 { text-align: center; }
#s-a36cf381-f5eb-4233-8bcc-e12135ed81a3 .shg-product-sold-out {
  display: none;
}

#s-a36cf381-f5eb-4233-8bcc-e12135ed81a3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
}

#s-a36cf381-f5eb-4233-8bcc-e12135ed81a3 .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-34a9d271-488e-482c-a457-65fef41baf24 { margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
max-width: 120px;
text-align: center;
background-color: rgba(141, 198, 63, 1); }
#s-34a9d271-488e-482c-a457-65fef41baf24:hover {background-color: rgba(75, 118, 18, 1) !important;
text-decoration: none !important;}
#s-34a9d271-488e-482c-a457-65fef41baf24:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-34a9d271-488e-482c-a457-65fef41baf24 {
  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-34a9d271-488e-482c-a457-65fef41baf24.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34a9d271-488e-482c-a457-65fef41baf24.shg-btn {
  color: #ffffff;
  font-size: 15px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-34a9d271-488e-482c-a457-65fef41baf24.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-93a526eb-f150-4f1c-9dbf-d46271d2fbaf { margin-top: 5%;
margin-bottom: 5%;
min-height: 50px; }
#s-93a526eb-f150-4f1c-9dbf-d46271d2fbaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ab783a06-c145-4a67-9114-02618309331b { margin-top: 2%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px; }
 #s-ab783a06-c145-4a67-9114-02618309331b .shogun-heading-component h2 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 24px;
   text-align: center;
 }

 

#s-a53430be-c8c7-40b5-a853-7bf8f51607e2 { margin-bottom: 20px;
min-height: 50px; }
#s-a53430be-c8c7-40b5-a853-7bf8f51607e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
@media (min-width: 0px) {
[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-938cc560-b3f0-4f56-9b5a-96668c69074a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-47787b6e-9d7d-4f85-8fb7-3874af8866cc { text-align: left; }



#s-47787b6e-9d7d-4f85-8fb7-3874af8866cc .shogun-image-container {
   display: inline-block;
 }

#s-f9da8a0f-9d3a-403e-b8f0-699c75213bad { margin-top: 3%;
margin-left: 5px;
margin-bottom: 0px;
margin-right: 5px; }
#s-9dd4cd25-9ff9-4fed-baed-3d69edf227eb { margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px; }
#s-829eeb00-4f6c-4af7-a3d7-3806fec55a68 { padding-top: 2%;
padding-left: 3%;
padding-bottom: 2%;
padding-right: 3%; }
@media (min-width: 0px) {
[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-829eeb00-4f6c-4af7-a3d7-3806fec55a68"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d50bfd04-a321-4dd7-8f39-21615e33629f { max-width: 200px;
text-align: center; }
#s-f8812d5a-4975-4b9a-a9f0-668d4c39c7c0 { max-width: 200px;
text-align: center; }
#s-254a96ff-c29d-473e-892e-18ddd5fb3496 { max-width: 200px;
text-align: center; }
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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