.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-74d4bc54-610c-4771-833b-0d454e535019 .shogun-tabs {
  justify-content: flex-start;
}


  #s-74d4bc54-610c-4771-833b-0d454e535019 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-74d4bc54-610c-4771-833b-0d454e535019 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-74d4bc54-610c-4771-833b-0d454e535019 .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-74d4bc54-610c-4771-833b-0d454e535019 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(175, 143, 52, 1);
}

#s-74d4bc54-610c-4771-833b-0d454e535019 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-74d4bc54-610c-4771-833b-0d454e535019 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-74d4bc54-610c-4771-833b-0d454e535019 .shogun-tab {
  max-width: calc(100% / 3 - (3 - 2) * 2px / 3);
}

#s-693742f7-e357-4a0f-9001-4f35e3711e02 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-2883fe3a-62ed-451d-bfa2-9dfea546e1ac > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-2883fe3a-62ed-451d-bfa2-9dfea546e1ac > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-2883fe3a-62ed-451d-bfa2-9dfea546e1ac > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-2883fe3a-62ed-451d-bfa2-9dfea546e1ac > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-2883fe3a-62ed-451d-bfa2-9dfea546e1ac > .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-2883fe3a-62ed-451d-bfa2-9dfea546e1ac > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-eaedecd7-2fcb-4074-b665-baccd2ba4240 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-a95846db-4024-4499-b7e4-c8f09d8c72c0 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-4ff40423-481f-4419-9f1e-95d0e6ba5abf {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-f8696fd5-b1a7-4b00-bb74-73c5f0df4e7c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-f8696fd5-b1a7-4b00-bb74-73c5f0df4e7c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-f8696fd5-b1a7-4b00-bb74-73c5f0df4e7c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-f8696fd5-b1a7-4b00-bb74-73c5f0df4e7c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-f8696fd5-b1a7-4b00-bb74-73c5f0df4e7c > .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-f8696fd5-b1a7-4b00-bb74-73c5f0df4e7c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-573de811-ef0d-42cf-bdf5-a6a9ceb5e237 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-e01f1b05-39a2-495d-bda3-d6e92fc06ef5 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-e01f1b05-39a2-495d-bda3-d6e92fc06ef5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-e01f1b05-39a2-495d-bda3-d6e92fc06ef5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-e01f1b05-39a2-495d-bda3-d6e92fc06ef5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-e01f1b05-39a2-495d-bda3-d6e92fc06ef5 > .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-e01f1b05-39a2-495d-bda3-d6e92fc06ef5 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-4b1885fa-357c-48b3-a283-b7b54cbb64fe {
  padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-db53b2f8-f077-4054-8db5-60b72115d5fa > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-db53b2f8-f077-4054-8db5-60b72115d5fa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-db53b2f8-f077-4054-8db5-60b72115d5fa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(175, 143, 52, 1);
}

#s-db53b2f8-f077-4054-8db5-60b72115d5fa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-db53b2f8-f077-4054-8db5-60b72115d5fa > .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-db53b2f8-f077-4054-8db5-60b72115d5fa > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-8d80bae4-f7ee-40bd-897e-78d658694c1d {
  padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

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

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

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

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

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

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

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

#s-25a9c52b-6043-4cca-a691-8d7ab0654df5 {
  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-25a9c52b-6043-4cca-a691-8d7ab0654df5:hover {background-color: rgba(151, 123, 45, 1) !important;
text-decoration: none !important;}#s-25a9c52b-6043-4cca-a691-8d7ab0654df5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-25a9c52b-6043-4cca-a691-8d7ab0654df5.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

.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-279fbd58-489e-4dfe-931e-5bcbf37b7510 {
  text-align: center;
}




  #s-279fbd58-489e-4dfe-931e-5bcbf37b7510 img.shogun-image {
    
    width: px;
  }


#s-279fbd58-489e-4dfe-931e-5bcbf37b7510 .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-f5853f3c-58a9-487a-bd7d-c81dfa03ed8d {
  padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
}

