.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-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  background-size: cover;
margin-top: -54px;
min-height: 540px;
background-position: center center;
background-color: rgba(21, 56, 57, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  margin-top: -54px;
min-height: 540px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  min-height: 0px;
}
}@media (max-width: 767px){#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f {
  min-height: 0px;
}
}







#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e1cabc4-4928-4d4d-9881-01031b2d0c1f.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;
}

#s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 6.5%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (max-width: 767px){#s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba {
  margin-top: 0px;
margin-bottom: 0px;
padding-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2fd417eb-f8e3-4dbb-9562-f10ce24ee1ba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-8012e222-99af-45ed-8da0-291204f15fdb {
  margin-top: 140px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-8012e222-99af-45ed-8da0-291204f15fdb {
  margin-top: 0px;
}
}@media (max-width: 767px){#s-8012e222-99af-45ed-8da0-291204f15fdb {
  margin-top: 24px;
margin-left: 15px;
margin-right: 15px;
}
}
#s-8012e222-99af-45ed-8da0-291204f15fdb .shogun-heading-component h1 {
  color: rgba(223, 133, 100, 1);
  font-weight:  normal ;
  font-family: DM Serif Display;
  font-style:  normal ;
  font-size: 59px;
  line-height: 1.15em;
  letter-spacing: ;
  text-align: left;
}



.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-4d3a47ac-fc77-4a6b-972b-e09faa4da3b3 {
  margin-bottom: 30px;
}
@media (max-width: 767px){#s-4d3a47ac-fc77-4a6b-972b-e09faa4da3b3 {
  margin-left: 15px;
margin-right: 15px;
}
}
#s-ddf58a57-418d-4389-92f7-a6a2e81bd46d {
  display: none;
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

#s-b50d3601-4912-4c22-ac00-0c3705a1004f {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(223, 133, 100, 1);
text-align: left;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-b50d3601-4912-4c22-ac00-0c3705a1004f:hover {background-color: rgba(185, 195, 195, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b50d3601-4912-4c22-ac00-0c3705a1004f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b50d3601-4912-4c22-ac00-0c3705a1004f-atc-btn-wrapper {
    text-align: left;
  }


#s-b50d3601-4912-4c22-ac00-0c3705a1004f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b50d3601-4912-4c22-ac00-0c3705a1004f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b50d3601-4912-4c22-ac00-0c3705a1004f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-b50d3601-4912-4c22-ac00-0c3705a1004f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



.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-a3c5d34a-7d5a-4478-a887-4af10367fa52 {
  margin-left: 0px;
margin-right: 0px;
text-align: right;
}
@media (min-width: 992px) and (max-width: 1199px){#s-a3c5d34a-7d5a-4478-a887-4af10367fa52 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-a3c5d34a-7d5a-4478-a887-4af10367fa52 {
  margin-top: 40px;
margin-bottom: 0px;
}
}




#s-a3c5d34a-7d5a-4478-a887-4af10367fa52 .shogun-image-content {
  
    align-items: center;
  
}

#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
background-color: rgba(31, 57, 57, 0);
}
@media (min-width: 1200px){#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d {
  display: none;
}
#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d, #wrap-s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d {
  display: none;
}
#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d, #wrap-s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d {
  display: none;
}
#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d, #wrap-s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d { display:none !important; }}@media (max-width: 767px){#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d {
  padding-left: 20px;
padding-right: 20px;
display: none;
}
#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d, #wrap-s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d { display:none !important; }}







#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86d6f39c-5b09-4b51-9f92-3f8690f9fd7d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-591d4569-2893-4f6c-9f2d-9d8682cab062"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a51232cd-4524-4992-8887-4a58918a4bda {
  padding-top: 40px;
padding-left: 20px;
padding-bottom: 40px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-a51232cd-4524-4992-8887-4a58918a4bda {
  margin-bottom: 20px;
}
}







#s-a51232cd-4524-4992-8887-4a58918a4bda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a51232cd-4524-4992-8887-4a58918a4bda.shg-box.shg-c {
  justify-content: center;
}

#s-2b82d046-6332-4d1a-a1d8-6b8d34243d8b {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-2b82d046-6332-4d1a-a1d8-6b8d34243d8b .shogun-heading-component h3 {
  color: rgba(223, 133, 100, 1);
  font-weight:  normal ;
  font-family: DM Serif Display;
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}



#s-f5eeb016-484c-4649-9b24-d5d08ec6693b {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-f5eeb016-484c-4649-9b24-d5d08ec6693b {
  margin-bottom: 20px;
}
}







#s-f5eeb016-484c-4649-9b24-d5d08ec6693b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5eeb016-484c-4649-9b24-d5d08ec6693b.shg-box.shg-c {
  justify-content: center;
}

#s-be1705fa-22b2-4067-9261-123918517b67 {
  opacity: 1;
}

