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

.shg-sld-slides {
  word-break: break-word;
}

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

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

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

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

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

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-f4d1d3f5-cf6c-443a-acd2-da9087310aa2 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-f4d1d3f5-cf6c-443a-acd2-da9087310aa2 {
  display: none;
}
#s-f4d1d3f5-cf6c-443a-acd2-da9087310aa2, #wrap-s-f4d1d3f5-cf6c-443a-acd2-da9087310aa2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f4d1d3f5-cf6c-443a-acd2-da9087310aa2 {
  display: none;
}
#s-f4d1d3f5-cf6c-443a-acd2-da9087310aa2, #wrap-s-f4d1d3f5-cf6c-443a-acd2-da9087310aa2 { display:none !important; }}
.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

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

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

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

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

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

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

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

#s-7632aa5b-a0e1-44a9-95d6-5c689dc392fe {
  background-image: url(https://i.shgcdn.com/5313e4d1-8849-49a0-8de7-1933f241b706/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
min-height: 450px;
max-width: 450px;
background-position: center center;
}

#s-7632aa5b-a0e1-44a9-95d6-5c689dc392fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shg-rich-text {
  overflow-wrap: break-word;
}

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

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

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: text;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection,
.shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

#s-7ec90b21-9d2a-4429-bc95-84fd309f2854 {
  background-color: rgba(255, 255, 255, 0);
}

.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-1bf431d3-f258-4dad-a0a3-ba04b4eadc89 {
  border-style: solid;
margin-top: 35px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(204, 204, 204, 1);
max-width: 250px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
}
#s-1bf431d3-f258-4dad-a0a3-ba04b4eadc89:hover {border-style: solid !important;
border-color: rgba(204, 204, 204, 0) !important;
max-width: 154px !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-1bf431d3-f258-4dad-a0a3-ba04b4eadc89:active {border-style: solid !important;
border-color: rgba(204, 204, 204, 0) !important;
background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-1bf431d3-f258-4dad-a0a3-ba04b4eadc89.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-830390b0-332f-46eb-8d7a-25722f5332d4 {
  background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
min-height: 450px;
max-width: 450px;
background-position: center center;
}

#s-830390b0-332f-46eb-8d7a-25722f5332d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-7b94832a-fdb3-4934-b610-4f27adf66b19 {
  background-color: rgba(255, 255, 255, 1);
}

#s-466f5149-4f6f-4cd9-93e4-32638bce01dc {
  border-style: solid;
margin-top: 35px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(204, 204, 204, 0);
border-style: solid;
max-width: 250px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-466f5149-4f6f-4cd9-93e4-32638bce01dc:hover {border-style: solid !important;
border-color: rgba(204, 204, 204, 0) !important;
max-width: 154px !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-466f5149-4f6f-4cd9-93e4-32638bce01dc:active {border-style: solid !important;
border-color: rgba(204, 204, 204, 0) !important;
background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-466f5149-4f6f-4cd9-93e4-32638bce01dc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-e216e084-4713-4376-a692-f60542ad8304 {
  margin-top: -30px;
margin-left: auto;
margin-bottom: -30px;
margin-right: auto;
max-width: 1200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e216e084-4713-4376-a692-f60542ad8304 {
  display: none;
}
#s-e216e084-4713-4376-a692-f60542ad8304, #wrap-s-e216e084-4713-4376-a692-f60542ad8304 { display:none !important; }}@media (max-width: 767px){#s-e216e084-4713-4376-a692-f60542ad8304 {
  display: none;
}
#s-e216e084-4713-4376-a692-f60542ad8304, #wrap-s-e216e084-4713-4376-a692-f60542ad8304 { display:none !important; }}
#s-1163281c-90e0-44ba-b76e-bcdc5ca33c19 {
  background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 650px;
background-position: center center;
}

#s-1163281c-90e0-44ba-b76e-bcdc5ca33c19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-1391a6af-1611-4340-84e0-61d1ae649424 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
min-height: 450px;
max-width: 450px;
background-color: rgba(255, 255, 255, 1);
}

#s-1391a6af-1611-4340-84e0-61d1ae649424 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-09638afe-e27b-4080-9bb9-1456d13e78e5 {
  background-color: rgba(255, 255, 255, 0);
}

#s-33b4cef8-9adc-4066-806c-3243dbd8c81c {
  border-style: solid;
