.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-d8580805-e68f-4de5-bddb-9d4e45cd0c63 .shogun-tabs {
  justify-content: flex-start;
}


  #s-d8580805-e68f-4de5-bddb-9d4e45cd0c63 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-d8580805-e68f-4de5-bddb-9d4e45cd0c63 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-d8580805-e68f-4de5-bddb-9d4e45cd0c63 .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-d8580805-e68f-4de5-bddb-9d4e45cd0c63 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(175, 143, 52, 1);
}

#s-d8580805-e68f-4de5-bddb-9d4e45cd0c63 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-d8580805-e68f-4de5-bddb-9d4e45cd0c63 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-d8580805-e68f-4de5-bddb-9d4e45cd0c63 .shogun-tab {
  max-width: calc(100% / 2 - (2 - 2) * 2px / 2);
}

#s-3cb34348-aded-4163-9fc1-5b755d1d673f {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-d5c09c0c-d079-416f-b3a6-be50fffb4aeb {
  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-876f77ab-de5f-4e0d-9bc5-d8206e24036c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-876f77ab-de5f-4e0d-9bc5-d8206e24036c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-876f77ab-de5f-4e0d-9bc5-d8206e24036c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-876f77ab-de5f-4e0d-9bc5-d8206e24036c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-876f77ab-de5f-4e0d-9bc5-d8206e24036c > .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-876f77ab-de5f-4e0d-9bc5-d8206e24036c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d8d07fed-fbef-489c-b814-fcd2af30c888 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-7ef7d04b-921c-4ae8-abee-c2e64e2a06e2 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-7ef7d04b-921c-4ae8-abee-c2e64e2a06e2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-7ef7d04b-921c-4ae8-abee-c2e64e2a06e2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-7ef7d04b-921c-4ae8-abee-c2e64e2a06e2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-7ef7d04b-921c-4ae8-abee-c2e64e2a06e2 > .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-7ef7d04b-921c-4ae8-abee-c2e64e2a06e2 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-845d4d11-ad1d-4a68-99da-01975c0e081b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-2b8caa13-759b-4fdf-a800-4e9ba619fc29 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-2b8caa13-759b-4fdf-a800-4e9ba619fc29 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-2b8caa13-759b-4fdf-a800-4e9ba619fc29 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-2b8caa13-759b-4fdf-a800-4e9ba619fc29 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-2b8caa13-759b-4fdf-a800-4e9ba619fc29 > .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-2b8caa13-759b-4fdf-a800-4e9ba619fc29 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-c190dae8-181e-4900-869c-192f8c23bab2 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-84fb97cf-e758-44ae-8dc1-2c938d5ed731 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-84fb97cf-e758-44ae-8dc1-2c938d5ed731 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-84fb97cf-e758-44ae-8dc1-2c938d5ed731 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-84fb97cf-e758-44ae-8dc1-2c938d5ed731 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-84fb97cf-e758-44ae-8dc1-2c938d5ed731 > .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-84fb97cf-e758-44ae-8dc1-2c938d5ed731 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9f6b4187-1749-4441-a81c-1df90c868fc9 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-c7ca918a-db5a-4f17-8002-cc883092f9de > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-c7ca918a-db5a-4f17-8002-cc883092f9de > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-c7ca918a-db5a-4f17-8002-cc883092f9de > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-c7ca918a-db5a-4f17-8002-cc883092f9de > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-c7ca918a-db5a-4f17-8002-cc883092f9de > .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-c7ca918a-db5a-4f17-8002-cc883092f9de > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-ef190c30-e831-4a57-ae5b-ccdb665e32d2 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-c52e6d48-30b4-498a-87bd-2d94748ee8be > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-c52e6d48-30b4-498a-87bd-2d94748ee8be > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-c52e6d48-30b4-498a-87bd-2d94748ee8be > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-c52e6d48-30b4-498a-87bd-2d94748ee8be > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-c52e6d48-30b4-498a-87bd-2d94748ee8be > .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-c52e6d48-30b4-498a-87bd-2d94748ee8be > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-10a78633-380a-473c-a9d1-11d54d6162d7 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-6b4a3b95-7870-4ade-8859-bcb83f95355a > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-6b4a3b95-7870-4ade-8859-bcb83f95355a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-6b4a3b95-7870-4ade-8859-bcb83f95355a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-6b4a3b95-7870-4ade-8859-bcb83f95355a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-6b4a3b95-7870-4ade-8859-bcb83f95355a > .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-6b4a3b95-7870-4ade-8859-bcb83f95355a > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-4aa8e52b-ff49-474d-bb31-1d00bd88d9a5 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-d45b0edb-ce67-4693-a8fc-fd65a6576981 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-d45b0edb-ce67-4693-a8fc-fd65a6576981 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-d45b0edb-ce67-4693-a8fc-fd65a6576981 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-d45b0edb-ce67-4693-a8fc-fd65a6576981 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-d45b0edb-ce67-4693-a8fc-fd65a6576981 > .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-d45b0edb-ce67-4693-a8fc-fd65a6576981 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-8c854bdd-64a6-401c-b39e-a2e2c0f9bbe5 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-f5381efa-c857-4162-8fdb-ba7c1a7cccb4 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-f5381efa-c857-4162-8fdb-ba7c1a7cccb4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-f5381efa-c857-4162-8fdb-ba7c1a7cccb4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-f5381efa-c857-4162-8fdb-ba7c1a7cccb4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-f5381efa-c857-4162-8fdb-ba7c1a7cccb4 > .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-f5381efa-c857-4162-8fdb-ba7c1a7cccb4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-b328f5c7-258e-43f3-a4e7-89d74117e576 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-97bd2ae2-2ef6-4382-8483-5a768540e854 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-97bd2ae2-2ef6-4382-8483-5a768540e854 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-97bd2ae2-2ef6-4382-8483-5a768540e854 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-97bd2ae2-2ef6-4382-8483-5a768540e854 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-97bd2ae2-2ef6-4382-8483-5a768540e854 > .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-97bd2ae2-2ef6-4382-8483-5a768540e854 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-6acf53cc-673d-4dc8-93fd-947ae2d3532d {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-0b152b08-6a16-4495-a2ae-058addc2b028 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-0b152b08-6a16-4495-a2ae-058addc2b028 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-0b152b08-6a16-4495-a2ae-058addc2b028 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-0b152b08-6a16-4495-a2ae-058addc2b028 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-0b152b08-6a16-4495-a2ae-058addc2b028 > .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-0b152b08-6a16-4495-a2ae-058addc2b028 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-135eab00-9aab-4f13-9713-2a4744547877 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-40a74ef8-de41-4125-8401-7dbefe2a3a08 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-40a74ef8-de41-4125-8401-7dbefe2a3a08 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-40a74ef8-de41-4125-8401-7dbefe2a3a08 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-40a74ef8-de41-4125-8401-7dbefe2a3a08 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-40a74ef8-de41-4125-8401-7dbefe2a3a08 > .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-40a74ef8-de41-4125-8401-7dbefe2a3a08 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-c44261d0-02d3-4565-a9cb-a3b4bbed8cfd {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-5aec4d82-fd57-4979-8a4c-9035f1a929aa > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-5aec4d82-fd57-4979-8a4c-9035f1a929aa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-5aec4d82-fd57-4979-8a4c-9035f1a929aa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-5aec4d82-fd57-4979-8a4c-9035f1a929aa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-5aec4d82-fd57-4979-8a4c-9035f1a929aa > .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-5aec4d82-fd57-4979-8a4c-9035f1a929aa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-54c935d3-bde8-4edf-a00c-9d72fcf2ab54 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-172d8a03-8cc8-4897-aec3-213c40cb69fb > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-172d8a03-8cc8-4897-aec3-213c40cb69fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-172d8a03-8cc8-4897-aec3-213c40cb69fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-172d8a03-8cc8-4897-aec3-213c40cb69fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-172d8a03-8cc8-4897-aec3-213c40cb69fb > .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-172d8a03-8cc8-4897-aec3-213c40cb69fb > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-fecc9067-875d-4316-8c63-7fbe1edd58a6 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-d7dce7f8-ad77-4cc8-9e28-432aa7e3f1b3 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-d7dce7f8-ad77-4cc8-9e28-432aa7e3f1b3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-d7dce7f8-ad77-4cc8-9e28-432aa7e3f1b3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-d7dce7f8-ad77-4cc8-9e28-432aa7e3f1b3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-d7dce7f8-ad77-4cc8-9e28-432aa7e3f1b3 > .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-d7dce7f8-ad77-4cc8-9e28-432aa7e3f1b3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-73d182cb-b50a-4588-8f19-6ebbf6ba8005 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-01ba1ee7-e592-4b97-9710-db47fbebcfd1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-01ba1ee7-e592-4b97-9710-db47fbebcfd1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-01ba1ee7-e592-4b97-9710-db47fbebcfd1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-01ba1ee7-e592-4b97-9710-db47fbebcfd1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-01ba1ee7-e592-4b97-9710-db47fbebcfd1 > .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-01ba1ee7-e592-4b97-9710-db47fbebcfd1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-1c02c56c-5e48-4ffc-ae2f-cfb311f04973 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-4c48075b-9f00-42dc-89df-fd2d9064a261 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-4c48075b-9f00-42dc-89df-fd2d9064a261 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-4c48075b-9f00-42dc-89df-fd2d9064a261 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-4c48075b-9f00-42dc-89df-fd2d9064a261 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-4c48075b-9f00-42dc-89df-fd2d9064a261 > .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-4c48075b-9f00-42dc-89df-fd2d9064a261 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-2ecaf7e4-affe-4828-b1e1-092420e44455 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-869e7cea-e9e9-4878-a51e-a329367aa21d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-869e7cea-e9e9-4878-a51e-a329367aa21d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-869e7cea-e9e9-4878-a51e-a329367aa21d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-869e7cea-e9e9-4878-a51e-a329367aa21d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-869e7cea-e9e9-4878-a51e-a329367aa21d > .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-869e7cea-e9e9-4878-a51e-a329367aa21d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-3a704741-3568-4a0e-9053-b292a53a233a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-1dc01d20-c79f-4206-88ed-925675456bbc > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-1dc01d20-c79f-4206-88ed-925675456bbc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-1dc01d20-c79f-4206-88ed-925675456bbc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-1dc01d20-c79f-4206-88ed-925675456bbc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-1dc01d20-c79f-4206-88ed-925675456bbc > .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-1dc01d20-c79f-4206-88ed-925675456bbc > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-746aee9b-de54-454a-9fc7-1818c08bbfa9 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-c5ba28d4-331c-40dc-a476-4f1b6958e5e6 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-c5ba28d4-331c-40dc-a476-4f1b6958e5e6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-c5ba28d4-331c-40dc-a476-4f1b6958e5e6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-c5ba28d4-331c-40dc-a476-4f1b6958e5e6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-c5ba28d4-331c-40dc-a476-4f1b6958e5e6 > .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-c5ba28d4-331c-40dc-a476-4f1b6958e5e6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-b7bcd67b-069b-4b69-85dd-4921428b9515 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-7686c1b2-7b93-4fea-bded-f37d10acbe33 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-7686c1b2-7b93-4fea-bded-f37d10acbe33 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-7686c1b2-7b93-4fea-bded-f37d10acbe33 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-7686c1b2-7b93-4fea-bded-f37d10acbe33 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-7686c1b2-7b93-4fea-bded-f37d10acbe33 > .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-7686c1b2-7b93-4fea-bded-f37d10acbe33 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-ea4d3137-0d40-4ce0-bd74-9fb5fee69800 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-7616d6eb-d9f3-44fe-a565-c3f123faefec > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-7616d6eb-d9f3-44fe-a565-c3f123faefec > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-7616d6eb-d9f3-44fe-a565-c3f123faefec > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-7616d6eb-d9f3-44fe-a565-c3f123faefec > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-7616d6eb-d9f3-44fe-a565-c3f123faefec > .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-7616d6eb-d9f3-44fe-a565-c3f123faefec > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-223afcf2-ae11-47ff-a78d-32c4aefaa6b9 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-ff471738-11f2-4383-acc4-6f376720df9d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-ff471738-11f2-4383-acc4-6f376720df9d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-ff471738-11f2-4383-acc4-6f376720df9d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-ff471738-11f2-4383-acc4-6f376720df9d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-ff471738-11f2-4383-acc4-6f376720df9d > .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-ff471738-11f2-4383-acc4-6f376720df9d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9323f09f-7f94-4b1c-82da-f2bfd9cc0483 {
  padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-a2c03653-522a-44ad-9df9-e252efefd10b {
  padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-0d6ac9f2-48c9-4c5c-a58c-c3f1a476f28c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-5b3ca3d9-3eac-4933-81ce-14f5f99bdfab {
  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-2aae1437-0dde-485f-bfef-3ab4adec9475 {
  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-2aae1437-0dde-485f-bfef-3ab4adec9475:hover {background-color: rgba(151, 123, 45, 1) !important;
text-decoration: none !important;}#s-2aae1437-0dde-485f-bfef-3ab4adec9475:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2aae1437-0dde-485f-bfef-3ab4adec9475.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-b5fc3136-497d-4792-8889-1a8f406a1ea0 {
  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-8fc89fb7-280a-42c0-8e34-275548740f17 {
  text-align: center;
}




  #s-8fc89fb7-280a-42c0-8e34-275548740f17 img.shogun-image {
    
    width: px;
  }


#s-8fc89fb7-280a-42c0-8e34-275548740f17 .shogun-image-content {
  
    align-items: center;
  
}

#s-4e5701fc-8031-4f59-830a-f480c011306b {
  text-align: center;
}




  #s-4e5701fc-8031-4f59-830a-f480c011306b img.shogun-image {
    
    width: px;
  }


#s-4e5701fc-8031-4f59-830a-f480c011306b .shogun-image-content {
  
    align-items: center;
  
}

#s-9227a6f8-57b7-489b-8e9d-89b722d65828 {
  text-align: center;
}




  #s-9227a6f8-57b7-489b-8e9d-89b722d65828 img.shogun-image {
    
    width: px;
  }


