.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-256dbf33-ff78-443e-a004-0def8c87468f {
  min-height: 50px;
}








#s-256dbf33-ff78-443e-a004-0def8c87468f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-256dbf33-ff78-443e-a004-0def8c87468f.shg-box.shg-c {
  justify-content: center;
}

#s-d406752c-5081-42a7-ba38-2279107f0226 {
  min-height: 50px;
}








#s-d406752c-5081-42a7-ba38-2279107f0226 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d406752c-5081-42a7-ba38-2279107f0226.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;
}

@media (min-width: 0px) {
[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0a5d23ae-860a-43d8-9c63-7241275d0f7b"] > .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-a0aedd0c-f31c-4748-8734-011bb8e53c35 {
  margin-top: 10px;
margin-bottom: 20px;
text-align: left;
}

#s-a0aedd0c-f31c-4748-8734-011bb8e53c35 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  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;
}

#s-16ecd377-4537-4a01-b371-19aed08e1d3b {
  margin-bottom: 20px;
}

#s-b97db9d4-9ef7-4336-adcd-5a3a5932997a {
  margin-top: 10px;
margin-bottom: 20px;
text-align: left;
}

#s-b97db9d4-9ef7-4336-adcd-5a3a5932997a .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-bd844548-8310-4d3c-a71b-fc65d496cbd4 {
  margin-bottom: 20px;
}

.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-e3a34caa-03f8-475f-a308-7bb7a3d26212 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e3a34caa-03f8-475f-a308-7bb7a3d26212 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e3a34caa-03f8-475f-a308-7bb7a3d26212 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e3a34caa-03f8-475f-a308-7bb7a3d26212 {
  
}
}@media (max-width: 767px){#s-e3a34caa-03f8-475f-a308-7bb7a3d26212 {
  
}
}







#s-e3a34caa-03f8-475f-a308-7bb7a3d26212 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-e3a34caa-03f8-475f-a308-7bb7a3d26212.shg-box.shg-c {
  justify-content: center;
}

#s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2 {
  margin-top: 40px;
}

@media (min-width: 0px) {
[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3ad6d45e-35bc-452a-bf69-6e43d1061eb2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-68f1946f-97fc-414a-8078-f2cba4f47715 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-68f1946f-97fc-414a-8078-f2cba4f47715 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68f1946f-97fc-414a-8078-f2cba4f47715.shg-box.shg-c {
  justify-content: flex-start;
}

#s-66d66a4f-421a-41df-9db3-7db7a241d1e6 {
  margin-left: 20px;
margin-right: 20px;
}

#s-66d66a4f-421a-41df-9db3-7db7a241d1e6 .shogun-icon-wrapper {
  text-align: left;
}


#s-66d66a4f-421a-41df-9db3-7db7a241d1e6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(255, 134, 0, 1);
}

#s-676192a6-b159-43df-8cb4-01c7362fae96 {
  margin-left: 20px;
margin-bottom: -10px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-676192a6-b159-43df-8cb4-01c7362fae96 .shogun-heading-component h3 {
  color: rgba(255, 134, 0, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-6d652c5e-b9a4-4505-9bc1-60c445dbd7fc {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

#s-e50b4d87-e758-452a-a56a-5c5fe2465470 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-e50b4d87-e758-452a-a56a-5c5fe2465470 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e50b4d87-e758-452a-a56a-5c5fe2465470.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f406f3db-5617-43bc-a4fc-79e8ba8ba182 {
  margin-left: 20px;
margin-right: 20px;
}

#s-f406f3db-5617-43bc-a4fc-79e8ba8ba182 .shogun-icon-wrapper {
  text-align: left;
}


#s-f406f3db-5617-43bc-a4fc-79e8ba8ba182 .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(255, 134, 0, 1);
}

#s-7aabb255-6b59-4053-9908-d194af9fc836 {
  margin-left: 20px;
margin-bottom: -10px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7aabb255-6b59-4053-9908-d194af9fc836 .shogun-heading-component h3 {
  color: rgba(255, 134, 0, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1d21a569-b000-48aa-aaf4-e94e609e085a {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

#s-5427a8b7-cb4e-4d6e-92b3-1b4d34b91efd {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}








#s-5427a8b7-cb4e-4d6e-92b3-1b4d34b91efd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5427a8b7-cb4e-4d6e-92b3-1b4d34b91efd.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f7f202c7-24dd-4cb9-b931-a9788e0c0a96 {
  margin-left: 20px;
margin-right: 20px;
}

#s-f7f202c7-24dd-4cb9-b931-a9788e0c0a96 .shogun-icon-wrapper {
  text-align: left;
}


#s-f7f202c7-24dd-4cb9-b931-a9788e0c0a96 .shogun-icon-wrapper > .shogun-icon {

  font-size: 48px !important;
  color: rgba(255, 134, 0, 1);
}

#s-fc7f0363-fc1e-49a5-986b-ab3cb18f728a {
  margin-left: 20px;
margin-bottom: -10px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fc7f0363-fc1e-49a5-986b-ab3cb18f728a .shogun-heading-component h3 {
  color: rgba(255, 134, 0, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-7f88eb20-7e24-4d56-a0ff-9ce6c3514eb6 {
  margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
}

#s-1ec4b867-b5c0-47dd-b2f3-dd2654294898 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-0e5cf496-8f42-4683-9847-6c8c5149bfa6 {
  min-height: 50px;
}








#s-0e5cf496-8f42-4683-9847-6c8c5149bfa6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e5cf496-8f42-4683-9847-6c8c5149bfa6.shg-box.shg-c {
  justify-content: center;
}