margin-top: 35px;
margin-left: 68px;
margin-right: 68px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(204, 204, 204, 1);
max-width: 250px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-33b4cef8-9adc-4066-806c-3243dbd8c81c:hover {border-style: solid !important;
border-color: rgba(204, 204, 204, 0) !important;
max-width: 254px !important;
background-color: rgba(38, 95, 137, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-33b4cef8-9adc-4066-806c-3243dbd8c81c:active {border-style: solid !important;
border-color: rgba(204, 204, 204, 0) !important;
background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-33b4cef8-9adc-4066-806c-3243dbd8c81c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-986b826c-e3b1-4deb-9ace-7cc6570db8c3 {
  min-height: 650px;
}

#s-986b826c-e3b1-4deb-9ace-7cc6570db8c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

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

#s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8 {
  margin-left: 75px;
margin-right: 75px;
}

@media (min-width: 0px) {
[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f7bc7ceb-3d21-4594-8448-5364c6cdb6d8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2e67dbf8-1b8e-434f-8395-6c16e9b57bfc {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
min-height: 450px;
background-color: rgba(255, 255, 255, 0.8);
}

#s-2e67dbf8-1b8e-434f-8395-6c16e9b57bfc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-51bd4f6d-3456-4b1a-96fc-3b38c1ac45f6 {
  background-color: rgba(255, 255, 255, 0);
}

#s-e7ac40dd-aed2-4bc7-891b-7a8ef16f7b0f {
  border-style: solid;
margin-top: 35px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(204, 204, 204, 1);
max-width: 154px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
}
#s-e7ac40dd-aed2-4bc7-891b-7a8ef16f7b0f:hover {border-style: solid !important;
border-color: rgba(204, 204, 204, 0) !important;
max-width: 154px !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-e7ac40dd-aed2-4bc7-891b-7a8ef16f7b0f:active {border-style: solid !important;
border-color: rgba(204, 204, 204, 0) !important;
background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-e7ac40dd-aed2-4bc7-891b-7a8ef16f7b0f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-8bccb2dc-61ef-4afe-a41b-d6f707fe21ac {
  background-image: url(https://i.shgcdn.com/a74d6b47-1d80-46ed-8bd5-7d906cad0f4c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 650px;
background-position: center center;
}

#s-8bccb2dc-61ef-4afe-a41b-d6f707fe21ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-cc2782ac-49d8-4a1c-aa01-be104f267851 {
  margin-left: 75px;
margin-right: 75px;
}

@media (min-width: 0px) {
[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cc2782ac-49d8-4a1c-aa01-be104f267851"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a7ac9c1a-b885-4e37-89d2-65e4266632f3 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
min-height: 450px;
max-width: 450px;
background-color: rgba(255, 255, 255, 1);
}

#s-a7ac9c1a-b885-4e37-89d2-65e4266632f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-826290c7-7111-4c32-bf50-3438e4993811 {
  background-color: rgba(255, 255, 255, 0);
}

#s-674a1fa1-3863-46a5-bb64-157315bce091 {
  border-style: solid;
margin-top: 35px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-color: rgba(0, 0, 0, 0);
max-width: 250px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-674a1fa1-3863-46a5-bb64-157315bce091:hover {border-style: solid !important;
margin-left: auto !important;
margin-right: auto !important;
padding-top: 20px !important;
padding-bottom: 20px !important;
border-left-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(0, 0, 0, 0) !important;
background-color: rgba(38, 95, 137, 1) !important;
text-decoration: none !important;}#s-674a1fa1-3863-46a5-bb64-157315bce091:active {background-color: rgba(38, 95, 137, 1) !important;
text-decoration: none !important;}


#s-674a1fa1-3863-46a5-bb64-157315bce091.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-a741eba4-47bc-43b5-9f23-39d6360c5d99 {
  background-image: url(https://i.shgcdn.com/4cdf2b65-6762-42e3-b035-dadfa542d5a0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 650px;
background-position: center center;
}

#s-a741eba4-47bc-43b5-9f23-39d6360c5d99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-1974522a-83cb-4105-8fc6-9af12b268d66 {
  margin-left: 75px;
margin-right: 75px;
}

@media (min-width: 0px) {
[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1974522a-83cb-4105-8fc6-9af12b268d66"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-763dbad1-bdf9-471a-903a-580019cc07d5 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
min-height: 450px;
max-width: 450px;
background-color: rgba(255, 255, 255, 1);
}

#s-763dbad1-bdf9-471a-903a-580019cc07d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-bfa75e04-ff97-4afd-8b40-66b8c2440f71 {
  background-color: rgba(255, 255, 255, 0);
}

#s-8297652a-492f-489e-be0c-e9d7583f683b {
  border-style: solid;
margin-top: 35px;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(204, 204, 204, 1);
max-width: 250px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
}
#s-8297652a-492f-489e-be0c-e9d7583f683b:hover {border-style: solid !important;
border-color: rgba(204, 204, 204, 0) !important;
max-width: 254px !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-8297652a-492f-489e-be0c-e9d7583f683b:active {border-style: solid !important;
border-color: rgba(204, 204, 204, 0) !important;
background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-8297652a-492f-489e-be0c-e9d7583f683b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 600px;
max-width: 1200px;
}
@media (min-width: 1200px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (max-width: 767px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}
#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  margin-top: 32px;
margin-left: auto;
margin-bottom: 32px;
margin-right: auto;
padding-top: 0px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  
}
}@media (max-width: 767px){#s-5b6466bb-abca-408e-ad65-9f0b49172d7a {
  
}
}
#s-5b6466bb-abca-408e-ad65-9f0b49172d7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

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

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-71e0e58e-9764-43e4-bf27-18f3bcb9d065 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-bottom: 15px;
max-width: 280px;
text-align: center;
}




  #s-71e0e58e-9764-43e4-bf27-18f3bcb9d065 img.shogun-image {
    
    width: px;
  }


