.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-f998d067-66db-40d8-901b-fcdbced54c02 {
  min-height: 50px;
background-color: rgba(255, 246, 241, 1);
}
@media (min-width: 1200px){#s-f998d067-66db-40d8-901b-fcdbced54c02 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f998d067-66db-40d8-901b-fcdbced54c02 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f998d067-66db-40d8-901b-fcdbced54c02 {
  display: none;
}
#s-f998d067-66db-40d8-901b-fcdbced54c02, #wrap-s-f998d067-66db-40d8-901b-fcdbced54c02 { display:none !important; }}@media (max-width: 767px){#s-f998d067-66db-40d8-901b-fcdbced54c02 {
  display: none;
}
#s-f998d067-66db-40d8-901b-fcdbced54c02, #wrap-s-f998d067-66db-40d8-901b-fcdbced54c02 { display:none !important; }}







#s-f998d067-66db-40d8-901b-fcdbced54c02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f998d067-66db-40d8-901b-fcdbced54c02.shg-box.shg-c {
  justify-content: center;
}

.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

#s-80866f33-85f6-427c-abc0-43bbe5eac13e {
  min-height: 50px;
background-color: rgba(255, 246, 241, 1);
}
@media (min-width: 1200px){#s-80866f33-85f6-427c-abc0-43bbe5eac13e {
  display: none;
}
#s-80866f33-85f6-427c-abc0-43bbe5eac13e, #wrap-s-80866f33-85f6-427c-abc0-43bbe5eac13e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-80866f33-85f6-427c-abc0-43bbe5eac13e {
  display: none;
}
#s-80866f33-85f6-427c-abc0-43bbe5eac13e, #wrap-s-80866f33-85f6-427c-abc0-43bbe5eac13e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-80866f33-85f6-427c-abc0-43bbe5eac13e {
  display: none;
}
#s-80866f33-85f6-427c-abc0-43bbe5eac13e, #wrap-s-80866f33-85f6-427c-abc0-43bbe5eac13e { display:none !important; }}@media (max-width: 767px){#s-80866f33-85f6-427c-abc0-43bbe5eac13e {
  
}
}







#s-80866f33-85f6-427c-abc0-43bbe5eac13e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80866f33-85f6-427c-abc0-43bbe5eac13e.shg-box.shg-c {
  justify-content: center;
}

#s-9b474d95-2fd5-4dc5-8766-eea7b1a16557 {
  min-height: 50px;
background-color: rgba(255, 246, 241, 1);
}
@media (min-width: 1200px){#s-9b474d95-2fd5-4dc5-8766-eea7b1a16557 {
  display: none;
}
#s-9b474d95-2fd5-4dc5-8766-eea7b1a16557, #wrap-s-9b474d95-2fd5-4dc5-8766-eea7b1a16557 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9b474d95-2fd5-4dc5-8766-eea7b1a16557 {
  display: none;
}
#s-9b474d95-2fd5-4dc5-8766-eea7b1a16557, #wrap-s-9b474d95-2fd5-4dc5-8766-eea7b1a16557 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9b474d95-2fd5-4dc5-8766-eea7b1a16557 {
  
}
}@media (max-width: 767px){#s-9b474d95-2fd5-4dc5-8766-eea7b1a16557 {
  display: none;
}
#s-9b474d95-2fd5-4dc5-8766-eea7b1a16557, #wrap-s-9b474d95-2fd5-4dc5-8766-eea7b1a16557 { display:none !important; }}







#s-9b474d95-2fd5-4dc5-8766-eea7b1a16557 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b474d95-2fd5-4dc5-8766-eea7b1a16557.shg-box.shg-c {
  justify-content: center;
}

#s-933b40e8-a39b-45a8-af93-6ffb8e6c164c {
  min-height: 50px;
}








#s-933b40e8-a39b-45a8-af93-6ffb8e6c164c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-933b40e8-a39b-45a8-af93-6ffb8e6c164c.shg-box.shg-c {
  justify-content: center;
}

.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-fad33080-2b44-4241-9724-15079a73e1b7 {
  text-align: center;
}




  #s-fad33080-2b44-4241-9724-15079a73e1b7 img.shogun-image {
    
    width: px;
  }


#s-fad33080-2b44-4241-9724-15079a73e1b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-0e1df041-1c84-4025-a366-5d9b65e5b268 {
  margin-left: 50px;
margin-right: 50px;
min-height: 70px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0e1df041-1c84-4025-a366-5d9b65e5b268 {
  display: none;
}
#s-0e1df041-1c84-4025-a366-5d9b65e5b268, #wrap-s-0e1df041-1c84-4025-a366-5d9b65e5b268 { display:none !important; }}@media (max-width: 767px){#s-0e1df041-1c84-4025-a366-5d9b65e5b268 {
  display: none;
}
#s-0e1df041-1c84-4025-a366-5d9b65e5b268, #wrap-s-0e1df041-1c84-4025-a366-5d9b65e5b268 { display:none !important; }}







#s-0e1df041-1c84-4025-a366-5d9b65e5b268 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e1df041-1c84-4025-a366-5d9b65e5b268.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

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

@media (min-width: 0px) {
[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-9bf1b721-4d59-4a28-aebc-f2e68efabcaf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

#s-54b33099-1a2e-41c9-8361-0602873efea0 {
  margin-left: 50px;
margin-right: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-54b33099-1a2e-41c9-8361-0602873efea0 {
  display: none;
}
#s-54b33099-1a2e-41c9-8361-0602873efea0, #wrap-s-54b33099-1a2e-41c9-8361-0602873efea0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-54b33099-1a2e-41c9-8361-0602873efea0 {
  display: none;
}
#s-54b33099-1a2e-41c9-8361-0602873efea0, #wrap-s-54b33099-1a2e-41c9-8361-0602873efea0 { display:none !important; }}@media (max-width: 767px){#s-54b33099-1a2e-41c9-8361-0602873efea0 {
  display: none;
}
#s-54b33099-1a2e-41c9-8361-0602873efea0, #wrap-s-54b33099-1a2e-41c9-8361-0602873efea0 { display:none !important; }}







#s-54b33099-1a2e-41c9-8361-0602873efea0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54b33099-1a2e-41c9-8361-0602873efea0.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-47609d00-3097-485a-9124-deea2a55cc55"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 768px) and (max-width: 991px){#s-f0588e1b-cd02-4b72-9287-50d9e6b1f604 {
  
}
}@media (max-width: 767px){#s-f0588e1b-cd02-4b72-9287-50d9e6b1f604 {
  
}
}
@media (min-width: 0px) {
[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f0588e1b-cd02-4b72-9287-50d9e6b1f604"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8ef22b3a-80d9-431d-96ca-0ea2f365a324 {
  margin-top: 10px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
min-height: 70px;
}
@media (min-width: 1200px){#s-8ef22b3a-80d9-431d-96ca-0ea2f365a324 {
  display: none;
}
#s-8ef22b3a-80d9-431d-96ca-0ea2f365a324, #wrap-s-8ef22b3a-80d9-431d-96ca-0ea2f365a324 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8ef22b3a-80d9-431d-96ca-0ea2f365a324 {
  display: none;
}
#s-8ef22b3a-80d9-431d-96ca-0ea2f365a324, #wrap-s-8ef22b3a-80d9-431d-96ca-0ea2f365a324 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8ef22b3a-80d9-431d-96ca-0ea2f365a324 {
  display: none;
}
#s-8ef22b3a-80d9-431d-96ca-0ea2f365a324, #wrap-s-8ef22b3a-80d9-431d-96ca-0ea2f365a324 { display:none !important; }}@media (max-width: 767px){#s-8ef22b3a-80d9-431d-96ca-0ea2f365a324 {
  
}
}







#s-8ef22b3a-80d9-431d-96ca-0ea2f365a324 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ef22b3a-80d9-431d-96ca-0ea2f365a324.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.333333333333334px);
}

[id="s-2f2cfd44-5a65-4861-8d52-a395e2655573"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.333333333333334px);
}

}

#s-0c7a0f37-2d78-4031-9d1f-d8bc5bcc2f0c {
  padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
background-color: rgba(230, 147, 112, 1);
}
@media (max-width: 767px){#s-0c7a0f37-2d78-4031-9d1f-d8bc5bcc2f0c {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-0c7a0f37-2d78-4031-9d1f-d8bc5bcc2f0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c7a0f37-2d78-4031-9d1f-d8bc5bcc2f0c.shg-box.shg-c {
  justify-content: center;
}

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

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-3dcb3ff5-9ab7-48d7-9579-251f6dc7c7a9 {
  margin-bottom: 10px;
text-align: center;
}

#s-3dcb3ff5-9ab7-48d7-9579-251f6dc7c7a9 .shogun-heading-component h5 {
  color: rgba(159, 92, 93, 1);
  font-weight:  700 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-594911aa-c9ce-4ac7-a9e4-e1d5edc3443b {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-594911aa-c9ce-4ac7-a9e4-e1d5edc3443b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Baskervville;
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}



#s-3f0a2f0d-045f-4769-8da3-1fe13b8a6dde {
  
}








#s-3f0a2f0d-045f-4769-8da3-1fe13b8a6dde > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f0a2f0d-045f-4769-8da3-1fe13b8a6dde.shg-box.shg-c {
  justify-content: center;
}

#s-61d788de-def7-4091-b8d3-c4d5c39e55cb {
  text-align: center;
}




  #s-61d788de-def7-4091-b8d3-c4d5c39e55cb img.shogun-image {
    
    width: px;
  }


#s-61d788de-def7-4091-b8d3-c4d5c39e55cb .shogun-image-content {
  
    align-items: center;
  
}