#s-9227a6f8-57b7-489b-8e9d-89b722d65828 .shogun-image-content {
  
    align-items: center;
  
}

#s-e6fe8dfc-c1b1-4352-ad27-042a4ccffb08 {
  text-align: center;
}




  #s-e6fe8dfc-c1b1-4352-ad27-042a4ccffb08 img.shogun-image {
    
    width: px;
  }


#s-e6fe8dfc-c1b1-4352-ad27-042a4ccffb08 .shogun-image-content {
  
    align-items: center;
  
}

#s-531bd6f6-618a-4bae-9f31-1cb43dfb4bc8 {
  text-align: center;
}




  #s-531bd6f6-618a-4bae-9f31-1cb43dfb4bc8 img.shogun-image {
    
    width: px;
  }


#s-531bd6f6-618a-4bae-9f31-1cb43dfb4bc8 .shogun-image-content {
  
    align-items: center;
  
}

#s-307eca14-5bb5-4da2-8b76-6a70cb1e7dfa {
  text-align: center;
}




  #s-307eca14-5bb5-4da2-8b76-6a70cb1e7dfa img.shogun-image {
    
    width: px;
  }


#s-307eca14-5bb5-4da2-8b76-6a70cb1e7dfa .shogun-image-content {
  
    align-items: center;
  
}