#s-71e0e58e-9764-43e4-bf27-18f3bcb9d065 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-9010108c-d202-4051-a94b-ecc67f2c2245 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

#s-b4ae2f75-74d7-45d3-a211-66339cc89fa7 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b4ae2f75-74d7-45d3-a211-66339cc89fa7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b5c8eb2c-fd22-4de8-995f-22b02aaa50a4 {
  text-align: center;
}




  #s-b5c8eb2c-fd22-4de8-995f-22b02aaa50a4 img.shogun-image {
    
    width: px;
  }


#s-b5c8eb2c-fd22-4de8-995f-22b02aaa50a4 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-1b4362be-35e2-4816-b4f6-499e59e014bb {
  margin-left: 0px;
margin-right: 0px;
}

#s-5cafead6-a1f8-4b94-a99f-07ca425093d6 {
  text-align: center;
}




  #s-5cafead6-a1f8-4b94-a99f-07ca425093d6 img.shogun-image {
    
    width: px;
  }


#s-5cafead6-a1f8-4b94-a99f-07ca425093d6 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-57a24d52-2dba-44ce-b367-42218d990cdd {
  margin-left: 0px;
margin-right: 0px;
}

#s-24624cfd-7e59-4f56-adba-4628d4259f32 {
  text-align: center;
}




  #s-24624cfd-7e59-4f56-adba-4628d4259f32 img.shogun-image {
    
    width: px;
  }


#s-24624cfd-7e59-4f56-adba-4628d4259f32 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-80d171e0-3a0e-4ad9-b0fd-87eb3ffadfad {
  margin-left: 0px;
margin-right: 0px;
}

#s-984292f1-652b-474f-8298-74bd7cfbcab4 {
  border-style: solid;
margin-top: 35px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-color: rgba(0, 0, 0, 0);
max-width: 250px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-984292f1-652b-474f-8298-74bd7cfbcab4:hover {border-style: solid !important;
margin-left: auto !important;
margin-right: auto !important;
padding-top: 20px !important;
padding-bottom: 20px !important;
border-left-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(0, 0, 0, 0) !important;
background-color: rgba(38, 95, 137, 1) !important;
text-decoration: none !important;}#s-984292f1-652b-474f-8298-74bd7cfbcab4:active {background-color: rgba(38, 95, 137, 1) !important;
text-decoration: none !important;}


#s-984292f1-652b-474f-8298-74bd7cfbcab4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-1be2a835-c090-4fbc-a287-3e7c58e7c7a8 {
  padding-top: 50px;
padding-bottom: 50px;
}

#s-1be2a835-c090-4fbc-a287-3e7c58e7c7a8 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(204, 204, 204, 1);
}

#s-5b0193a7-3a68-4ebc-9606-1ee4e8497135 {
  background-attachment: fixed;
padding-top: 50px;
padding-bottom: 50px;
min-height: 10px;
background-color: rgba(255, 255, 255, 1);
}

#s-5b0193a7-3a68-4ebc-9606-1ee4e8497135 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}
#s-6f459ded-0109-4377-8195-281aa1e82ef6 {
  
}

@media (min-width: 0px) {
[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-6f459ded-0109-4377-8195-281aa1e82ef6"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-1f1804b0-9125-4007-bcf4-ccb811d95c52 {
  margin-left: 30px;
margin-right: 30px;
min-height: 590px;
}
@media (max-width: 767px){#s-1f1804b0-9125-4007-bcf4-ccb811d95c52 {
  display: none;
}
#s-1f1804b0-9125-4007-bcf4-ccb811d95c52, #wrap-s-1f1804b0-9125-4007-bcf4-ccb811d95c52 { display:none !important; }}
#s-1f1804b0-9125-4007-bcf4-ccb811d95c52 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-8b6d42ae-4602-471e-95d5-83e146881ad6 {
  margin-left: 0px;
margin-right: 0px;
}

#s-027881db-6caa-400b-9f1e-7651fd2facd8 {
  border-style: solid;
margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-color: rgba(0, 0, 0, 0);
max-width: 250px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-027881db-6caa-400b-9f1e-7651fd2facd8:hover {border-style: solid !important;
margin-left: auto !important;
margin-right: auto !important;
padding-top: 20px !important;
padding-bottom: 20px !important;
border-left-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(0, 0, 0, 0) !important;
background-color: rgba(38, 95, 137, 1) !important;
text-decoration: none !important;}#s-027881db-6caa-400b-9f1e-7651fd2facd8:active {background-color: rgba(38, 95, 137, 1) !important;
text-decoration: none !important;}


