.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;
  min-height: 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;
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-3648f432-cba6-4602-a4e2-0abf904eac1b {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
opacity: 1;
}
@media (min-width: 1200px){#s-3648f432-cba6-4602-a4e2-0abf904eac1b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3648f432-cba6-4602-a4e2-0abf904eac1b {
  display: none;
}
#s-3648f432-cba6-4602-a4e2-0abf904eac1b, #wrap-s-3648f432-cba6-4602-a4e2-0abf904eac1b { display:none !important; }}@media (max-width: 767px){#s-3648f432-cba6-4602-a4e2-0abf904eac1b {
  display: none;
}
#s-3648f432-cba6-4602-a4e2-0abf904eac1b, #wrap-s-3648f432-cba6-4602-a4e2-0abf904eac1b { display:none !important; }}
#s-3648f432-cba6-4602-a4e2-0abf904eac1b .shg-sld-dot {
  background-color: rgba(255, 255, 255, 1);
}

#s-3648f432-cba6-4602-a4e2-0abf904eac1b .shg-sld-nav-button.shg-sld-left,
#s-3648f432-cba6-4602-a4e2-0abf904eac1b .shg-sld-nav-button.shg-sld-right {
  fill: rgba(255, 255, 255, 1);
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

#s-18dd52ae-8336-4d8b-9564-6ac182bf16fe {
  background-image: url(https://i.shgcdn.com/1f1a8534-49c2-4b79-8e47-892b2b54daf1/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-18dd52ae-8336-4d8b-9564-6ac182bf16fe {
  display: none;
}
#s-18dd52ae-8336-4d8b-9564-6ac182bf16fe, #wrap-s-18dd52ae-8336-4d8b-9564-6ac182bf16fe { display:none !important; }}@media (max-width: 767px){#s-18dd52ae-8336-4d8b-9564-6ac182bf16fe {
  background-color: rgba(0, 0, 0, 0);
display: none;
}
#s-18dd52ae-8336-4d8b-9564-6ac182bf16fe, #wrap-s-18dd52ae-8336-4d8b-9564-6ac182bf16fe { display:none !important; }}
@media (min-width: 0px) {
[id="s-18dd52ae-8336-4d8b-9564-6ac182bf16fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-18dd52ae-8336-4d8b-9564-6ac182bf16fe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-18dd52ae-8336-4d8b-9564-6ac182bf16fe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-18dd52ae-8336-4d8b-9564-6ac182bf16fe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-18dd52ae-8336-4d8b-9564-6ac182bf16fe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-18dd52ae-8336-4d8b-9564-6ac182bf16fe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-18dd52ae-8336-4d8b-9564-6ac182bf16fe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * 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: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  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 {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-e6db4d97-1efb-496a-a7a2-49a48c6fb7de {
  padding-left: 100px;
padding-right: 10%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e6db4d97-1efb-496a-a7a2-49a48c6fb7de {
  padding-left: 20px;
}
}@media (max-width: 767px){#s-e6db4d97-1efb-496a-a7a2-49a48c6fb7de {
  padding-left: 20px;
}
}







#s-e6db4d97-1efb-496a-a7a2-49a48c6fb7de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6db4d97-1efb-496a-a7a2-49a48c6fb7de.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-7a7c3711-c858-4a0f-99a8-9128b9cec853 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7a7c3711-c858-4a0f-99a8-9128b9cec853 .shogun-heading-component h2 {
  color: rgba(42, 42, 53, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.3em;
  
  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 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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  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;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-856527ec-4e46-45ff-ad76-b11896ee407c {
  margin-top: 8px;
max-width: 400px;
}
@media (max-width: 767px){#s-856527ec-4e46-45ff-ad76-b11896ee407c {
  
}
}
#s-4a09c30e-a86c-4060-989d-21f5421e58ad {
  margin-top: 50px;
margin-bottom: 50px;
}
@media (max-width: 767px){#s-4a09c30e-a86c-4060-989d-21f5421e58ad {
  margin-top: 20px;
margin-bottom: 20px;
}
}
@media (min-width: 0px) {
[id="s-4a09c30e-a86c-4060-989d-21f5421e58ad"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4a09c30e-a86c-4060-989d-21f5421e58ad"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4a09c30e-a86c-4060-989d-21f5421e58ad"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4a09c30e-a86c-4060-989d-21f5421e58ad"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4a09c30e-a86c-4060-989d-21f5421e58ad"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4a09c30e-a86c-4060-989d-21f5421e58ad"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4a09c30e-a86c-4060-989d-21f5421e58ad"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

.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-text {
  font-weight: ;
  font-family: ;
}

.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-a4a7698c-eb47-43e0-a90c-9321b925798c {
  padding-top: 13px;
padding-left: 25px;
padding-bottom: 13px;
padding-right: 25px;
border-radius: 8px;
background-color: #252525;
text-align: left;
text-decoration: none;
line-height: 1.75em;
}
#s-a4a7698c-eb47-43e0-a90c-9321b925798c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a4a7698c-eb47-43e0-a90c-9321b925798c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-a4a7698c-eb47-43e0-a90c-9321b925798c {
  margin-bottom: 500px;
}
}

  #s-a4a7698c-eb47-43e0-a90c-9321b925798c-root {
    text-align: left;
  }


#s-a4a7698c-eb47-43e0-a90c-9321b925798c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a4a7698c-eb47-43e0-a90c-9321b925798c-root {
    text-align: left;
  }


#s-a4a7698c-eb47-43e0-a90c-9321b925798c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a4a7698c-eb47-43e0-a90c-9321b925798c-root {
    text-align: left;
  }


#s-a4a7698c-eb47-43e0-a90c-9321b925798c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a4a7698c-eb47-43e0-a90c-9321b925798c-root {
    text-align: left;
  }


#s-a4a7698c-eb47-43e0-a90c-9321b925798c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a4a7698c-eb47-43e0-a90c-9321b925798c-root {
    text-align: left;
  }


#s-a4a7698c-eb47-43e0-a90c-9321b925798c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}
  #s-a4a7698c-eb47-43e0-a90c-9321b925798c-root {
    text-align: left;
  }


#s-a4a7698c-eb47-43e0-a90c-9321b925798c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-01c54ba0-7938-4adc-a772-dbafb134f848 {
  background-image: url(https://i.shgcdn.com/fd65c49e-90d0-4eb0-973b-4d7e39eda0dd/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
@media (max-width: 767px){#s-01c54ba0-7938-4adc-a772-dbafb134f848 {
  background-image: url(https://i.shgcdn.com/c21a55f7-2a44-4841-9cf5-6a980d59ad3d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-color: rgba(255, 160, 0, 1);
background-position: center center;
}
}
@media (min-width: 0px) {
[id="s-01c54ba0-7938-4adc-a772-dbafb134f848"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-01c54ba0-7938-4adc-a772-dbafb134f848"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-01c54ba0-7938-4adc-a772-dbafb134f848"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-01c54ba0-7938-4adc-a772-dbafb134f848"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-01c54ba0-7938-4adc-a772-dbafb134f848"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-01c54ba0-7938-4adc-a772-dbafb134f848"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-01c54ba0-7938-4adc-a772-dbafb134f848"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

}

#s-29ca20d6-5cda-41cf-9a4b-89659f654343 {
  margin-bottom: 0px;
padding-left: 100px;
padding-right: 10%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-29ca20d6-5cda-41cf-9a4b-89659f654343 {
  padding-left: 20px;
}
}@media (max-width: 767px){#s-29ca20d6-5cda-41cf-9a4b-89659f654343 {
  padding-left: 20px;
}
}







#s-29ca20d6-5cda-41cf-9a4b-89659f654343 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29ca20d6-5cda-41cf-9a4b-89659f654343.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0a023097-c8ae-42e0-83a3-2da3356170c6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0a023097-c8ae-42e0-83a3-2da3356170c6 .shogun-heading-component h2 {
  color: rgba(42, 42, 53, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-c8011391-a80e-40ee-a022-b55059f0242e {
  margin-top: 8px;
max-width: 400px;
}
@media (max-width: 767px){#s-c8011391-a80e-40ee-a022-b55059f0242e {
  
}
}
#s-885e3ee8-b853-472d-b9ee-f6ebaf3f8785 {
  margin-top: 50px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-885e3ee8-b853-472d-b9ee-f6ebaf3f8785 {
  margin-bottom: 500px;
}
}
@media (min-width: 0px) {
[id="s-885e3ee8-b853-472d-b9ee-f6ebaf3f8785"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-885e3ee8-b853-472d-b9ee-f6ebaf3f8785"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-885e3ee8-b853-472d-b9ee-f6ebaf3f8785"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-885e3ee8-b853-472d-b9ee-f6ebaf3f8785"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-885e3ee8-b853-472d-b9ee-f6ebaf3f8785"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-885e3ee8-b853-472d-b9ee-f6ebaf3f8785"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-885e3ee8-b853-472d-b9ee-f6ebaf3f8785"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

}

#s-56f1523f-6daa-43fd-a51e-f2d44e0ccd2a {
  padding-top: 13px;
padding-left: 25px;
padding-bottom: 13px;
padding-right: 25px;
border-radius: 8px;
background-color: #252525;
text-align: left;
text-decoration: none;
line-height: 1.25em;
letter-spacing: 0px;
}
#s-56f1523f-6daa-43fd-a51e-f2d44e0ccd2a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-56f1523f-6daa-43fd-a51e-f2d44e0ccd2a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-56f1523f-6daa-43fd-a51e-f2d44e0ccd2a-root {
    text-align: left;
  }


#s-56f1523f-6daa-43fd-a51e-f2d44e0ccd2a.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-56f1523f-6daa-43fd-a51e-f2d44e0ccd2a-root {
    text-align: left;
  }


#s-56f1523f-6daa-43fd-a51e-f2d44e0ccd2a.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-56f1523f-6daa-43fd-a51e-f2d44e0ccd2a-root {
    text-align: left;
  }


#s-56f1523f-6daa-43fd-a51e-f2d44e0ccd2a.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-56f1523f-6daa-43fd-a51e-f2d44e0ccd2a-root {
    text-align: left;
  }


#s-56f1523f-6daa-43fd-a51e-f2d44e0ccd2a.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-56f1523f-6daa-43fd-a51e-f2d44e0ccd2a-root {
    text-align: left;
  }


#s-56f1523f-6daa-43fd-a51e-f2d44e0ccd2a.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}
  #s-56f1523f-6daa-43fd-a51e-f2d44e0ccd2a-root {
    text-align: left;
  }


#s-56f1523f-6daa-43fd-a51e-f2d44e0ccd2a.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-19256542-05db-4fb7-9c84-c11387d93ffe {
  padding-top: 13px;
padding-left: 25px;
padding-bottom: 13px;
padding-right: 25px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-19256542-05db-4fb7-9c84-c11387d93ffe:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-19256542-05db-4fb7-9c84-c11387d93ffe:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-19256542-05db-4fb7-9c84-c11387d93ffe-root {
    text-align: left;
  }


#s-19256542-05db-4fb7-9c84-c11387d93ffe.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-19256542-05db-4fb7-9c84-c11387d93ffe-root {
    text-align: left;
  }


#s-19256542-05db-4fb7-9c84-c11387d93ffe.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-19256542-05db-4fb7-9c84-c11387d93ffe-root {
    text-align: left;
  }


#s-19256542-05db-4fb7-9c84-c11387d93ffe.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-19256542-05db-4fb7-9c84-c11387d93ffe-root {
    text-align: left;
  }


#s-19256542-05db-4fb7-9c84-c11387d93ffe.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-19256542-05db-4fb7-9c84-c11387d93ffe-root {
    text-align: left;
  }


#s-19256542-05db-4fb7-9c84-c11387d93ffe.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}
  #s-19256542-05db-4fb7-9c84-c11387d93ffe-root {
    text-align: left;
  }


#s-19256542-05db-4fb7-9c84-c11387d93ffe.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-02880fb4-73a0-45b0-b031-1499e5e6b22b {
  max-width: 250px;
