.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-723f17f3-efd5-4450-8a04-c9915c422db2 .shogun-tabs {
  justify-content: flex-start;
}


  #s-723f17f3-efd5-4450-8a04-c9915c422db2 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-723f17f3-efd5-4450-8a04-c9915c422db2 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-723f17f3-efd5-4450-8a04-c9915c422db2 .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-723f17f3-efd5-4450-8a04-c9915c422db2 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(175, 143, 52, 1);
}

#s-723f17f3-efd5-4450-8a04-c9915c422db2 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-723f17f3-efd5-4450-8a04-c9915c422db2 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-723f17f3-efd5-4450-8a04-c9915c422db2 .shogun-tab {
  max-width: calc(100% / 3 - (3 - 2) * 2px / 3);
}

#s-4eecba2f-5aa6-4fb3-a33e-b1aede581fe9 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-41a54a82-d48a-4bc6-89da-05d403ea5946 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-22638c3a-d516-44da-b744-b5625b318395 {
  padding-top: 10px;
padding-bottom: 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-89108434-2289-45fd-b8a6-18ac6c43d254 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-89108434-2289-45fd-b8a6-18ac6c43d254 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-89108434-2289-45fd-b8a6-18ac6c43d254 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-89108434-2289-45fd-b8a6-18ac6c43d254 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-89108434-2289-45fd-b8a6-18ac6c43d254 > .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-89108434-2289-45fd-b8a6-18ac6c43d254 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-4098d486-211e-435c-9272-5564aa4b1bf5 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-34a84d3f-33af-491a-b47b-ac58de7fdae6 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-34a84d3f-33af-491a-b47b-ac58de7fdae6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-34a84d3f-33af-491a-b47b-ac58de7fdae6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-34a84d3f-33af-491a-b47b-ac58de7fdae6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-34a84d3f-33af-491a-b47b-ac58de7fdae6 > .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-34a84d3f-33af-491a-b47b-ac58de7fdae6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-e3565846-c063-4c44-af5a-920a0bb989a5 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-fb92f07b-7f33-4be9-8443-ed2b2acb4aa7 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-fb92f07b-7f33-4be9-8443-ed2b2acb4aa7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-fb92f07b-7f33-4be9-8443-ed2b2acb4aa7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-fb92f07b-7f33-4be9-8443-ed2b2acb4aa7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-fb92f07b-7f33-4be9-8443-ed2b2acb4aa7 > .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-fb92f07b-7f33-4be9-8443-ed2b2acb4aa7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9e1d6abc-7962-42de-bb48-8938b793b66c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-c08921f9-970d-4f2c-881c-d414f497d57c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-c08921f9-970d-4f2c-881c-d414f497d57c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-c08921f9-970d-4f2c-881c-d414f497d57c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-c08921f9-970d-4f2c-881c-d414f497d57c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-c08921f9-970d-4f2c-881c-d414f497d57c > .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-c08921f9-970d-4f2c-881c-d414f497d57c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-65960e45-673d-4154-bda4-f77882991b4a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-20183a82-efba-4919-aa7c-9b8c50afe127 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-20183a82-efba-4919-aa7c-9b8c50afe127 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-20183a82-efba-4919-aa7c-9b8c50afe127 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-20183a82-efba-4919-aa7c-9b8c50afe127 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-20183a82-efba-4919-aa7c-9b8c50afe127 > .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-20183a82-efba-4919-aa7c-9b8c50afe127 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-63c109c6-1feb-4f4d-9a3a-5f3c5bbd5c7d {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-37820f0a-7940-4f8c-b1c5-15a8917d9e87 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-37820f0a-7940-4f8c-b1c5-15a8917d9e87 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-37820f0a-7940-4f8c-b1c5-15a8917d9e87 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-37820f0a-7940-4f8c-b1c5-15a8917d9e87 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-37820f0a-7940-4f8c-b1c5-15a8917d9e87 > .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-37820f0a-7940-4f8c-b1c5-15a8917d9e87 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-8a76e5db-02f0-436f-bb35-ae9d5dd1df31 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-7fadb023-291b-445d-8ea3-52df4a7c0910 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-7fadb023-291b-445d-8ea3-52df4a7c0910 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-7fadb023-291b-445d-8ea3-52df4a7c0910 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-7fadb023-291b-445d-8ea3-52df4a7c0910 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-7fadb023-291b-445d-8ea3-52df4a7c0910 > .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-7fadb023-291b-445d-8ea3-52df4a7c0910 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-6f861f3d-4876-4d9c-8f5d-9d7e4bc127f3 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-cead9841-45ac-4cc7-a3c1-a3ba1826b754 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-cead9841-45ac-4cc7-a3c1-a3ba1826b754 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-cead9841-45ac-4cc7-a3c1-a3ba1826b754 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-cead9841-45ac-4cc7-a3c1-a3ba1826b754 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-cead9841-45ac-4cc7-a3c1-a3ba1826b754 > .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-cead9841-45ac-4cc7-a3c1-a3ba1826b754 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-450ae878-5f37-42bc-8ff9-534e28a588e5 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-0e9fde09-9230-498c-8fbc-3e9e47d8a398 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-0e9fde09-9230-498c-8fbc-3e9e47d8a398 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-0e9fde09-9230-498c-8fbc-3e9e47d8a398 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-0e9fde09-9230-498c-8fbc-3e9e47d8a398 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-0e9fde09-9230-498c-8fbc-3e9e47d8a398 > .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-0e9fde09-9230-498c-8fbc-3e9e47d8a398 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-ba5f669b-1c04-4493-b59f-f1e422dc7ae6 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-84364572-200f-44d3-80b5-ee4ef269e750 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-84364572-200f-44d3-80b5-ee4ef269e750 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-84364572-200f-44d3-80b5-ee4ef269e750 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-84364572-200f-44d3-80b5-ee4ef269e750 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-84364572-200f-44d3-80b5-ee4ef269e750 > .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-84364572-200f-44d3-80b5-ee4ef269e750 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-b0873b4b-c3b7-4662-ae38-1932e84cde0d {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-0a71e992-9b6e-4b70-ba5b-d8f4ee9176e7 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-0a71e992-9b6e-4b70-ba5b-d8f4ee9176e7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-0a71e992-9b6e-4b70-ba5b-d8f4ee9176e7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-0a71e992-9b6e-4b70-ba5b-d8f4ee9176e7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-0a71e992-9b6e-4b70-ba5b-d8f4ee9176e7 > .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-0a71e992-9b6e-4b70-ba5b-d8f4ee9176e7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-e4029a0b-bae2-421e-9da0-e398362d1c69 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-0e2ac1a4-fd37-4b26-99f0-58d875525938 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-0e2ac1a4-fd37-4b26-99f0-58d875525938 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-0e2ac1a4-fd37-4b26-99f0-58d875525938 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-0e2ac1a4-fd37-4b26-99f0-58d875525938 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-0e2ac1a4-fd37-4b26-99f0-58d875525938 > .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-0e2ac1a4-fd37-4b26-99f0-58d875525938 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-1b7a5acc-a447-41d3-9686-c402963376c4 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-c1539dfa-b8f7-45f7-998c-9fab321803b2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-c1539dfa-b8f7-45f7-998c-9fab321803b2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-c1539dfa-b8f7-45f7-998c-9fab321803b2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-c1539dfa-b8f7-45f7-998c-9fab321803b2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-c1539dfa-b8f7-45f7-998c-9fab321803b2 > .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-c1539dfa-b8f7-45f7-998c-9fab321803b2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-53153c70-05c7-4776-8b8f-cefc6d7ffbe2 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-def9ede5-8e72-433d-8b0f-9a7a471a5556 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-def9ede5-8e72-433d-8b0f-9a7a471a5556 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-def9ede5-8e72-433d-8b0f-9a7a471a5556 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-def9ede5-8e72-433d-8b0f-9a7a471a5556 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-def9ede5-8e72-433d-8b0f-9a7a471a5556 > .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-def9ede5-8e72-433d-8b0f-9a7a471a5556 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-5b17373d-b7ff-4187-919e-afe019f5c64a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-e6d150aa-1290-446c-919f-6c76b4b0aaba > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-e6d150aa-1290-446c-919f-6c76b4b0aaba > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-e6d150aa-1290-446c-919f-6c76b4b0aaba > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-e6d150aa-1290-446c-919f-6c76b4b0aaba > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-e6d150aa-1290-446c-919f-6c76b4b0aaba > .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-e6d150aa-1290-446c-919f-6c76b4b0aaba > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-39983f27-3fb4-4083-b4ed-8748760eb8de {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-11c43ca9-a033-4ab8-aeef-eb28b799c7a8 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-11c43ca9-a033-4ab8-aeef-eb28b799c7a8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-11c43ca9-a033-4ab8-aeef-eb28b799c7a8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-11c43ca9-a033-4ab8-aeef-eb28b799c7a8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-11c43ca9-a033-4ab8-aeef-eb28b799c7a8 > .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-11c43ca9-a033-4ab8-aeef-eb28b799c7a8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-c5945856-9bef-46ee-8a09-21372b579447 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-08b10abb-9890-4057-9575-f9c6e26dc173 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-08b10abb-9890-4057-9575-f9c6e26dc173 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-08b10abb-9890-4057-9575-f9c6e26dc173 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-08b10abb-9890-4057-9575-f9c6e26dc173 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-08b10abb-9890-4057-9575-f9c6e26dc173 > .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-08b10abb-9890-4057-9575-f9c6e26dc173 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-fd8bd3bd-1ed9-467c-92c8-33783c410621 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-9db170d7-203e-4888-a687-b7526e0cb191 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-9db170d7-203e-4888-a687-b7526e0cb191 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-9db170d7-203e-4888-a687-b7526e0cb191 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-9db170d7-203e-4888-a687-b7526e0cb191 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-9db170d7-203e-4888-a687-b7526e0cb191 > .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-9db170d7-203e-4888-a687-b7526e0cb191 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-7df8f3f2-1f51-4889-a21c-7bfa3aa25cf7 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-dfeaadde-e14d-4916-b9b6-b591d750d0f7 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-dfeaadde-e14d-4916-b9b6-b591d750d0f7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-dfeaadde-e14d-4916-b9b6-b591d750d0f7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-dfeaadde-e14d-4916-b9b6-b591d750d0f7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-dfeaadde-e14d-4916-b9b6-b591d750d0f7 > .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-dfeaadde-e14d-4916-b9b6-b591d750d0f7 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-ecda8e39-aa41-494f-b8ff-6abb70c53e8b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-33760132-e7ae-49c9-aba2-0dcb568024a1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-33760132-e7ae-49c9-aba2-0dcb568024a1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-33760132-e7ae-49c9-aba2-0dcb568024a1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-33760132-e7ae-49c9-aba2-0dcb568024a1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-33760132-e7ae-49c9-aba2-0dcb568024a1 > .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-33760132-e7ae-49c9-aba2-0dcb568024a1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-a656afaa-eb7c-4e0e-b18a-be70c46521b7 {
  padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-2639ab76-2824-4d87-aa9e-b763eab5a971 {
  padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-8a2a237a-4851-41e1-b201-22a3ac3bc75d {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 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-4d2def15-9e73-4553-8c9c-efb56aeb618b {
  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-4d2def15-9e73-4553-8c9c-efb56aeb618b:hover {background-color: rgba(151, 123, 45, 1) !important;
text-decoration: none !important;}#s-4d2def15-9e73-4553-8c9c-efb56aeb618b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4d2def15-9e73-4553-8c9c-efb56aeb618b.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-61345207-7788-4aa9-a92c-dcddf2eb5c1b {
  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-13592e2c-4304-43f7-a99c-99fcd0baa850 {
  text-align: center;
}




  #s-13592e2c-4304-43f7-a99c-99fcd0baa850 img.shogun-image {
    
    width: px;
  }


#s-13592e2c-4304-43f7-a99c-99fcd0baa850 .shogun-image-content {
  
    align-items: center;
  
}

#s-3f456bb5-1bb6-498f-b6a9-494c344ffe42 {
  text-align: center;
}




  #s-3f456bb5-1bb6-498f-b6a9-494c344ffe42 img.shogun-image {
    
    width: px;
  }


#s-3f456bb5-1bb6-498f-b6a9-494c344ffe42 .shogun-image-content {
  
    align-items: center;
  
}

#s-6b6dbdf8-136d-43dd-833d-dce8e6024558 {
  text-align: center;
}




  #s-6b6dbdf8-136d-43dd-833d-dce8e6024558 img.shogun-image {
    
    width: px;
  }