#s-027881db-6caa-400b-9f1e-7651fd2facd8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-06a621b9-6187-4ca2-bf90-cc9b92f03115 {
  margin-left: 30px;
margin-right: 30px;
min-height: 350px;
}
@media (min-width: 1200px){#s-06a621b9-6187-4ca2-bf90-cc9b92f03115 {
  display: none;
}
#s-06a621b9-6187-4ca2-bf90-cc9b92f03115, #wrap-s-06a621b9-6187-4ca2-bf90-cc9b92f03115 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-06a621b9-6187-4ca2-bf90-cc9b92f03115 {
  display: none;
}
#s-06a621b9-6187-4ca2-bf90-cc9b92f03115, #wrap-s-06a621b9-6187-4ca2-bf90-cc9b92f03115 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-06a621b9-6187-4ca2-bf90-cc9b92f03115 {
  display: none;
}
#s-06a621b9-6187-4ca2-bf90-cc9b92f03115, #wrap-s-06a621b9-6187-4ca2-bf90-cc9b92f03115 { display:none !important; }}
#s-06a621b9-6187-4ca2-bf90-cc9b92f03115 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-680f3e75-12c4-450d-9231-36f93e29f486 {
  margin-left: 0px;
margin-right: 0px;
}

#s-a9e4025d-eefa-416c-9fea-2bcea59661b9 {
  border-style: solid;
margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 20px;
padding-left: 25px;
padding-bottom: 20px;
padding-right: 25px;
border-color: rgba(0, 0, 0, 0);
max-width: 250px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-a9e4025d-eefa-416c-9fea-2bcea59661b9:hover {border-style: solid !important;
margin-left: auto !important;
margin-right: auto !important;
padding-top: 20px !important;
padding-bottom: 20px !important;
border-left-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(0, 0, 0, 0) !important;
background-color: rgba(38, 95, 137, 1) !important;
text-decoration: none !important;}#s-a9e4025d-eefa-416c-9fea-2bcea59661b9:active {background-color: rgba(38, 95, 137, 1) !important;
text-decoration: none !important;}


#s-a9e4025d-eefa-416c-9fea-2bcea59661b9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-4b739682-6bc5-4d3a-9f2b-5f1e6582a64e {
  margin-left: 30px;
margin-right: 30px;
min-height: 590px;
}
@media (max-width: 767px){#s-4b739682-6bc5-4d3a-9f2b-5f1e6582a64e {
  display: none;
}
#s-4b739682-6bc5-4d3a-9f2b-5f1e6582a64e, #wrap-s-4b739682-6bc5-4d3a-9f2b-5f1e6582a64e { display:none !important; }}
#s-4b739682-6bc5-4d3a-9f2b-5f1e6582a64e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-313211b6-3952-49a6-8403-172d28ade851 {
  text-align: center;
}




  #s-313211b6-3952-49a6-8403-172d28ade851 img.shogun-image {
    
    width: px;
  }


#s-313211b6-3952-49a6-8403-172d28ade851 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-f0b88e29-dbef-44c1-bd54-3e56835f5874 {
  margin-left: 30px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-f0b88e29-dbef-44c1-bd54-3e56835f5874 {
  display: none;
}
#s-f0b88e29-dbef-44c1-bd54-3e56835f5874, #wrap-s-f0b88e29-dbef-44c1-bd54-3e56835f5874 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f0b88e29-dbef-44c1-bd54-3e56835f5874 {
  display: none;
}
#s-f0b88e29-dbef-44c1-bd54-3e56835f5874, #wrap-s-f0b88e29-dbef-44c1-bd54-3e56835f5874 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f0b88e29-dbef-44c1-bd54-3e56835f5874 {
  display: none;
}
#s-f0b88e29-dbef-44c1-bd54-3e56835f5874, #wrap-s-f0b88e29-dbef-44c1-bd54-3e56835f5874 { display:none !important; }}
#s-f0b88e29-dbef-44c1-bd54-3e56835f5874 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d4bb47fc-6943-4b73-a8d9-47dd53d81424 {
  text-align: center;
}




  #s-d4bb47fc-6943-4b73-a8d9-47dd53d81424 img.shogun-image {
    
    width: px;
  }


#s-d4bb47fc-6943-4b73-a8d9-47dd53d81424 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-453a7393-577e-4158-ae80-9736d4648fec {
  padding-top: 50px;
padding-bottom: 50px;
}

#s-453a7393-577e-4158-ae80-9736d4648fec hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(204, 204, 204, 1);
}

#s-2457bd0b-7578-41fd-b6a5-32991fd0d648 {
  background-attachment: fixed;
min-height: 10px;
}

#s-2457bd0b-7578-41fd-b6a5-32991fd0d648 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}
#s-7d281ca6-395d-49d2-b5ba-c518b578fb2f {
  
}