#s-06cbf197-6edb-4115-95a0-1f3c3f9371c0 {
  margin-top: 10px;
margin-bottom: 20px;
text-align: center;
}

#s-06cbf197-6edb-4115-95a0-1f3c3f9371c0 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e1b1b192-2b40-4ce5-b8b0-36eda3c7203e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

.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-15ffccc9-08de-4e87-8c9f-63ff51be441b {
  text-align: center;
}




  #s-15ffccc9-08de-4e87-8c9f-63ff51be441b img.shogun-image {
    
    width: px;
  }


#s-15ffccc9-08de-4e87-8c9f-63ff51be441b .shogun-image-content {
  
    align-items: center;
  
}

#s-1c158937-f12a-4ab1-972c-090f240522d7 {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-1c158937-f12a-4ab1-972c-090f240522d7 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-98fc791e-1ebf-4dbf-a88a-c4e1e52d3908 {
  margin-bottom: 20px;
}

#s-5a06f16a-5b49-446a-9be7-5eb0bd2be19d {
  text-align: center;
}




  #s-5a06f16a-5b49-446a-9be7-5eb0bd2be19d img.shogun-image {
    
    width: px;
  }


#s-5a06f16a-5b49-446a-9be7-5eb0bd2be19d .shogun-image-content {
  
    align-items: center;
  
}

#s-61ab54df-f43d-46a7-b636-776177cf628c {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-61ab54df-f43d-46a7-b636-776177cf628c .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-bf6b7b06-3584-4322-8e5d-1e3504dc498a {
  margin-bottom: 20px;
}

#s-3db4a449-d0c2-4c46-aaa3-b093afbb28a1 {
  text-align: center;
}




  #s-3db4a449-d0c2-4c46-aaa3-b093afbb28a1 img.shogun-image {
    
    width: px;
  }


#s-3db4a449-d0c2-4c46-aaa3-b093afbb28a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-5d6c6f9e-9a5d-4a0e-b0a0-e1b9f86a49f6 {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-5d6c6f9e-9a5d-4a0e-b0a0-e1b9f86a49f6 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-705bcbb0-165e-4943-b632-f08981bc7153 {
  margin-bottom: 20px;
}

#s-47738a05-7e2a-4086-b855-9121ed985caa {
  text-align: center;
}




  #s-47738a05-7e2a-4086-b855-9121ed985caa img.shogun-image {
    
    width: px;
  }


#s-47738a05-7e2a-4086-b855-9121ed985caa .shogun-image-content {
  
    align-items: center;
  
}

#s-d1d50cf5-51cb-4a95-ab67-2c80f2f49537 {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-d1d50cf5-51cb-4a95-ab67-2c80f2f49537 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-374f54f0-11f0-4f3b-92b5-7c0026118d49 {
  margin-bottom: 20px;
}

#s-af0d09c5-d9eb-4fd5-8b21-509ec704c9c2 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-7dcfe0c5-fe3e-4ab1-a7fa-3dbeb56d81d9 {
  min-height: 50px;
}








#s-7dcfe0c5-fe3e-4ab1-a7fa-3dbeb56d81d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7dcfe0c5-fe3e-4ab1-a7fa-3dbeb56d81d9.shg-box.shg-c {
  justify-content: center;
}

#s-970034f0-ffee-45ad-9d4c-053cddf5e49d {
  margin-top: 10px;
margin-bottom: 20px;
text-align: center;
}

#s-970034f0-ffee-45ad-9d4c-053cddf5e49d .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c7a6a235-70b5-4c0b-b79a-1fe73b38fc87"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-9ae352f3-086f-4023-a02a-14acd5800100 {
  min-height: 50px;
}








#s-9ae352f3-086f-4023-a02a-14acd5800100 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ae352f3-086f-4023-a02a-14acd5800100.shg-box.shg-c {
  justify-content: center;
}

#s-fd398090-40a1-4f60-81d3-2f71a98af388 .shogun-icon-wrapper {
  text-align: left;
}


#s-fd398090-40a1-4f60-81d3-2f71a98af388 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 134, 0, 1);
}

#s-e3d9236d-6923-412b-aabe-563685a96b38 {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-e3d9236d-6923-412b-aabe-563685a96b38 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-56694a9a-7e68-4c77-a30f-dba333ecda3e {
  margin-bottom: 20px;
}

#s-235e078d-d5b4-49f0-8da4-331eb0a7e7e3 {
  min-height: 50px;
}








#s-235e078d-d5b4-49f0-8da4-331eb0a7e7e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-235e078d-d5b4-49f0-8da4-331eb0a7e7e3.shg-box.shg-c {
  justify-content: center;
}

#s-d804c9be-d6ad-4e7e-baa5-1ab9449d45f7 .shogun-icon-wrapper {
  text-align: left;
}


#s-d804c9be-d6ad-4e7e-baa5-1ab9449d45f7 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 134, 0, 1);
}

#s-a58724ff-dcf7-4c13-bc42-be2df30ab7aa {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-a58724ff-dcf7-4c13-bc42-be2df30ab7aa .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b8047e63-c234-4027-8937-2e54cb2caae1 {
  margin-bottom: 20px;
}

#s-045ffefd-fdbc-4c5d-8950-9af5dea8d789 {
  min-height: 50px;
}








