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

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

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

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

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

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

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

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

#s-f561dcd7-5ed0-46aa-9516-f020ef166117 {
  margin-top: 0%;
margin-bottom: 2%;
min-height: 50px;
}








#s-f561dcd7-5ed0-46aa-9516-f020ef166117 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f561dcd7-5ed0-46aa-9516-f020ef166117.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ffcf66cc-ca38-46ce-b503-f26fbe5bb69e {
  background-image: url(https://i.shgcdn.com/1e5de36f-8bae-4746-80c2-5c61e42f4242/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed !important;
margin-top: 0%;
margin-bottom: 1%;
min-height: 400px;
background-position: center center;
}








#s-ffcf66cc-ca38-46ce-b503-f26fbe5bb69e > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.35;
}#s-ffcf66cc-ca38-46ce-b503-f26fbe5bb69e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

#s-685b8418-c028-42ef-9530-8eade58758ba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-685b8418-c028-42ef-9530-8eade58758ba .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.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: pointer;
  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-45e741bb-b412-4627-bb66-c801711890fc {
  margin-top: 1%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
padding-left: 1%;
padding-right: 1%;
max-width: 1200px;
}

.shg-row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
   justify-content: space-between;
}

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

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

#s-1f2298b9-3be8-48b6-9fc4-a942e078394f {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1f2298b9-3be8-48b6-9fc4-a942e078394f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a39b118a-0692-472c-a538-839959591f87 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
min-height: 50px;
max-width: 500px;
}








#s-a39b118a-0692-472c-a538-839959591f87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a39b118a-0692-472c-a538-839959591f87.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-71165cf0-ace8-4d44-a6a8-f48ed0aa6bdc .shogun-icon-wrapper {
  text-align: center;
}


#s-71165cf0-ace8-4d44-a6a8-f48ed0aa6bdc .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(141, 198, 63, 1);
}

#s-3d965931-0671-4e02-b7cd-2a7e341c94fd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3d965931-0671-4e02-b7cd-2a7e341c94fd .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-294050d7-f15a-4426-8975-b9538a9b1831 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
min-height: 50px;
max-width: 500px;
}








#s-294050d7-f15a-4426-8975-b9538a9b1831 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-294050d7-f15a-4426-8975-b9538a9b1831.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fd1fafad-387b-4e4e-92f3-7f933397b4d9 .shogun-icon-wrapper {
  text-align: center;
}


#s-fd1fafad-387b-4e4e-92f3-7f933397b4d9 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(141, 198, 63, 1);
}

#s-25069956-687b-43c0-bfa9-1255716240b3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-25069956-687b-43c0-bfa9-1255716240b3 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-35f5ae00-4fb2-48cd-92b4-166090b012a1 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-35f5ae00-4fb2-48cd-92b4-166090b012a1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cc2b0df7-e323-4a1e-82a3-69a098ac1bc4 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
min-height: 50px;
max-width: 500px;
}








#s-cc2b0df7-e323-4a1e-82a3-69a098ac1bc4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc2b0df7-e323-4a1e-82a3-69a098ac1bc4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-37c4f9dd-a5d5-4b2d-9c4c-483b1d002dd0 .shogun-icon-wrapper {
  text-align: center;
}


#s-37c4f9dd-a5d5-4b2d-9c4c-483b1d002dd0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(141, 198, 63, 1);
}

#s-f14e0c36-a3ca-41ab-ac35-7397f7f3f88f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f14e0c36-a3ca-41ab-ac35-7397f7f3f88f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c8aa6841-2848-4699-b61a-97fd524c89e5 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
min-height: 50px;
max-width: 500px;
}








#s-c8aa6841-2848-4699-b61a-97fd524c89e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8aa6841-2848-4699-b61a-97fd524c89e5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0ab3d52c-24d9-4921-8c33-b7cf013e12a0 .shogun-icon-wrapper {
  text-align: center;
}


#s-0ab3d52c-24d9-4921-8c33-b7cf013e12a0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(141, 198, 63, 1);
}

#s-f4c43762-db5b-41cc-985d-51d7d394c78d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f4c43762-db5b-41cc-985d-51d7d394c78d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1c6b68f5-a991-4ebc-8a6f-f03f2f8dfada {
  margin-top: 2%;