@media (min-width: 0px) {
[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7d281ca6-395d-49d2-b5ba-c518b578fb2f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-18ecb688-0e78-4cde-a5de-61e32b16cda3 {
  margin-left: 30px;
margin-right: 30px;
min-height: 600px;
}
@media (max-width: 767px){#s-18ecb688-0e78-4cde-a5de-61e32b16cda3 {
  display: none;
}
#s-18ecb688-0e78-4cde-a5de-61e32b16cda3, #wrap-s-18ecb688-0e78-4cde-a5de-61e32b16cda3 { display:none !important; }}
#s-18ecb688-0e78-4cde-a5de-61e32b16cda3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-db794721-02e5-4160-9760-fb9710d55555 {
  padding-right: 35px;
min-height: 640px;
max-width: 640px;
}

#s-6cff8539-a603-4c7b-b954-003f1b16b277 {
  margin-left: 30px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-6cff8539-a603-4c7b-b954-003f1b16b277 {
  display: none;
}
#s-6cff8539-a603-4c7b-b954-003f1b16b277, #wrap-s-6cff8539-a603-4c7b-b954-003f1b16b277 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6cff8539-a603-4c7b-b954-003f1b16b277 {
  display: none;
}
#s-6cff8539-a603-4c7b-b954-003f1b16b277, #wrap-s-6cff8539-a603-4c7b-b954-003f1b16b277 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6cff8539-a603-4c7b-b954-003f1b16b277 {
  display: none;
}
#s-6cff8539-a603-4c7b-b954-003f1b16b277, #wrap-s-6cff8539-a603-4c7b-b954-003f1b16b277 { display:none !important; }}
#s-6cff8539-a603-4c7b-b954-003f1b16b277 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
@media (min-width: 1200px){#s-79d8e359-b1a7-4638-aaf8-eadeb1e110bb {
  display: none;
}
#s-79d8e359-b1a7-4638-aaf8-eadeb1e110bb, #wrap-s-79d8e359-b1a7-4638-aaf8-eadeb1e110bb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-79d8e359-b1a7-4638-aaf8-eadeb1e110bb {
  display: none;
}
#s-79d8e359-b1a7-4638-aaf8-eadeb1e110bb, #wrap-s-79d8e359-b1a7-4638-aaf8-eadeb1e110bb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-79d8e359-b1a7-4638-aaf8-eadeb1e110bb {
  display: none;
}
#s-79d8e359-b1a7-4638-aaf8-eadeb1e110bb, #wrap-s-79d8e359-b1a7-4638-aaf8-eadeb1e110bb { display:none !important; }}
#s-eb11c1f5-a844-414d-b5d0-9cffe1930309 {
  margin-left: auto;
margin-right: auto;
min-height: 600px;
}
@media (max-width: 767px){#s-eb11c1f5-a844-414d-b5d0-9cffe1930309 {
  display: none;
}
#s-eb11c1f5-a844-414d-b5d0-9cffe1930309, #wrap-s-eb11c1f5-a844-414d-b5d0-9cffe1930309 { display:none !important; }}
#s-eb11c1f5-a844-414d-b5d0-9cffe1930309 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-3ff25b39-d7f6-4512-8f07-950047cbc74d {
  margin-left: 0px;
margin-right: 0px;
padding-left: 85px;
padding-right: 85px;
}

#s-afb86c09-bb24-4646-8807-6266405b30dd {
  border-style: solid;
margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-color: rgba(0, 0, 0, 0);
max-width: 250px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-afb86c09-bb24-4646-8807-6266405b30dd:hover {border-style: solid !important;
margin-left: auto !important;
margin-right: auto !important;
padding-top: 20px !important;
padding-bottom: 20px !important;
border-left-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(0, 0, 0, 0) !important;
background-color: rgba(38, 95, 137, 1) !important;
text-decoration: none !important;}#s-afb86c09-bb24-4646-8807-6266405b30dd:active {background-color: rgba(38, 95, 137, 1) !important;
text-decoration: none !important;}


#s-afb86c09-bb24-4646-8807-6266405b30dd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-0b5abfc6-da79-4e28-a442-fb172c26cf10 {
  margin-left: 30px;
margin-right: 30px;
min-height: 350px;
}
@media (min-width: 1200px){#s-0b5abfc6-da79-4e28-a442-fb172c26cf10 {
  display: none;
}
#s-0b5abfc6-da79-4e28-a442-fb172c26cf10, #wrap-s-0b5abfc6-da79-4e28-a442-fb172c26cf10 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0b5abfc6-da79-4e28-a442-fb172c26cf10 {
  display: none;
}
#s-0b5abfc6-da79-4e28-a442-fb172c26cf10, #wrap-s-0b5abfc6-da79-4e28-a442-fb172c26cf10 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0b5abfc6-da79-4e28-a442-fb172c26cf10 {
  display: none;
}
#s-0b5abfc6-da79-4e28-a442-fb172c26cf10, #wrap-s-0b5abfc6-da79-4e28-a442-fb172c26cf10 { display:none !important; }}@media (max-width: 767px){#s-0b5abfc6-da79-4e28-a442-fb172c26cf10 {
  
}
}
#s-0b5abfc6-da79-4e28-a442-fb172c26cf10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-be55a8f7-60b1-4f17-ac82-aab18a39fbc2 {
  margin-left: 0px;