#s-f0b56632-ce0c-4ebb-abf2-9302a4a88fc6 {
  text-align: center;
}




  #s-f0b56632-ce0c-4ebb-abf2-9302a4a88fc6 img.shogun-image {
    
    width: px;
  }


#s-f0b56632-ce0c-4ebb-abf2-9302a4a88fc6 .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-1d9df950-7752-47f2-a032-4c577b4e834b {
  padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
}

#s-e4b8609d-f1df-4ba4-8f97-951ffdf42e58 {
  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-65d931a1-d8aa-4823-9852-1c01e38c79e5 {
  text-align: left;
}


.shg-c#s-65d931a1-d8aa-4823-9852-1c01e38c79e5 {
  max-width: 100%;
}

.shg-c#s-65d931a1-d8aa-4823-9852-1c01e38c79e5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65d931a1-d8aa-4823-9852-1c01e38c79e5 .shg-image-zoom,
.shg-c#s-65d931a1-d8aa-4823-9852-1c01e38c79e5 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-1e34f573-5442-4e40-8af8-dc866ca50044 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1e34f573-5442-4e40-8af8-dc866ca50044 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-21acea6d-9c88-41db-ae2d-848f0143db8a {
  text-align: left;
}

#s-21acea6d-9c88-41db-ae2d-848f0143db8a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-21acea6d-9c88-41db-ae2d-848f0143db8a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-21acea6d-9c88-41db-ae2d-848f0143db8a .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-78e02b5b-8ee0-44f7-9035-4b4d5e74098a {
  display: none;
}
#s-cddd1627-c7d9-4090-b421-64acde4341ba {
  text-align: left;
}


