.shg-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-flex: 1;
  flex: 1;
}

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

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

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

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

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

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

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

#s-3e79952c-f009-4115-845a-f65ae71a3f31 {
  margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
min-height: 50px;
max-width: 1200px;
}








#s-3e79952c-f009-4115-845a-f65ae71a3f31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e79952c-f009-4115-845a-f65ae71a3f31 {
  cursor: pointer;
}#s-3e79952c-f009-4115-845a-f65ae71a3f31.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d4d93513-bab5-43a2-9bcf-ee981769a39d {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
}








#s-d4d93513-bab5-43a2-9bcf-ee981769a39d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4d93513-bab5-43a2-9bcf-ee981769a39d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
   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-5ee58123-1ff6-4674-b9e5-fb89822343c3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-5ee58123-1ff6-4674-b9e5-fb89822343c3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0px);
}

}

#s-72679be4-1e27-4604-ab72-a25aa1a5046d {
  background-image: url(https://i.shgcdn.com/386936be-2dde-4edc-bd43-f76053d9498e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 2px;
min-height: 400px;
background-position: center center;
}








#s-72679be4-1e27-4604-ab72-a25aa1a5046d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72679be4-1e27-4604-ab72-a25aa1a5046d {
  cursor: pointer;
}#s-72679be4-1e27-4604-ab72-a25aa1a5046d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d7dbebe4-057e-4bf9-b221-33770e658332"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1a3f6066-be76-436f-b613-3f780daf1e67 {
  margin-top: auto;
margin-bottom: auto;
margin-right: 10px;
min-height: 50px;
background-color: rgba(248, 244, 244, 0.72);
}








#s-1a3f6066-be76-436f-b613-3f780daf1e67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a3f6066-be76-436f-b613-3f780daf1e67.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.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-07d5316f-4e13-43c4-b29e-72c50ed31ca0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-07d5316f-4e13-43c4-b29e-72c50ed31ca0 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

#s-59df8ab5-7afb-4409-8b3f-3aa44db2b8f2 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-59df8ab5-7afb-4409-8b3f-3aa44db2b8f2:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-59df8ab5-7afb-4409-8b3f-3aa44db2b8f2:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(242, 242, 242, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-59df8ab5-7afb-4409-8b3f-3aa44db2b8f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-4bff65a5-a756-4363-915f-e13e612585de {
  min-height: 50px;
}








#s-4bff65a5-a756-4363-915f-e13e612585de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4bff65a5-a756-4363-915f-e13e612585de {
  cursor: pointer;
}#s-4bff65a5-a756-4363-915f-e13e612585de.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-bed85deb-14c1-42bc-a435-bc8045c37103 {
  background-image: url(https://i.shgcdn.com/28b3cb4c-9fca-479b-b02c-b62574fd431f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}








#s-bed85deb-14c1-42bc-a435-bc8045c37103 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bed85deb-14c1-42bc-a435-bc8045c37103 {
  cursor: pointer;
}#s-bed85deb-14c1-42bc-a435-bc8045c37103.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e7b2a285-0d97-4777-b38d-3153f423352f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f61cc046-24b4-4ee2-a3ef-6ddeddeb377c {
  margin-top: auto;
margin-bottom: auto;
margin-right: 10px;
min-height: 50px;
background-color: rgba(248, 244, 244, 0.71);
}








#s-f61cc046-24b4-4ee2-a3ef-6ddeddeb377c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f61cc046-24b4-4ee2-a3ef-6ddeddeb377c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-79f63061-62ac-4ed6-843b-e1327ff61ce5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-79f63061-62ac-4ed6-843b-e1327ff61ce5 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-be6433ed-ca3b-4829-83d9-d977ad4bdda9 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-be6433ed-ca3b-4829-83d9-d977ad4bdda9:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-be6433ed-ca3b-4829-83d9-d977ad4bdda9:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(242, 242, 242, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-be6433ed-ca3b-4829-83d9-d977ad4bdda9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-918b5ab3-2c94-4af3-b1a6-cd976ecfcca5 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
}








#s-918b5ab3-2c94-4af3-b1a6-cd976ecfcca5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-918b5ab3-2c94-4af3-b1a6-cd976ecfcca5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-a4627b26-5ede-41cf-9140-e0b8dfb7a96a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0px);
}

}

#s-70b570c9-78f1-4afa-b855-f834d5da1281 {
  margin-bottom: 2px;
min-height: 50px;
}








#s-70b570c9-78f1-4afa-b855-f834d5da1281 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70b570c9-78f1-4afa-b855-f834d5da1281.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3398f61c-c9f4-461a-9ed2-9bbd68d1ca98 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}








#s-3398f61c-c9f4-461a-9ed2-9bbd68d1ca98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3398f61c-c9f4-461a-9ed2-9bbd68d1ca98 {
  cursor: pointer;
}#s-3398f61c-c9f4-461a-9ed2-9bbd68d1ca98.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f3efc4f5-8082-46bc-b450-0aaf284c2347"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7b94c3b7-2f8b-4dab-9aee-3c2fa9df491a {
  margin-top: auto;