margin-bottom: 2%;
min-height: 550px;
background-color: rgba(238, 238, 238, 1);
}








#s-1c6b68f5-a991-4ebc-8a6f-f03f2f8dfada > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c6b68f5-a991-4ebc-8a6f-f03f2f8dfada.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a6204fe7-8b50-4039-96a5-8def7383d05a {
  margin-top: 3%;
margin-bottom: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a6204fe7-8b50-4039-96a5-8def7383d05a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-23e6afcf-bb23-47e8-bcdb-1cb91b6cd57c {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

.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-6a685529-3466-4e16-8515-7e11415cdc41 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 500px;
}

#s-e08cd92b-857f-4a85-9bed-2d71b300b0df {
  min-height: 500px;
}








#s-e08cd92b-857f-4a85-9bed-2d71b300b0df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e08cd92b-857f-4a85-9bed-2d71b300b0df.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b1d82868-fc62-48a9-b0fd-aebdbf1f99f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e9b61cd6-8f22-4c20-8011-2cd0caf8e53c {
  min-height: 50px;
}








#s-e9b61cd6-8f22-4c20-8011-2cd0caf8e53c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9b61cd6-8f22-4c20-8011-2cd0caf8e53c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1bfa8614-26ab-449a-ad3b-e27908a6f8bf {
  min-height: 50px;
}








#s-1bfa8614-26ab-449a-ad3b-e27908a6f8bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1bfa8614-26ab-449a-ad3b-e27908a6f8bf.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-48ae7b6b-7ce4-4d3b-8ac3-41e31a283835 {
  display: none;
}
.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;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: scale(1);
          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-4e6d8e7e-c945-48ad-a296-550fb45d6862 {
  text-align: center;
}


.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 {
  max-width: 100%;
}

.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 .shg-image-zoom,
.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 {
  max-width: 100%;
}

.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 .shg-image-zoom,
.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 {
  max-width: 100%;
}

.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 .shg-image-zoom,
.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 {
  max-width: 100%;
}

.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 .shg-image-zoom,
.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 {
  max-width: 100%;
}

.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 .shg-image-zoom,
.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-4e6d8e7e-c945-48ad-a296-550fb45d6862 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
.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-3c723298-cc83-4c20-a9d3-8d8e76eb6971 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3c723298-cc83-4c20-a9d3-8d8e76eb6971 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-88446f16-9d7b-461f-a4cd-e4b5042a5c9a {
  min-height: 50px;
}








#s-88446f16-9d7b-461f-a4cd-e4b5042a5c9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88446f16-9d7b-461f-a4cd-e4b5042a5c9a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6e09eb11-d5bb-47b9-bc41-f43eedfe6de7 {
  min-height: 250px;
}








#s-6e09eb11-d5bb-47b9-bc41-f43eedfe6de7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e09eb11-d5bb-47b9-bc41-f43eedfe6de7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.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: -webkit-box;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

.shogun-image-overlay.shg-bottom-right {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: 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: -webkit-box;
  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 {
  -webkit-box-align: start;
          align-items: flex-start;
}

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

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-19f2a5a9-cb46-46a2-a233-ba53703be011 {
  text-align: center;
}




  #s-19f2a5a9-cb46-46a2-a233-ba53703be011 img.shogun-image {
    
    width: px;
  }


#s-19f2a5a9-cb46-46a2-a233-ba53703be011 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0d2f67da-4404-44f1-9492-df7fb9a1875f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d2f67da-4404-44f1-9492-df7fb9a1875f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b88c54d6-99d6-4f5e-83d7-84ccfe25395c {
  min-height: 50px;
}








#s-b88c54d6-99d6-4f5e-83d7-84ccfe25395c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b88c54d6-99d6-4f5e-83d7-84ccfe25395c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-89beadb9-4c64-4079-bdf5-a51d8b545623 {
  display: none;
}
#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 {
  text-align: center;
}


.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 {
  max-width: 100%;
}

.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 .shg-image-zoom,
.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 {
  max-width: 100%;
}

.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 .shg-image-zoom,
.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 {
  max-width: 100%;
}

.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 .shg-image-zoom,
.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 {
  max-width: 100%;
}