opacity: 0.75;
}
@media (max-width: 767px){#s-02880fb4-73a0-45b0-b031-1499e5e6b22b {
  
}
}
#s-a6974412-78e9-468e-b70b-f5855efefa20 {
  background-image: url(https://i.shgcdn.com/fd65c49e-90d0-4eb0-973b-4d7e39eda0dd/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
@media (max-width: 767px){#s-a6974412-78e9-468e-b70b-f5855efefa20 {
  background-image: url(https://i.shgcdn.com/c21a55f7-2a44-4841-9cf5-6a980d59ad3d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-color: rgba(255, 160, 0, 1);
background-position: center center;
}
}
@media (min-width: 0px) {
[id="s-a6974412-78e9-468e-b70b-f5855efefa20"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a6974412-78e9-468e-b70b-f5855efefa20"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a6974412-78e9-468e-b70b-f5855efefa20"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a6974412-78e9-468e-b70b-f5855efefa20"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a6974412-78e9-468e-b70b-f5855efefa20"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a6974412-78e9-468e-b70b-f5855efefa20"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a6974412-78e9-468e-b70b-f5855efefa20"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

}

#s-8bf719ea-5d8d-4f47-b4d3-cd960a10234f {
  margin-bottom: 0px;
padding-left: 100px;
padding-right: 10%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8bf719ea-5d8d-4f47-b4d3-cd960a10234f {
  padding-left: 20px;
}
}@media (max-width: 767px){#s-8bf719ea-5d8d-4f47-b4d3-cd960a10234f {
  padding-left: 20px;
}
}







#s-8bf719ea-5d8d-4f47-b4d3-cd960a10234f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8bf719ea-5d8d-4f47-b4d3-cd960a10234f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c9a5687f-be09-4b8f-9d07-7dcfa1b544b6 {
  padding-top: 10px;
padding-bottom: 10px;
max-width: 1000px;
text-align: left;
}

#s-c9a5687f-be09-4b8f-9d07-7dcfa1b544b6 .shogun-heading-component h2 {
  color: rgba(42, 42, 53, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-120bbe1f-c1f8-4bd2-bf78-443e9c1d95f8 {
  margin-top: 8px;
max-width: 800px;
}
@media (max-width: 767px){#s-120bbe1f-c1f8-4bd2-bf78-443e9c1d95f8 {
  
}
}
#s-9da8839b-64fb-49b3-974b-f9782398c6cc {
  margin-top: 50px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-9da8839b-64fb-49b3-974b-f9782398c6cc {
  margin-bottom: 500px;
}
}
@media (min-width: 0px) {
[id="s-9da8839b-64fb-49b3-974b-f9782398c6cc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-9da8839b-64fb-49b3-974b-f9782398c6cc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9da8839b-64fb-49b3-974b-f9782398c6cc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-9da8839b-64fb-49b3-974b-f9782398c6cc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9da8839b-64fb-49b3-974b-f9782398c6cc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-9da8839b-64fb-49b3-974b-f9782398c6cc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-9da8839b-64fb-49b3-974b-f9782398c6cc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

#s-c6a5fcb1-c41a-4393-9c9d-e7456a0a9c99 {
  border-style: solid;
padding-top: 13px;
padding-left: 25px;
padding-bottom: 13px;
padding-right: 25px;
border-color: #2C2A34;
border-radius: 8px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
line-height: 1.1em;
background-image: none;
hover-type: color;
}
#s-c6a5fcb1-c41a-4393-9c9d-e7456a0a9c99:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c6a5fcb1-c41a-4393-9c9d-e7456a0a9c99:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c6a5fcb1-c41a-4393-9c9d-e7456a0a9c99-root {
    text-align: center;
  }


#s-c6a5fcb1-c41a-4393-9c9d-e7456a0a9c99.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c6a5fcb1-c41a-4393-9c9d-e7456a0a9c99-root {
    text-align: center;
  }


#s-c6a5fcb1-c41a-4393-9c9d-e7456a0a9c99.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c6a5fcb1-c41a-4393-9c9d-e7456a0a9c99-root {
    text-align: center;
  }


#s-c6a5fcb1-c41a-4393-9c9d-e7456a0a9c99.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c6a5fcb1-c41a-4393-9c9d-e7456a0a9c99-root {
    text-align: center;
  }


#s-c6a5fcb1-c41a-4393-9c9d-e7456a0a9c99.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c6a5fcb1-c41a-4393-9c9d-e7456a0a9c99-root {
    text-align: center;
  }


#s-c6a5fcb1-c41a-4393-9c9d-e7456a0a9c99.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}
  #s-c6a5fcb1-c41a-4393-9c9d-e7456a0a9c99-root {
    text-align: center;
  }


#s-c6a5fcb1-c41a-4393-9c9d-e7456a0a9c99.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-902a0569-1cbf-4094-ba79-b9bf8abeec69 {
  max-width: 250px;
opacity: 0.75;
}
@media (max-width: 767px){#s-902a0569-1cbf-4094-ba79-b9bf8abeec69 {
  display: none;
}
#s-902a0569-1cbf-4094-ba79-b9bf8abeec69, #wrap-s-902a0569-1cbf-4094-ba79-b9bf8abeec69 { display:none !important; }}
#s-4dd48258-1a3a-4306-90e9-4b5c81c16cd1 {
  background-image: url(https://i.shgcdn.com/875b9e80-377d-412f-bfd0-018e6c167c53/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4dd48258-1a3a-4306-90e9-4b5c81c16cd1 {
  
}
}@media (max-width: 767px){#s-4dd48258-1a3a-4306-90e9-4b5c81c16cd1 {
  background-image: url(https://i.shgcdn.com/cff21be9-5652-44b6-8bab-36a92722bd9b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-color: rgba(255, 160, 0, 0);
background-position: center center;
}
}
@media (min-width: 0px) {
[id="s-4dd48258-1a3a-4306-90e9-4b5c81c16cd1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4dd48258-1a3a-4306-90e9-4b5c81c16cd1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4dd48258-1a3a-4306-90e9-4b5c81c16cd1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4dd48258-1a3a-4306-90e9-4b5c81c16cd1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4dd48258-1a3a-4306-90e9-4b5c81c16cd1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4dd48258-1a3a-4306-90e9-4b5c81c16cd1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4dd48258-1a3a-4306-90e9-4b5c81c16cd1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

}

#s-ab4c1ec6-32df-44b3-b51c-0168c9356461 {
  margin-bottom: 0px;
padding-left: 100px;
padding-right: 10%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ab4c1ec6-32df-44b3-b51c-0168c9356461 {
  padding-left: 20px;
display: none;
}
#s-ab4c1ec6-32df-44b3-b51c-0168c9356461, #wrap-s-ab4c1ec6-32df-44b3-b51c-0168c9356461 { display:none !important; }}@media (max-width: 767px){#s-ab4c1ec6-32df-44b3-b51c-0168c9356461 {
  padding-left: 20px;
display: none;
}
#s-ab4c1ec6-32df-44b3-b51c-0168c9356461, #wrap-s-ab4c1ec6-32df-44b3-b51c-0168c9356461 { display:none !important; }}







#s-ab4c1ec6-32df-44b3-b51c-0168c9356461 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab4c1ec6-32df-44b3-b51c-0168c9356461.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dcb86a8f-4512-4c3f-9cd0-355540f63e60 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-dcb86a8f-4512-4c3f-9cd0-355540f63e60 .shogun-heading-component h2 {
  color: rgba(42, 42, 53, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 42px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-2ea89ceb-d5e0-4237-99c9-5a7a83e97f3b {
  margin-top: 8px;
max-width: 400px;
}
@media (max-width: 767px){#s-2ea89ceb-d5e0-4237-99c9-5a7a83e97f3b {
  display: none;
}
#s-2ea89ceb-d5e0-4237-99c9-5a7a83e97f3b, #wrap-s-2ea89ceb-d5e0-4237-99c9-5a7a83e97f3b { display:none !important; }}
#s-15db02b5-41f3-46a0-9938-dea32264cc57 {
  margin-top: 50px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-15db02b5-41f3-46a0-9938-dea32264cc57 {
  margin-bottom: 500px;
}
}
@media (min-width: 0px) {
[id="s-15db02b5-41f3-46a0-9938-dea32264cc57"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-15db02b5-41f3-46a0-9938-dea32264cc57"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-15db02b5-41f3-46a0-9938-dea32264cc57"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-15db02b5-41f3-46a0-9938-dea32264cc57"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-15db02b5-41f3-46a0-9938-dea32264cc57"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-15db02b5-41f3-46a0-9938-dea32264cc57"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-15db02b5-41f3-46a0-9938-dea32264cc57"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

#s-467ab108-e907-44a9-80c9-cd64f1af5dcd {
  padding-top: 13px;
padding-left: 15px;
padding-bottom: 13px;
padding-right: 15px;
border-radius: 8px;
background-color: #252525;
text-align: left;
text-decoration: none;
line-height: 1.75em;
letter-spacing: 1px;
}
#s-467ab108-e907-44a9-80c9-cd64f1af5dcd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-467ab108-e907-44a9-80c9-cd64f1af5dcd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-467ab108-e907-44a9-80c9-cd64f1af5dcd-root {
    text-align: left;
  }


#s-467ab108-e907-44a9-80c9-cd64f1af5dcd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-467ab108-e907-44a9-80c9-cd64f1af5dcd-root {
    text-align: left;
  }


#s-467ab108-e907-44a9-80c9-cd64f1af5dcd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-467ab108-e907-44a9-80c9-cd64f1af5dcd-root {
    text-align: left;
  }


#s-467ab108-e907-44a9-80c9-cd64f1af5dcd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-467ab108-e907-44a9-80c9-cd64f1af5dcd-root {
    text-align: left;
  }


#s-467ab108-e907-44a9-80c9-cd64f1af5dcd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-467ab108-e907-44a9-80c9-cd64f1af5dcd-root {
    text-align: left;
  }


#s-467ab108-e907-44a9-80c9-cd64f1af5dcd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}
  #s-467ab108-e907-44a9-80c9-cd64f1af5dcd-root {
    text-align: left;
  }


#s-467ab108-e907-44a9-80c9-cd64f1af5dcd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-d44334de-6194-4a24-afa8-e142694dd0cc {
  padding-top: 13px;
padding-left: 25px;
padding-bottom: 13px;
padding-right: 25px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
letter-spacing: 1px;
}
#s-d44334de-6194-4a24-afa8-e142694dd0cc:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d44334de-6194-4a24-afa8-e142694dd0cc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d44334de-6194-4a24-afa8-e142694dd0cc-root {
    text-align: left;
  }


#s-d44334de-6194-4a24-afa8-e142694dd0cc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d44334de-6194-4a24-afa8-e142694dd0cc-root {
    text-align: left;
  }


#s-d44334de-6194-4a24-afa8-e142694dd0cc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d44334de-6194-4a24-afa8-e142694dd0cc-root {
    text-align: left;
  }


#s-d44334de-6194-4a24-afa8-e142694dd0cc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d44334de-6194-4a24-afa8-e142694dd0cc-root {
    text-align: left;
  }


#s-d44334de-6194-4a24-afa8-e142694dd0cc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d44334de-6194-4a24-afa8-e142694dd0cc-root {
    text-align: left;
  }


#s-d44334de-6194-4a24-afa8-e142694dd0cc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}
  #s-d44334de-6194-4a24-afa8-e142694dd0cc-root {
    text-align: left;
  }


#s-d44334de-6194-4a24-afa8-e142694dd0cc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-f66ad409-ae36-40b3-8507-0182375ac918 {
  max-width: 250px;
opacity: 0.8500000000000001;
}
@media (max-width: 767px){#s-f66ad409-ae36-40b3-8507-0182375ac918 {
  display: none;
}
#s-f66ad409-ae36-40b3-8507-0182375ac918, #wrap-s-f66ad409-ae36-40b3-8507-0182375ac918 { display:none !important; }}
#s-62313b19-b495-4cf5-afa8-e14e007b2e2e {
  background-image: url(https://i.shgcdn.com/791a8106-151a-4128-bd28-4543f8fee357/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-62313b19-b495-4cf5-afa8-e14e007b2e2e {
  display: none;
}
#s-62313b19-b495-4cf5-afa8-e14e007b2e2e, #wrap-s-62313b19-b495-4cf5-afa8-e14e007b2e2e { display:none !important; }}@media (max-width: 767px){#s-62313b19-b495-4cf5-afa8-e14e007b2e2e {
  background-color: rgba(0, 0, 0, 0);
