.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

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

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

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

#s-53e6dfa2-f45c-4c8d-9daf-2ba470e19805 {
  min-height: 750px;
}








#s-53e6dfa2-f45c-4c8d-9daf-2ba470e19805 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53e6dfa2-f45c-4c8d-9daf-2ba470e19805.shg-box.shg-c {
  justify-content: flex-start;
}

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

@media (min-width: 0px) {
[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0cc988b8-8393-4418-a28d-4d74f229c4f2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-35356da5-c3dd-44d3-a645-1885fc6ab3d9 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-35356da5-c3dd-44d3-a645-1885fc6ab3d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35356da5-c3dd-44d3-a645-1885fc6ab3d9 {
  cursor: pointer;
}#s-35356da5-c3dd-44d3-a645-1885fc6ab3d9.shg-box.shg-c {
  justify-content: center;
}

#s-31108a72-f517-493d-bd15-89a55d5077c7 {
  background-image: url(https://i.shgcdn.com/0f1515d8-2cec-499f-a1bd-09086992b252/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 7px;
padding-top: 10px;
min-height: 100px;
background-position: center center;
}








#s-31108a72-f517-493d-bd15-89a55d5077c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31108a72-f517-493d-bd15-89a55d5077c7.shg-box.shg-c {
  justify-content: flex-end;
}

.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-401e18bf-ce9d-4d21-9931-282bfb991f2a {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-401e18bf-ce9d-4d21-9931-282bfb991f2a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1d1a58b4-797f-4f23-8ab6-6ed712826d30"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-ec0f464b-3db2-4689-945a-a16d6cb8a4ca {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-ec0f464b-3db2-4689-945a-a16d6cb8a4ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec0f464b-3db2-4689-945a-a16d6cb8a4ca {
  cursor: pointer;
}#s-ec0f464b-3db2-4689-945a-a16d6cb8a4ca.shg-box.shg-c {
  justify-content: center;
}

#s-b276295e-84b6-45b2-9592-a216d0528239 {
  background-image: url(https://i.shgcdn.com/c158870a-50bc-4b76-b8da-4435a594acb1/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 7px;
padding-top: 10px;
min-height: 100px;
background-position: center center;
}








#s-b276295e-84b6-45b2-9592-a216d0528239 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b276295e-84b6-45b2-9592-a216d0528239.shg-box.shg-c {
  justify-content: flex-end;
}

#s-5bab0f2f-0d65-40ca-899a-1221621e7786 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5bab0f2f-0d65-40ca-899a-1221621e7786 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-95ee495a-2a0e-4ebb-bff0-b8788419b292 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-95ee495a-2a0e-4ebb-bff0-b8788419b292 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95ee495a-2a0e-4ebb-bff0-b8788419b292 {
  cursor: pointer;
}#s-95ee495a-2a0e-4ebb-bff0-b8788419b292.shg-box.shg-c {
  justify-content: center;
}

#s-00d0f09e-e591-4910-bcb7-004d86509da6 {
  background-image: url(https://i.shgcdn.com/11943c8e-cc8e-41c9-9dd9-a22c1bec7ccd/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 7px;
padding-top: 10px;
min-height: 100px;
background-position: center center;
}








#s-00d0f09e-e591-4910-bcb7-004d86509da6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-00d0f09e-e591-4910-bcb7-004d86509da6.shg-box.shg-c {
  justify-content: flex-end;
}

#s-0e5582dc-1ed3-4099-a589-7be96a925fff {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0e5582dc-1ed3-4099-a589-7be96a925fff .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4e41927e-ee08-47bf-989c-c4cfea7fa4e5 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-4e41927e-ee08-47bf-989c-c4cfea7fa4e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e41927e-ee08-47bf-989c-c4cfea7fa4e5 {
  cursor: pointer;
}#s-4e41927e-ee08-47bf-989c-c4cfea7fa4e5.shg-box.shg-c {
  justify-content: center;
}