#s-6b6dbdf8-136d-43dd-833d-dce8e6024558 .shogun-image-content {
  
    align-items: center;
  
}

#s-b4d852d3-d7d1-493a-8941-91962cd208d0 {
  text-align: center;
}




  #s-b4d852d3-d7d1-493a-8941-91962cd208d0 img.shogun-image {
    
    width: px;
  }


#s-b4d852d3-d7d1-493a-8941-91962cd208d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-f1b1d05f-1aaa-42dc-b96a-dcf56ac908b6 {
  text-align: center;
}




  #s-f1b1d05f-1aaa-42dc-b96a-dcf56ac908b6 img.shogun-image {
    
    width: px;
  }


#s-f1b1d05f-1aaa-42dc-b96a-dcf56ac908b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-2e59ab42-a3e9-4805-aeb7-5ffa2336d3af {
  text-align: center;
}




  #s-2e59ab42-a3e9-4805-aeb7-5ffa2336d3af img.shogun-image {
    
    width: px;
  }


#s-2e59ab42-a3e9-4805-aeb7-5ffa2336d3af .shogun-image-content {
  
    align-items: center;
  
}

#s-2c512572-17be-4c9e-b8e0-9fb8af9b5e48 {
  text-align: center;
}




  #s-2c512572-17be-4c9e-b8e0-9fb8af9b5e48 img.shogun-image {
    
    width: px;
  }