.shg-c#s-cddd1627-c7d9-4090-b421-64acde4341ba {
  max-width: 100%;
}

.shg-c#s-cddd1627-c7d9-4090-b421-64acde4341ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cddd1627-c7d9-4090-b421-64acde4341ba .shg-image-zoom,
.shg-c#s-cddd1627-c7d9-4090-b421-64acde4341ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-2502a675-4645-49c2-b4de-196ce4058508 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2502a675-4645-49c2-b4de-196ce4058508 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-387c977e-f636-43a0-b32e-f26cccb43eed {
  text-align: left;
}

#s-387c977e-f636-43a0-b32e-f26cccb43eed .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-387c977e-f636-43a0-b32e-f26cccb43eed .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-387c977e-f636-43a0-b32e-f26cccb43eed .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-62a4ed32-7d28-4c10-ad59-d46d291e4f5a {
  display: none;
}
#s-ff345294-d7b4-4d9e-9f14-d8c73dc26f91 {
  text-align: left;
}


.shg-c#s-ff345294-d7b4-4d9e-9f14-d8c73dc26f91 {
  max-width: 100%;
}

.shg-c#s-ff345294-d7b4-4d9e-9f14-d8c73dc26f91 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff345294-d7b4-4d9e-9f14-d8c73dc26f91 .shg-image-zoom,
.shg-c#s-ff345294-d7b4-4d9e-9f14-d8c73dc26f91 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-98b3ee99-db94-4748-b699-775d6463a732 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-98b3ee99-db94-4748-b699-775d6463a732 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-96a5fbc1-d374-4e2f-a101-ce6dedef9f61 {
  text-align: left;
}