#s-045ffefd-fdbc-4c5d-8950-9af5dea8d789 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-045ffefd-fdbc-4c5d-8950-9af5dea8d789.shg-box.shg-c {
  justify-content: center;
}

#s-63f42eba-09a5-4de7-b467-791d10bd0a94 .shogun-icon-wrapper {
  text-align: left;
}


#s-63f42eba-09a5-4de7-b467-791d10bd0a94 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 134, 0, 1);
}

#s-96f3257a-5e61-42bd-81b3-f3b5dc29ef52 {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-96f3257a-5e61-42bd-81b3-f3b5dc29ef52 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d8038b13-fddd-4100-9808-af8ce80f843d {
  margin-bottom: 20px;
}

#s-3fd74d3f-b400-4e49-8e1b-45a125a9f37c {
  min-height: 50px;
}








#s-3fd74d3f-b400-4e49-8e1b-45a125a9f37c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3fd74d3f-b400-4e49-8e1b-45a125a9f37c.shg-box.shg-c {
  justify-content: center;
}

#s-bc9be08b-6ca2-4aaa-baf1-47c95acfb477 .shogun-icon-wrapper {
  text-align: left;
}


#s-bc9be08b-6ca2-4aaa-baf1-47c95acfb477 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 134, 0, 1);
}

#s-0b5f79eb-55b4-4972-9fc3-6382b1975133 {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-0b5f79eb-55b4-4972-9fc3-6382b1975133 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b1abc001-dade-4e19-a672-d08127e711d6 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-781cb7a4-3d65-4186-a20d-b72378688619"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-6b5a1a96-9082-4c8c-8955-3dbd1b8a4a38 {
  min-height: 50px;
}








#s-6b5a1a96-9082-4c8c-8955-3dbd1b8a4a38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b5a1a96-9082-4c8c-8955-3dbd1b8a4a38.shg-box.shg-c {
  justify-content: center;
}

#s-32c05ae6-2732-4ba2-9274-f0be2e6a8bfe .shogun-icon-wrapper {
  text-align: left;
}


#s-32c05ae6-2732-4ba2-9274-f0be2e6a8bfe .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 134, 0, 1);
}

#s-c9b40b28-6399-4a72-881e-c89f029369f7 {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-c9b40b28-6399-4a72-881e-c89f029369f7 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5246b783-7473-46af-9447-e2109836ec15 {
  margin-bottom: 20px;
}

#s-75435ce6-0e6f-4a3f-a13b-25575eb791f4 {
  min-height: 50px;
}








#s-75435ce6-0e6f-4a3f-a13b-25575eb791f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75435ce6-0e6f-4a3f-a13b-25575eb791f4.shg-box.shg-c {
  justify-content: center;
}

#s-9453ad2d-dd17-4c40-80ab-4545b502391d .shogun-icon-wrapper {
  text-align: left;
}


#s-9453ad2d-dd17-4c40-80ab-4545b502391d .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 134, 0, 1);
}

#s-eaaa275f-514d-48ef-8915-4c5162595683 {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-eaaa275f-514d-48ef-8915-4c5162595683 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-fbbd8104-d849-4235-8a46-544c6d2ac0be {
  margin-bottom: 20px;
}

#s-2a3ccd00-a299-4895-8a8f-fb83963f3183 {
  min-height: 50px;
}








#s-2a3ccd00-a299-4895-8a8f-fb83963f3183 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a3ccd00-a299-4895-8a8f-fb83963f3183.shg-box.shg-c {
  justify-content: center;
}

#s-b87442e1-1afd-4bc8-ae38-074e49294527 .shogun-icon-wrapper {
  text-align: left;
}


#s-b87442e1-1afd-4bc8-ae38-074e49294527 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 134, 0, 1);
}

#s-661d9533-73a9-4f75-8cc4-c4511e1fcc13 {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-661d9533-73a9-4f75-8cc4-c4511e1fcc13 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-495aadee-1fef-4da3-a3c7-e5f530b2bdcb {
  margin-bottom: 20px;
}

#s-12a3b93b-f341-4bde-a63f-7dda138586d5 {
  min-height: 50px;
}








#s-12a3b93b-f341-4bde-a63f-7dda138586d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12a3b93b-f341-4bde-a63f-7dda138586d5.shg-box.shg-c {
  justify-content: center;
}

#s-1d50f395-0283-43f6-bfba-9430d465746f .shogun-icon-wrapper {
  text-align: left;
}


#s-1d50f395-0283-43f6-bfba-9430d465746f .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 134, 0, 1);
}

#s-e554e70f-b283-4f21-b361-babd718666af {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-e554e70f-b283-4f21-b361-babd718666af .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-76f394c3-36be-496f-8f75-38db86b2b41b {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4aec8889-98d9-48ef-bb8c-fe21ccd7a073"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-7a05451d-94c8-4e34-9234-6dd96a078c2a {
  min-height: 50px;
}








#s-7a05451d-94c8-4e34-9234-6dd96a078c2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a05451d-94c8-4e34-9234-6dd96a078c2a.shg-box.shg-c {
  justify-content: center;
}

#s-4fece9eb-bf4c-47d9-a903-33479b613a3c .shogun-icon-wrapper {
  text-align: left;
}


#s-4fece9eb-bf4c-47d9-a903-33479b613a3c .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 134, 0, 1);
}

#s-b4003827-9f7f-4f38-b253-f840f67a13e1 {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-b4003827-9f7f-4f38-b253-f840f67a13e1 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-6e32c7fe-cc4a-453f-bb5e-ea40361bf64a {
  margin-bottom: 20px;
}