#s-c2fac3b5-a3bd-4671-bc0b-774278aca8a5 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-c2fac3b5-a3bd-4671-bc0b-774278aca8a5 {
  margin-bottom: 20px;
}
}







#s-c2fac3b5-a3bd-4671-bc0b-774278aca8a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2fac3b5-a3bd-4671-bc0b-774278aca8a5.shg-box.shg-c {
  justify-content: center;
}

#s-2c87e977-b0db-4297-87fd-efaeff011155 {
  background-size: 296px 722px;
padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
background-color: rgba(21, 56, 57, 1);
background-position: left center;
background-repeat: no-repeat;
background-attachment: scroll;
}
@media (max-width: 767px){#s-2c87e977-b0db-4297-87fd-efaeff011155 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-2c87e977-b0db-4297-87fd-efaeff011155 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c87e977-b0db-4297-87fd-efaeff011155.shg-box.shg-c {
  justify-content: center;
}

#s-87435239-c30f-47e2-a1be-afcac72f68ec {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-87435239-c30f-47e2-a1be-afcac72f68ec .shogun-heading-component h2 {
  color: rgba(223, 133, 100, 1);
  font-weight:   ;
  font-family: DM Serif Text;
  font-style:   ;
  font-size: 36px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



#s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9 {
  margin-bottom: 30px;
padding-top: 15px;
padding-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b71e75c9-d4c6-4199-878a-3e7bfe3783a9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1a700cca-e6d7-4eed-9e44-932ae09908a3 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-1a700cca-e6d7-4eed-9e44-932ae09908a3 {
  margin-bottom: 20px;
}
}







#s-1a700cca-e6d7-4eed-9e44-932ae09908a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a700cca-e6d7-4eed-9e44-932ae09908a3.shg-box.shg-c {
  justify-content: center;
}

#s-430e1242-5da0-4636-8c2d-677c968e4e91 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 70px;
text-align: center;
}




  #s-430e1242-5da0-4636-8c2d-677c968e4e91 img.shogun-image {
    
    width: px;
  }


#s-430e1242-5da0-4636-8c2d-677c968e4e91 .shogun-image-content {
  
    align-items: center;
  
}

#s-8e702eca-6ebd-4f3d-8dad-a7eb640db8b8 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-9cf60cfa-2db5-41a4-806e-530f711dbfae {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-9cf60cfa-2db5-41a4-806e-530f711dbfae {
  margin-bottom: 20px;
}
}







#s-9cf60cfa-2db5-41a4-806e-530f711dbfae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9cf60cfa-2db5-41a4-806e-530f711dbfae.shg-box.shg-c {
  justify-content: center;
}

#s-b116432f-cfbc-44ad-a984-eac3172b0bc2 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 70px;
text-align: center;
}




  #s-b116432f-cfbc-44ad-a984-eac3172b0bc2 img.shogun-image {
    
    width: px;
  }


#s-b116432f-cfbc-44ad-a984-eac3172b0bc2 .shogun-image-content {
  
    align-items: center;
  
}

#s-07b7a788-ecb3-4481-b7e3-18180f12eb8f {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-e58930a7-3070-4725-a9e4-6450d3f11b2d {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-e58930a7-3070-4725-a9e4-6450d3f11b2d {
  margin-bottom: 20px;
}
}







#s-e58930a7-3070-4725-a9e4-6450d3f11b2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e58930a7-3070-4725-a9e4-6450d3f11b2d.shg-box.shg-c {
  justify-content: center;
}

#s-7fe52f04-1bb8-4875-8a1b-c188b6341524 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 70px;
text-align: center;
}




  #s-7fe52f04-1bb8-4875-8a1b-c188b6341524 img.shogun-image {
    
    width: px;
  }


#s-7fe52f04-1bb8-4875-8a1b-c188b6341524 .shogun-image-content {
  
    align-items: center;
  
}

#s-7a607d6c-cc65-4fe1-9b4a-fc35bacd75c0 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-a0baf5c0-8fc8-4ea0-afd9-93a3f926e084 {
  margin-top: 100px;
margin-left: 15%;
margin-bottom: 100px;
margin-right: 15%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-a0baf5c0-8fc8-4ea0-afd9-93a3f926e084 {
  margin-left: 15px;
margin-right: 15px;
}
}
#s-a0baf5c0-8fc8-4ea0-afd9-93a3f926e084 .shogun-heading-component h2 {
  color: rgba(223, 133, 100, 1);
  font-weight:   ;
  font-family: DM Serif Text;
  font-style:   ;
  font-size: 36px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



#s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb {
  padding-top: 15px;
padding-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7a742204-a5b4-4118-b171-6a8a4d0fc3bb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7f20cec5-7137-4c35-990f-faf5114c3faa {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-7f20cec5-7137-4c35-990f-faf5114c3faa {
  margin-bottom: 20px;
}
}







