#s-6a61d744-4a02-487c-bd42-7528c131449d {
  margin-left: 30px;
margin-right: 30px;
}

#s-6a61d744-4a02-487c-bd42-7528c131449d {
  display: none;
}
.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 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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

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

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

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

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

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

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

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

#s-68bd5ce2-0a7c-4357-a807-a6bf57cc6a75 {
  margin-left: 3px;
margin-right: 3px;
}
@media (max-width: 767px){#s-68bd5ce2-0a7c-4357-a807-a6bf57cc6a75 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-68bd5ce2-0a7c-4357-a807-a6bf57cc6a75"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68bd5ce2-0a7c-4357-a807-a6bf57cc6a75"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-68bd5ce2-0a7c-4357-a807-a6bf57cc6a75"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-68bd5ce2-0a7c-4357-a807-a6bf57cc6a75"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-68bd5ce2-0a7c-4357-a807-a6bf57cc6a75"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-68bd5ce2-0a7c-4357-a807-a6bf57cc6a75"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-68bd5ce2-0a7c-4357-a807-a6bf57cc6a75"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body > .shogun-tab-content {
  display: none;
}

.shogun-tabs-body > .shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-d756277e-8a3a-4571-a65c-911147fc655e {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}


  #s-d756277e-8a3a-4571-a65c-911147fc655e .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 105, 0, 1);
    border: 2px solid rgba(255, 255, 255, 1);
  }
  #s-d756277e-8a3a-4571-a65c-911147fc655e .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(254, 254, 254, 1);
    border: 2px solid rgba(255, 105, 0, 1);
  }
#s-d756277e-8a3a-4571-a65c-911147fc655e .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-d756277e-8a3a-4571-a65c-911147fc655e .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-d756277e-8a3a-4571-a65c-911147fc655e .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 2px);
  left: 2px;
  bottom: -2px;
  height: 2px;
  background: rgba(254, 254, 254, 1);
}

#s-d756277e-8a3a-4571-a65c-911147fc655e .shogun-tabs-body {
  margin-top: -2px;
  border-top: 2px solid rgba(255, 105, 0, 1);
}

.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * 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: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

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

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

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

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

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-0eeb5166-df3e-4a15-91ae-243a87cc9fef {
  min-height: 50px;
}








#s-0eeb5166-df3e-4a15-91ae-243a87cc9fef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0eeb5166-df3e-4a15-91ae-243a87cc9fef.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cd5c19e0-01e5-4659-b400-130d856ee300 {
  background-color: rgba(255, 169, 60, 1);
}

@media (min-width: 0px) {
[id="s-cd5c19e0-01e5-4659-b400-130d856ee300"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cd5c19e0-01e5-4659-b400-130d856ee300"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cd5c19e0-01e5-4659-b400-130d856ee300"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd5c19e0-01e5-4659-b400-130d856ee300"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-2bd7dc13-ff3d-4a8a-aa0c-7a28a278d2cd {
  margin-top: 25px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-2bd7dc13-ff3d-4a8a-aa0c-7a28a278d2cd {
  margin-top: 100px;
margin-bottom: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2bd7dc13-ff3d-4a8a-aa0c-7a28a278d2cd {
  margin-top: 100px;
margin-bottom: 100px;
}
}@media (max-width: 767px){#s-2bd7dc13-ff3d-4a8a-aa0c-7a28a278d2cd {
  margin-top: 30px;
margin-bottom: 0px;
}
}
#s-7f741fc7-bd10-43e8-8e95-0696e9b4b604 {
  min-height: 50px;
}
@media (max-width: 767px){#s-7f741fc7-bd10-43e8-8e95-0696e9b4b604 {
  margin-left: 300px;
min-height: 0px;
max-width: 100px;
}
}







#s-7f741fc7-bd10-43e8-8e95-0696e9b4b604 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f741fc7-bd10-43e8-8e95-0696e9b4b604.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: 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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "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;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-a0c64741-5e6b-4375-9d84-194a0ea88bf7 {
  text-align: center;
}







  #s-a0c64741-5e6b-4375-9d84-194a0ea88bf7 img.shogun-image {
    

    
    
    
  }


#s-a0c64741-5e6b-4375-9d84-194a0ea88bf7 .shogun-image-content {
  
    align-items: center;
  
}

#s-29050faa-95b3-4c82-b069-f00a8a9ce071 {
  min-height: 50px;
}








#s-29050faa-95b3-4c82-b069-f00a8a9ce071 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29050faa-95b3-4c82-b069-f00a8a9ce071.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: 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-79d329a3-13d6-4945-a899-e879997767c5 {
  margin-top: 50px;
margin-bottom: 50px;
}

#s-79d329a3-13d6-4945-a899-e879997767c5 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-79d329a3-13d6-4945-a899-e879997767c5 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-79d329a3-13d6-4945-a899-e879997767c5 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-79d329a3-13d6-4945-a899-e879997767c5 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-79d329a3-13d6-4945-a899-e879997767c5 td.shogun-table-column, #s-79d329a3-13d6-4945-a899-e879997767c5 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-57a38c4b-c4c8-4266-b861-decf62f254e7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-57a38c4b-c4c8-4266-b861-decf62f254e7 .shogun-heading-component h6 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-11d5a452-8ec8-425f-b2ec-cede8af8e2ad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-11d5a452-8ec8-425f-b2ec-cede8af8e2ad .shogun-heading-component h6 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-bdcdaa48-f58b-46fd-8b06-e475822eb4ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bdcdaa48-f58b-46fd-8b06-e475822eb4ab .shogun-heading-component h6 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-23fa282f-3943-4116-a7ac-f74345c8de5e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-23fa282f-3943-4116-a7ac-f74345c8de5e .shogun-heading-component h6 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-969aaf39-7ae5-4980-b49e-962205e6461d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-969aaf39-7ae5-4980-b49e-962205e6461d .shogun-heading-component h6 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-7fdc8f46-639a-4e60-ad77-860b31ed4da0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7fdc8f46-639a-4e60-ad77-860b31ed4da0 .shogun-heading-component h6 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-5a7af4b4-c950-405e-b92c-1ba2d2e3464e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5a7af4b4-c950-405e-b92c-1ba2d2e3464e .shogun-heading-component h6 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-59b6436c-0097-46c2-9db1-cae1bdf814a9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-59b6436c-0097-46c2-9db1-cae1bdf814a9 .shogun-heading-component h6 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-491bd600-5c10-4b08-a98f-bb3a54e7b682 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-491bd600-5c10-4b08-a98f-bb3a54e7b682 .shogun-heading-component h6 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-4c295f18-a122-4809-9cc1-13dbe3856dfa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4c295f18-a122-4809-9cc1-13dbe3856dfa .shogun-heading-component h6 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-379e824f-3ca6-449c-8814-afcf77559c99 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-379e824f-3ca6-449c-8814-afcf77559c99 .shogun-heading-component h6 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-7f98849c-85e7-4d17-aae9-1c5a7bdf1a64 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7f98849c-85e7-4d17-aae9-1c5a7bdf1a64 .shogun-heading-component h6 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-a02e0989-e292-4a40-a418-eb48a1c9bf08 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a02e0989-e292-4a40-a418-eb48a1c9bf08 .shogun-heading-component h6 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-fd466b80-1921-4cab-b988-f65bd1ad43cb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fd466b80-1921-4cab-b988-f65bd1ad43cb .shogun-heading-component h6 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-a0fe8934-b60c-48e7-9d53-843165bea1f5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a0fe8934-b60c-48e7-9d53-843165bea1f5 .shogun-heading-component h6 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-03b6cf01-22f3-4f7c-9dc3-aed6c1d6a33f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-03b6cf01-22f3-4f7c-9dc3-aed6c1d6a33f .shogun-heading-component h6 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  
  
}



#s-e3321838-7efc-4c19-8ed9-cf7f9558de22 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3321838-7efc-4c19-8ed9-cf7f9558de22 .shogun-heading-component h1 {
  color: rgba(255, 104, 0, 1);
  font-weight:  normal ;
  font-family: "poppins";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-ec472fd1-f84c-44b9-a1f2-63af51bf7954 {
  min-height: 50px;
}