#s-a861467c-03f1-4995-92ac-37acaf767d62 {
  min-height: 50px;
}








#s-a861467c-03f1-4995-92ac-37acaf767d62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a861467c-03f1-4995-92ac-37acaf767d62.shg-box.shg-c {
  justify-content: center;
}

#s-84ad722b-664d-4800-8c23-6d2f2c34abfc .shogun-icon-wrapper {
  text-align: left;
}


#s-84ad722b-664d-4800-8c23-6d2f2c34abfc .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 134, 0, 1);
}

#s-f5f6784c-1135-4ad8-9501-4cd9f297ced3 {
  margin-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#s-f5f6784c-1135-4ad8-9501-4cd9f297ced3 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-eb1e4a59-8015-40b6-9d02-762adcb141d7 {
  margin-bottom: 20px;
}

#s-74f3ce32-f213-4d57-9e0c-5135812ce3be hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-514705d6-0af3-427f-93fa-126c78c88101 {
  margin-top: 10px;
margin-bottom: 20px;
text-align: center;
}

#s-514705d6-0af3-427f-93fa-126c78c88101 .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-683d0a56-c3f3-42f3-b111-f625ccf0e4aa {
  margin-bottom: 20px;
}

#s-683d0a56-c3f3-42f3-b111-f625ccf0e4aa .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-683d0a56-c3f3-42f3-b111-f625ccf0e4aa table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-683d0a56-c3f3-42f3-b111-f625ccf0e4aa td.shogun-table-column {
  background-color: rgba(245, 245, 245, 1);
  padding: 20px;
  text-align: left;
}

#s-683d0a56-c3f3-42f3-b111-f625ccf0e4aa td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-683d0a56-c3f3-42f3-b111-f625ccf0e4aa td.shogun-table-column, #s-683d0a56-c3f3-42f3-b111-f625ccf0e4aa td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-37311d6b-3b0e-45bf-87dc-65898f40a17d {
  text-align: left;
}
@media (max-width: 767px){#s-37311d6b-3b0e-45bf-87dc-65898f40a17d {
  text-align: left;
}
}
#s-37311d6b-3b0e-45bf-87dc-65898f40a17d .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-37311d6b-3b0e-45bf-87dc-65898f40a17d .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-dafa2e87-d9ab-4a92-96df-f12cc2bf3184 {
  text-align: left;
}
@media (max-width: 767px){#s-dafa2e87-d9ab-4a92-96df-f12cc2bf3184 {
  text-align: left;
}
}
#s-dafa2e87-d9ab-4a92-96df-f12cc2bf3184 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-dafa2e87-d9ab-4a92-96df-f12cc2bf3184 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-fbe817ba-556c-49ad-a354-80eb07a91615 {
  text-align: left;
}
@media (max-width: 767px){#s-fbe817ba-556c-49ad-a354-80eb07a91615 {
  text-align: left;
}
}
#s-fbe817ba-556c-49ad-a354-80eb07a91615 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-fbe817ba-556c-49ad-a354-80eb07a91615 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-adfce5db-81ea-4ec7-950a-6b4300ef21ef {
  text-align: left;
}
@media (max-width: 767px){#s-adfce5db-81ea-4ec7-950a-6b4300ef21ef {
  text-align: left;
}
}
#s-adfce5db-81ea-4ec7-950a-6b4300ef21ef .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-adfce5db-81ea-4ec7-950a-6b4300ef21ef .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-02d887c0-a812-4455-9966-00c6c2518d8a {
  text-align: left;
}
@media (max-width: 767px){#s-02d887c0-a812-4455-9966-00c6c2518d8a {
  text-align: left;
}
}
#s-02d887c0-a812-4455-9966-00c6c2518d8a .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-02d887c0-a812-4455-9966-00c6c2518d8a .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-f27795fa-aa46-46fa-905f-1c526140763b {
  text-align: left;
}
@media (max-width: 767px){#s-f27795fa-aa46-46fa-905f-1c526140763b {
  text-align: left;
}
}
#s-f27795fa-aa46-46fa-905f-1c526140763b .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-f27795fa-aa46-46fa-905f-1c526140763b .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-10c75f99-4eb2-4d2e-aad9-bc3f5d153ef6 {
  text-align: left;
}
@media (max-width: 767px){#s-10c75f99-4eb2-4d2e-aad9-bc3f5d153ef6 {
  text-align: left;
}
}
#s-10c75f99-4eb2-4d2e-aad9-bc3f5d153ef6 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-10c75f99-4eb2-4d2e-aad9-bc3f5d153ef6 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-b9b56447-0f1e-44e4-94e9-d732e93875eb {
  text-align: left;
}
@media (max-width: 767px){#s-b9b56447-0f1e-44e4-94e9-d732e93875eb {
  text-align: left;
}
}
#s-b9b56447-0f1e-44e4-94e9-d732e93875eb .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-b9b56447-0f1e-44e4-94e9-d732e93875eb .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-584a54ba-4da5-44b4-b289-8fbae0e1298b {
  text-align: left;
}
@media (max-width: 767px){#s-584a54ba-4da5-44b4-b289-8fbae0e1298b {
  text-align: left;
}
}
#s-584a54ba-4da5-44b4-b289-8fbae0e1298b .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-584a54ba-4da5-44b4-b289-8fbae0e1298b .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-ad1d3c6a-cb37-47db-87ca-5f17fba77ef3 {
  text-align: left;
}
@media (max-width: 767px){#s-ad1d3c6a-cb37-47db-87ca-5f17fba77ef3 {
  text-align: left;
}
}
#s-ad1d3c6a-cb37-47db-87ca-5f17fba77ef3 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-ad1d3c6a-cb37-47db-87ca-5f17fba77ef3 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-13341180-5b55-456a-a942-e408ece78dec {
  text-align: left;
}
@media (max-width: 767px){#s-13341180-5b55-456a-a942-e408ece78dec {
  text-align: left;
}
}
#s-13341180-5b55-456a-a942-e408ece78dec .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-13341180-5b55-456a-a942-e408ece78dec .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-0fa0946f-05f0-4c38-84eb-40c8bbc51b3f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-0fa0946f-05f0-4c38-84eb-40c8bbc51b3f {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}







