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

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

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

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

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

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

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

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

#s-e6259498-c7f6-4f2e-9d98-8dc8e6bdf425 {
  background-image: url(https://i.shgcdn.com/9aa0357a-882b-4d1c-86af-d744d7d6259f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-e6259498-c7f6-4f2e-9d98-8dc8e6bdf425 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e6259498-c7f6-4f2e-9d98-8dc8e6bdf425 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e6259498-c7f6-4f2e-9d98-8dc8e6bdf425 {
  
}
}@media (max-width: 767px){#s-e6259498-c7f6-4f2e-9d98-8dc8e6bdf425 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}
}







#s-e6259498-c7f6-4f2e-9d98-8dc8e6bdf425 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-e6259498-c7f6-4f2e-9d98-8dc8e6bdf425.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 1200px){#s-10c299db-be03-4ce1-a08c-7c6c14e008f5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-10c299db-be03-4ce1-a08c-7c6c14e008f5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-10c299db-be03-4ce1-a08c-7c6c14e008f5 {
  
}
}@media (max-width: 767px){#s-10c299db-be03-4ce1-a08c-7c6c14e008f5 {
  
}
}
@media (min-width: 0px) {
[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-10c299db-be03-4ce1-a08c-7c6c14e008f5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-29d15909-a424-4333-a491-aab6aa29773f {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-29d15909-a424-4333-a491-aab6aa29773f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-29d15909-a424-4333-a491-aab6aa29773f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-29d15909-a424-4333-a491-aab6aa29773f {
  
}
}@media (max-width: 767px){#s-29d15909-a424-4333-a491-aab6aa29773f {
  
}
}







#s-29d15909-a424-4333-a491-aab6aa29773f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29d15909-a424-4333-a491-aab6aa29773f.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

#s-cad06a0b-28f9-4629-91f7-88c9e2e38081 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-cad06a0b-28f9-4629-91f7-88c9e2e38081 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e0106334-b368-420b-afdf-2bd56cbfddaf {
  margin-top: 10px;
margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e0106334-b368-420b-afdf-2bd56cbfddaf .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-c23c42eb-e946-46fc-8a0b-3c6598e8ad16 {
  min-height: 50px;
}








#s-c23c42eb-e946-46fc-8a0b-3c6598e8ad16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c23c42eb-e946-46fc-8a0b-3c6598e8ad16.shg-box.shg-c {
  justify-content: center;
}

#s-5fcf169f-d05f-4c9d-bdd5-d6e41ebe8857 {
  margin-top: 24px;
margin-bottom: 24px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5fcf169f-d05f-4c9d-bdd5-d6e41ebe8857 .shogun-heading-component h1 {
  color: rgba(29, 63, 88, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-74250918-388d-45c6-b163-27c36da8630c {
  margin-top: 64px;
margin-bottom: 64px;
min-height: 50px;
}








#s-74250918-388d-45c6-b163-27c36da8630c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74250918-388d-45c6-b163-27c36da8630c.shg-box.shg-c {
  justify-content: center;
}

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

.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-007e4e50-ab34-481c-837c-134cb7605fa2 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
background-color: rgba(243, 245, 247, 1);
}

#s-007e4e50-ab34-481c-837c-134cb7605fa2 .shogun-tabs {
  justify-content: flex-start;
}


  #s-007e4e50-ab34-481c-837c-134cb7605fa2 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(231, 231, 231, 1);
    border: 1px solid rgba(243, 245, 247, 1);
  }
  #s-007e4e50-ab34-481c-837c-134cb7605fa2 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(243, 245, 247, 1);
    border: 1px solid rgba(243, 245, 247, 1);
  }
#s-007e4e50-ab34-481c-837c-134cb7605fa2 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(160, 160, 160, 1);
  font-family: Open Sans;
  font-weight: 700;
  font-style: ;
  font-size: 18px;
}

#s-007e4e50-ab34-481c-837c-134cb7605fa2 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(12, 64, 90, 1);
}

#s-007e4e50-ab34-481c-837c-134cb7605fa2 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(243, 245, 247, 1);
}

#s-007e4e50-ab34-481c-837c-134cb7605fa2 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(243, 245, 247, 1);
}

#s-3d119175-0b06-4901-8357-497cd4074581 {
  padding-left: 22px;
padding-right: 22px;
}

@media (min-width: 0px) {
[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3d119175-0b06-4901-8357-497cd4074581"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c52ead71-e7eb-445b-9427-f7a8023b9f39 {
  display: none;
}
#s-9e3293e2-ee3a-4c25-b925-51b0b6a90294 {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9e3293e2-ee3a-4c25-b925-51b0b6a90294 .shogun-heading-component h1 {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-4eed1aed-f68d-4335-b5d9-0ddb99294033 {
  text-align: left;
}

#s-4eed1aed-f68d-4335-b5d9-0ddb99294033 .shg-product-sold-out {
  display: none;
  color: rgba(12, 64, 90, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
}

#s-4eed1aed-f68d-4335-b5d9-0ddb99294033 .shg-product-price {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-4eed1aed-f68d-4335-b5d9-0ddb99294033 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

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

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

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

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

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

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

#s-dbc83034-c98b-46f2-bc62-ef79efae0516 {
  background-size: 0px 0px;