#s-ec472fd1-f84c-44b9-a1f2-63af51bf7954 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec472fd1-f84c-44b9-a1f2-63af51bf7954.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9f53130e-be73-4feb-85f9-0fad301c8084 {
  text-align: center;
}







  #s-9f53130e-be73-4feb-85f9-0fad301c8084 img.shogun-image {
    

    
    
    
  }


#s-9f53130e-be73-4feb-85f9-0fad301c8084 .shogun-image-content {
  
    align-items: center;
  
}

#s-0f57a8b2-5570-47c2-8364-3d55381a1bcc {
  min-height: 50px;
}








#s-0f57a8b2-5570-47c2-8364-3d55381a1bcc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f57a8b2-5570-47c2-8364-3d55381a1bcc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fa57615c-357a-48ad-a4e1-f112d7c21e46 {
  min-height: 50px;
}








#s-fa57615c-357a-48ad-a4e1-f112d7c21e46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa57615c-357a-48ad-a4e1-f112d7c21e46.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-91ef62a7-426e-4fdd-880c-c57fa194bb13 {
  margin-top: 50px;
margin-left: 100px;
margin-bottom: 50px;
margin-right: 100px;
}
@media (max-width: 767px){#s-91ef62a7-426e-4fdd-880c-c57fa194bb13 {
  margin-left: 10px;
margin-right: 10px;
}
}
#s-2934fed3-04d7-49ef-bd19-724db3a6f336 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-2934fed3-04d7-49ef-bd19-724db3a6f336 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2934fed3-04d7-49ef-bd19-724db3a6f336.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-product-reviews-container {
  position: relative;
}

.shg-product-reviews-container .shg-product-reviews-wrapper {
  display: flex;
  flex-direction: column;
}

.shg-product-reviews-container .shg-product-reviews-title-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.shg-product-reviews-container .shg-product-reviews-actions {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.shg-product-reviews-container .shg-product-reviews-hidden {
  display: none;
}

.shg-product-reviews-container .shg-product-reviews-stars {
  margin: 10px 0;
  font-size: 0;
}

.shg-product-reviews-container
  .shg-product-reviews-stars.shg-product-reviews-stars-average {
  margin-right: 20px;
}

.shg-product-reviews-container .shg-product-reviews-loading {
  text-align: center;
}

.shg-product-reviews-container .shg-product-reviews-loading svg {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-star {
  display: inline-block;
}

.shg-product-reviews-container
  .shg-product-reviews-stars-hoverable
  .shg-product-reviews-star {
  cursor: pointer;
}

.shg-product-reviews-container .shg-product-reviews-stars > * {
  margin: 0 5px;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:first-child {
  margin-left: 0;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:last-child {
  margin-right: 0;
}

.shg-product-reviews-container .shg-product-reviews-button {
  cursor: pointer;
  display: inline-block;

  height: 40px;
  line-height: 40px;
  padding: 0 30px;

  border-radius: 3px;
}

.shg-product-reviews-container .shg-product-reviews-button-write {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-based-on {
  display: inline-block;
  position: relative;
  top: -2px;
}

.shg-product-reviews-container .shg-product-reviews-date {
  margin: 10px 0;
}

.shg-product-reviews-container .shg-product-reviews-separator {
  height: 1px;
  margin: 20px 0;
  background-color: black;
}

.shg-product-reviews-container .shg-product-reviews-review-content {
  word-break: break-word;
  white-space: normal;
}

.shg-product-reviews-container .shg-product-reviews-empty-view {
  text-align: center;
  margin: 80px 0;
}

.shg-product-reviews-container .shg-product-reviews-title-margin {
  margin: 30px 0;
}

.shg-product-reviews-container .shg-product-reviews-label {
  display: block;
  margin-bottom: 10px;
}

.shg-product-reviews-container .shg-product-reviews-label-error {
  display: none;
  float: right;
}

.shg-product-reviews-container .shg-product-reviews-form {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field {
  margin-bottom: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error {
  color: #cf4747;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error input,
.shg-product-reviews-container .shg-product-reviews-form-field-error textarea {
  border-width: 2px;
  border-color: #cf4747;
}

.shg-product-reviews-container
  .shg-product-reviews-form-field-error
  .shg-product-reviews-label-error {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-form-input {
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
  border-radius: 3px;
  background: transparent;
  border: 1px solid black;
}

.shg-product-reviews-container input.shg-product-reviews-form-input {
  height: 40px;
  line-height: 40px;
}

.shg-product-reviews-container textarea.shg-product-reviews-form-input {
  padding-top: 10px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-items {
  margin-top: 30px;
  text-align: center;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item {
  cursor: pointer;
  display: inline-block;
  margin: 0 5px;
}

.shg-product-reviews-container
  .shg-product-reviews-pagination-item
  .shg-product-reviews-pagination-item-flip {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}

.shg-product-reviews-container
  .shg-product-reviews-pagination-item:first-child {
  margin-right: 25px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item:last-child {
  margin-left: 25px;
}

#s-8089b3f7-420a-41a6-9550-8c49bd94b722 {
  margin-top: 50px;
margin-left: 100px;
margin-bottom: 50px;
margin-right: 100px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 0);
border-style: dashed;
}
@media (max-width: 767px){#s-8089b3f7-420a-41a6-9550-8c49bd94b722 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
}
#s-8089b3f7-420a-41a6-9550-8c49bd94b722 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-8089b3f7-420a-41a6-9550-8c49bd94b722 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-8089b3f7-420a-41a6-9550-8c49bd94b722 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-8089b3f7-420a-41a6-9550-8c49bd94b722 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-8089b3f7-420a-41a6-9550-8c49bd94b722 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-8089b3f7-420a-41a6-9550-8c49bd94b722 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-8089b3f7-420a-41a6-9550-8c49bd94b722 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-8089b3f7-420a-41a6-9550-8c49bd94b722 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-8089b3f7-420a-41a6-9550-8c49bd94b722 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-f5360cf9-9d83-4529-8545-c45b665946ae {
  min-height: 50px;
}








#s-f5360cf9-9d83-4529-8545-c45b665946ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5360cf9-9d83-4529-8545-c45b665946ae.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9f26ad9d-a38b-4997-8c02-dc1e7d45a509 {
  min-height: 50px;
}








#s-9f26ad9d-a38b-4997-8c02-dc1e7d45a509 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f26ad9d-a38b-4997-8c02-dc1e7d45a509.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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-6e43a22a-c3fa-4f2b-9b8e-d71364823e1e {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-a4c2dee9-2347-4661-969d-16f63e1f34d8 {
  min-height: 50px;
}








#s-a4c2dee9-2347-4661-969d-16f63e1f34d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4c2dee9-2347-4661-969d-16f63e1f34d8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dc2fe128-a5c4-45ad-85c7-6791baf5439f {
  margin-left: 0px;
margin-right: 0px;
min-height: 50px;
}








#s-dc2fe128-a5c4-45ad-85c7-6791baf5439f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc2fe128-a5c4-45ad-85c7-6791baf5439f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-627aa81f-770e-4397-92dc-db50101c7744 {
  margin-top: 50px;
margin-bottom: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-627aa81f-770e-4397-92dc-db50101c7744"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-627aa81f-770e-4397-92dc-db50101c7744"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-627aa81f-770e-4397-92dc-db50101c7744"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-627aa81f-770e-4397-92dc-db50101c7744"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-8f0ba779-cd12-46ea-a951-978b21441cb4 {
  text-align: center;
}







  #s-8f0ba779-cd12-46ea-a951-978b21441cb4 img.shogun-image {
    

    
    
    
  }


#s-8f0ba779-cd12-46ea-a951-978b21441cb4 .shogun-image-content {
  
    align-items: center;
  
}

#s-25103721-3cfb-4782-a271-bd72cc52c4f9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-25103721-3cfb-4782-a271-bd72cc52c4f9 .shogun-heading-component h1 {
  color: rgba(255, 105, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}



#s-91a25dc0-5f7c-44fe-8d1f-63de2006a673 {
  text-align: center;
}







  #s-91a25dc0-5f7c-44fe-8d1f-63de2006a673 img.shogun-image {
    

    
    
    
  }


#s-91a25dc0-5f7c-44fe-8d1f-63de2006a673 .shogun-image-content {
  
    align-items: center;
  
}

#s-4da9650c-250e-4cba-957d-4cf8e5dcd718 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4da9650c-250e-4cba-957d-4cf8e5dcd718 .shogun-heading-component h1 {
  color: rgba(255, 105, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-0f366597-5959-4093-8248-0c0decb54632 {
  text-align: center;
}







  #s-0f366597-5959-4093-8248-0c0decb54632 img.shogun-image {
    

    
    
    
  }


#s-0f366597-5959-4093-8248-0c0decb54632 .shogun-image-content {
  
    align-items: center;
  
}