#s-0fa0946f-05f0-4c38-84eb-40c8bbc51b3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0fa0946f-05f0-4c38-84eb-40c8bbc51b3f.shg-box.shg-c {
  justify-content: center;
}

#s-799d2630-b95d-4f39-a5ae-9f9640aef163 {
  display: none;
}
#s-d9c7a48a-4f93-4832-af8a-9b50aa08d71d {
  margin-bottom: 10px;
text-align: center;
}

#s-d9c7a48a-4f93-4832-af8a-9b50aa08d71d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-d9c7a48a-4f93-4832-af8a-9b50aa08d71d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-d9c7a48a-4f93-4832-af8a-9b50aa08d71d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 1200px){#s-d9c7a48a-4f93-4832-af8a-9b50aa08d71d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-d9c7a48a-4f93-4832-af8a-9b50aa08d71d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-d9c7a48a-4f93-4832-af8a-9b50aa08d71d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d9c7a48a-4f93-4832-af8a-9b50aa08d71d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-d9c7a48a-4f93-4832-af8a-9b50aa08d71d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-d9c7a48a-4f93-4832-af8a-9b50aa08d71d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-d9c7a48a-4f93-4832-af8a-9b50aa08d71d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-d9c7a48a-4f93-4832-af8a-9b50aa08d71d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-d9c7a48a-4f93-4832-af8a-9b50aa08d71d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-d9c7a48a-4f93-4832-af8a-9b50aa08d71d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-d9c7a48a-4f93-4832-af8a-9b50aa08d71d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-d9c7a48a-4f93-4832-af8a-9b50aa08d71d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-e8c24ccd-76ec-4670-822f-32dd150e9428 {
  margin-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-e8c24ccd-76ec-4670-822f-32dd150e9428 {
  display: none;
}
#s-e8c24ccd-76ec-4670-822f-32dd150e9428, #wrap-s-e8c24ccd-76ec-4670-822f-32dd150e9428 { display:none !important; }}
#s-e8c24ccd-76ec-4670-822f-32dd150e9428 .shg-product-quantity-wrapper {
  display: flex;
}

#s-e8c24ccd-76ec-4670-822f-32dd150e9428 .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-e8c24ccd-76ec-4670-822f-32dd150e9428 .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-e8c24ccd-76ec-4670-822f-32dd150e9428 .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-e8c24ccd-76ec-4670-822f-32dd150e9428 .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