#s-65321369-487e-4cc5-8de0-624d1029fe2f {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-65321369-487e-4cc5-8de0-624d1029fe2f {
  display: none;
}
#s-65321369-487e-4cc5-8de0-624d1029fe2f, #wrap-s-65321369-487e-4cc5-8de0-624d1029fe2f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-65321369-487e-4cc5-8de0-624d1029fe2f {
  display: none;
}
#s-65321369-487e-4cc5-8de0-624d1029fe2f, #wrap-s-65321369-487e-4cc5-8de0-624d1029fe2f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-65321369-487e-4cc5-8de0-624d1029fe2f {
  
}
}@media (max-width: 767px){#s-65321369-487e-4cc5-8de0-624d1029fe2f {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
display: none;
}
#s-65321369-487e-4cc5-8de0-624d1029fe2f, #wrap-s-65321369-487e-4cc5-8de0-624d1029fe2f { display:none !important; }}







#s-65321369-487e-4cc5-8de0-624d1029fe2f > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-65321369-487e-4cc5-8de0-624d1029fe2f {
  cursor: pointer;
}#s-65321369-487e-4cc5-8de0-624d1029fe2f.shg-box.shg-c {
  justify-content: center;
}

#s-dd802f8e-b561-487d-a299-fa690021e6fc {
  padding-top: 35px;
text-align: left;
}

#s-dd802f8e-b561-487d-a299-fa690021e6fc .shogun-heading-component h1 {
  color: rgba(33, 33, 33, 1);
  font-weight:   ;
  font-family: Baskervville;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: -2px;
  text-align: left;
}



#s-a6219e9d-8d16-48f0-a45e-5da1912d2aa4 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}




  #s-a6219e9d-8d16-48f0-a45e-5da1912d2aa4 img.shogun-image {
    
    width: px;
  }


#s-a6219e9d-8d16-48f0-a45e-5da1912d2aa4 .shogun-image-content {
  
    align-items: center;
  
}

#s-22e3f574-ab2b-49b3-a506-a772d1c33fef {
  margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-22e3f574-ab2b-49b3-a506-a772d1c33fef .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.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-6695686f-58b7-4ec1-a733-5f2db5f5af25 {
  border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
background-color: rgba(150, 95, 95, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6695686f-58b7-4ec1-a733-5f2db5f5af25:hover {background-color: rgba(171, 126, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6695686f-58b7-4ec1-a733-5f2db5f5af25:active {background-color: rgba(120, 76, 76, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-6695686f-58b7-4ec1-a733-5f2db5f5af25-btn-wrapper {
    text-align: left;
  }


#s-6695686f-58b7-4ec1-a733-5f2db5f5af25.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-4f7dc908-8fe6-480f-936f-8eab05c5414c {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-4f7dc908-8fe6-480f-936f-8eab05c5414c {
  display: none;
}
#s-4f7dc908-8fe6-480f-936f-8eab05c5414c, #wrap-s-4f7dc908-8fe6-480f-936f-8eab05c5414c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4f7dc908-8fe6-480f-936f-8eab05c5414c {
  display: none;
}
#s-4f7dc908-8fe6-480f-936f-8eab05c5414c, #wrap-s-4f7dc908-8fe6-480f-936f-8eab05c5414c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4f7dc908-8fe6-480f-936f-8eab05c5414c {
  display: none;
}
#s-4f7dc908-8fe6-480f-936f-8eab05c5414c, #wrap-s-4f7dc908-8fe6-480f-936f-8eab05c5414c { display:none !important; }}@media (max-width: 767px){#s-4f7dc908-8fe6-480f-936f-8eab05c5414c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-4f7dc908-8fe6-480f-936f-8eab05c5414c > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-4f7dc908-8fe6-480f-936f-8eab05c5414c {
  cursor: pointer;
}#s-4f7dc908-8fe6-480f-936f-8eab05c5414c.shg-box.shg-c {
  justify-content: center;
}

#s-94f5ce67-1a58-4aa9-904b-157dd1fb80cb {
  padding-top: 5px;
text-align: left;
}

#s-94f5ce67-1a58-4aa9-904b-157dd1fb80cb .shogun-heading-component h1 {
  color: rgba(33, 33, 33, 1);
  font-weight:   ;
  font-family: Baskervville;
  font-style:   ;
  font-size: 55px;
  line-height: ;
  letter-spacing: -2px;
  text-align: left;
}



#s-69a742fd-1004-4698-aa8e-abc09cbc2f65 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}




  #s-69a742fd-1004-4698-aa8e-abc09cbc2f65 img.shogun-image {
    
    width: px;
  }


#s-69a742fd-1004-4698-aa8e-abc09cbc2f65 .shogun-image-content {
  
    align-items: center;
  
}

#s-ab9a59e6-8007-48a9-bb37-320ee53ae388 {
  margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-ab9a59e6-8007-48a9-bb37-320ee53ae388 .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-ab9a59e6-8007-48a9-bb37-320ee53ae388 .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-ab9a59e6-8007-48a9-bb37-320ee53ae388 .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-d4b0c3b4-fe83-4192-830e-6a77819b38cc {
  border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
background-color: rgba(150, 95, 95, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d4b0c3b4-fe83-4192-830e-6a77819b38cc:hover {background-color: rgba(171, 126, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d4b0c3b4-fe83-4192-830e-6a77819b38cc:active {background-color: rgba(120, 76, 76, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-d4b0c3b4-fe83-4192-830e-6a77819b38cc-btn-wrapper {
    text-align: left;
  }


#s-d4b0c3b4-fe83-4192-830e-6a77819b38cc.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-98708f52-a5b0-4e7e-bfd8-1413befcbdbf {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-98708f52-a5b0-4e7e-bfd8-1413befcbdbf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-98708f52-a5b0-4e7e-bfd8-1413befcbdbf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-98708f52-a5b0-4e7e-bfd8-1413befcbdbf {
  display: none;
}
#s-98708f52-a5b0-4e7e-bfd8-1413befcbdbf, #wrap-s-98708f52-a5b0-4e7e-bfd8-1413befcbdbf { display:none !important; }}@media (max-width: 767px){#s-98708f52-a5b0-4e7e-bfd8-1413befcbdbf {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
display: none;
}
#s-98708f52-a5b0-4e7e-bfd8-1413befcbdbf, #wrap-s-98708f52-a5b0-4e7e-bfd8-1413befcbdbf { display:none !important; }}







#s-98708f52-a5b0-4e7e-bfd8-1413befcbdbf > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-98708f52-a5b0-4e7e-bfd8-1413befcbdbf {
  cursor: pointer;
}#s-98708f52-a5b0-4e7e-bfd8-1413befcbdbf.shg-box.shg-c {
  justify-content: center;
}

#s-4cdc691b-5f71-4c43-9214-b8d13549bd13 {
  padding-top: 80px;
text-align: left;
}

#s-4cdc691b-5f71-4c43-9214-b8d13549bd13 .shogun-heading-component h1 {
  color: rgba(33, 33, 33, 1);
  font-weight:   ;
  font-family: Baskervville;
  font-style:   ;
  font-size: 63px;
  line-height: ;
  letter-spacing: -2px;
  text-align: left;
}



#s-5ee77061-10ec-4012-a6c6-6bb864180249 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}




  #s-5ee77061-10ec-4012-a6c6-6bb864180249 img.shogun-image {
    
    width: px;
  }


#s-5ee77061-10ec-4012-a6c6-6bb864180249 .shogun-image-content {
  
    align-items: center;
  
}

#s-a682db5f-f3d0-4e98-bffb-a574931cd96a {
  margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a682db5f-f3d0-4e98-bffb-a574931cd96a .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-a682db5f-f3d0-4e98-bffb-a574931cd96a .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-a682db5f-f3d0-4e98-bffb-a574931cd96a .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-5ebf6589-d8f6-4a93-812f-b8d1f99eb2c1 {
  border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
background-color: rgba(150, 95, 95, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5ebf6589-d8f6-4a93-812f-b8d1f99eb2c1:hover {background-color: rgba(171, 126, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5ebf6589-d8f6-4a93-812f-b8d1f99eb2c1:active {background-color: rgba(120, 76, 76, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-5ebf6589-d8f6-4a93-812f-b8d1f99eb2c1-btn-wrapper {
    text-align: left;
  }


#s-5ebf6589-d8f6-4a93-812f-b8d1f99eb2c1.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-38085bbf-1015-465e-9031-973e2803f340 {
  min-height: 50px;
}








#s-38085bbf-1015-465e-9031-973e2803f340 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38085bbf-1015-465e-9031-973e2803f340.shg-box.shg-c {
  justify-content: center;
}

#s-2a835d7f-344b-454b-a77e-c3341acff8fb {
  padding-top: 35px;
padding-left: 10px;
padding-bottom: 35px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-2a835d7f-344b-454b-a77e-c3341acff8fb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-d3fd4ae0-f2e9-48d8-894a-d5f6162603e9 {
  text-align: center;
}




  #s-d3fd4ae0-f2e9-48d8-894a-d5f6162603e9 img.shogun-image {
    
    width: px;
  }


#s-d3fd4ae0-f2e9-48d8-894a-d5f6162603e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-bb1f4cb3-33c8-4ebd-8aa6-edbf65b70c1b {
  display: none;
}
.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-3218299c-ea55-4d34-a3ac-9fc28c0aa485 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3218299c-ea55-4d34-a3ac-9fc28c0aa485 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-150f10f0-2ce6-46e9-88a4-fe75d8c80ad8 {
  text-align: center;
}

#s-150f10f0-2ce6-46e9-88a4-fe75d8c80ad8 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-150f10f0-2ce6-46e9-88a4-fe75d8c80ad8 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-150f10f0-2ce6-46e9-88a4-fe75d8c80ad8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(8, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-fc466381-c13b-4fe2-b4c9-fa32125f3a59 {
  text-align: center;
}




  #s-fc466381-c13b-4fe2-b4c9-fa32125f3a59 img.shogun-image {
    
    width: px;
  }


