.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: text;
  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;
}

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

.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;
  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: 0;
  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-overflow: ellipsis;
  overflow: hidden;
  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-344e42c6-44a1-4462-ae65-eacd55a03891 .shogun-tabs {
  justify-content: flex-start;
}


  #s-344e42c6-44a1-4462-ae65-eacd55a03891 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-344e42c6-44a1-4462-ae65-eacd55a03891 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-344e42c6-44a1-4462-ae65-eacd55a03891 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(175, 143, 52, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-344e42c6-44a1-4462-ae65-eacd55a03891 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(175, 143, 52, 1);
}

#s-344e42c6-44a1-4462-ae65-eacd55a03891 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-344e42c6-44a1-4462-ae65-eacd55a03891 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-344e42c6-44a1-4462-ae65-eacd55a03891 .shogun-tab {
  max-width: calc(100% / 3 - (3 - 2) * 2px / 3);
}

#s-b2a546e5-770a-4bff-a7d7-f2710ab4b52a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

.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-41c39342-b970-4720-8387-6ae4555a8e35 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-41c39342-b970-4720-8387-6ae4555a8e35 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-41c39342-b970-4720-8387-6ae4555a8e35 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-41c39342-b970-4720-8387-6ae4555a8e35 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-41c39342-b970-4720-8387-6ae4555a8e35 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-41c39342-b970-4720-8387-6ae4555a8e35 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-f89e71db-1cf5-4edc-b504-15bef13c2d85 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-46e47d68-1ab6-4a33-99de-a5d2c3c51f05 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-8b86b8e3-0b97-4276-aa1e-97db3719482d {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-824c67b7-e5ec-4f65-8b86-ff9d8d6a5207 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-824c67b7-e5ec-4f65-8b86-ff9d8d6a5207 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-824c67b7-e5ec-4f65-8b86-ff9d8d6a5207 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-824c67b7-e5ec-4f65-8b86-ff9d8d6a5207 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-824c67b7-e5ec-4f65-8b86-ff9d8d6a5207 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-824c67b7-e5ec-4f65-8b86-ff9d8d6a5207 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-29e1c635-288b-4af8-af7f-b2e637ca23d7 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-8dc0b411-237c-4279-9409-4675dd963ce9 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-8dc0b411-237c-4279-9409-4675dd963ce9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-8dc0b411-237c-4279-9409-4675dd963ce9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-8dc0b411-237c-4279-9409-4675dd963ce9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-8dc0b411-237c-4279-9409-4675dd963ce9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-8dc0b411-237c-4279-9409-4675dd963ce9 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-51415883-2392-41fb-90fa-24c5746d8882 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-35cdabe1-8c10-440d-8987-81c1fb44db3c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-35cdabe1-8c10-440d-8987-81c1fb44db3c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-35cdabe1-8c10-440d-8987-81c1fb44db3c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-35cdabe1-8c10-440d-8987-81c1fb44db3c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-35cdabe1-8c10-440d-8987-81c1fb44db3c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-35cdabe1-8c10-440d-8987-81c1fb44db3c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-b29d0447-ba76-4f4d-8c71-a0759b0e5f09 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-b989dc9f-7ca3-46db-b32a-7446a5761a92 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-b989dc9f-7ca3-46db-b32a-7446a5761a92 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-b989dc9f-7ca3-46db-b32a-7446a5761a92 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-b989dc9f-7ca3-46db-b32a-7446a5761a92 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-b989dc9f-7ca3-46db-b32a-7446a5761a92 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-b989dc9f-7ca3-46db-b32a-7446a5761a92 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-0f961d02-dc5c-478a-9d11-11a6f2afac96 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-538936ca-24d0-4aaf-a3de-ab9b0368f026 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-538936ca-24d0-4aaf-a3de-ab9b0368f026 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-538936ca-24d0-4aaf-a3de-ab9b0368f026 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-538936ca-24d0-4aaf-a3de-ab9b0368f026 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-538936ca-24d0-4aaf-a3de-ab9b0368f026 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-538936ca-24d0-4aaf-a3de-ab9b0368f026 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-7157414b-9f97-480d-84dd-cc90d759ef0f {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-ec4d490c-f10e-4be7-b193-ec5b62ea344b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-ec4d490c-f10e-4be7-b193-ec5b62ea344b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-ec4d490c-f10e-4be7-b193-ec5b62ea344b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-ec4d490c-f10e-4be7-b193-ec5b62ea344b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-ec4d490c-f10e-4be7-b193-ec5b62ea344b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-ec4d490c-f10e-4be7-b193-ec5b62ea344b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-21a31e97-cf32-4bcc-bcb5-0a8208bcc800 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-04073eb0-4678-4e7f-959c-ca3bfe31f86c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-04073eb0-4678-4e7f-959c-ca3bfe31f86c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-04073eb0-4678-4e7f-959c-ca3bfe31f86c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-04073eb0-4678-4e7f-959c-ca3bfe31f86c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-04073eb0-4678-4e7f-959c-ca3bfe31f86c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-04073eb0-4678-4e7f-959c-ca3bfe31f86c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-17adf3be-3c97-4a8b-88c6-44ecbd1d7a3b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-95ef32b3-e1d8-4eda-90e8-e48b9e05c6e3 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-95ef32b3-e1d8-4eda-90e8-e48b9e05c6e3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-95ef32b3-e1d8-4eda-90e8-e48b9e05c6e3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-95ef32b3-e1d8-4eda-90e8-e48b9e05c6e3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-95ef32b3-e1d8-4eda-90e8-e48b9e05c6e3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-95ef32b3-e1d8-4eda-90e8-e48b9e05c6e3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-93be5721-fbc4-4c47-bfa8-afbef13423b1 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-fa351a35-b82f-43e6-8fde-e185fd0d9cca > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-fa351a35-b82f-43e6-8fde-e185fd0d9cca > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-fa351a35-b82f-43e6-8fde-e185fd0d9cca > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-fa351a35-b82f-43e6-8fde-e185fd0d9cca > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-fa351a35-b82f-43e6-8fde-e185fd0d9cca > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-fa351a35-b82f-43e6-8fde-e185fd0d9cca > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-bd900699-d978-45d4-a134-106e99864dd8 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-edb54122-efe4-4de2-92da-4cef1f648b1c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-edb54122-efe4-4de2-92da-4cef1f648b1c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-edb54122-efe4-4de2-92da-4cef1f648b1c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-edb54122-efe4-4de2-92da-4cef1f648b1c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-edb54122-efe4-4de2-92da-4cef1f648b1c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-edb54122-efe4-4de2-92da-4cef1f648b1c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-324ead26-8365-4e1c-8b4f-c8c9e46d7c80 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-384f23b9-7360-4323-8a28-2298b7dc0a38 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-384f23b9-7360-4323-8a28-2298b7dc0a38 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-384f23b9-7360-4323-8a28-2298b7dc0a38 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-384f23b9-7360-4323-8a28-2298b7dc0a38 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-384f23b9-7360-4323-8a28-2298b7dc0a38 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-384f23b9-7360-4323-8a28-2298b7dc0a38 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9ceb1102-3353-4614-80d2-61e356ac2c5c {
  padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-f66348e8-7f7a-47d2-8668-9b77ab05de13 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-f66348e8-7f7a-47d2-8668-9b77ab05de13 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-f66348e8-7f7a-47d2-8668-9b77ab05de13 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-f66348e8-7f7a-47d2-8668-9b77ab05de13 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-f66348e8-7f7a-47d2-8668-9b77ab05de13 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(175, 143, 52, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-f66348e8-7f7a-47d2-8668-9b77ab05de13 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-3db470b9-b001-4a52-91db-1716df5b490e {
  padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

.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-8335a182-11b7-4902-a319-b84b9796e0ee {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none;
}
#s-8335a182-11b7-4902-a319-b84b9796e0ee:hover {background-color: rgba(151, 123, 45, 1) !important;
text-decoration: none !important;}#s-8335a182-11b7-4902-a319-b84b9796e0ee:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8335a182-11b7-4902-a319-b84b9796e0ee.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

.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-70c0eb56-b4c5-4092-94ab-bfdfb1c0f49e {
  padding-top: 0px;
padding-bottom: 0px;
}

.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-d71a3a35-a47f-4810-a857-e0ca1762e9f4 {
  text-align: center;
}




  #s-d71a3a35-a47f-4810-a857-e0ca1762e9f4 img.shogun-image {
    
    width: px;
  }


#s-d71a3a35-a47f-4810-a857-e0ca1762e9f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-7e7751ab-82b6-410a-8ac5-bb9e99e55565 {
  text-align: center;
}




  #s-7e7751ab-82b6-410a-8ac5-bb9e99e55565 img.shogun-image {
    
    width: px;
  }


#s-7e7751ab-82b6-410a-8ac5-bb9e99e55565 .shogun-image-content {
  
    align-items: center;
  
}

