.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-3b9518c2-e46e-49c1-9cbe-4130ae3e6bfc {
  text-align: center;
}




  #s-3b9518c2-e46e-49c1-9cbe-4130ae3e6bfc img.shogun-image {
    
    width: px;
  }


#s-3b9518c2-e46e-49c1-9cbe-4130ae3e6bfc .shogun-image-content {
  
    align-items: 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-7119c70c-8ed4-4646-af54-905344ecb2bf {
  margin-top: 9px;
margin-bottom: 9px;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
}

.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-8048920e-df7c-4b25-b58d-5b205112c909 {
  min-height: 50px;
}








#s-8048920e-df7c-4b25-b58d-5b205112c909 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8048920e-df7c-4b25-b58d-5b205112c909.shg-box.shg-c {
  justify-content: center;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-de9fdd61-9708-46eb-9f98-79a402bc563f > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-de9fdd61-9708-46eb-9f98-79a402bc563f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-de9fdd61-9708-46eb-9f98-79a402bc563f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(202, 136, 129, 1);
}

#s-de9fdd61-9708-46eb-9f98-79a402bc563f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-de9fdd61-9708-46eb-9f98-79a402bc563f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(202, 136, 129, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-de9fdd61-9708-46eb-9f98-79a402bc563f > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

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

@media (min-width: 0px) {
[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-232ec9dd-427c-49a4-ae24-3a3b473e16f5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bd4ddb6d-241d-4ae9-9c0c-79a1bebb6661 {
  padding-top: 4px;
padding-left: 8px;
padding-bottom: 4px;
padding-right: 8px;
}

#s-fa4a2f8f-2f75-4e0f-84af-7dc8a6e518b0 {
  text-align: center;
}




  #s-fa4a2f8f-2f75-4e0f-84af-7dc8a6e518b0 img.shogun-image {
    
    width: px;
  }


#s-fa4a2f8f-2f75-4e0f-84af-7dc8a6e518b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-c00b4d1d-0357-4a17-ba8f-588e64ae841f {
  padding-top: 0px;
padding-left: 1px;
padding-bottom: 0px;
padding-right: 1px;
}

@media (min-width: 0px) {
[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c00b4d1d-0357-4a17-ba8f-588e64ae841f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0980b785-73f8-42c9-b68b-2dc5b5e0e38f {
  padding-top: 0px;
padding-left: 10px;
padding-right: 0px;
}

#s-2b3ab68d-a992-48a2-ae79-e134449d2293 {
  margin-top: 31px;
margin-left: 2px;
margin-bottom: 31px;
margin-right: 0px;
padding-top: 5px;
padding-left: 12px;
padding-bottom: 5px;
padding-right: 12px;
}

#s-463ac6b0-a0c4-4337-ae18-2b3e56216a1f {
  padding-left: 10px;
padding-right: 10px;
}

#s-71729141-0f20-4051-b66f-f1801e32629d {
  padding-left: 5px;
padding-right: 5px;
}

#s-048873f1-ed1d-4105-99fb-5cfabe362666 {
  margin-bottom: 6px;
text-align: center;
}




  #s-048873f1-ed1d-4105-99fb-5cfabe362666 img.shogun-image {
    
    width: px;
  }


#s-048873f1-ed1d-4105-99fb-5cfabe362666 .shogun-image-content {
  
    align-items: center;
  
}

#s-b6139f25-1d2b-49bf-bc3d-0d8c289ad287 {
  padding-top: 7px;
padding-left: 5px;
padding-bottom: 7px;
padding-right: 5px;
}

#s-fa1a258c-6f3f-4475-8b39-5a1ac82ce6c9 {
  min-height: 50px;
}








#s-fa1a258c-6f3f-4475-8b39-5a1ac82ce6c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa1a258c-6f3f-4475-8b39-5a1ac82ce6c9.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-90413e0b-1306-465a-ab9d-29b9c12d5189 {
  margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-90413e0b-1306-465a-ab9d-29b9c12d5189 .shogun-tabs {
  justify-content: flex-start;
}


  #s-90413e0b-1306-465a-ab9d-29b9c12d5189 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 2px solid #DDDDDD;
  }
  #s-90413e0b-1306-465a-ab9d-29b9c12d5189 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 2px solid #ddd;
  }
