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

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

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

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

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

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

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

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

#s-63d81db1-c39d-40d4-9147-74bee34187a8 {
  background-image: url(https://i.shgcdn.com/836f563b-b18f-479d-9284-154b925d79ac/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 610px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-63d81db1-c39d-40d4-9147-74bee34187a8 {
  min-height: 500px;
}
}@media (max-width: 767px){#s-63d81db1-c39d-40d4-9147-74bee34187a8 {
  min-height: 500px;
}
}







#s-63d81db1-c39d-40d4-9147-74bee34187a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63d81db1-c39d-40d4-9147-74bee34187a8.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-de61e1c8-f12e-4e99-833a-7c40ad893e3b {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 30px;
padding-right: 30px;
max-width: 1266px;
}
@media (max-width: 767px){#s-de61e1c8-f12e-4e99-833a-7c40ad893e3b {
  
}
}
@media (min-width: 0px) {
[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-de61e1c8-f12e-4e99-833a-7c40ad893e3b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-40839c17-3ca8-4b81-a93c-227a05bb8d47 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-40839c17-3ca8-4b81-a93c-227a05bb8d47 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 46px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: left;
}



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

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

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

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

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

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

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

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

#s-25322fb1-042d-4f4e-87a2-44cc73fbead2 {
  margin-top: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-25322fb1-042d-4f4e-87a2-44cc73fbead2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-25322fb1-042d-4f4e-87a2-44cc73fbead2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-25322fb1-042d-4f4e-87a2-44cc73fbead2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-d5f401ab-1349-45a9-9183-b01c10c51e5c {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
background-color: rgba(249, 249, 250, 1);
}
@media (min-width: 1200px){#s-d5f401ab-1349-45a9-9183-b01c10c51e5c {
  padding-top: 120px;
padding-bottom: 120px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d5f401ab-1349-45a9-9183-b01c10c51e5c {
  padding-top: 120px;
padding-bottom: 120px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d5f401ab-1349-45a9-9183-b01c10c51e5c {
  padding-top: 80px;
padding-bottom: 80px;
}
}@media (max-width: 767px){#s-d5f401ab-1349-45a9-9183-b01c10c51e5c {
  padding-top: 50px;
padding-bottom: 50px;
}
}







#s-d5f401ab-1349-45a9-9183-b01c10c51e5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5f401ab-1349-45a9-9183-b01c10c51e5c.shg-box.shg-c {
  justify-content: center;
}

#s-48e7d55a-0582-40c7-80f9-bb14fc9b7588 {
  margin-left: auto;
margin-right: auto;
padding-left: 30px;
padding-right: 30px;
max-width: 1266px;
}

@media (min-width: 0px) {
[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48e7d55a-0582-40c7-80f9-bb14fc9b7588"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-0f9b49c2-f685-4c31-9ae1-5804ab24bf83 {
  text-align: left;
}




  #s-0f9b49c2-f685-4c31-9ae1-5804ab24bf83 img.shogun-image {
    
    width: px;
  }


#s-0f9b49c2-f685-4c31-9ae1-5804ab24bf83 .shogun-image-content {
  
    align-items: center;
  
}

#s-d60becb4-f95e-4ce9-a196-e20d693c615d {
  margin-bottom: 20px;
}
@media (max-width: 767px){#s-d60becb4-f95e-4ce9-a196-e20d693c615d {
  margin-top: 30px;
}
}
#s-71d0b518-5bd8-4267-bc2a-b18de49ed02d {
  text-align: center;
opacity: 1;
}





#s-71d0b518-5bd8-4267-bc2a-b18de49ed02d .shogun-image-content {
  
    align-items: center;
  
}

#s-81c3a3e8-ac78-4292-bfcd-0e5d37875273 {
  padding-top: 120px;
padding-bottom: 120px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-81c3a3e8-ac78-4292-bfcd-0e5d37875273 {
  padding-top: 80px;
padding-bottom: 80px;
}
}@media (max-width: 767px){#s-81c3a3e8-ac78-4292-bfcd-0e5d37875273 {
  padding-top: 50px;
padding-bottom: 50px;
}
}







#s-81c3a3e8-ac78-4292-bfcd-0e5d37875273 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81c3a3e8-ac78-4292-bfcd-0e5d37875273.shg-box.shg-c {
  justify-content: center;
}

#s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4 {
  box-shadow:0px 0px 0px 0px ;
margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 30px;
padding-right: 30px;
max-width: 1266px;
opacity: 1;
}

@media (min-width: 0px) {
[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-32f6a211-2f5f-4456-9fb1-5f30d3f172e4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-98b94e67-4dd9-4538-b55b-3e1ab5978e2f {
  margin-bottom: 15px;
max-width: 350px;
}

#s-7120ea5a-276d-4153-9d4c-0e81865042de {
  max-width: 420px;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

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

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

#s-235747a1-8c1f-4992-9a28-74f0fc55c3cc {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-6a6e3b82-3e72-487a-acfa-94ba3bc62f69 {
  text-align: center;
}





#s-6a6e3b82-3e72-487a-acfa-94ba3bc62f69 .shogun-image-content {
  
    align-items: center;
  
}

#s-bcac0eb4-f1a0-4a06-87fc-1492000cef92 {
  margin-left: auto;
margin-right: auto;
padding-top: 120px;
padding-left: 30px;
padding-bottom: 120px;
padding-right: 30px;
min-height: 50px;
max-width: 1266px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bcac0eb4-f1a0-4a06-87fc-1492000cef92 {
  padding-top: 80px;
padding-bottom: 80px;
}
}@media (max-width: 767px){#s-bcac0eb4-f1a0-4a06-87fc-1492000cef92 {
  padding-top: 50px;
padding-bottom: 50px;
}
}







#s-bcac0eb4-f1a0-4a06-87fc-1492000cef92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bcac0eb4-f1a0-4a06-87fc-1492000cef92.shg-box.shg-c {
  justify-content: center;
}

#s-4e138504-9e5e-4edb-9f38-2648604149a5 {
  margin-left: auto;
margin-right: auto;
max-width: 620px;
}

#s-4efa25a1-b8eb-4bd0-b1e5-e0e282452d1e {
  background-repeat: no-repeat;
background-size: cover;
min-height: 480px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-4efa25a1-b8eb-4bd0-b1e5-e0e282452d1e {
  min-height: 350px;
}
}







#s-4efa25a1-b8eb-4bd0-b1e5-e0e282452d1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4efa25a1-b8eb-4bd0-b1e5-e0e282452d1e.shg-box.shg-c {
  justify-content: center;
}

#s-fb9cdb8b-7792-43be-b728-e50ffe407c75 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 30px;
padding-right: 30px;
max-width: 1266px;
}
@media (max-width: 767px){#s-fb9cdb8b-7792-43be-b728-e50ffe407c75 {
  
}
}
@media (min-width: 0px) {
[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fb9cdb8b-7792-43be-b728-e50ffe407c75"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d3144834-e4ef-427c-8666-31db427041fe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d3144834-e4ef-427c-8666-31db427041fe .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 46px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: left;
}



#s-9ee1228e-c82b-491a-9720-869c30462089 {
  max-width: 450px;
}

#s-58ed04cb-8366-4f7f-9e18-ef8b328bbb9b {
  margin-top: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-58ed04cb-8366-4f7f-9e18-ef8b328bbb9b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-58ed04cb-8366-4f7f-9e18-ef8b328bbb9b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-58ed04cb-8366-4f7f-9e18-ef8b328bbb9b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-c0efec36-313d-492f-a0fc-43c5cd1a721b {
  min-height: 50px;
}








#s-c0efec36-313d-492f-a0fc-43c5cd1a721b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0efec36-313d-492f-a0fc-43c5cd1a721b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5 {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
max-width: 1266px;
}

@media (min-width: 0px) {
[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-05c45c5b-806f-4d93-a21a-c70d6ac8f3e5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e1743c51-cf73-45ba-a307-4d51d87f7a57 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
min-height: 480px;
background-position: center center;
}
@media (max-width: 767px){#s-e1743c51-cf73-45ba-a307-4d51d87f7a57 {
  margin-top: 0px;
margin-bottom: 30px;
min-height: 350px;
}
}







#s-e1743c51-cf73-45ba-a307-4d51d87f7a57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1743c51-cf73-45ba-a307-4d51d87f7a57.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e2c02b2d-23d4-47f7-862a-51e126fbe21d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e2c02b2d-23d4-47f7-862a-51e126fbe21d .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1e31b2c7-e10d-495e-aab6-139c7e110a43 {
  margin-top: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1e31b2c7-e10d-495e-aab6-139c7e110a43:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1e31b2c7-e10d-495e-aab6-139c7e110a43:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1e31b2c7-e10d-495e-aab6-139c7e110a43.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-63eac4aa-44fc-4431-ad6d-83f457d68f8c {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
min-height: 480px;
background-position: center center;
}
@media (max-width: 767px){#s-63eac4aa-44fc-4431-ad6d-83f457d68f8c {
  min-height: 350px;
}
}







#s-63eac4aa-44fc-4431-ad6d-83f457d68f8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63eac4aa-44fc-4431-ad6d-83f457d68f8c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d38744fc-5dd0-45d5-93a6-dea2fe39d70c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d38744fc-5dd0-45d5-93a6-dea2fe39d70c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-62054acb-9fed-4b1e-89cc-b7a718c94eea {
  margin-top: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-62054acb-9fed-4b1e-89cc-b7a718c94eea:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-62054acb-9fed-4b1e-89cc-b7a718c94eea:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-62054acb-9fed-4b1e-89cc-b7a718c94eea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-9d210dbd-e42a-4548-b51a-064db989c9e8 {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
max-width: 1266px;
}








#s-9d210dbd-e42a-4548-b51a-064db989c9e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d210dbd-e42a-4548-b51a-064db989c9e8.shg-box.shg-c {
  justify-content: center;
}

#s-13e23855-0599-4289-9389-d6216f58734d {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
min-height: 480px;
background-position: center center;
}
@media (max-width: 767px){#s-13e23855-0599-4289-9389-d6216f58734d {
  min-height: 350px;
}
}