#s-48749ab2-ca3f-434d-aadf-ec78b85be96e {
  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-e295964d-942a-4b3e-b7bc-b0b3f4ac5e4a {
  text-align: left;
}


.shg-c#s-e295964d-942a-4b3e-b7bc-b0b3f4ac5e4a {
  max-width: 100%;
}

.shg-c#s-e295964d-942a-4b3e-b7bc-b0b3f4ac5e4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e295964d-942a-4b3e-b7bc-b0b3f4ac5e4a .shg-image-zoom,
.shg-c#s-e295964d-942a-4b3e-b7bc-b0b3f4ac5e4a 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-18fd2196-bf49-4706-ad34-585bc8544f50 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-18fd2196-bf49-4706-ad34-585bc8544f50 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-ba8f302a-b270-4dec-954f-fd06ad9088fa {
  text-align: left;
}

#s-ba8f302a-b270-4dec-954f-fd06ad9088fa .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-ba8f302a-b270-4dec-954f-fd06ad9088fa .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ba8f302a-b270-4dec-954f-fd06ad9088fa .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-0abe74c7-2580-4efd-8dfc-ce940a9c672e {
  display: none;
}
#s-bfdce37b-e512-48e0-9c29-94bf67c909e7 {
  text-align: left;
}


.shg-c#s-bfdce37b-e512-48e0-9c29-94bf67c909e7 {
  max-width: 100%;
}

.shg-c#s-bfdce37b-e512-48e0-9c29-94bf67c909e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bfdce37b-e512-48e0-9c29-94bf67c909e7 .shg-image-zoom,
.shg-c#s-bfdce37b-e512-48e0-9c29-94bf67c909e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-8ce7f267-33dd-47d3-b42e-9fd4ef7b4f11 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8ce7f267-33dd-47d3-b42e-9fd4ef7b4f11 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-b15d9b49-b267-4dc9-bf8b-73cc7fb8f9ec {
  text-align: left;
}

#s-b15d9b49-b267-4dc9-bf8b-73cc7fb8f9ec .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-b15d9b49-b267-4dc9-bf8b-73cc7fb8f9ec .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b15d9b49-b267-4dc9-bf8b-73cc7fb8f9ec .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-11816038-8e71-42f0-942e-cf27f9ebf8fc {
  display: none;
}
#s-d9a90e4b-8de4-4cb7-a9b9-70c3add19af5 {
  text-align: left;
}


.shg-c#s-d9a90e4b-8de4-4cb7-a9b9-70c3add19af5 {
  max-width: 100%;
}

.shg-c#s-d9a90e4b-8de4-4cb7-a9b9-70c3add19af5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d9a90e4b-8de4-4cb7-a9b9-70c3add19af5 .shg-image-zoom,
.shg-c#s-d9a90e4b-8de4-4cb7-a9b9-70c3add19af5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-6ece3627-c2cb-4eb7-9d46-3ee76faaa521 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6ece3627-c2cb-4eb7-9d46-3ee76faaa521 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-274bc28d-c897-42fa-94a8-12cf07bfbfc5 {
  text-align: left;
}

#s-274bc28d-c897-42fa-94a8-12cf07bfbfc5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-274bc28d-c897-42fa-94a8-12cf07bfbfc5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-274bc28d-c897-42fa-94a8-12cf07bfbfc5 .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-9da64cb3-08ba-42e9-bc0a-48253ca4fc45 {
  display: none;
}
#s-68e9d878-ce4f-475a-bb6c-8042d6fd0bec {
  text-align: left;
}


.shg-c#s-68e9d878-ce4f-475a-bb6c-8042d6fd0bec {
  max-width: 100%;
}

.shg-c#s-68e9d878-ce4f-475a-bb6c-8042d6fd0bec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68e9d878-ce4f-475a-bb6c-8042d6fd0bec .shg-image-zoom,
.shg-c#s-68e9d878-ce4f-475a-bb6c-8042d6fd0bec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-fa7eefa1-ea5a-42bb-9890-5ce53e526c75 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fa7eefa1-ea5a-42bb-9890-5ce53e526c75 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
}