margin-top: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
text-align: center;
background-color: rgba(204, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-dbc83034-c98b-46f2-bc62-ef79efae0516:hover {background-color: rgba(204, 0, 0, 0.6) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-dbc83034-c98b-46f2-bc62-ef79efae0516:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-dbc83034-c98b-46f2-bc62-ef79efae0516 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dbc83034-c98b-46f2-bc62-ef79efae0516.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dbc83034-c98b-46f2-bc62-ef79efae0516.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-dbc83034-c98b-46f2-bc62-ef79efae0516.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-dbc83034-c98b-46f2-bc62-ef79efae0516.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-8d61a1f2-97de-4705-985e-e2ade14a9570 {
  margin-top: 36px;
margin-bottom: 36px;
}

#s-8d61a1f2-97de-4705-985e-e2ade14a9570 {
  display: none;
}
#s-5445c090-e0b8-424b-a4bb-8f9a3366a5c4 {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5445c090-e0b8-424b-a4bb-8f9a3366a5c4 .shogun-heading-component h1 {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2539b44a-58ab-45b7-9694-6a32cb8236de {
  text-align: left;
}

#s-2539b44a-58ab-45b7-9694-6a32cb8236de .shg-product-sold-out {
  display: none;
  color: rgba(12, 64, 90, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
}

#s-2539b44a-58ab-45b7-9694-6a32cb8236de .shg-product-price {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-2539b44a-58ab-45b7-9694-6a32cb8236de .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-5255454e-b84b-4b8e-9464-f536088f6b34 {
  background-size: 0px 0px;