margin-right: 0px;
}

#s-021502d8-c39c-478a-8ae0-f0de0fd0eb5a {
  border-style: solid;
margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 20px;
padding-left: 25px;
padding-bottom: 20px;
padding-right: 25px;
border-color: rgba(0, 0, 0, 0);
max-width: 250px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-021502d8-c39c-478a-8ae0-f0de0fd0eb5a:hover {border-style: solid !important;
margin-left: auto !important;
margin-right: auto !important;
padding-top: 20px !important;
padding-bottom: 20px !important;
border-left-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(0, 0, 0, 0) !important;
background-color: rgba(38, 95, 137, 1) !important;
text-decoration: none !important;}#s-021502d8-c39c-478a-8ae0-f0de0fd0eb5a:active {background-color: rgba(38, 95, 137, 1) !important;
text-decoration: none !important;}


#s-021502d8-c39c-478a-8ae0-f0de0fd0eb5a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-fa3d71ce-9975-4b6f-85ca-14eafb0942b5 {
  padding-top: 50px;
padding-bottom: 50px;
}

#s-fa3d71ce-9975-4b6f-85ca-14eafb0942b5 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(204, 204, 204, 1);
}

#s-acbf4121-9ed4-4793-8673-c816a3199438 {
  padding-top: 50px;
padding-left: 30px;
padding-bottom: 50px;
padding-right: 30px;
min-height: 50px;
}

#s-acbf4121-9ed4-4793-8673-c816a3199438 > .shg-box-overlay {
  background-color: rgba(242, 242, 242, 1);
  opacity: 0;
}
#s-530f45a8-5f47-4c09-baba-62b3f67463b8 {
  margin-bottom: 30px;
}

#s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-158e5810-4ac7-4398-bcfa-b94b2c8d7a14"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-44c5c55d-cc05-4c5a-a0dd-2161f8c786f2 {
  padding-bottom: 30px;
text-align: center;
}




  #s-44c5c55d-cc05-4c5a-a0dd-2161f8c786f2 img.shogun-image {
    
    width: px;
  }


#s-44c5c55d-cc05-4c5a-a0dd-2161f8c786f2 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-07710478-10ab-415e-b2c5-b318ac5d3dc3 {
  padding-bottom: 30px;
text-align: center;
}




  #s-07710478-10ab-415e-b2c5-b318ac5d3dc3 img.shogun-image {
    
    width: px;
  }


#s-07710478-10ab-415e-b2c5-b318ac5d3dc3 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-4d3110ba-4ded-4a2f-a234-64a94a89b8cf {
  padding-bottom: 30px;
text-align: center;
}




  #s-4d3110ba-4ded-4a2f-a234-64a94a89b8cf img.shogun-image {
    
    width: px;
  }


#s-4d3110ba-4ded-4a2f-a234-64a94a89b8cf .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-2ec0f124-3d26-4101-8347-6cf24f31330f {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2ec0f124-3d26-4101-8347-6cf24f31330f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6807c2a6-4fbf-45e9-8d4d-4643638fd819 {
  padding-bottom: 30px;
text-align: center;
}




  #s-6807c2a6-4fbf-45e9-8d4d-4643638fd819 img.shogun-image {
    
    width: px;
  }


#s-6807c2a6-4fbf-45e9-8d4d-4643638fd819 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-d77dd444-de25-4234-ada1-170a1e1c2acd {
  padding-bottom: 30px;
text-align: center;
}




  #s-d77dd444-de25-4234-ada1-170a1e1c2acd img.shogun-image {
    
    width: px;
  }


#s-d77dd444-de25-4234-ada1-170a1e1c2acd .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-10f1183a-a2fa-48dd-940d-af89ea1ae3f3 {
  padding-bottom: 30px;
text-align: center;
}




  #s-10f1183a-a2fa-48dd-940d-af89ea1ae3f3 img.shogun-image {
    
    width: px;
  }


#s-10f1183a-a2fa-48dd-940d-af89ea1ae3f3 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-a90b10e2-e361-42c8-9940-329cd278a9f1 {
  padding-top: 50px;
padding-bottom: 50px;
}

#s-a90b10e2-e361-42c8-9940-329cd278a9f1 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(204, 204, 204, 1);
}

#s-71ca3f7f-116b-4dbf-91bd-39bddf4b928a {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}

#s-71ca3f7f-116b-4dbf-91bd-39bddf4b928a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

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

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

#s-e3345e37-dfe5-40ba-ba14-1515a13058ea {
  margin-left: auto;
margin-right: auto;
padding-left: 30px;
padding-right: 30px;
}

