#s-d22332f2-488a-421b-81fa-96efb547e4d1 {
  margin-top: 30px;
}
@media (min-width: 1200px){#s-d22332f2-488a-421b-81fa-96efb547e4d1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d22332f2-488a-421b-81fa-96efb547e4d1 {
  
}
}
#s-d22332f2-488a-421b-81fa-96efb547e4d1 {
  display: none;
}
.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;
}

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

#s-80346582-17fd-4e81-811e-4941976c3c4e {
  margin-left: 3%;
margin-right: 3%;
padding-left: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-80346582-17fd-4e81-811e-4941976c3c4e {
  display: none;
}
#s-80346582-17fd-4e81-811e-4941976c3c4e, #wrap-s-80346582-17fd-4e81-811e-4941976c3c4e { display:none !important; }}@media (max-width: 767px){#s-80346582-17fd-4e81-811e-4941976c3c4e {
  display: none;
}
#s-80346582-17fd-4e81-811e-4941976c3c4e, #wrap-s-80346582-17fd-4e81-811e-4941976c3c4e { display:none !important; }}
@media (min-width: 0px) {
[id="s-80346582-17fd-4e81-811e-4941976c3c4e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80346582-17fd-4e81-811e-4941976c3c4e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-80346582-17fd-4e81-811e-4941976c3c4e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-80346582-17fd-4e81-811e-4941976c3c4e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-80346582-17fd-4e81-811e-4941976c3c4e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-80346582-17fd-4e81-811e-4941976c3c4e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-80346582-17fd-4e81-811e-4941976c3c4e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

.shg-gallery-root {
  display: flex;
  align-items: center;
  position: relative;
}

.shg-gallery-scroll-container {
  position: relative;
}

.shg-gallery-thumb-list {
  display: flex;
  flex-wrap: wrap;
}

.shg-gallery-thumb-image {
  max-width: 100%;
  display: inline-block;
  cursor: pointer;
}

.shg-gallery-thumb-image:hover {
  opacity: 0.6;
}

.shg-gallery-thumb-image-square {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.shg-gallery-image-hidden {
  display: none;
}

.shg-gallery-scroll-button {
  position: absolute;
  width: 3%;
  max-width: 48px;
  max-height: 48px;
}

.left {
  left: 0;
  margin-left: 1%;
}

.right {
  right: 0;
  margin-right: 1%;
}
#s-079c645e-4984-415d-aafd-6a4ca09e548d {
  padding-top: 1px;
padding-bottom: 1px;
text-align: left;
}

#s-079c645e-4984-415d-aafd-6a4ca09e548d .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 33.333333333333336%;
  padding-right: 7px;
  padding-bottom: 7px;
}

#s-079c645e-4984-415d-aafd-6a4ca09e548d .shg-gallery-thumb-list-margin {
  margin-right: -7px;
}

#s-079c645e-4984-415d-aafd-6a4ca09e548d .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-079c645e-4984-415d-aafd-6a4ca09e548d .shg-gallery-scroll-button {
  color: #FFF;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

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

#s-3fe3835b-73cc-4edd-8758-8f76daa92095 {
  text-align: left;
}



.shg-c#s-3fe3835b-73cc-4edd-8758-8f76daa92095 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3fe3835b-73cc-4edd-8758-8f76daa92095 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-3fe3835b-73cc-4edd-8758-8f76daa92095 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3fe3835b-73cc-4edd-8758-8f76daa92095 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3fe3835b-73cc-4edd-8758-8f76daa92095 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3fe3835b-73cc-4edd-8758-8f76daa92095 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3fe3835b-73cc-4edd-8758-8f76daa92095 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3fe3835b-73cc-4edd-8758-8f76daa92095 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3fe3835b-73cc-4edd-8758-8f76daa92095 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3fe3835b-73cc-4edd-8758-8f76daa92095 img.shogun-image {
  width: 100%;
}



}
.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-368597a6-14f4-47b6-8b35-85d5764d62af {
  margin-top: -29px;
margin-bottom: -29px;
}