#s-7c1d2a2b-14db-427d-98bd-eca471262f1f {
  text-align: center;
}




  #s-7c1d2a2b-14db-427d-98bd-eca471262f1f img.shogun-image {
    
    width: px;
  }


#s-7c1d2a2b-14db-427d-98bd-eca471262f1f .shogun-image-content {
  
    align-items: center;
  
}

#s-b88e361d-c196-40e3-a7c9-3bab60d74d13 {
  text-align: center;
}




  #s-b88e361d-c196-40e3-a7c9-3bab60d74d13 img.shogun-image {
    
    width: px;
  }


#s-b88e361d-c196-40e3-a7c9-3bab60d74d13 .shogun-image-content {
  
    align-items: center;
  
}

#s-3d44ce8b-4628-4976-8b3c-c56f3c40b761 {
  text-align: center;
}




  #s-3d44ce8b-4628-4976-8b3c-c56f3c40b761 img.shogun-image {
    
    width: px;
  }


#s-3d44ce8b-4628-4976-8b3c-c56f3c40b761 .shogun-image-content {
  
    align-items: center;
  
}

#s-fa571bd5-d366-4793-9ad4-06b27226287d {
  text-align: center;
}




  #s-fa571bd5-d366-4793-9ad4-06b27226287d img.shogun-image {
    
    width: px;
  }