#s-bbe3bd70-2be6-4c56-aa59-1ecb4be4b3d1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bbe3bd70-2be6-4c56-aa59-1ecb4be4b3d1 .shogun-heading-component h1 {
  color: rgba(255, 105, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-8ec47827-2f0d-49d3-a999-b2e161110a49 {
  min-height: 50px;
}








#s-8ec47827-2f0d-49d3-a999-b2e161110a49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ec47827-2f0d-49d3-a999-b2e161110a49.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bc84db1f-899a-4019-a3f8-9ea84a649663 {
  text-align: center;
}







  #s-bc84db1f-899a-4019-a3f8-9ea84a649663 img.shogun-image {
    

    
    
    
  }


#s-bc84db1f-899a-4019-a3f8-9ea84a649663 .shogun-image-content {
  
    align-items: center;
  
}

#s-06519602-0058-413f-94df-9a4e54702f3f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-06519602-0058-413f-94df-9a4e54702f3f .shogun-heading-component h1 {
  color: rgba(255, 105, 0, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-7f545853-7d93-4add-b1d4-5e674a63e400 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 70px;
padding-bottom: 70px;
background-position: center center;
}
@media (max-width: 767px){#s-7f545853-7d93-4add-b1d4-5e674a63e400 {
  padding-top: 40px;
padding-bottom: 40px;
}
}







#s-7f545853-7d93-4add-b1d4-5e674a63e400 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f545853-7d93-4add-b1d4-5e674a63e400.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fcb514aa-961c-47d9-9f56-984a0b29743c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fcb514aa-961c-47d9-9f56-984a0b29743c {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-fcb514aa-961c-47d9-9f56-984a0b29743c {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-fcb514aa-961c-47d9-9f56-984a0b29743c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "poppins";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-e16a5189-de17-45ae-8f59-b75ca4f3eedc {
  margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e16a5189-de17-45ae-8f59-b75ca4f3eedc {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-e16a5189-de17-45ae-8f59-b75ca4f3eedc {
  margin-left: 15px;
margin-right: 15px;
}
}
#s-28c1d6c0-b95b-42da-86e0-f8831ed8a727 {
  text-align: center;
}
@media (max-width: 767px){#s-28c1d6c0-b95b-42da-86e0-f8831ed8a727 {
  margin-left: 20px;
margin-right: 20px;
}
}






  #s-28c1d6c0-b95b-42da-86e0-f8831ed8a727 img.shogun-image {
    

    
    
    
  }


#s-28c1d6c0-b95b-42da-86e0-f8831ed8a727 .shogun-image-content {
  
    align-items: center;
  
}

#s-b35196c2-3ae1-46da-ad4c-b103199ece52 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 70px;
padding-bottom: 70px;
background-position: center center;
}
@media (max-width: 767px){#s-b35196c2-3ae1-46da-ad4c-b103199ece52 {
  padding-top: 40px;
padding-bottom: 40px;
}
}







#s-b35196c2-3ae1-46da-ad4c-b103199ece52 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b35196c2-3ae1-46da-ad4c-b103199ece52.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2c4f0f15-ad28-4b3f-ac5e-ab67219e28b9 {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-2c4f0f15-ad28-4b3f-ac5e-ab67219e28b9 {
  margin-right: 15px;
}
}
#s-2c4f0f15-ad28-4b3f-ac5e-ab67219e28b9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-92e26320-c1a5-4a70-9154-38e044f4d602 {
  margin-left: 100px;
margin-right: 100px;
}
@media (max-width: 767px){#s-92e26320-c1a5-4a70-9154-38e044f4d602 {
  margin-left: 15px;
margin-right: 15px;
}
}
#s-8ad5aac9-6ac0-4419-8a05-c86a599d7494 {
  margin-bottom: 50px;
text-align: center;
}
@media (max-width: 767px){#s-8ad5aac9-6ac0-4419-8a05-c86a599d7494 {
  margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
}
}






  #s-8ad5aac9-6ac0-4419-8a05-c86a599d7494 img.shogun-image {
    

    
    
    
  }


#s-8ad5aac9-6ac0-4419-8a05-c86a599d7494 .shogun-image-content {
  
    align-items: center;
  
}

#s-d611cd02-3f91-424d-8a4c-18292627272b {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 70px;
padding-bottom: 70px;
background-position: center center;
}
@media (max-width: 767px){#s-d611cd02-3f91-424d-8a4c-18292627272b {
  padding-top: 30px;
padding-bottom: 30px;
}
}







#s-d611cd02-3f91-424d-8a4c-18292627272b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d611cd02-3f91-424d-8a4c-18292627272b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-879ee477-f43b-4edd-ab37-9ef8498ea7fd {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-879ee477-f43b-4edd-ab37-9ef8498ea7fd {
  margin-right: 15px;
}
}
#s-879ee477-f43b-4edd-ab37-9ef8498ea7fd .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-7cc7b540-b738-4c23-ad22-5dbe55139cef {
  margin-left: 100px;
margin-right: 100px;
}
@media (max-width: 767px){#s-7cc7b540-b738-4c23-ad22-5dbe55139cef {
  margin-left: 15px;
margin-right: 15px;
}
}
#s-9b7727fa-b40d-4013-a808-000d319575bb {
  text-align: center;
}
@media (max-width: 767px){#s-9b7727fa-b40d-4013-a808-000d319575bb {
  margin-left: 20px;
margin-right: 20px;
}
}






  #s-9b7727fa-b40d-4013-a808-000d319575bb img.shogun-image {
    

    
    
    
  }


#s-9b7727fa-b40d-4013-a808-000d319575bb .shogun-image-content {
  
    align-items: center;
  
}

#s-836b81f9-f845-4bbb-9b24-62985a645330 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
background-position: center center;
}








#s-836b81f9-f845-4bbb-9b24-62985a645330 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-836b81f9-f845-4bbb-9b24-62985a645330.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-43e18ee3-9635-4882-a72f-f0764544c934 {
  margin-top: 50px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-43e18ee3-9635-4882-a72f-f0764544c934 {
  margin-right: 15px;
}
}
#s-43e18ee3-9635-4882-a72f-f0764544c934 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-59f74c73-efa1-45a7-8526-7f97d5032754 {
  margin-left: 100px;
margin-right: 100px;
}
@media (max-width: 767px){#s-59f74c73-efa1-45a7-8526-7f97d5032754 {
  margin-left: 15px;
margin-right: 15px;
}
}
#s-bf25c949-cd3d-4b23-bc40-a5fa5846867a {
  text-align: center;
}
@media (max-width: 767px){#s-bf25c949-cd3d-4b23-bc40-a5fa5846867a {
  margin-left: 20px;
margin-right: 20px;
}
}






  #s-bf25c949-cd3d-4b23-bc40-a5fa5846867a img.shogun-image {
    

    
    
    
  }


#s-bf25c949-cd3d-4b23-bc40-a5fa5846867a .shogun-image-content {
  
    align-items: center;
  
}

#s-fbe5fa20-ee46-4e8d-9f00-df5609154eef {
  margin-left: 0px;
margin-right: 0px;
min-height: 50px;
}