#s-96a5fbc1-d374-4e2f-a101-ce6dedef9f61 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-96a5fbc1-d374-4e2f-a101-ce6dedef9f61 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-96a5fbc1-d374-4e2f-a101-ce6dedef9f61 .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-cebb0ca1-30f6-4bf0-8c79-d744b264e4e1 {
  display: none;
}
#s-c6519558-05e3-4603-a9a8-26c9a7affc0b {
  text-align: left;
}


.shg-c#s-c6519558-05e3-4603-a9a8-26c9a7affc0b {
  max-width: 100%;
}

.shg-c#s-c6519558-05e3-4603-a9a8-26c9a7affc0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6519558-05e3-4603-a9a8-26c9a7affc0b .shg-image-zoom,
.shg-c#s-c6519558-05e3-4603-a9a8-26c9a7affc0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-e86cdb95-622d-4b0e-a10b-01cb70a7ccac {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e86cdb95-622d-4b0e-a10b-01cb70a7ccac .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-9e0ab150-f536-4c47-8445-8412f59daf5c {
  text-align: left;
}

#s-9e0ab150-f536-4c47-8445-8412f59daf5c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-9e0ab150-f536-4c47-8445-8412f59daf5c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9e0ab150-f536-4c47-8445-8412f59daf5c .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-f0261d70-443b-43e4-aced-b677c45f8ee6 {
  display: none;
}
#s-c7d7b4af-9ba4-46d8-9abe-af96132d8bca {
  text-align: left;
}