#s-7f20cec5-7137-4c35-990f-faf5114c3faa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f20cec5-7137-4c35-990f-faf5114c3faa.shg-box.shg-c {
  justify-content: center;
}

#s-85dcf04b-60fa-4e16-9013-7bcb13087008 {
  margin-bottom: 10px;
text-align: center;
}




  #s-85dcf04b-60fa-4e16-9013-7bcb13087008 img.shogun-image {
    
    width: px;
  }


#s-85dcf04b-60fa-4e16-9013-7bcb13087008 .shogun-image-content {
  
    align-items: center;
  
}

#s-bfea0f7b-b408-4924-9fc5-46406e14ced7 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-bfea0f7b-b408-4924-9fc5-46406e14ced7 {
  margin-bottom: 20px;
}
}







#s-bfea0f7b-b408-4924-9fc5-46406e14ced7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfea0f7b-b408-4924-9fc5-46406e14ced7.shg-box.shg-c {
  justify-content: center;
}

#s-a13145b3-0cf1-4359-80e3-c3266896516b {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-a13145b3-0cf1-4359-80e3-c3266896516b {
  margin-bottom: 20px;
}
}







#s-a13145b3-0cf1-4359-80e3-c3266896516b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a13145b3-0cf1-4359-80e3-c3266896516b.shg-box.shg-c {
  justify-content: center;
}

#s-1fafb038-b852-4312-bc17-8e099ae8bb61 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-1fafb038-b852-4312-bc17-8e099ae8bb61 {
  margin-bottom: 20px;
}
}







#s-1fafb038-b852-4312-bc17-8e099ae8bb61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1fafb038-b852-4312-bc17-8e099ae8bb61.shg-box.shg-c {
  justify-content: center;
}

#s-14b3b499-0a2f-4565-b1fc-de8c7a63b524 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 767px){#s-14b3b499-0a2f-4565-b1fc-de8c7a63b524 {
  margin-bottom: 20px;
}
}







#s-14b3b499-0a2f-4565-b1fc-de8c7a63b524 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14b3b499-0a2f-4565-b1fc-de8c7a63b524.shg-box.shg-c {
  justify-content: center;
}

#s-4a79faaf-aa0e-48e6-93d7-de43f23549f5 {
  min-height: 50px;
}








#s-4a79faaf-aa0e-48e6-93d7-de43f23549f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a79faaf-aa0e-48e6-93d7-de43f23549f5.shg-box.shg-c {
  justify-content: center;
}

#s-d9a178f6-5463-4641-a241-971e7e761426 {
  padding-left: 27px;
padding-right: 27px;
min-height: 50px;
background-color: rgba(233, 219, 214, 1);
}








#s-d9a178f6-5463-4641-a241-971e7e761426 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9a178f6-5463-4641-a241-971e7e761426.shg-box.shg-c {
  justify-content: center;
}

#s-407fc0fe-9ce3-4359-90e5-919635c56833 {
  margin-top: 7px;
margin-bottom: 13px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-407fc0fe-9ce3-4359-90e5-919635c56833 .shogun-heading-component h1 {
  color: rgba(223, 133, 100, 1);
  font-weight:   ;
  font-family: DM Serif Text;
  font-style:   ;
  font-size: 37px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



#s-2fb684ff-2f35-415a-be60-0b3ec7d83cff {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 27px;
}

@media (min-width: 0px) {
[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2fb684ff-2f35-415a-be60-0b3ec7d83cff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-976a4ec6-f33f-4f9d-98c0-941afc628765 {
  margin-top: 41px;
margin-bottom: 41px;
text-align: center;
}




  #s-976a4ec6-f33f-4f9d-98c0-941afc628765 img.shogun-image {
    
    width: px;
  }


#s-976a4ec6-f33f-4f9d-98c0-941afc628765 .shogun-image-content {
  
    align-items: center;
  
}

#s-50e167b8-e2e1-4af4-b551-37cff6c99af8 {
  margin-top: 18px;
margin-bottom: 18px;
min-height: 0px;
text-align: center;
}




  #s-50e167b8-e2e1-4af4-b551-37cff6c99af8 img.shogun-image {
    
    width: px;
  }


#s-50e167b8-e2e1-4af4-b551-37cff6c99af8 .shogun-image-content {
  
    align-items: center;
  
}

#s-700626cb-43af-4f12-8c1c-0220f6cf5add {
  margin-top: 27px;
margin-bottom: 27px;
text-align: center;
}




  #s-700626cb-43af-4f12-8c1c-0220f6cf5add img.shogun-image {
    
    width: px;
  }


#s-700626cb-43af-4f12-8c1c-0220f6cf5add .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-aa76835c-f203-4a0b-aa6d-e043455fa15f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-ee12037e-0667-4db9-ab37-8cb5f7ae1eee {
  padding-top: 11px;
padding-bottom: 11px;
text-align: center;
}




  #s-ee12037e-0667-4db9-ab37-8cb5f7ae1eee img.shogun-image {
    
    width: px;
  }