#s-fbe5fa20-ee46-4e8d-9f00-df5609154eef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbe5fa20-ee46-4e8d-9f00-df5609154eef.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f8529eb2-d6c1-493f-8292-69fbbeb1a9cd {
  margin-top: 100px;
margin-left: 100px;
margin-bottom: 50px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-f8529eb2-d6c1-493f-8292-69fbbeb1a9cd {
  margin-top: 30px;
margin-left: 0px;
margin-bottom: 30px;
margin-right: 0px;
}
}
#s-f8529eb2-d6c1-493f-8292-69fbbeb1a9cd .shogun-heading-component h1 {
  color: rgba(255, 104, 0, 1);
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



@media (min-width: 0px) {
[id="s-b0b957c8-8d76-4137-aef5-05924d035109"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b0b957c8-8d76-4137-aef5-05924d035109"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b0b957c8-8d76-4137-aef5-05924d035109"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b0b957c8-8d76-4137-aef5-05924d035109"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-751109d3-a3a9-4cc6-ae34-b838ba338b58 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.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;
  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-7e514098-a1d0-4de5-9b50-91a6857d966d {
  text-align: center;
}



.shg-c#s-7e514098-a1d0-4de5-9b50-91a6857d966d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7e514098-a1d0-4de5-9b50-91a6857d966d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-7e514098-a1d0-4de5-9b50-91a6857d966d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7e514098-a1d0-4de5-9b50-91a6857d966d img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-7e514098-a1d0-4de5-9b50-91a6857d966d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7e514098-a1d0-4de5-9b50-91a6857d966d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-7e514098-a1d0-4de5-9b50-91a6857d966d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7e514098-a1d0-4de5-9b50-91a6857d966d img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-7e514098-a1d0-4de5-9b50-91a6857d966d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7e514098-a1d0-4de5-9b50-91a6857d966d img.shogun-image {
  width: 100%;
}



}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-75cec2b5-6ffb-4d86-9d35-c23ce9511da2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-75cec2b5-6ffb-4d86-9d35-c23ce9511da2 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
}

#s-eec2a6ef-adec-4976-8c62-fd9e1e3598db {
  display: none;
}
#s-7eb209af-9ee3-4be4-be68-d17c92399f13 {
  text-align: left;
}



.shg-c#s-7eb209af-9ee3-4be4-be68-d17c92399f13 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7eb209af-9ee3-4be4-be68-d17c92399f13 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-7eb209af-9ee3-4be4-be68-d17c92399f13 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7eb209af-9ee3-4be4-be68-d17c92399f13 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-7eb209af-9ee3-4be4-be68-d17c92399f13 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7eb209af-9ee3-4be4-be68-d17c92399f13 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-7eb209af-9ee3-4be4-be68-d17c92399f13 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7eb209af-9ee3-4be4-be68-d17c92399f13 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-7eb209af-9ee3-4be4-be68-d17c92399f13 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7eb209af-9ee3-4be4-be68-d17c92399f13 img.shogun-image {
  width: 100%;
}



}
#s-d2bbed17-2e1a-418f-8c83-28bbcd07ca32 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d2bbed17-2e1a-418f-8c83-28bbcd07ca32 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-4986a78f-540e-49e4-9f19-7725d0401f7c {
  display: none;
}
#s-8f135201-f927-4bc8-b9b3-7cfd0140b459 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}



.shg-c#s-8f135201-f927-4bc8-b9b3-7cfd0140b459 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8f135201-f927-4bc8-b9b3-7cfd0140b459 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-8f135201-f927-4bc8-b9b3-7cfd0140b459 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8f135201-f927-4bc8-b9b3-7cfd0140b459 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-8f135201-f927-4bc8-b9b3-7cfd0140b459 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8f135201-f927-4bc8-b9b3-7cfd0140b459 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-8f135201-f927-4bc8-b9b3-7cfd0140b459 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8f135201-f927-4bc8-b9b3-7cfd0140b459 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-8f135201-f927-4bc8-b9b3-7cfd0140b459 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8f135201-f927-4bc8-b9b3-7cfd0140b459 img.shogun-image {
  width: 100%;
}



}
#s-926a63ae-8178-4c17-b17f-96d20f339ce2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-926a63ae-8178-4c17-b17f-96d20f339ce2 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-805dc42a-6b2f-4bca-97f2-5ea3a404970d {
  display: none;
}
#s-08012651-7a7d-44b2-9635-0045b2e0bf66 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}



.shg-c#s-08012651-7a7d-44b2-9635-0045b2e0bf66 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-08012651-7a7d-44b2-9635-0045b2e0bf66 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-08012651-7a7d-44b2-9635-0045b2e0bf66 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-08012651-7a7d-44b2-9635-0045b2e0bf66 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-08012651-7a7d-44b2-9635-0045b2e0bf66 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-08012651-7a7d-44b2-9635-0045b2e0bf66 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-08012651-7a7d-44b2-9635-0045b2e0bf66 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-08012651-7a7d-44b2-9635-0045b2e0bf66 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-08012651-7a7d-44b2-9635-0045b2e0bf66 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-08012651-7a7d-44b2-9635-0045b2e0bf66 img.shogun-image {
  width: 100%;
}



}
#s-419ff6d2-f327-4e6a-b486-e83a8ec86113 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-419ff6d2-f327-4e6a-b486-e83a8ec86113 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-15f770c6-0dee-4614-8335-8357a75ac6f1 hr {
  border-top: 50px solid rgba(221, 221, 221, 0);
}
@media (max-width: 767px){#s-15f770c6-0dee-4614-8335-8357a75ac6f1 hr {
  border-top: 1px solid rgba(221, 221, 221, 0);
}
}
#s-7caad64b-a445-43b9-a479-f55710a30f10 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7caad64b-a445-43b9-a479-f55710a30f10 .shogun-heading-component h1 {
  color: rgba(255, 104, 0, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-c9f3fa9a-470b-4c66-a7b2-111e52416ed3 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-c9f3fa9a-470b-4c66-a7b2-111e52416ed3 {
  margin-left: 15px;
margin-right: 15px;
}
}
#s-c9f3fa9a-470b-4c66-a7b2-111e52416ed3 .shogun-heading-component h1 {
  color: rgba(255, 104, 0, 1);
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-1e022dd9-8a2c-4ea1-bd48-d9434c340dcc {
  margin-left: 100px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-1e022dd9-8a2c-4ea1-bd48-d9434c340dcc {
  margin-left: 15px;
margin-bottom: 20px;
margin-right: 15px;
}
}
#s-1e022dd9-8a2c-4ea1-bd48-d9434c340dcc .shogun-heading-component h1 {
  color: rgba(5, 5, 5, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 2px;
  text-align: left;
}



#s-0d029195-593e-4644-9964-d510c56a8dad {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-0d029195-593e-4644-9964-d510c56a8dad {
  margin-bottom: 0px;
}
}







#s-0d029195-593e-4644-9964-d510c56a8dad > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-0d029195-593e-4644-9964-d510c56a8dad.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b26c3d8f-8475-4680-bce5-9b8a89f2b861"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b26c3d8f-8475-4680-bce5-9b8a89f2b861"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b26c3d8f-8475-4680-bce5-9b8a89f2b861"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b26c3d8f-8475-4680-bce5-9b8a89f2b861"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-1af4d9a5-e3cd-4c60-9e22-3e80bfe5b2c6 {
  text-align: center;
}







  #s-1af4d9a5-e3cd-4c60-9e22-3e80bfe5b2c6 img.shogun-image {
    

    
    
    
  }


#s-1af4d9a5-e3cd-4c60-9e22-3e80bfe5b2c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-56e3a42f-f519-4b09-ab5f-e2d045ae8759 {
  text-align: center;
}







  #s-56e3a42f-f519-4b09-ab5f-e2d045ae8759 img.shogun-image {
    

    
    
    
  }


#s-56e3a42f-f519-4b09-ab5f-e2d045ae8759 .shogun-image-content {
  
    align-items: center;
  
}

#s-cf511655-d726-46a5-9dfc-57da3457b23f {
  text-align: center;
}







  #s-cf511655-d726-46a5-9dfc-57da3457b23f img.shogun-image {
    

    
    
    
  }