#s-24d0b49e-35a8-4a8e-8e4f-f23353f48966 {
  margin-top: -12px;
margin-bottom: -30px;
}

@media (min-width: 0px) {
[id="s-24d0b49e-35a8-4a8e-8e4f-f23353f48966"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-24d0b49e-35a8-4a8e-8e4f-f23353f48966"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-24d0b49e-35a8-4a8e-8e4f-f23353f48966"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-24d0b49e-35a8-4a8e-8e4f-f23353f48966"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-24d0b49e-35a8-4a8e-8e4f-f23353f48966"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-24d0b49e-35a8-4a8e-8e4f-f23353f48966"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-24d0b49e-35a8-4a8e-8e4f-f23353f48966"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

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

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

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

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

.shg-product-reviews-title-header {
  width: 85%;
}

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

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

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

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

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

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

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

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

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

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

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

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

  border-radius: 3px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-fef6185d-c46e-41a6-9e80-3e62851bb463 {
  margin-top: 8px;
margin-left: 0px;
margin-bottom: -20px;
max-width: 150px;
}

#s-fef6185d-c46e-41a6-9e80-3e62851bb463 .shg-product-reviews-container {
  
  font-size: 16px;
  color: #4E486D;
}

#s-fef6185d-c46e-41a6-9e80-3e62851bb463 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-fef6185d-c46e-41a6-9e80-3e62851bb463 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-fef6185d-c46e-41a6-9e80-3e62851bb463 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-fef6185d-c46e-41a6-9e80-3e62851bb463 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-fef6185d-c46e-41a6-9e80-3e62851bb463 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-fef6185d-c46e-41a6-9e80-3e62851bb463 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-fef6185d-c46e-41a6-9e80-3e62851bb463 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-fef6185d-c46e-41a6-9e80-3e62851bb463 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-160df4ea-4261-4ac4-8732-854cad5df9f1 {
  margin-left: -24px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

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

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

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

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

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

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

#s-350a5ab9-001a-443e-94ce-e25f481320a9 {
  margin-top: 6%;
margin-bottom: %;
margin-right: 13px;
}

#s-350a5ab9-001a-443e-94ce-e25f481320a9 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-350a5ab9-001a-443e-94ce-e25f481320a9 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-350a5ab9-001a-443e-94ce-e25f481320a9 td.shogun-table-column {
  background-color: rgba(243, 242, 242, 1);
  padding: 7px;
  text-align: center;
}

#s-350a5ab9-001a-443e-94ce-e25f481320a9 td.shogun-table-row {
  background-color: #fff;
  padding: 0px;
}

#s-350a5ab9-001a-443e-94ce-e25f481320a9 td.shogun-table-column, #s-350a5ab9-001a-443e-94ce-e25f481320a9 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-b1b3a9bb-05ea-4e6a-bdad-577e5cb80a88 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

.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: 0;
  transform: translateZ(0px);
}

#s-cf35eecb-2641-4caa-8066-1953f02dbdeb {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-cf35eecb-2641-4caa-8066-1953f02dbdeb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf35eecb-2641-4caa-8066-1953f02dbdeb.shg-box.shg-c {
  justify-content: center;
}

#s-679142cb-4299-4c2c-a775-7c274900c0f0 {
  margin-top: 45px;
margin-left: 0px;
margin-bottom: 22px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-b1c6230f-69be-4bc5-9c4b-d37c6ab7cc99 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-b1c6230f-69be-4bc5-9c4b-d37c6ab7cc99"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b1c6230f-69be-4bc5-9c4b-d37c6ab7cc99"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b1c6230f-69be-4bc5-9c4b-d37c6ab7cc99"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b1c6230f-69be-4bc5-9c4b-d37c6ab7cc99"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-71fe9612-321e-4509-aeed-f55bf4fc6ab4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-71fe9612-321e-4509-aeed-f55bf4fc6ab4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71fe9612-321e-4509-aeed-f55bf4fc6ab4.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

#s-45c113cb-20d3-4032-ae74-4ae5169cbeb4 {
  border-style: solid;