#s-ee12037e-0667-4db9-ab37-8cb5f7ae1eee .shogun-image-content {
  
    align-items: center;
  
}

#s-5e4ae61c-1bb8-4f6e-8790-9be40e346e38 {
  margin-top: 23px;
margin-bottom: 23px;
text-align: center;
}




  #s-5e4ae61c-1bb8-4f6e-8790-9be40e346e38 img.shogun-image {
    
    width: px;
  }


#s-5e4ae61c-1bb8-4f6e-8790-9be40e346e38 .shogun-image-content {
  
    align-items: center;
  
}

#s-359c4d62-1a56-4ae7-a58c-20818445108a {
  margin-top: 4px;
margin-bottom: 4px;
text-align: center;
}




  #s-359c4d62-1a56-4ae7-a58c-20818445108a img.shogun-image {
    
    width: px;
  }


#s-359c4d62-1a56-4ae7-a58c-20818445108a .shogun-image-content {
  
    align-items: center;
  
}

#s-6da46d0a-3138-4108-bfb9-c4e0e05f2489 {
  margin-top: 29px;
margin-bottom: 29px;
text-align: center;
}




  #s-6da46d0a-3138-4108-bfb9-c4e0e05f2489 img.shogun-image {
    
    width: px;
  }


#s-6da46d0a-3138-4108-bfb9-c4e0e05f2489 .shogun-image-content {
  
    align-items: center;
  
}

.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.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 > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.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;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.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-7c21c662-0c69-48d1-af97-9630d3805f8f {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-7c21c662-0c69-48d1-af97-9630d3805f8f .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-7c21c662-0c69-48d1-af97-9630d3805f8f .shg-sld-nav-button.shg-sld-left,
#s-7c21c662-0c69-48d1-af97-9630d3805f8f .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-c381e3c6-14ce-4b8b-8ed8-fddef561427e {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 60px;
padding-left: 6.5%;
padding-bottom: 60px;
padding-right: 6.5%;
min-height: 720px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-c381e3c6-14ce-4b8b-8ed8-fddef561427e {
  min-height: 360px;
}
}@media (max-width: 767px){#s-c381e3c6-14ce-4b8b-8ed8-fddef561427e {
  min-height: 360px;
}
}







#s-c381e3c6-14ce-4b8b-8ed8-fddef561427e > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-c381e3c6-14ce-4b8b-8ed8-fddef561427e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e7dd494d-c2eb-4752-b216-c6ca4a2efe50 {
  min-height: 50px;
max-width: 60%;
}
@media (max-width: 767px){#s-e7dd494d-c2eb-4752-b216-c6ca4a2efe50 {
  max-width: 100%;
}
}







#s-e7dd494d-c2eb-4752-b216-c6ca4a2efe50 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7dd494d-c2eb-4752-b216-c6ca4a2efe50.shg-box.shg-c {
  justify-content: center;
}

#s-67eeb450-fafd-4ab1-9c36-a86067c6a5d9 {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-67eeb450-fafd-4ab1-9c36-a86067c6a5d9 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: DM Serif Display;
  font-style:  normal ;
  font-size: 60px;
  line-height: 1.15em;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-67eeb450-fafd-4ab1-9c36-a86067c6a5d9 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: DM Serif Display;
  font-style:  normal ;
  font-size: 32px;
  line-height: 1.15em;
  letter-spacing: ;
  text-align: left;
}


}
#s-f999c8a5-d230-4372-9653-ff7b35badb68 {
  margin-bottom: 30px;
}

#s-beec684e-e346-4686-a9a3-dcf4c7faa51b {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 60px;
padding-left: 6.5%;
padding-bottom: 60px;
padding-right: 6.5%;
min-height: 720px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-beec684e-e346-4686-a9a3-dcf4c7faa51b {
  min-height: 360px;
}
}@media (max-width: 767px){#s-beec684e-e346-4686-a9a3-dcf4c7faa51b {
  min-height: 360px;
}
}







#s-beec684e-e346-4686-a9a3-dcf4c7faa51b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-beec684e-e346-4686-a9a3-dcf4c7faa51b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-aa648e15-3e9f-4936-a3e8-685cbf6ec233 {
  min-height: 50px;
max-width: 60%;
}
@media (max-width: 767px){#s-aa648e15-3e9f-4936-a3e8-685cbf6ec233 {
  max-width: 100%;
}
}







#s-aa648e15-3e9f-4936-a3e8-685cbf6ec233 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa648e15-3e9f-4936-a3e8-685cbf6ec233.shg-box.shg-c {
  justify-content: center;
}

#s-d0853d8e-ef62-4f07-bc8d-00d77598de74 {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d0853d8e-ef62-4f07-bc8d-00d77598de74 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: DM Serif Display;
  font-style:  normal ;
  font-size: 60px;
  line-height: 1.15em;
  letter-spacing: ;
  text-align: left;
}