#s-2c512572-17be-4c9e-b8e0-9fb8af9b5e48 .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-8e03af49-344c-4a17-b70f-9f776be2e05e {
  padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
}

#s-fa5c2d85-9e8b-47bf-95ed-8d15ff41f69d {
  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-2b073c84-dd2f-4604-a4da-bac8a99c3b47 {
  text-align: left;
}


.shg-c#s-2b073c84-dd2f-4604-a4da-bac8a99c3b47 {
  max-width: 100%;
}

.shg-c#s-2b073c84-dd2f-4604-a4da-bac8a99c3b47 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2b073c84-dd2f-4604-a4da-bac8a99c3b47 .shg-image-zoom,
.shg-c#s-2b073c84-dd2f-4604-a4da-bac8a99c3b47 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-8f9a10c0-2b7c-4923-b847-a93a659bd512 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8f9a10c0-2b7c-4923-b847-a93a659bd512 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-8d784d1e-c5a2-428c-ab1c-7cc83cfacee3 {
  text-align: left;
}

#s-8d784d1e-c5a2-428c-ab1c-7cc83cfacee3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-8d784d1e-c5a2-428c-ab1c-7cc83cfacee3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8d784d1e-c5a2-428c-ab1c-7cc83cfacee3 .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-bf08c241-672f-48f8-955d-7e5f259552f4 {
  display: none;
}
#s-d8e9d511-c705-4038-b990-4fcded0f0f90 {
  text-align: left;
}