#s-13e23855-0599-4289-9389-d6216f58734d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13e23855-0599-4289-9389-d6216f58734d.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-13e23855-0599-4289-9389-d6216f58734d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13e23855-0599-4289-9389-d6216f58734d.shg-box.shg-c {
  justify-content: flex-start;
}
}
#s-24a77858-fd67-4800-a9ef-e569aeaf0b72 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-24a77858-fd67-4800-a9ef-e569aeaf0b72 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-cd53695f-b052-443d-a67e-d25c4af7db18 {
  margin-top: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-cd53695f-b052-443d-a67e-d25c4af7db18:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cd53695f-b052-443d-a67e-d25c4af7db18:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cd53695f-b052-443d-a67e-d25c4af7db18.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

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

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

.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 > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.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;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

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

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-7b65d1f1-bef1-49f7-86ea-11ee9133b7a7 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1336px;
}

#s-7b65d1f1-bef1-49f7-86ea-11ee9133b7a7 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-7b65d1f1-bef1-49f7-86ea-11ee9133b7a7 .shg-sld-nav-button.shg-sld-left,
#s-7b65d1f1-bef1-49f7-86ea-11ee9133b7a7 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5373334f-b30a-4120-b3bb-e6c4fcd1af1f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-0799f09e-d746-497a-82e0-95a48d2be3e0 {
  min-height: 50px;
}








#s-0799f09e-d746-497a-82e0-95a48d2be3e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0799f09e-d746-497a-82e0-95a48d2be3e0.shg-box.shg-c {
  justify-content: center;
}

#s-211b8d13-27e5-41e8-ae29-6f936187b334 {
  text-align: center;
}





#s-211b8d13-27e5-41e8-ae29-6f936187b334 .shogun-image-content {
  
    align-items: center;
  
}

#s-764db074-97b2-422a-8b52-f8132494c11f {
  margin-top: 25px;
padding-left: 20px;
padding-right: 20px;
text-align: left;
}

#s-764db074-97b2-422a-8b52-f8132494c11f .shogun-heading-component h5 {
  color: rgba(0, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-860aa896-c242-408e-a58b-e6eb5d0c5775 {
  padding-left: 20px;
padding-right: 20px;
}

#s-c672b5d5-91ed-44c7-bd59-266a7c8e142e {
  margin-top: 15px;
margin-left: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 165px;
background-color: rgba(33, 45, 61, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c672b5d5-91ed-44c7-bd59-266a7c8e142e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c672b5d5-91ed-44c7-bd59-266a7c8e142e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c672b5d5-91ed-44c7-bd59-266a7c8e142e-btn-wrapper {
    text-align: center;
  }


#s-c672b5d5-91ed-44c7-bd59-266a7c8e142e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  block ;
}

#s-abaf760d-0fd6-4822-b8e8-c37f562dad0d {
  min-height: 50px;
}








#s-abaf760d-0fd6-4822-b8e8-c37f562dad0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-abaf760d-0fd6-4822-b8e8-c37f562dad0d.shg-box.shg-c {
  justify-content: center;
}

#s-84303f9a-6cb1-4b79-9edb-239f21ac69b0 {
  text-align: center;
}





#s-84303f9a-6cb1-4b79-9edb-239f21ac69b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-cafb7fa4-f529-49b4-b306-82c858de3434 {
  margin-top: 25px;
padding-left: 20px;
padding-right: 20px;
text-align: left;
}

#s-cafb7fa4-f529-49b4-b306-82c858de3434 .shogun-heading-component h5 {
  color: rgba(0, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c4a40fd8-3a72-4d52-ade1-48a01fe05244 {
  padding-left: 20px;
padding-right: 20px;
}

#s-5df538ec-dcba-4511-a931-e7edbd9c0af6 {
  margin-top: 15px;
margin-left: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 165px;
background-color: rgba(33, 45, 61, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5df538ec-dcba-4511-a931-e7edbd9c0af6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5df538ec-dcba-4511-a931-e7edbd9c0af6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5df538ec-dcba-4511-a931-e7edbd9c0af6-btn-wrapper {
    text-align: center;
  }


#s-5df538ec-dcba-4511-a931-e7edbd9c0af6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  block ;
}

#s-e5e745c7-3718-4db8-910e-b1dea29c1c29 {
  min-height: 50px;
}








#s-e5e745c7-3718-4db8-910e-b1dea29c1c29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5e745c7-3718-4db8-910e-b1dea29c1c29.shg-box.shg-c {
  justify-content: center;
}

#s-6d408474-8cb7-432a-824f-4ae5e14f0937 {
  text-align: center;
}





#s-6d408474-8cb7-432a-824f-4ae5e14f0937 .shogun-image-content {
  
    align-items: center;
  
}

#s-7d4708c5-c19a-45ce-98ed-7add94bfd049 {
  margin-top: 25px;
padding-left: 20px;
padding-right: 20px;
text-align: left;
}

#s-7d4708c5-c19a-45ce-98ed-7add94bfd049 .shogun-heading-component h5 {
  color: rgba(0, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-13da6cb7-0c5a-42a0-8a24-9749dd8f3b1b {
  padding-left: 20px;
padding-right: 20px;
}

#s-b858b56a-67f8-41a3-b065-b7a4ba9ddd21 {
  margin-top: 15px;
margin-left: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 165px;
background-color: rgba(33, 45, 61, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b858b56a-67f8-41a3-b065-b7a4ba9ddd21:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b858b56a-67f8-41a3-b065-b7a4ba9ddd21:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b858b56a-67f8-41a3-b065-b7a4ba9ddd21-btn-wrapper {
    text-align: center;
  }


#s-b858b56a-67f8-41a3-b065-b7a4ba9ddd21.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  block ;
}

#s-570de7ef-3dde-48f8-b8b5-4c705e8476c1 {
  min-height: 50px;
}








#s-570de7ef-3dde-48f8-b8b5-4c705e8476c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-570de7ef-3dde-48f8-b8b5-4c705e8476c1.shg-box.shg-c {
  justify-content: center;
}

#s-aab18849-03e6-48b7-b446-b31406063c7f {
  text-align: center;
}





#s-aab18849-03e6-48b7-b446-b31406063c7f .shogun-image-content {
  
    align-items: center;
  
}

#s-1df198f1-cacd-4380-a52c-a6a28c79222b {
  margin-top: 25px;
padding-left: 20px;
padding-right: 20px;
text-align: left;
}

#s-1df198f1-cacd-4380-a52c-a6a28c79222b .shogun-heading-component h5 {
  color: rgba(0, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-24d61453-47f7-45ca-be4c-9b6cb5b603e7 {
  padding-left: 20px;
padding-right: 20px;
}

#s-27f37b65-a503-4060-a4fc-37d264a23625 {
  margin-top: 15px;
margin-left: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 165px;
background-color: rgba(33, 45, 61, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-27f37b65-a503-4060-a4fc-37d264a23625:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-27f37b65-a503-4060-a4fc-37d264a23625:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-27f37b65-a503-4060-a4fc-37d264a23625-btn-wrapper {
    text-align: center;
  }


#s-27f37b65-a503-4060-a4fc-37d264a23625.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  block ;
}

#s-f8dbd8c4-9022-49af-a963-2cae3c6badd1 {
  margin-top: 120px;
margin-left: auto;
margin-bottom: 120px;
margin-right: auto;
min-height: 50px;
max-width: 1266px;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-f8dbd8c4-9022-49af-a963-2cae3c6badd1 {
  display: none;
}
#s-f8dbd8c4-9022-49af-a963-2cae3c6badd1, #wrap-s-f8dbd8c4-9022-49af-a963-2cae3c6badd1 { display:none !important; }}@media (max-width: 767px){#s-f8dbd8c4-9022-49af-a963-2cae3c6badd1 {
  margin-top: 50px;
margin-bottom: 50px;
display: none;
}
#s-f8dbd8c4-9022-49af-a963-2cae3c6badd1, #wrap-s-f8dbd8c4-9022-49af-a963-2cae3c6badd1 { display:none !important; }}







#s-f8dbd8c4-9022-49af-a963-2cae3c6badd1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8dbd8c4-9022-49af-a963-2cae3c6badd1.shg-box.shg-c {
  justify-content: center;
}

#s-d57c3a39-94ec-47f6-9eef-2a6ebd222c11 {
  margin-left: 40px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d57c3a39-94ec-47f6-9eef-2a6ebd222c11 .shogun-heading-component h2 {
  color: rgba(0, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-9ce2bed4-6e51-4a29-90bb-a19f930fa6c6 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1366px;
}
@media (max-width: 767px){#s-9ce2bed4-6e51-4a29-90bb-a19f930fa6c6 {
  
}
}
#s-9ce2bed4-6e51-4a29-90bb-a19f930fa6c6 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-9ce2bed4-6e51-4a29-90bb-a19f930fa6c6 .shg-sld-nav-button.shg-sld-left,
#s-9ce2bed4-6e51-4a29-90bb-a19f930fa6c6 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

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

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

#s-d9e20a26-51ae-4c52-9daa-c1e1023e5725 {
  margin-left: auto;
margin-right: auto;
}

#s-a05bebee-b127-483d-912a-b3c72f7180b0 {
  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;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

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

#s-5cd58972-0941-4aa5-a019-7f8804416797 {
  text-align: left;
}


.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 {
  max-width: 100%;
}

.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 .shg-image-zoom,
.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 {
  max-width: 100%;
}

.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 .shg-image-zoom,
.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 {
  max-width: 100%;
}

.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 .shg-image-zoom,
.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 {
  max-width: 100%;
}

.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 .shg-image-zoom,
.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 {
  max-width: 100%;
}

.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 .shg-image-zoom,
.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cd58972-0941-4aa5-a019-7f8804416797 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.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-728b5533-43c6-48c9-9ec3-67a08492c631 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-728b5533-43c6-48c9-9ec3-67a08492c631 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-546f27a2-844b-418c-bb19-59dbedda9244 {
  display: none;
}
#s-18f901b1-b4e1-49bf-accb-a3a609879013 {
  text-align: left;
}


.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 {
  max-width: 100%;
}

.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 .shg-image-zoom,
.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 {
  max-width: 100%;
}

.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 .shg-image-zoom,
.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 {
  max-width: 100%;
}

.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 .shg-image-zoom,
.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 {
  max-width: 100%;
}

.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 .shg-image-zoom,
.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 {
  max-width: 100%;
}

.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 .shg-image-zoom,
.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18f901b1-b4e1-49bf-accb-a3a609879013 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e075c1a7-f967-46db-9f64-8e9ed1a714b8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e075c1a7-f967-46db-9f64-8e9ed1a714b8 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-7ac6db3f-1f78-4434-ba8b-e675766dc1b2 {
  display: none;
}
#s-cd3fb052-e10e-436e-add7-709510d6d258 {
  text-align: left;
}