margin-top: 0%;
margin-left: 0px;
margin-bottom: 0%;
margin-right: 0px;
padding-top: 8px;
padding-left: 10%;
padding-bottom: 8px;
padding-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 7px;
min-height: 25px;
max-width: 100%;
text-align: right;
background-color: rgba(69, 155, 172, 1);
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.5em;
}
#s-45c113cb-20d3-4032-ae74-4ae5169cbeb4:hover {background-color: rgba(85, 189, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-45c113cb-20d3-4032-ae74-4ae5169cbeb4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-45c113cb-20d3-4032-ae74-4ae5169cbeb4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  
  
  
  display:  inline-block ;
}

#s-3b7bc54a-7dc9-44b4-9617-49e0c6d0d646 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-3b7bc54a-7dc9-44b4-9617-49e0c6d0d646 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b7bc54a-7dc9-44b4-9617-49e0c6d0d646.shg-box.shg-c {
  justify-content: center;
}

#s-53a286e1-e22c-4500-8b5b-e08a8289c966 {
  margin-top: 0%;
margin-left: 0px;
margin-bottom: 0%;
margin-right: 0px;
padding-top: 8px;
padding-left: 12%;
padding-bottom: 8px;
padding-right: 12%;
border-radius: 7px;
min-height: 1px;
text-align: left;
background-color: rgba(69, 155, 172, 1);
text-decoration: none;
background-image: none;
hover-type: color;
background-position: custom undefined;
line-height: 1.5em;
}
#s-53a286e1-e22c-4500-8b5b-e08a8289c966:hover {background-color: rgba(85, 189, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-53a286e1-e22c-4500-8b5b-e08a8289c966:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-53a286e1-e22c-4500-8b5b-e08a8289c966.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-efe0ad21-b365-40a0-b64b-ef7b6f72498f {
  margin-bottom: 0px;
}
@media (min-width: 1200px){#s-efe0ad21-b365-40a0-b64b-ef7b6f72498f {
  display: none;
}
#s-efe0ad21-b365-40a0-b64b-ef7b6f72498f, #wrap-s-efe0ad21-b365-40a0-b64b-ef7b6f72498f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-efe0ad21-b365-40a0-b64b-ef7b6f72498f {
  display: none;
}
#s-efe0ad21-b365-40a0-b64b-ef7b6f72498f, #wrap-s-efe0ad21-b365-40a0-b64b-ef7b6f72498f { display:none !important; }}
#s-11e8e72f-52c5-4c49-873e-99cc490bf0d4 {
  margin-top: 13px;
margin-left: 3%;
margin-right: 3%;
min-height: 50px;
}
@media (min-width: 1200px){#s-11e8e72f-52c5-4c49-873e-99cc490bf0d4 {
  display: none;
}
#s-11e8e72f-52c5-4c49-873e-99cc490bf0d4, #wrap-s-11e8e72f-52c5-4c49-873e-99cc490bf0d4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-11e8e72f-52c5-4c49-873e-99cc490bf0d4 {
  display: none;
}
#s-11e8e72f-52c5-4c49-873e-99cc490bf0d4, #wrap-s-11e8e72f-52c5-4c49-873e-99cc490bf0d4 { display:none !important; }}







#s-11e8e72f-52c5-4c49-873e-99cc490bf0d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11e8e72f-52c5-4c49-873e-99cc490bf0d4.shg-box.shg-c {
  justify-content: center;
}

#s-8c2ea135-bb81-4e78-b3d7-c1fdc7d64144 {
  text-align: left;
}