#s-4846458d-4a3d-4a3d-9bd0-2369be031f4c {
  text-align: left;
}

#s-4846458d-4a3d-4a3d-9bd0-2369be031f4c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-4846458d-4a3d-4a3d-9bd0-2369be031f4c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4846458d-4a3d-4a3d-9bd0-2369be031f4c .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-7654c288-cf00-4cce-a015-2585e6f900c2 {
  display: none;
}
#s-8302a3d3-64e7-47e4-9740-a2f469f912c5 {
  text-align: left;
}


.shg-c#s-8302a3d3-64e7-47e4-9740-a2f469f912c5 {
  max-width: 100%;
}

.shg-c#s-8302a3d3-64e7-47e4-9740-a2f469f912c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8302a3d3-64e7-47e4-9740-a2f469f912c5 .shg-image-zoom,
.shg-c#s-8302a3d3-64e7-47e4-9740-a2f469f912c5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-9aa13e83-47fc-424f-8343-5536bdea72ff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9aa13e83-47fc-424f-8343-5536bdea72ff .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-c8ccfd11-60f7-43a6-863a-287f9ae657c5 {
  text-align: left;
}

#s-c8ccfd11-60f7-43a6-863a-287f9ae657c5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c8ccfd11-60f7-43a6-863a-287f9ae657c5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c8ccfd11-60f7-43a6-863a-287f9ae657c5 .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-2f9ae46a-0145-415b-9b12-20aa64acaf65 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-2f9ae46a-0145-415b-9b12-20aa64acaf65:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-2f9ae46a-0145-415b-9b12-20aa64acaf65:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2f9ae46a-0145-415b-9b12-20aa64acaf65 {
  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-2f9ae46a-0145-415b-9b12-20aa64acaf65.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2f9ae46a-0145-415b-9b12-20aa64acaf65.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2f9ae46a-0145-415b-9b12-20aa64acaf65.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-913cf73a-811b-47ae-bc60-bc0990e6f3b2 {
  display: none;
}
#s-14249940-0de2-4cca-a49f-661391c7100e {
  text-align: left;
}


.shg-c#s-14249940-0de2-4cca-a49f-661391c7100e {
  max-width: 100%;
}

.shg-c#s-14249940-0de2-4cca-a49f-661391c7100e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-14249940-0de2-4cca-a49f-661391c7100e .shg-image-zoom,
.shg-c#s-14249940-0de2-4cca-a49f-661391c7100e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-d8710d67-5dee-4563-bb0c-8ffd01f03de7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d8710d67-5dee-4563-bb0c-8ffd01f03de7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-d0d17019-03d7-4644-aa70-0791dbe2a65a {
  text-align: left;
}

#s-d0d17019-03d7-4644-aa70-0791dbe2a65a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d0d17019-03d7-4644-aa70-0791dbe2a65a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d0d17019-03d7-4644-aa70-0791dbe2a65a .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-24209d28-eba6-47e9-97b2-c1a961947e66 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-24209d28-eba6-47e9-97b2-c1a961947e66:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-24209d28-eba6-47e9-97b2-c1a961947e66:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-24209d28-eba6-47e9-97b2-c1a961947e66 {
  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-24209d28-eba6-47e9-97b2-c1a961947e66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-24209d28-eba6-47e9-97b2-c1a961947e66.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-24209d28-eba6-47e9-97b2-c1a961947e66.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f167e562-e901-44bb-9cbb-9c38a0b59d16 {
  display: none;
}
#s-5bd38530-552a-4bea-b626-9ecc5e3ea524 {
  text-align: left;
}


.shg-c#s-5bd38530-552a-4bea-b626-9ecc5e3ea524 {
  max-width: 100%;
}

.shg-c#s-5bd38530-552a-4bea-b626-9ecc5e3ea524 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bd38530-552a-4bea-b626-9ecc5e3ea524 .shg-image-zoom,
.shg-c#s-5bd38530-552a-4bea-b626-9ecc5e3ea524 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-9b3a1c46-b0a7-4920-bc53-50cfdaa3e656 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9b3a1c46-b0a7-4920-bc53-50cfdaa3e656 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-9746b48e-6f34-441a-85c0-c4761fa26827 {
  text-align: left;
}