.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-0850eb3c-8035-4ed1-887c-2f7abfbae78b {
  margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(255, 134, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-0850eb3c-8035-4ed1-887c-2f7abfbae78b:hover {border-radius: 2px !important;
background-color: rgba(255, 134, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0850eb3c-8035-4ed1-887c-2f7abfbae78b:active {border-radius: 2px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-0850eb3c-8035-4ed1-887c-2f7abfbae78b {
  padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(255, 134, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
}


#s-0850eb3c-8035-4ed1-887c-2f7abfbae78b {
  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-0850eb3c-8035-4ed1-887c-2f7abfbae78b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0850eb3c-8035-4ed1-887c-2f7abfbae78b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-0850eb3c-8035-4ed1-887c-2f7abfbae78b.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-0850eb3c-8035-4ed1-887c-2f7abfbae78b.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-0850eb3c-8035-4ed1-887c-2f7abfbae78b {
  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-0850eb3c-8035-4ed1-887c-2f7abfbae78b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0850eb3c-8035-4ed1-887c-2f7abfbae78b.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-0850eb3c-8035-4ed1-887c-2f7abfbae78b.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-0850eb3c-8035-4ed1-887c-2f7abfbae78b.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-0850eb3c-8035-4ed1-887c-2f7abfbae78b-atc-btn-wrapper {
    text-align: center;
  }


#s-0850eb3c-8035-4ed1-887c-2f7abfbae78b {
  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-0850eb3c-8035-4ed1-887c-2f7abfbae78b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0850eb3c-8035-4ed1-887c-2f7abfbae78b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-0850eb3c-8035-4ed1-887c-2f7abfbae78b.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


  #s-0850eb3c-8035-4ed1-887c-2f7abfbae78b.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

}
#s-c3a4c549-03e7-4b88-ad96-691eafefd987 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c3a4c549-03e7-4b88-ad96-691eafefd987 {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}







#s-c3a4c549-03e7-4b88-ad96-691eafefd987 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3a4c549-03e7-4b88-ad96-691eafefd987.shg-box.shg-c {
  justify-content: center;
}

#s-087bf130-337a-4e96-8155-cfdc29f371d6 {
  display: none;
}
#s-20bdf231-c40a-45fa-b508-3d28b1e6415e {
  margin-bottom: 10px;
text-align: center;
}

#s-20bdf231-c40a-45fa-b508-3d28b1e6415e .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-20bdf231-c40a-45fa-b508-3d28b1e6415e .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-20bdf231-c40a-45fa-b508-3d28b1e6415e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 1200px){#s-20bdf231-c40a-45fa-b508-3d28b1e6415e .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-20bdf231-c40a-45fa-b508-3d28b1e6415e .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-20bdf231-c40a-45fa-b508-3d28b1e6415e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-20bdf231-c40a-45fa-b508-3d28b1e6415e .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-20bdf231-c40a-45fa-b508-3d28b1e6415e .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-20bdf231-c40a-45fa-b508-3d28b1e6415e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-20bdf231-c40a-45fa-b508-3d28b1e6415e .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-20bdf231-c40a-45fa-b508-3d28b1e6415e .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-20bdf231-c40a-45fa-b508-3d28b1e6415e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-20bdf231-c40a-45fa-b508-3d28b1e6415e .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-20bdf231-c40a-45fa-b508-3d28b1e6415e .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-20bdf231-c40a-45fa-b508-3d28b1e6415e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-bfdde08c-4f40-473c-8b41-10533390a89b {
  margin-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-bfdde08c-4f40-473c-8b41-10533390a89b {
  display: none;
}
#s-bfdde08c-4f40-473c-8b41-10533390a89b, #wrap-s-bfdde08c-4f40-473c-8b41-10533390a89b { display:none !important; }}
#s-bfdde08c-4f40-473c-8b41-10533390a89b .shg-product-quantity-wrapper {
  display: flex;
}

#s-bfdde08c-4f40-473c-8b41-10533390a89b .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-bfdde08c-4f40-473c-8b41-10533390a89b .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-bfdde08c-4f40-473c-8b41-10533390a89b .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-bfdde08c-4f40-473c-8b41-10533390a89b .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-a37b62c2-38ab-4f65-a87d-193cfba0dc5e {
  margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(255, 134, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-a37b62c2-38ab-4f65-a87d-193cfba0dc5e:hover {border-radius: 2px !important;
background-color: rgba(255, 134, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a37b62c2-38ab-4f65-a87d-193cfba0dc5e:active {border-radius: 2px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-a37b62c2-38ab-4f65-a87d-193cfba0dc5e {
  padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(255, 134, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
}


#s-a37b62c2-38ab-4f65-a87d-193cfba0dc5e {
  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-a37b62c2-38ab-4f65-a87d-193cfba0dc5e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a37b62c2-38ab-4f65-a87d-193cfba0dc5e.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-a37b62c2-38ab-4f65-a87d-193cfba0dc5e.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-a37b62c2-38ab-4f65-a87d-193cfba0dc5e.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-a37b62c2-38ab-4f65-a87d-193cfba0dc5e {
  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-a37b62c2-38ab-4f65-a87d-193cfba0dc5e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a37b62c2-38ab-4f65-a87d-193cfba0dc5e.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-a37b62c2-38ab-4f65-a87d-193cfba0dc5e.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-a37b62c2-38ab-4f65-a87d-193cfba0dc5e.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-a37b62c2-38ab-4f65-a87d-193cfba0dc5e-atc-btn-wrapper {
    text-align: center;
  }


#s-a37b62c2-38ab-4f65-a87d-193cfba0dc5e {
  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-a37b62c2-38ab-4f65-a87d-193cfba0dc5e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a37b62c2-38ab-4f65-a87d-193cfba0dc5e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-a37b62c2-38ab-4f65-a87d-193cfba0dc5e.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


  #s-a37b62c2-38ab-4f65-a87d-193cfba0dc5e.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

}
#s-af6166c7-3b5b-4418-bbd0-e770e9c3dbf3 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
}








#s-af6166c7-3b5b-4418-bbd0-e770e9c3dbf3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af6166c7-3b5b-4418-bbd0-e770e9c3dbf3.shg-box.shg-c {
  justify-content: center;
}

#s-737603a7-2bf6-4518-889f-e0bbd0ec343c {
  text-align: left;
}
@media (max-width: 767px){#s-737603a7-2bf6-4518-889f-e0bbd0ec343c {
  text-align: left;
}
}
#s-737603a7-2bf6-4518-889f-e0bbd0ec343c .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-737603a7-2bf6-4518-889f-e0bbd0ec343c .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-827a284c-1a8b-4753-afc3-61ac396e9aa4 {
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-827a284c-1a8b-4753-afc3-61ac396e9aa4 {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-827a284c-1a8b-4753-afc3-61ac396e9aa4 {
  margin-bottom: 0px;
display: none;
}
#s-827a284c-1a8b-4753-afc3-61ac396e9aa4, #wrap-s-827a284c-1a8b-4753-afc3-61ac396e9aa4 { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-387f8648-ec0a-4de0-aaa8-555ca62cdfda {
  display: none;
}
#s-387f8648-ec0a-4de0-aaa8-555ca62cdfda, #wrap-s-387f8648-ec0a-4de0-aaa8-555ca62cdfda { display:none !important; }}@media (max-width: 767px){#s-387f8648-ec0a-4de0-aaa8-555ca62cdfda {
  display: none;
}
#s-387f8648-ec0a-4de0-aaa8-555ca62cdfda, #wrap-s-387f8648-ec0a-4de0-aaa8-555ca62cdfda { display:none !important; }}
#s-77939fe0-5e1e-442b-a8a2-fea1ba903e0e {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
}








#s-77939fe0-5e1e-442b-a8a2-fea1ba903e0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77939fe0-5e1e-442b-a8a2-fea1ba903e0e.shg-box.shg-c {
  justify-content: center;
}