margin-top: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
text-align: center;
background-color: rgba(204, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-5255454e-b84b-4b8e-9464-f536088f6b34:hover {background-color: rgba(204, 0, 0, 0.6) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5255454e-b84b-4b8e-9464-f536088f6b34:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5255454e-b84b-4b8e-9464-f536088f6b34 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5255454e-b84b-4b8e-9464-f536088f6b34.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5255454e-b84b-4b8e-9464-f536088f6b34.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-5255454e-b84b-4b8e-9464-f536088f6b34.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5255454e-b84b-4b8e-9464-f536088f6b34.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-25b2995f-ccd3-4ae1-9d34-a617814007a6 {
  display: none;
}
#s-8350a9ef-8eb3-4827-992d-4c889d11d165 {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8350a9ef-8eb3-4827-992d-4c889d11d165 .shogun-heading-component h1 {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ca2966dc-3134-4383-afa5-f3626a056b9e {
  text-align: left;
}

#s-ca2966dc-3134-4383-afa5-f3626a056b9e .shg-product-sold-out {
  display: none;
  color: rgba(12, 64, 90, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
}

#s-ca2966dc-3134-4383-afa5-f3626a056b9e .shg-product-price {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-ca2966dc-3134-4383-afa5-f3626a056b9e .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-6ce9da6e-dc3f-4487-9c7f-41322ac965ec {
  background-size: 0px 0px;
margin-top: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
text-align: center;
background-color: rgba(204, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-6ce9da6e-dc3f-4487-9c7f-41322ac965ec:hover {background-color: rgba(204, 0, 0, 0.6) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6ce9da6e-dc3f-4487-9c7f-41322ac965ec:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6ce9da6e-dc3f-4487-9c7f-41322ac965ec {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6ce9da6e-dc3f-4487-9c7f-41322ac965ec.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6ce9da6e-dc3f-4487-9c7f-41322ac965ec.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-6ce9da6e-dc3f-4487-9c7f-41322ac965ec.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-6ce9da6e-dc3f-4487-9c7f-41322ac965ec.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-bf6da7d3-81c3-424b-ac69-640f3f09c3ae {
  margin-top: 36px;
margin-bottom: 36px;
}

#s-bf6da7d3-81c3-424b-ac69-640f3f09c3ae {
  display: none;
}
#s-a9252bb1-d355-4cb9-acb3-321817004b9a {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a9252bb1-d355-4cb9-acb3-321817004b9a .shogun-heading-component h1 {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-bd858123-5b0d-412c-9f80-47a8a07e621a {
  text-align: left;
}

#s-bd858123-5b0d-412c-9f80-47a8a07e621a .shg-product-sold-out {
  display: none;
  color: rgba(12, 64, 90, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
}

#s-bd858123-5b0d-412c-9f80-47a8a07e621a .shg-product-price {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-bd858123-5b0d-412c-9f80-47a8a07e621a .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-20650833-2676-4129-af61-007fe7059757 {
  background-size: 0px 0px;
margin-top: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
text-align: center;
background-color: rgba(204, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-20650833-2676-4129-af61-007fe7059757:hover {background-color: rgba(204, 0, 0, 0.6) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-20650833-2676-4129-af61-007fe7059757:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-20650833-2676-4129-af61-007fe7059757 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-20650833-2676-4129-af61-007fe7059757.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-20650833-2676-4129-af61-007fe7059757.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-20650833-2676-4129-af61-007fe7059757.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-20650833-2676-4129-af61-007fe7059757.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-b6d77428-1e32-49e1-93d0-47205fe96f0d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b6d77428-1e32-49e1-93d0-47205fe96f0d .shogun-heading-component h1 {
  color: rgba(109, 116, 121, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 16px;
  line-height: 2em;
  letter-spacing: ;
  text-align: left;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-fc80fe9b-de8d-4428-ba2e-1183ccf25eba {
  margin-top: 6px;
margin-bottom: 6px;
text-align: center;
}




  #s-fc80fe9b-de8d-4428-ba2e-1183ccf25eba img.shogun-image {
    
    width: px;
  }


#s-fc80fe9b-de8d-4428-ba2e-1183ccf25eba .shogun-image-content {
  
    align-items: center;
  
}

#s-0736db7b-a51a-4067-9038-1e5395455b5a {
  padding-left: 22px;
padding-right: 22px;
}

@media (min-width: 0px) {
[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0736db7b-a51a-4067-9038-1e5395455b5a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-730eab07-abf5-48a2-831c-36c407ca41a0 {
  display: none;
}
#s-1ce97701-928d-4788-91ff-72583e0ebeb1 {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1ce97701-928d-4788-91ff-72583e0ebeb1 .shogun-heading-component h1 {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-19460bf1-2847-4d43-a000-a790c88fc266 {
  text-align: left;
}

#s-19460bf1-2847-4d43-a000-a790c88fc266 .shg-product-sold-out {
  display: none;
  color: rgba(12, 64, 90, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
}

#s-19460bf1-2847-4d43-a000-a790c88fc266 .shg-product-price {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-19460bf1-2847-4d43-a000-a790c88fc266 .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-6d07bc5f-119c-4b2c-8d00-e167a13f3135 {
  background-size: 0px 0px;
margin-top: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
text-align: center;
background-color: rgba(204, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-6d07bc5f-119c-4b2c-8d00-e167a13f3135:hover {background-color: rgba(204, 0, 0, 0.6) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6d07bc5f-119c-4b2c-8d00-e167a13f3135:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6d07bc5f-119c-4b2c-8d00-e167a13f3135 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6d07bc5f-119c-4b2c-8d00-e167a13f3135.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6d07bc5f-119c-4b2c-8d00-e167a13f3135.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-6d07bc5f-119c-4b2c-8d00-e167a13f3135.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-6d07bc5f-119c-4b2c-8d00-e167a13f3135.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-819dda79-f315-4e6c-8c8c-3456c272e429 {
  margin-top: 36px;
margin-bottom: 36px;
}

#s-819dda79-f315-4e6c-8c8c-3456c272e429 {
  display: none;
}
#s-fe345a0b-e7cf-4e32-afdb-083662e6a964 {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fe345a0b-e7cf-4e32-afdb-083662e6a964 .shogun-heading-component h1 {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-db5dcf48-100f-4ecb-bb66-91887f8d03ac {
  text-align: left;
}

#s-db5dcf48-100f-4ecb-bb66-91887f8d03ac .shg-product-sold-out {
  display: none;
  color: rgba(12, 64, 90, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
}

#s-db5dcf48-100f-4ecb-bb66-91887f8d03ac .shg-product-price {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-db5dcf48-100f-4ecb-bb66-91887f8d03ac .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-29d93fb5-9157-47d7-b276-17e700d26772 {
  background-size: 0px 0px;
margin-top: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
text-align: center;
background-color: rgba(204, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-29d93fb5-9157-47d7-b276-17e700d26772:hover {background-color: rgba(204, 0, 0, 0.6) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-29d93fb5-9157-47d7-b276-17e700d26772:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-29d93fb5-9157-47d7-b276-17e700d26772 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-29d93fb5-9157-47d7-b276-17e700d26772.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-29d93fb5-9157-47d7-b276-17e700d26772.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-29d93fb5-9157-47d7-b276-17e700d26772.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-29d93fb5-9157-47d7-b276-17e700d26772.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-b000c42a-26dc-4136-944b-33be27f97ee0 {
  display: none;
}
#s-a38068a3-982e-4065-ae9d-9e224853efc3 {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a38068a3-982e-4065-ae9d-9e224853efc3 .shogun-heading-component h1 {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-69295d0c-b43d-4bab-981d-ad37e623148e {
  text-align: left;
}

#s-69295d0c-b43d-4bab-981d-ad37e623148e .shg-product-sold-out {
  display: none;
  color: rgba(12, 64, 90, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
}

#s-69295d0c-b43d-4bab-981d-ad37e623148e .shg-product-price {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-69295d0c-b43d-4bab-981d-ad37e623148e .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-5efd9a92-09b8-49da-828b-feeceeeb77e3 {
  background-size: 0px 0px;
margin-top: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
text-align: center;
background-color: rgba(204, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-5efd9a92-09b8-49da-828b-feeceeeb77e3:hover {background-color: rgba(204, 0, 0, 0.6) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5efd9a92-09b8-49da-828b-feeceeeb77e3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5efd9a92-09b8-49da-828b-feeceeeb77e3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5efd9a92-09b8-49da-828b-feeceeeb77e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5efd9a92-09b8-49da-828b-feeceeeb77e3.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-5efd9a92-09b8-49da-828b-feeceeeb77e3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-5efd9a92-09b8-49da-828b-feeceeeb77e3.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-b23458fc-5fb3-4b1f-8a6f-1b15c80d3579 {
  margin-top: 36px;
margin-bottom: 36px;
}

#s-b23458fc-5fb3-4b1f-8a6f-1b15c80d3579 {
  display: none;
}
#s-f9ace484-2317-4e78-ae59-c2e34ca89576 {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f9ace484-2317-4e78-ae59-c2e34ca89576 .shogun-heading-component h1 {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-9a18a9e8-9157-4534-b68b-b8f4f05623e7 {
  text-align: left;
}

#s-9a18a9e8-9157-4534-b68b-b8f4f05623e7 .shg-product-sold-out {
  display: none;
  color: rgba(12, 64, 90, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
}

#s-9a18a9e8-9157-4534-b68b-b8f4f05623e7 .shg-product-price {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-9a18a9e8-9157-4534-b68b-b8f4f05623e7 .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-66041744-7009-487c-bc56-8eef5f9fd07c {
  background-size: 0px 0px;
margin-top: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
text-align: center;
background-color: rgba(204, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-66041744-7009-487c-bc56-8eef5f9fd07c:hover {background-color: rgba(204, 0, 0, 0.6) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-66041744-7009-487c-bc56-8eef5f9fd07c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-66041744-7009-487c-bc56-8eef5f9fd07c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-66041744-7009-487c-bc56-8eef5f9fd07c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66041744-7009-487c-bc56-8eef5f9fd07c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-66041744-7009-487c-bc56-8eef5f9fd07c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-66041744-7009-487c-bc56-8eef5f9fd07c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-537f5951-e532-4a63-b75d-d450a1878efd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-537f5951-e532-4a63-b75d-d450a1878efd .shogun-heading-component h1 {
  color: rgba(109, 116, 121, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 16px;
  line-height: 2em;
  letter-spacing: ;
  text-align: left;
}



#s-5d292afc-e67d-4a2e-96ff-6a039526b53c {
  margin-top: 6px;
margin-bottom: 6px;
text-align: center;
}




  #s-5d292afc-e67d-4a2e-96ff-6a039526b53c img.shogun-image {
    
    width: px;
  }


#s-5d292afc-e67d-4a2e-96ff-6a039526b53c .shogun-image-content {
  
    align-items: center;
  
}

#s-8e684beb-7da1-4926-ad71-62cee2f60c57 {
  padding-left: 22px;
padding-right: 22px;
}

@media (min-width: 0px) {
[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8e684beb-7da1-4926-ad71-62cee2f60c57"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5248e7a2-c36d-4abc-bd02-3edfab972052 {
  display: none;
}
#s-027fe9bd-09b0-4c4b-8323-6186487fd641 {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-027fe9bd-09b0-4c4b-8323-6186487fd641 .shogun-heading-component h1 {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-4ff59bee-353f-48c8-bc8f-b7e7100df4bb {
  text-align: left;
}

#s-4ff59bee-353f-48c8-bc8f-b7e7100df4bb .shg-product-sold-out {
  display: none;
  color: rgba(12, 64, 90, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
}

#s-4ff59bee-353f-48c8-bc8f-b7e7100df4bb .shg-product-price {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-4ff59bee-353f-48c8-bc8f-b7e7100df4bb .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-9751f4ad-60ad-4c37-8384-b66b80bbd504 {
  background-size: 0px 0px;
margin-top: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
text-align: center;
background-color: rgba(204, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-9751f4ad-60ad-4c37-8384-b66b80bbd504:hover {background-color: rgba(204, 0, 0, 0.6) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9751f4ad-60ad-4c37-8384-b66b80bbd504:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9751f4ad-60ad-4c37-8384-b66b80bbd504 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9751f4ad-60ad-4c37-8384-b66b80bbd504.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9751f4ad-60ad-4c37-8384-b66b80bbd504.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-9751f4ad-60ad-4c37-8384-b66b80bbd504.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-9751f4ad-60ad-4c37-8384-b66b80bbd504.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-6cfcaf53-6ac5-4f10-83c5-5ff9e87c6bc8 {
  margin-top: 36px;
margin-bottom: 36px;
}

#s-6cfcaf53-6ac5-4f10-83c5-5ff9e87c6bc8 {
  display: none;
}
#s-a956f313-6b24-4a34-8740-43e613cdab9b {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a956f313-6b24-4a34-8740-43e613cdab9b .shogun-heading-component h1 {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-dbd6d3f3-df0f-4e63-bfa6-2da331d1de99 {
  text-align: left;
}

#s-dbd6d3f3-df0f-4e63-bfa6-2da331d1de99 .shg-product-sold-out {
  display: none;
  color: rgba(12, 64, 90, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
}

#s-dbd6d3f3-df0f-4e63-bfa6-2da331d1de99 .shg-product-price {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-dbd6d3f3-df0f-4e63-bfa6-2da331d1de99 .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-db0fbc99-2ffc-40a5-a3b5-bf4c9b1fdf02 {
  background-size: 0px 0px;
margin-top: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
text-align: center;
background-color: rgba(204, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-db0fbc99-2ffc-40a5-a3b5-bf4c9b1fdf02:hover {background-color: rgba(204, 0, 0, 0.6) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-db0fbc99-2ffc-40a5-a3b5-bf4c9b1fdf02:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-db0fbc99-2ffc-40a5-a3b5-bf4c9b1fdf02 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-db0fbc99-2ffc-40a5-a3b5-bf4c9b1fdf02.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-db0fbc99-2ffc-40a5-a3b5-bf4c9b1fdf02.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-db0fbc99-2ffc-40a5-a3b5-bf4c9b1fdf02.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-db0fbc99-2ffc-40a5-a3b5-bf4c9b1fdf02.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-ab55a3af-d49e-4feb-9e67-2a6a43f2914d {
  display: none;
}
#s-94920c0a-2be8-49f3-9bb7-08ff070f0d0f {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-94920c0a-2be8-49f3-9bb7-08ff070f0d0f .shogun-heading-component h1 {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-45c6bbf7-f23b-49ef-82a1-099c0aebeeed {
  text-align: left;
}

#s-45c6bbf7-f23b-49ef-82a1-099c0aebeeed .shg-product-sold-out {
  display: none;
  color: rgba(12, 64, 90, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
}

#s-45c6bbf7-f23b-49ef-82a1-099c0aebeeed .shg-product-price {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-45c6bbf7-f23b-49ef-82a1-099c0aebeeed .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-72600881-701a-4ee8-915b-04ec0311f572 {
  background-size: 0px 0px;
margin-top: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
text-align: center;
background-color: rgba(204, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-72600881-701a-4ee8-915b-04ec0311f572:hover {background-color: rgba(204, 0, 0, 0.6) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-72600881-701a-4ee8-915b-04ec0311f572:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-72600881-701a-4ee8-915b-04ec0311f572 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-72600881-701a-4ee8-915b-04ec0311f572.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72600881-701a-4ee8-915b-04ec0311f572.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-72600881-701a-4ee8-915b-04ec0311f572.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-72600881-701a-4ee8-915b-04ec0311f572.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-f9e20de5-7d74-4af5-b1ae-bbdaa4100c5e {
  margin-top: 36px;
margin-bottom: 36px;
}

#s-f9e20de5-7d74-4af5-b1ae-bbdaa4100c5e {
  display: none;
}
#s-820d115a-f9c1-4d66-ac89-97885dcce536 {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-820d115a-f9c1-4d66-ac89-97885dcce536 .shogun-heading-component h1 {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2d0bd74d-4b06-4f6f-aef4-f6344aedc73a {
  text-align: left;
}

#s-2d0bd74d-4b06-4f6f-aef4-f6344aedc73a .shg-product-sold-out {
  display: none;
  color: rgba(12, 64, 90, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
}

#s-2d0bd74d-4b06-4f6f-aef4-f6344aedc73a .shg-product-price {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-2d0bd74d-4b06-4f6f-aef4-f6344aedc73a .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-85fab55f-6b86-4850-bab6-46991143a758 {
  background-size: 0px 0px;
margin-top: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
text-align: center;
background-color: rgba(204, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-85fab55f-6b86-4850-bab6-46991143a758:hover {background-color: rgba(204, 0, 0, 0.6) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-85fab55f-6b86-4850-bab6-46991143a758:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-85fab55f-6b86-4850-bab6-46991143a758 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-85fab55f-6b86-4850-bab6-46991143a758.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-85fab55f-6b86-4850-bab6-46991143a758.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-85fab55f-6b86-4850-bab6-46991143a758.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-85fab55f-6b86-4850-bab6-46991143a758.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-bc77b2b0-bdcb-46a6-9273-d42a3b24ae27 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-bc77b2b0-bdcb-46a6-9273-d42a3b24ae27 .shogun-heading-component h1 {
  color: rgba(109, 116, 121, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 16px;
  line-height: 2em;
  letter-spacing: ;
  text-align: left;
}



#s-2c749e54-a757-42f3-ab53-1bb54a6a1ef2 {
  margin-top: 6px;
margin-bottom: 6px;
text-align: center;
}




  #s-2c749e54-a757-42f3-ab53-1bb54a6a1ef2 img.shogun-image {
    
    width: px;
  }


#s-2c749e54-a757-42f3-ab53-1bb54a6a1ef2 .shogun-image-content {
  
    align-items: center;
  
}

#s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637 {
  padding-left: 22px;
padding-right: 22px;
}

@media (min-width: 0px) {
[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0794c1f4-8c6c-49a3-9372-bdba4c5ce637"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-285fb2c4-b1b5-4ea1-8c83-5d1a2d5e7e96 {
  display: none;
}
#s-19e05095-1f35-417a-bc04-85642d13ce7d {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-19e05095-1f35-417a-bc04-85642d13ce7d .shogun-heading-component h1 {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f3ceca8f-c68d-4f4f-a716-ef5fdaa2e77e {
  text-align: left;
}

#s-f3ceca8f-c68d-4f4f-a716-ef5fdaa2e77e .shg-product-sold-out {
  display: none;
  color: rgba(12, 64, 90, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
}

#s-f3ceca8f-c68d-4f4f-a716-ef5fdaa2e77e .shg-product-price {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-f3ceca8f-c68d-4f4f-a716-ef5fdaa2e77e .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-1652b9ec-0866-47f0-be00-fea2202c9d77 {
  background-size: 0px 0px;
margin-top: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
text-align: center;
background-color: rgba(204, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-1652b9ec-0866-47f0-be00-fea2202c9d77:hover {background-color: rgba(204, 0, 0, 0.6) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1652b9ec-0866-47f0-be00-fea2202c9d77:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1652b9ec-0866-47f0-be00-fea2202c9d77 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1652b9ec-0866-47f0-be00-fea2202c9d77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1652b9ec-0866-47f0-be00-fea2202c9d77.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-1652b9ec-0866-47f0-be00-fea2202c9d77.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1652b9ec-0866-47f0-be00-fea2202c9d77.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-fb39c4a2-c0f1-4b09-baac-6c75bede08aa {
  margin-top: 36px;
margin-bottom: 36px;
}

#s-fb39c4a2-c0f1-4b09-baac-6c75bede08aa {
  display: none;
}
#s-449d3f6c-cea2-4857-ab1a-dc41c9c60fe4 {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-449d3f6c-cea2-4857-ab1a-dc41c9c60fe4 .shogun-heading-component h1 {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e60a0c32-ce84-405a-9554-d353d1e8b7a9 {
  text-align: left;
}

#s-e60a0c32-ce84-405a-9554-d353d1e8b7a9 .shg-product-sold-out {
  display: none;
  color: rgba(12, 64, 90, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
}

#s-e60a0c32-ce84-405a-9554-d353d1e8b7a9 .shg-product-price {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-e60a0c32-ce84-405a-9554-d353d1e8b7a9 .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-984c0ad8-9e4d-4879-8d84-c160837f5cd1 {
  background-size: 0px 0px;
margin-top: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
text-align: center;
background-color: rgba(204, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-984c0ad8-9e4d-4879-8d84-c160837f5cd1:hover {background-color: rgba(204, 0, 0, 0.6) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-984c0ad8-9e4d-4879-8d84-c160837f5cd1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-984c0ad8-9e4d-4879-8d84-c160837f5cd1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-984c0ad8-9e4d-4879-8d84-c160837f5cd1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-984c0ad8-9e4d-4879-8d84-c160837f5cd1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-984c0ad8-9e4d-4879-8d84-c160837f5cd1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-984c0ad8-9e4d-4879-8d84-c160837f5cd1.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-254f4275-d3c1-49b0-b3f9-03d660cbfd5f {
  display: none;
}
#s-07c52ca0-ebb8-4517-bf04-e87c37f132f6 {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-07c52ca0-ebb8-4517-bf04-e87c37f132f6 .shogun-heading-component h1 {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c356c0ab-f50f-417d-9d06-b5b8b773ad1e {
  text-align: left;
}

#s-c356c0ab-f50f-417d-9d06-b5b8b773ad1e .shg-product-sold-out {
  display: none;
  color: rgba(12, 64, 90, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
}

#s-c356c0ab-f50f-417d-9d06-b5b8b773ad1e .shg-product-price {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-c356c0ab-f50f-417d-9d06-b5b8b773ad1e .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-a6f6f3bb-2fbc-4b93-9ff3-c0c1585c3fdc {
  background-size: 0px 0px;
margin-top: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
text-align: center;
background-color: rgba(204, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-a6f6f3bb-2fbc-4b93-9ff3-c0c1585c3fdc:hover {background-color: rgba(204, 0, 0, 0.6) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a6f6f3bb-2fbc-4b93-9ff3-c0c1585c3fdc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a6f6f3bb-2fbc-4b93-9ff3-c0c1585c3fdc {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a6f6f3bb-2fbc-4b93-9ff3-c0c1585c3fdc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a6f6f3bb-2fbc-4b93-9ff3-c0c1585c3fdc.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-a6f6f3bb-2fbc-4b93-9ff3-c0c1585c3fdc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-a6f6f3bb-2fbc-4b93-9ff3-c0c1585c3fdc.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-4ed10f9c-0ad7-4d9a-9758-aabbf1605a36 {
  margin-top: 36px;
margin-bottom: 36px;
}

#s-4ed10f9c-0ad7-4d9a-9758-aabbf1605a36 {
  display: none;
}
#s-f9461f10-df88-4503-945a-d5779dc94895 {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f9461f10-df88-4503-945a-d5779dc94895 .shogun-heading-component h1 {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c1ced031-c45d-414c-801d-e460b4e7b619 {
  text-align: left;
}

#s-c1ced031-c45d-414c-801d-e460b4e7b619 .shg-product-sold-out {
  display: none;
  color: rgba(12, 64, 90, 1);
  font-size: 18px;
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
}

#s-c1ced031-c45d-414c-801d-e460b4e7b619 .shg-product-price {
  color: rgba(12, 64, 90, 1);
  font-weight:  700 ;
  font-family: Open Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-c1ced031-c45d-414c-801d-e460b4e7b619 .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-0e46465c-568d-4200-95ea-72db83e3ddb3 {
  background-size: 0px 0px;
margin-top: 16px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
text-align: center;
background-color: rgba(204, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-0e46465c-568d-4200-95ea-72db83e3ddb3:hover {background-color: rgba(204, 0, 0, 0.6) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0e46465c-568d-4200-95ea-72db83e3ddb3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0e46465c-568d-4200-95ea-72db83e3ddb3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0e46465c-568d-4200-95ea-72db83e3ddb3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0e46465c-568d-4200-95ea-72db83e3ddb3.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-0e46465c-568d-4200-95ea-72db83e3ddb3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-0e46465c-568d-4200-95ea-72db83e3ddb3.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-4bed38bf-d8f0-415d-a72f-aba117b28457 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4bed38bf-d8f0-415d-a72f-aba117b28457 .shogun-heading-component h1 {
  color: rgba(109, 116, 121, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 16px;
  line-height: 2em;
  letter-spacing: ;
  text-align: left;
}



#s-b0152daa-1cff-40b5-aee2-014e23e54707 {
  margin-top: 6px;
margin-bottom: 6px;
text-align: center;
}




  #s-b0152daa-1cff-40b5-aee2-014e23e54707 img.shogun-image {
    
    width: px;
  }


#s-b0152daa-1cff-40b5-aee2-014e23e54707 .shogun-image-content {
  
    align-items: center;
  
}

#s-08cd323e-214d-4857-8e47-925e0b26e602 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 6%;
padding-bottom: 100px;
padding-right: 6%;
min-height: 50px;
background-color: rgba(12, 64, 90, 1);
}
@media (min-width: 1200px){#s-08cd323e-214d-4857-8e47-925e0b26e602 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-08cd323e-214d-4857-8e47-925e0b26e602 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-08cd323e-214d-4857-8e47-925e0b26e602 {
  padding-top: 60px;
padding-bottom: 60px;
}
}@media (max-width: 767px){#s-08cd323e-214d-4857-8e47-925e0b26e602 {
  padding-top: 60px;
padding-bottom: 60px;
}
}







#s-08cd323e-214d-4857-8e47-925e0b26e602 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08cd323e-214d-4857-8e47-925e0b26e602.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a1b50148-d5c7-40d6-b3d8-8e97e3158708"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b85b27a7-4b8e-4680-a872-3893c052b0c5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f5f47d4b-716f-4fbd-9055-24b75eb70857 {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-f5f47d4b-716f-4fbd-9055-24b75eb70857 {
  margin-bottom: 40px;
}
}







#s-f5f47d4b-716f-4fbd-9055-24b75eb70857 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5f47d4b-716f-4fbd-9055-24b75eb70857.shg-box.shg-c {
  justify-content: center;
}