#s-9746b48e-6f34-441a-85c0-c4761fa26827 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-9746b48e-6f34-441a-85c0-c4761fa26827 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9746b48e-6f34-441a-85c0-c4761fa26827 .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-9e684035-567c-498a-b55f-1273f4f1e076 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-9e684035-567c-498a-b55f-1273f4f1e076:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-9e684035-567c-498a-b55f-1273f4f1e076:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9e684035-567c-498a-b55f-1273f4f1e076 {
  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-9e684035-567c-498a-b55f-1273f4f1e076.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e684035-567c-498a-b55f-1273f4f1e076.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-9e684035-567c-498a-b55f-1273f4f1e076.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ce1817d1-c1b7-4bb3-9caf-6a772483ac3a {
  display: none;
}
#s-d3e4dec3-069d-46ad-8381-2e2a2a73afa2 {
  text-align: left;
}


.shg-c#s-d3e4dec3-069d-46ad-8381-2e2a2a73afa2 {
  max-width: 100%;
}

.shg-c#s-d3e4dec3-069d-46ad-8381-2e2a2a73afa2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d3e4dec3-069d-46ad-8381-2e2a2a73afa2 .shg-image-zoom,
.shg-c#s-d3e4dec3-069d-46ad-8381-2e2a2a73afa2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-6c0f99f1-b415-4765-9276-4b95e9dab75a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6c0f99f1-b415-4765-9276-4b95e9dab75a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-17c73802-bf57-46dc-8c16-b81ae53c5035 {
  text-align: left;
}

#s-17c73802-bf57-46dc-8c16-b81ae53c5035 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-17c73802-bf57-46dc-8c16-b81ae53c5035 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-17c73802-bf57-46dc-8c16-b81ae53c5035 .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-e18dc4e4-184e-420f-8f15-22381c7c9025 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-e18dc4e4-184e-420f-8f15-22381c7c9025:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-e18dc4e4-184e-420f-8f15-22381c7c9025:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e18dc4e4-184e-420f-8f15-22381c7c9025 {
  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-e18dc4e4-184e-420f-8f15-22381c7c9025.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e18dc4e4-184e-420f-8f15-22381c7c9025.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-e18dc4e4-184e-420f-8f15-22381c7c9025.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f2205cb4-4a12-4bc1-b092-295fd2294cf3 {
  display: none;
}
#s-81dbe92b-8124-4d17-ac7a-3060de3b58a8 {
  text-align: left;
}


.shg-c#s-81dbe92b-8124-4d17-ac7a-3060de3b58a8 {
  max-width: 100%;
}

.shg-c#s-81dbe92b-8124-4d17-ac7a-3060de3b58a8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-81dbe92b-8124-4d17-ac7a-3060de3b58a8 .shg-image-zoom,
.shg-c#s-81dbe92b-8124-4d17-ac7a-3060de3b58a8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-013b4d01-91e0-4232-9a57-eace3fa61a38 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-013b4d01-91e0-4232-9a57-eace3fa61a38 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-4ed777c6-fe1b-4e0a-80ae-40b748881e0a {
  text-align: left;
}

#s-4ed777c6-fe1b-4e0a-80ae-40b748881e0a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-4ed777c6-fe1b-4e0a-80ae-40b748881e0a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4ed777c6-fe1b-4e0a-80ae-40b748881e0a .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-d7625db9-19a9-4c1d-a26c-a7d502bc291a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-d7625db9-19a9-4c1d-a26c-a7d502bc291a:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-d7625db9-19a9-4c1d-a26c-a7d502bc291a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d7625db9-19a9-4c1d-a26c-a7d502bc291a {
  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-d7625db9-19a9-4c1d-a26c-a7d502bc291a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d7625db9-19a9-4c1d-a26c-a7d502bc291a.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-d7625db9-19a9-4c1d-a26c-a7d502bc291a.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-105b74db-6b9b-4c82-9880-43cc289b0c6c {
  min-height: 50px;
background-color: rgba(248, 243, 237, 1);
}