#s-90413e0b-1306-465a-ab9d-29b9c12d5189 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(224, 146, 127, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 13px;
}

#s-90413e0b-1306-465a-ab9d-29b9c12d5189 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-90413e0b-1306-465a-ab9d-29b9c12d5189 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 2px);
  left: 2px;
  bottom: -2px;
  height: 2px;
  background: #F4F4F4;
}

#s-90413e0b-1306-465a-ab9d-29b9c12d5189 .shogun-tabs-body {
  margin-top: -2px;
  border-top: 2px solid #ddd;
}

#s-9714e4db-ce7f-44ca-8627-b8c4b16b379f {
  padding-left: 5px;
padding-right: 5px;
}

#s-68ffdb43-6b0d-41db-ba09-bd41531df9d3 {
  padding-left: 6px;
padding-right: 6px;
}

#s-79ba8bd7-3da6-45d6-a5aa-39a1d94bb579 {
  padding-left: 5px;
padding-right: 5px;
}

#s-1f17cbaf-2010-44fb-9bfb-be55b6bdbb1f {
  text-align: center;
}





#s-1f17cbaf-2010-44fb-9bfb-be55b6bdbb1f .shogun-image-content {
  
    align-items: center;
  
}

#s-04c58009-60cd-44c9-854e-54b1517915f7 {
  margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-04c58009-60cd-44c9-854e-54b1517915f7 .shogun-tabs {
  justify-content: flex-start;
}


  #s-04c58009-60cd-44c9-854e-54b1517915f7 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 2px solid #DDDDDD;
  }
  #s-04c58009-60cd-44c9-854e-54b1517915f7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 2px solid #ddd;
  }
#s-04c58009-60cd-44c9-854e-54b1517915f7 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(224, 146, 127, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 13px;
}

#s-04c58009-60cd-44c9-854e-54b1517915f7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-04c58009-60cd-44c9-854e-54b1517915f7 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 2px);
  left: 2px;
  bottom: -2px;
  height: 2px;
  background: #F4F4F4;
}

#s-04c58009-60cd-44c9-854e-54b1517915f7 .shogun-tabs-body {
  margin-top: -2px;
  border-top: 2px solid #ddd;
}

#s-be1a7447-474c-4ba2-83a6-b9f539e4bd33 {
  padding-left: 6px;
padding-right: 6px;
}

#s-ed20a933-ec9e-4cdc-b191-935da6754a3d {
  padding-left: 5px;
padding-right: 5px;
}

#s-b04476a1-c56c-45cf-b490-793baeeda92a {
  margin-left: 6px;
margin-right: 6px;
padding-left: 6px;
padding-right: 6px;
}

#s-34bce009-4322-4c15-b95e-f274a322dc45 {
  padding-left: 6px;
padding-right: 6px;
}

#s-f33f7b41-24cf-428a-8895-84c2a58b536e {
  padding-left: 6px;
padding-right: 6px;
}

#s-1c76d9b5-3636-48ac-a408-47ffd83b281b {
  text-align: center;
}




  #s-1c76d9b5-3636-48ac-a408-47ffd83b281b img.shogun-image {
    
    width: px;
  }


#s-1c76d9b5-3636-48ac-a408-47ffd83b281b .shogun-image-content {
  
    align-items: center;
  
}

#s-0870fd30-efed-4cb6-85d4-8c9f95a901ba {
  min-height: 50px;
}








#s-0870fd30-efed-4cb6-85d4-8c9f95a901ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0870fd30-efed-4cb6-85d4-8c9f95a901ba.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 768px) {
[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-cc311ebe-2385-439c-9c7f-e85d6304487c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.0px);
}

}

#s-84629842-3794-4cc2-873c-c359b54dae4e {
  text-align: center;
}