#s-8c60ebb8-8cee-4ae5-afd5-aaedfdf4fe4f {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-8c60ebb8-8cee-4ae5-afd5-aaedfdf4fe4f img.shogun-image {
    
    width: px;
  }


#s-8c60ebb8-8cee-4ae5-afd5-aaedfdf4fe4f .shogun-image-content {
  
    align-items: center;
  
}

#s-bee11d68-9411-4088-9c67-0b631493ab9a {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-bee11d68-9411-4088-9c67-0b631493ab9a .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shg-rich-text {
  overflow-wrap: break-word;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-505972dd-2f2b-4b70-a7d2-6348f97fc24a {
  margin-top: 10px;
}

#s-21529e1a-17a8-4f76-9ec5-1a8ed1f9253e {
  min-height: 50px;
}
@media (max-width: 767px){#s-21529e1a-17a8-4f76-9ec5-1a8ed1f9253e {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-21529e1a-17a8-4f76-9ec5-1a8ed1f9253e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21529e1a-17a8-4f76-9ec5-1a8ed1f9253e.shg-box.shg-c {
  justify-content: center;
}

#s-40180a3d-b2a6-4795-b9a8-7511c1ae2b63 {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-40180a3d-b2a6-4795-b9a8-7511c1ae2b63 img.shogun-image {
    
    width: px;
  }