.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 {
  max-width: 100%;
}

.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 .shg-image-zoom,
.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 {
  max-width: 100%;
}

.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 .shg-image-zoom,
.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 {
  max-width: 100%;
}

.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 .shg-image-zoom,
.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 {
  max-width: 100%;
}

.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 .shg-image-zoom,
.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 {
  max-width: 100%;
}

.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 .shg-image-zoom,
.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd3fb052-e10e-436e-add7-709510d6d258 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-65b7de15-b961-4792-b621-2ff2bb06b5e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-65b7de15-b961-4792-b621-2ff2bb06b5e0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-a67f01b2-3f6f-4ca6-bac2-9b73d45f5dca {
  display: none;
}
#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d {
  text-align: left;
}


.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d {
  max-width: 100%;
}

.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d .shg-image-zoom,
.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d {
  max-width: 100%;
}

.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d .shg-image-zoom,
.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d {
  max-width: 100%;
}

.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d .shg-image-zoom,
.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d {
  max-width: 100%;
}

.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d .shg-image-zoom,
.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d {
  max-width: 100%;
}

.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d .shg-image-zoom,
.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd7926e0-f7cf-47f7-a115-71c5a049b84d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1dee36f6-fa25-495b-9693-c1603133225a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1dee36f6-fa25-495b-9693-c1603133225a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-b75f13ba-7d0a-492d-9855-a05c1ce6d315 {
  display: none;
}
#s-9370dc4e-3be7-4cf1-b463-b491953e0998 {
  text-align: left;
}


.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 {
  max-width: 100%;
}

.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 .shg-image-zoom,
.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 {
  max-width: 100%;
}

.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 .shg-image-zoom,
.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 {
  max-width: 100%;
}

.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 .shg-image-zoom,
.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 {
  max-width: 100%;
}

.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 .shg-image-zoom,
.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 {
  max-width: 100%;
}

.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 .shg-image-zoom,
.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9370dc4e-3be7-4cf1-b463-b491953e0998 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2de8b689-544d-4238-8b97-9ec024c91347 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2de8b689-544d-4238-8b97-9ec024c91347 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-859ee771-3e6d-407c-be20-de8025c96f3d {
  display: none;
}
#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 {
  text-align: left;
}


.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 {
  max-width: 100%;
}

.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 .shg-image-zoom,
.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 {
  max-width: 100%;
}

.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 .shg-image-zoom,
.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 {
  max-width: 100%;
}

.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 .shg-image-zoom,
.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 {
  max-width: 100%;
}

.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 .shg-image-zoom,
.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 {
  max-width: 100%;
}

.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 .shg-image-zoom,
.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1a2ddcbd-d7b7-41fd-96b4-707bc9747bc5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-078a07e5-9259-4ce0-bbdb-944cf12b31c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-078a07e5-9259-4ce0-bbdb-944cf12b31c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-6a6d6e07-e05f-423b-ab49-5bc2bfa2f98a {
  margin-left: auto;
margin-right: auto;
}

#s-39e9b6fc-e2d8-4835-a423-14382d47aae3 {
  display: none;
}
#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 {
  text-align: left;
}


.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 {
  max-width: 100%;
}

.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 .shg-image-zoom,
.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 {
  max-width: 100%;
}

.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 .shg-image-zoom,
.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 {
  max-width: 100%;
}

.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 .shg-image-zoom,
.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 {
  max-width: 100%;
}

.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 .shg-image-zoom,
.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 {
  max-width: 100%;
}

.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 .shg-image-zoom,
.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b670544-f7f2-4af9-8ec7-46c6f78cf5f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b4bc86d9-d4ef-4a56-9298-258027ed8ed3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b4bc86d9-d4ef-4a56-9298-258027ed8ed3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-27fff484-8c53-452a-8eb0-f717382d9e33 {
  text-align: left;
}

#s-27fff484-8c53-452a-8eb0-f717382d9e33 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-27fff484-8c53-452a-8eb0-f717382d9e33 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-27fff484-8c53-452a-8eb0-f717382d9e33 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

#s-03d1b0ae-7ca1-436c-8ba6-207cecd7c604 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-03d1b0ae-7ca1-436c-8ba6-207cecd7c604:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-03d1b0ae-7ca1-436c-8ba6-207cecd7c604:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-03d1b0ae-7ca1-436c-8ba6-207cecd7c604 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-03d1b0ae-7ca1-436c-8ba6-207cecd7c604.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03d1b0ae-7ca1-436c-8ba6-207cecd7c604.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-03d1b0ae-7ca1-436c-8ba6-207cecd7c604.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6423b275-8187-45d8-ba6f-e12f52418797 {
  display: none;
}
#s-aa84b159-6782-4ef7-b0fe-7730cffd842a {
  text-align: left;
}


.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a {
  max-width: 100%;
}

.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a .shg-image-zoom,
.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a {
  max-width: 100%;
}

.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a .shg-image-zoom,
.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a {
  max-width: 100%;
}

.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a .shg-image-zoom,
.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a {
  max-width: 100%;
}

.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a .shg-image-zoom,
.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a {
  max-width: 100%;
}

.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a .shg-image-zoom,
.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-aa84b159-6782-4ef7-b0fe-7730cffd842a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-068fc24c-3080-4dcf-a3ec-567b34be97f3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-068fc24c-3080-4dcf-a3ec-567b34be97f3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-2db32aa8-da03-4ca7-9b0f-d71569eaac55 {
  text-align: left;
}

#s-2db32aa8-da03-4ca7-9b0f-d71569eaac55 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2db32aa8-da03-4ca7-9b0f-d71569eaac55 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2db32aa8-da03-4ca7-9b0f-d71569eaac55 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-de5f5ade-0932-4aab-b700-22f4f13dd038 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-de5f5ade-0932-4aab-b700-22f4f13dd038:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-de5f5ade-0932-4aab-b700-22f4f13dd038:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-de5f5ade-0932-4aab-b700-22f4f13dd038 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-de5f5ade-0932-4aab-b700-22f4f13dd038.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de5f5ade-0932-4aab-b700-22f4f13dd038.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-de5f5ade-0932-4aab-b700-22f4f13dd038.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0fc36e21-ad3d-4f91-98f7-705350dd29f9 {
  display: none;
}
#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 {
  text-align: left;
}


.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 {
  max-width: 100%;
}

.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 .shg-image-zoom,
.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 {
  max-width: 100%;
}

.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 .shg-image-zoom,
.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 {
  max-width: 100%;
}

.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 .shg-image-zoom,
.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 {
  max-width: 100%;
}

.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 .shg-image-zoom,
.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 {
  max-width: 100%;
}

.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 .shg-image-zoom,
.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be59030b-f1e5-4ac5-a7c5-1f88621696b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c4a29241-5c51-44ff-b910-5e28eaaff676 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c4a29241-5c51-44ff-b910-5e28eaaff676 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-c753404f-5ae9-44c1-8415-7875be398b0f {
  text-align: left;
}

#s-c753404f-5ae9-44c1-8415-7875be398b0f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c753404f-5ae9-44c1-8415-7875be398b0f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c753404f-5ae9-44c1-8415-7875be398b0f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b3e480c9-26e5-4214-be81-d848703cb343 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b3e480c9-26e5-4214-be81-d848703cb343:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b3e480c9-26e5-4214-be81-d848703cb343:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b3e480c9-26e5-4214-be81-d848703cb343 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b3e480c9-26e5-4214-be81-d848703cb343.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b3e480c9-26e5-4214-be81-d848703cb343.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b3e480c9-26e5-4214-be81-d848703cb343.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-82342102-bae3-4be3-8c36-520ad2e0f0af {
  display: none;
}
#s-3daad1f6-5720-4aee-a639-28cabb96b0fc {
  text-align: left;
}


.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc {
  max-width: 100%;
}

.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc .shg-image-zoom,
.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc {
  max-width: 100%;
}

.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc .shg-image-zoom,
.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc {
  max-width: 100%;
}

.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc .shg-image-zoom,
.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc {
  max-width: 100%;
}

.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc .shg-image-zoom,
.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc {
  max-width: 100%;
}

.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc .shg-image-zoom,
.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3daad1f6-5720-4aee-a639-28cabb96b0fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a80e4525-3a4b-448a-a445-4e0141073eee {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a80e4525-3a4b-448a-a445-4e0141073eee .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-1cb9205c-bef2-46f7-97f6-12868d5a5281 {
  text-align: left;
}

#s-1cb9205c-bef2-46f7-97f6-12868d5a5281 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1cb9205c-bef2-46f7-97f6-12868d5a5281 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1cb9205c-bef2-46f7-97f6-12868d5a5281 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-70a8d214-8778-4e2a-87ed-ee9cb8d0836c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-70a8d214-8778-4e2a-87ed-ee9cb8d0836c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-70a8d214-8778-4e2a-87ed-ee9cb8d0836c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-70a8d214-8778-4e2a-87ed-ee9cb8d0836c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-70a8d214-8778-4e2a-87ed-ee9cb8d0836c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-70a8d214-8778-4e2a-87ed-ee9cb8d0836c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-70a8d214-8778-4e2a-87ed-ee9cb8d0836c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-aec55f14-7eff-4063-8c9d-94535139aba5 {
  display: none;
}
#s-4342373f-9b2a-45fa-be5d-866843b8d349 {
  text-align: left;
}


.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 {
  max-width: 100%;
}

.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 .shg-image-zoom,
.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 {
  max-width: 100%;
}

.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 .shg-image-zoom,
.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 {
  max-width: 100%;
}

.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 .shg-image-zoom,
.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 {
  max-width: 100%;
}

.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 .shg-image-zoom,
.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 {
  max-width: 100%;
}

.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 .shg-image-zoom,
.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4342373f-9b2a-45fa-be5d-866843b8d349 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3b916bd4-515a-43e4-8d47-f38ce6f365d3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3b916bd4-515a-43e4-8d47-f38ce6f365d3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-bcc7f741-ec06-475d-84f5-dad37774fc40 {
  text-align: left;
}