#s-cf511655-d726-46a5-9dfc-57da3457b23f .shogun-image-content {
  
    align-items: center;
  
}

#s-f01a056a-457d-47b9-ba36-0cefb718b00f {
  text-align: center;
}







  #s-f01a056a-457d-47b9-ba36-0cefb718b00f img.shogun-image {
    

    
    
    
  }


#s-f01a056a-457d-47b9-ba36-0cefb718b00f .shogun-image-content {
  
    align-items: center;
  
}

#s-bcc215f1-51bd-4b5a-b60d-9be94c1ab228 {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-bcc215f1-51bd-4b5a-b60d-9be94c1ab228"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-bcc215f1-51bd-4b5a-b60d-9be94c1ab228"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-bcc215f1-51bd-4b5a-b60d-9be94c1ab228"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-bcc215f1-51bd-4b5a-b60d-9be94c1ab228"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-fde6dfdb-ad99-45eb-a575-650a6616e52f {
  text-align: center;
}







  #s-fde6dfdb-ad99-45eb-a575-650a6616e52f img.shogun-image {
    

    
    
    
  }


#s-fde6dfdb-ad99-45eb-a575-650a6616e52f .shogun-image-content {
  
    align-items: center;
  
}

#s-56c911fb-d8ed-425d-86db-d90f680ddecf {
  text-align: center;
}







  #s-56c911fb-d8ed-425d-86db-d90f680ddecf img.shogun-image {
    

    
    
    
  }


#s-56c911fb-d8ed-425d-86db-d90f680ddecf .shogun-image-content {
  
    align-items: center;
  
}

#s-778db5af-fb5a-4391-b022-a0f2251e4630 {
  text-align: center;
}







  #s-778db5af-fb5a-4391-b022-a0f2251e4630 img.shogun-image {
    

    
    
    
  }


#s-778db5af-fb5a-4391-b022-a0f2251e4630 .shogun-image-content {
  
    align-items: center;
  
}

#s-620de532-c3e6-46a8-acc0-2a1defd5a915 {
  margin-top: 40px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
min-height: 50px;
}








#s-620de532-c3e6-46a8-acc0-2a1defd5a915 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-620de532-c3e6-46a8-acc0-2a1defd5a915.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c5ae4058-ff4c-4724-8348-514379e6c6dc {
  margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-c5ae4058-ff4c-4724-8348-514379e6c6dc {
  margin-left: 15px;
margin-right: 15px;
}
}
#s-c5ae4058-ff4c-4724-8348-514379e6c6dc .shogun-heading-component h1 {
  color: rgba(255, 104, 0, 1);
  font-weight:  300 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



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

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

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

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

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

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

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

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

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

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

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

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

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

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

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

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

  to {
    opacity: 1;
  }
}

#s-f0a713da-0204-4f7a-b3a5-52b6f59b0a17 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-f0a713da-0204-4f7a-b3a5-52b6f59b0a17 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-f0a713da-0204-4f7a-b3a5-52b6f59b0a17 .shg-sld-nav-button.shg-sld-left,
#s-f0a713da-0204-4f7a-b3a5-52b6f59b0a17 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-86bcce22-a0a2-4098-acc2-4aa9d38337c3 {
  margin-left: 0px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 104, 0, 1);
opacity: 1;
}

@media (min-width: 0px) {
[id="s-86bcce22-a0a2-4098-acc2-4aa9d38337c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-86bcce22-a0a2-4098-acc2-4aa9d38337c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-86bcce22-a0a2-4098-acc2-4aa9d38337c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-86bcce22-a0a2-4098-acc2-4aa9d38337c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-85997721-cbfa-4ee8-ab18-9f6c48507792 {
  margin-top: 40px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
text-align: center;
}







  #s-85997721-cbfa-4ee8-ab18-9f6c48507792 img.shogun-image {
    

    
    
    
  }


#s-85997721-cbfa-4ee8-ab18-9f6c48507792 .shogun-image-content {
  
    align-items: center;
  
}

#s-f9b3b094-91ee-4754-8fe0-a27268a83024 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-f9b3b094-91ee-4754-8fe0-a27268a83024 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-c2a3b007-9b6d-424d-80a4-c50a95edf035 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-c2a3b007-9b6d-424d-80a4-c50a95edf035 {
  margin-bottom: 20px;
}
}
#s-e216c2b4-7c19-478f-830e-568d6b03a779 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-e216c2b4-7c19-478f-830e-568d6b03a779 {
  display: none;
}
#s-e216c2b4-7c19-478f-830e-568d6b03a779, #wrap-s-e216c2b4-7c19-478f-830e-568d6b03a779 { display:none !important; }}






  #s-e216c2b4-7c19-478f-830e-568d6b03a779 img.shogun-image {
    

    
    
    
  }


#s-e216c2b4-7c19-478f-830e-568d6b03a779 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd366b34-403e-4594-a0b8-8fde92d1a0ee {
  margin-left: 0px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 5px;
background-color: rgba(255, 104, 0, 1);
opacity: 1;
}

@media (min-width: 0px) {
[id="s-cd366b34-403e-4594-a0b8-8fde92d1a0ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cd366b34-403e-4594-a0b8-8fde92d1a0ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cd366b34-403e-4594-a0b8-8fde92d1a0ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd366b34-403e-4594-a0b8-8fde92d1a0ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-17a56755-8116-4283-86f2-66a375f30574 {
  margin-top: 40px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
text-align: center;
}







  #s-17a56755-8116-4283-86f2-66a375f30574 img.shogun-image {
    

    
    
    
  }


#s-17a56755-8116-4283-86f2-66a375f30574 .shogun-image-content {
  
    align-items: center;
  
}

#s-118a10f3-1e91-41c8-b921-064fd83d3628 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-118a10f3-1e91-41c8-b921-064fd83d3628 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-5863c74f-d78c-4a83-9036-dbca1d1a56b1 {
  margin-left: 20px;
margin-bottom: 25px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-71f91845-e3cc-4f4a-a03a-e9f08c8b5c86 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
text-align: center;
}
@media (max-width: 767px){#s-71f91845-e3cc-4f4a-a03a-e9f08c8b5c86 {
  display: none;
}
#s-71f91845-e3cc-4f4a-a03a-e9f08c8b5c86, #wrap-s-71f91845-e3cc-4f4a-a03a-e9f08c8b5c86 { display:none !important; }}






  #s-71f91845-e3cc-4f4a-a03a-e9f08c8b5c86 img.shogun-image {
    

    
    
    
  }


#s-71f91845-e3cc-4f4a-a03a-e9f08c8b5c86 .shogun-image-content {
  
    align-items: center;
  
}

#s-d4a6be33-c1bd-460d-9500-7067cc5a6619 {
  margin-left: 0px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 104, 0, 1);
opacity: 1;
}

@media (min-width: 0px) {
[id="s-d4a6be33-c1bd-460d-9500-7067cc5a6619"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d4a6be33-c1bd-460d-9500-7067cc5a6619"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d4a6be33-c1bd-460d-9500-7067cc5a6619"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d4a6be33-c1bd-460d-9500-7067cc5a6619"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-e18c63f2-3c27-40a7-8c49-d32c31351667 {
  margin-top: 40px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
text-align: center;
}







  #s-e18c63f2-3c27-40a7-8c49-d32c31351667 img.shogun-image {
    

    
    
    
  }


#s-e18c63f2-3c27-40a7-8c49-d32c31351667 .shogun-image-content {
  
    align-items: center;
  
}

#s-1ae36ddc-aac3-45ff-aa24-ded7dc80723b {
  margin-top: 0px;
margin-left: 5px;
margin-bottom: 0px;
margin-right: 5px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-1ae36ddc-aac3-45ff-aa24-ded7dc80723b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-6410f360-e6cd-431e-a48b-827dc32bfccb {
  padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 0);
border-style: dotted;
background-color: rgba(0, 0, 0, 0);
}

#s-a813be0b-e7ec-4033-bee9-14af0be53315 {
  margin-left: 20px;