#s-019a498f-4818-47a8-809a-345963973e30 {
  margin-bottom: 30px;
}

#s-5029b4e5-09ce-46f1-b07c-23202a0cbe0a {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 60px;
padding-left: 6.5%;
padding-bottom: 60px;
padding-right: 6.5%;
min-height: 720px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-5029b4e5-09ce-46f1-b07c-23202a0cbe0a {
  min-height: 360px;
}
}@media (max-width: 767px){#s-5029b4e5-09ce-46f1-b07c-23202a0cbe0a {
  min-height: 360px;
}
}







#s-5029b4e5-09ce-46f1-b07c-23202a0cbe0a > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-5029b4e5-09ce-46f1-b07c-23202a0cbe0a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-08ddd9e2-c787-481b-9881-8829f9d497b1 {
  min-height: 50px;
max-width: 60%;
}
@media (max-width: 767px){#s-08ddd9e2-c787-481b-9881-8829f9d497b1 {
  max-width: 100%;
}
}







#s-08ddd9e2-c787-481b-9881-8829f9d497b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08ddd9e2-c787-481b-9881-8829f9d497b1.shg-box.shg-c {
  justify-content: center;
}

#s-4f7cebe6-9e85-4ff2-b494-e0ddb99eb047 {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-4f7cebe6-9e85-4ff2-b494-e0ddb99eb047 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: DM Serif Display;
  font-style:  normal ;
  font-size: 60px;
  line-height: 1.15em;
  letter-spacing: ;
  text-align: left;
}



#s-20b009c9-1785-4d0c-80bb-950e93a03c62 {
  margin-bottom: 30px;
}

#s-a903500e-5d96-458a-bc9d-62ec00e9de08 {
  min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-a903500e-5d96-458a-bc9d-62ec00e9de08 {
  
}
}







#s-a903500e-5d96-458a-bc9d-62ec00e9de08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a903500e-5d96-458a-bc9d-62ec00e9de08.shg-box.shg-c {
  justify-content: center;
}

#s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4 {
  margin-bottom: 1px;
background-color: rgba(21, 56, 57, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4 {
  display: none;
}
#s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4, #wrap-s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-934fed3a-2d4e-4855-a8e1-16ce51d9acc4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-efe6ed1b-51b8-4238-a1c9-e24c87c56655 {
  text-align: center;
}




  #s-efe6ed1b-51b8-4238-a1c9-e24c87c56655 img.shogun-image {
    
    width: px;
  }


#s-efe6ed1b-51b8-4238-a1c9-e24c87c56655 .shogun-image-content {
  
    align-items: center;
  
}

#s-f68669b5-8490-4256-b698-47629b69f1f1 {
  margin-top: 50px;
margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-f68669b5-8490-4256-b698-47629b69f1f1 .shogun-heading-component h1 {
  color: rgba(223, 133, 100, 1);
  font-weight:  normal ;
  font-family: DM Serif Display;
  font-style:  normal ;
  font-size: 59px;
  line-height: 1.15em;
  letter-spacing: ;
  text-align: left;
}



#s-5a7c5f88-9d45-44ab-931d-56669877a274 {
  margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-5a7c5f88-9d45-44ab-931d-56669877a274 .shogun-heading-component h1 {
  color: rgba(223, 133, 100, 1);
  font-weight:  normal ;
  font-family: DM Serif Display;
  font-style:  normal ;
  font-size: 52px;
  line-height: 1.15em;
  letter-spacing: ;
  text-align: left;
}



#s-31cf6bae-fc90-4712-91aa-028e3aee78a1 {
  margin-top: 30px;
margin-left: 10%;
margin-bottom: 50px;
margin-right: 10%;
}

#s-134fc163-56b2-4e8e-b36f-df5db83d6215 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-134fc163-56b2-4e8e-b36f-df5db83d6215 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-134fc163-56b2-4e8e-b36f-df5db83d6215 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-134fc163-56b2-4e8e-b36f-df5db83d6215 {
  
}
}@media (max-width: 767px){#s-134fc163-56b2-4e8e-b36f-df5db83d6215 {
  
}
}







#s-134fc163-56b2-4e8e-b36f-df5db83d6215 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-134fc163-56b2-4e8e-b36f-df5db83d6215.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0337ee4a-2546-4d50-ab20-b5ea6be4fdd5 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(246, 246, 246, 1);
}
@media (min-width: 1200px){#s-0337ee4a-2546-4d50-ab20-b5ea6be4fdd5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0337ee4a-2546-4d50-ab20-b5ea6be4fdd5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0337ee4a-2546-4d50-ab20-b5ea6be4fdd5 {
  
}
}@media (max-width: 767px){#s-0337ee4a-2546-4d50-ab20-b5ea6be4fdd5 {
  
}
}