#s-fa571bd5-d366-4793-9ad4-06b27226287d .shogun-image-content {
  
    align-items: center;
  
}

#s-6b783fc1-4bab-4105-be62-35ee58a43e02 {
  text-align: center;
}




  #s-6b783fc1-4bab-4105-be62-35ee58a43e02 img.shogun-image {
    
    width: px;
  }


#s-6b783fc1-4bab-4105-be62-35ee58a43e02 .shogun-image-content {
  
    align-items: center;
  
}

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

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

#s-20153726-035b-4c62-9ba3-40b08fedfb36 {
  padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
}

#s-e617ea9c-c346-47a0-ba5e-7da692b3f036 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-3b1e7bf5-03c6-43f4-b3d7-ede278d3021e {
  text-align: left;
}


.shg-c#s-3b1e7bf5-03c6-43f4-b3d7-ede278d3021e {
  max-width: 100%;
}

.shg-c#s-3b1e7bf5-03c6-43f4-b3d7-ede278d3021e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b1e7bf5-03c6-43f4-b3d7-ede278d3021e .shg-image-zoom,
.shg-c#s-3b1e7bf5-03c6-43f4-b3d7-ede278d3021e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



.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-e4747c5c-f708-4be1-ab2e-61cd86e24581 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e4747c5c-f708-4be1-ab2e-61cd86e24581 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-cc951208-d0be-4b51-b23a-73e769839149 {
  text-align: left;
}