#s-84629842-3794-4cc2-873c-c359b54dae4e .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-106fc978-3350-4255-b985-a1497c3ad1f9 {
  text-align: center;
}




  #s-106fc978-3350-4255-b985-a1497c3ad1f9 img.shogun-image {
    
    width: px;
  }


#s-106fc978-3350-4255-b985-a1497c3ad1f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-59d08712-4ea4-4012-8056-bdf3e0d1558c {
  min-height: 50px;
}








#s-59d08712-4ea4-4012-8056-bdf3e0d1558c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59d08712-4ea4-4012-8056-bdf3e0d1558c.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-86d985c4-04c2-42ef-b2bd-fbf4d05505c7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-09bcf086-b4b1-403b-8db0-78819cadaac4 {
  padding-left: 6px;
padding-right: 6px;
}

#s-a8be3b63-bddf-4cee-91c6-3bb6742f4b7f {
  text-align: center;
}




  #s-a8be3b63-bddf-4cee-91c6-3bb6742f4b7f img.shogun-image {
    
    width: px;
  }


#s-a8be3b63-bddf-4cee-91c6-3bb6742f4b7f .shogun-image-content {
  
    align-items: center;
  
}

#s-51566956-5a5d-46ee-a746-571b417ec73c {
  min-height: 50px;
}








#s-51566956-5a5d-46ee-a746-571b417ec73c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51566956-5a5d-46ee-a746-571b417ec73c.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac593560-61e8-4500-b7d0-872abacfdba1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8db568e0-e973-48b7-aa20-039345d4770c {
  margin-left: 6px;
margin-right: 6px;
padding-left: 5px;
padding-right: 5px;
}

#s-f3a55df3-d9f7-4131-a385-aa1449b55cd1 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}




  #s-f3a55df3-d9f7-4131-a385-aa1449b55cd1 img.shogun-image {
    
    width: px;
  }


#s-f3a55df3-d9f7-4131-a385-aa1449b55cd1 .shogun-image-content {
  
    align-items: center;
  
}

#s-21704033-e995-4a5c-9eaf-4cd2d00e21cf {
  padding-left: 6px;
padding-right: 6px;
}

#s-c5a425e7-9a64-49ef-824b-46606278a551 {
  min-height: 50px;
}








#s-c5a425e7-9a64-49ef-824b-46606278a551 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5a425e7-9a64-49ef-824b-46606278a551.shg-box.shg-c {
  justify-content: center;
}

#s-87889d91-bb72-4d58-b925-d1060c6773a1 {
  padding-top: 7px;
padding-left: 6px;
padding-bottom: 7px;
padding-right: 6px;
}

#s-7b0dfcbe-0b6b-4590-ab46-f65fa2be6c8e {
  margin-left: 6px;
margin-right: 6px;
padding-top: 11px;
padding-left: 6px;
padding-bottom: 11px;
padding-right: 6px;
}

#s-68084793-c67d-4243-a242-aa8f3d0dd052 {
  text-align: center;
}




  #s-68084793-c67d-4243-a242-aa8f3d0dd052 img.shogun-image {
    
    width: px;
  }


#s-68084793-c67d-4243-a242-aa8f3d0dd052 .shogun-image-content {
  
    align-items: center;
  
}

#s-d2dcb37f-e809-400c-b71c-45f359cdfd60 {
  padding-left: 6px;
padding-right: 6px;
}

.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-6f19f635-ab37-457d-9ab7-884202c0b5e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6f19f635-ab37-457d-9ab7-884202c0b5e0 .shogun-heading-component h3 {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-383864bc-a09c-4ae3-bf9a-a7dbe27e5e33 {
  margin-top: -35px;
margin-bottom: -35px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-383864bc-a09c-4ae3-bf9a-a7dbe27e5e33 hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(202, 136, 129, 1);
}

#s-d6f2fa8d-74ea-44e8-bdfc-6d52e8a7006b {
  margin-top: -35px;
margin-bottom: -35px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-d6f2fa8d-74ea-44e8-bdfc-6d52e8a7006b hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(202, 136, 129, 1);
}