display: none;
}
#s-62313b19-b495-4cf5-afa8-e14e007b2e2e, #wrap-s-62313b19-b495-4cf5-afa8-e14e007b2e2e { display:none !important; }}
@media (min-width: 0px) {
[id="s-62313b19-b495-4cf5-afa8-e14e007b2e2e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-62313b19-b495-4cf5-afa8-e14e007b2e2e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-62313b19-b495-4cf5-afa8-e14e007b2e2e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-62313b19-b495-4cf5-afa8-e14e007b2e2e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-62313b19-b495-4cf5-afa8-e14e007b2e2e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-62313b19-b495-4cf5-afa8-e14e007b2e2e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-62313b19-b495-4cf5-afa8-e14e007b2e2e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

}

#s-4c1544ec-545a-4a6a-ae58-959cb6c2242b {
  padding-left: 100px;
padding-right: 10%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4c1544ec-545a-4a6a-ae58-959cb6c2242b {
  padding-left: 20px;
}
}@media (max-width: 767px){#s-4c1544ec-545a-4a6a-ae58-959cb6c2242b {
  padding-left: 20px;
}
}







#s-4c1544ec-545a-4a6a-ae58-959cb6c2242b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c1544ec-545a-4a6a-ae58-959cb6c2242b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7a8a6d62-44d5-4dfa-8e49-5feb45317973 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7a8a6d62-44d5-4dfa-8e49-5feb45317973 .shogun-heading-component h2 {
  color: rgba(42, 42, 53, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-739c5453-6f74-40a9-9574-36ec2a3b90fa {
  margin-top: 8px;
max-width: 400px;
}
@media (max-width: 767px){#s-739c5453-6f74-40a9-9574-36ec2a3b90fa {
  
}
}
#s-4b43fea8-a4d1-409e-b9e0-b6b71dde20b4 {
  margin-top: 50px;
margin-bottom: 50px;
}
@media (max-width: 767px){#s-4b43fea8-a4d1-409e-b9e0-b6b71dde20b4 {
  margin-top: 20px;
margin-bottom: 20px;
}
}
@media (min-width: 0px) {
[id="s-4b43fea8-a4d1-409e-b9e0-b6b71dde20b4"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4b43fea8-a4d1-409e-b9e0-b6b71dde20b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b43fea8-a4d1-409e-b9e0-b6b71dde20b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4b43fea8-a4d1-409e-b9e0-b6b71dde20b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b43fea8-a4d1-409e-b9e0-b6b71dde20b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b43fea8-a4d1-409e-b9e0-b6b71dde20b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b43fea8-a4d1-409e-b9e0-b6b71dde20b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

}

#s-c3a26346-1f4b-4b76-aede-4af26f6e7861 {
  padding-top: 13px;
padding-left: 25px;
padding-bottom: 13px;
padding-right: 25px;
border-radius: 8px;
background-color: #252525;
text-align: left;
text-decoration: none;
line-height: 1.75em;
}
#s-c3a26346-1f4b-4b76-aede-4af26f6e7861:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c3a26346-1f4b-4b76-aede-4af26f6e7861:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-c3a26346-1f4b-4b76-aede-4af26f6e7861 {
  margin-bottom: 500px;
}
}

  #s-c3a26346-1f4b-4b76-aede-4af26f6e7861-root {
    text-align: left;
  }


#s-c3a26346-1f4b-4b76-aede-4af26f6e7861.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c3a26346-1f4b-4b76-aede-4af26f6e7861-root {
    text-align: left;
  }


#s-c3a26346-1f4b-4b76-aede-4af26f6e7861.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c3a26346-1f4b-4b76-aede-4af26f6e7861-root {
    text-align: left;
  }


#s-c3a26346-1f4b-4b76-aede-4af26f6e7861.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c3a26346-1f4b-4b76-aede-4af26f6e7861-root {
    text-align: left;
  }


#s-c3a26346-1f4b-4b76-aede-4af26f6e7861.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c3a26346-1f4b-4b76-aede-4af26f6e7861-root {
    text-align: left;
  }


#s-c3a26346-1f4b-4b76-aede-4af26f6e7861.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}
  #s-c3a26346-1f4b-4b76-aede-4af26f6e7861-root {
    text-align: left;
  }


#s-c3a26346-1f4b-4b76-aede-4af26f6e7861.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-3e61fc39-4dbd-472c-9e3b-5b100ce2e400 {
  background-image: url(https://i.shgcdn.com/1f1a8534-49c2-4b79-8e47-892b2b54daf1/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 0px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3e61fc39-4dbd-472c-9e3b-5b100ce2e400 {
  display: none;
}
#s-3e61fc39-4dbd-472c-9e3b-5b100ce2e400, #wrap-s-3e61fc39-4dbd-472c-9e3b-5b100ce2e400 { display:none !important; }}@media (max-width: 767px){#s-3e61fc39-4dbd-472c-9e3b-5b100ce2e400 {
  background-color: rgba(255, 160, 0, 1);
display: none;
}
#s-3e61fc39-4dbd-472c-9e3b-5b100ce2e400, #wrap-s-3e61fc39-4dbd-472c-9e3b-5b100ce2e400 { display:none !important; }}
@media (min-width: 0px) {
[id="s-3e61fc39-4dbd-472c-9e3b-5b100ce2e400"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3e61fc39-4dbd-472c-9e3b-5b100ce2e400"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3e61fc39-4dbd-472c-9e3b-5b100ce2e400"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3e61fc39-4dbd-472c-9e3b-5b100ce2e400"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3e61fc39-4dbd-472c-9e3b-5b100ce2e400"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e61fc39-4dbd-472c-9e3b-5b100ce2e400"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3e61fc39-4dbd-472c-9e3b-5b100ce2e400"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-9a2fbb87-548b-43f6-a17c-b464bfc4afef {
  margin-top: 250px;
margin-bottom: 150px;
padding-left: 100px;
padding-right: 10%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9a2fbb87-548b-43f6-a17c-b464bfc4afef {
  padding-left: 20px;
}
}@media (max-width: 767px){#s-9a2fbb87-548b-43f6-a17c-b464bfc4afef {
  margin-top: 100px;
padding-left: 20px;
}
}







#s-9a2fbb87-548b-43f6-a17c-b464bfc4afef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a2fbb87-548b-43f6-a17c-b464bfc4afef.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a99fd56f-5c6f-4acb-98b7-4c5c5a7b042e {
  padding-bottom: 0px;
text-align: left;
}

#s-a99fd56f-5c6f-4acb-98b7-4c5c5a7b042e .shogun-heading-component h2 {
  color: rgba(42, 42, 53, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.3em;
  
  text-align: left;
}



#s-32b5e103-f3d0-425f-8219-b2e1b68ae00e {
  margin-top: 50px;
}
@media (max-width: 767px){#s-32b5e103-f3d0-425f-8219-b2e1b68ae00e {
  margin-bottom: 1px;
}
}
@media (min-width: 0px) {
[id="s-32b5e103-f3d0-425f-8219-b2e1b68ae00e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-32b5e103-f3d0-425f-8219-b2e1b68ae00e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-32b5e103-f3d0-425f-8219-b2e1b68ae00e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-32b5e103-f3d0-425f-8219-b2e1b68ae00e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-1064c608-0b85-4f20-83c5-bb39b6b808c6 {
  padding-top: 13px;
padding-left: 25px;
padding-bottom: 13px;
padding-right: 25px;
border-radius: 8px;
background-color: #252525;
text-align: left;
text-decoration: none;
line-height: 1.75em;
}
#s-1064c608-0b85-4f20-83c5-bb39b6b808c6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1064c608-0b85-4f20-83c5-bb39b6b808c6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1064c608-0b85-4f20-83c5-bb39b6b808c6-root {
    text-align: left;
  }


#s-1064c608-0b85-4f20-83c5-bb39b6b808c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1064c608-0b85-4f20-83c5-bb39b6b808c6-root {
    text-align: left;
  }


#s-1064c608-0b85-4f20-83c5-bb39b6b808c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1064c608-0b85-4f20-83c5-bb39b6b808c6-root {
    text-align: left;
  }


#s-1064c608-0b85-4f20-83c5-bb39b6b808c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1064c608-0b85-4f20-83c5-bb39b6b808c6-root {
    text-align: left;
  }


#s-1064c608-0b85-4f20-83c5-bb39b6b808c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1064c608-0b85-4f20-83c5-bb39b6b808c6-root {
    text-align: left;
  }


#s-1064c608-0b85-4f20-83c5-bb39b6b808c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}
  #s-1064c608-0b85-4f20-83c5-bb39b6b808c6-root {
    text-align: left;
  }


#s-1064c608-0b85-4f20-83c5-bb39b6b808c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-972e4973-a3b7-4519-9e3d-1267b0756097 {
  min-height: 50%;
}








#s-972e4973-a3b7-4519-9e3d-1267b0756097 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-972e4973-a3b7-4519-9e3d-1267b0756097.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-33588f30-c822-4f08-8256-d8bcf6a290fb {
  padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-33588f30-c822-4f08-8256-d8bcf6a290fb {
  display: none;
}
#s-33588f30-c822-4f08-8256-d8bcf6a290fb, #wrap-s-33588f30-c822-4f08-8256-d8bcf6a290fb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-33588f30-c822-4f08-8256-d8bcf6a290fb {
  display: none;
}
#s-33588f30-c822-4f08-8256-d8bcf6a290fb, #wrap-s-33588f30-c822-4f08-8256-d8bcf6a290fb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-33588f30-c822-4f08-8256-d8bcf6a290fb {
  
}
}
#s-33588f30-c822-4f08-8256-d8bcf6a290fb .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-33588f30-c822-4f08-8256-d8bcf6a290fb .shg-sld-nav-button.shg-sld-left,
#s-33588f30-c822-4f08-8256-d8bcf6a290fb .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-4309c3b7-88a3-42dd-a5f1-2eb21efc0b02 {
  background-image: url(https://i.shgcdn.com/f61d5ad8-99a0-47d6-ab86-8bdc4f909b08/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
opacity: 1;
}
@media (min-width: 1200px){#s-4309c3b7-88a3-42dd-a5f1-2eb21efc0b02 {
  display: none;
}
#s-4309c3b7-88a3-42dd-a5f1-2eb21efc0b02, #wrap-s-4309c3b7-88a3-42dd-a5f1-2eb21efc0b02 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4309c3b7-88a3-42dd-a5f1-2eb21efc0b02 {
  display: none;
}
#s-4309c3b7-88a3-42dd-a5f1-2eb21efc0b02, #wrap-s-4309c3b7-88a3-42dd-a5f1-2eb21efc0b02 { display:none !important; }}
@media (min-width: 0px) {
[id="s-4309c3b7-88a3-42dd-a5f1-2eb21efc0b02"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4309c3b7-88a3-42dd-a5f1-2eb21efc0b02"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4309c3b7-88a3-42dd-a5f1-2eb21efc0b02"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4309c3b7-88a3-42dd-a5f1-2eb21efc0b02"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ba123596-2e2c-46c3-99c4-b09ca7d9ec18 {
  margin-top: 20px;
margin-bottom: 10px;
padding-left: 5%;
}

#s-6b646937-7f05-4087-9408-f951bbfdb82d {
  margin-bottom: 25px;
padding-left: 5%;
opacity: 1;
}

#s-77bd938f-ed94-49bc-953f-39948aacf0ee {
  margin-bottom: 25px;
padding-left: 5%;
opacity: 0.85;
}

#s-2f373288-8cff-424b-97c5-ffd5ae9458fc {
  margin-top: 30px;
margin-bottom: 40px;
padding-top: 35px;
padding-left: 5%;
}