#s-c39494c9-603c-45f0-be3f-4601162a16e1 {
  text-align: left;
}
@media (max-width: 767px){#s-c39494c9-603c-45f0-be3f-4601162a16e1 {
  text-align: left;
}
}
#s-c39494c9-603c-45f0-be3f-4601162a16e1 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-c39494c9-603c-45f0-be3f-4601162a16e1 .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-2c5a9fd0-008a-42da-85f0-a8f52a03a48d {
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2c5a9fd0-008a-42da-85f0-a8f52a03a48d {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-2c5a9fd0-008a-42da-85f0-a8f52a03a48d {
  margin-bottom: 0px;
display: none;
}
#s-2c5a9fd0-008a-42da-85f0-a8f52a03a48d, #wrap-s-2c5a9fd0-008a-42da-85f0-a8f52a03a48d { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-1ba9ad97-4c5a-4c8c-9a88-90b707b1706f {
  display: none;
}
#s-1ba9ad97-4c5a-4c8c-9a88-90b707b1706f, #wrap-s-1ba9ad97-4c5a-4c8c-9a88-90b707b1706f { display:none !important; }}@media (max-width: 767px){#s-1ba9ad97-4c5a-4c8c-9a88-90b707b1706f {
  display: none;
}
#s-1ba9ad97-4c5a-4c8c-9a88-90b707b1706f, #wrap-s-1ba9ad97-4c5a-4c8c-9a88-90b707b1706f { display:none !important; }}
#s-f3411eea-1de1-49b7-86f8-f18613c5b2cd {
  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-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d {
  text-align: center;
}


.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d {
  max-width: 100%;
}

.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d .shg-image-zoom,
.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d {
  max-width: 100%;
}

.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d .shg-image-zoom,
.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d {
  max-width: 100%;
}

.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d .shg-image-zoom,
.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d {
  max-width: 100%;
}

.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d .shg-image-zoom,
.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d {
  max-width: 100%;
}

.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d .shg-image-zoom,
.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-79fc4baa-6f3c-4f7a-a865-8c6d7d15515d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-835999a8-28cd-47ee-959c-3cd1e6069929 {
  display: none;
}
#s-39ba5b46-679f-45c1-a796-4c1be598dd77 {
  text-align: center;
}


.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 {
  max-width: 100%;
}

.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 .shg-image-zoom,
.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 {
  max-width: 100%;
}

.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 .shg-image-zoom,
.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 {
  max-width: 100%;
}

.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 .shg-image-zoom,
.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 {
  max-width: 100%;
}

.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 .shg-image-zoom,
.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 {
  max-width: 100%;
}

.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 .shg-image-zoom,
.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-39ba5b46-679f-45c1-a796-4c1be598dd77 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-f371bc9c-397f-4bd1-8f78-70d5390f57db {
  min-height: 50px;
}
@media (min-width: 1200px){#s-f371bc9c-397f-4bd1-8f78-70d5390f57db {
  margin-left: auto;
margin-right: auto;
max-width: 200px;
}
}







#s-f371bc9c-397f-4bd1-8f78-70d5390f57db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f371bc9c-397f-4bd1-8f78-70d5390f57db.shg-box.shg-c {
  justify-content: center;
}

#s-f7296134-fa75-4224-a91d-7c67ede2cab6 {
  display: none;
}
#s-a981f26e-6695-4493-860b-ee3f3689ac81 {
  margin-bottom: 10px;
text-align: center;
}

#s-a981f26e-6695-4493-860b-ee3f3689ac81 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-a981f26e-6695-4493-860b-ee3f3689ac81 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-a981f26e-6695-4493-860b-ee3f3689ac81 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
@media (min-width: 1200px){#s-a981f26e-6695-4493-860b-ee3f3689ac81 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-a981f26e-6695-4493-860b-ee3f3689ac81 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-a981f26e-6695-4493-860b-ee3f3689ac81 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a981f26e-6695-4493-860b-ee3f3689ac81 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-a981f26e-6695-4493-860b-ee3f3689ac81 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
}

#s-a981f26e-6695-4493-860b-ee3f3689ac81 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a981f26e-6695-4493-860b-ee3f3689ac81 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-a981f26e-6695-4493-860b-ee3f3689ac81 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-a981f26e-6695-4493-860b-ee3f3689ac81 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}@media (max-width: 767px){#s-a981f26e-6695-4493-860b-ee3f3689ac81 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
}

#s-a981f26e-6695-4493-860b-ee3f3689ac81 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 20px;
}

#s-a981f26e-6695-4493-860b-ee3f3689ac81 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
}
#s-96a1dc85-1cc8-4a36-b599-b1f84ff6916e {
  margin-bottom: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-96a1dc85-1cc8-4a36-b599-b1f84ff6916e {
  display: none;
}
#s-96a1dc85-1cc8-4a36-b599-b1f84ff6916e, #wrap-s-96a1dc85-1cc8-4a36-b599-b1f84ff6916e { display:none !important; }}
#s-96a1dc85-1cc8-4a36-b599-b1f84ff6916e .shg-product-quantity-wrapper {
  display: flex;
}