.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 .shg-image-zoom,
.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 {
  max-width: 100%;
}

.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 .shg-image-zoom,
.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-ab306a27-ab0e-49bb-8f88-4787d862eae2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-6c03a122-2052-419f-89cd-44884952d835 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6c03a122-2052-419f-89cd-44884952d835 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-5ac08397-577f-4013-abd7-f3eb36ba2c3e {
  min-height: 500px;
}








#s-5ac08397-577f-4013-abd7-f3eb36ba2c3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ac08397-577f-4013-abd7-f3eb36ba2c3e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-25f71755-b004-49fe-9054-8294c58ef52c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7e26fbe1-3dcb-4afe-9ed7-2931f4a1efd9 {
  min-height: 50px;
}








#s-7e26fbe1-3dcb-4afe-9ed7-2931f4a1efd9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e26fbe1-3dcb-4afe-9ed7-2931f4a1efd9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-dce2f55f-0a4f-4e6d-babc-5c8a3eba9e2b {
  display: none;
}
#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 {
  text-align: center;
}


.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 {
  max-width: 100%;
}

.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 .shg-image-zoom,
.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 {
  max-width: 100%;
}

.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 .shg-image-zoom,
.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 {
  max-width: 100%;
}

.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 .shg-image-zoom,
.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 {
  max-width: 100%;
}

.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 .shg-image-zoom,
.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 {
  max-width: 100%;
}

.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 .shg-image-zoom,
.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-91eb1be5-e126-4f09-a754-9fcb62ca03d4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-5470caad-b90a-47a5-8857-56efc92a814b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5470caad-b90a-47a5-8857-56efc92a814b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-a362bc7d-936d-4e94-b5bb-7f02557df2dc {
  min-height: 50px;
}








#s-a362bc7d-936d-4e94-b5bb-7f02557df2dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a362bc7d-936d-4e94-b5bb-7f02557df2dc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a18e9595-d818-458d-8cd3-80e195315dde {
  display: none;
}
#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 {
  text-align: center;
}


.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 {
  max-width: 100%;
}

.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 .shg-image-zoom,
.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 {
  max-width: 100%;
}

.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 .shg-image-zoom,
.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 {
  max-width: 100%;
}

.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 .shg-image-zoom,
.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 {
  max-width: 100%;
}

.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 .shg-image-zoom,
.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 {
  max-width: 100%;
}

.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 .shg-image-zoom,
.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-a6ce0fb7-866f-41d8-b9e3-0c015e66e718 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-4e659646-d4dc-4ab8-b7bf-14a77e58815c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4e659646-d4dc-4ab8-b7bf-14a77e58815c .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-7cdabec7-0fbc-4dee-a829-3aab15f206df {
  min-height: 50px;
}








#s-7cdabec7-0fbc-4dee-a829-3aab15f206df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7cdabec7-0fbc-4dee-a829-3aab15f206df.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4f6e8f73-ce27-4142-abb2-abfea388434b {
  min-height: 50px;
}








#s-4f6e8f73-ce27-4142-abb2-abfea388434b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f6e8f73-ce27-4142-abb2-abfea388434b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-39e2bef2-5db9-49a9-ab99-c7f8ef239efd {
  display: none;
}
#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 {
  text-align: center;
}


.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 {
  max-width: 100%;
}

.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 .shg-image-zoom,
.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 {
  max-width: 100%;
}

.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 .shg-image-zoom,
.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 {
  max-width: 100%;
}

.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 .shg-image-zoom,
.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 {
  max-width: 100%;
}

.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 .shg-image-zoom,
.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 {
  max-width: 100%;
}

.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 .shg-image-zoom,
.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-0c2e5ea9-b18f-4a3e-8daa-4ca7043f2960 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-e2fd2455-0021-45c1-89d0-5ba46528fde2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e2fd2455-0021-45c1-89d0-5ba46528fde2 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-20e91e20-0d0e-4ce1-80ca-a77732659357 {
  min-height: 500px;
}








#s-20e91e20-0d0e-4ce1-80ca-a77732659357 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20e91e20-0d0e-4ce1-80ca-a77732659357.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6d50c463-b14b-4695-89c9-30ce8e6b37cc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d5dede36-e406-47c2-a19c-64ffd407f454 {
  min-height: 50px;
}