@media (min-width: 0px) {
[id="s-2f373288-8cff-424b-97c5-ffd5ae9458fc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-2f373288-8cff-424b-97c5-ffd5ae9458fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-2f373288-8cff-424b-97c5-ffd5ae9458fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f373288-8cff-424b-97c5-ffd5ae9458fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-69e6439b-8039-4aa8-857a-96192584e160 {
  margin-top: 2px;
margin-bottom: 2px;
padding-top: 10px;
padding-left: 12px;
padding-bottom: 10px;
padding-right: 12px;
border-radius: 8px;
background-color: #252525;
text-align: left;
text-decoration: none;
line-height: 1.75em;
}
#s-69e6439b-8039-4aa8-857a-96192584e160:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-69e6439b-8039-4aa8-857a-96192584e160:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-69e6439b-8039-4aa8-857a-96192584e160-root {
    text-align: left;
  }


#s-69e6439b-8039-4aa8-857a-96192584e160.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-69e6439b-8039-4aa8-857a-96192584e160-root {
    text-align: left;
  }


#s-69e6439b-8039-4aa8-857a-96192584e160.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-69e6439b-8039-4aa8-857a-96192584e160-root {
    text-align: left;
  }


#s-69e6439b-8039-4aa8-857a-96192584e160.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-69e6439b-8039-4aa8-857a-96192584e160-root {
    text-align: left;
  }


#s-69e6439b-8039-4aa8-857a-96192584e160.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-69e6439b-8039-4aa8-857a-96192584e160-root {
    text-align: left;
  }


#s-69e6439b-8039-4aa8-857a-96192584e160.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}
  #s-69e6439b-8039-4aa8-857a-96192584e160-root {
    text-align: left;
  }


#s-69e6439b-8039-4aa8-857a-96192584e160.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-9328ac66-2846-4809-9a01-b3d8933f29bf {
  background-image: url(https://i.shgcdn.com/add35d2d-bbaa-4904-bf73-390a6421baa2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
opacity: 1;
}
@media (min-width: 1200px){#s-9328ac66-2846-4809-9a01-b3d8933f29bf {
  display: none;
}
#s-9328ac66-2846-4809-9a01-b3d8933f29bf, #wrap-s-9328ac66-2846-4809-9a01-b3d8933f29bf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9328ac66-2846-4809-9a01-b3d8933f29bf {
  display: none;
}
#s-9328ac66-2846-4809-9a01-b3d8933f29bf, #wrap-s-9328ac66-2846-4809-9a01-b3d8933f29bf { display:none !important; }}
@media (min-width: 0px) {
[id="s-9328ac66-2846-4809-9a01-b3d8933f29bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9328ac66-2846-4809-9a01-b3d8933f29bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9328ac66-2846-4809-9a01-b3d8933f29bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9328ac66-2846-4809-9a01-b3d8933f29bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-02e834b6-3747-4015-be2e-182637299af2 {
  margin-top: 20px;
margin-bottom: 10px;
padding-left: 5%;
}

#s-1d0b298a-d07c-445e-b13f-572f5a92ccce {
  margin-bottom: 25px;
padding-left: 5%;
opacity: 1;
}

#s-44f2ad26-744c-421b-ba19-d86ca760eff3 {
  margin-top: 30px;
margin-bottom: 40px;
padding-top: 35px;
padding-left: 5%;
}

@media (min-width: 0px) {
[id="s-44f2ad26-744c-421b-ba19-d86ca760eff3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 768px) {
[id="s-44f2ad26-744c-421b-ba19-d86ca760eff3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-44f2ad26-744c-421b-ba19-d86ca760eff3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-44f2ad26-744c-421b-ba19-d86ca760eff3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-f3e562bf-399a-4cbb-b9ce-6b0c3a0f2343 {
  margin-top: 2px;
margin-bottom: 2px;
padding-top: 10px;
padding-left: 12px;
padding-bottom: 10px;
padding-right: 12px;
border-radius: 8px;
background-color: #252525;
text-align: left;
text-decoration: none;
line-height: 1.75em;
}
#s-f3e562bf-399a-4cbb-b9ce-6b0c3a0f2343:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f3e562bf-399a-4cbb-b9ce-6b0c3a0f2343:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f3e562bf-399a-4cbb-b9ce-6b0c3a0f2343-root {
    text-align: left;
  }


#s-f3e562bf-399a-4cbb-b9ce-6b0c3a0f2343.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f3e562bf-399a-4cbb-b9ce-6b0c3a0f2343-root {
    text-align: left;
  }


#s-f3e562bf-399a-4cbb-b9ce-6b0c3a0f2343.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f3e562bf-399a-4cbb-b9ce-6b0c3a0f2343-root {
    text-align: left;
  }


#s-f3e562bf-399a-4cbb-b9ce-6b0c3a0f2343.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f3e562bf-399a-4cbb-b9ce-6b0c3a0f2343-root {
    text-align: left;
  }


#s-f3e562bf-399a-4cbb-b9ce-6b0c3a0f2343.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f3e562bf-399a-4cbb-b9ce-6b0c3a0f2343-root {
    text-align: left;
  }


#s-f3e562bf-399a-4cbb-b9ce-6b0c3a0f2343.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}
  #s-f3e562bf-399a-4cbb-b9ce-6b0c3a0f2343-root {
    text-align: left;
  }


#s-f3e562bf-399a-4cbb-b9ce-6b0c3a0f2343.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-26656541-633c-416b-b50c-1d3eec8c5d8a {
  padding-top: 13px;
padding-left: 25px;
padding-bottom: 13px;
padding-right: 25px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
color: rgba(246, 246, 246, 1);
}
#s-26656541-633c-416b-b50c-1d3eec8c5d8a:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-26656541-633c-416b-b50c-1d3eec8c5d8a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-26656541-633c-416b-b50c-1d3eec8c5d8a-root {
    text-align: left;
  }


#s-26656541-633c-416b-b50c-1d3eec8c5d8a.shg-btn {
  color: rgba(246, 246, 246, 1);
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-26656541-633c-416b-b50c-1d3eec8c5d8a-root {
    text-align: left;
  }


#s-26656541-633c-416b-b50c-1d3eec8c5d8a.shg-btn {
  color: rgba(246, 246, 246, 1);
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-26656541-633c-416b-b50c-1d3eec8c5d8a-root {
    text-align: left;
  }


#s-26656541-633c-416b-b50c-1d3eec8c5d8a.shg-btn {
  color: rgba(246, 246, 246, 1);
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-26656541-633c-416b-b50c-1d3eec8c5d8a-root {
    text-align: left;
  }


#s-26656541-633c-416b-b50c-1d3eec8c5d8a.shg-btn {
  color: rgba(246, 246, 246, 1);
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-26656541-633c-416b-b50c-1d3eec8c5d8a-root {
    text-align: left;
  }


#s-26656541-633c-416b-b50c-1d3eec8c5d8a.shg-btn {
  color: rgba(246, 246, 246, 1);
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}
  #s-26656541-633c-416b-b50c-1d3eec8c5d8a-root {
    text-align: left;
  }


#s-26656541-633c-416b-b50c-1d3eec8c5d8a.shg-btn {
  color: rgba(246, 246, 246, 1);
  font-size: 14px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-afb0dc84-bcb0-4678-a20a-f5d855b4538b {
  background-image: url(https://i.shgcdn.com/0d331d14-5c3d-4a64-a34d-610bbbb50669/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
opacity: 1;
}
@media (min-width: 1200px){#s-afb0dc84-bcb0-4678-a20a-f5d855b4538b {
  display: none;
}
#s-afb0dc84-bcb0-4678-a20a-f5d855b4538b, #wrap-s-afb0dc84-bcb0-4678-a20a-f5d855b4538b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-afb0dc84-bcb0-4678-a20a-f5d855b4538b {
  display: none;
}
#s-afb0dc84-bcb0-4678-a20a-f5d855b4538b, #wrap-s-afb0dc84-bcb0-4678-a20a-f5d855b4538b { display:none !important; }}
@media (min-width: 0px) {
[id="s-afb0dc84-bcb0-4678-a20a-f5d855b4538b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-afb0dc84-bcb0-4678-a20a-f5d855b4538b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-afb0dc84-bcb0-4678-a20a-f5d855b4538b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-afb0dc84-bcb0-4678-a20a-f5d855b4538b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-da918eef-0695-463c-8954-e74c9ba8e999 {
  margin-top: 20px;
margin-bottom: 10px;
padding-left: 5%;
}

#s-220bd663-1d50-4063-a86e-5cac0268671e {
  padding-left: 5%;
padding-right: 50%;
}

#s-95e0ab0f-4296-44ad-b0db-4e1938a7d5f8 {
  margin-left: 5%;
margin-bottom: 25px;
margin-right: 50%;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
background-color: #252525;
text-align: left;
text-decoration: none;
letter-spacing: 1px;
line-height: 1.75em;
}
#s-95e0ab0f-4296-44ad-b0db-4e1938a7d5f8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-95e0ab0f-4296-44ad-b0db-4e1938a7d5f8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-95e0ab0f-4296-44ad-b0db-4e1938a7d5f8-root {
    text-align: left;
  }


#s-95e0ab0f-4296-44ad-b0db-4e1938a7d5f8.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-95e0ab0f-4296-44ad-b0db-4e1938a7d5f8-root {
    text-align: left;
  }


#s-95e0ab0f-4296-44ad-b0db-4e1938a7d5f8.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-95e0ab0f-4296-44ad-b0db-4e1938a7d5f8-root {
    text-align: left;
  }


#s-95e0ab0f-4296-44ad-b0db-4e1938a7d5f8.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-95e0ab0f-4296-44ad-b0db-4e1938a7d5f8-root {
    text-align: left;
  }


#s-95e0ab0f-4296-44ad-b0db-4e1938a7d5f8.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-95e0ab0f-4296-44ad-b0db-4e1938a7d5f8-root {
    text-align: left;
  }


#s-95e0ab0f-4296-44ad-b0db-4e1938a7d5f8.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}
#s-8eb951c1-56f1-462a-ab5d-e97096fb3670 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 0%;
background-color: rgba(42, 42, 53, 1);
}

@media (min-width: 0px) {
[id="s-8eb951c1-56f1-462a-ab5d-e97096fb3670"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8eb951c1-56f1-462a-ab5d-e97096fb3670"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8eb951c1-56f1-462a-ab5d-e97096fb3670"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8eb951c1-56f1-462a-ab5d-e97096fb3670"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-79a46609-3b07-4dff-b72f-37cb7b3b8d98 {
  background-size: cover;
padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 100%;
background-position: center center;
background-color: rgba(42, 42, 53, 1);
}








#s-79a46609-3b07-4dff-b72f-37cb7b3b8d98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79a46609-3b07-4dff-b72f-37cb7b3b8d98.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "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;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-393d44fa-cb22-4308-b95b-dcd2a5098eab {
  margin-top: 0px;
text-align: center;
}







  #s-393d44fa-cb22-4308-b95b-dcd2a5098eab img.shogun-image {
    

    
    
    
  }


#s-393d44fa-cb22-4308-b95b-dcd2a5098eab .shogun-image-content {
  
    align-items: center;
  
}

#s-ef2bc4dd-94d3-473f-9344-2ece62216ae7 {
  min-height: 50px;
}








#s-ef2bc4dd-94d3-473f-9344-2ece62216ae7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef2bc4dd-94d3-473f-9344-2ece62216ae7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-93b9952b-bd00-4437-89dd-baea64b23121 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-93b9952b-bd00-4437-89dd-baea64b23121 .shogun-heading-component h2 {
  color: rgba(204, 133, 80, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-097c855e-9f0a-48ff-9cd4-4d06b22169da {
  background-size: cover;
padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 100%;
background-position: center center;
background-color: rgba(42, 42, 53, 1);
}
@media (max-width: 767px){#s-097c855e-9f0a-48ff-9cd4-4d06b22169da {
  padding-top: 0px;
padding-bottom: 0px;
}
}







#s-097c855e-9f0a-48ff-9cd4-4d06b22169da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-097c855e-9f0a-48ff-9cd4-4d06b22169da.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bd533d16-6c55-4485-8b9e-449f1ae5690d {
  text-align: center;
}







  #s-bd533d16-6c55-4485-8b9e-449f1ae5690d img.shogun-image {
    

    
    
    
  }


#s-bd533d16-6c55-4485-8b9e-449f1ae5690d .shogun-image-content {
  
    align-items: center;
  
}