.shg-c#s-d8e9d511-c705-4038-b990-4fcded0f0f90 {
  max-width: 100%;
}

.shg-c#s-d8e9d511-c705-4038-b990-4fcded0f0f90 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d8e9d511-c705-4038-b990-4fcded0f0f90 .shg-image-zoom,
.shg-c#s-d8e9d511-c705-4038-b990-4fcded0f0f90 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-eb94c576-011b-41cb-8f35-cbb3127216aa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-eb94c576-011b-41cb-8f35-cbb3127216aa .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-8a038ea9-cefe-404d-ad85-c5cec6f9f56a {
  text-align: left;
}

#s-8a038ea9-cefe-404d-ad85-c5cec6f9f56a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-8a038ea9-cefe-404d-ad85-c5cec6f9f56a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8a038ea9-cefe-404d-ad85-c5cec6f9f56a .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-5259af8d-e86f-4b87-9d17-f23c3ffe5980 {
  display: none;
}
#s-aa63cbc9-868f-48de-a2ac-2df5c08f1728 {
  text-align: left;
}


.shg-c#s-aa63cbc9-868f-48de-a2ac-2df5c08f1728 {
  max-width: 100%;
}

.shg-c#s-aa63cbc9-868f-48de-a2ac-2df5c08f1728 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aa63cbc9-868f-48de-a2ac-2df5c08f1728 .shg-image-zoom,
.shg-c#s-aa63cbc9-868f-48de-a2ac-2df5c08f1728 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-5ee11280-4351-40c8-a7fd-1b01fb1e0913 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5ee11280-4351-40c8-a7fd-1b01fb1e0913 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-dfe47895-2068-4d73-8503-5a3f44eb25ea {
  text-align: left;
}