#s-40180a3d-b2a6-4795-b9a8-7511c1ae2b63 .shogun-image-content {
  
    align-items: center;
  
}

#s-a4aa6672-ff7f-4d2e-b178-5cd19aa796f3 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a4aa6672-ff7f-4d2e-b178-5cd19aa796f3 .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-231e471b-8c8e-4d25-83e8-74be00aa3152 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-61c4c27c-2cc0-4707-a6b3-3400a75dab50"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7152122d-7f22-448a-aae3-61de6e313e8d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-7152122d-7f22-448a-aae3-61de6e313e8d {
  margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-7152122d-7f22-448a-aae3-61de6e313e8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7152122d-7f22-448a-aae3-61de6e313e8d.shg-box.shg-c {
  justify-content: center;
}

#s-509b9572-a271-4baa-9a8c-9aad22dfb92f {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-509b9572-a271-4baa-9a8c-9aad22dfb92f img.shogun-image {
    
    width: px;
  }


#s-509b9572-a271-4baa-9a8c-9aad22dfb92f .shogun-image-content {
  
    align-items: center;
  
}

#s-5b33fd72-ec47-422b-93ae-3ed1072effeb {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-5b33fd72-ec47-422b-93ae-3ed1072effeb .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4cb867f9-66a8-4e28-8492-9035b3aa56d8 {
  margin-top: 10px;
}