#s-fc466381-c13b-4fe2-b4c9-fa32125f3a59 .shogun-image-content {
  
    align-items: center;
  
}

#s-7f24c600-4b11-4ec5-91c0-99f965513e27 {
  display: none;
}
#s-6ea79521-efa7-40de-9ec8-ddf70f4eff29 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6ea79521-efa7-40de-9ec8-ddf70f4eff29 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-51d12120-a2c0-45fd-8d0b-f51cd9b1f938 {
  text-align: center;
}

#s-51d12120-a2c0-45fd-8d0b-f51cd9b1f938 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-51d12120-a2c0-45fd-8d0b-f51cd9b1f938 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-51d12120-a2c0-45fd-8d0b-f51cd9b1f938 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(8, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-4918f995-8f07-49c2-b7b1-0cd019a2fefd {
  text-align: center;
}




  #s-4918f995-8f07-49c2-b7b1-0cd019a2fefd img.shogun-image {
    
    width: px;
  }


#s-4918f995-8f07-49c2-b7b1-0cd019a2fefd .shogun-image-content {
  
    align-items: center;
  
}

#s-5e640e8d-2424-4168-ac9f-bf04ff91f24d {
  display: none;
}
#s-8b1f5aac-2bc4-4a09-95aa-2f983cf0faa6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8b1f5aac-2bc4-4a09-95aa-2f983cf0faa6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-81716748-3026-4d26-a18f-ab32209dda2a {
  text-align: center;
}

#s-81716748-3026-4d26-a18f-ab32209dda2a .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-81716748-3026-4d26-a18f-ab32209dda2a .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-81716748-3026-4d26-a18f-ab32209dda2a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(8, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-82665153-84f7-4ad6-8824-316001b4f9e2 {
  text-align: center;
}




  #s-82665153-84f7-4ad6-8824-316001b4f9e2 img.shogun-image {
    
    width: px;
  }


#s-82665153-84f7-4ad6-8824-316001b4f9e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-07c4ffc1-4910-4aeb-b6f2-0cf10d43484a {
  display: none;
}
#s-2e865c52-d533-4ba0-a73e-06de9a99b507 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e865c52-d533-4ba0-a73e-06de9a99b507 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-e456c8d0-942e-4ebb-8a2a-82b9a92f15bd {
  text-align: center;
}

#s-e456c8d0-942e-4ebb-8a2a-82b9a92f15bd .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e456c8d0-942e-4ebb-8a2a-82b9a92f15bd .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-e456c8d0-942e-4ebb-8a2a-82b9a92f15bd .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(8, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-a7626c82-df34-4544-b73d-f6fba2f7b89b {
  text-align: center;
}




  #s-a7626c82-df34-4544-b73d-f6fba2f7b89b img.shogun-image {
    
    width: px;
  }


#s-a7626c82-df34-4544-b73d-f6fba2f7b89b .shogun-image-content {
  
    align-items: center;
  
}

#s-52642400-904d-4df2-8952-e8131c54a2e9 {
  display: none;
}
#s-5a6fb82a-4a05-457c-9013-6945b3dfff01 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5a6fb82a-4a05-457c-9013-6945b3dfff01 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-0bde5812-dc11-4116-ba8b-22c97cd68884 {
  text-align: center;
}

#s-0bde5812-dc11-4116-ba8b-22c97cd68884 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0bde5812-dc11-4116-ba8b-22c97cd68884 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-0bde5812-dc11-4116-ba8b-22c97cd68884 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(8, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-7f5a274f-55ac-4afe-88ca-0dae7ce39157 {
  text-align: center;
}




  #s-7f5a274f-55ac-4afe-88ca-0dae7ce39157 img.shogun-image {
    
    width: px;
  }


#s-7f5a274f-55ac-4afe-88ca-0dae7ce39157 .shogun-image-content {
  
    align-items: center;
  
}

#s-c7de23d4-cd3d-4e9e-9ef7-287225c69f82 {
  display: none;
}
#s-2173cf6e-c8d5-4b18-8997-7f694f0156d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2173cf6e-c8d5-4b18-8997-7f694f0156d0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-a681e5f9-0600-40ae-9a6e-70d14229ca55 {
  text-align: center;
}

#s-a681e5f9-0600-40ae-9a6e-70d14229ca55 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a681e5f9-0600-40ae-9a6e-70d14229ca55 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-a681e5f9-0600-40ae-9a6e-70d14229ca55 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(8, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-afaf9324-cd7c-4416-a40c-4ab965af3927 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 246, 241, 1);
}
@media (min-width: 1200px){#s-afaf9324-cd7c-4416-a40c-4ab965af3927 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-afaf9324-cd7c-4416-a40c-4ab965af3927 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-afaf9324-cd7c-4416-a40c-4ab965af3927 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-afaf9324-cd7c-4416-a40c-4ab965af3927 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-afaf9324-cd7c-4416-a40c-4ab965af3927 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-afaf9324-cd7c-4416-a40c-4ab965af3927.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f7da0daa-af72-48ab-b334-f0da840f3500"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-94a37f23-85e5-418d-8d45-dd183a332233"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-78e497cb-d2cc-4b93-9b6b-04a071407ae5 {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-78e497cb-d2cc-4b93-9b6b-04a071407ae5 img.shogun-image {
    
    width: px;
  }


#s-78e497cb-d2cc-4b93-9b6b-04a071407ae5 .shogun-image-content {
  
    align-items: center;
  
}

#s-96a595d1-081d-44ef-a9e6-91e40eac5761 {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-96a595d1-081d-44ef-a9e6-91e40eac5761 {
  margin-bottom: 40px;
}
}







#s-96a595d1-081d-44ef-a9e6-91e40eac5761 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96a595d1-081d-44ef-a9e6-91e40eac5761.shg-box.shg-c {
  justify-content: center;
}

#s-74563d3d-c95d-488b-b189-3cbef1a5e186 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-74563d3d-c95d-488b-b189-3cbef1a5e186 .shogun-heading-component h6 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d5d767fd-10d9-4ec7-af21-b5e8d9a44a48 {
  margin-top: 10px;
}

#s-40736494-a5a3-4dff-96ec-09d3e5003a99 {
  min-height: 50px;
}
@media (max-width: 767px){#s-40736494-a5a3-4dff-96ec-09d3e5003a99 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-40736494-a5a3-4dff-96ec-09d3e5003a99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40736494-a5a3-4dff-96ec-09d3e5003a99.shg-box.shg-c {
  justify-content: center;
}

#s-d3d8be6c-99b2-482d-9263-3ef76b4e65dc {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-d3d8be6c-99b2-482d-9263-3ef76b4e65dc img.shogun-image {
    
    width: px;
  }


#s-d3d8be6c-99b2-482d-9263-3ef76b4e65dc .shogun-image-content {
  
    align-items: center;
  
}

#s-e9fd9955-1fd6-46fe-ab1d-4d8487eb8b25 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e9fd9955-1fd6-46fe-ab1d-4d8487eb8b25 .shogun-heading-component h6 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-88b321bf-ab95-4035-955a-c73ac52749ce {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-86c6dd1c-89a8-4274-bf32-7991c20110f7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3525ca8b-4059-484d-9ab4-7a001c54dfeb {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-3525ca8b-4059-484d-9ab4-7a001c54dfeb {
  margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
}
}







#s-3525ca8b-4059-484d-9ab4-7a001c54dfeb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3525ca8b-4059-484d-9ab4-7a001c54dfeb.shg-box.shg-c {
  justify-content: center;
}

#s-69346529-c8d8-4b4a-850c-d528f15d371b {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-69346529-c8d8-4b4a-850c-d528f15d371b img.shogun-image {
    
    width: px;
  }


#s-69346529-c8d8-4b4a-850c-d528f15d371b .shogun-image-content {
  
    align-items: center;
  
}

#s-fd64bf96-3454-4b29-afc4-090c446577bc {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-fd64bf96-3454-4b29-afc4-090c446577bc .shogun-heading-component h6 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e3120d5f-6c17-45ef-a33c-ab85be3e7348 {
  margin-top: 10px;
}

#s-54c917a2-a3d1-4baa-af87-ff2ef962f6df {
  min-height: 50px;
}
@media (max-width: 767px){#s-54c917a2-a3d1-4baa-af87-ff2ef962f6df {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-54c917a2-a3d1-4baa-af87-ff2ef962f6df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54c917a2-a3d1-4baa-af87-ff2ef962f6df.shg-box.shg-c {
  justify-content: center;
}

#s-be5a35bc-dac9-4e4f-bfcc-5894200af7ff {
  margin-bottom: 20px;
min-height: 64px;
text-align: center;
}




  #s-be5a35bc-dac9-4e4f-bfcc-5894200af7ff img.shogun-image {
    
    width: px;
  }


#s-be5a35bc-dac9-4e4f-bfcc-5894200af7ff .shogun-image-content {
  
    align-items: center;
  
}

#s-a5613321-47cc-4b67-b6f8-201cd1f50401 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a5613321-47cc-4b67-b6f8-201cd1f50401 .shogun-heading-component h6 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7bc7d466-57c5-4c4c-9649-95170f5e98c3 {
  margin-top: 10px;
}