.shg-c#s-c7d7b4af-9ba4-46d8-9abe-af96132d8bca {
  max-width: 100%;
}

.shg-c#s-c7d7b4af-9ba4-46d8-9abe-af96132d8bca img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7d7b4af-9ba4-46d8-9abe-af96132d8bca .shg-image-zoom,
.shg-c#s-c7d7b4af-9ba4-46d8-9abe-af96132d8bca img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-0ff3262e-9c9e-40a0-9822-8653ebec1511 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0ff3262e-9c9e-40a0-9822-8653ebec1511 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-80fd5c91-8936-4886-bdf2-082a8bafaf54 {
  text-align: left;
}

#s-80fd5c91-8936-4886-bdf2-082a8bafaf54 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-80fd5c91-8936-4886-bdf2-082a8bafaf54 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-80fd5c91-8936-4886-bdf2-082a8bafaf54 .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-42fa2afa-4e45-47b5-a72e-9e5ba7a283c9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-42fa2afa-4e45-47b5-a72e-9e5ba7a283c9:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-42fa2afa-4e45-47b5-a72e-9e5ba7a283c9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-42fa2afa-4e45-47b5-a72e-9e5ba7a283c9 {
  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-42fa2afa-4e45-47b5-a72e-9e5ba7a283c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-42fa2afa-4e45-47b5-a72e-9e5ba7a283c9.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-42fa2afa-4e45-47b5-a72e-9e5ba7a283c9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-728ebdac-595b-4951-8d5a-4836075136d0 {
  display: none;
}
#s-57315643-ab24-4d5a-993b-26450a07e9fb {
  text-align: left;
}


.shg-c#s-57315643-ab24-4d5a-993b-26450a07e9fb {
  max-width: 100%;
}

.shg-c#s-57315643-ab24-4d5a-993b-26450a07e9fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57315643-ab24-4d5a-993b-26450a07e9fb .shg-image-zoom,
.shg-c#s-57315643-ab24-4d5a-993b-26450a07e9fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-3a49c0ca-8b8a-40b4-ae38-757a12b52808 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3a49c0ca-8b8a-40b4-ae38-757a12b52808 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-4027c354-0794-49de-9923-7e060b6127b5 {
  text-align: left;
}

#s-4027c354-0794-49de-9923-7e060b6127b5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-4027c354-0794-49de-9923-7e060b6127b5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4027c354-0794-49de-9923-7e060b6127b5 .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-dc16dd21-6452-49a6-aca3-171e6ebd9b94 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-dc16dd21-6452-49a6-aca3-171e6ebd9b94:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-dc16dd21-6452-49a6-aca3-171e6ebd9b94:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-dc16dd21-6452-49a6-aca3-171e6ebd9b94 {
  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-dc16dd21-6452-49a6-aca3-171e6ebd9b94.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dc16dd21-6452-49a6-aca3-171e6ebd9b94.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-dc16dd21-6452-49a6-aca3-171e6ebd9b94.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cf4eedbe-bfc1-4bc3-89e4-6435420266f6 {
  display: none;
}
#s-48a16306-9eba-4958-bac6-598e75909692 {
  text-align: left;
}


.shg-c#s-48a16306-9eba-4958-bac6-598e75909692 {
  max-width: 100%;
}

.shg-c#s-48a16306-9eba-4958-bac6-598e75909692 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48a16306-9eba-4958-bac6-598e75909692 .shg-image-zoom,
.shg-c#s-48a16306-9eba-4958-bac6-598e75909692 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-311075ec-219b-46ae-ae48-4af6748abcd2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-311075ec-219b-46ae-ae48-4af6748abcd2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-bba67de6-a755-4dc9-9563-20a95697c2e1 {
  text-align: left;
}