#s-0337ee4a-2546-4d50-ab20-b5ea6be4fdd5 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-0337ee4a-2546-4d50-ab20-b5ea6be4fdd5.shg-box.shg-c {
  justify-content: center;
}

#s-005034d5-95c0-4964-955b-f4fc973f1339 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-005034d5-95c0-4964-955b-f4fc973f1339 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-005034d5-95c0-4964-955b-f4fc973f1339 .shg-sld-nav-button.shg-sld-left,
#s-005034d5-95c0-4964-955b-f4fc973f1339 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-b32acec5-2651-4409-9f28-dacca62f5986 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 0px;
padding-bottom: 100px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(233, 219, 214, 1);
}
@media (min-width: 1200px){#s-b32acec5-2651-4409-9f28-dacca62f5986 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b32acec5-2651-4409-9f28-dacca62f5986 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b32acec5-2651-4409-9f28-dacca62f5986 {
  
}
}@media (max-width: 767px){#s-b32acec5-2651-4409-9f28-dacca62f5986 {
  
}
}







#s-b32acec5-2651-4409-9f28-dacca62f5986 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-b32acec5-2651-4409-9f28-dacca62f5986.shg-box.shg-c {
  justify-content: center;
}

#s-7c8a9410-c688-4e7a-9f4b-0e3647217f73 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-7c8a9410-c688-4e7a-9f4b-0e3647217f73 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7c8a9410-c688-4e7a-9f4b-0e3647217f73 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7c8a9410-c688-4e7a-9f4b-0e3647217f73 {
  
}
}@media (max-width: 767px){#s-7c8a9410-c688-4e7a-9f4b-0e3647217f73 {
  
}
}
#s-7c8a9410-c688-4e7a-9f4b-0e3647217f73 .shogun-heading-component h1 {
  color: rgba(21, 56, 57, 1);
  font-weight:   ;
  font-family: DM Serif Text;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d8cb8b1c-2bf4-4dc3-9b14-f61bb9ac7ac5 {
  margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
}

.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-d803a25b-76e8-475e-8b9e-900588659249 {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(223, 133, 100, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d803a25b-76e8-475e-8b9e-900588659249:hover {border-radius: 4px !important;
background-color: rgba(230, 148, 118, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d803a25b-76e8-475e-8b9e-900588659249:active {border-radius: 4px !important;
background-color: rgba(230, 148, 118, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-d803a25b-76e8-475e-8b9e-900588659249.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-aaed8a6c-cd12-461c-a524-c800bda150cf {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 0px;
padding-bottom: 100px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(233, 219, 214, 1);
}
@media (min-width: 1200px){#s-aaed8a6c-cd12-461c-a524-c800bda150cf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-aaed8a6c-cd12-461c-a524-c800bda150cf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-aaed8a6c-cd12-461c-a524-c800bda150cf {
  
}
}@media (max-width: 767px){#s-aaed8a6c-cd12-461c-a524-c800bda150cf {
  
}
}







#s-aaed8a6c-cd12-461c-a524-c800bda150cf > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-aaed8a6c-cd12-461c-a524-c800bda150cf.shg-box.shg-c {
  justify-content: center;
}

#s-245699cd-f420-44b6-97e5-5b68ac1c9378 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-245699cd-f420-44b6-97e5-5b68ac1c9378 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-245699cd-f420-44b6-97e5-5b68ac1c9378 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-245699cd-f420-44b6-97e5-5b68ac1c9378 {
  
}
}@media (max-width: 767px){#s-245699cd-f420-44b6-97e5-5b68ac1c9378 {
  
}
}
#s-245699cd-f420-44b6-97e5-5b68ac1c9378 .shogun-heading-component h1 {
  color: rgba(21, 56, 57, 1);
  font-weight:   ;
  font-family: DM Serif Text;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1b290d6e-5d93-42f3-99fb-1218423f73b8 {
  margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
}

#s-8b9ba5a6-dc0c-422d-b102-e6bba737a25f {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(223, 133, 100, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8b9ba5a6-dc0c-422d-b102-e6bba737a25f:hover {border-radius: 4px !important;
background-color: rgba(230, 148, 118, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8b9ba5a6-dc0c-422d-b102-e6bba737a25f:active {border-radius: 4px !important;
background-color: rgba(230, 148, 118, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-8b9ba5a6-dc0c-422d-b102-e6bba737a25f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-59e865ce-0d62-40b3-b5be-78b8b3b6c820 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 0px;
padding-bottom: 100px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(233, 219, 214, 1);
}
@media (min-width: 1200px){#s-59e865ce-0d62-40b3-b5be-78b8b3b6c820 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-59e865ce-0d62-40b3-b5be-78b8b3b6c820 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-59e865ce-0d62-40b3-b5be-78b8b3b6c820 {
  
}
}@media (max-width: 767px){#s-59e865ce-0d62-40b3-b5be-78b8b3b6c820 {
  
}
}