#s-aae47aa2-89ec-46f9-bd9e-63827d2c973c {
  margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-aae47aa2-89ec-46f9-bd9e-63827d2c973c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-aae47aa2-89ec-46f9-bd9e-63827d2c973c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-aae47aa2-89ec-46f9-bd9e-63827d2c973c {
  
}
}@media (max-width: 767px){#s-aae47aa2-89ec-46f9-bd9e-63827d2c973c {
  
}
}
@media (min-width: 0px) {
[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-aae47aa2-89ec-46f9-bd9e-63827d2c973c"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-e8cf21c6-3c60-4331-a9c6-e720e17245f4 {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e8cf21c6-3c60-4331-a9c6-e720e17245f4 {
  display: none;
}
#s-e8cf21c6-3c60-4331-a9c6-e720e17245f4, #wrap-s-e8cf21c6-3c60-4331-a9c6-e720e17245f4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e8cf21c6-3c60-4331-a9c6-e720e17245f4 {
  display: none;
}
#s-e8cf21c6-3c60-4331-a9c6-e720e17245f4, #wrap-s-e8cf21c6-3c60-4331-a9c6-e720e17245f4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e8cf21c6-3c60-4331-a9c6-e720e17245f4 {
  
}
}@media (max-width: 767px){#s-e8cf21c6-3c60-4331-a9c6-e720e17245f4 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
display: none;
}
#s-e8cf21c6-3c60-4331-a9c6-e720e17245f4, #wrap-s-e8cf21c6-3c60-4331-a9c6-e720e17245f4 { display:none !important; }}







#s-e8cf21c6-3c60-4331-a9c6-e720e17245f4 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-e8cf21c6-3c60-4331-a9c6-e720e17245f4 {
  cursor: pointer;
}#s-e8cf21c6-3c60-4331-a9c6-e720e17245f4.shg-box.shg-c {
  justify-content: center;
}

#s-4e9263d7-dd92-4329-b694-c81dda2ac002 {
  padding-top: 50px;
text-align: left;
}

#s-4e9263d7-dd92-4329-b694-c81dda2ac002 .shogun-heading-component h1 {
  color: rgba(33, 33, 33, 1);
  font-weight:   ;
  font-family: Baskervville;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: -2px;
  text-align: left;
}



#s-fec50be8-098a-4350-bdce-223f38480665 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}




  #s-fec50be8-098a-4350-bdce-223f38480665 img.shogun-image {
    
    width: px;
  }


#s-fec50be8-098a-4350-bdce-223f38480665 .shogun-image-content {
  
    align-items: center;
  
}

#s-a7ca05f2-8def-4075-b420-a6efd42ce3c3 {
  margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a7ca05f2-8def-4075-b420-a6efd42ce3c3 .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ec7c5897-a445-4b6f-807c-ce0055308752 {
  border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
background-color: rgba(150, 95, 95, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ec7c5897-a445-4b6f-807c-ce0055308752:hover {background-color: rgba(171, 126, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ec7c5897-a445-4b6f-807c-ce0055308752:active {background-color: rgba(120, 76, 76, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ec7c5897-a445-4b6f-807c-ce0055308752-btn-wrapper {
    text-align: left;
  }


#s-ec7c5897-a445-4b6f-807c-ce0055308752.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-d29dca3c-7edf-4ba2-b825-a2c7851d6718 {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-d29dca3c-7edf-4ba2-b825-a2c7851d6718 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d29dca3c-7edf-4ba2-b825-a2c7851d6718 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d29dca3c-7edf-4ba2-b825-a2c7851d6718 {
  display: none;
}
#s-d29dca3c-7edf-4ba2-b825-a2c7851d6718, #wrap-s-d29dca3c-7edf-4ba2-b825-a2c7851d6718 { display:none !important; }}@media (max-width: 767px){#s-d29dca3c-7edf-4ba2-b825-a2c7851d6718 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
display: none;
}
#s-d29dca3c-7edf-4ba2-b825-a2c7851d6718, #wrap-s-d29dca3c-7edf-4ba2-b825-a2c7851d6718 { display:none !important; }}







#s-d29dca3c-7edf-4ba2-b825-a2c7851d6718 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-d29dca3c-7edf-4ba2-b825-a2c7851d6718 {
  cursor: pointer;
}#s-d29dca3c-7edf-4ba2-b825-a2c7851d6718.shg-box.shg-c {
  justify-content: center;
}

#s-a3136ba7-f4e9-4520-88e5-d46ddca41119 {
  padding-top: 85px;
text-align: left;
}

#s-a3136ba7-f4e9-4520-88e5-d46ddca41119 .shogun-heading-component h1 {
  color: rgba(33, 33, 33, 1);
  font-weight:   ;
  font-family: Baskervville;
  font-style:   ;
  font-size: 55px;
  line-height: ;
  letter-spacing: -2px;
  text-align: left;
}



#s-d419c48c-a9a9-43d9-a2c3-4abe929ef819 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}




  #s-d419c48c-a9a9-43d9-a2c3-4abe929ef819 img.shogun-image {
    
    width: px;
  }


#s-d419c48c-a9a9-43d9-a2c3-4abe929ef819 .shogun-image-content {
  
    align-items: center;
  
}

#s-08db5f1a-293a-4005-bdc1-95caaab1a799 {
  margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-08db5f1a-293a-4005-bdc1-95caaab1a799 .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-08db5f1a-293a-4005-bdc1-95caaab1a799 .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-08db5f1a-293a-4005-bdc1-95caaab1a799 .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-bf29b906-85d1-46c5-b706-f045dd8872ff {
  border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
background-color: rgba(150, 95, 95, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-bf29b906-85d1-46c5-b706-f045dd8872ff:hover {background-color: rgba(171, 126, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-bf29b906-85d1-46c5-b706-f045dd8872ff:active {background-color: rgba(120, 76, 76, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-bf29b906-85d1-46c5-b706-f045dd8872ff-btn-wrapper {
    text-align: left;
  }


#s-bf29b906-85d1-46c5-b706-f045dd8872ff.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-230b83e7-aa80-4b53-b558-474c3c435476 {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-230b83e7-aa80-4b53-b558-474c3c435476 {
  display: none;
}
#s-230b83e7-aa80-4b53-b558-474c3c435476, #wrap-s-230b83e7-aa80-4b53-b558-474c3c435476 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-230b83e7-aa80-4b53-b558-474c3c435476 {
  display: none;
}
#s-230b83e7-aa80-4b53-b558-474c3c435476, #wrap-s-230b83e7-aa80-4b53-b558-474c3c435476 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-230b83e7-aa80-4b53-b558-474c3c435476 {
  display: none;
}
#s-230b83e7-aa80-4b53-b558-474c3c435476, #wrap-s-230b83e7-aa80-4b53-b558-474c3c435476 { display:none !important; }}@media (max-width: 767px){#s-230b83e7-aa80-4b53-b558-474c3c435476 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-230b83e7-aa80-4b53-b558-474c3c435476 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-230b83e7-aa80-4b53-b558-474c3c435476 {
  cursor: pointer;
}#s-230b83e7-aa80-4b53-b558-474c3c435476.shg-box.shg-c {
  justify-content: center;
}

#s-7da5d01e-3310-4887-bf92-296f4548e279 {
  padding-top: 5px;
text-align: left;
}

#s-7da5d01e-3310-4887-bf92-296f4548e279 .shogun-heading-component h1 {
  color: rgba(33, 33, 33, 1);
  font-weight:   ;
  font-family: Baskervville;
  font-style:   ;
  font-size: 49px;
  line-height: ;
  letter-spacing: -2px;
  text-align: left;
}



#s-ffb72a65-bcd2-40c4-9556-f7f52da14039 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}




  #s-ffb72a65-bcd2-40c4-9556-f7f52da14039 img.shogun-image {
    
    width: px;
  }


#s-ffb72a65-bcd2-40c4-9556-f7f52da14039 .shogun-image-content {
  
    align-items: center;
  
}

#s-9707372d-45e9-4dfa-a9e2-d80e4e388d3a {
  margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-9707372d-45e9-4dfa-a9e2-d80e4e388d3a .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-9707372d-45e9-4dfa-a9e2-d80e4e388d3a .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-9707372d-45e9-4dfa-a9e2-d80e4e388d3a .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-bc21ceee-ffe5-4490-be2b-355dee084910 {
  border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
background-color: rgba(150, 95, 95, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-bc21ceee-ffe5-4490-be2b-355dee084910:hover {background-color: rgba(171, 126, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-bc21ceee-ffe5-4490-be2b-355dee084910:active {background-color: rgba(120, 76, 76, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-bc21ceee-ffe5-4490-be2b-355dee084910-btn-wrapper {
    text-align: left;
  }


#s-bc21ceee-ffe5-4490-be2b-355dee084910.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-4b287705-a336-4f6b-b4c4-2ea991caa537 {
  padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
background-color: rgba(230, 147, 112, 1);
}
@media (max-width: 767px){#s-4b287705-a336-4f6b-b4c4-2ea991caa537 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-4b287705-a336-4f6b-b4c4-2ea991caa537 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b287705-a336-4f6b-b4c4-2ea991caa537.shg-box.shg-c {
  justify-content: center;
}

#s-03b4514c-4b46-402b-9e90-c3ca2e194cfd {
  margin-bottom: 10px;
text-align: center;
}

#s-03b4514c-4b46-402b-9e90-c3ca2e194cfd .shogun-heading-component h5 {
  color: rgba(159, 92, 93, 1);
  font-weight:  700 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-b2127176-dba9-41f7-b324-6fc6736b67e6 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b2127176-dba9-41f7-b324-6fc6736b67e6 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Baskervville;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}



#s-caea4324-ec46-4016-9494-fdcfa8001cea {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-caea4324-ec46-4016-9494-fdcfa8001cea {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-caea4324-ec46-4016-9494-fdcfa8001cea {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-caea4324-ec46-4016-9494-fdcfa8001cea {
  
}
}@media (max-width: 767px){#s-caea4324-ec46-4016-9494-fdcfa8001cea {
  
}
}