#s-bba67de6-a755-4dc9-9563-20a95697c2e1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-bba67de6-a755-4dc9-9563-20a95697c2e1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bba67de6-a755-4dc9-9563-20a95697c2e1 .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-83f8c79a-238c-4823-872f-5c5b0dd91575 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-83f8c79a-238c-4823-872f-5c5b0dd91575:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-83f8c79a-238c-4823-872f-5c5b0dd91575:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-83f8c79a-238c-4823-872f-5c5b0dd91575 {
  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-83f8c79a-238c-4823-872f-5c5b0dd91575.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83f8c79a-238c-4823-872f-5c5b0dd91575.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-83f8c79a-238c-4823-872f-5c5b0dd91575.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9051aeb0-d203-4365-a81b-49ffe0884996 {
  display: none;
}
#s-87e784c7-eb2f-4dd7-8cdb-e1d7f0411723 {
  text-align: left;
}


.shg-c#s-87e784c7-eb2f-4dd7-8cdb-e1d7f0411723 {
  max-width: 100%;
}

.shg-c#s-87e784c7-eb2f-4dd7-8cdb-e1d7f0411723 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-87e784c7-eb2f-4dd7-8cdb-e1d7f0411723 .shg-image-zoom,
.shg-c#s-87e784c7-eb2f-4dd7-8cdb-e1d7f0411723 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-7ba8f459-0533-4add-8ef6-319e470c9ac2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7ba8f459-0533-4add-8ef6-319e470c9ac2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-2c8daed7-90a4-46bb-8745-d025c1803bbc {
  text-align: left;
}

#s-2c8daed7-90a4-46bb-8745-d025c1803bbc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-2c8daed7-90a4-46bb-8745-d025c1803bbc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2c8daed7-90a4-46bb-8745-d025c1803bbc .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-b0b6353f-05ce-4d8f-8d75-b38df6530cc3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-b0b6353f-05ce-4d8f-8d75-b38df6530cc3:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-b0b6353f-05ce-4d8f-8d75-b38df6530cc3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b0b6353f-05ce-4d8f-8d75-b38df6530cc3 {
  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-b0b6353f-05ce-4d8f-8d75-b38df6530cc3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0b6353f-05ce-4d8f-8d75-b38df6530cc3.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-b0b6353f-05ce-4d8f-8d75-b38df6530cc3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-87e38740-50da-4d65-b98c-ed12cd50c0f4 {
  display: none;
}
#s-a2cde176-356a-479c-afd5-54c5d39b01c7 {
  text-align: left;
}


.shg-c#s-a2cde176-356a-479c-afd5-54c5d39b01c7 {
  max-width: 100%;
}

.shg-c#s-a2cde176-356a-479c-afd5-54c5d39b01c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a2cde176-356a-479c-afd5-54c5d39b01c7 .shg-image-zoom,
.shg-c#s-a2cde176-356a-479c-afd5-54c5d39b01c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-1278eedb-0c8e-434d-a96c-0629db491d49 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1278eedb-0c8e-434d-a96c-0629db491d49 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-5a4e876c-7c61-4ccc-90b5-0a65fc7112bc {
  text-align: left;
}

#s-5a4e876c-7c61-4ccc-90b5-0a65fc7112bc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-5a4e876c-7c61-4ccc-90b5-0a65fc7112bc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5a4e876c-7c61-4ccc-90b5-0a65fc7112bc .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-8cae5534-5dc6-44f7-91fc-1aa568550790 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-8cae5534-5dc6-44f7-91fc-1aa568550790:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-8cae5534-5dc6-44f7-91fc-1aa568550790:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8cae5534-5dc6-44f7-91fc-1aa568550790 {
  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-8cae5534-5dc6-44f7-91fc-1aa568550790.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8cae5534-5dc6-44f7-91fc-1aa568550790.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-8cae5534-5dc6-44f7-91fc-1aa568550790.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-477988df-4a68-4ab7-a918-2c671190848f {
  min-height: 50px;
background-color: rgba(248, 243, 237, 1);
}