#s-dfe47895-2068-4d73-8503-5a3f44eb25ea .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-dfe47895-2068-4d73-8503-5a3f44eb25ea .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-dfe47895-2068-4d73-8503-5a3f44eb25ea .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-d292bc66-a9df-4ae6-afc8-6344df616e81 {
  display: none;
}
#s-bf344afb-68dc-4974-9c2b-f1e2c520a9b7 {
  text-align: left;
}


.shg-c#s-bf344afb-68dc-4974-9c2b-f1e2c520a9b7 {
  max-width: 100%;
}

.shg-c#s-bf344afb-68dc-4974-9c2b-f1e2c520a9b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf344afb-68dc-4974-9c2b-f1e2c520a9b7 .shg-image-zoom,
.shg-c#s-bf344afb-68dc-4974-9c2b-f1e2c520a9b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-1796b056-66b4-4a5a-ae21-41e914ad49a3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1796b056-66b4-4a5a-ae21-41e914ad49a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-f12d4b1f-007f-4c31-9636-9db40199d2ed {
  text-align: left;
}

#s-f12d4b1f-007f-4c31-9636-9db40199d2ed .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-f12d4b1f-007f-4c31-9636-9db40199d2ed .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f12d4b1f-007f-4c31-9636-9db40199d2ed .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-c97568f8-8f30-4250-b6b4-f77c5dae6d6c {
  display: none;
}
#s-ad402dd9-bf4b-447a-b1ea-82c7bdcd637a {
  text-align: left;
}


.shg-c#s-ad402dd9-bf4b-447a-b1ea-82c7bdcd637a {
  max-width: 100%;
}

.shg-c#s-ad402dd9-bf4b-447a-b1ea-82c7bdcd637a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ad402dd9-bf4b-447a-b1ea-82c7bdcd637a .shg-image-zoom,
.shg-c#s-ad402dd9-bf4b-447a-b1ea-82c7bdcd637a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-ba9af327-8662-462d-ba2c-2f1aca8026e5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ba9af327-8662-462d-ba2c-2f1aca8026e5 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-66f8b303-a0aa-4459-9e13-2f61dcf13448 {
  text-align: left;
}

#s-66f8b303-a0aa-4459-9e13-2f61dcf13448 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-66f8b303-a0aa-4459-9e13-2f61dcf13448 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-66f8b303-a0aa-4459-9e13-2f61dcf13448 .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-54aef113-7139-4e14-ba2d-1be5e00a62fc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-54aef113-7139-4e14-ba2d-1be5e00a62fc:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-54aef113-7139-4e14-ba2d-1be5e00a62fc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-54aef113-7139-4e14-ba2d-1be5e00a62fc {
  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-54aef113-7139-4e14-ba2d-1be5e00a62fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54aef113-7139-4e14-ba2d-1be5e00a62fc.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-54aef113-7139-4e14-ba2d-1be5e00a62fc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1722dd79-1988-44b8-ad2a-fece3ac01af1 {
  display: none;
}
#s-5271e2a1-c12d-41c4-9c57-4a0b1997d716 {
  text-align: left;
}


.shg-c#s-5271e2a1-c12d-41c4-9c57-4a0b1997d716 {
  max-width: 100%;
}

.shg-c#s-5271e2a1-c12d-41c4-9c57-4a0b1997d716 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5271e2a1-c12d-41c4-9c57-4a0b1997d716 .shg-image-zoom,
.shg-c#s-5271e2a1-c12d-41c4-9c57-4a0b1997d716 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-69336f2c-0708-4fab-9c94-c5d64c3c6715 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-69336f2c-0708-4fab-9c94-c5d64c3c6715 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-7a48001d-352c-4068-997d-d21a7bdf0107 {
  text-align: left;
}

#s-7a48001d-352c-4068-997d-d21a7bdf0107 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-7a48001d-352c-4068-997d-d21a7bdf0107 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7a48001d-352c-4068-997d-d21a7bdf0107 .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-6c2ffac4-07e3-4173-bea9-ab3108114563 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-6c2ffac4-07e3-4173-bea9-ab3108114563:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-6c2ffac4-07e3-4173-bea9-ab3108114563:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6c2ffac4-07e3-4173-bea9-ab3108114563 {
  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-6c2ffac4-07e3-4173-bea9-ab3108114563.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c2ffac4-07e3-4173-bea9-ab3108114563.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-6c2ffac4-07e3-4173-bea9-ab3108114563.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e9a57b6d-e1db-4c96-95b9-46b179f1baf6 {
  display: none;
}
#s-f856de95-a283-4c9b-a317-babf614c7277 {
  text-align: left;
}