.shg-c#s-8c2ea135-bb81-4e78-b3d7-c1fdc7d64144 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8c2ea135-bb81-4e78-b3d7-c1fdc7d64144 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-8c2ea135-bb81-4e78-b3d7-c1fdc7d64144 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8c2ea135-bb81-4e78-b3d7-c1fdc7d64144 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-8c2ea135-bb81-4e78-b3d7-c1fdc7d64144 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8c2ea135-bb81-4e78-b3d7-c1fdc7d64144 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-8c2ea135-bb81-4e78-b3d7-c1fdc7d64144 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8c2ea135-bb81-4e78-b3d7-c1fdc7d64144 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-8c2ea135-bb81-4e78-b3d7-c1fdc7d64144 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8c2ea135-bb81-4e78-b3d7-c1fdc7d64144 img.shogun-image {
  width: 100%;
}



}
#s-fcb369e7-f433-47f7-a3cc-fc73ae85b757 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: left;
}

#s-fcb369e7-f433-47f7-a3cc-fc73ae85b757 .shg-gallery-thumb-image-wrapper {
  

  flex-basis: 16.666666666666668%;
  padding-right: 8px;
  padding-bottom: -16px;
}

#s-fcb369e7-f433-47f7-a3cc-fc73ae85b757 .shg-gallery-thumb-list-margin {
  margin-right: -8px;
}

#s-fcb369e7-f433-47f7-a3cc-fc73ae85b757 .shg-gallery-scroll-container {
  
    width: 100%;
  
}

#s-fcb369e7-f433-47f7-a3cc-fc73ae85b757 .shg-gallery-scroll-button {
  color: #FFF;
}

#s-33ae141c-5a81-4a44-925f-b0dc5ce8132a {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: -30px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-07e62f91-dfeb-42ac-8c07-f578bff93914 {
  margin-top: 6%;
margin-bottom: %;
margin-right: 13px;
}

#s-07e62f91-dfeb-42ac-8c07-f578bff93914 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-07e62f91-dfeb-42ac-8c07-f578bff93914 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-07e62f91-dfeb-42ac-8c07-f578bff93914 td.shogun-table-column {
  background-color: rgba(243, 242, 242, 1);
  padding: 7px;
  text-align: center;
}

#s-07e62f91-dfeb-42ac-8c07-f578bff93914 td.shogun-table-row {
  background-color: #fff;
  padding: 0px;
}

#s-07e62f91-dfeb-42ac-8c07-f578bff93914 td.shogun-table-column, #s-07e62f91-dfeb-42ac-8c07-f578bff93914 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-62775011-e43d-41b4-a14b-23e576bda6f2 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-c3f42393-d6fc-4a35-87ca-ac22e96e1403 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-c3f42393-d6fc-4a35-87ca-ac22e96e1403 {
  display: none;
}
#s-c3f42393-d6fc-4a35-87ca-ac22e96e1403, #wrap-s-c3f42393-d6fc-4a35-87ca-ac22e96e1403 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c3f42393-d6fc-4a35-87ca-ac22e96e1403 {
  display: none;
}
#s-c3f42393-d6fc-4a35-87ca-ac22e96e1403, #wrap-s-c3f42393-d6fc-4a35-87ca-ac22e96e1403 { display:none !important; }}







#s-c3f42393-d6fc-4a35-87ca-ac22e96e1403 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3f42393-d6fc-4a35-87ca-ac22e96e1403.shg-box.shg-c {
  justify-content: center;
}

#s-eb3e1455-521b-479e-be7a-9efcafbb726c {
  margin-top: 14px;
margin-left: 0px;
margin-bottom: 18px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-ddf7bb55-a5fd-4d87-a1d5-d95b9d0fdf15 {
  margin-top: 0%;
margin-left: 0px;
margin-bottom: 0%;
margin-right: 0px;
padding-top: 8px;
padding-left: 10%;
padding-bottom: 8px;
padding-right: 10%;
border-radius: 14px;
min-height: 25px;
max-width: 100%;
text-align: center;
background-color: rgba(69, 155, 172, 1);
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.5em;
}
#s-ddf7bb55-a5fd-4d87-a1d5-d95b9d0fdf15:hover {background-color: rgba(85, 189, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ddf7bb55-a5fd-4d87-a1d5-d95b9d0fdf15:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ddf7bb55-a5fd-4d87-a1d5-d95b9d0fdf15.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}

#s-a00b080f-64b1-49b0-bb8a-1f0b89ed2b39 {
  margin-top: 23px;