#s-cc951208-d0be-4b51-b23a-73e769839149 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-cc951208-d0be-4b51-b23a-73e769839149 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-cc951208-d0be-4b51-b23a-73e769839149 .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-44f67f79-e0a2-42ca-b995-84d23efefc4d {
  display: none;
}
#s-30edbbd9-35de-4c0f-95cf-5e83fb5be3c7 {
  text-align: left;
}


.shg-c#s-30edbbd9-35de-4c0f-95cf-5e83fb5be3c7 {
  max-width: 100%;
}

.shg-c#s-30edbbd9-35de-4c0f-95cf-5e83fb5be3c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30edbbd9-35de-4c0f-95cf-5e83fb5be3c7 .shg-image-zoom,
.shg-c#s-30edbbd9-35de-4c0f-95cf-5e83fb5be3c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-65afe45a-8637-4c02-a6d5-ed8b46b04568 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-65afe45a-8637-4c02-a6d5-ed8b46b04568 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-cfddf19f-b397-41bb-91be-0fdaab16f4b4 {
  text-align: left;
}

#s-cfddf19f-b397-41bb-91be-0fdaab16f4b4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-cfddf19f-b397-41bb-91be-0fdaab16f4b4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-cfddf19f-b397-41bb-91be-0fdaab16f4b4 .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-93b79fce-b517-43ac-9c1c-efc2ea8723fc {
  display: none;
}
#s-d126fa1c-d52d-4360-8a2d-ed5bfed48bca {
  text-align: left;
}


.shg-c#s-d126fa1c-d52d-4360-8a2d-ed5bfed48bca {
  max-width: 100%;
}

.shg-c#s-d126fa1c-d52d-4360-8a2d-ed5bfed48bca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d126fa1c-d52d-4360-8a2d-ed5bfed48bca .shg-image-zoom,
.shg-c#s-d126fa1c-d52d-4360-8a2d-ed5bfed48bca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-83121f1d-5e76-4f78-a28c-f2db0aa54859 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-83121f1d-5e76-4f78-a28c-f2db0aa54859 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-a5602e35-8e98-48b4-998a-99bf7e5ec6f2 {
  text-align: left;
}

#s-a5602e35-8e98-48b4-998a-99bf7e5ec6f2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-a5602e35-8e98-48b4-998a-99bf7e5ec6f2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a5602e35-8e98-48b4-998a-99bf7e5ec6f2 .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-4c69843b-7113-4ba5-8c2e-1f4949a46a6a {
  display: none;
}
#s-1bb499d8-e343-45c5-b0d3-f6c93c4b1030 {
  text-align: left;
}


.shg-c#s-1bb499d8-e343-45c5-b0d3-f6c93c4b1030 {
  max-width: 100%;
}

.shg-c#s-1bb499d8-e343-45c5-b0d3-f6c93c4b1030 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1bb499d8-e343-45c5-b0d3-f6c93c4b1030 .shg-image-zoom,
.shg-c#s-1bb499d8-e343-45c5-b0d3-f6c93c4b1030 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-a618204d-69c2-43d8-9a0b-b63aba6a1441 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a618204d-69c2-43d8-9a0b-b63aba6a1441 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-915252a0-be64-4d93-9b10-7e07ba175b0d {
  text-align: left;
}

#s-915252a0-be64-4d93-9b10-7e07ba175b0d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-915252a0-be64-4d93-9b10-7e07ba175b0d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-915252a0-be64-4d93-9b10-7e07ba175b0d .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-8a816012-1d8d-4804-87b7-300831e0f9ee {
  display: none;
}
#s-4190a6ac-ec11-4a91-aa77-0c1ccd9243fe {
  text-align: left;
}