#s-96a1dc85-1cc8-4a36-b599-b1f84ff6916e .shg-product-quantity-wrapper input {
  flex: auto;
  text-align: center;
  width: calc(100% - 70px);
  margin: 0 !important;
}


  #s-96a1dc85-1cc8-4a36-b599-b1f84ff6916e .shg-product-quantity-wrapper button.shg-product-quantity-button {
    border: 0 !important;
    margin: 0 !important;
  }

  #s-96a1dc85-1cc8-4a36-b599-b1f84ff6916e .shg-product-quantity-wrapper button.shg-product-quantity-button-left {
    margin-right: 10px !important;
  }

  #s-96a1dc85-1cc8-4a36-b599-b1f84ff6916e .shg-product-quantity-wrapper button.shg-product-quantity-button-right {
    margin-left: 10px !important;
  }




#s-03886ad5-edd7-4484-a68f-b1344d933c3d {
  margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(255, 134, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-03886ad5-edd7-4484-a68f-b1344d933c3d:hover {border-radius: 2px !important;
background-color: rgba(255, 134, 0, 0.8) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-03886ad5-edd7-4484-a68f-b1344d933c3d:active {border-radius: 2px !important;
background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-03886ad5-edd7-4484-a68f-b1344d933c3d {
  padding-top: 10px;
padding-bottom: 10px;
border-radius: 2px;
background-color: rgba(255, 134, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
}


#s-03886ad5-edd7-4484-a68f-b1344d933c3d {
  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-03886ad5-edd7-4484-a68f-b1344d933c3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03886ad5-edd7-4484-a68f-b1344d933c3d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-03886ad5-edd7-4484-a68f-b1344d933c3d.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-03886ad5-edd7-4484-a68f-b1344d933c3d.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

@media (min-width: 768px) and (max-width: 991px){

#s-03886ad5-edd7-4484-a68f-b1344d933c3d {
  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-03886ad5-edd7-4484-a68f-b1344d933c3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03886ad5-edd7-4484-a68f-b1344d933c3d.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-03886ad5-edd7-4484-a68f-b1344d933c3d.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}


  #s-03886ad5-edd7-4484-a68f-b1344d933c3d.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

}@media (max-width: 767px){
  #s-03886ad5-edd7-4484-a68f-b1344d933c3d-atc-btn-wrapper {
    text-align: center;
  }


#s-03886ad5-edd7-4484-a68f-b1344d933c3d {
  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-03886ad5-edd7-4484-a68f-b1344d933c3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03886ad5-edd7-4484-a68f-b1344d933c3d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}

#s-03886ad5-edd7-4484-a68f-b1344d933c3d.shg-btn.shg-product-atc-error {
  font-weight: 700;
  font-family: Lato;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}


  #s-03886ad5-edd7-4484-a68f-b1344d933c3d.shg-btn.shg-product-atc-success {
    
    font-family: Lato;
    
    
    color: rgba(255, 255, 255, 1);
  }

}
#s-cfc96d0f-cfc1-456d-89bd-9afda617e883 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
}








#s-cfc96d0f-cfc1-456d-89bd-9afda617e883 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cfc96d0f-cfc1-456d-89bd-9afda617e883.shg-box.shg-c {
  justify-content: center;
}

#s-753e77a0-18e4-44f5-a4e0-79324face4de {
  text-align: left;
}
@media (max-width: 767px){#s-753e77a0-18e4-44f5-a4e0-79324face4de {
  text-align: left;
}
}
#s-753e77a0-18e4-44f5-a4e0-79324face4de .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-753e77a0-18e4-44f5-a4e0-79324face4de .shogun-heading-component h4 {
  color: #000;
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-6982e1bc-fb72-4d31-a23d-703291038b6d {
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6982e1bc-fb72-4d31-a23d-703291038b6d {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-6982e1bc-fb72-4d31-a23d-703291038b6d {
  margin-bottom: 0px;
display: none;
}
#s-6982e1bc-fb72-4d31-a23d-703291038b6d, #wrap-s-6982e1bc-fb72-4d31-a23d-703291038b6d { display:none !important; }}
@media (min-width: 768px) and (max-width: 991px){#s-d62521e1-23cc-44c3-be40-cc795d6108c4 {
  display: none;
}
#s-d62521e1-23cc-44c3-be40-cc795d6108c4, #wrap-s-d62521e1-23cc-44c3-be40-cc795d6108c4 { display:none !important; }}@media (max-width: 767px){#s-d62521e1-23cc-44c3-be40-cc795d6108c4 {
  display: none;
}
#s-d62521e1-23cc-44c3-be40-cc795d6108c4, #wrap-s-d62521e1-23cc-44c3-be40-cc795d6108c4 { display:none !important; }}
#s-4e6e7795-ffc5-46e6-8965-3f9f31138f8e {
  display: none;
}
#s-b457a12e-50bd-4aad-b920-ab0cb0632530 {
  text-align: center;
}


.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 {
  max-width: 100%;
}

.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 .shg-image-zoom,
.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 {
  max-width: 100%;
}

.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 .shg-image-zoom,
.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 {
  max-width: 100%;
}

.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 .shg-image-zoom,
.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 {
  max-width: 100%;
}

.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 .shg-image-zoom,
.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 {
  max-width: 100%;
}

.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 .shg-image-zoom,
.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-b457a12e-50bd-4aad-b920-ab0cb0632530 .shg-image-zoom {
  
    margin: 0 auto;
  
}

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