#s-26e1bbb5-c0e5-474a-b33f-4795ef32b052 {
  min-height: 50px;
}








#s-26e1bbb5-c0e5-474a-b33f-4795ef32b052 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26e1bbb5-c0e5-474a-b33f-4795ef32b052.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-181a99b4-47a0-49b6-b1d0-ad7441c2c224 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-181a99b4-47a0-49b6-b1d0-ad7441c2c224 .shogun-heading-component h2 {
  color: rgba(204, 133, 80, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.5em;
  
  
}



#s-183d959f-f248-464a-910e-4feefbb2a662 {
  background-size: cover;
padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 100%;
background-position: center center;
background-color: rgba(42, 42, 53, 1);
}








#s-183d959f-f248-464a-910e-4feefbb2a662 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-183d959f-f248-464a-910e-4feefbb2a662.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-854818b7-86cf-41f3-a6cf-59eec69f6329 {
  text-align: center;
}







  #s-854818b7-86cf-41f3-a6cf-59eec69f6329 img.shogun-image {
    

    
    
    
  }


#s-854818b7-86cf-41f3-a6cf-59eec69f6329 .shogun-image-content {
  
    align-items: center;
  
}

#s-1c881c08-e527-4695-a93e-4efc6ebad291 {
  min-height: 50px;
}








#s-1c881c08-e527-4695-a93e-4efc6ebad291 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c881c08-e527-4695-a93e-4efc6ebad291.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a1d5bef2-a0c5-4b48-8037-cfc9fd21e492 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a1d5bef2-a0c5-4b48-8037-cfc9fd21e492 .shogun-heading-component h2 {
  color: rgba(204, 133, 80, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-3de57c3f-c09f-40cf-9fe7-8db640d49902 {
  padding-top: 100px;
padding-bottom: 60px;
min-height: 50px;
background-color: rgba(232, 225, 216, 1);
}
@media (max-width: 767px){#s-3de57c3f-c09f-40cf-9fe7-8db640d49902 {
  padding-top: 50px;
}
}







#s-3de57c3f-c09f-40cf-9fe7-8db640d49902 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3de57c3f-c09f-40cf-9fe7-8db640d49902.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-06928b9f-4ea6-49c2-8ac5-0f87ed7c7505 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-left: 15%;
padding-bottom: 100px;
padding-right: 15%;
max-width: 1408px;
background-color: rgba(232, 225, 216, 1);
}

@media (min-width: 0px) {
[id="s-06928b9f-4ea6-49c2-8ac5-0f87ed7c7505"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06928b9f-4ea6-49c2-8ac5-0f87ed7c7505"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-06928b9f-4ea6-49c2-8ac5-0f87ed7c7505"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-06928b9f-4ea6-49c2-8ac5-0f87ed7c7505"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-06928b9f-4ea6-49c2-8ac5-0f87ed7c7505"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-06928b9f-4ea6-49c2-8ac5-0f87ed7c7505"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-06928b9f-4ea6-49c2-8ac5-0f87ed7c7505"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-d41e1cb5-bdd4-45c2-b8f6-5de0fea74ffd {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 880px;
text-align: center;
}







  #s-d41e1cb5-bdd4-45c2-b8f6-5de0fea74ffd img.shogun-image {
    

    
    
    
  }


#s-d41e1cb5-bdd4-45c2-b8f6-5de0fea74ffd .shogun-image-content {
  
    align-items: center;
  
}

#s-fe985eaa-a6b9-4a1f-a313-83d01acbd2a9 {
  min-height: 50px;
}
@media (max-width: 767px){#s-fe985eaa-a6b9-4a1f-a313-83d01acbd2a9 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-fe985eaa-a6b9-4a1f-a313-83d01acbd2a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe985eaa-a6b9-4a1f-a313-83d01acbd2a9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-24115b21-22a2-45e1-8003-bbe670454db0 {
  max-width: 430px;
}

#s-24115b21-22a2-45e1-8003-bbe670454db0 .shogun-heading-component h2 {
  color: rgba(42, 42, 53, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}



#s-66d0ad41-e28b-466e-afd2-ad2dcd5a37af .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 23px;
  line-height: 3em;
  
  
}



#s-aa6f02d2-725d-496a-8e31-d6e7627ce6c4 {
  margin-top: 20px;
margin-left: 18px;
margin-bottom: 20px;
margin-right: 0px;
}

#s-b93df81d-55f8-4d88-b717-91ee6236e50c {
  margin-top: 30px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-b93df81d-55f8-4d88-b717-91ee6236e50c {
  margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-b93df81d-55f8-4d88-b717-91ee6236e50c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-b93df81d-55f8-4d88-b717-91ee6236e50c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b93df81d-55f8-4d88-b717-91ee6236e50c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b93df81d-55f8-4d88-b717-91ee6236e50c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-97b838cc-466b-4372-8248-3c22e5babbd1 {
  padding-top: 13px;
padding-left: 25px;
padding-bottom: 13px;
padding-right: 25px;
border-radius: 8px;
background-color: #252525;
text-align: left;
text-decoration: none;
line-height: 1.75em;
}
#s-97b838cc-466b-4372-8248-3c22e5babbd1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-97b838cc-466b-4372-8248-3c22e5babbd1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-97b838cc-466b-4372-8248-3c22e5babbd1-root {
    text-align: left;
  }


#s-97b838cc-466b-4372-8248-3c22e5babbd1.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-97b838cc-466b-4372-8248-3c22e5babbd1-root {
    text-align: left;
  }


#s-97b838cc-466b-4372-8248-3c22e5babbd1.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-97b838cc-466b-4372-8248-3c22e5babbd1-root {
    text-align: left;
  }


#s-97b838cc-466b-4372-8248-3c22e5babbd1.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-97b838cc-466b-4372-8248-3c22e5babbd1-root {
    text-align: left;
  }


#s-97b838cc-466b-4372-8248-3c22e5babbd1.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-97b838cc-466b-4372-8248-3c22e5babbd1-root {
    text-align: left;
  }


#s-97b838cc-466b-4372-8248-3c22e5babbd1.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}
  #s-97b838cc-466b-4372-8248-3c22e5babbd1-root {
    text-align: left;
  }


#s-97b838cc-466b-4372-8248-3c22e5babbd1.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-0f60f587-1c34-4015-834d-0bb31de7eff2 {
  background-repeat: no-repeat;
background-size: cover;
padding-left: 20px;
padding-bottom: 120px;
padding-right: 20px;
min-height: 50px;
background-position: center center;
background-attachment: scroll;
}








#s-0f60f587-1c34-4015-834d-0bb31de7eff2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f60f587-1c34-4015-834d-0bb31de7eff2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e7ee1b43-3e25-4f77-b272-8eec87b97955 {
  margin-top: 60px;
margin-bottom: 120px;
min-height: 0px;
text-align: center;
}

#s-e7ee1b43-3e25-4f77-b272-8eec87b97955 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 40px;
  
  
  text-align: center;
}


#s-e7ee1b43-3e25-4f77-b272-8eec87b97955 .shogun-heading-component h2 a {
  color: rgba(255, 255, 255, 1);
}


@media (min-width: 0px) {
[id="s-f666348c-fd47-4f17-8f53-3f3a26a43b50"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f666348c-fd47-4f17-8f53-3f3a26a43b50"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f666348c-fd47-4f17-8f53-3f3a26a43b50"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f666348c-fd47-4f17-8f53-3f3a26a43b50"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-824f6bed-02d5-46be-b3c9-8a04be0acdfb {
  margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
min-height: 100%;
max-width: 350px;
}
@media (max-width: 767px){#s-824f6bed-02d5-46be-b3c9-8a04be0acdfb {
  margin-bottom: 40px;
}
}







#s-824f6bed-02d5-46be-b3c9-8a04be0acdfb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-824f6bed-02d5-46be-b3c9-8a04be0acdfb.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6a044f6d-f629-44ab-81cb-7759987d496a {
  margin-top: 25px;
}

#s-6858b2e2-41d6-4f00-91b3-b44aeb595b19 {
  margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
min-height: 100%;
max-width: 350px;
}
@media (max-width: 767px){#s-6858b2e2-41d6-4f00-91b3-b44aeb595b19 {
  margin-top: 40px;
margin-bottom: 40px;
}
}







#s-6858b2e2-41d6-4f00-91b3-b44aeb595b19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6858b2e2-41d6-4f00-91b3-b44aeb595b19.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-9b1503b4-7f76-45ed-a991-5a705327ebb3 {
  margin-top: 25px;
}

#s-25a56bd0-9da1-49c7-ac1b-5164e43463ad {
  margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
min-height: 100%;
max-width: 350px;
}








#s-25a56bd0-9da1-49c7-ac1b-5164e43463ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25a56bd0-9da1-49c7-ac1b-5164e43463ad.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-950d7b9d-bee2-42e3-8f3e-77c9d9cee642 {
  margin-top: 25px;
}

#s-4eefc9bd-3a70-4355-9c31-4ad87b204bba {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 15px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(232, 225, 216, 1);
}








#s-4eefc9bd-3a70-4355-9c31-4ad87b204bba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4eefc9bd-3a70-4355-9c31-4ad87b204bba.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-726779bf-dc2a-4771-a6ce-ead4ce0bdd3e {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 15px;
padding-bottom: 50px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(232, 225, 216, 1);
}








#s-726779bf-dc2a-4771-a6ce-ead4ce0bdd3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-726779bf-dc2a-4771-a6ce-ead4ce0bdd3e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body > .shogun-tab-content {
  display: none;
}

.shogun-tabs-body > .shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-6bf3374a-bd24-4feb-936f-108a4f280a46 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1190px;
background-color: rgba(255, 244, 231, 0);
}


  #s-6bf3374a-bd24-4feb-936f-108a4f280a46 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 0);
    border: 1px solid rgba(221, 221, 221, 0);
  }
  #s-6bf3374a-bd24-4feb-936f-108a4f280a46 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(244, 244, 244, 0);
    border: 1px solid rgba(221, 221, 221, 0);
  }
#s-6bf3374a-bd24-4feb-936f-108a4f280a46 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(42, 42, 53, 0.48);
  font-family: Raleway;
  font-weight: ;
  font-style: ;
  font-size: 14px;
}

#s-6bf3374a-bd24-4feb-936f-108a4f280a46 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(42, 42, 53, 1);
}

#s-6bf3374a-bd24-4feb-936f-108a4f280a46 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(244, 244, 244, 0);
}

#s-6bf3374a-bd24-4feb-936f-108a4f280a46 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-0aef0c71-63e8-4546-b8d2-d74350995fda {
  padding-top: 90px;
padding-bottom: 50px;
background-color: rgba(232, 225, 216, 1);
}

@media (min-width: 0px) {
[id="s-0aef0c71-63e8-4546-b8d2-d74350995fda"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0aef0c71-63e8-4546-b8d2-d74350995fda"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0aef0c71-63e8-4546-b8d2-d74350995fda"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0aef0c71-63e8-4546-b8d2-d74350995fda"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-8260139d-8dd9-4f92-861b-9ae29be9330a {
  margin-left: auto;
margin-right: auto;
min-height: 100%;
max-width: 450px;
}








#s-8260139d-8dd9-4f92-861b-9ae29be9330a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8260139d-8dd9-4f92-861b-9ae29be9330a.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-6c20eca1-9573-4445-9e85-3bfaaa479007 {
  margin-left: auto;
margin-right: auto;
min-height: 100%;
max-width: 450px;
}








#s-6c20eca1-9573-4445-9e85-3bfaaa479007 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c20eca1-9573-4445-9e85-3bfaaa479007.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-3dee5fe2-8880-4430-9f83-7e0843745f46 {
  padding-bottom: 0px;
min-height: 50px;
}








#s-3dee5fe2-8880-4430-9f83-7e0843745f46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3dee5fe2-8880-4430-9f83-7e0843745f46 {
  cursor: pointer;
}#s-3dee5fe2-8880-4430-9f83-7e0843745f46.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1f9725aa-251a-4db3-91f6-908684734e91 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}







  #s-1f9725aa-251a-4db3-91f6-908684734e91 img.shogun-image {
    

    
    
    
  }