margin-bottom: 25px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-e4513da0-2818-4bb0-b185-8856a086864f {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
text-align: center;
}
@media (max-width: 767px){#s-e4513da0-2818-4bb0-b185-8856a086864f {
  display: none;
}
#s-e4513da0-2818-4bb0-b185-8856a086864f, #wrap-s-e4513da0-2818-4bb0-b185-8856a086864f { display:none !important; }}






  #s-e4513da0-2818-4bb0-b185-8856a086864f img.shogun-image {
    

    
    
    
  }


#s-e4513da0-2818-4bb0-b185-8856a086864f .shogun-image-content {
  
    align-items: center;
  
}

#s-18762dbb-26ed-425f-bdcc-d5debbc7d93a {
  min-height: 50px;
}








#s-18762dbb-26ed-425f-bdcc-d5debbc7d93a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18762dbb-26ed-425f-bdcc-d5debbc7d93a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3c178bda-1891-431a-a81e-c05fc4d45070 {
  min-height: 300px;
background-color: rgba(255, 104, 0, 1);
}
@media (min-width: 1200px){#s-3c178bda-1891-431a-a81e-c05fc4d45070 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3c178bda-1891-431a-a81e-c05fc4d45070 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3c178bda-1891-431a-a81e-c05fc4d45070 {
  
}
}@media (max-width: 767px){#s-3c178bda-1891-431a-a81e-c05fc4d45070 {
  
}
}







#s-3c178bda-1891-431a-a81e-c05fc4d45070 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c178bda-1891-431a-a81e-c05fc4d45070.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-78b62190-57d4-430c-8a14-6a281a219d6c {
  margin-left: 0px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 104, 0, 1);
opacity: 1;
}

@media (min-width: 0px) {
[id="s-78b62190-57d4-430c-8a14-6a281a219d6c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78b62190-57d4-430c-8a14-6a281a219d6c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-78b62190-57d4-430c-8a14-6a281a219d6c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-78b62190-57d4-430c-8a14-6a281a219d6c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-40dcfd1e-d1a7-4307-b925-d45d946a46ba {
  margin-top: 40px;
margin-left: 25px;
margin-bottom: 20px;
margin-right: 25px;
text-align: center;
}







  #s-40dcfd1e-d1a7-4307-b925-d45d946a46ba img.shogun-image {
    

    
    
    
  }


#s-40dcfd1e-d1a7-4307-b925-d45d946a46ba .shogun-image-content {
  
    align-items: center;
  
}

#s-8f3155f1-30a9-466e-a5af-d4dfca0bc11c {
  margin-top: 0px;
margin-left: 2px;
margin-bottom: 0px;
margin-right: 2px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-8f3155f1-30a9-466e-a5af-d4dfca0bc11c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: center;
}



#s-60477f77-5eb8-496f-8103-3454bc4b76fb {
  padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 0);
border-style: solid;
background-color: rgba(0, 0, 0, 0);
}

#s-b7bb5d2d-976a-45d7-ade3-9780a6c129af {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-b7bb5d2d-976a-45d7-ade3-9780a6c129af {
  padding-top: 10px;
padding-bottom: 10px;
}
}
#s-66a57b08-89b6-4882-90fe-ec14688e65a1 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
text-align: center;
}
@media (max-width: 767px){#s-66a57b08-89b6-4882-90fe-ec14688e65a1 {
  display: none;
}
#s-66a57b08-89b6-4882-90fe-ec14688e65a1, #wrap-s-66a57b08-89b6-4882-90fe-ec14688e65a1 { display:none !important; }}






  #s-66a57b08-89b6-4882-90fe-ec14688e65a1 img.shogun-image {
    

    
    
    
  }


#s-66a57b08-89b6-4882-90fe-ec14688e65a1 .shogun-image-content {
  
    align-items: center;
  
}

.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-13600df2-23db-4c18-b865-6ed49f1ccc16 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(255, 105, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-13600df2-23db-4c18-b865-6ed49f1ccc16:hover {box-shadow:1px 1px 1px 1px rgba(255, 105, 0, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 105, 0, 1) !important;}#s-13600df2-23db-4c18-b865-6ed49f1ccc16:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-13600df2-23db-4c18-b865-6ed49f1ccc16 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-13600df2-23db-4c18-b865-6ed49f1ccc16.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-13600df2-23db-4c18-b865-6ed49f1ccc16.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-13600df2-23db-4c18-b865-6ed49f1ccc16.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1ca31314-cacc-40c8-87a3-5daf6e0561f5 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-1ca31314-cacc-40c8-87a3-5daf6e0561f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ca31314-cacc-40c8-87a3-5daf6e0561f5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1d2e535b-b130-489d-a85f-acdf0e6496fb {
  margin-top: 50px;
margin-bottom: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1d2e535b-b130-489d-a85f-acdf0e6496fb .shogun-heading-component h1 {
  color: rgba(255, 104, 0, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-fb8096fc-dc69-4953-b41e-143c2ea7b7fb {
  margin-left: 0px;
margin-right: 0px;
}

#s-fb8096fc-dc69-4953-b41e-143c2ea7b7fb .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-fb8096fc-dc69-4953-b41e-143c2ea7b7fb table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-fb8096fc-dc69-4953-b41e-143c2ea7b7fb td.shogun-table-column {
  background-color: rgba(255, 133, 0, 0.75);
  padding: 10px;
  text-align: center;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-fb8096fc-dc69-4953-b41e-143c2ea7b7fb td.shogun-table-row {
  background-color: rgba(250, 213, 0, 0.1);
  padding: 10px;
}

#s-fb8096fc-dc69-4953-b41e-143c2ea7b7fb td.shogun-table-column, #s-fb8096fc-dc69-4953-b41e-143c2ea7b7fb td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-a8998395-9d0a-43c3-b40a-2c84b39bf381 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a8998395-9d0a-43c3-b40a-2c84b39bf381 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: center;
}



#s-ed7a5aa1-1077-4c4c-83ee-27d5eea5d201 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ed7a5aa1-1077-4c4c-83ee-27d5eea5d201 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: center;
}



#s-b55eb7e6-2337-41bd-8ec6-6c717296fa25 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b55eb7e6-2337-41bd-8ec6-6c717296fa25 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-d0da3046-8992-44f1-9385-ba897e5e26df {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d0da3046-8992-44f1-9385-ba897e5e26df .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-16b46df1-8324-4417-9d5f-1983bed88eb8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-16b46df1-8324-4417-9d5f-1983bed88eb8 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-0284d88a-de0b-49a3-b85f-0cad876c988a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0284d88a-de0b-49a3-b85f-0cad876c988a .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: center;
}