.shg-c#s-4190a6ac-ec11-4a91-aa77-0c1ccd9243fe {
  max-width: 100%;
}

.shg-c#s-4190a6ac-ec11-4a91-aa77-0c1ccd9243fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4190a6ac-ec11-4a91-aa77-0c1ccd9243fe .shg-image-zoom,
.shg-c#s-4190a6ac-ec11-4a91-aa77-0c1ccd9243fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-db143a99-0af4-4954-a0ab-44c963eaa0e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-db143a99-0af4-4954-a0ab-44c963eaa0e0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-0d8f850a-8967-4e91-934b-b921dd03359e {
  text-align: left;
}

#s-0d8f850a-8967-4e91-934b-b921dd03359e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-0d8f850a-8967-4e91-934b-b921dd03359e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0d8f850a-8967-4e91-934b-b921dd03359e .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-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-c01b2109-1931-4518-a8f7-ac455dfda951 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-c01b2109-1931-4518-a8f7-ac455dfda951:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-c01b2109-1931-4518-a8f7-ac455dfda951:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c01b2109-1931-4518-a8f7-ac455dfda951 {
  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-c01b2109-1931-4518-a8f7-ac455dfda951.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c01b2109-1931-4518-a8f7-ac455dfda951.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-c01b2109-1931-4518-a8f7-ac455dfda951.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-26246bda-67c1-45b8-85d3-a5c536cc02df {
  display: none;
}
#s-ccdae521-ad0e-47e2-9697-e12047736cfc {
  text-align: left;
}


.shg-c#s-ccdae521-ad0e-47e2-9697-e12047736cfc {
  max-width: 100%;
}

.shg-c#s-ccdae521-ad0e-47e2-9697-e12047736cfc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ccdae521-ad0e-47e2-9697-e12047736cfc .shg-image-zoom,
.shg-c#s-ccdae521-ad0e-47e2-9697-e12047736cfc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-5ed67c78-4e6c-44b4-a858-30e9e80ff7dd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5ed67c78-4e6c-44b4-a858-30e9e80ff7dd .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-0ed2dc37-b861-473b-b59f-b70c2895f70b {
  text-align: left;
}

#s-0ed2dc37-b861-473b-b59f-b70c2895f70b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-0ed2dc37-b861-473b-b59f-b70c2895f70b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0ed2dc37-b861-473b-b59f-b70c2895f70b .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-273ab878-b65a-4779-a0f5-e5c5b648b774 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-273ab878-b65a-4779-a0f5-e5c5b648b774:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-273ab878-b65a-4779-a0f5-e5c5b648b774:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-273ab878-b65a-4779-a0f5-e5c5b648b774 {
  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-273ab878-b65a-4779-a0f5-e5c5b648b774.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-273ab878-b65a-4779-a0f5-e5c5b648b774.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-273ab878-b65a-4779-a0f5-e5c5b648b774.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b204b39a-f24c-474f-83e5-0d096fd2c029 {
  display: none;
}
#s-3947bff4-ca82-4657-85dc-994b40955815 {
  text-align: left;
}


.shg-c#s-3947bff4-ca82-4657-85dc-994b40955815 {
  max-width: 100%;
}

.shg-c#s-3947bff4-ca82-4657-85dc-994b40955815 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3947bff4-ca82-4657-85dc-994b40955815 .shg-image-zoom,
.shg-c#s-3947bff4-ca82-4657-85dc-994b40955815 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-bc748cd2-7164-4275-b9ad-aab64dc6930f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc748cd2-7164-4275-b9ad-aab64dc6930f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-4718d2b4-62e6-4372-b893-1d271f95f5ec {
  text-align: left;
}