#s-e8270448-b916-4264-bee0-c864965e2c5a {
  background-image: url(https://i.shgcdn.com/bdc4e0cb-18dd-4d38-b198-b5829855dffe/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 7px;
padding-top: 10px;
min-height: 100px;
background-position: center center;
}








#s-e8270448-b916-4264-bee0-c864965e2c5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8270448-b916-4264-bee0-c864965e2c5a.shg-box.shg-c {
  justify-content: flex-end;
}

#s-50ed1f05-2c7b-49e6-956a-645f6202500c {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-50ed1f05-2c7b-49e6-956a-645f6202500c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2d37c0fb-7dbb-4918-aa2d-1c2cc4c557dd {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-2d37c0fb-7dbb-4918-aa2d-1c2cc4c557dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d37c0fb-7dbb-4918-aa2d-1c2cc4c557dd {
  cursor: pointer;
}#s-2d37c0fb-7dbb-4918-aa2d-1c2cc4c557dd.shg-box.shg-c {
  justify-content: center;
}

#s-ef6a89ee-c975-4620-92f9-ad41ac84cb7e {
  background-image: url(https://i.shgcdn.com/f54ae44a-9725-4146-b40c-3e705716a696/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 7px;
padding-top: 10px;
min-height: 100px;
background-position: center center;
}








#s-ef6a89ee-c975-4620-92f9-ad41ac84cb7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef6a89ee-c975-4620-92f9-ad41ac84cb7e.shg-box.shg-c {
  justify-content: flex-end;
}

#s-b3981232-e6f8-4dba-833e-65667864411a {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b3981232-e6f8-4dba-833e-65667864411a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-514ebe04-a12f-45ba-bb5e-7aef0ab678b6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-5b2a3deb-66e5-4408-8218-a1b3a2b07458 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-5b2a3deb-66e5-4408-8218-a1b3a2b07458 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b2a3deb-66e5-4408-8218-a1b3a2b07458 {
  cursor: pointer;
}#s-5b2a3deb-66e5-4408-8218-a1b3a2b07458.shg-box.shg-c {
  justify-content: center;
}

#s-b7225683-3bd2-4529-9f70-34a7542bd750 {
  background-image: url(https://i.shgcdn.com/b9a5d8ac-10a8-45e9-86ff-508e31bd5dfa/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 7px;
padding-top: 10px;
min-height: 100px;
background-position: center center;
}








#s-b7225683-3bd2-4529-9f70-34a7542bd750 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7225683-3bd2-4529-9f70-34a7542bd750.shg-box.shg-c {
  justify-content: flex-end;
}

#s-231e9fa5-8df2-4dd9-966b-78ea4368623f {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-231e9fa5-8df2-4dd9-966b-78ea4368623f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-884b1544-03c2-40fc-a60b-2edc50548378 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-884b1544-03c2-40fc-a60b-2edc50548378 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-884b1544-03c2-40fc-a60b-2edc50548378 {
  cursor: pointer;
}#s-884b1544-03c2-40fc-a60b-2edc50548378.shg-box.shg-c {
  justify-content: center;
}

#s-742c7dad-fa6d-442f-bba5-b812d53aaf2d {
  background-image: url(https://i.shgcdn.com/b2ecd415-8eab-46f6-b1c7-03da4f3a78e5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 7px;
padding-top: 10px;
min-height: 100px;
background-position: center center;
}








#s-742c7dad-fa6d-442f-bba5-b812d53aaf2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-742c7dad-fa6d-442f-bba5-b812d53aaf2d.shg-box.shg-c {
  justify-content: flex-end;
}

#s-44b7dea3-fcc8-4164-a466-a4b56c31748e {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-44b7dea3-fcc8-4164-a466-a4b56c31748e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d1d14d12-0ad7-4e61-af9d-eca0f3fb5aa3 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-d1d14d12-0ad7-4e61-af9d-eca0f3fb5aa3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1d14d12-0ad7-4e61-af9d-eca0f3fb5aa3 {
  cursor: pointer;
}#s-d1d14d12-0ad7-4e61-af9d-eca0f3fb5aa3.shg-box.shg-c {
  justify-content: center;
}