#s-7f446de4-d48f-4d69-9ae2-3bc74ced0452 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-7f446de4-d48f-4d69-9ae2-3bc74ced0452 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7f446de4-d48f-4d69-9ae2-3bc74ced0452 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7f446de4-d48f-4d69-9ae2-3bc74ced0452 {
  
}
}@media (max-width: 767px){#s-7f446de4-d48f-4d69-9ae2-3bc74ced0452 {
  
}
}
#s-7f446de4-d48f-4d69-9ae2-3bc74ced0452 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2b136b82-5061-4a51-a6ab-501cf737d60d {
  padding-top: 50px;
padding-left: 30px;
padding-bottom: 50px;
padding-right: 30px;
min-height: 10px;
}

#s-2b136b82-5061-4a51-a6ab-501cf737d60d > .shg-box-overlay {
  background-color: rgba(242, 242, 242, 1);
  opacity: 0;
}
#s-052de1f0-6f87-4141-a4ea-c15066b51ace {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

#s-052de1f0-6f87-4141-a4ea-c15066b51ace {
  display: none;
}
@media (min-width: 0px) {
[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1fc1d8e4-0512-43c8-b9f7-ac522428eac1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-eeaa96a0-1128-4785-911c-e90a59c970bb {
  min-height: 590px;
}
@media (max-width: 767px){#s-eeaa96a0-1128-4785-911c-e90a59c970bb {
  display: none;
}
#s-eeaa96a0-1128-4785-911c-e90a59c970bb, #wrap-s-eeaa96a0-1128-4785-911c-e90a59c970bb { display:none !important; }}
#s-eeaa96a0-1128-4785-911c-e90a59c970bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

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

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

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

#s-e89c179b-7d0f-4d3b-8d76-8638113ecee2 {
  margin-left: auto;
margin-right: auto;
max-width: 70%;
text-align: left;
}


.shg-c#s-e89c179b-7d0f-4d3b-8d76-8638113ecee2 {
  max-width: 100%;
}

.shg-c#s-e89c179b-7d0f-4d3b-8d76-8638113ecee2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e89c179b-7d0f-4d3b-8d76-8638113ecee2 .shg-image-zoom,
.shg-c#s-e89c179b-7d0f-4d3b-8d76-8638113ecee2 img.shogun-image {
  max-width: 70% !important;
  min-height:  !important;
}



#s-cad10539-b600-4051-81f2-74c9aae072cf {
  
}
@media (min-width: 1200px){#s-cad10539-b600-4051-81f2-74c9aae072cf {
  display: none;
}
#s-cad10539-b600-4051-81f2-74c9aae072cf, #wrap-s-cad10539-b600-4051-81f2-74c9aae072cf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cad10539-b600-4051-81f2-74c9aae072cf {
  display: none;
}
#s-cad10539-b600-4051-81f2-74c9aae072cf, #wrap-s-cad10539-b600-4051-81f2-74c9aae072cf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cad10539-b600-4051-81f2-74c9aae072cf {
  display: none;
}
#s-cad10539-b600-4051-81f2-74c9aae072cf, #wrap-s-cad10539-b600-4051-81f2-74c9aae072cf { display:none !important; }}
#s-cad10539-b600-4051-81f2-74c9aae072cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9a36c5f8-ef4d-4a22-b687-7de3dab79da2 {
  margin-left: auto;
margin-right: auto;
max-width: 70%;
text-align: center;
}


.shg-c#s-9a36c5f8-ef4d-4a22-b687-7de3dab79da2 {
  max-width: 100%;
}

.shg-c#s-9a36c5f8-ef4d-4a22-b687-7de3dab79da2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a36c5f8-ef4d-4a22-b687-7de3dab79da2 .shg-image-zoom,
.shg-c#s-9a36c5f8-ef4d-4a22-b687-7de3dab79da2 img.shogun-image {
  max-width: 70% !important;
  min-height:  !important;
}



#s-f6beb3b2-a9e8-42ec-b59a-416b15c4d020 {
  padding-top: 10%;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
min-height: 590px;
}

#s-f6beb3b2-a9e8-42ec-b59a-416b15c4d020 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-b33a581e-8f00-4999-878e-12e28ef2f29b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b33a581e-8f00-4999-878e-12e28ef2f29b .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-c8f0d80e-5f27-4cea-9eae-7e570e24e0e4 {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6b16d992-7f3c-452a-8aef-4cc50e87131f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5c2f0468-bc21-408f-9cd5-7cf0e203c092 {
  margin-left: 0px;
margin-right: 0px;
}

#s-169c5e54-f208-44de-b9f3-e4f89af95e8e {
  border-style: solid;
margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-color: rgba(0, 0, 0, 0);
max-width: 250px;
text-align: center;
background-color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-169c5e54-f208-44de-b9f3-e4f89af95e8e:hover {border-style: solid !important;
margin-left: auto !important;
margin-right: auto !important;
padding-top: 20px !important;
padding-bottom: 20px !important;
border-left-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(0, 0, 0, 0) !important;
background-color: rgba(38, 95, 137, 1) !important;
text-decoration: none !important;}#s-169c5e54-f208-44de-b9f3-e4f89af95e8e:active {background-color: rgba(38, 95, 137, 1) !important;
text-decoration: none !important;}