margin-left: 0px;
margin-right: 0px;
padding-top: 8px;
padding-left: 12%;
padding-bottom: 8px;
padding-right: 12%;
border-radius: 14px;
min-height: 1px;
text-align: center;
background-color: rgba(69, 155, 172, 1);
text-decoration: none;
background-image: none;
hover-type: color;
background-position: custom undefined;
line-height: 1.5em;
}
#s-a00b080f-64b1-49b0-bb8a-1f0b89ed2b39:hover {background-color: rgba(85, 189, 210, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a00b080f-64b1-49b0-bb8a-1f0b89ed2b39:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: #000000 !important;
text-decoration: none !important;}


#s-a00b080f-64b1-49b0-bb8a-1f0b89ed2b39.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  
  
  
  display:  inline-block ;
}

#s-f0e47a2f-5de8-482e-85bb-6cd5e9e30475 {
  margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-f0e47a2f-5de8-482e-85bb-6cd5e9e30475 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(194, 193, 193, 1);
}

#s-9a1e019e-2049-4db4-9be2-5d222b3a9cfe {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9a1e019e-2049-4db4-9be2-5d222b3a9cfe {
  display: none;
}
#s-9a1e019e-2049-4db4-9be2-5d222b3a9cfe, #wrap-s-9a1e019e-2049-4db4-9be2-5d222b3a9cfe { display:none !important; }}@media (max-width: 767px){#s-9a1e019e-2049-4db4-9be2-5d222b3a9cfe {
  display: none;
}
#s-9a1e019e-2049-4db4-9be2-5d222b3a9cfe, #wrap-s-9a1e019e-2049-4db4-9be2-5d222b3a9cfe { display:none !important; }}







#s-9a1e019e-2049-4db4-9be2-5d222b3a9cfe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a1e019e-2049-4db4-9be2-5d222b3a9cfe.shg-box.shg-c {
  justify-content: center;
}

#s-cd7bb705-82d9-4994-a5e6-042812c12f35 {
  border-style: solid;
margin-left: 11%;
margin-bottom: 6%;
margin-right: 11%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}

@media (min-width: 0px) {
[id="s-cd7bb705-82d9-4994-a5e6-042812c12f35"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cd7bb705-82d9-4994-a5e6-042812c12f35"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cd7bb705-82d9-4994-a5e6-042812c12f35"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cd7bb705-82d9-4994-a5e6-042812c12f35"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-64d8235b-4c5e-49ce-ab27-1d9fb246e06b {
  padding-left: 13%;
padding-right: 13%;
}

#s-9882e873-e810-4804-99f8-3a10d05a3c05 {
  padding-left: 13%;
padding-right: 13%;
}

#s-bd35d90c-de6f-4e7d-87e7-1be2edad3e6f {
  min-height: 50px;
}








#s-bd35d90c-de6f-4e7d-87e7-1be2edad3e6f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd35d90c-de6f-4e7d-87e7-1be2edad3e6f.shg-box.shg-c {
  justify-content: center;
}

#s-3124f285-79df-477e-8859-19e015161011 {
  min-height: 50px;
}








#s-3124f285-79df-477e-8859-19e015161011 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3124f285-79df-477e-8859-19e015161011.shg-box.shg-c {
  justify-content: center;
}

#s-74e5f29f-2239-493e-bbdb-35ac58920282 {
  display: none;
}
#s-4182aa4f-1bbb-41b6-9d0b-625710f6b8c3 {
  text-align: left;
}

#s-4182aa4f-1bbb-41b6-9d0b-625710f6b8c3 .shg-product-reviews-container {
  font-family: Didact Gothic;
  font-size: 14px;
  color: rgba(4, 4, 4, 1);
}

#s-4182aa4f-1bbb-41b6-9d0b-625710f6b8c3 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 21px;
}

#s-4182aa4f-1bbb-41b6-9d0b-625710f6b8c3 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: #E88062;
}