#s-cd7937d3-318a-4246-8846-bc8dc8a70c58 {
  min-height: 50px;
}
@media (max-width: 767px){#s-cd7937d3-318a-4246-8846-bc8dc8a70c58 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-cd7937d3-318a-4246-8846-bc8dc8a70c58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd7937d3-318a-4246-8846-bc8dc8a70c58.shg-box.shg-c {
  justify-content: center;
}

#s-e07dfcf8-b29b-495a-8cc3-994a6506b838 {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-e07dfcf8-b29b-495a-8cc3-994a6506b838 img.shogun-image {
    
    width: px;
  }


#s-e07dfcf8-b29b-495a-8cc3-994a6506b838 .shogun-image-content {
  
    align-items: center;
  
}

#s-c488699b-9866-41e7-8d6e-5c6de8ea605d {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c488699b-9866-41e7-8d6e-5c6de8ea605d .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Work Sans";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-55378ac2-058c-4514-92e4-584a52d8b283 {
  margin-top: 10px;
}

#s-f681442f-c2c1-4aaa-a221-0a748bf9bbdd {
  min-height: 50px;
background-color: rgba(12, 64, 90, 1);
}








#s-f681442f-c2c1-4aaa-a221-0a748bf9bbdd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f681442f-c2c1-4aaa-a221-0a748bf9bbdd.shg-box.shg-c {
  justify-content: center;
}