#s-bcc7f741-ec06-475d-84f5-dad37774fc40 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bcc7f741-ec06-475d-84f5-dad37774fc40 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bcc7f741-ec06-475d-84f5-dad37774fc40 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-508d1003-8af6-480b-b12b-648e1258c2cf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-508d1003-8af6-480b-b12b-648e1258c2cf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-508d1003-8af6-480b-b12b-648e1258c2cf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-508d1003-8af6-480b-b12b-648e1258c2cf {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-508d1003-8af6-480b-b12b-648e1258c2cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-508d1003-8af6-480b-b12b-648e1258c2cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-508d1003-8af6-480b-b12b-648e1258c2cf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d4051ab7-b624-4e4d-ba22-7595a675e48d {
  display: none;
}
#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 {
  text-align: left;
}


.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 {
  max-width: 100%;
}

.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 .shg-image-zoom,
.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 {
  max-width: 100%;
}

.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 .shg-image-zoom,
.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 {
  max-width: 100%;
}

.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 .shg-image-zoom,
.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 {
  max-width: 100%;
}

.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 .shg-image-zoom,
.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 {
  max-width: 100%;
}

.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 .shg-image-zoom,
.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfdf85bc-e5eb-450d-977c-e76d2e10a3f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ff8ec1c4-6a27-4710-a8b4-1979a59d1561 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ff8ec1c4-6a27-4710-a8b4-1979a59d1561 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-87d90545-b1e8-43df-9757-a07b8ba3592f {
  text-align: left;
}

#s-87d90545-b1e8-43df-9757-a07b8ba3592f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-87d90545-b1e8-43df-9757-a07b8ba3592f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-87d90545-b1e8-43df-9757-a07b8ba3592f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e4f683fd-3cfe-45d0-a957-930e98267fc4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e4f683fd-3cfe-45d0-a957-930e98267fc4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e4f683fd-3cfe-45d0-a957-930e98267fc4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e4f683fd-3cfe-45d0-a957-930e98267fc4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e4f683fd-3cfe-45d0-a957-930e98267fc4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4f683fd-3cfe-45d0-a957-930e98267fc4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e4f683fd-3cfe-45d0-a957-930e98267fc4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3938379c-0f1f-48c4-90df-0d18535a531d {
  margin-top: 45px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3938379c-0f1f-48c4-90df-0d18535a531d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3938379c-0f1f-48c4-90df-0d18535a531d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3938379c-0f1f-48c4-90df-0d18535a531d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b2bb938d-8612-40ef-b5ab-1dda8d2c0608 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
min-height: 50px;
max-width: 1266px;
}
@media (min-width: 1200px){#s-b2bb938d-8612-40ef-b5ab-1dda8d2c0608 {
  display: none;
}
#s-b2bb938d-8612-40ef-b5ab-1dda8d2c0608, #wrap-s-b2bb938d-8612-40ef-b5ab-1dda8d2c0608 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b2bb938d-8612-40ef-b5ab-1dda8d2c0608 {
  display: none;
}
#s-b2bb938d-8612-40ef-b5ab-1dda8d2c0608, #wrap-s-b2bb938d-8612-40ef-b5ab-1dda8d2c0608 { display:none !important; }}







#s-b2bb938d-8612-40ef-b5ab-1dda8d2c0608 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2bb938d-8612-40ef-b5ab-1dda8d2c0608.shg-box.shg-c {
  justify-content: center;
}

#s-8454f01e-ce1a-44cb-9ec9-2e62b42764e0 {
  margin-left: 40px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8454f01e-ce1a-44cb-9ec9-2e62b42764e0 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-15154dd5-26c4-4ee0-863f-91b244e0a8a5 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-15154dd5-26c4-4ee0-863f-91b244e0a8a5 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-15154dd5-26c4-4ee0-863f-91b244e0a8a5 .shg-sld-nav-button.shg-sld-left,
#s-15154dd5-26c4-4ee0-863f-91b244e0a8a5 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c15e3734-dcfe-42ba-86d0-fef7b64d1fc9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-3060bb70-5056-43a8-9b3c-c6442ec1c97b {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(234, 229, 226, 1);
border-style: solid;
}

#s-3060bb70-5056-43a8-9b3c-c6442ec1c97b {
  display: none;
}
#s-e084485e-6f38-4211-bf20-1c863f6e939e {
  text-align: left;
}


.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e {
  max-width: 100%;
}

.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e .shg-image-zoom,
.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e {
  max-width: 100%;
}

.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e .shg-image-zoom,
.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e {
  max-width: 100%;
}

.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e .shg-image-zoom,
.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e {
  max-width: 100%;
}

.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e .shg-image-zoom,
.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e {
  max-width: 100%;
}

.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e .shg-image-zoom,
.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e084485e-6f38-4211-bf20-1c863f6e939e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3c90144d-9101-4dac-820e-2f0069976d16 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3c90144d-9101-4dac-820e-2f0069976d16 .shg-product-title-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-1db03164-f29e-474d-a7b7-22a98e1dcb12 {
  text-align: center;
}

#s-1db03164-f29e-474d-a7b7-22a98e1dcb12 .shg-product-sold-out {
  display: none;
  color: rgba(237, 28, 36, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-1db03164-f29e-474d-a7b7-22a98e1dcb12 .shg-product-price {
  color: rgba(237, 28, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-1db03164-f29e-474d-a7b7-22a98e1dcb12 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-25ce9e53-a293-4f87-8b00-cc8d9f33c8a9 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(234, 229, 226, 1);
border-style: solid;
}

#s-25ce9e53-a293-4f87-8b00-cc8d9f33c8a9 {
  display: none;
}
#s-83847192-3fd8-450b-9704-2bd4ea118b3b {
  text-align: left;
}


.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b {
  max-width: 100%;
}

.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b .shg-image-zoom,
.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b {
  max-width: 100%;
}

.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b .shg-image-zoom,
.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b {
  max-width: 100%;
}

.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b .shg-image-zoom,
.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b {
  max-width: 100%;
}

.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b .shg-image-zoom,
.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b {
  max-width: 100%;
}

.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b .shg-image-zoom,
.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83847192-3fd8-450b-9704-2bd4ea118b3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e59dcfab-6bbf-4376-8f43-36600a7b7e9a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e59dcfab-6bbf-4376-8f43-36600a7b7e9a .shg-product-title-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-d3688a58-37a7-4d66-af6e-d0a3264510f4 {
  text-align: center;
}

#s-d3688a58-37a7-4d66-af6e-d0a3264510f4 .shg-product-sold-out {
  display: none;
  color: rgba(237, 28, 36, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-d3688a58-37a7-4d66-af6e-d0a3264510f4 .shg-product-price {
  color: rgba(237, 28, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-d3688a58-37a7-4d66-af6e-d0a3264510f4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a0e7634d-f873-4c68-914d-4e6d687946cc {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(234, 229, 226, 1);
border-style: solid;
}

#s-a0e7634d-f873-4c68-914d-4e6d687946cc {
  display: none;
}
#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 {
  text-align: left;
}


.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 {
  max-width: 100%;
}

.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 .shg-image-zoom,
.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 {
  max-width: 100%;
}

.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 .shg-image-zoom,
.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 {
  max-width: 100%;
}

.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 .shg-image-zoom,
.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 {
  max-width: 100%;
}

.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 .shg-image-zoom,
.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 {
  max-width: 100%;
}

.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 .shg-image-zoom,
.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dae66be6-10d3-4cdc-9064-8fcb592e5997 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f4ed60fe-3e05-4109-bee2-a71b31528d86 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f4ed60fe-3e05-4109-bee2-a71b31528d86 .shg-product-title-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-bea731f6-2640-4599-b8d9-e1cb3070c0ba {
  text-align: center;
}

#s-bea731f6-2640-4599-b8d9-e1cb3070c0ba .shg-product-sold-out {
  display: none;
  color: rgba(237, 28, 36, 1);
  font-size: ;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-bea731f6-2640-4599-b8d9-e1cb3070c0ba .shg-product-price {
  color: rgba(237, 28, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: ;
}

#s-bea731f6-2640-4599-b8d9-e1cb3070c0ba .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-409e33e7-f0ce-4ac4-819f-87cf335658f2 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(234, 229, 226, 1);
border-style: solid;
}

#s-409e33e7-f0ce-4ac4-819f-87cf335658f2 {
  display: none;
}
#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 {
  text-align: left;
}


.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 {
  max-width: 100%;
}

.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 .shg-image-zoom,
.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 {
  max-width: 100%;
}

.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 .shg-image-zoom,
.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 {
  max-width: 100%;
}

.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 .shg-image-zoom,
.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 {
  max-width: 100%;
}

.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 .shg-image-zoom,
.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 {
  max-width: 100%;
}

.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 .shg-image-zoom,
.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b30ce84-9fba-42c6-a803-4681d0baf7a8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3c126a62-38de-43d7-af20-f5bbd1035a6c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3c126a62-38de-43d7-af20-f5bbd1035a6c .shg-product-title-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-73fdb15a-97eb-4bdd-a37e-e097e804ebdb {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 229, 226, 1);
border-style: solid;
text-align: center;
}

#s-73fdb15a-97eb-4bdd-a37e-e097e804ebdb .shg-product-sold-out {
  display: none;
  color: rgba(237, 28, 36, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-73fdb15a-97eb-4bdd-a37e-e097e804ebdb .shg-product-price {
  color: rgba(237, 28, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-73fdb15a-97eb-4bdd-a37e-e097e804ebdb .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-6133f693-d39f-485a-8b8d-d417fb0b6c0d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-a0d5df78-5aec-44fa-9c3e-ad04838d63a9 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(234, 229, 226, 1);
border-style: solid;
}

#s-a0d5df78-5aec-44fa-9c3e-ad04838d63a9 {
  display: none;
}
#s-0144893a-f471-484b-9a34-866cbc8afb03 {
  text-align: left;
}


.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 {
  max-width: 100%;
}

.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 .shg-image-zoom,
.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 {
  max-width: 100%;
}

.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 .shg-image-zoom,
.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 {
  max-width: 100%;
}

.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 .shg-image-zoom,
.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 {
  max-width: 100%;
}

.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 .shg-image-zoom,
.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 {
  max-width: 100%;
}

.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 .shg-image-zoom,
.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0144893a-f471-484b-9a34-866cbc8afb03 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4eb33c50-5ee4-424d-a15a-4efcf64819ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4eb33c50-5ee4-424d-a15a-4efcf64819ab .shg-product-title-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-90c3e39d-a945-4e6a-bfa1-be7f917dc16e {
  text-align: center;
}