#s-4182aa4f-1bbb-41b6-9d0b-625710f6b8c3 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-4182aa4f-1bbb-41b6-9d0b-625710f6b8c3 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-4182aa4f-1bbb-41b6-9d0b-625710f6b8c3 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-4182aa4f-1bbb-41b6-9d0b-625710f6b8c3 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: #E88062;
  color: #FFFFFF;
}

#s-4182aa4f-1bbb-41b6-9d0b-625710f6b8c3 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: #E88062;
}

#s-4182aa4f-1bbb-41b6-9d0b-625710f6b8c3 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: #E88062;
}

#s-7f464823-7b55-440e-977d-941daeb2ed07 {
  min-height: 50px;
background-color: rgba(227, 237, 238, 1);
}








#s-7f464823-7b55-440e-977d-941daeb2ed07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f464823-7b55-440e-977d-941daeb2ed07.shg-box.shg-c {
  justify-content: center;
}

#s-318b1367-e59f-4407-9117-cf3c4675b398 {
  padding-top: 2%;
padding-bottom: 2%;
}

@media (min-width: 0px) {
[id="s-318b1367-e59f-4407-9117-cf3c4675b398"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-318b1367-e59f-4407-9117-cf3c4675b398"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-318b1367-e59f-4407-9117-cf3c4675b398"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-318b1367-e59f-4407-9117-cf3c4675b398"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-318b1367-e59f-4407-9117-cf3c4675b398"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-318b1367-e59f-4407-9117-cf3c4675b398"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-318b1367-e59f-4407-9117-cf3c4675b398"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-318b1367-e59f-4407-9117-cf3c4675b398"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-318b1367-e59f-4407-9117-cf3c4675b398"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-318b1367-e59f-4407-9117-cf3c4675b398"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

#s-d6791300-2568-4059-b822-26815e5758dc {
  padding-top: 7px;
padding-bottom: 7px;
}

.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-853a364a-fff6-44e8-9b77-ee351c2baf71 {
  padding-top: 2px;
padding-bottom: 2px;
text-align: center;
}







  #s-853a364a-fff6-44e8-9b77-ee351c2baf71 img.shogun-image {
    

    
    
    
  }


#s-853a364a-fff6-44e8-9b77-ee351c2baf71 .shogun-image-content {
  
    align-items: center;
  
}

#s-22b86fbe-45f7-4f0f-a467-9fa3ecc9d7b4 {
  padding-top: 8px;
}

#s-d5afb284-4ce1-4196-ab69-5c378f7ed329 {
  margin-top: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-d5afb284-4ce1-4196-ab69-5c378f7ed329 {
  display: none;
}
#s-d5afb284-4ce1-4196-ab69-5c378f7ed329, #wrap-s-d5afb284-4ce1-4196-ab69-5c378f7ed329 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d5afb284-4ce1-4196-ab69-5c378f7ed329 {
  display: none;
}
#s-d5afb284-4ce1-4196-ab69-5c378f7ed329, #wrap-s-d5afb284-4ce1-4196-ab69-5c378f7ed329 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d5afb284-4ce1-4196-ab69-5c378f7ed329 {
  
}
}@media (max-width: 767px){#s-d5afb284-4ce1-4196-ab69-5c378f7ed329 {
  
}
}







#s-d5afb284-4ce1-4196-ab69-5c378f7ed329 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5afb284-4ce1-4196-ab69-5c378f7ed329.shg-box.shg-c {
  justify-content: center;
}

#s-4f593e8d-638f-4b35-a21b-e02b424ec5fe {
  border-style: solid;
margin-left: 11%;
margin-bottom: 6%;
margin-right: 11%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}

@media (min-width: 0px) {
[id="s-4f593e8d-638f-4b35-a21b-e02b424ec5fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4f593e8d-638f-4b35-a21b-e02b424ec5fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4f593e8d-638f-4b35-a21b-e02b424ec5fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4f593e8d-638f-4b35-a21b-e02b424ec5fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-4d8165c2-b23f-47f7-95e9-69a8c7e1f461 {
  padding-left: 13%;
padding-right: 13%;
}

#s-f42cc0dc-bd62-4373-b4f6-d4a1a806be48 {
  padding-left: 13%;
padding-right: 13%;
}