#s-caea4324-ec46-4016-9494-fdcfa8001cea > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-caea4324-ec46-4016-9494-fdcfa8001cea.shg-box.shg-c {
  justify-content: center;
}

#s-954a18a3-274c-4c9e-9cb6-d5864efc96c1 {
  text-align: center;
}




  #s-954a18a3-274c-4c9e-9cb6-d5864efc96c1 img.shogun-image {
    
    width: px;
  }


#s-954a18a3-274c-4c9e-9cb6-d5864efc96c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-fb35b7ba-593a-437c-93eb-e6ca8c715527 {
  padding-top: 35px;
padding-left: 10px;
padding-bottom: 35px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-fb35b7ba-593a-437c-93eb-e6ca8c715527"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-9cd71aa9-24d2-414e-b771-673fa2552ce6 {
  text-align: center;
}




  #s-9cd71aa9-24d2-414e-b771-673fa2552ce6 img.shogun-image {
    
    width: px;
  }


#s-9cd71aa9-24d2-414e-b771-673fa2552ce6 .shogun-image-content {
  
    align-items: center;
  
}

#s-b8f0acb7-411d-48bd-9f73-536ba4052baa {
  display: none;
}
#s-c6a1e60e-0084-4a67-b277-bdafd3a80485 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c6a1e60e-0084-4a67-b277-bdafd3a80485 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-1adb6cb2-d313-42c4-a735-f3f7fad4957d {
  text-align: center;
}

#s-1adb6cb2-d313-42c4-a735-f3f7fad4957d .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1adb6cb2-d313-42c4-a735-f3f7fad4957d .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-1adb6cb2-d313-42c4-a735-f3f7fad4957d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(8, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-c2f8b70b-4880-424e-bbb3-e042b140a289 {
  text-align: center;
}




  #s-c2f8b70b-4880-424e-bbb3-e042b140a289 img.shogun-image {
    
    width: px;
  }


#s-c2f8b70b-4880-424e-bbb3-e042b140a289 .shogun-image-content {
  
    align-items: center;
  
}

#s-ebc0333f-5974-4d74-a600-761cf9df5cd4 {
  display: none;
}
#s-a74e33dc-cabb-4d1f-a0d7-916730e88905 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a74e33dc-cabb-4d1f-a0d7-916730e88905 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-7b7d7333-55b5-4a84-be57-695b60fccffa {
  text-align: center;
}

#s-7b7d7333-55b5-4a84-be57-695b60fccffa .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7b7d7333-55b5-4a84-be57-695b60fccffa .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-7b7d7333-55b5-4a84-be57-695b60fccffa .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(8, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-ca9f950c-2c24-4cee-bb31-211f81bf0835 {
  text-align: center;
}




  #s-ca9f950c-2c24-4cee-bb31-211f81bf0835 img.shogun-image {
    
    width: px;
  }


#s-ca9f950c-2c24-4cee-bb31-211f81bf0835 .shogun-image-content {
  
    align-items: center;
  
}

#s-737c3c51-8164-42e5-8010-d9813a21823c {
  display: none;
}
#s-e5fc2b93-9d57-4607-9b79-16686702467a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e5fc2b93-9d57-4607-9b79-16686702467a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-5faa0db4-d171-49b9-ad89-7c98588fee8a {
  text-align: center;
}

#s-5faa0db4-d171-49b9-ad89-7c98588fee8a .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5faa0db4-d171-49b9-ad89-7c98588fee8a .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-5faa0db4-d171-49b9-ad89-7c98588fee8a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(8, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-03deaa0d-027b-4568-b91b-ae4bed8b1b29 {
  text-align: center;
}




  #s-03deaa0d-027b-4568-b91b-ae4bed8b1b29 img.shogun-image {
    
    width: px;
  }


#s-03deaa0d-027b-4568-b91b-ae4bed8b1b29 .shogun-image-content {
  
    align-items: center;
  
}

#s-8f8d62d6-1d23-4652-86eb-33951dac34d0 {
  display: none;
}
#s-4f915905-4566-4a51-8429-72a6e9b3ed3d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4f915905-4566-4a51-8429-72a6e9b3ed3d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-b7ebd08f-487e-4fb1-bfbf-93e1d123a0f5 {
  text-align: center;
}

#s-b7ebd08f-487e-4fb1-bfbf-93e1d123a0f5 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b7ebd08f-487e-4fb1-bfbf-93e1d123a0f5 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-b7ebd08f-487e-4fb1-bfbf-93e1d123a0f5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(8, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-0596ec90-ff39-4a4a-ad17-f71390fa24c1 {
  text-align: center;
}




  #s-0596ec90-ff39-4a4a-ad17-f71390fa24c1 img.shogun-image {
    
    width: px;
  }


#s-0596ec90-ff39-4a4a-ad17-f71390fa24c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e0c5dde-ffed-4fd0-a4e6-63280e8a812e {
  display: none;
}
#s-a510a7c0-6789-4c99-8cca-95af89356338 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a510a7c0-6789-4c99-8cca-95af89356338 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-ba424d32-14d4-4784-ae11-00590cc5c3cf {
  text-align: center;
}

#s-ba424d32-14d4-4784-ae11-00590cc5c3cf .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ba424d32-14d4-4784-ae11-00590cc5c3cf .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-ba424d32-14d4-4784-ae11-00590cc5c3cf .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(8, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-b9589830-3cae-496c-86df-565c04ec4ff5 {
  text-align: center;
}




  #s-b9589830-3cae-496c-86df-565c04ec4ff5 img.shogun-image {
    
    width: px;
  }


#s-b9589830-3cae-496c-86df-565c04ec4ff5 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f3fbabc-e258-47a1-9e04-4145a6ccd5c8 {
  display: none;
}
#s-04423e9b-751e-460c-a4de-d571dac7bed8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-04423e9b-751e-460c-a4de-d571dac7bed8 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-777ee45a-fe43-4515-815b-428e5183dc30 {
  text-align: center;
}

#s-777ee45a-fe43-4515-815b-428e5183dc30 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-777ee45a-fe43-4515-815b-428e5183dc30 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-777ee45a-fe43-4515-815b-428e5183dc30 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(8, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-041d9154-663f-406a-8a5e-03af3807e04d {
  margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-041d9154-663f-406a-8a5e-03af3807e04d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-041d9154-663f-406a-8a5e-03af3807e04d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-041d9154-663f-406a-8a5e-03af3807e04d {
  
}
}@media (max-width: 767px){#s-041d9154-663f-406a-8a5e-03af3807e04d {
  
}
}
@media (min-width: 0px) {
[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-041d9154-663f-406a-8a5e-03af3807e04d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1ad3373e-15d7-48c7-8262-7888f03ad417 {
  padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
background-color: rgba(230, 147, 112, 1);
}
@media (max-width: 767px){#s-1ad3373e-15d7-48c7-8262-7888f03ad417 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-1ad3373e-15d7-48c7-8262-7888f03ad417 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ad3373e-15d7-48c7-8262-7888f03ad417.shg-box.shg-c {
  justify-content: center;
}

#s-1fdcf6a5-4b83-43b0-abd3-99adbf0e6248 {
  margin-bottom: 10px;
text-align: center;
}

#s-1fdcf6a5-4b83-43b0-abd3-99adbf0e6248 .shogun-heading-component h5 {
  color: rgba(159, 92, 93, 1);
  font-weight:  700 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-44ebcdf0-59d2-4375-8194-62c444c1e670 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-44ebcdf0-59d2-4375-8194-62c444c1e670 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Baskervville;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}



#s-e727b464-8a58-49ee-859d-83c37791b802 {
  text-align: center;
}




  #s-e727b464-8a58-49ee-859d-83c37791b802 img.shogun-image {
    
    width: px;
  }


#s-e727b464-8a58-49ee-859d-83c37791b802 .shogun-image-content {
  
    align-items: center;
  
}

#s-b3c5640f-5188-4747-8c3b-2e75116bfc34 {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b3c5640f-5188-4747-8c3b-2e75116bfc34 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b3c5640f-5188-4747-8c3b-2e75116bfc34 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b3c5640f-5188-4747-8c3b-2e75116bfc34 {
  display: none;
}
#s-b3c5640f-5188-4747-8c3b-2e75116bfc34, #wrap-s-b3c5640f-5188-4747-8c3b-2e75116bfc34 { display:none !important; }}@media (max-width: 767px){#s-b3c5640f-5188-4747-8c3b-2e75116bfc34 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
display: none;
}
#s-b3c5640f-5188-4747-8c3b-2e75116bfc34, #wrap-s-b3c5640f-5188-4747-8c3b-2e75116bfc34 { display:none !important; }}







#s-b3c5640f-5188-4747-8c3b-2e75116bfc34 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-b3c5640f-5188-4747-8c3b-2e75116bfc34 {
  cursor: pointer;
}#s-b3c5640f-5188-4747-8c3b-2e75116bfc34.shg-box.shg-c {
  justify-content: center;
}

#s-20ffd89f-8f5f-427d-a0f9-fc693bebb7c1 {
  padding-top: 75px;
text-align: left;
}

#s-20ffd89f-8f5f-427d-a0f9-fc693bebb7c1 .shogun-heading-component h1 {
  color: rgba(33, 33, 33, 1);
  font-weight:   ;
  font-family: Baskervville;
  font-style:   ;
  font-size: 55px;
  line-height: ;
  letter-spacing: -2px;
  text-align: left;
}