#s-94740a82-a389-4e9c-85fe-54d45b43a51f {
  margin-top: 48px;
margin-left: auto;
margin-bottom: 48px;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 60.0px);
}

}

@media (min-width: 992px) {
[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 60.0px);
}

}

@media (min-width: 1200px) {
[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 60.0px);
}

[id="s-94740a82-a389-4e9c-85fe-54d45b43a51f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 60.0px);
}

}

#s-44008e6f-76e8-4c01-8d58-e58f7343040b {
  text-align: center;
}




  #s-44008e6f-76e8-4c01-8d58-e58f7343040b img.shogun-image {
    
    width: px;
  }


#s-44008e6f-76e8-4c01-8d58-e58f7343040b .shogun-image-content {
  
    align-items: center;
  
}

.shg-social-alignable {
  display: inline-block;
}

.shg-social-container {
  display: flex;
}

.shg-social-element {
  display: inline-block;
  border: none !important;
  padding: 0px !important;
}

#s-0ed780b4-aefc-463c-b769-662ed27c3241 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-5af8336e-b24e-428f-b3ba-59f469307ba8 {
  margin-left: auto;
padding-left: 22px;
padding-right: 22px;
max-width: 500px;
}

@media (min-width: 0px) {
[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5af8336e-b24e-428f-b3ba-59f469307ba8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-91e7e2b7-2098-48f8-b50e-b9d615f538ad {
  padding-top: 5px;
padding-bottom: 0px;
text-align: left;
}

#s-91e7e2b7-2098-48f8-b50e-b9d615f538ad .shogun-heading-component h5 {
  color: rgba(243, 245, 247, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 14px;
  line-height: 2em;
  letter-spacing: ;
  text-align: left;
}


#s-91e7e2b7-2098-48f8-b50e-b9d615f538ad .shogun-heading-component h5 a {
  color: rgba(243, 245, 247, 1);
}


#s-b52574ae-e439-476b-b6c3-06e76e60a56e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-b52574ae-e439-476b-b6c3-06e76e60a56e .shogun-heading-component h5 {
  color: rgba(243, 245, 247, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 14px;
  line-height: 2em;
  letter-spacing: ;
  text-align: left;
}


#s-b52574ae-e439-476b-b6c3-06e76e60a56e .shogun-heading-component h5 a {
  color: rgba(243, 245, 247, 1);
}