#s-c87fe902-90ab-4543-8fcc-6185ef0a5d87 {
  padding-top: 6px;
padding-left: 6px;
padding-bottom: 6px;
padding-right: 6px;
}

@media (min-width: 0px) {
[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0eb3aa9b-49b2-47cb-ad7c-88c79529b355"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e2cedbe9-d4ff-44e2-b5b9-ac31b8937bc8 {
  padding-left: 5px;
padding-right: 5px;
}

#s-f2e8952b-24e4-45c8-bfa1-542340e03b06 {
  margin-top: -10px;
margin-bottom: -10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

@media (min-width: 0px) {
[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-68bc59d0-c7bb-4e25-bda8-9b1217ab8acc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a89907a1-8b76-41c1-ad5f-049b019bb6d6 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

#s-7288a4e7-47bc-459f-8cb1-77e514582aa5 {
  text-align: center;
}

#s-a740679b-ceb3-4cb9-b6db-5824d08c24a4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a740679b-ceb3-4cb9-b6db-5824d08c24a4 .shogun-heading-component h2 {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-197eb72e-4244-49cf-86b2-d6291aa0d3ef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-197eb72e-4244-49cf-86b2-d6291aa0d3ef .shogun-heading-component h2 {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-2957494c-5c5f-43b2-b89b-f23a3cab4431 {
  min-height: 50px;
}








#s-2957494c-5c5f-43b2-b89b-f23a3cab4431 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2957494c-5c5f-43b2-b89b-f23a3cab4431.shg-box.shg-c {
  justify-content: center;
}

#s-13ac6b88-e669-4053-8e2f-7eabda9eb3e1 {
  margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

#s-13ac6b88-e669-4053-8e2f-7eabda9eb3e1 .shogun-tabs {
  justify-content: flex-start;
}


  #s-13ac6b88-e669-4053-8e2f-7eabda9eb3e1 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 2px solid #DDDDDD;
  }
  #s-13ac6b88-e669-4053-8e2f-7eabda9eb3e1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 2px solid #ddd;
  }
#s-13ac6b88-e669-4053-8e2f-7eabda9eb3e1 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(224, 146, 127, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 13px;
}

#s-13ac6b88-e669-4053-8e2f-7eabda9eb3e1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-13ac6b88-e669-4053-8e2f-7eabda9eb3e1 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 2px);
  left: 2px;
  bottom: -2px;
  height: 2px;
  background: #F4F4F4;
}

#s-13ac6b88-e669-4053-8e2f-7eabda9eb3e1 .shogun-tabs-body {
  margin-top: -2px;
  border-top: 2px solid #ddd;
}

#s-bddf16cd-2fb3-4250-a2d7-05db947febb9 {
  padding-left: 6px;
padding-right: 6px;
}

#s-ed2b5b46-4d69-46eb-8dae-27392cff03b6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ed2b5b46-4d69-46eb-8dae-27392cff03b6 .shogun-heading-component h3 {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 0px;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b65ad04-e8e2-4468-bb5c-3185e2e0bf1c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-93cd3962-a8f7-4ef3-a00e-a328952e8431 {
  padding-left: 5px;
padding-right: 5px;
}

#s-a5d2db2c-9493-4c8a-b188-20f83871cfa0 {
  padding-left: 5px;
padding-right: 5px;
}

#s-743322c6-1f43-49d4-bf61-ce9a74155ec3 {
  padding-left: 6px;
padding-right: 6px;
}

#s-ce82857d-598a-4773-85c1-8cd37567daeb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ce82857d-598a-4773-85c1-8cd37567daeb .shogun-heading-component h4 {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-dc77de7a-a8a4-4c75-a9d7-571ccbecf4bb {
  padding-left: 5px;
padding-right: 5px;
}

#s-661b4d40-fd56-4bbb-8967-1233fa4527cc {
  margin-left: 6px;
margin-right: 6px;
padding-left: 6px;
padding-right: 6px;
}