#s-1a978f7c-b15a-43ed-a259-03873bcd3603 {
  min-height: 50px;
}








#s-1a978f7c-b15a-43ed-a259-03873bcd3603 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a978f7c-b15a-43ed-a259-03873bcd3603.shg-box.shg-c {
  justify-content: center;
}

#s-30dc3f04-680f-4086-9c7f-b788576a7269 {
  margin-left: 9%;
margin-right: 9%;
}

#s-30dc3f04-680f-4086-9c7f-b788576a7269 .shg-product-reviews-container {
  font-family: Didact Gothic;
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
}

#s-30dc3f04-680f-4086-9c7f-b788576a7269 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 22px;
}

#s-30dc3f04-680f-4086-9c7f-b788576a7269 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(68, 124, 150, 1);
}

#s-30dc3f04-680f-4086-9c7f-b788576a7269 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-30dc3f04-680f-4086-9c7f-b788576a7269 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: #F6C929;
  stroke: #F6C929;
}

#s-30dc3f04-680f-4086-9c7f-b788576a7269 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: #F6C929;
}

#s-30dc3f04-680f-4086-9c7f-b788576a7269 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(68, 124, 150, 1);
  color: #FFFFFF;
}

#s-30dc3f04-680f-4086-9c7f-b788576a7269 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(68, 124, 150, 1);
}

#s-30dc3f04-680f-4086-9c7f-b788576a7269 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(68, 124, 150, 1);
}

#s-4fc91d4e-9f4e-4ad2-a5e4-12261996b766 {
  min-height: 50px;
}








#s-4fc91d4e-9f4e-4ad2-a5e4-12261996b766 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4fc91d4e-9f4e-4ad2-a5e4-12261996b766.shg-box.shg-c {
  justify-content: center;
}

#s-d526f9a6-93f2-4822-9d6b-48af4d40c92c {
  min-height: 50px;
background-color: rgba(227, 237, 238, 1);
}








#s-d526f9a6-93f2-4822-9d6b-48af4d40c92c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d526f9a6-93f2-4822-9d6b-48af4d40c92c.shg-box.shg-c {
  justify-content: center;
}

#s-dc162cc7-076c-4518-8a19-375389dcd3f5 {
  padding-top: 2%;
padding-bottom: 2%;
}

@media (min-width: 0px) {
[id="s-dc162cc7-076c-4518-8a19-375389dcd3f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dc162cc7-076c-4518-8a19-375389dcd3f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dc162cc7-076c-4518-8a19-375389dcd3f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dc162cc7-076c-4518-8a19-375389dcd3f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dc162cc7-076c-4518-8a19-375389dcd3f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dc162cc7-076c-4518-8a19-375389dcd3f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dc162cc7-076c-4518-8a19-375389dcd3f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dc162cc7-076c-4518-8a19-375389dcd3f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dc162cc7-076c-4518-8a19-375389dcd3f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dc162cc7-076c-4518-8a19-375389dcd3f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

#s-60be2c69-33a7-440e-88dc-54b3b057e6e7 {
  padding-top: 7px;
padding-bottom: 7px;
}

#s-81ebecae-a514-49ba-8dab-886cdcb71e39 {
  padding-top: 2px;
padding-bottom: 2px;
text-align: center;
}







  #s-81ebecae-a514-49ba-8dab-886cdcb71e39 img.shogun-image {
    

    
    
    
  }


#s-81ebecae-a514-49ba-8dab-886cdcb71e39 .shogun-image-content {
  
    align-items: center;
  
}

#s-f9f0029b-9ace-4499-90bd-b9f0a6fb5089 {
  padding-top: 8px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-form-error-msg {
  display: none;
  margin-top: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #dc143c;
}

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

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

.shg-c:before,.shg-c:after{content:" ";display:table}.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:#000;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;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg{display:none;margin-top:16px;line-height:16px;font-size:14px;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