#s-1f9725aa-251a-4db3-91f6-908684734e91 .shogun-image-content {
  
    align-items: center;
  
}

#s-0202c185-668d-4eb1-8e2e-ea7d2cc62567 {
  padding-bottom: 20px;
min-height: 50px;
}








#s-0202c185-668d-4eb1-8e2e-ea7d2cc62567 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0202c185-668d-4eb1-8e2e-ea7d2cc62567 {
  cursor: pointer;
}#s-0202c185-668d-4eb1-8e2e-ea7d2cc62567.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a7b45d92-2a54-4339-9537-a1897f28ed2e {
  margin-top: 10px;
margin-bottom: 0px;
}

#s-8ba3ace4-57b3-4c67-9c5a-da85cf310d7f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8ba3ace4-57b3-4c67-9c5a-da85cf310d7f .shogun-heading-component h3 {
  color: rgba(255, 166, 48, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1.3em;
  
  
}


#s-8ba3ace4-57b3-4c67-9c5a-da85cf310d7f .shogun-heading-component h3 a {
  color: rgba(255, 166, 48, 1);
}


#s-19963715-de4b-4626-be1c-87aa16881054 {
  min-height: 10px;
background-color: rgba(255, 166, 48, 1);
}








#s-19963715-de4b-4626-be1c-87aa16881054 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19963715-de4b-4626-be1c-87aa16881054 {
  cursor: pointer;
}#s-19963715-de4b-4626-be1c-87aa16881054.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a1df1b04-c83d-4936-bc79-ced785449984 {
  margin-left: auto;
margin-right: auto;
min-height: 100%;
max-width: 450px;
}








#s-a1df1b04-c83d-4936-bc79-ced785449984 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1df1b04-c83d-4936-bc79-ced785449984.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-45e78078-b30c-4e1d-9c1b-a0dd2cf03fea {
  margin-left: auto;
margin-right: auto;
min-height: 100%;
max-width: 450px;
}








#s-45e78078-b30c-4e1d-9c1b-a0dd2cf03fea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45e78078-b30c-4e1d-9c1b-a0dd2cf03fea.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-48d15046-0c17-42de-9e63-9007e2cc1eb2 {
  padding-bottom: 0px;
min-height: 50px;
}








#s-48d15046-0c17-42de-9e63-9007e2cc1eb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48d15046-0c17-42de-9e63-9007e2cc1eb2 {
  cursor: pointer;
}#s-48d15046-0c17-42de-9e63-9007e2cc1eb2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f1765f00-6a76-46e3-9e54-163536f1a962 {
  text-align: center;
}







  #s-f1765f00-6a76-46e3-9e54-163536f1a962 img.shogun-image {
    

    
    
    
  }


#s-f1765f00-6a76-46e3-9e54-163536f1a962 .shogun-image-content {
  
    align-items: center;
  
}

#s-61da48ce-805d-454e-ad72-ba1fd1ee809b {
  margin-top: 0px;
margin-bottom: 20px;
min-height: 50px;
}








#s-61da48ce-805d-454e-ad72-ba1fd1ee809b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61da48ce-805d-454e-ad72-ba1fd1ee809b {
  cursor: pointer;
}#s-61da48ce-805d-454e-ad72-ba1fd1ee809b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-900bed20-99da-409e-a648-30e73557b1df {
  margin-top: 10px;
margin-bottom: 0px;
}

#s-3fea05b7-5600-47ee-b75b-862bfd65074e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3fea05b7-5600-47ee-b75b-862bfd65074e .shogun-heading-component h3 {
  color: rgba(122, 178, 119, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1.3em;
  
  
}


#s-3fea05b7-5600-47ee-b75b-862bfd65074e .shogun-heading-component h3 a {
  color: rgba(122, 178, 119, 1);
}


#s-172abea0-05bc-4ba8-887d-840f2d3cbb33 {
  min-height: 10px;
background-color: rgba(122, 178, 119, 1);
}








#s-172abea0-05bc-4ba8-887d-840f2d3cbb33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-172abea0-05bc-4ba8-887d-840f2d3cbb33.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5af921ec-77b9-466b-aa24-f93bfba62e7a {
  margin-left: auto;
margin-right: auto;
min-height: 100%;
max-width: 450px;
}








#s-5af921ec-77b9-466b-aa24-f93bfba62e7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5af921ec-77b9-466b-aa24-f93bfba62e7a.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-0b098f05-c84c-4741-b53e-2a4251fb7b18 {
  margin-left: auto;
margin-right: auto;
min-height: 100%;
max-width: 450px;
}








#s-0b098f05-c84c-4741-b53e-2a4251fb7b18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b098f05-c84c-4741-b53e-2a4251fb7b18.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-067d20ae-b76a-4d99-aa1f-7da160f34184 {
  padding-bottom: 0px;
min-height: 50px;
}








#s-067d20ae-b76a-4d99-aa1f-7da160f34184 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-067d20ae-b76a-4d99-aa1f-7da160f34184 {
  cursor: pointer;
}#s-067d20ae-b76a-4d99-aa1f-7da160f34184.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-132fdf0f-27b7-4e5b-8223-6c50f658eb99 {
  text-align: center;
}







  #s-132fdf0f-27b7-4e5b-8223-6c50f658eb99 img.shogun-image {
    

    
    
    
  }


#s-132fdf0f-27b7-4e5b-8223-6c50f658eb99 .shogun-image-content {
  
    align-items: center;
  
}

#s-fb6cf8b8-e5dc-4d2d-b2c9-fbb23572d8b7 {
  padding-top: 0px;
padding-bottom: 20px;
min-height: 50px;
}








#s-fb6cf8b8-e5dc-4d2d-b2c9-fbb23572d8b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb6cf8b8-e5dc-4d2d-b2c9-fbb23572d8b7 {
  cursor: pointer;
}#s-fb6cf8b8-e5dc-4d2d-b2c9-fbb23572d8b7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d9e5a3f5-f515-454f-b700-46ed1e46e3b0 {
  margin-top: 10px;
margin-bottom: 0px;
}

#s-0d4eb2c1-d138-4bea-91c0-6878a441893e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d4eb2c1-d138-4bea-91c0-6878a441893e .shogun-heading-component h3 {
  color: rgba(243, 220, 218, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1.3em;
  
  
}


#s-0d4eb2c1-d138-4bea-91c0-6878a441893e .shogun-heading-component h3 a {
  color: rgba(243, 220, 218, 1);
}


#s-89b48cf5-618b-455b-80b7-fc8d66159383 {
  min-height: 10px;
background-color: rgba(243, 220, 218, 1);
}








#s-89b48cf5-618b-455b-80b7-fc8d66159383 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89b48cf5-618b-455b-80b7-fc8d66159383.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e639ce26-b109-48ae-bb62-99c2f87484d1 {
  margin-left: auto;
margin-right: auto;
min-height: 100%;
max-width: 450px;
}








#s-e639ce26-b109-48ae-bb62-99c2f87484d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e639ce26-b109-48ae-bb62-99c2f87484d1.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-9eb09258-fd26-438c-9389-da88d2db094a {
  margin-left: auto;
margin-right: auto;
min-height: 100%;
max-width: 450px;
}








#s-9eb09258-fd26-438c-9389-da88d2db094a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9eb09258-fd26-438c-9389-da88d2db094a.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-fe7d6be2-afec-4bdc-9e45-b856a38367e2 {
  padding-bottom: 0px;
min-height: 50px;
}








#s-fe7d6be2-afec-4bdc-9e45-b856a38367e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe7d6be2-afec-4bdc-9e45-b856a38367e2 {
  cursor: pointer;
}#s-fe7d6be2-afec-4bdc-9e45-b856a38367e2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f0535aea-6967-4f1e-aa70-4119afb0a4d4 {
  text-align: center;
}







  #s-f0535aea-6967-4f1e-aa70-4119afb0a4d4 img.shogun-image {
    

    
    
    
  }


#s-f0535aea-6967-4f1e-aa70-4119afb0a4d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-aed6f810-5b13-4f82-973b-f2ff04997b8e {
  padding-top: 0px;
padding-bottom: 20px;
min-height: 50px;
}








#s-aed6f810-5b13-4f82-973b-f2ff04997b8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aed6f810-5b13-4f82-973b-f2ff04997b8e {
  cursor: pointer;
}#s-aed6f810-5b13-4f82-973b-f2ff04997b8e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4d1cdf95-a2ef-477e-a185-ddd5d726c6ac {
  margin-top: 10px;
margin-bottom: 0px;
}

#s-a2f7652d-ac44-4e10-8f47-952a66fefe34 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a2f7652d-ac44-4e10-8f47-952a66fefe34 .shogun-heading-component h3 {
  color: rgba(188, 88, 78, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1.3em;
  
  
}


#s-a2f7652d-ac44-4e10-8f47-952a66fefe34 .shogun-heading-component h3 a {
  color: rgba(188, 88, 78, 1);
}


#s-a1deade7-b369-464a-8e70-25c7ee50be99 {
  min-height: 10px;
background-color: rgba(188, 88, 78, 1);
}








#s-a1deade7-b369-464a-8e70-25c7ee50be99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1deade7-b369-464a-8e70-25c7ee50be99 {
  cursor: pointer;
}#s-a1deade7-b369-464a-8e70-25c7ee50be99.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b8a09887-e372-4efd-97be-c42913fc9f69 {
  padding-top: 90px;
padding-bottom: 50px;
background-color: rgba(232, 225, 216, 1);
}

@media (min-width: 0px) {
[id="s-b8a09887-e372-4efd-97be-c42913fc9f69"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-b8a09887-e372-4efd-97be-c42913fc9f69"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b8a09887-e372-4efd-97be-c42913fc9f69"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b8a09887-e372-4efd-97be-c42913fc9f69"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-7030969d-e233-48e7-b764-c96776e9e886 {
  margin-left: auto;
margin-right: auto;
min-height: 100%;
max-width: 450px;
}








#s-7030969d-e233-48e7-b764-c96776e9e886 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7030969d-e233-48e7-b764-c96776e9e886.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-efa4c2f1-fa4a-43ce-9cf2-2d98510a48f6 {
  margin-left: auto;
margin-right: auto;
min-height: 100%;
max-width: 450px;
}








#s-efa4c2f1-fa4a-43ce-9cf2-2d98510a48f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-efa4c2f1-fa4a-43ce-9cf2-2d98510a48f6.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-be48ca73-c04e-4a82-a869-3797bd32febf {
  padding-bottom: 0px;
min-height: 50px;
}








#s-be48ca73-c04e-4a82-a869-3797bd32febf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be48ca73-c04e-4a82-a869-3797bd32febf {
  cursor: pointer;
}#s-be48ca73-c04e-4a82-a869-3797bd32febf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-71acd6fc-eec9-4b2c-8365-9a1618a6220b {
  text-align: center;
}







  #s-71acd6fc-eec9-4b2c-8365-9a1618a6220b img.shogun-image {
    

    
    
    
  }


#s-71acd6fc-eec9-4b2c-8365-9a1618a6220b .shogun-image-content {
  
    align-items: center;
  
}

#s-05438f31-d5f3-4d7c-82c8-b1fb024e1fba {
  padding-bottom: 20px;
min-height: 50px;
}








#s-05438f31-d5f3-4d7c-82c8-b1fb024e1fba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05438f31-d5f3-4d7c-82c8-b1fb024e1fba.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1cbe2908-571d-47dc-af7a-6c09619c6e4c {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1cbe2908-571d-47dc-af7a-6c09619c6e4c .shogun-heading-component h2 {
  color: rgba(80, 132, 132, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.3em;
  
  
}



#s-17a5174d-dcb0-438d-803e-9e37fa28168b {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-8ec443a6-f489-4f04-819b-2f1b5a68308d {
  min-height: 10px;
background-color: rgba(80, 132, 132, 1);
}








#s-8ec443a6-f489-4f04-819b-2f1b5a68308d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ec443a6-f489-4f04-819b-2f1b5a68308d {
  cursor: pointer;
}#s-8ec443a6-f489-4f04-819b-2f1b5a68308d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6e0be6cc-f3bc-4450-ad5d-a5fc674ddbd9 {
  margin-left: auto;