#s-2a2312fc-76db-4cc3-b430-6dc8925b4fdf {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}




  #s-2a2312fc-76db-4cc3-b430-6dc8925b4fdf img.shogun-image {
    
    width: px;
  }


#s-2a2312fc-76db-4cc3-b430-6dc8925b4fdf .shogun-image-content {
  
    align-items: center;
  
}

#s-de9b64be-5e87-47f8-92a3-0f9e85093c48 {
  margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-de9b64be-5e87-47f8-92a3-0f9e85093c48 .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-de9b64be-5e87-47f8-92a3-0f9e85093c48 .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-de9b64be-5e87-47f8-92a3-0f9e85093c48 .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-bb575e06-420b-4e20-b990-dedf7a76864c {
  border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
background-color: rgba(150, 95, 95, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-bb575e06-420b-4e20-b990-dedf7a76864c:hover {background-color: rgba(171, 126, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-bb575e06-420b-4e20-b990-dedf7a76864c:active {background-color: rgba(120, 76, 76, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-bb575e06-420b-4e20-b990-dedf7a76864c-btn-wrapper {
    text-align: left;
  }


#s-bb575e06-420b-4e20-b990-dedf7a76864c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-f19b0579-cbb6-4421-9337-cade23c142e2 {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-f19b0579-cbb6-4421-9337-cade23c142e2 {
  display: none;
}
#s-f19b0579-cbb6-4421-9337-cade23c142e2, #wrap-s-f19b0579-cbb6-4421-9337-cade23c142e2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f19b0579-cbb6-4421-9337-cade23c142e2 {
  display: none;
}
#s-f19b0579-cbb6-4421-9337-cade23c142e2, #wrap-s-f19b0579-cbb6-4421-9337-cade23c142e2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f19b0579-cbb6-4421-9337-cade23c142e2 {
  
}
}@media (max-width: 767px){#s-f19b0579-cbb6-4421-9337-cade23c142e2 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
display: none;
}
#s-f19b0579-cbb6-4421-9337-cade23c142e2, #wrap-s-f19b0579-cbb6-4421-9337-cade23c142e2 { display:none !important; }}







#s-f19b0579-cbb6-4421-9337-cade23c142e2 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-f19b0579-cbb6-4421-9337-cade23c142e2 {
  cursor: pointer;
}#s-f19b0579-cbb6-4421-9337-cade23c142e2.shg-box.shg-c {
  justify-content: center;
}

#s-0cfc778a-a6c0-454b-b4eb-b659086ee93f {
  padding-top: 75px;
text-align: left;
}

#s-0cfc778a-a6c0-454b-b4eb-b659086ee93f .shogun-heading-component h1 {
  color: rgba(33, 33, 33, 1);
  font-weight:   ;
  font-family: Baskervville;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: -2px;
  text-align: left;
}



#s-458f3083-a8c9-475d-9d0c-e0ad00075e29 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}




  #s-458f3083-a8c9-475d-9d0c-e0ad00075e29 img.shogun-image {
    
    width: px;
  }


#s-458f3083-a8c9-475d-9d0c-e0ad00075e29 .shogun-image-content {
  
    align-items: center;
  
}

#s-5221d675-a81d-41c1-bbad-2b525cc4de0b {
  margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-5221d675-a81d-41c1-bbad-2b525cc4de0b .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-5221d675-a81d-41c1-bbad-2b525cc4de0b .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-5221d675-a81d-41c1-bbad-2b525cc4de0b .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-eaecd174-22a8-4e61-918e-54e2dc54906a {
  border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
background-color: rgba(150, 95, 95, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-eaecd174-22a8-4e61-918e-54e2dc54906a:hover {background-color: rgba(171, 126, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-eaecd174-22a8-4e61-918e-54e2dc54906a:active {background-color: rgba(120, 76, 76, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-eaecd174-22a8-4e61-918e-54e2dc54906a-btn-wrapper {
    text-align: left;
  }


#s-eaecd174-22a8-4e61-918e-54e2dc54906a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e {
  margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e {
  
}
}@media (max-width: 767px){#s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e {
  
}
}
@media (min-width: 0px) {
[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-c38e7b4b-3590-4b7a-b7ba-6830a5d78a8e"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-a0abe9f1-4af8-49af-bd9d-af5a8c00e62b {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a0abe9f1-4af8-49af-bd9d-af5a8c00e62b {
  display: none;
}
#s-a0abe9f1-4af8-49af-bd9d-af5a8c00e62b, #wrap-s-a0abe9f1-4af8-49af-bd9d-af5a8c00e62b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a0abe9f1-4af8-49af-bd9d-af5a8c00e62b {
  display: none;
}
#s-a0abe9f1-4af8-49af-bd9d-af5a8c00e62b, #wrap-s-a0abe9f1-4af8-49af-bd9d-af5a8c00e62b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a0abe9f1-4af8-49af-bd9d-af5a8c00e62b {
  
}
}@media (max-width: 767px){#s-a0abe9f1-4af8-49af-bd9d-af5a8c00e62b {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
display: none;
}
#s-a0abe9f1-4af8-49af-bd9d-af5a8c00e62b, #wrap-s-a0abe9f1-4af8-49af-bd9d-af5a8c00e62b { display:none !important; }}







#s-a0abe9f1-4af8-49af-bd9d-af5a8c00e62b > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-a0abe9f1-4af8-49af-bd9d-af5a8c00e62b {
  cursor: pointer;
}#s-a0abe9f1-4af8-49af-bd9d-af5a8c00e62b.shg-box.shg-c {
  justify-content: center;
}

#s-c29eb67c-3192-4352-a36a-c11c57c84638 {
  padding-top: 45px;
text-align: left;
}

#s-c29eb67c-3192-4352-a36a-c11c57c84638 .shogun-heading-component h1 {
  color: rgba(33, 33, 33, 1);
  font-weight:   ;
  font-family: Baskervville;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: -2px;
  text-align: left;
}



#s-c8477f46-bc9c-47a3-b7e6-b8e1373b03e0 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}




  #s-c8477f46-bc9c-47a3-b7e6-b8e1373b03e0 img.shogun-image {
    
    width: px;
  }


#s-c8477f46-bc9c-47a3-b7e6-b8e1373b03e0 .shogun-image-content {
  
    align-items: center;
  
}

#s-281fc345-56c0-440c-a319-6d234393fefe {
  margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-281fc345-56c0-440c-a319-6d234393fefe .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-281fc345-56c0-440c-a319-6d234393fefe .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-281fc345-56c0-440c-a319-6d234393fefe .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-550a7114-bf72-4614-8918-fa5a16929f0c {
  border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
background-color: rgba(150, 95, 95, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-550a7114-bf72-4614-8918-fa5a16929f0c:hover {background-color: rgba(171, 126, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-550a7114-bf72-4614-8918-fa5a16929f0c:active {background-color: rgba(120, 76, 76, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-550a7114-bf72-4614-8918-fa5a16929f0c-btn-wrapper {
    text-align: left;
  }


#s-550a7114-bf72-4614-8918-fa5a16929f0c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-9300ff49-f0de-4abc-9b4f-28045ee12d8f {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-9300ff49-f0de-4abc-9b4f-28045ee12d8f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9300ff49-f0de-4abc-9b4f-28045ee12d8f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9300ff49-f0de-4abc-9b4f-28045ee12d8f {
  display: none;
}
#s-9300ff49-f0de-4abc-9b4f-28045ee12d8f, #wrap-s-9300ff49-f0de-4abc-9b4f-28045ee12d8f { display:none !important; }}@media (max-width: 767px){#s-9300ff49-f0de-4abc-9b4f-28045ee12d8f {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
display: none;
}
#s-9300ff49-f0de-4abc-9b4f-28045ee12d8f, #wrap-s-9300ff49-f0de-4abc-9b4f-28045ee12d8f { display:none !important; }}







#s-9300ff49-f0de-4abc-9b4f-28045ee12d8f > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-9300ff49-f0de-4abc-9b4f-28045ee12d8f {
  cursor: pointer;
}#s-9300ff49-f0de-4abc-9b4f-28045ee12d8f.shg-box.shg-c {
  justify-content: center;
}

#s-fd89d1de-9f2d-4b48-bd39-51c43209c693 {
  padding-top: 115px;
text-align: left;
}

#s-fd89d1de-9f2d-4b48-bd39-51c43209c693 .shogun-heading-component h1 {
  color: rgba(33, 33, 33, 1);
  font-weight:   ;
  font-family: Baskervville;
  font-style:   ;
  font-size: 55px;
  line-height: ;
  letter-spacing: -2px;
  text-align: left;
}



#s-f746f51b-8861-44d1-b2e1-a4135e16a0b8 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}




  #s-f746f51b-8861-44d1-b2e1-a4135e16a0b8 img.shogun-image {
    
    width: px;
  }


#s-f746f51b-8861-44d1-b2e1-a4135e16a0b8 .shogun-image-content {
  
    align-items: center;
  
}