#s-72dae30e-b580-4f7b-a939-9c688aedfcdd {
  min-height: 50px;
}








#s-72dae30e-b580-4f7b-a939-9c688aedfcdd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72dae30e-b580-4f7b-a939-9c688aedfcdd.shg-box.shg-c {
  justify-content: center;
}

#s-ab6d4463-b165-405f-b37f-e04814838bc7 {
  margin-top: -35px;
margin-bottom: -35px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-ab6d4463-b165-405f-b37f-e04814838bc7 hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(202, 136, 129, 1);
}

#s-7fe9a9a5-e1df-429f-9f56-daac77cc3da2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7fe9a9a5-e1df-429f-9f56-daac77cc3da2 .shogun-heading-component h2 {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}



#s-859a98a3-e983-428b-acf1-2967a6a88cbe {
  margin-top: 9px;
margin-bottom: 9px;
padding-left: 6px;
padding-right: 6px;
}

#s-ea44526f-4101-4442-801f-f5bee99d14a0 {
  padding-left: 7px;
padding-right: 17px;
}

@media (min-width: 0px) {
[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-327243bc-6f9e-4733-b2e6-3671dd4de59c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-edb7354f-8766-491e-8ae9-8987fdd5babc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-edb7354f-8766-491e-8ae9-8987fdd5babc .shogun-heading-component h3 {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-93ae8150-bce0-41d0-9686-0cd2ffd1cece {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
text-align: center;
}

#s-51130f7d-6ed5-4402-8f38-01fda675cfdf {
  padding-left: 5px;
padding-right: 5px;
}

#s-54d03d67-6f72-40db-966e-69a4f2b215e6 {
  min-height: 50px;
}








#s-54d03d67-6f72-40db-966e-69a4f2b215e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54d03d67-6f72-40db-966e-69a4f2b215e6.shg-box.shg-c {
  justify-content: center;
}

#s-bf33ce4c-0c4e-4323-a200-3fccad9f4647 {
  min-height: 50px;
}








#s-bf33ce4c-0c4e-4323-a200-3fccad9f4647 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf33ce4c-0c4e-4323-a200-3fccad9f4647.shg-box.shg-c {
  justify-content: center;
}

#s-291f7f0e-e684-46cd-bf5a-a8b4afda405c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-291f7f0e-e684-46cd-bf5a-a8b4afda405c .shogun-heading-component h1 {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

.shg-btn.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-035a0ccf-0636-48a1-923b-24a89ab4714d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(239, 200, 192, 1);
text-decoration: none;
}
#s-035a0ccf-0636-48a1-923b-24a89ab4714d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-035a0ccf-0636-48a1-923b-24a89ab4714d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-035a0ccf-0636-48a1-923b-24a89ab4714d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  
  font-family: Raleway;
  display:  block ;
}

#s-823fe60e-30ff-42aa-9ded-2973571e2e90 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-823fe60e-30ff-42aa-9ded-2973571e2e90 .shogun-heading-component h1 {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-823fe60e-30ff-42aa-9ded-2973571e2e90 .shogun-heading-component h1 a {
  color: rgba(202, 136, 129, 1);
}


#s-a0667436-34bc-4d04-ad52-6cdb256e0f80 {
  min-height: 50px;
}








#s-a0667436-34bc-4d04-ad52-6cdb256e0f80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0667436-34bc-4d04-ad52-6cdb256e0f80.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-22727fb0-bb7d-4f16-9782-d6600b7867f5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e861d37f-e804-4576-9d72-619c26235669 {
  text-align: center;
}




  #s-e861d37f-e804-4576-9d72-619c26235669 img.shogun-image {
    
    width: px;
  }


#s-e861d37f-e804-4576-9d72-619c26235669 .shogun-image-content {
  
    align-items: center;
  
}

#s-8773e2ad-1a0f-4e52-8097-afb5b5d8ca69 {
  text-align: center;
}




  #s-8773e2ad-1a0f-4e52-8097-afb5b5d8ca69 img.shogun-image {
    
    width: px;
  }