margin-right: auto;
min-height: 100%;
max-width: 450px;
}








#s-6e0be6cc-f3bc-4450-ad5d-a5fc674ddbd9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e0be6cc-f3bc-4450-ad5d-a5fc674ddbd9.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-d026b2d7-9411-4add-a758-580ae78284d9 {
  margin-left: auto;
margin-right: auto;
min-height: 100%;
max-width: 450px;
}








#s-d026b2d7-9411-4add-a758-580ae78284d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d026b2d7-9411-4add-a758-580ae78284d9.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-03983e59-47a3-4925-b281-43c65ce324be {
  padding-bottom: 0px;
min-height: 50px;
}








#s-03983e59-47a3-4925-b281-43c65ce324be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03983e59-47a3-4925-b281-43c65ce324be {
  cursor: pointer;
}#s-03983e59-47a3-4925-b281-43c65ce324be.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-def031d2-df77-45ed-9769-46dca171a5e1 {
  text-align: center;
}







  #s-def031d2-df77-45ed-9769-46dca171a5e1 img.shogun-image {
    

    
    
    
  }


#s-def031d2-df77-45ed-9769-46dca171a5e1 .shogun-image-content {
  
    align-items: center;
  
}

#s-d43f923e-c285-4206-a3f9-317f216b9f53 {
  margin-top: 0px;
margin-bottom: 20px;
min-height: 50px;
}








#s-d43f923e-c285-4206-a3f9-317f216b9f53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d43f923e-c285-4206-a3f9-317f216b9f53.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-88b3a754-cfb4-4ebf-8b1d-45476367795a {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-88b3a754-cfb4-4ebf-8b1d-45476367795a .shogun-heading-component h2 {
  color: rgba(255, 166, 48, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.3em;
  
  
}



#s-decdc623-c274-4a7c-ae22-482a31d318d9 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-4edd6a46-7fed-440a-8400-83442fcbce0c {
  min-height: 10px;
background-color: rgba(255, 166, 48, 1);
}








#s-4edd6a46-7fed-440a-8400-83442fcbce0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4edd6a46-7fed-440a-8400-83442fcbce0c {
  cursor: pointer;
}#s-4edd6a46-7fed-440a-8400-83442fcbce0c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4ac0a8ab-b5bc-4e65-aa55-ea256bca64bc {
  margin-left: auto;
margin-right: auto;
min-height: 100%;
max-width: 450px;
}








#s-4ac0a8ab-b5bc-4e65-aa55-ea256bca64bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ac0a8ab-b5bc-4e65-aa55-ea256bca64bc.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-ba0ae4e7-bdcb-403e-9872-ad50f0ce047c {
  margin-left: auto;
margin-right: auto;
min-height: 100%;
max-width: 450px;
}








#s-ba0ae4e7-bdcb-403e-9872-ad50f0ce047c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba0ae4e7-bdcb-403e-9872-ad50f0ce047c.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-f981c6fb-ff8a-4450-a2c5-d86eafe6e0bf {
  padding-bottom: 0px;
min-height: 50px;
}








#s-f981c6fb-ff8a-4450-a2c5-d86eafe6e0bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f981c6fb-ff8a-4450-a2c5-d86eafe6e0bf {
  cursor: pointer;
}#s-f981c6fb-ff8a-4450-a2c5-d86eafe6e0bf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6bdf3a63-f809-4076-9a42-33cdf0959d2c {
  text-align: center;
}







  #s-6bdf3a63-f809-4076-9a42-33cdf0959d2c img.shogun-image {
    

    
    
    
  }


#s-6bdf3a63-f809-4076-9a42-33cdf0959d2c .shogun-image-content {
  
    align-items: center;
  
}

#s-b2918a6c-cc31-4a08-a38b-02d389980695 {
  padding-top: 0px;
padding-bottom: 20px;
min-height: 50px;
}








#s-b2918a6c-cc31-4a08-a38b-02d389980695 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2918a6c-cc31-4a08-a38b-02d389980695.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-00ae485f-9866-46b6-b76e-37904f6bf688 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-00ae485f-9866-46b6-b76e-37904f6bf688 .shogun-heading-component h2 {
  color: rgba(212, 163, 86, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.3em;
  
  
}



#s-4bb213bd-f65f-4c33-9895-941db2bcabc7 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-4917e0f8-3aee-419f-981b-5680100da142 {
  min-height: 10px;
background-color: rgba(212, 163, 86, 1);
}








#s-4917e0f8-3aee-419f-981b-5680100da142 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4917e0f8-3aee-419f-981b-5680100da142 {
  cursor: pointer;
}#s-4917e0f8-3aee-419f-981b-5680100da142.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-851fc206-8f7f-420b-9943-cdd7f2d3f003 {
  margin-left: auto;
margin-right: auto;
min-height: 100%;
max-width: 450px;
}








#s-851fc206-8f7f-420b-9943-cdd7f2d3f003 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-851fc206-8f7f-420b-9943-cdd7f2d3f003.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-79de52b2-5693-4303-bb0e-17c091c31d7c {
  margin-left: auto;
margin-right: auto;
min-height: 100%;
max-width: 450px;
}








#s-79de52b2-5693-4303-bb0e-17c091c31d7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79de52b2-5693-4303-bb0e-17c091c31d7c.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-77af30a9-6a1f-436c-a3f6-70c2327a9ada {
  padding-bottom: 0px;
min-height: 50px;
}








#s-77af30a9-6a1f-436c-a3f6-70c2327a9ada > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77af30a9-6a1f-436c-a3f6-70c2327a9ada {
  cursor: pointer;
}#s-77af30a9-6a1f-436c-a3f6-70c2327a9ada.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-772226ea-2719-45b8-aa31-047cef158b39 {
  text-align: center;
}







  #s-772226ea-2719-45b8-aa31-047cef158b39 img.shogun-image {
    

    
    
    
  }


#s-772226ea-2719-45b8-aa31-047cef158b39 .shogun-image-content {
  
    align-items: center;
  
}

#s-cf615e5f-95ec-419c-9c6b-4c31c43c5def {
  padding-top: 0px;
padding-bottom: 20px;
min-height: 50px;
}








#s-cf615e5f-95ec-419c-9c6b-4c31c43c5def > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf615e5f-95ec-419c-9c6b-4c31c43c5def.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-24d67373-1016-40e0-b22c-05be0113575f {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-24d67373-1016-40e0-b22c-05be0113575f .shogun-heading-component h2 {
  color: rgba(205, 109, 94, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1.3em;
  
  
}



#s-68390a4b-db64-43f9-bd89-e85021691d79 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-3ab40beb-daf1-46ed-89b3-e3ef6b30ac96 {
  min-height: 10px;
background-color: rgba(205, 109, 94, 1);
}








#s-3ab40beb-daf1-46ed-89b3-e3ef6b30ac96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ab40beb-daf1-46ed-89b3-e3ef6b30ac96 {
  cursor: pointer;
}#s-3ab40beb-daf1-46ed-89b3-e3ef6b30ac96.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-53064522-b201-44d3-b6dc-dff1318a224e {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: #252525;
text-align: center;
text-decoration: none;
line-height: 2.25em;
letter-spacing: 1px;
}
#s-53064522-b201-44d3-b6dc-dff1318a224e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-53064522-b201-44d3-b6dc-dff1318a224e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-53064522-b201-44d3-b6dc-dff1318a224e-root {
    text-align: center;
  }


#s-53064522-b201-44d3-b6dc-dff1318a224e.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-53064522-b201-44d3-b6dc-dff1318a224e-root {
    text-align: center;
  }


#s-53064522-b201-44d3-b6dc-dff1318a224e.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-53064522-b201-44d3-b6dc-dff1318a224e-root {
    text-align: center;
  }


#s-53064522-b201-44d3-b6dc-dff1318a224e.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-53064522-b201-44d3-b6dc-dff1318a224e-root {
    text-align: center;
  }


#s-53064522-b201-44d3-b6dc-dff1318a224e.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-53064522-b201-44d3-b6dc-dff1318a224e-root {
    text-align: center;
  }


#s-53064522-b201-44d3-b6dc-dff1318a224e.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}
  #s-53064522-b201-44d3-b6dc-dff1318a224e-root {
    text-align: center;
  }


#s-53064522-b201-44d3-b6dc-dff1318a224e.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-91babf52-c0f0-4c98-8077-7ae45bf2fa26 {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: #252525;
text-align: center;
text-decoration: none;
line-height: 2.25em;
letter-spacing: 1px;
}
#s-91babf52-c0f0-4c98-8077-7ae45bf2fa26:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-91babf52-c0f0-4c98-8077-7ae45bf2fa26:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-91babf52-c0f0-4c98-8077-7ae45bf2fa26-root {
    text-align: center;
  }


#s-91babf52-c0f0-4c98-8077-7ae45bf2fa26.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-91babf52-c0f0-4c98-8077-7ae45bf2fa26-root {
    text-align: center;
  }


#s-91babf52-c0f0-4c98-8077-7ae45bf2fa26.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-91babf52-c0f0-4c98-8077-7ae45bf2fa26-root {
    text-align: center;
  }


#s-91babf52-c0f0-4c98-8077-7ae45bf2fa26.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-91babf52-c0f0-4c98-8077-7ae45bf2fa26-root {
    text-align: center;
  }


#s-91babf52-c0f0-4c98-8077-7ae45bf2fa26.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-91babf52-c0f0-4c98-8077-7ae45bf2fa26-root {
    text-align: center;
  }


#s-91babf52-c0f0-4c98-8077-7ae45bf2fa26.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}
  #s-91babf52-c0f0-4c98-8077-7ae45bf2fa26-root {
    text-align: center;
  }


#s-91babf52-c0f0-4c98-8077-7ae45bf2fa26.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-66c88b72-f102-4dbf-b020-2f59ba9f6f27 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
min-height: 50px;
background-position: center center;
}








#s-66c88b72-f102-4dbf-b020-2f59ba9f6f27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66c88b72-f102-4dbf-b020-2f59ba9f6f27.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f9c0e8d3-8e39-4e6c-b437-6726d82eb854 {
  margin-top: 0px;
margin-bottom: 35px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f9c0e8d3-8e39-4e6c-b437-6726d82eb854 .shogun-heading-component h2 {
  color: rgba(42, 42, 53, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.3em;
  letter-spacing: 1px;
  text-align: center;
}


#s-f9c0e8d3-8e39-4e6c-b437-6726d82eb854 .shogun-heading-component h2 a {
  color: rgba(42, 42, 53, 1);
}


#s-c8150894-6c53-4713-95d2-636e1c9c5ebe {
  margin-top: 60px;
margin-left: auto;
margin-right: auto;
max-width: 1300px;
}
@media (max-width: 767px){#s-c8150894-6c53-4713-95d2-636e1c9c5ebe {
  margin-top: 20px;
}
}
@media (min-width: 0px) {
[id="s-c8150894-6c53-4713-95d2-636e1c9c5ebe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8150894-6c53-4713-95d2-636e1c9c5ebe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c8150894-6c53-4713-95d2-636e1c9c5ebe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c8150894-6c53-4713-95d2-636e1c9c5ebe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-96194242-a89c-42a1-b36a-83a6b29dc51e {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 35px;
padding-bottom: 50px;
padding-right: 35px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 23px;
min-height: 50px;
max-width: 360px;
background-color: rgba(42, 42, 53, 1);
background-attachment: scroll;
}
@media (max-width: 767px){#s-96194242-a89c-42a1-b36a-83a6b29dc51e {
  margin-top: 40px;
margin-bottom: 40px;
}
}







#s-96194242-a89c-42a1-b36a-83a6b29dc51e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96194242-a89c-42a1-b36a-83a6b29dc51e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-1ab8a8db-e984-45cf-b837-bb433f14677d {
  text-align: center;
}







  #s-1ab8a8db-e984-45cf-b837-bb433f14677d img.shogun-image {
    

    
    
    
  }


#s-1ab8a8db-e984-45cf-b837-bb433f14677d .shogun-image-content {
  
    align-items: center;
  
}