#s-d5dede36-e406-47c2-a19c-64ffd407f454 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5dede36-e406-47c2-a19c-64ffd407f454.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fe467328-e244-4012-bd2b-d32760772bf3 {
  display: none;
}
#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd {
  text-align: center;
}


.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd {
  max-width: 100%;
}

.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd .shg-image-zoom,
.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd {
  max-width: 100%;
}

.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd .shg-image-zoom,
.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd {
  max-width: 100%;
}

.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd .shg-image-zoom,
.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd {
  max-width: 100%;
}

.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd .shg-image-zoom,
.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd {
  max-width: 100%;
}

.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd .shg-image-zoom,
.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-3e367214-24ca-40d4-9ae3-b4c4e2a22bcd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-3e7f9df3-9e07-4ee5-8d4a-eaaa35124c38 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3e7f9df3-9e07-4ee5-8d4a-eaaa35124c38 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-894a3ab8-a5b2-4fc6-84f2-f985cf42c204 {
  min-height: 50px;
}








#s-894a3ab8-a5b2-4fc6-84f2-f985cf42c204 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-894a3ab8-a5b2-4fc6-84f2-f985cf42c204.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1b35c601-5fd1-4896-a60d-f00321df39df {
  display: none;
}
#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 {
  text-align: center;
}


.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 {
  max-width: 100%;
}

.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 .shg-image-zoom,
.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 {
  max-width: 100%;
}

.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 .shg-image-zoom,
.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 {
  max-width: 100%;
}

.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 .shg-image-zoom,
.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 {
  max-width: 100%;
}

.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 .shg-image-zoom,
.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 {
  max-width: 100%;
}

.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 .shg-image-zoom,
.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-f071fc76-d379-4a3a-8f81-74ef1d4a5706 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-0a5090ee-43b1-4640-a0b5-7aa0e1496084 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a5090ee-43b1-4640-a0b5-7aa0e1496084 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-c3ef1b3e-cabb-4918-a6c9-9ab0b755f75d {
  min-height: 50px;
}








#s-c3ef1b3e-cabb-4918-a6c9-9ab0b755f75d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3ef1b3e-cabb-4918-a6c9-9ab0b755f75d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a26b4e5b-8154-4702-9ee7-50598c66ea27 {
  min-height: 50px;
}








#s-a26b4e5b-8154-4702-9ee7-50598c66ea27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a26b4e5b-8154-4702-9ee7-50598c66ea27.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a2e3085c-8697-4afe-9717-2f0b408b2de6 {
  display: none;
}
#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a {
  text-align: center;
}


.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a {
  max-width: 100%;
}

.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a .shg-image-zoom,
.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a {
  max-width: 100%;
}

.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a .shg-image-zoom,
.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a {
  max-width: 100%;
}

.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a .shg-image-zoom,
.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a {
  max-width: 100%;
}

.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a .shg-image-zoom,
.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a {
  max-width: 100%;
}

.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a .shg-image-zoom,
.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-f7c72832-1e64-41ef-9e39-06c1e8faf92a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-d280d678-3afa-48cf-9585-b37da8465a38 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d280d678-3afa-48cf-9585-b37da8465a38 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-19056a90-b282-4d81-ab01-b9ba1b417661 {
  margin-top: 30px;
margin-bottom: 30px;
min-height: 50px;
}








#s-19056a90-b282-4d81-ab01-b9ba1b417661 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19056a90-b282-4d81-ab01-b9ba1b417661.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-9e2a2c3e-e896-4bbd-8962-47d54a183291 {
  margin-top: 3%;
margin-bottom: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9e2a2c3e-e896-4bbd-8962-47d54a183291 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-300dcdea-7129-4f7f-aa7f-11930f83925f {
  margin-top: 50px;
margin-left: 30px;
margin-bottom: 50px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-300dcdea-7129-4f7f-aa7f-11930f83925f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-205e2faa-5070-429f-b0da-a3ff9439ce94"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-810db8bf-aa10-48e4-abdd-cf1b40ed14ad {
  min-height: 300px;
}