#s-169c5e54-f208-44de-b9f3-e4f89af95e8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-5d0393ce-2160-4d22-8f8c-2b3cab714335 {
  padding-top: 50px;
padding-bottom: 50px;
}

#s-5d0393ce-2160-4d22-8f8c-2b3cab714335 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(204, 204, 204, 1);
}

#s-42cdd70e-685a-4a7a-a300-5898b46880d4 {
  padding-top: px;
padding-left: 0px;
padding-bottom: px;
padding-right: 0px;
}

.shg-ig-x {
  overflow-x: hidden;
}

.shg-ig-posts-container {
  display: flex;
  flex-wrap: wrap;
}

.shg-ig-posts {
  box-sizing: border-box;
  height: 100%;
}

.shg-ig-posts-link {
  text-decoration: none;
}

.shg-ig-posts-image {
  max-height: 100%;
  width: 100%;
  display: block;
}

.shg-ig-posts-caption {
  width: 100%;
  font-size: 12px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  text-align: left;
}

.shg-ig-details-container {
  padding-top: 9px;
  border-top: 1px solid #ddd;
}

.shg-ig-user-details {
  display: flex;
  flex-direction: row;
}

.shg-ig-user-image {
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}

.shg-ig-username-container {
  display: flex;
  flex-direction: column;
}

.shg-ig-user-full-name {
  margin-bottom: 3px !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

.shg-ig-user-createdat {
  margin-bottom: 0 !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

[id="s-c469cd00-611d-4d09-a27a-0e599b24178a"] .shg-ig-posts-container > .shg-ig-posts {
  width: 50%;
  padding-right: 30px;
}

.shg-ig-posts-container {
  width: calc(100% + 30px) !important;
}

@media (min-width: 768px) {
  [id="s-c469cd00-611d-4d09-a27a-0e599b24178a"] .shg-ig-posts-container > .shg-ig-posts {
    width: 25.0%;
    padding-right: 30px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 30px) !important;
  }
}

#s-8ba360fe-fe30-476e-8bdd-6c81727a6fd0 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 50px;
padding-left: 30px;
padding-bottom: 50px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8ba360fe-fe30-476e-8bdd-6c81727a6fd0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8ba360fe-fe30-476e-8bdd-6c81727a6fd0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8ba360fe-fe30-476e-8bdd-6c81727a6fd0 {
  
}
}@media (max-width: 767px){#s-8ba360fe-fe30-476e-8bdd-6c81727a6fd0 {
  
}
}
#s-8ba360fe-fe30-476e-8bdd-6c81727a6fd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-5141da6e-1805-4b80-a2e0-c101b73443fb {
  margin-bottom: 30px;
}

#s-281756b2-b8a4-41e9-9b66-77de77efdd99 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-281756b2-b8a4-41e9-9b66-77de77efdd99"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-62f4de4e-1c97-47c5-ba74-8d6ee115009c {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}

#s-62f4de4e-1c97-47c5-ba74-8d6ee115009c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-3d0cf8bc-d5ce-47a9-a8ec-d6c65cbdb3fe {
  text-align: center;
}




  #s-3d0cf8bc-d5ce-47a9-a8ec-d6c65cbdb3fe img.shogun-image {
    
    width: px;
  }


#s-3d0cf8bc-d5ce-47a9-a8ec-d6c65cbdb3fe .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-c86c9c74-60ff-49c7-81e6-979829cec6c6 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-2c930cb8-bfda-467c-9e70-41e70ce9d306 {
  margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-8f762d60-96bc-4dd1-8082-86f29e8795aa {
  min-height: 50px;
}

#s-8f762d60-96bc-4dd1-8082-86f29e8795aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-bb4016da-1a7d-4468-85ca-3c1b0f27568e {
  text-align: center;
}




  #s-bb4016da-1a7d-4468-85ca-3c1b0f27568e img.shogun-image {
    
    width: px;
  }


#s-bb4016da-1a7d-4468-85ca-3c1b0f27568e .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-821c8f7d-3da0-4724-a014-0c515003a26a {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-33022c2a-78aa-4c57-a3a9-daa0a68ae438 {
  margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-153feab7-1539-4d2f-89fd-89ce6816bf83 {
  min-height: 50px;
}

#s-153feab7-1539-4d2f-89fd-89ce6816bf83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-4b9fbda8-2d13-4a4b-b5d2-d972a09890df {
  text-align: center;
}




  #s-4b9fbda8-2d13-4a4b-b5d2-d972a09890df img.shogun-image {
    
    width: px;
  }


#s-4b9fbda8-2d13-4a4b-b5d2-d972a09890df .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-44dc4d73-daec-4f47-a62a-fda776a95639 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-850b0045-7965-4dbf-8f18-3fe2d342f63b {
  margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

/*
  $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%;
  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;
}