#s-4718d2b4-62e6-4372-b893-1d271f95f5ec .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-4718d2b4-62e6-4372-b893-1d271f95f5ec .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4718d2b4-62e6-4372-b893-1d271f95f5ec .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-90336f69-4f88-4df4-8ab5-468ec63ea42d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-90336f69-4f88-4df4-8ab5-468ec63ea42d:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-90336f69-4f88-4df4-8ab5-468ec63ea42d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-90336f69-4f88-4df4-8ab5-468ec63ea42d {
  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-90336f69-4f88-4df4-8ab5-468ec63ea42d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-90336f69-4f88-4df4-8ab5-468ec63ea42d.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-90336f69-4f88-4df4-8ab5-468ec63ea42d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-196341c2-2d90-4ae6-b8c7-53facf6c2eb2 {
  display: none;
}
#s-df02fd96-a3a6-4a9b-a92d-3ce36b850293 {
  text-align: left;
}


.shg-c#s-df02fd96-a3a6-4a9b-a92d-3ce36b850293 {
  max-width: 100%;
}

.shg-c#s-df02fd96-a3a6-4a9b-a92d-3ce36b850293 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df02fd96-a3a6-4a9b-a92d-3ce36b850293 .shg-image-zoom,
.shg-c#s-df02fd96-a3a6-4a9b-a92d-3ce36b850293 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-fadecd5f-5019-4d7c-a4a8-b30560eb985c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fadecd5f-5019-4d7c-a4a8-b30560eb985c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-f4eae22b-a311-4ecf-a4c5-398841e2e70c {
  text-align: left;
}

#s-f4eae22b-a311-4ecf-a4c5-398841e2e70c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-f4eae22b-a311-4ecf-a4c5-398841e2e70c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f4eae22b-a311-4ecf-a4c5-398841e2e70c .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-5f89a7e5-d60d-47c6-a794-f0dfb13338a8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-5f89a7e5-d60d-47c6-a794-f0dfb13338a8:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-5f89a7e5-d60d-47c6-a794-f0dfb13338a8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5f89a7e5-d60d-47c6-a794-f0dfb13338a8 {
  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-5f89a7e5-d60d-47c6-a794-f0dfb13338a8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5f89a7e5-d60d-47c6-a794-f0dfb13338a8.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-5f89a7e5-d60d-47c6-a794-f0dfb13338a8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d16789a5-3619-4415-b3b4-89ab383f8b71 {
  display: none;
}
#s-3cd0fb41-f095-41b9-867a-edb0923ebb25 {
  text-align: left;
}


.shg-c#s-3cd0fb41-f095-41b9-867a-edb0923ebb25 {
  max-width: 100%;
}

.shg-c#s-3cd0fb41-f095-41b9-867a-edb0923ebb25 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3cd0fb41-f095-41b9-867a-edb0923ebb25 .shg-image-zoom,
.shg-c#s-3cd0fb41-f095-41b9-867a-edb0923ebb25 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-e0251aa9-04ea-4833-b847-a83284974e27 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e0251aa9-04ea-4833-b847-a83284974e27 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-d3647d15-7a40-4124-b385-c2caf4420ee0 {
  text-align: left;
}

#s-d3647d15-7a40-4124-b385-c2caf4420ee0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d3647d15-7a40-4124-b385-c2caf4420ee0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d3647d15-7a40-4124-b385-c2caf4420ee0 .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-2829fb63-8f3a-4a6a-b495-ae2ceae25bf7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-2829fb63-8f3a-4a6a-b495-ae2ceae25bf7:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-2829fb63-8f3a-4a6a-b495-ae2ceae25bf7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2829fb63-8f3a-4a6a-b495-ae2ceae25bf7 {
  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-2829fb63-8f3a-4a6a-b495-ae2ceae25bf7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2829fb63-8f3a-4a6a-b495-ae2ceae25bf7.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2829fb63-8f3a-4a6a-b495-ae2ceae25bf7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.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-0158baa0-b424-46d2-8dc5-4f9637b7a018 {
  min-height: 50px;
background-color: rgba(248, 243, 237, 1);
}