#s-59e865ce-0d62-40b3-b5be-78b8b3b6c820 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-59e865ce-0d62-40b3-b5be-78b8b3b6c820.shg-box.shg-c {
  justify-content: center;
}

#s-07487906-9d45-4f7a-a038-7999a0e7d705 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-07487906-9d45-4f7a-a038-7999a0e7d705 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-07487906-9d45-4f7a-a038-7999a0e7d705 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-07487906-9d45-4f7a-a038-7999a0e7d705 {
  
}
}@media (max-width: 767px){#s-07487906-9d45-4f7a-a038-7999a0e7d705 {
  
}
}
#s-07487906-9d45-4f7a-a038-7999a0e7d705 .shogun-heading-component h1 {
  color: rgba(21, 56, 57, 1);
  font-weight:   ;
  font-family: DM Serif Text;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-07d729e0-3a03-4ab2-a600-5fead763c6af {
  margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
}

#s-d3416568-6eb3-406c-8733-a78156b50711 {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-radius: 4px;
background-color: rgba(223, 133, 100, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d3416568-6eb3-406c-8733-a78156b50711:hover {border-radius: 4px !important;
background-color: rgba(230, 148, 118, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d3416568-6eb3-406c-8733-a78156b50711:active {border-radius: 4px !important;
background-color: rgba(230, 148, 118, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-d3416568-6eb3-406c-8733-a78156b50711.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-1fda7075-7602-42c0-8806-f962658d4939 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
background-color: rgba(21, 56, 57, 1);
}
@media (max-width: 767px){#s-1fda7075-7602-42c0-8806-f962658d4939 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-1fda7075-7602-42c0-8806-f962658d4939 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1fda7075-7602-42c0-8806-f962658d4939.shg-box.shg-c {
  justify-content: center;
}

#s-9987168e-cca0-4618-9882-c411d61b47a3 {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-9987168e-cca0-4618-9882-c411d61b47a3 .shogun-heading-component h2 {
  color: rgba(223, 133, 100, 1);
  font-weight:   ;
  font-family: DM Serif Text;
  font-style:   ;
  font-size: 36px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



#s-f0901317-b8e5-4732-8964-3dfa5929e812 {
  padding-top: 15px;
padding-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f0901317-b8e5-4732-8964-3dfa5929e812"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-078c9fbd-f294-4f01-a175-0d326ce15dc4 {
  padding-top: 30px;
padding-bottom: 30px;
}

#s-078c9fbd-f294-4f01-a175-0d326ce15dc4 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-078c9fbd-f294-4f01-a175-0d326ce15dc4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(245, 245, 245, 0);
  padding: 15px;
}

#s-078c9fbd-f294-4f01-a175-0d326ce15dc4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(223, 133, 100, 1);
}

#s-078c9fbd-f294-4f01-a175-0d326ce15dc4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-078c9fbd-f294-4f01-a175-0d326ce15dc4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(223, 133, 100, 1);
  text-align: left;
  font-family: Work Sans;
  font-weight: 700;
  font-style: ;
  font-size: 24px;
}

#s-078c9fbd-f294-4f01-a175-0d326ce15dc4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 24px;
}
#s-e927df0e-1489-49d2-8697-de63ec1843b5 {
  padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
}

#s-9a5cc7ff-de84-4bba-b1ef-f8c7e32a22a2 {
  padding-top: 15px;
padding-left: 25px;
padding-bottom: 15px;
padding-right: 25px;
}

#s-186104b9-136f-472f-8fb0-a5c623e8a84f {
  padding-top: 15px;
padding-left: 25px;
padding-bottom: 15px;
padding-right: 25px;
}

#s-49c475fa-048e-4520-b160-58c55d6bf94e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 15px;
padding-left: 25px;
padding-bottom: 15px;
padding-right: 25px;
}

#s-252ae028-832d-4092-9f96-f7087d5b050d {
  padding-top: 25px;
padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
}

#s-87c2a3c5-6dc8-48d4-910f-0fa3d0565932 {
  padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
}

#s-ecdb50f9-44da-480d-b274-7ed50315ee5e {
  padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
}

#s-dcc52ffe-5b57-4b45-aeee-daca8439e2e2 {
  padding-left: 15px;
padding-bottom: 25px;
padding-right: 15px;
}

#s-c570fcfb-9126-4b83-9c20-e7499c34281a {
  padding-top: 0px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