#s-75ca66f5-a29d-4423-b735-6d232a05cb32 {
  margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-75ca66f5-a29d-4423-b735-6d232a05cb32 .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-75ca66f5-a29d-4423-b735-6d232a05cb32 .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-75ca66f5-a29d-4423-b735-6d232a05cb32 .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-45ab069e-5bc7-48d3-8202-36851d38b45a {
  border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
background-color: rgba(150, 95, 95, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-45ab069e-5bc7-48d3-8202-36851d38b45a:hover {background-color: rgba(171, 126, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-45ab069e-5bc7-48d3-8202-36851d38b45a:active {background-color: rgba(120, 76, 76, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-45ab069e-5bc7-48d3-8202-36851d38b45a-btn-wrapper {
    text-align: left;
  }


#s-45ab069e-5bc7-48d3-8202-36851d38b45a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-858f6f2b-b3c2-45fe-a392-46a8873de9c1 {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-858f6f2b-b3c2-45fe-a392-46a8873de9c1 {
  display: none;
}
#s-858f6f2b-b3c2-45fe-a392-46a8873de9c1, #wrap-s-858f6f2b-b3c2-45fe-a392-46a8873de9c1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-858f6f2b-b3c2-45fe-a392-46a8873de9c1 {
  display: none;
}
#s-858f6f2b-b3c2-45fe-a392-46a8873de9c1, #wrap-s-858f6f2b-b3c2-45fe-a392-46a8873de9c1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-858f6f2b-b3c2-45fe-a392-46a8873de9c1 {
  display: none;
}
#s-858f6f2b-b3c2-45fe-a392-46a8873de9c1, #wrap-s-858f6f2b-b3c2-45fe-a392-46a8873de9c1 { display:none !important; }}@media (max-width: 767px){#s-858f6f2b-b3c2-45fe-a392-46a8873de9c1 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-858f6f2b-b3c2-45fe-a392-46a8873de9c1 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-858f6f2b-b3c2-45fe-a392-46a8873de9c1 {
  cursor: pointer;
}#s-858f6f2b-b3c2-45fe-a392-46a8873de9c1.shg-box.shg-c {
  justify-content: center;
}

#s-6ac48a7e-924d-4b8c-bb30-13246c593c15 {
  text-align: left;
}

#s-6ac48a7e-924d-4b8c-bb30-13246c593c15 .shogun-heading-component h1 {
  color: rgba(33, 33, 33, 1);
  font-weight:   ;
  font-family: Baskervville;
  font-style:   ;
  font-size: 49px;
  line-height: ;
  letter-spacing: -2px;
  text-align: left;
}



#s-6fc95b79-3acf-40a7-9e43-70912db9897a {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}




  #s-6fc95b79-3acf-40a7-9e43-70912db9897a img.shogun-image {
    
    width: px;
  }


#s-6fc95b79-3acf-40a7-9e43-70912db9897a .shogun-image-content {
  
    align-items: center;
  
}

#s-f84cd6b4-76dc-4808-9e5a-73bf4094ec61 {
  margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-f84cd6b4-76dc-4808-9e5a-73bf4094ec61 .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-f84cd6b4-76dc-4808-9e5a-73bf4094ec61 .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-f84cd6b4-76dc-4808-9e5a-73bf4094ec61 .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-d250c107-34ed-46c2-8256-6abb1f264d0f {
  border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
background-color: rgba(150, 95, 95, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d250c107-34ed-46c2-8256-6abb1f264d0f:hover {background-color: rgba(171, 126, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d250c107-34ed-46c2-8256-6abb1f264d0f:active {background-color: rgba(120, 76, 76, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-d250c107-34ed-46c2-8256-6abb1f264d0f-btn-wrapper {
    text-align: left;
  }


#s-d250c107-34ed-46c2-8256-6abb1f264d0f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-4be48c0e-58b9-4bc1-94a5-e7f5e9a04d8b {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-4be48c0e-58b9-4bc1-94a5-e7f5e9a04d8b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4be48c0e-58b9-4bc1-94a5-e7f5e9a04d8b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4be48c0e-58b9-4bc1-94a5-e7f5e9a04d8b {
  
}
}@media (max-width: 767px){#s-4be48c0e-58b9-4bc1-94a5-e7f5e9a04d8b {
  
}
}







#s-4be48c0e-58b9-4bc1-94a5-e7f5e9a04d8b > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-4be48c0e-58b9-4bc1-94a5-e7f5e9a04d8b.shg-box.shg-c {
  justify-content: center;
}

#s-2e9442d2-46a1-47be-9984-d46e60199fc6 {
  padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
background-color: rgba(230, 147, 112, 1);
}
@media (max-width: 767px){#s-2e9442d2-46a1-47be-9984-d46e60199fc6 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-2e9442d2-46a1-47be-9984-d46e60199fc6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e9442d2-46a1-47be-9984-d46e60199fc6.shg-box.shg-c {
  justify-content: center;
}

#s-fffad68a-d186-43d0-9e7e-420e841745ae {
  margin-bottom: 10px;
text-align: center;
}

#s-fffad68a-d186-43d0-9e7e-420e841745ae .shogun-heading-component h5 {
  color: rgba(159, 92, 93, 1);
  font-weight:  700 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-ba26e4dd-c8b9-4853-8336-48eb27fb85c5 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ba26e4dd-c8b9-4853-8336-48eb27fb85c5 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Baskervville;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: -1px;
  text-align: center;
}



#s-d1a8d1d9-aceb-416c-8d4c-b93bd7266883 {
  text-align: center;
}




  #s-d1a8d1d9-aceb-416c-8d4c-b93bd7266883 img.shogun-image {
    
    width: px;
  }


#s-d1a8d1d9-aceb-416c-8d4c-b93bd7266883 .shogun-image-content {
  
    align-items: center;
  
}

#s-0462e089-55c9-4e8c-a290-fc1ce758c692 {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-0462e089-55c9-4e8c-a290-fc1ce758c692 {
  display: none;
}
#s-0462e089-55c9-4e8c-a290-fc1ce758c692, #wrap-s-0462e089-55c9-4e8c-a290-fc1ce758c692 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0462e089-55c9-4e8c-a290-fc1ce758c692 {
  display: none;
}
#s-0462e089-55c9-4e8c-a290-fc1ce758c692, #wrap-s-0462e089-55c9-4e8c-a290-fc1ce758c692 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0462e089-55c9-4e8c-a290-fc1ce758c692 {
  display: none;
}
#s-0462e089-55c9-4e8c-a290-fc1ce758c692, #wrap-s-0462e089-55c9-4e8c-a290-fc1ce758c692 { display:none !important; }}@media (max-width: 767px){#s-0462e089-55c9-4e8c-a290-fc1ce758c692 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-0462e089-55c9-4e8c-a290-fc1ce758c692 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-0462e089-55c9-4e8c-a290-fc1ce758c692 {
  cursor: pointer;
}#s-0462e089-55c9-4e8c-a290-fc1ce758c692.shg-box.shg-c {
  justify-content: center;
}

#s-d4475941-e9ff-4159-9df3-7ddebe5cc5d5 {
  text-align: left;
}

#s-d4475941-e9ff-4159-9df3-7ddebe5cc5d5 .shogun-heading-component h1 {
  color: rgba(33, 33, 33, 1);
  font-weight:   ;
  font-family: Baskervville;
  font-style:   ;
  font-size: 49px;
  line-height: ;
  letter-spacing: -2px;
  text-align: left;
}



#s-1a19e871-f38e-421c-b5fa-a95ac54118bf {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: left;
}




  #s-1a19e871-f38e-421c-b5fa-a95ac54118bf img.shogun-image {
    
    width: px;
  }


#s-1a19e871-f38e-421c-b5fa-a95ac54118bf .shogun-image-content {
  
    align-items: center;
  
}

#s-ff8c4fc6-4f73-4f0d-9c27-7f9803e04436 {
  margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-ff8c4fc6-4f73-4f0d-9c27-7f9803e04436 .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-ff8c4fc6-4f73-4f0d-9c27-7f9803e04436 .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-ff8c4fc6-4f73-4f0d-9c27-7f9803e04436 .shogun-heading-component h4 {
  color: rgba(151, 125, 124, 1);
  font-weight:  300 ;
  font-family: Sarabun;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-0144d616-3b43-44b5-a1b2-6e98bd1b383d {
  border-style: solid;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
background-color: rgba(150, 95, 95, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0144d616-3b43-44b5-a1b2-6e98bd1b383d:hover {background-color: rgba(171, 126, 126, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0144d616-3b43-44b5-a1b2-6e98bd1b383d:active {background-color: rgba(120, 76, 76, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-0144d616-3b43-44b5-a1b2-6e98bd1b383d-btn-wrapper {
    text-align: left;
  }


#s-0144d616-3b43-44b5-a1b2-6e98bd1b383d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  
  font-family: Sarabun;
  display:  inline-block ;
}

#s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b {
  padding-top: 35px;
padding-left: 10px;
padding-bottom: 35px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-9329abcb-3a08-4f7c-9c77-7a21f0b14f6b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-3f51722b-ec4c-4f1b-8e33-7c784b5b17ba {
  text-align: center;
}




  #s-3f51722b-ec4c-4f1b-8e33-7c784b5b17ba img.shogun-image {
    
    width: px;
  }


#s-3f51722b-ec4c-4f1b-8e33-7c784b5b17ba .shogun-image-content {
  
    align-items: center;
  
}

#s-2fd5764c-17db-4073-8f3e-d7088940b5b9 {
  display: none;
}
#s-bab510bb-935b-4716-94f2-3bd6b1e5517b {
  display: none;
}
#s-889e1bcf-5b31-4f13-8d96-d5aa477a1a79 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-889e1bcf-5b31-4f13-8d96-d5aa477a1a79 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-4a3d1d57-60df-4fdc-a59f-8c1d41345010 {
  text-align: center;
}

#s-4a3d1d57-60df-4fdc-a59f-8c1d41345010 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4a3d1d57-60df-4fdc-a59f-8c1d41345010 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-4a3d1d57-60df-4fdc-a59f-8c1d41345010 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(8, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-7602cf54-d241-4cc4-82ce-53990bd19103 {
  text-align: center;
}




  #s-7602cf54-d241-4cc4-82ce-53990bd19103 img.shogun-image {
    
    width: px;
  }