#s-477988df-4a68-4ab7-a918-2c671190848f > .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-da10f367-d4c0-40cb-9508-d538a7b44948 {
  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-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-da10f367-d4c0-40cb-9508-d538a7b44948"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e5b0cac2-a6bc-4ece-af9c-061101806caf {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-e5b0cac2-a6bc-4ece-af9c-061101806caf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-569549bb-b7a0-4ee8-b191-0dbcac122d13 .shogun-icon-wrapper {
  text-align: center;
}


#s-569549bb-b7a0-4ee8-b191-0dbcac122d13 .shogun-icon-wrapper > .shogun-icon {

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

#s-d5cad936-3327-4eb5-91a2-7977c6b1d980 {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-03038021-8af5-4bbe-a8a8-2873e2bd15c2 {
  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-03038021-8af5-4bbe-a8a8-2873e2bd15c2:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-03038021-8af5-4bbe-a8a8-2873e2bd15c2:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-03038021-8af5-4bbe-a8a8-2873e2bd15c2.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-f0e5ed0e-17b9-40f6-a91c-b6e164790933 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f0e5ed0e-17b9-40f6-a91c-b6e164790933"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-d5c3dedb-8629-43bb-8f59-34fe6c737635 .shogun-icon-wrapper {
  text-align: center;
}


#s-d5c3dedb-8629-43bb-8f59-34fe6c737635 .shogun-icon-wrapper > .shogun-icon {

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

#s-ba9a99cd-3a6b-49ad-a8a5-851af3694d32 {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-b01eda43-002b-49a5-a2c6-85f3ef080ab9 {
  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-b01eda43-002b-49a5-a2c6-85f3ef080ab9:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-b01eda43-002b-49a5-a2c6-85f3ef080ab9:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-b01eda43-002b-49a5-a2c6-85f3ef080ab9.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-40c678e2-b65e-4f0f-b567-fb2dc573ce06 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-40c678e2-b65e-4f0f-b567-fb2dc573ce06"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-3500ab97-3174-46b3-99fa-9f44dfcdfc3b .shogun-icon-wrapper {
  text-align: center;
}


#s-3500ab97-3174-46b3-99fa-9f44dfcdfc3b .shogun-icon-wrapper > .shogun-icon {

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

#s-2bdf705d-a6e8-462c-82d3-d1ac97efb7ed {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-8c09a39b-2ccc-4b77-9f9e-a7b6925be474 {
  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-8c09a39b-2ccc-4b77-9f9e-a7b6925be474:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-8c09a39b-2ccc-4b77-9f9e-a7b6925be474:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-8c09a39b-2ccc-4b77-9f9e-a7b6925be474.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-ea8002c3-46a7-43cd-b762-fbfeb7e1fc3f {
  min-height: 50px;
background-color: rgba(175, 143, 52, 1);
}

#s-ea8002c3-46a7-43cd-b762-fbfeb7e1fc3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-05ae8660-0b0d-4744-97f6-f56ff6fd8673 {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-05ae8660-0b0d-4744-97f6-f56ff6fd8673"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-98c6379d-1232-43a5-b26a-bd8d0f9e3aee {
  text-align: left;
}




  #s-98c6379d-1232-43a5-b26a-bd8d0f9e3aee img.shogun-image {
    
    width: px;
  }


#s-98c6379d-1232-43a5-b26a-bd8d0f9e3aee .shogun-image-content {
  
    align-items: center;
  
}

#s-1c00e471-d741-4168-9d6a-2b50bec67ce1 {
  padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1c00e471-d741-4168-9d6a-2b50bec67ce1"] > .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-1c43a00f-3ef9-40a6-b727-81cc435689c3 {
  text-align: center;
}

#s-46bc8882-8ebd-4661-80f1-57455a45ccfd {
  padding-top: 0px;
}

#s-b714aa80-5952-4534-888c-00c9b5810cee {
  padding-top: 15px;
}

#s-a34c1e34-ed79-425f-ac3e-02bf6911889b {
  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;
}