background-color: rgba(21, 56, 57, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-c570fcfb-9126-4b83-9c20-e7499c34281a {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-c570fcfb-9126-4b83-9c20-e7499c34281a {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-c570fcfb-9126-4b83-9c20-e7499c34281a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c570fcfb-9126-4b83-9c20-e7499c34281a.shg-box.shg-c {
  justify-content: center;
}

#s-1b79a073-1621-44c3-8eca-b5726b70a0d2 {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1b79a073-1621-44c3-8eca-b5726b70a0d2 .shogun-heading-component h2 {
  color: rgba(223, 133, 100, 1);
  font-weight:   ;
  font-family: DM Serif Text;
  font-style:   ;
  font-size: 36px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: center;
}



#s-092ef198-a329-439c-aed7-c220aeb9bf03 {
  margin-bottom: 30px;
opacity: 0.7;
}

#s-e4081aba-0d36-47db-b78d-719b89cc4975 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-e4081aba-0d36-47db-b78d-719b89cc4975 .shogun-form-box {
  padding: 10px;
}

#s-e4081aba-0d36-47db-b78d-719b89cc4975 .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  padding-top: 0px;
  padding-bottom: 0px;
  
  
}

#s-e4081aba-0d36-47db-b78d-719b89cc4975 .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: ;
  font-style: ;
  color: rgba(255, 255, 255, 0.7);
  font-family: Work Sans;
  font-weight: 500;
  line-height: 3em;
  
  justify-content: center;
}

#s-e4081aba-0d36-47db-b78d-719b89cc4975 .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: rgba(255, 0, 0, 1);
}

#s-e4081aba-0d36-47db-b78d-719b89cc4975 .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: rgba(255, 255, 255, 0.7);
}

#s-e4081aba-0d36-47db-b78d-719b89cc4975 .shogun-form-field-error-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: ;
  font-style: ;
  color: rgba(255, 0, 0, 1);
  font-family: Work Sans;
  font-weight: ;
  line-height: 3em;
  
  
}

#s-e4081aba-0d36-47db-b78d-719b89cc4975 .shogun-form-field-error-msg > span {
  display: flex;
  align-items: center;
}
@media (min-width: 0px) {
[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-27481174-2c03-438a-bd14-7dbe724463f4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-185715a9-1b51-4c05-b28d-880dbe1187d5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

.shogun-form-text-input-field {
  width: 100%;
}

.shogun-form-text-input-field:focus {
  outline: none;
}

textarea.shogun-form-text-input-field {
  resize: none;
  overflow: hidden;
  min-height: 70px !important;
}

#s-406d0d92-a535-4374-9089-e9b6066765d1 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-406d0d92-a535-4374-9089-e9b6066765d1  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: rgba(233, 219, 214, 1);
  border-radius: 4px;
  background-color: rgba(233, 219, 214, 1);
  
  font-size: 16px;
  font-style: ;
  color: rgba(21, 56, 57, 1);
  font-family: Work Sans;
  font-weight: 500;
  line-height: 1.75em;
  
}

#s-406d0d92-a535-4374-9089-e9b6066765d1  .shogun-form-text-input-field::-moz-placeholder {
  font-size: ;
  font-style: ;
  color: rgba(102, 102, 102, 1);
  font-family: Work Sans;
  font-weight: 500;
  
  
}

#s-406d0d92-a535-4374-9089-e9b6066765d1  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: ;
  font-style: ;
  color: rgba(102, 102, 102, 1);
  font-family: Work Sans;
  font-weight: 500;
  
  
}

#s-406d0d92-a535-4374-9089-e9b6066765d1  .shogun-form-text-input-field::placeholder {
  font-size: ;
  font-style: ;
  color: rgba(102, 102, 102, 1);
  font-family: Work Sans;
  font-weight: 500;
  
  
}


#s-406d0d92-a535-4374-9089-e9b6066765d1 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: rgba(233, 219, 214, 1);
  border-radius: 4px;
  background-color: rgba(233, 219, 214, 1);
  color: rgba(21, 56, 57, 1);
}



#s-406d0d92-a535-4374-9089-e9b6066765d1 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: rgba(233, 219, 214, 1);
  border-radius: 4px;
  background-color: rgba(233, 219, 214, 1);
  color: rgba(21, 56, 57, 1);
}


.shogun-form-box-submit:focus {
  outline: none;
}

.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-863bd591-30d5-4490-b852-3d6d3db7bfcb {
  border-style: solid;
margin-top: 5px;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 4px;
color: #FFFFFF;
background-color: rgba(223, 133, 100, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
font-family: Work Sans;
font-weight: 500;
font-size: 16px;
}
#s-863bd591-30d5-4490-b852-3d6d3db7bfcb:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(51, 51, 51, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-863bd591-30d5-4490-b852-3d6d3db7bfcb:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(102, 102, 102, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-863bd591-30d5-4490-b852-3d6d3db7bfcb {
  margin-top: 20px;
}
}
#s-863bd591-30d5-4490-b852-3d6d3db7bfcb[disabled],
#s-863bd591-30d5-4490-b852-3d6d3db7bfcb[disabled]:hover,
#s-863bd591-30d5-4490-b852-3d6d3db7bfcb[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-863bd591-30d5-4490-b852-3d6d3db7bfcb {
  display:  block ;
  width:  100% ;
}


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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: block;
}