#s-c995ede8-85ad-4b95-8c4a-d29e5c7b796a {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-c995ede8-85ad-4b95-8c4a-d29e5c7b796a .shogun-heading-component h5 {
  color: rgba(243, 245, 247, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 14px;
  line-height: 2em;
  letter-spacing: ;
  text-align: left;
}


#s-c995ede8-85ad-4b95-8c4a-d29e5c7b796a .shogun-heading-component h5 a {
  color: rgba(243, 245, 247, 1);
}


#s-ed182796-1361-4bd4-9f93-959c1ae63d16 {
  padding-top: 5px;
padding-bottom: 0px;
text-align: left;
}

#s-ed182796-1361-4bd4-9f93-959c1ae63d16 .shogun-heading-component h5 {
  color: rgba(243, 245, 247, 1);
  font-weight:  700 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 14px;
  line-height: 2em;
  letter-spacing: ;
  text-align: left;
}


#s-ed182796-1361-4bd4-9f93-959c1ae63d16 .shogun-heading-component h5 a {
  color: rgba(243, 245, 247, 1);
}


#s-b9b1722e-9cbc-42b0-9d95-acd5388220a6 {
  padding-top: 5px;
padding-bottom: 0px;
text-align: left;
}

#s-b9b1722e-9cbc-42b0-9d95-acd5388220a6 .shogun-heading-component h5 {
  color: rgba(243, 245, 247, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 14px;
  line-height: 2em;
  letter-spacing: ;
  text-align: left;
}


#s-b9b1722e-9cbc-42b0-9d95-acd5388220a6 .shogun-heading-component h5 a {
  color: rgba(243, 245, 247, 1);
}


#s-ced6d596-92a7-45eb-a7ea-69516430828d {
  padding-top: 5px;
padding-bottom: 0px;
text-align: left;
}

#s-ced6d596-92a7-45eb-a7ea-69516430828d .shogun-heading-component h5 {
  color: rgba(243, 245, 247, 1);
  font-weight:  normal ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 14px;
  line-height: 2em;
  letter-spacing: ;
  text-align: left;
}


#s-ced6d596-92a7-45eb-a7ea-69516430828d .shogun-heading-component h5 a {
  color: rgba(243, 245, 247, 1);
}


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

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

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

.shogun-root iframe {
  display: initial;
}

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

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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