.shg-c#s-f856de95-a283-4c9b-a317-babf614c7277 {
  max-width: 100%;
}

.shg-c#s-f856de95-a283-4c9b-a317-babf614c7277 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f856de95-a283-4c9b-a317-babf614c7277 .shg-image-zoom,
.shg-c#s-f856de95-a283-4c9b-a317-babf614c7277 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-ae93d477-bd01-4f9d-9a8d-f34dd22224b0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ae93d477-bd01-4f9d-9a8d-f34dd22224b0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-6e5c096f-a6bc-458d-9aaf-c607a8d74b11 {
  text-align: left;
}

#s-6e5c096f-a6bc-458d-9aaf-c607a8d74b11 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-6e5c096f-a6bc-458d-9aaf-c607a8d74b11 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6e5c096f-a6bc-458d-9aaf-c607a8d74b11 .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-6062d72a-e496-4ede-b710-4c2bb9e7a839 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-6062d72a-e496-4ede-b710-4c2bb9e7a839:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-6062d72a-e496-4ede-b710-4c2bb9e7a839:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6062d72a-e496-4ede-b710-4c2bb9e7a839 {
  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-6062d72a-e496-4ede-b710-4c2bb9e7a839.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6062d72a-e496-4ede-b710-4c2bb9e7a839.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-6062d72a-e496-4ede-b710-4c2bb9e7a839.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a2fd7db7-9637-4fbe-b050-c71321193c84 {
  display: none;
}
#s-51a4c68a-13c7-47e5-b6c8-12aef74d6aeb {
  text-align: left;
}


.shg-c#s-51a4c68a-13c7-47e5-b6c8-12aef74d6aeb {
  max-width: 100%;
}

.shg-c#s-51a4c68a-13c7-47e5-b6c8-12aef74d6aeb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51a4c68a-13c7-47e5-b6c8-12aef74d6aeb .shg-image-zoom,
.shg-c#s-51a4c68a-13c7-47e5-b6c8-12aef74d6aeb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-1349e90b-6f7c-45e8-8fd5-7f8b9c043de7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1349e90b-6f7c-45e8-8fd5-7f8b9c043de7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-2a635c21-e6ad-4150-b2f9-3f96a5d09b72 {
  text-align: left;
}

#s-2a635c21-e6ad-4150-b2f9-3f96a5d09b72 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-2a635c21-e6ad-4150-b2f9-3f96a5d09b72 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2a635c21-e6ad-4150-b2f9-3f96a5d09b72 .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-f132bd0d-d3c5-457e-96cb-1a61d400c8d6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-f132bd0d-d3c5-457e-96cb-1a61d400c8d6:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-f132bd0d-d3c5-457e-96cb-1a61d400c8d6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f132bd0d-d3c5-457e-96cb-1a61d400c8d6 {
  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-f132bd0d-d3c5-457e-96cb-1a61d400c8d6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f132bd0d-d3c5-457e-96cb-1a61d400c8d6.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-f132bd0d-d3c5-457e-96cb-1a61d400c8d6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3b87be44-6b12-479d-98c4-2b10beafa891 {
  display: none;
}
#s-18401618-24d5-479e-bd64-23cec31e1a98 {
  text-align: left;
}


.shg-c#s-18401618-24d5-479e-bd64-23cec31e1a98 {
  max-width: 100%;
}

.shg-c#s-18401618-24d5-479e-bd64-23cec31e1a98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18401618-24d5-479e-bd64-23cec31e1a98 .shg-image-zoom,
.shg-c#s-18401618-24d5-479e-bd64-23cec31e1a98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-15a0d9e2-6b5b-4566-864e-134b59243f7e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-15a0d9e2-6b5b-4566-864e-134b59243f7e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-c3d43529-9b50-4748-a323-ac917b6b00ce {
  text-align: left;
}