#s-0158baa0-b424-46d2-8dc5-4f9637b7a018 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.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;
}

#s-5062067c-b724-4f63-acb3-ea08b747ed1c {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(248, 243, 237, 1);
}

@media (min-width: 0px) {
[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5062067c-b724-4f63-acb3-ea08b747ed1c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4ae49aa6-5e4c-41da-b6c5-4756f7055541 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4ae49aa6-5e4c-41da-b6c5-4756f7055541"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-7f963151-072f-4745-9243-47ff6cff2c87 .shogun-icon-wrapper {
  text-align: center;
}


#s-7f963151-072f-4745-9243-47ff6cff2c87 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(175, 143, 52, 1);
}

#s-713a6225-feab-44a4-9854-eaeb5a71574b {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-16e1758d-6ecb-42dd-a105-e53a023bbee6 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 40px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 6px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none;
}
#s-16e1758d-6ecb-42dd-a105-e53a023bbee6:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-16e1758d-6ecb-42dd-a105-e53a023bbee6:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-16e1758d-6ecb-42dd-a105-e53a023bbee6.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-78756b11-facc-4ecb-a0c9-77529af32a09 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-78756b11-facc-4ecb-a0c9-77529af32a09"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-330763ab-4a8f-4e84-98dc-e2303d98368a .shogun-icon-wrapper {
  text-align: center;
}


#s-330763ab-4a8f-4e84-98dc-e2303d98368a .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(175, 143, 52, 1);
}

#s-92e3d816-c869-49f7-ac5b-a777acc02f7b {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-b224dc98-9279-4d8d-a3fe-c97cb16f7888 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 6px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none;
}
#s-b224dc98-9279-4d8d-a3fe-c97cb16f7888:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-b224dc98-9279-4d8d-a3fe-c97cb16f7888:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-b224dc98-9279-4d8d-a3fe-c97cb16f7888.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7a8071e3-4c0f-4102-8e5e-47f13fd6cea7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-e9921faf-f33f-453e-97fd-8ed257524062 .shogun-icon-wrapper {
  text-align: center;
}


#s-e9921faf-f33f-453e-97fd-8ed257524062 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(175, 143, 52, 1);
}

#s-daaf748e-b6f8-4dfa-9392-e53230208c27 {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-a0c2cbf8-a886-4b36-8284-f848932a9576 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 6px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none;
}
#s-a0c2cbf8-a886-4b36-8284-f848932a9576:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-a0c2cbf8-a886-4b36-8284-f848932a9576:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-a0c2cbf8-a886-4b36-8284-f848932a9576.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2ff1bf9e-0d48-48ee-bae2-d535c35907f3 {
  min-height: 50px;
background-color: rgba(175, 143, 52, 1);
}

#s-2ff1bf9e-0d48-48ee-bae2-d535c35907f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-11a63a7e-403a-40b4-a923-8011c7879191 {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-11a63a7e-403a-40b4-a923-8011c7879191"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5587b4df-8a2c-4357-bd92-e2c432e5865d {
  text-align: left;
}




  #s-5587b4df-8a2c-4357-bd92-e2c432e5865d img.shogun-image {
    
    width: px;
  }


#s-5587b4df-8a2c-4357-bd92-e2c432e5865d .shogun-image-content {
  
    align-items: center;
  
}

#s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4 {
  padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8f6e8a7f-6e34-42da-99ff-da8ab1c4a5f4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

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

#s-88231e28-c86b-49f3-a2dc-2259896e6e73 {
  text-align: center;
}

#s-1320c442-4615-4b12-b24e-0e9097f6714f {
  padding-top: 0px;
}

#s-68c199c6-58f7-483d-a40f-3ec8b1120ae2 {
  padding-top: 15px;
}

#s-a4772305-aad6-4c06-a850-380d3bd7fdc9 {
  padding-top: 15px;
padding-left: 0px;
padding-bottom: 0px;
}

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