margin-bottom: auto;
margin-right: 10px;
min-height: 50px;
background-color: rgba(248, 244, 244, 0.72);
}








#s-7b94c3b7-2f8b-4dab-9aee-3c2fa9df491a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b94c3b7-2f8b-4dab-9aee-3c2fa9df491a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fa5e8b55-1821-4b9d-a8e1-a845e3098941 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fa5e8b55-1821-4b9d-a8e1-a845e3098941 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fcd52395-4b37-48ed-8ac5-815469f0d556 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-fcd52395-4b37-48ed-8ac5-815469f0d556:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-fcd52395-4b37-48ed-8ac5-815469f0d556:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(242, 242, 242, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-fcd52395-4b37-48ed-8ac5-815469f0d556.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-f2eab32b-76cd-4091-ba10-3f633f44738a {
  min-height: 50px;
}








#s-f2eab32b-76cd-4091-ba10-3f633f44738a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2eab32b-76cd-4091-ba10-3f633f44738a {
  cursor: pointer;
}#s-f2eab32b-76cd-4091-ba10-3f633f44738a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a76ad176-9d8b-4a69-a6d6-d639428d729c {
  min-height: 50px;
}








#s-a76ad176-9d8b-4a69-a6d6-d639428d729c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a76ad176-9d8b-4a69-a6d6-d639428d729c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4bd09f22-170f-4423-907e-65dd15eb43fd {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}








#s-4bd09f22-170f-4423-907e-65dd15eb43fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4bd09f22-170f-4423-907e-65dd15eb43fd {
  cursor: pointer;
}#s-4bd09f22-170f-4423-907e-65dd15eb43fd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d1dccce1-3ee4-42ef-8633-5e0b97a11c33"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bb55df26-121f-4607-ac16-3720676e4709 {
  margin-top: auto;
margin-bottom: auto;
margin-right: 10px;
min-height: 50px;
background-color: rgba(248, 244, 244, 0.72);
}








#s-bb55df26-121f-4607-ac16-3720676e4709 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb55df26-121f-4607-ac16-3720676e4709.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-59e6854d-8692-45fa-b637-3287cfe3c170 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-59e6854d-8692-45fa-b637-3287cfe3c170 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a179ce89-b90f-42cc-b0f9-4a037693fadc {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-a179ce89-b90f-42cc-b0f9-4a037693fadc:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-a179ce89-b90f-42cc-b0f9-4a037693fadc:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(242, 242, 242, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-a179ce89-b90f-42cc-b0f9-4a037693fadc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-10a11c73-ac8f-41d3-bc13-b2f4b9508385 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
}








#s-10a11c73-ac8f-41d3-bc13-b2f4b9508385 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10a11c73-ac8f-41d3-bc13-b2f4b9508385.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2d213eb8-2566-4d97-a34c-bc9586e719f9 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-2d213eb8-2566-4d97-a34c-bc9586e719f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0px);
}

}

#s-58c29ef5-44dd-461b-b4ad-b6bc821a1a63 {
  margin-bottom: 30px;
min-height: 50px;
}








#s-58c29ef5-44dd-461b-b4ad-b6bc821a1a63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58c29ef5-44dd-461b-b4ad-b6bc821a1a63.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d6e04240-8f82-45b2-8315-8d2d6fb48be5 {
  min-height: 50px;
}








#s-d6e04240-8f82-45b2-8315-8d2d6fb48be5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6e04240-8f82-45b2-8315-8d2d6fb48be5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c9f55805-1c2b-4b5e-9e43-6240b3347ebd {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}








#s-c9f55805-1c2b-4b5e-9e43-6240b3347ebd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9f55805-1c2b-4b5e-9e43-6240b3347ebd {
  cursor: pointer;
}#s-c9f55805-1c2b-4b5e-9e43-6240b3347ebd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4f2d611d-14ee-4ff3-8fcf-f7c5327a0253"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-395b794c-e036-44dd-845b-e3536bfc3bc0 {
  margin-top: auto;
margin-bottom: auto;
margin-right: 10px;
min-height: 50px;
background-color: rgba(248, 244, 244, 0.72);
}








#s-395b794c-e036-44dd-845b-e3536bfc3bc0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-395b794c-e036-44dd-845b-e3536bfc3bc0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2204c3f1-e0da-415b-b0e1-0682db61e7bc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2204c3f1-e0da-415b-b0e1-0682db61e7bc .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1f9322ad-5130-4bd9-86cd-7ace8cca1aaf {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-1f9322ad-5130-4bd9-86cd-7ace8cca1aaf:hover {background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-1f9322ad-5130-4bd9-86cd-7ace8cca1aaf:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(242, 242, 242, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}


#s-1f9322ad-5130-4bd9-86cd-7ace8cca1aaf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-70f9b601-27ce-44dc-b8c4-eff3bada9417 {
  min-height: 50px;
}








#s-70f9b601-27ce-44dc-b8c4-eff3bada9417 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70f9b601-27ce-44dc-b8c4-eff3bada9417 {
  cursor: pointer;
}#s-70f9b601-27ce-44dc-b8c4-eff3bada9417.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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