#s-105b74db-6b9b-4c82-9880-43cc289b0c6c > .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-f49ad022-50c7-430b-b4e3-54ac681c9097 {
  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-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f49ad022-50c7-430b-b4e3-54ac681c9097"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a9c4235f-2e52-4c78-b79a-1990f4d5757d {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a9c4235f-2e52-4c78-b79a-1990f4d5757d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-3685a17c-dd98-40a8-b3ad-b0fb256f930d .shogun-icon-wrapper {
  text-align: center;
}


#s-3685a17c-dd98-40a8-b3ad-b0fb256f930d .shogun-icon-wrapper > .shogun-icon {

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

#s-c1c2401a-c11d-4e51-913d-48bccb82940c {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-868f1d5f-ad20-40e5-a3a4-daf8b1b1fdfc {
  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-868f1d5f-ad20-40e5-a3a4-daf8b1b1fdfc:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-868f1d5f-ad20-40e5-a3a4-daf8b1b1fdfc:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-868f1d5f-ad20-40e5-a3a4-daf8b1b1fdfc.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-57514f07-04bd-4e42-84df-92c745815bdc {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-57514f07-04bd-4e42-84df-92c745815bdc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-12f04083-5ca7-4fcd-8895-ac3ae3187a1c .shogun-icon-wrapper {
  text-align: center;
}


#s-12f04083-5ca7-4fcd-8895-ac3ae3187a1c .shogun-icon-wrapper > .shogun-icon {

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

#s-dd394b05-28e7-48b6-9020-5b04a0744c05 {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-9f74f823-a2cc-48b0-b782-1fa193e1048e {
  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-9f74f823-a2cc-48b0-b782-1fa193e1048e:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-9f74f823-a2cc-48b0-b782-1fa193e1048e:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-9f74f823-a2cc-48b0-b782-1fa193e1048e.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-537322cf-3818-4e41-aec2-bdb1fd183d03 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-537322cf-3818-4e41-aec2-bdb1fd183d03"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-481c7e14-5120-40d5-bd44-77b33b9a8325 .shogun-icon-wrapper {
  text-align: center;
}


#s-481c7e14-5120-40d5-bd44-77b33b9a8325 .shogun-icon-wrapper > .shogun-icon {

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

#s-cc816fe7-d25c-430d-8f55-6fde2ba63a81 {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-e58e86ba-15ca-4905-89fa-7f2e95c8b799 {
  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-e58e86ba-15ca-4905-89fa-7f2e95c8b799:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-e58e86ba-15ca-4905-89fa-7f2e95c8b799:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-e58e86ba-15ca-4905-89fa-7f2e95c8b799.shg-btn {
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-bd7bc0aa-2d93-469d-b5a7-f087d65ef35e {
  min-height: 50px;
background-color: rgba(175, 143, 52, 1);
}

#s-bd7bc0aa-2d93-469d-b5a7-f087d65ef35e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-53170079-a1d0-4c6d-a708-a34bb431992a {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-53170079-a1d0-4c6d-a708-a34bb431992a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f24d46b7-4e2e-446f-bbd6-3e2bd631a2c2 {
  text-align: left;
}




  #s-f24d46b7-4e2e-446f-bbd6-3e2bd631a2c2 img.shogun-image {
    
    width: px;
  }


#s-f24d46b7-4e2e-446f-bbd6-3e2bd631a2c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-2a707965-557b-4c1f-865b-3f766170929f {
  padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2a707965-557b-4c1f-865b-3f766170929f"] > .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-f2519928-fccd-409a-9c2d-d0e4c10e238c {
  text-align: center;
}

#s-40da1167-a10b-49bd-bf61-fb619c7ab579 {
  padding-top: 0px;
}

#s-ba1b1935-5226-448d-b21b-5282f6b34d71 {
  padding-top: 15px;
}

#s-30ec7f83-9ffb-413d-abc9-beb4f6dc90a6 {
  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;
}