#s-90c3e39d-a945-4e6a-bfa1-be7f917dc16e .shg-product-sold-out {
  display: none;
  color: rgba(237, 28, 36, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-90c3e39d-a945-4e6a-bfa1-be7f917dc16e .shg-product-price {
  color: rgba(237, 28, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-90c3e39d-a945-4e6a-bfa1-be7f917dc16e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b6dbee98-91a1-4aef-9656-7c5958a1ddb2 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(234, 229, 226, 1);
border-style: solid;
}

#s-b6dbee98-91a1-4aef-9656-7c5958a1ddb2 {
  display: none;
}
#s-4dcb9c43-989a-4f31-a08d-f9849132c518 {
  text-align: left;
}


.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 {
  max-width: 100%;
}

.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 .shg-image-zoom,
.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 {
  max-width: 100%;
}

.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 .shg-image-zoom,
.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 {
  max-width: 100%;
}

.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 .shg-image-zoom,
.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 {
  max-width: 100%;
}

.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 .shg-image-zoom,
.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 {
  max-width: 100%;
}

.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 .shg-image-zoom,
.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4dcb9c43-989a-4f31-a08d-f9849132c518 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-024d3b99-8d2d-473f-b171-0528f05ca880 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-024d3b99-8d2d-473f-b171-0528f05ca880 .shg-product-title-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-4baccadb-b90e-4a9d-85c2-c9d81751afd9 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 229, 226, 1);
border-style: solid;
text-align: center;
}

#s-4baccadb-b90e-4a9d-85c2-c9d81751afd9 .shg-product-sold-out {
  display: none;
  color: rgba(237, 28, 36, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-4baccadb-b90e-4a9d-85c2-c9d81751afd9 .shg-product-price {
  color: rgba(237, 28, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-4baccadb-b90e-4a9d-85c2-c9d81751afd9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-05459a9a-6d8a-47e7-833f-ab00792c573a {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(234, 229, 226, 1);
border-style: solid;
}

#s-05459a9a-6d8a-47e7-833f-ab00792c573a {
  display: none;
}
#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 {
  text-align: left;
}


.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 {
  max-width: 100%;
}

.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 .shg-image-zoom,
.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 {
  max-width: 100%;
}

.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 .shg-image-zoom,
.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 {
  max-width: 100%;
}

.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 .shg-image-zoom,
.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 {
  max-width: 100%;
}

.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 .shg-image-zoom,
.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 {
  max-width: 100%;
}

.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 .shg-image-zoom,
.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-83d6ae56-cf26-4861-b187-a96b0440b7b1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b233dc6b-ad2f-485c-91b5-683a40c2cdb8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b233dc6b-ad2f-485c-91b5-683a40c2cdb8 .shg-product-title-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-89174612-6ee4-43f3-9fa8-f7e16dd1252a {
  text-align: center;
}

#s-89174612-6ee4-43f3-9fa8-f7e16dd1252a .shg-product-sold-out {
  display: none;
  color: rgba(237, 28, 36, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-89174612-6ee4-43f3-9fa8-f7e16dd1252a .shg-product-price {
  color: rgba(237, 28, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-89174612-6ee4-43f3-9fa8-f7e16dd1252a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e1e43049-120b-4395-bccc-e649cfe542a5 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(234, 229, 226, 1);
border-style: solid;
}

#s-e1e43049-120b-4395-bccc-e649cfe542a5 {
  display: none;
}
#s-3f1e0227-5908-4e52-be0b-d9e964726778 {
  text-align: left;
}


.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 {
  max-width: 100%;
}

.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 .shg-image-zoom,
.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 {
  max-width: 100%;
}

.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 .shg-image-zoom,
.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 {
  max-width: 100%;
}

.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 .shg-image-zoom,
.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 {
  max-width: 100%;
}

.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 .shg-image-zoom,
.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 {
  max-width: 100%;
}

.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 .shg-image-zoom,
.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f1e0227-5908-4e52-be0b-d9e964726778 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-31674661-6945-4c35-b468-ea5ac06f8a6d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-31674661-6945-4c35-b468-ea5ac06f8a6d .shg-product-title-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-a07b48d3-222d-4b4d-b19b-618b918403d0 {
  text-align: center;
}

#s-a07b48d3-222d-4b4d-b19b-618b918403d0 .shg-product-sold-out {
  display: none;
  color: rgba(237, 28, 36, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-a07b48d3-222d-4b4d-b19b-618b918403d0 .shg-product-price {
  color: rgba(237, 28, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-a07b48d3-222d-4b4d-b19b-618b918403d0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e97786f6-1dd2-421d-8e72-56bb90760c92"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-6f18085b-998c-44f1-b934-caa8a0d81f1a {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(234, 229, 226, 1);
border-style: solid;
}

#s-6f18085b-998c-44f1-b934-caa8a0d81f1a {
  display: none;
}
#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d {
  text-align: left;
}


.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d {
  max-width: 100%;
}

.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d .shg-image-zoom,
.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d {
  max-width: 100%;
}

.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d .shg-image-zoom,
.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d {
  max-width: 100%;
}

.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d .shg-image-zoom,
.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d {
  max-width: 100%;
}

.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d .shg-image-zoom,
.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d {
  max-width: 100%;
}

.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d .shg-image-zoom,
.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d06d7b2a-5f18-448d-a755-9bcaf8658c2d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-81d88224-0296-47eb-9ba8-4ea98ca26638 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-81d88224-0296-47eb-9ba8-4ea98ca26638 .shg-product-title-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-2648ebf7-21d2-4d1a-b8d5-8dfea91e0024 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(234, 229, 226, 1);
border-style: solid;
text-align: center;
}

#s-2648ebf7-21d2-4d1a-b8d5-8dfea91e0024 .shg-product-sold-out {
  display: none;
  color: rgba(237, 28, 36, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-2648ebf7-21d2-4d1a-b8d5-8dfea91e0024 .shg-product-price {
  color: rgba(237, 28, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-2648ebf7-21d2-4d1a-b8d5-8dfea91e0024 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-aaa5726e-889d-47ad-afe4-2e087ea1b5d0 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(234, 229, 226, 1);
border-style: solid;
}

#s-aaa5726e-889d-47ad-afe4-2e087ea1b5d0 {
  display: none;
}
#s-17b05343-8f8e-425b-beec-3ee9ee39b081 {
  text-align: left;
}


.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 {
  max-width: 100%;
}

.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 .shg-image-zoom,
.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 {
  max-width: 100%;
}

.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 .shg-image-zoom,
.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 {
  max-width: 100%;
}

.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 .shg-image-zoom,
.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 {
  max-width: 100%;
}

.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 .shg-image-zoom,
.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 {
  max-width: 100%;
}

.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 .shg-image-zoom,
.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17b05343-8f8e-425b-beec-3ee9ee39b081 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-825a7366-23f1-4ffc-a1a5-99a49c13311e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-825a7366-23f1-4ffc-a1a5-99a49c13311e .shg-product-title-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-57028063-4f34-4529-9c10-2468398ee23d {
  text-align: center;
}

#s-57028063-4f34-4529-9c10-2468398ee23d .shg-product-sold-out {
  display: none;
  color: rgba(237, 28, 36, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-57028063-4f34-4529-9c10-2468398ee23d .shg-product-price {
  color: rgba(237, 28, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-57028063-4f34-4529-9c10-2468398ee23d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-54306b31-cb4a-4c3a-b039-0c45c4fed301 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(234, 229, 226, 1);
border-style: solid;
}

#s-54306b31-cb4a-4c3a-b039-0c45c4fed301 {
  display: none;
}
#s-ef40ceba-d255-4711-afd2-13dacafdda8b {
  text-align: left;
}


.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b {
  max-width: 100%;
}

.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b .shg-image-zoom,
.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b {
  max-width: 100%;
}

.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b .shg-image-zoom,
.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b {
  max-width: 100%;
}

.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b .shg-image-zoom,
.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b {
  max-width: 100%;
}

.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b .shg-image-zoom,
.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b {
  max-width: 100%;
}

.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b .shg-image-zoom,
.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef40ceba-d255-4711-afd2-13dacafdda8b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-840cd960-7186-471e-b28d-5ac8bf313414 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-840cd960-7186-471e-b28d-5ac8bf313414 .shg-product-title-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-46e3b76f-2fac-4142-84f1-b518e2e8348c {
  text-align: center;
}

#s-46e3b76f-2fac-4142-84f1-b518e2e8348c .shg-product-sold-out {
  display: none;
  color: rgba(237, 28, 36, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-46e3b76f-2fac-4142-84f1-b518e2e8348c .shg-product-price {
  color: rgba(237, 28, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-46e3b76f-2fac-4142-84f1-b518e2e8348c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-48d1ae66-8077-4078-a586-4a61f3c28dcd {
  border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(234, 229, 226, 1);
border-style: solid;
}

#s-48d1ae66-8077-4078-a586-4a61f3c28dcd {
  display: none;
}
#s-9675f664-1f19-442c-8572-4ed5e83fa759 {
  text-align: left;
}


.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 {
  max-width: 100%;
}

.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 .shg-image-zoom,
.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 {
  max-width: 100%;
}

.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 .shg-image-zoom,
.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 {
  max-width: 100%;
}

.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 .shg-image-zoom,
.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 {
  max-width: 100%;
}

.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 .shg-image-zoom,
.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 {
  max-width: 100%;
}

.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 .shg-image-zoom,
.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9675f664-1f19-442c-8572-4ed5e83fa759 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7aa6a5c2-aa9f-444c-8d94-b42e8fcd0a13 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7aa6a5c2-aa9f-444c-8d94-b42e8fcd0a13 .shg-product-title-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
}

#s-26a86691-2ddf-454a-b31f-774e88e7dcc8 {
  text-align: center;
}

#s-26a86691-2ddf-454a-b31f-774e88e7dcc8 .shg-product-sold-out {
  display: none;
  color: rgba(237, 28, 36, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
}

#s-26a86691-2ddf-454a-b31f-774e88e7dcc8 .shg-product-price {
  color: rgba(237, 28, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 18px;
}