#s-6bc0595f-cd87-4a34-97f4-9fb9c48b65a2 {
  background-image: url(https://i.shgcdn.com/00c3bed9-eb9a-4a55-8e65-b39e970a82ac/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 7px;
padding-top: 10px;
min-height: 100px;
background-position: center center;
}








#s-6bc0595f-cd87-4a34-97f4-9fb9c48b65a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bc0595f-cd87-4a34-97f4-9fb9c48b65a2.shg-box.shg-c {
  justify-content: flex-end;
}

#s-d7dc78d6-138d-410b-a776-e38d0e9bc98d {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d7dc78d6-138d-410b-a776-e38d0e9bc98d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c472d331-bb60-40d8-adf7-cc291b63e6fd {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-c472d331-bb60-40d8-adf7-cc291b63e6fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c472d331-bb60-40d8-adf7-cc291b63e6fd {
  cursor: pointer;
}#s-c472d331-bb60-40d8-adf7-cc291b63e6fd.shg-box.shg-c {
  justify-content: center;
}

#s-1dfa7bad-1798-41a6-87e7-028d2e1456df {
  background-image: url(https://i.shgcdn.com/8ff323f6-b41f-49ac-afdc-3863a779da87/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 7px;
padding-top: 10px;
min-height: 100px;
background-position: center center;
}








#s-1dfa7bad-1798-41a6-87e7-028d2e1456df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1dfa7bad-1798-41a6-87e7-028d2e1456df.shg-box.shg-c {
  justify-content: flex-end;
}

#s-8c7e73fd-1369-49cb-a0bf-f58c48975503 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8c7e73fd-1369-49cb-a0bf-f58c48975503 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-182dff3d-bebb-487d-8178-0bd2a7142be3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-a14f860f-f95e-4461-9e26-af6633a5964a {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-a14f860f-f95e-4461-9e26-af6633a5964a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a14f860f-f95e-4461-9e26-af6633a5964a {
  cursor: pointer;
}#s-a14f860f-f95e-4461-9e26-af6633a5964a.shg-box.shg-c {
  justify-content: center;
}

#s-2df91a38-d9b6-4ca8-83ae-9c59e91401bb {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 7px;
padding-top: 10px;
min-height: 100px;
background-position: center center;
}








#s-2df91a38-d9b6-4ca8-83ae-9c59e91401bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2df91a38-d9b6-4ca8-83ae-9c59e91401bb.shg-box.shg-c {
  justify-content: flex-end;
}

#s-109d64d0-e6eb-4654-ad14-2ae27f1723e6 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-109d64d0-e6eb-4654-ad14-2ae27f1723e6 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-364abcc7-9407-4a81-8e4b-fc2ae15914ca {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-364abcc7-9407-4a81-8e4b-fc2ae15914ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-364abcc7-9407-4a81-8e4b-fc2ae15914ca {
  cursor: pointer;
}#s-364abcc7-9407-4a81-8e4b-fc2ae15914ca.shg-box.shg-c {
  justify-content: center;
}

#s-e4d052f4-cb9a-4ca0-bcab-6e1bb340ddb1 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 7px;
padding-top: 10px;
min-height: 100px;
background-position: center center;
}








#s-e4d052f4-cb9a-4ca0-bcab-6e1bb340ddb1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4d052f4-cb9a-4ca0-bcab-6e1bb340ddb1.shg-box.shg-c {
  justify-content: flex-end;
}

#s-e8a7db7e-4155-4954-b4f6-01415afe327e {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e8a7db7e-4155-4954-b4f6-01415afe327e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  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;
  }
}

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

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -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;
  transform: translate(0%, -50%);
  z-index: 1;
}

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

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

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

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

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