#s-cb594243-3066-4aba-a9ed-8c57d533176f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cb594243-3066-4aba-a9ed-8c57d533176f .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-020a99bd-edb1-4c6d-a354-4b907db38e35 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-020a99bd-edb1-4c6d-a354-4b907db38e35 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-c1d13166-4c03-4dd2-aa83-31b2d01e7513 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c1d13166-4c03-4dd2-aa83-31b2d01e7513 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-b0dfda8e-2bd3-4d36-9bf9-98ed448893b4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b0dfda8e-2bd3-4d36-9bf9-98ed448893b4 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-5779ecbb-859f-49fd-b735-3c40e159a16d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5779ecbb-859f-49fd-b735-3c40e159a16d .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-b08c2f3d-9683-4912-8fae-231f0890ed2f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b08c2f3d-9683-4912-8fae-231f0890ed2f .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-442f5c49-fc4b-4eb8-a80b-99fd0379b0c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-442f5c49-fc4b-4eb8-a80b-99fd0379b0c7 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-edd303e4-c149-454e-b4f9-83e5a1a431bf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-edd303e4-c149-454e-b4f9-83e5a1a431bf .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-9a4a08ff-6ff7-4854-b8fc-4fc35754feae {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9a4a08ff-6ff7-4854-b8fc-4fc35754feae .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-77cdf7aa-2aaf-4c02-aaac-0695452be8ae {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-77cdf7aa-2aaf-4c02-aaac-0695452be8ae .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-a8343b60-c42f-4471-a378-b30a4e07fd14 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a8343b60-c42f-4471-a378-b30a4e07fd14 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-2e976f90-dada-4468-a7e2-75774c7291c5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e976f90-dada-4468-a7e2-75774c7291c5 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-57a6f296-63d0-42e9-a2f5-e278c56a3b65 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-57a6f296-63d0-42e9-a2f5-e278c56a3b65 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-792f0a7f-c1be-4d6f-85e1-718e320f5798 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-792f0a7f-c1be-4d6f-85e1-718e320f5798 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-4ee96883-4fa8-40ad-a8bf-a5db5d2f7df5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4ee96883-4fa8-40ad-a8bf-a5db5d2f7df5 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-74d9d90a-372d-4c54-9b2b-46095469291c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-74d9d90a-372d-4c54-9b2b-46095469291c .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-557faaff-2c13-4bca-9768-0472a1cf6668 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-557faaff-2c13-4bca-9768-0472a1cf6668 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-9dc009a9-5730-476f-9f66-be87796080b3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9dc009a9-5730-476f-9f66-be87796080b3 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-9ab16d17-20c7-4a92-b6f4-9368424b1762 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9ab16d17-20c7-4a92-b6f4-9368424b1762 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-ed2650a4-ba24-4663-85cb-98b3b6e918a5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ed2650a4-ba24-4663-85cb-98b3b6e918a5 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-edd7270a-b15f-4e7b-af4a-aa71f19ec639 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-edd7270a-b15f-4e7b-af4a-aa71f19ec639 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-e458874a-30ea-42d7-99dc-b9ffaf799c36 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e458874a-30ea-42d7-99dc-b9ffaf799c36 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-90cf357b-8106-44b3-a131-9d5a2e6057e7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-90cf357b-8106-44b3-a131-9d5a2e6057e7 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-5f799c1b-9e90-492c-aa3b-3de693d714d8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5f799c1b-9e90-492c-aa3b-3de693d714d8 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-98779b2f-7a12-47a6-914f-891fc126a1c2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-98779b2f-7a12-47a6-914f-891fc126a1c2 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-72ed6ff2-f3c1-4b62-9604-d4ef7d1dc8a5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-72ed6ff2-f3c1-4b62-9604-d4ef7d1dc8a5 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-bf34ca40-483e-4e3b-8352-cf343d367eaf {
  max-width: 300px;
}
@media (max-width: 767px){#s-bf34ca40-483e-4e3b-8352-cf343d367eaf {
  max-width: 15em;
}
}
#s-428b8295-6396-40ef-b40e-a339387ad03d {
  max-width: 300px;
}
@media (max-width: 767px){#s-428b8295-6396-40ef-b40e-a339387ad03d {
  max-width: 15em;
}
}
#s-da3073cc-0ced-42fa-8b9d-45c01a620387 {
  max-width: 300px;
}
@media (max-width: 767px){#s-da3073cc-0ced-42fa-8b9d-45c01a620387 {
  max-width: 40em;
}
}
#s-918db405-610c-4a02-82d1-2a5190cdebbc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-918db405-610c-4a02-82d1-2a5190cdebbc .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-91a6ba0c-3554-427d-8f24-067c2fb40e0e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-91a6ba0c-3554-427d-8f24-067c2fb40e0e .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-a5c9f0f0-dc09-4348-8e1c-08d031fe89a1 {
  padding-top: 10px;
padding-bottom: 10px;
max-width: 300px;
text-align: center;
}

#s-a5c9f0f0-dc09-4348-8e1c-08d031fe89a1 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-2b65f8fd-121d-4edd-8d2d-cc9aff8e1b86 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2b65f8fd-121d-4edd-8d2d-cc9aff8e1b86 .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



#s-a32d9652-faef-43a9-a9be-f051f528b87c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a32d9652-faef-43a9-a9be-f051f528b87c .shogun-heading-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 16px;
  
  
  
}



@media (min-width: 0px) {
[id="s-11dfb415-3a7f-4e1e-9d3c-9f5f546588ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-11dfb415-3a7f-4e1e-9d3c-9f5f546588ef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-11dfb415-3a7f-4e1e-9d3c-9f5f546588ef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-11dfb415-3a7f-4e1e-9d3c-9f5f546588ef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-11dfb415-3a7f-4e1e-9d3c-9f5f546588ef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-11dfb415-3a7f-4e1e-9d3c-9f5f546588ef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-11dfb415-3a7f-4e1e-9d3c-9f5f546588ef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

}

#s-afbf8636-526e-4f3c-872b-aa10a0b1d195 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 50px;
background-position: center center;
}








#s-afbf8636-526e-4f3c-872b-aa10a0b1d195 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-afbf8636-526e-4f3c-872b-aa10a0b1d195.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fff1cce3-f6bf-40ee-bb0d-d77c301fdb85 {
  margin-left: 0px;
margin-right: 0px;
min-height: 150px;
}

@media (min-width: 0px) {
[id="s-fff1cce3-f6bf-40ee-bb0d-d77c301fdb85"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fff1cce3-f6bf-40ee-bb0d-d77c301fdb85"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fff1cce3-f6bf-40ee-bb0d-d77c301fdb85"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fff1cce3-f6bf-40ee-bb0d-d77c301fdb85"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fff1cce3-f6bf-40ee-bb0d-d77c301fdb85"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fff1cce3-f6bf-40ee-bb0d-d77c301fdb85"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fff1cce3-f6bf-40ee-bb0d-d77c301fdb85"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-3198af8f-536d-467d-b045-4e88b4fd2095 {
  margin-top: 40px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-3198af8f-536d-467d-b045-4e88b4fd2095 {
  margin-top: 70px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
}
#s-3198af8f-536d-467d-b045-4e88b4fd2095 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}


@media (max-width: 767px){#s-3198af8f-536d-467d-b045-4e88b4fd2095 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: center;
}


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

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

.shg-btn-text {
  font-weight: ;
  font-family: ;
}

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

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

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

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

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

#s-0798762c-d066-4fe6-b1ef-a1c570b28186 {
  margin-top: 50px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(209, 164, 28, 0);
border-style: solid;
border-radius: 10px;
opacity: 1;
text-align: center;
background-color: rgba(255, 104, 0, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0798762c-d066-4fe6-b1ef-a1c570b28186:hover {box-shadow:1px 1px 1px 2px rgba(255, 104, 0, 1) !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 10px !important;
opacity: 1 !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(255, 104, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0798762c-d066-4fe6-b1ef-a1c570b28186:active {background-color: rgba(228, 181, 33, 0) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 1200px){#s-0798762c-d066-4fe6-b1ef-a1c570b28186 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0798762c-d066-4fe6-b1ef-a1c570b28186 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0798762c-d066-4fe6-b1ef-a1c570b28186 {
  
}
}@media (max-width: 767px){#s-0798762c-d066-4fe6-b1ef-a1c570b28186 {
  margin-top: 30px;
margin-bottom: 0px;
}
}

  #s-0798762c-d066-4fe6-b1ef-a1c570b28186-root {
    text-align: center;
  }


#s-0798762c-d066-4fe6-b1ef-a1c570b28186.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Didact Gothic;
  display:  block ;
}
@media (min-width: 1200px){
  #s-0798762c-d066-4fe6-b1ef-a1c570b28186-root {
    text-align: center;
  }


#s-0798762c-d066-4fe6-b1ef-a1c570b28186.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Didact Gothic;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0798762c-d066-4fe6-b1ef-a1c570b28186-root {
    text-align: center;
  }


#s-0798762c-d066-4fe6-b1ef-a1c570b28186.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Didact Gothic;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0798762c-d066-4fe6-b1ef-a1c570b28186-root {
    text-align: center;
  }


#s-0798762c-d066-4fe6-b1ef-a1c570b28186.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Didact Gothic;
  display:  block ;
}
}@media (max-width: 767px){
  #s-0798762c-d066-4fe6-b1ef-a1c570b28186-root {
    text-align: center;
  }