#s-810db8bf-aa10-48e4-abdd-cf1b40ed14ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-810db8bf-aa10-48e4-abdd-cf1b40ed14ad.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-133a45b2-9aa4-4ecd-b864-635afa0b5497 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-133a45b2-9aa4-4ecd-b864-635afa0b5497 img.shogun-image {
    
    width: px;
  }


#s-133a45b2-9aa4-4ecd-b864-635afa0b5497 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-42e58a19-fb27-459e-9a36-1652e2bff86f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-42e58a19-fb27-459e-9a36-1652e2bff86f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-52a2b1f5-8b2e-4a02-9fb8-b0f5a0c55f33 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-52a2b1f5-8b2e-4a02-9fb8-b0f5a0c55f33 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5449ab34-a757-4afd-8832-fba500f2e5dd {
  min-height: 300px;
}








#s-5449ab34-a757-4afd-8832-fba500f2e5dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5449ab34-a757-4afd-8832-fba500f2e5dd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8f3d5216-3cc2-4e21-8269-c50ef8285f1b {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
text-align: center;
}




  #s-8f3d5216-3cc2-4e21-8269-c50ef8285f1b img.shogun-image {
    
    width: px;
  }


#s-8f3d5216-3cc2-4e21-8269-c50ef8285f1b .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-08027e71-8854-47a5-973f-7bbcf5d020b5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-08027e71-8854-47a5-973f-7bbcf5d020b5 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a1912071-73e9-418b-87bb-b20ab750240a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a1912071-73e9-418b-87bb-b20ab750240a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c18af3d0-ff0c-443e-bab9-ebed1e1d5e08"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ee2414bd-a839-427a-94f6-bc306c75ecd1 {
  min-height: 300px;
}








#s-ee2414bd-a839-427a-94f6-bc306c75ecd1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee2414bd-a839-427a-94f6-bc306c75ecd1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2111dd19-e6fd-4a68-b755-258e2960d862 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
text-align: center;
}




  #s-2111dd19-e6fd-4a68-b755-258e2960d862 img.shogun-image {
    
    width: px;
  }


#s-2111dd19-e6fd-4a68-b755-258e2960d862 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-077e0f2e-9ca1-4a9d-8649-41bccc309c38 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-077e0f2e-9ca1-4a9d-8649-41bccc309c38 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ccd4a5c0-0b68-44d4-9a26-546d4bb2df04 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ccd4a5c0-0b68-44d4-9a26-546d4bb2df04 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3c11953a-edcb-4015-880c-da6c1c5ca312 {
  min-height: 300px;
}








#s-3c11953a-edcb-4015-880c-da6c1c5ca312 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c11953a-edcb-4015-880c-da6c1c5ca312.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9c84b278-d936-4cd0-80af-7f8503bb6dee {
  text-align: center;
}




  #s-9c84b278-d936-4cd0-80af-7f8503bb6dee img.shogun-image {
    
    width: px;
  }


#s-9c84b278-d936-4cd0-80af-7f8503bb6dee .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-07e25054-ee74-4b92-9689-bab1e899540f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-07e25054-ee74-4b92-9689-bab1e899540f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b526eb69-6ab5-4263-99ac-d75b0ab45729 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b526eb69-6ab5-4263-99ac-d75b0ab45729 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-450b87fb-39e3-410b-b350-e8f6bdff221a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-28aea273-6d72-4429-924c-9dff6666481a {
  min-height: 300px;
}








#s-28aea273-6d72-4429-924c-9dff6666481a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28aea273-6d72-4429-924c-9dff6666481a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b84b3d5e-b042-4bc1-8aa8-41bb4f899767 {
  text-align: center;
}




  #s-b84b3d5e-b042-4bc1-8aa8-41bb4f899767 img.shogun-image {
    
    width: px;
  }


#s-b84b3d5e-b042-4bc1-8aa8-41bb4f899767 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e6b798b1-50f2-4ecd-91e9-19fca87714ff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e6b798b1-50f2-4ecd-91e9-19fca87714ff .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-814c68a6-f688-48e6-99b5-681989d2b0b8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-814c68a6-f688-48e6-99b5-681989d2b0b8 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1da3c1b0-c579-46e7-898d-bd779b15028e {
  min-height: 300px;
}








#s-1da3c1b0-c579-46e7-898d-bd779b15028e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1da3c1b0-c579-46e7-898d-bd779b15028e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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