#s-8773e2ad-1a0f-4e52-8097-afb5b5d8ca69 .shogun-image-content {
  
    align-items: center;
  
}

#s-ccededff-5329-4f80-bcbf-41a40a3186d1 {
  text-align: center;
}




  #s-ccededff-5329-4f80-bcbf-41a40a3186d1 img.shogun-image {
    
    width: px;
  }


#s-ccededff-5329-4f80-bcbf-41a40a3186d1 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

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

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

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

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-abf6f3b6-aa47-49c1-a59b-675a198f94cb {
  margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-951aa59e-68f1-4347-bbc9-43fdd84bbcdf {
  display: none;
}
#s-60129f87-e755-46cc-8004-3428771c4b59 {
  display: none;
}
@media (min-width: 0px) {
[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65c67230-9d5d-4595-b92d-69f9064a7898"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

#s-a349507f-f782-424f-9d51-7feba0e8f196 {
  text-align: left;
}


.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 {
  max-width: 100%;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 .shg-image-zoom,
.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 {
  max-width: 100%;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 .shg-image-zoom,
.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 {
  max-width: 100%;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 .shg-image-zoom,
.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 {
  max-width: 100%;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 .shg-image-zoom,
.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 {
  max-width: 100%;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 .shg-image-zoom,
.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a349507f-f782-424f-9d51-7feba0e8f196 .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

#s-77c90678-0263-4e9e-93ce-6826196ad0b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-77c90678-0263-4e9e-93ce-6826196ad0b2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-43b46155-d46d-4c52-901a-c5b5682fca2f {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-43b46155-d46d-4c52-901a-c5b5682fca2f .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-43b46155-d46d-4c52-901a-c5b5682fca2f .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-43b46155-d46d-4c52-901a-c5b5682fca2f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.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;
}

#s-c685e8b1-8dcd-4dee-bf48-6f11ae3b516b {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-c685e8b1-8dcd-4dee-bf48-6f11ae3b516b .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-c685e8b1-8dcd-4dee-bf48-6f11ae3b516b .shg-gallery-thumb-list-margin {
  margin-right: -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-9471c5a3-21b3-4918-ae80-5573bbe20e9f {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-9471c5a3-21b3-4918-ae80-5573bbe20e9f:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-9471c5a3-21b3-4918-ae80-5573bbe20e9f:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-9471c5a3-21b3-4918-ae80-5573bbe20e9f {
  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-9471c5a3-21b3-4918-ae80-5573bbe20e9f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9471c5a3-21b3-4918-ae80-5573bbe20e9f.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-9471c5a3-21b3-4918-ae80-5573bbe20e9f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c0eb2d4d-5a82-4e41-a024-d55c4c94b40c {
  display: none;
}
#s-d315b9dd-e70f-4c19-9205-6e35b01555f7 {
  display: none;
}
@media (min-width: 0px) {
[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-78f670b4-dfc7-44cb-a6dc-6a4a88bf306e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-60f56d77-091a-4747-8548-038ceb78399b {
  text-align: left;
}


.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b {
  max-width: 100%;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b .shg-image-zoom,
.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b {
  max-width: 100%;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b .shg-image-zoom,
.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b {
  max-width: 100%;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b .shg-image-zoom,
.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b {
  max-width: 100%;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b .shg-image-zoom,
.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b {
  max-width: 100%;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b .shg-image-zoom,
.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60f56d77-091a-4747-8548-038ceb78399b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0b8619b6-6f5a-4c1f-9fb5-87f0ad1d34a2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0b8619b6-6f5a-4c1f-9fb5-87f0ad1d34a2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-cb94cffe-8bdf-416d-97eb-6eff2c54e26a {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-cb94cffe-8bdf-416d-97eb-6eff2c54e26a .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-cb94cffe-8bdf-416d-97eb-6eff2c54e26a .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-cb94cffe-8bdf-416d-97eb-6eff2c54e26a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-dfa9824d-3d28-46db-84cb-4a747ef80d6a {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-dfa9824d-3d28-46db-84cb-4a747ef80d6a .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-dfa9824d-3d28-46db-84cb-4a747ef80d6a .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-8d7ac687-e326-4788-b27d-e3752097c869 {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-8d7ac687-e326-4788-b27d-e3752097c869:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-8d7ac687-e326-4788-b27d-e3752097c869:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-8d7ac687-e326-4788-b27d-e3752097c869 {
  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-8d7ac687-e326-4788-b27d-e3752097c869.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8d7ac687-e326-4788-b27d-e3752097c869.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-8d7ac687-e326-4788-b27d-e3752097c869.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-016caf9a-3ecb-4c0d-9abf-9042b0868ba3 {
  display: none;
}
#s-e1c722f2-21da-4530-ba3e-f0060078c467 {
  display: none;
}
@media (min-width: 0px) {
[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dbd118d7-183f-4566-9288-5fe63140699d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 {
  text-align: left;
}


.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 {
  max-width: 100%;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 .shg-image-zoom,
.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 {
  max-width: 100%;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 .shg-image-zoom,
.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 {
  max-width: 100%;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 .shg-image-zoom,
.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 {
  max-width: 100%;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 .shg-image-zoom,
.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 {
  max-width: 100%;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 .shg-image-zoom,
.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-432038fc-c2cb-43c4-8c10-ddeaa4c1d8a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0b0651d4-eb14-4523-bfe6-b49e82ab1819 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0b0651d4-eb14-4523-bfe6-b49e82ab1819 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-d3c7dec9-5015-4b69-8dcc-f101e72496e1 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-d3c7dec9-5015-4b69-8dcc-f101e72496e1 .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-d3c7dec9-5015-4b69-8dcc-f101e72496e1 .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-d3c7dec9-5015-4b69-8dcc-f101e72496e1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a710ecbb-d20b-4d88-a4a7-1bcafefc2c1b {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-a710ecbb-d20b-4d88-a4a7-1bcafefc2c1b .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 33.333333333333336%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-a710ecbb-d20b-4d88-a4a7-1bcafefc2c1b .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-c2e130d8-18c0-49f7-8c89-dc5ffdaaad34 {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-c2e130d8-18c0-49f7-8c89-dc5ffdaaad34:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-c2e130d8-18c0-49f7-8c89-dc5ffdaaad34:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-c2e130d8-18c0-49f7-8c89-dc5ffdaaad34 {
  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-c2e130d8-18c0-49f7-8c89-dc5ffdaaad34.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c2e130d8-18c0-49f7-8c89-dc5ffdaaad34.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-c2e130d8-18c0-49f7-8c89-dc5ffdaaad34.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ce34b455-384d-4767-ba47-933479d4143d {
  display: none;
}
#s-340c6b1f-a30c-4258-b0ee-89ba9e354bec {
  display: none;
}
@media (min-width: 0px) {
[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dd2a8135-9445-4c25-83f0-5d4768353057"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1b225550-03f8-4eea-acfa-0d7b716b5172 {
  text-align: left;
}


.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 {
  max-width: 100%;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 .shg-image-zoom,
.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 {
  max-width: 100%;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 .shg-image-zoom,
.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 {
  max-width: 100%;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 .shg-image-zoom,
.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 {
  max-width: 100%;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 .shg-image-zoom,
.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 {
  max-width: 100%;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 .shg-image-zoom,
.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b225550-03f8-4eea-acfa-0d7b716b5172 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-400eda47-c4b4-414b-b0ad-49f7e1f39872 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-400eda47-c4b4-414b-b0ad-49f7e1f39872 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-41c77b1f-4fef-402d-b4a7-60515688e969 {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}

#s-41c77b1f-4fef-402d-b4a7-60515688e969 .shg-product-sold-out {
  display: none;
  color: rgba(202, 136, 129, 1);
  font-size: 20px;
}

#s-41c77b1f-4fef-402d-b4a7-60515688e969 .shg-product-price {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-41c77b1f-4fef-402d-b4a7-60515688e969 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-9f87610c-8cb6-4852-9206-92cfae743563 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-9f87610c-8cb6-4852-9206-92cfae743563 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-9f87610c-8cb6-4852-9206-92cfae743563 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

#s-e87d3444-e8e1-40d0-bfe9-18c847335ba8 {
  margin-top: 8px;
margin-bottom: 8px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 181, 167, 1);
}
#s-e87d3444-e8e1-40d0-bfe9-18c847335ba8:hover {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}#s-e87d3444-e8e1-40d0-bfe9-18c847335ba8:active {background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;}


#s-e87d3444-e8e1-40d0-bfe9-18c847335ba8 {
  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-e87d3444-e8e1-40d0-bfe9-18c847335ba8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e87d3444-e8e1-40d0-bfe9-18c847335ba8.shg-btn {
  color: rgba(242, 238, 238, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-e87d3444-e8e1-40d0-bfe9-18c847335ba8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-07dc2480-f37f-490a-8227-54a6184daa06 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-07dc2480-f37f-490a-8227-54a6184daa06 .shogun-heading-component h1 {
  color: rgba(202, 136, 129, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-140e98ce-6b71-4091-b361-565876262981 {
  min-height: 50px;
}








#s-140e98ce-6b71-4091-b361-565876262981 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-140e98ce-6b71-4091-b361-565876262981.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-98284075-a27e-44be-b2f5-05975c277eb6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7b13b82a-48f9-484e-88f0-ffa6d75e4c90 {
  text-align: center;
}




  #s-7b13b82a-48f9-484e-88f0-ffa6d75e4c90 img.shogun-image {
    
    width: px;
  }


#s-7b13b82a-48f9-484e-88f0-ffa6d75e4c90 .shogun-image-content {
  
    align-items: center;
  
}

#s-5cb04ee4-d02b-4c81-bbb6-47d5b8a0337f {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(237, 181, 167, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-5cb04ee4-d02b-4c81-bbb6-47d5b8a0337f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-5cb04ee4-d02b-4c81-bbb6-47d5b8a0337f:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(105, 105, 105, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-5cb04ee4-d02b-4c81-bbb6-47d5b8a0337f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  block ;
}

#s-842e01f9-d7c7-4278-be1c-dcd1c7e7f21e {
  text-align: center;
}




  #s-842e01f9-d7c7-4278-be1c-dcd1c7e7f21e img.shogun-image {
    
    width: px;
  }


#s-842e01f9-d7c7-4278-be1c-dcd1c7e7f21e .shogun-image-content {
  
    align-items: center;
  
}

#s-d2f06ae2-4e79-4715-aa88-747b5de9f895 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(237, 181, 167, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-d2f06ae2-4e79-4715-aa88-747b5de9f895:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-d2f06ae2-4e79-4715-aa88-747b5de9f895:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(105, 105, 105, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-d2f06ae2-4e79-4715-aa88-747b5de9f895.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  block ;
}

#s-11015a83-7506-4970-a93e-a098818698bc {
  text-align: center;
}




  #s-11015a83-7506-4970-a93e-a098818698bc img.shogun-image {
    
    width: px;
  }


#s-11015a83-7506-4970-a93e-a098818698bc .shogun-image-content {
  
    align-items: center;
  
}

#s-c1ae96d2-d813-4293-8f6a-f812847ef432 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(237, 181, 167, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-c1ae96d2-d813-4293-8f6a-f812847ef432:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(239, 200, 192, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-c1ae96d2-d813-4293-8f6a-f812847ef432:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(105, 105, 105, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-c1ae96d2-d813-4293-8f6a-f812847ef432.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  
  display:  block ;
}

#s-3754ce71-7ab8-43b6-a83d-d417997c10a5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-8ce0f57f-371e-4dd4-b1e7-4671f3ba3297 {
  min-height: 50px;
}








#s-8ce0f57f-371e-4dd4-b1e7-4671f3ba3297 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ce0f57f-371e-4dd4-b1e7-4671f3ba3297.shg-box.shg-c {
  justify-content: center;
}

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

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