#s-26a86691-2ddf-454a-b31f-774e88e7dcc8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c0ea29d9-f93a-410d-9dc4-2d8ca4e0600d {
  margin-top: 45px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c0ea29d9-f93a-410d-9dc4-2d8ca4e0600d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c0ea29d9-f93a-410d-9dc4-2d8ca4e0600d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c0ea29d9-f93a-410d-9dc4-2d8ca4e0600d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0836cc6c-03ba-457f-bc51-e7d87106698b {
  padding-top: 50px;
padding-bottom: 75px;
min-height: 50px;
background-color: rgba(249, 249, 250, 1);
}








#s-0836cc6c-03ba-457f-bc51-e7d87106698b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0836cc6c-03ba-457f-bc51-e7d87106698b.shg-box.shg-c {
  justify-content: center;
}

#s-6f38b5e8-75d5-40e6-b612-d81db8396c53 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1186px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6f38b5e8-75d5-40e6-b612-d81db8396c53 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-6f38b5e8-75d5-40e6-b612-d81db8396c53 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-6f38b5e8-75d5-40e6-b612-d81db8396c53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f38b5e8-75d5-40e6-b612-d81db8396c53.shg-box.shg-c {
  justify-content: center;
}

#s-4296f29d-3601-4be4-b4df-2b08249fa994 {
  margin-bottom: 45px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-4296f29d-3601-4be4-b4df-2b08249fa994 {
  margin-bottom: 20px;
}
}@media (max-width: 767px){#s-4296f29d-3601-4be4-b4df-2b08249fa994 {
  margin-bottom: 20px;
}
}
#s-4296f29d-3601-4be4-b4df-2b08249fa994 .shogun-heading-component h2 {
  color: rgba(0, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b11a568c-ba9b-4eea-84a8-a596b29365ec {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-b11a568c-ba9b-4eea-84a8-a596b29365ec .shg-sld-dot {
  background-color: rgba(30, 14, 14, 1);
}

#s-b11a568c-ba9b-4eea-84a8-a596b29365ec .shg-sld-nav-button.shg-sld-left,
#s-b11a568c-ba9b-4eea-84a8-a596b29365ec .shg-sld-nav-button.shg-sld-right {
  fill: rgba(30, 14, 14, 1);
}

@media (min-width: 0px) {
[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-c446bf12-c803-4923-af24-162f9665ad92"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-ad47a053-5967-4ceb-bb8a-f0b5d882c07f {
  border-style: solid;
padding-top: 40px;
padding-left: 34px;
padding-bottom: 40px;
padding-right: 34px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 232, 240, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-ad47a053-5967-4ceb-bb8a-f0b5d882c07f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad47a053-5967-4ceb-bb8a-f0b5d882c07f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6e2a6e7b-1310-4a89-b308-61b9a0be67b8 {
  margin-top: 0px;
margin-bottom: 19px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-6e2a6e7b-1310-4a89-b308-61b9a0be67b8 .shogun-heading-component h4 {
  color: rgba(1, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-aaa8b158-7278-42fa-920e-8aceaa65a912 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 62px;
text-align: left;
}

#s-aaa8b158-7278-42fa-920e-8aceaa65a912 .shogun-heading-component h6 {
  color: rgba(1, 20, 36, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: ;
  text-align: left;
}



#s-4f92ae88-7474-48f8-b9d6-a898b5f7af42 {
  margin-top: 20px;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.188em;
}
#s-4f92ae88-7474-48f8-b9d6-a898b5f7af42:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4f92ae88-7474-48f8-b9d6-a898b5f7af42:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4f92ae88-7474-48f8-b9d6-a898b5f7af42-btn-wrapper {
    text-align: left;
  }


#s-4f92ae88-7474-48f8-b9d6-a898b5f7af42.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-8641b3f6-6f03-4b79-8ae1-3d5ce165db8b {
  border-style: solid;
padding-top: 40px;
padding-left: 34px;
padding-bottom: 40px;
padding-right: 34px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 232, 240, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-8641b3f6-6f03-4b79-8ae1-3d5ce165db8b {
  margin-top: 15px;
margin-bottom: 15px;
}
}







#s-8641b3f6-6f03-4b79-8ae1-3d5ce165db8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8641b3f6-6f03-4b79-8ae1-3d5ce165db8b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c757f379-ba14-4b2e-ae82-cc8b249698e3 {
  margin-top: 0px;
margin-bottom: 19px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-c757f379-ba14-4b2e-ae82-cc8b249698e3 .shogun-heading-component h4 {
  color: rgba(1, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-452aa88f-bcf6-45e5-8836-9272c1c90f95 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 62px;
text-align: left;
}

#s-452aa88f-bcf6-45e5-8836-9272c1c90f95 .shogun-heading-component h6 {
  color: rgba(1, 20, 36, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: ;
  text-align: left;
}



#s-88e9d0b3-8cd4-496b-b86f-a17adc126a90 {
  margin-top: 20px;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.188em;
}
#s-88e9d0b3-8cd4-496b-b86f-a17adc126a90:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-88e9d0b3-8cd4-496b-b86f-a17adc126a90:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-88e9d0b3-8cd4-496b-b86f-a17adc126a90-btn-wrapper {
    text-align: left;
  }


#s-88e9d0b3-8cd4-496b-b86f-a17adc126a90.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-377c9d9e-24ad-4028-b9a6-102c9d4fb800 {
  border-style: solid;
padding-top: 40px;
padding-left: 34px;
padding-bottom: 40px;
padding-right: 34px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 232, 240, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-377c9d9e-24ad-4028-b9a6-102c9d4fb800 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-377c9d9e-24ad-4028-b9a6-102c9d4fb800.shg-box.shg-c {
  justify-content: flex-start;
}

#s-74907f1a-bb81-4098-a208-d6de2fb27d64 {
  margin-top: 0px;
margin-bottom: 19px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-74907f1a-bb81-4098-a208-d6de2fb27d64 .shogun-heading-component h4 {
  color: rgba(1, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f55f0ca8-6abf-4932-b727-65ad0dde5942 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 62px;
text-align: left;
}

#s-f55f0ca8-6abf-4932-b727-65ad0dde5942 .shogun-heading-component h6 {
  color: rgba(1, 20, 36, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: ;
  text-align: left;
}



#s-fcebf29a-0b0b-4d26-b254-428c19b0dbbb {
  margin-top: 20px;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.188em;
}
#s-fcebf29a-0b0b-4d26-b254-428c19b0dbbb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fcebf29a-0b0b-4d26-b254-428c19b0dbbb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fcebf29a-0b0b-4d26-b254-428c19b0dbbb-btn-wrapper {
    text-align: left;
  }


#s-fcebf29a-0b0b-4d26-b254-428c19b0dbbb.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-24c7795e-2053-42c6-95a3-7090b8df7a4e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-791e62cb-4ce7-42e2-ab46-c93a4778693c {
  border-style: solid;
padding-top: 40px;
padding-left: 34px;
padding-bottom: 40px;
padding-right: 34px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 232, 240, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-791e62cb-4ce7-42e2-ab46-c93a4778693c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-791e62cb-4ce7-42e2-ab46-c93a4778693c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4720efb8-b62f-4037-9073-0a82163b026d {
  margin-top: 0px;
margin-bottom: 19px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-4720efb8-b62f-4037-9073-0a82163b026d .shogun-heading-component h4 {
  color: rgba(1, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-4b4122dd-9394-4026-8e4d-b13a1160772f {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 62px;
text-align: left;
}

#s-4b4122dd-9394-4026-8e4d-b13a1160772f .shogun-heading-component h6 {
  color: rgba(1, 20, 36, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: ;
  text-align: left;
}



#s-24d299d4-eac8-4a83-9a08-c878634849d6 {
  margin-top: 20px;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.188em;
}
#s-24d299d4-eac8-4a83-9a08-c878634849d6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-24d299d4-eac8-4a83-9a08-c878634849d6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-24d299d4-eac8-4a83-9a08-c878634849d6-btn-wrapper {
    text-align: left;
  }


#s-24d299d4-eac8-4a83-9a08-c878634849d6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-fd293b6b-b10b-47c4-a3c6-3367a4b0c1af {
  border-style: solid;
padding-top: 40px;
padding-left: 34px;
padding-bottom: 40px;
padding-right: 34px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 232, 240, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-fd293b6b-b10b-47c4-a3c6-3367a4b0c1af {
  margin-top: 15px;
margin-bottom: 15px;
}
}







#s-fd293b6b-b10b-47c4-a3c6-3367a4b0c1af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd293b6b-b10b-47c4-a3c6-3367a4b0c1af.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f9718b52-1de1-4759-bab1-f7214d248dca {
  margin-top: 0px;
margin-bottom: 19px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-f9718b52-1de1-4759-bab1-f7214d248dca .shogun-heading-component h4 {
  color: rgba(1, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f0ae863e-ec03-4a8f-8fd3-1fda54a5608a {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 62px;
text-align: left;
}

#s-f0ae863e-ec03-4a8f-8fd3-1fda54a5608a .shogun-heading-component h6 {
  color: rgba(1, 20, 36, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: ;
  text-align: left;
}



#s-58953dd2-96c9-48bd-b2a8-69c23b01841f {
  margin-top: 20px;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.188em;
}
#s-58953dd2-96c9-48bd-b2a8-69c23b01841f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-58953dd2-96c9-48bd-b2a8-69c23b01841f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-58953dd2-96c9-48bd-b2a8-69c23b01841f-btn-wrapper {
    text-align: left;
  }


#s-58953dd2-96c9-48bd-b2a8-69c23b01841f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-647d468c-cac6-4e92-9e9b-2204fd0b4e3d {
  border-style: solid;
padding-top: 40px;
padding-left: 34px;
padding-bottom: 40px;
padding-right: 34px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 232, 240, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-647d468c-cac6-4e92-9e9b-2204fd0b4e3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-647d468c-cac6-4e92-9e9b-2204fd0b4e3d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-db6b817e-d0e4-44e9-bf8f-b078f1b21f5f {
  margin-top: 0px;
margin-bottom: 19px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-db6b817e-d0e4-44e9-bf8f-b078f1b21f5f .shogun-heading-component h4 {
  color: rgba(1, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-389708cd-8377-4123-b445-56fd49c8ed16 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 62px;
text-align: left;
}

#s-389708cd-8377-4123-b445-56fd49c8ed16 .shogun-heading-component h6 {
  color: rgba(1, 20, 36, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: ;
  text-align: left;
}



#s-530e6a09-d527-476b-bc28-ede02e125c61 {
  margin-top: 20px;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.188em;
}
#s-530e6a09-d527-476b-bc28-ede02e125c61:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-530e6a09-d527-476b-bc28-ede02e125c61:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-530e6a09-d527-476b-bc28-ede02e125c61-btn-wrapper {
    text-align: left;
  }