#s-7602cf54-d241-4cc4-82ce-53990bd19103 .shogun-image-content {
  
    align-items: center;
  
}

#s-8cd5c823-42bc-4292-9993-c043e7ddb134 {
  display: none;
}
#s-6f209caf-aba6-4f24-8ebd-1ef02844c323 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f209caf-aba6-4f24-8ebd-1ef02844c323 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-43efe5f5-49df-493d-a117-4f5738a64e27 {
  text-align: center;
}

#s-43efe5f5-49df-493d-a117-4f5738a64e27 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-43efe5f5-49df-493d-a117-4f5738a64e27 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-43efe5f5-49df-493d-a117-4f5738a64e27 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(8, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-b187e51d-5565-44b4-8dda-f1c3835a1087 {
  text-align: center;
}




  #s-b187e51d-5565-44b4-8dda-f1c3835a1087 img.shogun-image {
    
    width: px;
  }


#s-b187e51d-5565-44b4-8dda-f1c3835a1087 .shogun-image-content {
  
    align-items: center;
  
}

#s-8919397f-1482-4d2f-a4ae-1cbbe43fa2c7 {
  display: none;
}
#s-c6d11426-16d4-4622-8042-4a28885e3831 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c6d11426-16d4-4622-8042-4a28885e3831 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-9000c8d0-f3c8-4d72-b4c3-2c3c6bec5e3c {
  text-align: center;
}

#s-9000c8d0-f3c8-4d72-b4c3-2c3c6bec5e3c .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9000c8d0-f3c8-4d72-b4c3-2c3c6bec5e3c .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-9000c8d0-f3c8-4d72-b4c3-2c3c6bec5e3c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(8, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-46c35ba0-3bfc-4e13-91e0-decf578cc7cd {
  text-align: center;
}




  #s-46c35ba0-3bfc-4e13-91e0-decf578cc7cd img.shogun-image {
    
    width: px;
  }


#s-46c35ba0-3bfc-4e13-91e0-decf578cc7cd .shogun-image-content {
  
    align-items: center;
  
}

#s-94104aec-07e7-42c2-9f01-e98f51c6719c {
  display: none;
}
#s-7935d10d-1e7f-4969-80b1-e9d9755e0ac6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7935d10d-1e7f-4969-80b1-e9d9755e0ac6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-eabf16bf-5336-40ac-a65c-34dbf2da5e02 {
  text-align: center;
}

#s-eabf16bf-5336-40ac-a65c-34dbf2da5e02 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-eabf16bf-5336-40ac-a65c-34dbf2da5e02 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-eabf16bf-5336-40ac-a65c-34dbf2da5e02 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(8, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-0c1000b2-4b35-40b3-96a7-e4024e63af67 {
  text-align: center;
}




  #s-0c1000b2-4b35-40b3-96a7-e4024e63af67 img.shogun-image {
    
    width: px;
  }


#s-0c1000b2-4b35-40b3-96a7-e4024e63af67 .shogun-image-content {
  
    align-items: center;
  
}

#s-5ad537cb-4595-4488-a03d-c899e72033d0 {
  display: none;
}
#s-fefe21e6-0f74-4e1e-b74e-4917aa24f0ce {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fefe21e6-0f74-4e1e-b74e-4917aa24f0ce .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-8950cb0a-eb5f-4682-b85b-7dd8206482ae {
  text-align: center;
}

#s-8950cb0a-eb5f-4682-b85b-7dd8206482ae .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8950cb0a-eb5f-4682-b85b-7dd8206482ae .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-8950cb0a-eb5f-4682-b85b-7dd8206482ae .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(8, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-b5654db6-8bcf-47a6-a6c1-072e85a4f4c9 {
  text-align: center;
}




  #s-b5654db6-8bcf-47a6-a6c1-072e85a4f4c9 img.shogun-image {
    
    width: px;
  }


#s-b5654db6-8bcf-47a6-a6c1-072e85a4f4c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-0d123b84-72ab-4eb6-b729-107d50bf42bb {
  display: none;
}
#s-0a6bf195-283a-4d55-b5b2-67bb3afc4557 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a6bf195-283a-4d55-b5b2-67bb3afc4557 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-13768349-96bd-4a21-be70-b29ad9918b6a {
  text-align: center;
}

#s-13768349-96bd-4a21-be70-b29ad9918b6a .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-13768349-96bd-4a21-be70-b29ad9918b6a .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-13768349-96bd-4a21-be70-b29ad9918b6a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(8, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-d33e15e5-0a4f-4329-b041-7cb9bf0576de {
  padding-top: 50px;
padding-left: 0%;
padding-bottom: 50px;
padding-right: 0%;
min-height: 50px;
background-color: rgba(255, 246, 241, 1);
}








#s-d33e15e5-0a4f-4329-b041-7cb9bf0576de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d33e15e5-0a4f-4329-b041-7cb9bf0576de.shg-box.shg-c {
  justify-content: center;
}

#s-cab97527-456f-4e5b-9b54-1437ee12eecc {
  padding-top: 0px;
padding-bottom: 15px;
text-align: center;
}

#s-cab97527-456f-4e5b-9b54-1437ee12eecc .shogun-heading-component h2 {
  color: rgba(159, 92, 93, 1);
  font-weight:   ;
  font-family: Baskervville;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-a6a24219-f7be-4e94-88cb-7d13417b559c {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5px);
}

}

@media (min-width: 992px) {
[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5px);
}

}

@media (min-width: 1200px) {
[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5px);
}

[id="s-63d4daa1-0e51-4a18-ae06-3d3016bfe7e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5px);
}

}

#s-f9b4fea6-8589-4efa-9fc8-31cd98b39fb1 {
  text-align: center;
}
#s-f9b4fea6-8589-4efa-9fc8-31cd98b39fb1:hover {opacity: 0.8 !important;}



  #s-f9b4fea6-8589-4efa-9fc8-31cd98b39fb1 img.shogun-image {
    
    width: px;
  }


#s-f9b4fea6-8589-4efa-9fc8-31cd98b39fb1 .shogun-image-content {
  
    align-items: center;
  
}

#s-4f1f8d44-f0e9-4e1b-bb89-889c07b398dd {
  text-align: center;
}
#s-4f1f8d44-f0e9-4e1b-bb89-889c07b398dd:hover {opacity: 0.8 !important;}



  #s-4f1f8d44-f0e9-4e1b-bb89-889c07b398dd img.shogun-image {
    
    width: px;
  }


#s-4f1f8d44-f0e9-4e1b-bb89-889c07b398dd .shogun-image-content {
  
    align-items: center;
  
}

#s-d169274d-5ad4-4449-a632-876eb9e12d2a {
  text-align: center;
}
#s-d169274d-5ad4-4449-a632-876eb9e12d2a:hover {opacity: 0.8 !important;}



  #s-d169274d-5ad4-4449-a632-876eb9e12d2a img.shogun-image {
    
    width: px;
  }


#s-d169274d-5ad4-4449-a632-876eb9e12d2a .shogun-image-content {
  
    align-items: center;
  
}

#s-d4554d97-ef46-4b6e-8998-a24412f6360e {
  text-align: center;
}
#s-d4554d97-ef46-4b6e-8998-a24412f6360e:hover {opacity: 0.8 !important;}



  #s-d4554d97-ef46-4b6e-8998-a24412f6360e img.shogun-image {
    
    width: px;
  }


#s-d4554d97-ef46-4b6e-8998-a24412f6360e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5px);
}

}

@media (min-width: 992px) {
[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5px);
}

}

@media (min-width: 1200px) {
[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5px);
}

[id="s-642f20a7-530c-4e76-a6e6-0f2fd3829844"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5px);
}

}

#s-88912eea-1438-4dc0-87ca-d14460c35633 {
  text-align: center;
}
#s-88912eea-1438-4dc0-87ca-d14460c35633:hover {opacity: 0.8 !important;}



  #s-88912eea-1438-4dc0-87ca-d14460c35633 img.shogun-image {
    
    width: px;
  }


#s-88912eea-1438-4dc0-87ca-d14460c35633 .shogun-image-content {
  
    align-items: center;
  
}

#s-79b8cd62-679c-4db4-844a-8dd18f13c2e2 {
  text-align: center;
opacity: 0.99;
}
#s-79b8cd62-679c-4db4-844a-8dd18f13c2e2:hover {opacity: 0.8 !important;}



  #s-79b8cd62-679c-4db4-844a-8dd18f13c2e2 img.shogun-image {
    
    width: px;
  }


#s-79b8cd62-679c-4db4-844a-8dd18f13c2e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-74ac5373-8dd6-4c7a-a3de-9124589f5eaa {
  text-align: center;
opacity: 0.99;
}
#s-74ac5373-8dd6-4c7a-a3de-9124589f5eaa:hover {opacity: 0.8 !important;}



  #s-74ac5373-8dd6-4c7a-a3de-9124589f5eaa img.shogun-image {
    
    width: px;
  }


#s-74ac5373-8dd6-4c7a-a3de-9124589f5eaa .shogun-image-content {
  
    align-items: center;
  
}

#s-1d9bb76d-9abf-4eb4-aba5-1aa5e77b8e4e {
  text-align: center;
}
#s-1d9bb76d-9abf-4eb4-aba5-1aa5e77b8e4e:hover {opacity: 0.8 !important;}



  #s-1d9bb76d-9abf-4eb4-aba5-1aa5e77b8e4e img.shogun-image {
    
    width: px;
  }


#s-1d9bb76d-9abf-4eb4-aba5-1aa5e77b8e4e .shogun-image-content {
  
    align-items: center;
  
}

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

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .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;
}