#s-0d9f5e81-1087-4087-af80-e5e3e147ad1f {
  text-align: center;
}







  #s-0d9f5e81-1087-4087-af80-e5e3e147ad1f img.shogun-image {
    

    
    
    
  }


#s-0d9f5e81-1087-4087-af80-e5e3e147ad1f .shogun-image-content {
  
    align-items: center;
  
}

#s-94e303be-b50d-4c5e-abe9-7c3143f3aa8e {
  margin-top: 9px;
margin-bottom: 0px;
}

#s-f8ed7705-1bb9-47f9-85c9-acb559846d94 {
  margin-top: 3px;
margin-bottom: 3px;
opacity: 1;
}

#s-bd7137b7-ccee-4af3-89d3-20427d180c57 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 35px;
padding-bottom: 50px;
padding-right: 35px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 23px;
min-height: 50px;
max-width: 360px;
background-color: rgba(42, 42, 53, 1);
background-attachment: scroll;
}
@media (max-width: 767px){#s-bd7137b7-ccee-4af3-89d3-20427d180c57 {
  margin-top: 0px;
margin-bottom: 40px;
}
}







#s-bd7137b7-ccee-4af3-89d3-20427d180c57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd7137b7-ccee-4af3-89d3-20427d180c57.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ff98b186-c83e-423e-ad41-43be15d70273 {
  text-align: center;
}







  #s-ff98b186-c83e-423e-ad41-43be15d70273 img.shogun-image {
    

    
    
    
  }


#s-ff98b186-c83e-423e-ad41-43be15d70273 .shogun-image-content {
  
    align-items: center;
  
}

#s-5ff78447-6ad4-459e-a25e-d33d3e55b5e8 {
  text-align: center;
}







  #s-5ff78447-6ad4-459e-a25e-d33d3e55b5e8 img.shogun-image {
    

    
    
    
  }


#s-5ff78447-6ad4-459e-a25e-d33d3e55b5e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-79e2f751-702c-4935-94c9-81b640dedec2 {
  margin-top: 9px;
margin-bottom: 0px;
}

#s-557b22dd-ba85-415d-a217-209ed394dd96 {
  margin-top: 3px;
margin-bottom: 3px;
opacity: 1;
}

#s-b3690f27-9ba7-4952-be37-cdc56fe4e8b0 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-left: 35px;
padding-bottom: 50px;
padding-right: 35px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 23px;
min-height: 50px;
max-width: 360px;
background-color: rgba(42, 42, 53, 1);
background-attachment: scroll;
}








#s-b3690f27-9ba7-4952-be37-cdc56fe4e8b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3690f27-9ba7-4952-be37-cdc56fe4e8b0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-198b9217-2f3d-4978-89d4-046ea51d4598 {
  text-align: center;
}







  #s-198b9217-2f3d-4978-89d4-046ea51d4598 img.shogun-image {
    

    
    
    
  }


#s-198b9217-2f3d-4978-89d4-046ea51d4598 .shogun-image-content {
  
    align-items: center;
  
}

#s-7625529f-0d80-427b-a76e-a0a4c3da9c72 {
  text-align: center;
}







  #s-7625529f-0d80-427b-a76e-a0a4c3da9c72 img.shogun-image {
    

    
    
    
  }


#s-7625529f-0d80-427b-a76e-a0a4c3da9c72 .shogun-image-content {
  
    align-items: center;
  
}

#s-cf3da1c6-9dba-4b2c-865e-985cd865db71 {
  margin-top: 9px;
margin-bottom: 0px;
}

#s-1d7f3344-2542-4c2c-ad86-91ad3ae28ab7 {
  margin-top: 3px;
margin-bottom: 3px;
opacity: 1;
}

#s-cb848b3b-e516-45e5-9953-662739af38b9 {
  padding-top: 80px;
padding-bottom: 80px;
min-height: 50px;
}








#s-cb848b3b-e516-45e5-9953-662739af38b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb848b3b-e516-45e5-9953-662739af38b9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ac60ab91-bb86-400d-9e7c-87d891f60a59 {
  min-height: 0px;
}








#s-ac60ab91-bb86-400d-9e7c-87d891f60a59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac60ab91-bb86-400d-9e7c-87d891f60a59.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-86194e6c-12fc-4ac5-8e4a-576c9bdc3439 {
  text-align: center;
}








#s-86194e6c-12fc-4ac5-8e4a-576c9bdc3439 .shogun-image-content {
  
    align-items: center;
  
}

#s-b8a36207-a6d8-463f-b6a5-c575aa8a3aba {
  padding-top: 40px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(232, 225, 216, 1);
}








#s-b8a36207-a6d8-463f-b6a5-c575aa8a3aba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8a36207-a6d8-463f-b6a5-c575aa8a3aba.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2e100037-da37-485a-bde6-552df5798e61 {
  margin-top: 20px;
margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e100037-da37-485a-bde6-552df5798e61 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}



#s-2dcc1b2e-5331-4739-a5d0-44585e6307ce {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-2dcc1b2e-5331-4739-a5d0-44585e6307ce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2dcc1b2e-5331-4739-a5d0-44585e6307ce"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2dcc1b2e-5331-4739-a5d0-44585e6307ce"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2dcc1b2e-5331-4739-a5d0-44585e6307ce"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-08595e23-d553-4331-8a1c-fb5e2345ad9f {
  box-shadow:0px 0px 24px 8px rgba(0, 0, 0, 0.07);
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 27px;
min-height: 50px;
max-width: 400px;
background-color: rgba(255, 255, 255, 1);
}








#s-08595e23-d553-4331-8a1c-fb5e2345ad9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08595e23-d553-4331-8a1c-fb5e2345ad9f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1af78d4b-e8cd-41ab-99e5-838a4e955077 {
  text-align: left;
}







  #s-1af78d4b-e8cd-41ab-99e5-838a4e955077 img.shogun-image {
    

    
    
    
  }


#s-1af78d4b-e8cd-41ab-99e5-838a4e955077 .shogun-image-content {
  
    align-items: center;
  
}

#s-66a9b2e9-98be-4607-9338-dbfd68154c8b {
  margin-top: 30px;
margin-bottom: 0px;
}

#s-7a4678bd-934c-41e5-b30e-328efd68d78b {
  margin-top: 20px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 9px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-7a4678bd-934c-41e5-b30e-328efd68d78b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7a4678bd-934c-41e5-b30e-328efd68d78b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7a4678bd-934c-41e5-b30e-328efd68d78b-root {
    text-align: left;
  }


#s-7a4678bd-934c-41e5-b30e-328efd68d78b.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7a4678bd-934c-41e5-b30e-328efd68d78b-root {
    text-align: left;
  }


#s-7a4678bd-934c-41e5-b30e-328efd68d78b.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7a4678bd-934c-41e5-b30e-328efd68d78b-root {
    text-align: left;
  }


#s-7a4678bd-934c-41e5-b30e-328efd68d78b.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7a4678bd-934c-41e5-b30e-328efd68d78b-root {
    text-align: left;
  }


#s-7a4678bd-934c-41e5-b30e-328efd68d78b.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7a4678bd-934c-41e5-b30e-328efd68d78b-root {
    text-align: left;
  }


#s-7a4678bd-934c-41e5-b30e-328efd68d78b.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}
  #s-7a4678bd-934c-41e5-b30e-328efd68d78b-root {
    text-align: left;
  }


#s-7a4678bd-934c-41e5-b30e-328efd68d78b.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-7540d718-4560-469f-8930-92453b0fd9de {
  box-shadow:0px 0px 24px 8px rgba(0, 0, 0, 0.07);
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 27px;
min-height: 50px;
max-width: 400px;
background-color: rgba(255, 255, 255, 1);
}








#s-7540d718-4560-469f-8930-92453b0fd9de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7540d718-4560-469f-8930-92453b0fd9de.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-27e61695-c5f7-4ead-af51-022038b59f50 {
  text-align: left;
}







  #s-27e61695-c5f7-4ead-af51-022038b59f50 img.shogun-image {
    

    
    
    
  }


#s-27e61695-c5f7-4ead-af51-022038b59f50 .shogun-image-content {
  
    align-items: center;
  
}

#s-bba9bc53-3e22-4721-b29e-ec1277782079 {
  margin-top: 30px;
margin-bottom: 0px;
}

#s-0f5d908a-ec16-4142-b129-1c74e7df29e5 {
  margin-top: 20px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 9px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-0f5d908a-ec16-4142-b129-1c74e7df29e5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0f5d908a-ec16-4142-b129-1c74e7df29e5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0f5d908a-ec16-4142-b129-1c74e7df29e5-root {
    text-align: left;
  }


#s-0f5d908a-ec16-4142-b129-1c74e7df29e5.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0f5d908a-ec16-4142-b129-1c74e7df29e5-root {
    text-align: left;
  }


#s-0f5d908a-ec16-4142-b129-1c74e7df29e5.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0f5d908a-ec16-4142-b129-1c74e7df29e5-root {
    text-align: left;
  }


#s-0f5d908a-ec16-4142-b129-1c74e7df29e5.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0f5d908a-ec16-4142-b129-1c74e7df29e5-root {
    text-align: left;
  }


#s-0f5d908a-ec16-4142-b129-1c74e7df29e5.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0f5d908a-ec16-4142-b129-1c74e7df29e5-root {
    text-align: left;
  }


#s-0f5d908a-ec16-4142-b129-1c74e7df29e5.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}
  #s-0f5d908a-ec16-4142-b129-1c74e7df29e5-root {
    text-align: left;
  }


#s-0f5d908a-ec16-4142-b129-1c74e7df29e5.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

#s-644442ce-ad74-410b-a4c4-11b2289a3ee1 {
  box-shadow:0px 0px 24px 8px rgba(0, 0, 0, 0.07);
margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 27px;
min-height: 50px;
max-width: 400px;
background-color: rgba(255, 255, 255, 1);
}








#s-644442ce-ad74-410b-a4c4-11b2289a3ee1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-644442ce-ad74-410b-a4c4-11b2289a3ee1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-71df1944-1580-4055-81de-71ce0741baf2 {
  text-align: left;
}







  #s-71df1944-1580-4055-81de-71ce0741baf2 img.shogun-image {
    

    
    
    
  }


#s-71df1944-1580-4055-81de-71ce0741baf2 .shogun-image-content {
  
    align-items: center;
  
}

#s-0b645714-6b3f-4ceb-9768-a49a9e7bc8e1 {
  margin-top: 30px;
margin-bottom: 0px;
}

#s-63f10740-12c6-4b1d-89c0-5e46c389d55e {
  margin-top: 20px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 9px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-63f10740-12c6-4b1d-89c0-5e46c389d55e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-63f10740-12c6-4b1d-89c0-5e46c389d55e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-63f10740-12c6-4b1d-89c0-5e46c389d55e-root {
    text-align: left;
  }


#s-63f10740-12c6-4b1d-89c0-5e46c389d55e.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-63f10740-12c6-4b1d-89c0-5e46c389d55e-root {
    text-align: left;
  }


#s-63f10740-12c6-4b1d-89c0-5e46c389d55e.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-63f10740-12c6-4b1d-89c0-5e46c389d55e-root {
    text-align: left;
  }


#s-63f10740-12c6-4b1d-89c0-5e46c389d55e.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-63f10740-12c6-4b1d-89c0-5e46c389d55e-root {
    text-align: left;
  }


#s-63f10740-12c6-4b1d-89c0-5e46c389d55e.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-63f10740-12c6-4b1d-89c0-5e46c389d55e-root {
    text-align: left;
  }


#s-63f10740-12c6-4b1d-89c0-5e46c389d55e.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}
}
  #s-63f10740-12c6-4b1d-89c0-5e46c389d55e-root {
    text-align: left;
  }


#s-63f10740-12c6-4b1d-89c0-5e46c389d55e.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  font-family: Raleway;
  display:  inline-block ;
}

/*
  $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;
  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-lazyload-bg-image {
  display: none;
}

.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: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{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:#000;background-color:rgba(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;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:focus,.shg-lightbox .shg-lightbox-close:hover{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 .3s}.shogun-lazyload-bg-image{display:none}.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:inline-block}[data-animations*=enterviewport][data-animations*=fadeIn],[data-animations*=enterviewport][data-animations*=zoomIn]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}