#s-530e6a09-d527-476b-bc28-ede02e125c61.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-6ba5e072-4ce6-45ca-9e45-08097017af70"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-1e8f7e2e-40e1-42eb-a1a6-08f00c1db4bc {
  border-style: solid;
padding-top: 40px;
padding-left: 34px;
padding-bottom: 40px;
padding-right: 34px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 232, 240, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-1e8f7e2e-40e1-42eb-a1a6-08f00c1db4bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e8f7e2e-40e1-42eb-a1a6-08f00c1db4bc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c0e75a1b-928f-4f66-a0d9-fc2e0a86bfae {
  margin-top: 0px;
margin-bottom: 19px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-c0e75a1b-928f-4f66-a0d9-fc2e0a86bfae .shogun-heading-component h4 {
  color: rgba(1, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-6e9f103f-0e57-4259-a75e-10edcf469e02 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 62px;
text-align: left;
}

#s-6e9f103f-0e57-4259-a75e-10edcf469e02 .shogun-heading-component h6 {
  color: rgba(1, 20, 36, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: ;
  text-align: left;
}



#s-6acb8438-b2c0-48aa-a320-36d27d680c1d {
  margin-top: 20px;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.188em;
}
#s-6acb8438-b2c0-48aa-a320-36d27d680c1d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6acb8438-b2c0-48aa-a320-36d27d680c1d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6acb8438-b2c0-48aa-a320-36d27d680c1d-btn-wrapper {
    text-align: left;
  }


#s-6acb8438-b2c0-48aa-a320-36d27d680c1d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-bf2c980f-4310-4766-b8f7-6d12f383710c {
  border-style: solid;
padding-top: 40px;
padding-left: 34px;
padding-bottom: 40px;
padding-right: 34px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 232, 240, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-bf2c980f-4310-4766-b8f7-6d12f383710c {
  margin-top: 15px;
margin-bottom: 15px;
}
}







#s-bf2c980f-4310-4766-b8f7-6d12f383710c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf2c980f-4310-4766-b8f7-6d12f383710c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-073ee5ef-829d-4988-abd2-6d2b53dcb6ad {
  margin-top: 0px;
margin-bottom: 19px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-073ee5ef-829d-4988-abd2-6d2b53dcb6ad .shogun-heading-component h4 {
  color: rgba(1, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e3c8e13c-1fcd-4d6a-a7c3-c575208c660e {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 62px;
text-align: left;
}

#s-e3c8e13c-1fcd-4d6a-a7c3-c575208c660e .shogun-heading-component h6 {
  color: rgba(1, 20, 36, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: ;
  text-align: left;
}



#s-0cdf1af1-699e-4ec0-bd6c-60b26c5d7f05 {
  margin-top: 20px;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.188em;
}
#s-0cdf1af1-699e-4ec0-bd6c-60b26c5d7f05:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0cdf1af1-699e-4ec0-bd6c-60b26c5d7f05:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0cdf1af1-699e-4ec0-bd6c-60b26c5d7f05-btn-wrapper {
    text-align: left;
  }


#s-0cdf1af1-699e-4ec0-bd6c-60b26c5d7f05.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-23b22d3c-2c9e-42ca-99fe-b6bf89d2d034"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-1413df15-0d37-4a29-ae3a-f86dd5f174cd {
  border-style: solid;
padding-top: 40px;
padding-left: 34px;
padding-bottom: 40px;
padding-right: 34px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 232, 240, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-1413df15-0d37-4a29-ae3a-f86dd5f174cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1413df15-0d37-4a29-ae3a-f86dd5f174cd.shg-box.shg-c {
  justify-content: flex-start;
}

#s-29252511-f106-45b1-9364-09313bc1b79f {
  margin-top: 0px;
margin-bottom: 19px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-29252511-f106-45b1-9364-09313bc1b79f .shogun-heading-component h4 {
  color: rgba(1, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2d5d22c3-138d-43fa-90da-c476fd40b79d {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 62px;
text-align: left;
}

#s-2d5d22c3-138d-43fa-90da-c476fd40b79d .shogun-heading-component h6 {
  color: rgba(1, 20, 36, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: ;
  text-align: left;
}



#s-0e2c00ca-1119-434f-a479-d22bf2901a96 {
  margin-top: 20px;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.188em;
}
#s-0e2c00ca-1119-434f-a479-d22bf2901a96:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0e2c00ca-1119-434f-a479-d22bf2901a96:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0e2c00ca-1119-434f-a479-d22bf2901a96-btn-wrapper {
    text-align: left;
  }


#s-0e2c00ca-1119-434f-a479-d22bf2901a96.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-e1ff6187-e0db-4df6-ba5f-600081c22642 {
  border-style: solid;
padding-top: 40px;
padding-left: 34px;
padding-bottom: 40px;
padding-right: 34px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 232, 240, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-e1ff6187-e0db-4df6-ba5f-600081c22642 {
  margin-top: 15px;
margin-bottom: 15px;
}
}







#s-e1ff6187-e0db-4df6-ba5f-600081c22642 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1ff6187-e0db-4df6-ba5f-600081c22642.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bc3785ee-34c1-42df-b8ad-d22c109b09da {
  margin-top: 0px;
margin-bottom: 19px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-bc3785ee-34c1-42df-b8ad-d22c109b09da .shogun-heading-component h4 {
  color: rgba(1, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c728fea5-b574-47cd-9b14-76200465644b {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 62px;
text-align: left;
}

#s-c728fea5-b574-47cd-9b14-76200465644b .shogun-heading-component h6 {
  color: rgba(1, 20, 36, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: ;
  text-align: left;
}



#s-f5ed46e4-5734-4faf-9763-8747d887dd45 {
  margin-top: 20px;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.188em;
}
#s-f5ed46e4-5734-4faf-9763-8747d887dd45:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f5ed46e4-5734-4faf-9763-8747d887dd45:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f5ed46e4-5734-4faf-9763-8747d887dd45-btn-wrapper {
    text-align: left;
  }


#s-f5ed46e4-5734-4faf-9763-8747d887dd45.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-ecfc8b81-7f7c-4a85-a66d-ec165675b8ae {
  border-style: solid;
padding-top: 40px;
padding-left: 34px;
padding-bottom: 40px;
padding-right: 34px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 232, 240, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-ecfc8b81-7f7c-4a85-a66d-ec165675b8ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ecfc8b81-7f7c-4a85-a66d-ec165675b8ae.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9e1129f3-c09c-46dd-b9f0-a4c16e0331e2 {
  margin-top: 0px;
margin-bottom: 19px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-9e1129f3-c09c-46dd-b9f0-a4c16e0331e2 .shogun-heading-component h4 {
  color: rgba(1, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-42dc0329-6f82-4c1f-98a6-46ceb5d8f1c8 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 62px;
text-align: left;
}

#s-42dc0329-6f82-4c1f-98a6-46ceb5d8f1c8 .shogun-heading-component h6 {
  color: rgba(1, 20, 36, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: ;
  text-align: left;
}



#s-36dcfcc8-8604-470a-981d-932dee3b8a7b {
  margin-top: 20px;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.188em;
}
#s-36dcfcc8-8604-470a-981d-932dee3b8a7b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-36dcfcc8-8604-470a-981d-932dee3b8a7b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-36dcfcc8-8604-470a-981d-932dee3b8a7b-btn-wrapper {
    text-align: left;
  }


#s-36dcfcc8-8604-470a-981d-932dee3b8a7b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-e4e45d51-86c8-4e2d-99a6-3e3dfdb43cb8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-58f9ed7d-efc9-4de9-a26a-59106e40192f {
  border-style: solid;
padding-top: 40px;
padding-left: 34px;
padding-bottom: 40px;
padding-right: 34px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 232, 240, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-58f9ed7d-efc9-4de9-a26a-59106e40192f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58f9ed7d-efc9-4de9-a26a-59106e40192f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-dbcb4610-3674-4eb4-a160-b498ba6b3665 {
  margin-top: 0px;
margin-bottom: 19px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-dbcb4610-3674-4eb4-a160-b498ba6b3665 .shogun-heading-component h4 {
  color: rgba(1, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ad3e8b6e-f37f-4733-ac5b-80e616094752 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 62px;
text-align: left;
}

#s-ad3e8b6e-f37f-4733-ac5b-80e616094752 .shogun-heading-component h6 {
  color: rgba(1, 20, 36, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: ;
  text-align: left;
}



#s-7075168d-346f-480e-b878-a40257413af0 {
  margin-top: 20px;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.188em;
}
#s-7075168d-346f-480e-b878-a40257413af0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7075168d-346f-480e-b878-a40257413af0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7075168d-346f-480e-b878-a40257413af0-btn-wrapper {
    text-align: left;
  }


#s-7075168d-346f-480e-b878-a40257413af0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-8ca0e884-c916-42d3-bebf-23f434b4e074 {
  border-style: solid;
padding-top: 40px;
padding-left: 34px;
padding-bottom: 40px;
padding-right: 34px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 232, 240, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-8ca0e884-c916-42d3-bebf-23f434b4e074 {
  margin-top: 15px;
margin-bottom: 15px;
}
}







#s-8ca0e884-c916-42d3-bebf-23f434b4e074 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ca0e884-c916-42d3-bebf-23f434b4e074.shg-box.shg-c {
  justify-content: flex-start;
}

#s-85437b6e-e7d9-4be5-b039-ac2385e114d0 {
  margin-top: 0px;
margin-bottom: 19px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-85437b6e-e7d9-4be5-b039-ac2385e114d0 .shogun-heading-component h4 {
  color: rgba(1, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-45d9d27e-6571-439a-911a-57d1e082cf09 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 62px;
text-align: left;
}

#s-45d9d27e-6571-439a-911a-57d1e082cf09 .shogun-heading-component h6 {
  color: rgba(1, 20, 36, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: ;
  text-align: left;
}



#s-bfd09fff-58cf-440d-8e1c-25d5629c7167 {
  margin-top: 20px;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.188em;
}
#s-bfd09fff-58cf-440d-8e1c-25d5629c7167:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bfd09fff-58cf-440d-8e1c-25d5629c7167:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bfd09fff-58cf-440d-8e1c-25d5629c7167-btn-wrapper {
    text-align: left;
  }