#s-c3d43529-9b50-4748-a323-ac917b6b00ce .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c3d43529-9b50-4748-a323-ac917b6b00ce .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c3d43529-9b50-4748-a323-ac917b6b00ce .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-d0818ad3-8697-421f-8cc5-75d5c4f08d9a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-d0818ad3-8697-421f-8cc5-75d5c4f08d9a:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-d0818ad3-8697-421f-8cc5-75d5c4f08d9a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d0818ad3-8697-421f-8cc5-75d5c4f08d9a {
  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-d0818ad3-8697-421f-8cc5-75d5c4f08d9a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d0818ad3-8697-421f-8cc5-75d5c4f08d9a.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-d0818ad3-8697-421f-8cc5-75d5c4f08d9a.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-583e5b28-ba93-40c7-9596-fb1905960d68 {
  min-height: 50px;
background-color: rgba(248, 243, 237, 1);
}

#s-583e5b28-ba93-40c7-9596-fb1905960d68 > .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-fd0489cc-7f15-494f-ab08-0b95f04f1ec6 {
  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-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fd0489cc-7f15-494f-ab08-0b95f04f1ec6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f7af6e4e-e3c8-41ab-a4ac-be278d5256fe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-b509a93d-a14e-40ed-8582-af48970c0c8d .shogun-icon-wrapper {
  text-align: center;
}


#s-b509a93d-a14e-40ed-8582-af48970c0c8d .shogun-icon-wrapper > .shogun-icon {

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

#s-be653078-c8d5-4a63-b2d2-03521420ccfb {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-f478fb8b-6597-4a72-90e5-76817f9e3765 {
  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-f478fb8b-6597-4a72-90e5-76817f9e3765:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-f478fb8b-6597-4a72-90e5-76817f9e3765:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-f478fb8b-6597-4a72-90e5-76817f9e3765.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-9cc07d10-2124-4a87-a43e-41013b304da5 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-9cc07d10-2124-4a87-a43e-41013b304da5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-7c18dc15-6d09-4447-b32f-11657923f78b .shogun-icon-wrapper {
  text-align: center;
}


#s-7c18dc15-6d09-4447-b32f-11657923f78b .shogun-icon-wrapper > .shogun-icon {

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

#s-1a8060dc-489b-442c-8c14-0d8c0cabc252 {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-cb916a42-674c-4aa5-bf20-bc66915753a2 {
  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-cb916a42-674c-4aa5-bf20-bc66915753a2:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-cb916a42-674c-4aa5-bf20-bc66915753a2:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-cb916a42-674c-4aa5-bf20-bc66915753a2.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-326b9c44-1146-4b00-bead-06bbcf57a233 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-326b9c44-1146-4b00-bead-06bbcf57a233"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-3a71c459-f403-46fd-968d-84491cb99bc4 .shogun-icon-wrapper {
  text-align: center;
}


#s-3a71c459-f403-46fd-968d-84491cb99bc4 .shogun-icon-wrapper > .shogun-icon {

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

#s-cbce26d9-d932-48a1-9016-a9cd61d4b55c {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-113f7c23-2fc1-4617-bdab-119d83ef2a3e {
  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-113f7c23-2fc1-4617-bdab-119d83ef2a3e:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-113f7c23-2fc1-4617-bdab-119d83ef2a3e:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-113f7c23-2fc1-4617-bdab-119d83ef2a3e.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-fef7917c-9fca-4601-af86-67bba5bf4cd0 {
  min-height: 50px;
background-color: rgba(175, 143, 52, 1);
}

#s-fef7917c-9fca-4601-af86-67bba5bf4cd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-52a9403e-98af-4fc5-8fde-214e93078c50 {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-52a9403e-98af-4fc5-8fde-214e93078c50"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5923a230-0080-400a-9ca9-25e9203a727f {
  text-align: left;
}




  #s-5923a230-0080-400a-9ca9-25e9203a727f img.shogun-image {
    
    width: px;
  }


#s-5923a230-0080-400a-9ca9-25e9203a727f .shogun-image-content {
  
    align-items: center;
  
}

#s-7f807926-69be-47f7-8534-4a507bc66dbb {
  padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7f807926-69be-47f7-8534-4a507bc66dbb"] > .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-c7c3d279-0477-4055-ba3a-21f92cdab6e3 {
  text-align: center;
}

#s-457a4f90-23d7-48cd-8500-5b1aeb20cc40 {
  padding-top: 0px;
}

#s-97243925-7e45-4931-a11d-cad3c8b114cb {
  padding-top: 15px;
}

#s-56a6f813-9079-4618-b4d7-b46589edc560 {
  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;
}