#s-0798762c-d066-4fe6-b1ef-a1c570b28186.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  font-family: Didact Gothic;
  display:  block ;
}
}
#s-3e71a031-6fb6-44dd-ae50-6e2e0e9b707f {
  margin-top: 50px;
margin-bottom: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3e71a031-6fb6-44dd-ae50-6e2e0e9b707f .shogun-heading-component h1 {
  color: rgba(255, 104, 0, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-33b8634e-1e5f-4a04-a391-78a557fe2191 {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-33b8634e-1e5f-4a04-a391-78a557fe2191"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-33b8634e-1e5f-4a04-a391-78a557fe2191"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-33b8634e-1e5f-4a04-a391-78a557fe2191"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-33b8634e-1e5f-4a04-a391-78a557fe2191"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-8a6dc13e-39b0-4daf-9614-726820072a03 {
  display: none;
}
#s-5ccd4ed8-28f5-4a34-a03f-f29660797b3b {
  text-align: center;
}







  #s-5ccd4ed8-28f5-4a34-a03f-f29660797b3b img.shogun-image {
    

    
    
    
  }


#s-5ccd4ed8-28f5-4a34-a03f-f29660797b3b .shogun-image-content {
  
    align-items: center;
  
}

#s-ad4364ef-ecc9-432f-a5c3-9e5d714ec3b6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ad4364ef-ecc9-432f-a5c3-9e5d714ec3b6 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-abae7e43-af3f-485b-ab77-e01a26ffceb7 {
  text-align: center;
}

#s-abae7e43-af3f-485b-ab77-e01a26ffceb7 .shg-product-reviews-container {
  font-family: ;
  font-size: 15px;
  color: #4E486D;
}

#s-abae7e43-af3f-485b-ab77-e01a26ffceb7 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-abae7e43-af3f-485b-ab77-e01a26ffceb7 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-abae7e43-af3f-485b-ab77-e01a26ffceb7 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-abae7e43-af3f-485b-ab77-e01a26ffceb7 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-abae7e43-af3f-485b-ab77-e01a26ffceb7 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-abae7e43-af3f-485b-ab77-e01a26ffceb7 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-abae7e43-af3f-485b-ab77-e01a26ffceb7 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-abae7e43-af3f-485b-ab77-e01a26ffceb7 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-4ebf0452-6e27-41db-85e5-03bc84ce961a {
  text-align: center;
}

#s-4ebf0452-6e27-41db-85e5-03bc84ce961a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4ebf0452-6e27-41db-85e5-03bc84ce961a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4ebf0452-6e27-41db-85e5-03bc84ce961a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-cb97f781-8db0-4efd-afa2-3b3f36187777 {
  display: none;
}
#s-04a73982-1453-4acf-858c-e6f7fa6beb94 {
  text-align: center;
}







  #s-04a73982-1453-4acf-858c-e6f7fa6beb94 img.shogun-image {
    

    
    
    
  }


#s-04a73982-1453-4acf-858c-e6f7fa6beb94 .shogun-image-content {
  
    align-items: center;
  
}

#s-dab16fb8-3082-4e02-9537-4488455914bd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dab16fb8-3082-4e02-9537-4488455914bd .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-ffeb8862-a611-4c31-8764-2e1c5dbcea7c {
  text-align: center;
}

#s-ffeb8862-a611-4c31-8764-2e1c5dbcea7c .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-ffeb8862-a611-4c31-8764-2e1c5dbcea7c .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-ffeb8862-a611-4c31-8764-2e1c5dbcea7c .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-ffeb8862-a611-4c31-8764-2e1c5dbcea7c .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-ffeb8862-a611-4c31-8764-2e1c5dbcea7c .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-ffeb8862-a611-4c31-8764-2e1c5dbcea7c .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-ffeb8862-a611-4c31-8764-2e1c5dbcea7c .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-ffeb8862-a611-4c31-8764-2e1c5dbcea7c .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-ffeb8862-a611-4c31-8764-2e1c5dbcea7c .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-6047311e-a24e-4bbf-9850-76d4154b7a5b {
  text-align: center;
}

#s-6047311e-a24e-4bbf-9850-76d4154b7a5b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6047311e-a24e-4bbf-9850-76d4154b7a5b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6047311e-a24e-4bbf-9850-76d4154b7a5b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1fe3110d-324b-4c9f-a24c-b833b6e5319b {
  display: none;
}
#s-b4e17108-0c53-473f-a5a0-48a7441c57d4 {
  text-align: center;
}







  #s-b4e17108-0c53-473f-a5a0-48a7441c57d4 img.shogun-image {
    

    
    
    
  }


#s-b4e17108-0c53-473f-a5a0-48a7441c57d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-e6e1f900-b426-4c66-b4e0-82f508c0329f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e6e1f900-b426-4c66-b4e0-82f508c0329f .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-462d2bd7-dd4a-4e4a-8660-52dd9f9ecb62 {
  text-align: center;
}

#s-462d2bd7-dd4a-4e4a-8660-52dd9f9ecb62 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-462d2bd7-dd4a-4e4a-8660-52dd9f9ecb62 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-462d2bd7-dd4a-4e4a-8660-52dd9f9ecb62 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-462d2bd7-dd4a-4e4a-8660-52dd9f9ecb62 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-462d2bd7-dd4a-4e4a-8660-52dd9f9ecb62 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-462d2bd7-dd4a-4e4a-8660-52dd9f9ecb62 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-462d2bd7-dd4a-4e4a-8660-52dd9f9ecb62 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-462d2bd7-dd4a-4e4a-8660-52dd9f9ecb62 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-462d2bd7-dd4a-4e4a-8660-52dd9f9ecb62 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-57c39a77-1fc1-4b20-abb1-b93dcc7bc2fa {
  text-align: center;
}

#s-57c39a77-1fc1-4b20-abb1-b93dcc7bc2fa .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-57c39a77-1fc1-4b20-abb1-b93dcc7bc2fa .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-57c39a77-1fc1-4b20-abb1-b93dcc7bc2fa .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ce84b10a-13e3-476e-918b-10b335655887 {
  display: none;
}
#s-abaaa1ee-07d2-4dd3-a1c6-c323e6ff5461 {
  text-align: center;
}







  #s-abaaa1ee-07d2-4dd3-a1c6-c323e6ff5461 img.shogun-image {
    

    
    
    
  }


#s-abaaa1ee-07d2-4dd3-a1c6-c323e6ff5461 .shogun-image-content {
  
    align-items: center;
  
}

#s-3b2ea6a2-a81e-4d52-a1fe-5e0b65cee694 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3b2ea6a2-a81e-4d52-a1fe-5e0b65cee694 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-08e95507-497d-42dd-a53b-b250f00864d8 {
  text-align: center;
}

#s-08e95507-497d-42dd-a53b-b250f00864d8 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: #4E486D;
}

#s-08e95507-497d-42dd-a53b-b250f00864d8 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-08e95507-497d-42dd-a53b-b250f00864d8 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-08e95507-497d-42dd-a53b-b250f00864d8 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-08e95507-497d-42dd-a53b-b250f00864d8 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-08e95507-497d-42dd-a53b-b250f00864d8 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-08e95507-497d-42dd-a53b-b250f00864d8 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-08e95507-497d-42dd-a53b-b250f00864d8 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-08e95507-497d-42dd-a53b-b250f00864d8 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-69f9c60b-f679-4d8d-82ef-bfb16bd180d4 {
  text-align: center;
}

#s-69f9c60b-f679-4d8d-82ef-bfb16bd180d4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-69f9c60b-f679-4d8d-82ef-bfb16bd180d4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-69f9c60b-f679-4d8d-82ef-bfb16bd180d4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-edde6152-af9d-4735-a144-eca2abe1677a hr {
  border-top: 20px solid rgba(221, 221, 221, 0);
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

@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;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

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

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

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

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

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

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

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

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

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

.shogun-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{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:#000;background-color:rgba(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;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:focus,.shg-lightbox .shg-lightbox-close:hover{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 .3s}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*=enterviewport][data-animations*=fadeIn],[data-animations*=enterviewport][data-animations*=zoomIn]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}