#s-bfd09fff-58cf-440d-8e1c-25d5629c7167.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-fceaa9ac-0e48-424d-b3eb-6272d1db8c2a {
  border-style: solid;
padding-top: 40px;
padding-left: 34px;
padding-bottom: 40px;
padding-right: 34px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 232, 240, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-fceaa9ac-0e48-424d-b3eb-6272d1db8c2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fceaa9ac-0e48-424d-b3eb-6272d1db8c2a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-70a3f2be-2767-4c93-b2e8-e29da7ea0961 {
  margin-top: 0px;
margin-bottom: 19px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-70a3f2be-2767-4c93-b2e8-e29da7ea0961 .shogun-heading-component h4 {
  color: rgba(1, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-0988e79e-9aae-441d-93af-9b38067e943b {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 62px;
text-align: left;
}

#s-0988e79e-9aae-441d-93af-9b38067e943b .shogun-heading-component h6 {
  color: rgba(1, 20, 36, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: ;
  text-align: left;
}



#s-cfcc821a-d312-4024-a0f6-527670cade07 {
  margin-top: 20px;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.188em;
}
#s-cfcc821a-d312-4024-a0f6-527670cade07:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cfcc821a-d312-4024-a0f6-527670cade07:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cfcc821a-d312-4024-a0f6-527670cade07-btn-wrapper {
    text-align: left;
  }


#s-cfcc821a-d312-4024-a0f6-527670cade07.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-4ae86e04-6de7-481b-8ef7-1a5cd995bbe4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-c461a36f-3eb7-4e14-9c5f-183980062928 {
  border-style: solid;
padding-top: 40px;
padding-left: 34px;
padding-bottom: 40px;
padding-right: 34px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 232, 240, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-c461a36f-3eb7-4e14-9c5f-183980062928 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c461a36f-3eb7-4e14-9c5f-183980062928.shg-box.shg-c {
  justify-content: center;
}

#s-1239a011-1d19-45f6-b14a-21e4b6476d04 {
  margin-top: 0px;
margin-bottom: 19px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-1239a011-1d19-45f6-b14a-21e4b6476d04 .shogun-heading-component h4 {
  color: rgba(1, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-4236d4fa-b222-4e45-a14a-4cf08545571c {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 62px;
text-align: left;
}

#s-4236d4fa-b222-4e45-a14a-4cf08545571c .shogun-heading-component h6 {
  color: rgba(1, 20, 36, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: ;
  text-align: left;
}



#s-9dd8020a-6f25-4de5-9eb5-13828df83790 {
  margin-top: 20px;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.188em;
}
#s-9dd8020a-6f25-4de5-9eb5-13828df83790:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9dd8020a-6f25-4de5-9eb5-13828df83790:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9dd8020a-6f25-4de5-9eb5-13828df83790-btn-wrapper {
    text-align: left;
  }


#s-9dd8020a-6f25-4de5-9eb5-13828df83790.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-0a284de9-1f2c-4b06-9394-0bb1453c42a3 {
  border-style: solid;
padding-top: 40px;
padding-left: 34px;
padding-bottom: 40px;
padding-right: 34px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 232, 240, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-0a284de9-1f2c-4b06-9394-0bb1453c42a3 {
  margin-top: 15px;
margin-bottom: 15px;
}
}







#s-0a284de9-1f2c-4b06-9394-0bb1453c42a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a284de9-1f2c-4b06-9394-0bb1453c42a3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7797a10e-3184-48d7-a2bd-ebd614029680 {
  margin-top: 0px;
margin-bottom: 19px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-7797a10e-3184-48d7-a2bd-ebd614029680 .shogun-heading-component h4 {
  color: rgba(1, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-638055b9-48d5-4f76-bfc5-269685f55cfe {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 62px;
text-align: left;
}

#s-638055b9-48d5-4f76-bfc5-269685f55cfe .shogun-heading-component h6 {
  color: rgba(1, 20, 36, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: ;
  text-align: left;
}



#s-97a7da6e-5bcb-4dc5-a409-c7434702adc2 {
  margin-top: 20px;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.188em;
}
#s-97a7da6e-5bcb-4dc5-a409-c7434702adc2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-97a7da6e-5bcb-4dc5-a409-c7434702adc2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-97a7da6e-5bcb-4dc5-a409-c7434702adc2-btn-wrapper {
    text-align: left;
  }


#s-97a7da6e-5bcb-4dc5-a409-c7434702adc2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-55133331-2368-4b64-aefb-dbc9ca15a543 {
  border-style: solid;
padding-top: 40px;
padding-left: 34px;
padding-bottom: 40px;
padding-right: 34px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 232, 240, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-55133331-2368-4b64-aefb-dbc9ca15a543 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55133331-2368-4b64-aefb-dbc9ca15a543.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3049347d-5a53-4259-8f0c-15b61dbfe02d {
  margin-top: 0px;
margin-bottom: 19px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-3049347d-5a53-4259-8f0c-15b61dbfe02d .shogun-heading-component h4 {
  color: rgba(1, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5db46f4b-fbeb-4487-976c-6f2c53747022 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 62px;
text-align: left;
}

#s-5db46f4b-fbeb-4487-976c-6f2c53747022 .shogun-heading-component h6 {
  color: rgba(1, 20, 36, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: ;
  text-align: left;
}



#s-7b64058f-41e0-4ad7-a703-b2fc5eeea235 {
  margin-top: 20px;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.188em;
}
#s-7b64058f-41e0-4ad7-a703-b2fc5eeea235:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7b64058f-41e0-4ad7-a703-b2fc5eeea235:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7b64058f-41e0-4ad7-a703-b2fc5eeea235-btn-wrapper {
    text-align: left;
  }


#s-7b64058f-41e0-4ad7-a703-b2fc5eeea235.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-40002f08-3684-4596-94f7-a0a3fb92e7cd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-65d969e3-18c5-4ca4-9378-18dd664350a3 {
  border-style: solid;
padding-top: 40px;
padding-left: 34px;
padding-bottom: 40px;
padding-right: 34px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 232, 240, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-65d969e3-18c5-4ca4-9378-18dd664350a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65d969e3-18c5-4ca4-9378-18dd664350a3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4311dbf7-6795-49f1-9335-a5bf9c7453f9 {
  margin-top: 0px;
margin-bottom: 19px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-4311dbf7-6795-49f1-9335-a5bf9c7453f9 .shogun-heading-component h4 {
  color: rgba(1, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-bd9992b9-4dec-4671-ba32-b745637f1349 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 62px;
text-align: left;
}

#s-bd9992b9-4dec-4671-ba32-b745637f1349 .shogun-heading-component h6 {
  color: rgba(1, 20, 36, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: ;
  text-align: left;
}



#s-288f6ce5-bf41-44c1-b8c5-f9d233e8f51c {
  margin-top: 20px;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.188em;
}
#s-288f6ce5-bf41-44c1-b8c5-f9d233e8f51c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-288f6ce5-bf41-44c1-b8c5-f9d233e8f51c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-288f6ce5-bf41-44c1-b8c5-f9d233e8f51c-btn-wrapper {
    text-align: left;
  }


#s-288f6ce5-bf41-44c1-b8c5-f9d233e8f51c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-6e6b5874-6e89-45b2-a581-d9367b617593 {
  border-style: solid;
padding-top: 40px;
padding-left: 34px;
padding-bottom: 40px;
padding-right: 34px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 232, 240, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-6e6b5874-6e89-45b2-a581-d9367b617593 {
  margin-top: 15px;
margin-bottom: 15px;
}
}







#s-6e6b5874-6e89-45b2-a581-d9367b617593 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e6b5874-6e89-45b2-a581-d9367b617593.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5b567f93-ca6a-42a0-ad86-81e8fda1c2c0 {
  margin-top: 0px;
margin-bottom: 19px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-5b567f93-ca6a-42a0-ad86-81e8fda1c2c0 .shogun-heading-component h4 {
  color: rgba(1, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-33ae0270-522e-482b-b44b-4eb5ed6965af {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 62px;
text-align: left;
}

#s-33ae0270-522e-482b-b44b-4eb5ed6965af .shogun-heading-component h6 {
  color: rgba(1, 20, 36, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: ;
  text-align: left;
}



#s-836e86ed-3c96-43e9-aa2a-a98fed0a5da3 {
  margin-top: 20px;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.188em;
}
#s-836e86ed-3c96-43e9-aa2a-a98fed0a5da3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-836e86ed-3c96-43e9-aa2a-a98fed0a5da3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-836e86ed-3c96-43e9-aa2a-a98fed0a5da3-btn-wrapper {
    text-align: left;
  }


#s-836e86ed-3c96-43e9-aa2a-a98fed0a5da3.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

#s-15e8103e-bc94-45cd-80c2-57a3a21edee2 {
  border-style: solid;
padding-top: 40px;
padding-left: 34px;
padding-bottom: 40px;
padding-right: 34px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(230, 232, 240, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-15e8103e-bc94-45cd-80c2-57a3a21edee2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15e8103e-bc94-45cd-80c2-57a3a21edee2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-76ef05d5-71b1-4aeb-8c8d-3e0384db9c49 {
  margin-top: 0px;
margin-bottom: 19px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-76ef05d5-71b1-4aeb-8c8d-3e0384db9c49 .shogun-heading-component h4 {
  color: rgba(1, 20, 36, 1);
  font-weight:  700 ;
  font-family: Roboto;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b6420904-6dd8-404e-b1fb-eb93a12ba117 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 62px;
text-align: left;
}

#s-b6420904-6dd8-404e-b1fb-eb93a12ba117 .shogun-heading-component h6 {
  color: rgba(1, 20, 36, 1);
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: ;
  text-align: left;
}



#s-7ec760d9-c904-453b-b9e8-3caf930a494d {
  margin-top: 20px;
padding-top: 14px;
padding-left: 22px;
padding-bottom: 14px;
padding-right: 22px;
border-radius: 2px;
background-color: rgba(237, 28, 36, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.188em;
}
#s-7ec760d9-c904-453b-b9e8-3caf930a494d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7ec760d9-c904-453b-b9e8-3caf930a494d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7ec760d9-c904-453b-b9e8-3caf930a494d-btn-wrapper {
    text-align: left;
  }


#s-7ec760d9-c904-453b-b9e8-3caf930a494d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}
