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

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

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

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

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

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

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

.shg-box-video-wrapper {
  /*
    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-142336bb-a37f-4160-888e-e7b120bf57a7 {
  min-height: 50px;
background-color: rgba(33, 30, 21, 1);
}
@media (min-width: 1200px){#s-142336bb-a37f-4160-888e-e7b120bf57a7 {
  display: none;
}
#s-142336bb-a37f-4160-888e-e7b120bf57a7, #wrap-s-142336bb-a37f-4160-888e-e7b120bf57a7, #wrap-content-s-142336bb-a37f-4160-888e-e7b120bf57a7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-142336bb-a37f-4160-888e-e7b120bf57a7 {
  display: none;
}
#s-142336bb-a37f-4160-888e-e7b120bf57a7, #wrap-s-142336bb-a37f-4160-888e-e7b120bf57a7, #wrap-content-s-142336bb-a37f-4160-888e-e7b120bf57a7 { display: none !important; }}







#s-142336bb-a37f-4160-888e-e7b120bf57a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-142336bb-a37f-4160-888e-e7b120bf57a7.shg-box.shg-c {
  justify-content: center;
}

#s-24d50857-6f88-4c01-9961-1dc62b6f999a {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 700px;
background-position: center center;
}
@media (min-width: 1200px){#s-24d50857-6f88-4c01-9961-1dc62b6f999a {
  display: none;
}
#s-24d50857-6f88-4c01-9961-1dc62b6f999a, #wrap-s-24d50857-6f88-4c01-9961-1dc62b6f999a, #wrap-content-s-24d50857-6f88-4c01-9961-1dc62b6f999a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-24d50857-6f88-4c01-9961-1dc62b6f999a {
  display: none;
}
#s-24d50857-6f88-4c01-9961-1dc62b6f999a, #wrap-s-24d50857-6f88-4c01-9961-1dc62b6f999a, #wrap-content-s-24d50857-6f88-4c01-9961-1dc62b6f999a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-24d50857-6f88-4c01-9961-1dc62b6f999a {
  
}
}@media (max-width: 767px){#s-24d50857-6f88-4c01-9961-1dc62b6f999a {
  
}
}
#s-24d50857-6f88-4c01-9961-1dc62b6f999a {
  background-image: url(https://i.shgcdn.com/d0c6c948-a7b9-499b-9dcf-b57d0ed32ae3/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-24d50857-6f88-4c01-9961-1dc62b6f999a {
  background-image: url(https://i.shgcdn.com/d0c6c948-a7b9-499b-9dcf-b57d0ed32ae3/-/resize/480x/);
}
#s-24d50857-6f88-4c01-9961-1dc62b6f999a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-24d50857-6f88-4c01-9961-1dc62b6f999a {
  background-image: url(https://i.shgcdn.com/d0c6c948-a7b9-499b-9dcf-b57d0ed32ae3/-/resize/960x/);
}
#s-24d50857-6f88-4c01-9961-1dc62b6f999a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-24d50857-6f88-4c01-9961-1dc62b6f999a {
  background-image: url(https://i.shgcdn.com/d0c6c948-a7b9-499b-9dcf-b57d0ed32ae3/-/resize/768x/);
}
#s-24d50857-6f88-4c01-9961-1dc62b6f999a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-24d50857-6f88-4c01-9961-1dc62b6f999a {
  background-image: url(https://i.shgcdn.com/d0c6c948-a7b9-499b-9dcf-b57d0ed32ae3/-/resize/1536x/);
}
#s-24d50857-6f88-4c01-9961-1dc62b6f999a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-24d50857-6f88-4c01-9961-1dc62b6f999a {
  background-image: url(https://i.shgcdn.com/d0c6c948-a7b9-499b-9dcf-b57d0ed32ae3/-/resize/1024x/);
}
#s-24d50857-6f88-4c01-9961-1dc62b6f999a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-24d50857-6f88-4c01-9961-1dc62b6f999a {
  background-image: url(https://i.shgcdn.com/d0c6c948-a7b9-499b-9dcf-b57d0ed32ae3/-/resize/2048x/);
}
#s-24d50857-6f88-4c01-9961-1dc62b6f999a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-24d50857-6f88-4c01-9961-1dc62b6f999a {
  background-image: url(https://i.shgcdn.com/d0c6c948-a7b9-499b-9dcf-b57d0ed32ae3/-/resize/1200x/);
}
#s-24d50857-6f88-4c01-9961-1dc62b6f999a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-24d50857-6f88-4c01-9961-1dc62b6f999a {
  background-image: url(https://i.shgcdn.com/d0c6c948-a7b9-499b-9dcf-b57d0ed32ae3/-/resize/2048x/);
}
#s-24d50857-6f88-4c01-9961-1dc62b6f999a.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-24d50857-6f88-4c01-9961-1dc62b6f999a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-24d50857-6f88-4c01-9961-1dc62b6f999a {
  cursor: pointer;
}#s-24d50857-6f88-4c01-9961-1dc62b6f999a.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-3b2fdcca-702c-481d-bc23-129752ffe000 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 1200px){#s-3b2fdcca-702c-481d-bc23-129752ffe000 {
  display: none;
}
#s-3b2fdcca-702c-481d-bc23-129752ffe000, #wrap-s-3b2fdcca-702c-481d-bc23-129752ffe000, #wrap-content-s-3b2fdcca-702c-481d-bc23-129752ffe000 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3b2fdcca-702c-481d-bc23-129752ffe000 {
  display: none;
}
#s-3b2fdcca-702c-481d-bc23-129752ffe000, #wrap-s-3b2fdcca-702c-481d-bc23-129752ffe000, #wrap-content-s-3b2fdcca-702c-481d-bc23-129752ffe000 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3b2fdcca-702c-481d-bc23-129752ffe000 {
  
}
}@media (max-width: 767px){#s-3b2fdcca-702c-481d-bc23-129752ffe000 {
  
}
}
@media (min-width: 0px) {
[id="s-3b2fdcca-702c-481d-bc23-129752ffe000"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3b2fdcca-702c-481d-bc23-129752ffe000"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3b2fdcca-702c-481d-bc23-129752ffe000"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3b2fdcca-702c-481d-bc23-129752ffe000"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3b2fdcca-702c-481d-bc23-129752ffe000"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3b2fdcca-702c-481d-bc23-129752ffe000"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3b2fdcca-702c-481d-bc23-129752ffe000"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-c2997b70-29b4-400c-915f-5863cd4f0efb {
  margin-top: 41px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 27px;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-c2997b70-29b4-400c-915f-5863cd4f0efb {
  display: none;
}
#s-c2997b70-29b4-400c-915f-5863cd4f0efb, #wrap-s-c2997b70-29b4-400c-915f-5863cd4f0efb, #wrap-content-s-c2997b70-29b4-400c-915f-5863cd4f0efb { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c2997b70-29b4-400c-915f-5863cd4f0efb {
  display: none;
}
#s-c2997b70-29b4-400c-915f-5863cd4f0efb, #wrap-s-c2997b70-29b4-400c-915f-5863cd4f0efb, #wrap-content-s-c2997b70-29b4-400c-915f-5863cd4f0efb { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c2997b70-29b4-400c-915f-5863cd4f0efb {
  
}
}@media (max-width: 767px){#s-c2997b70-29b4-400c-915f-5863cd4f0efb {
  
}
}







#s-c2997b70-29b4-400c-915f-5863cd4f0efb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c2997b70-29b4-400c-915f-5863cd4f0efb.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

.shg-default-text-content 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 a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-default-text-content ul,
.shg-default-text-content ol {
  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 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-2fe1cd35-f203-462e-afc3-e8cf0780561b {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
padding-right: 3%;
}
@media (min-width: 1200px){#s-2fe1cd35-f203-462e-afc3-e8cf0780561b {
  display: none;
}
#s-2fe1cd35-f203-462e-afc3-e8cf0780561b, #wrap-s-2fe1cd35-f203-462e-afc3-e8cf0780561b, #wrap-content-s-2fe1cd35-f203-462e-afc3-e8cf0780561b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2fe1cd35-f203-462e-afc3-e8cf0780561b {
  display: none;
}
#s-2fe1cd35-f203-462e-afc3-e8cf0780561b, #wrap-s-2fe1cd35-f203-462e-afc3-e8cf0780561b, #wrap-content-s-2fe1cd35-f203-462e-afc3-e8cf0780561b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2fe1cd35-f203-462e-afc3-e8cf0780561b {
  
}
}@media (max-width: 767px){#s-2fe1cd35-f203-462e-afc3-e8cf0780561b {
  
}
}
#s-2fe1cd35-f203-462e-afc3-e8cf0780561b .shg-proportional-font-size,
#s-2fe1cd35-f203-462e-afc3-e8cf0780561b .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-8a0d5f25-1cc8-43ac-8919-4e0e3383da9f {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-8a0d5f25-1cc8-43ac-8919-4e0e3383da9f {
  display: none;
}
#s-8a0d5f25-1cc8-43ac-8919-4e0e3383da9f, #wrap-s-8a0d5f25-1cc8-43ac-8919-4e0e3383da9f, #wrap-content-s-8a0d5f25-1cc8-43ac-8919-4e0e3383da9f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8a0d5f25-1cc8-43ac-8919-4e0e3383da9f {
  display: none;
}
#s-8a0d5f25-1cc8-43ac-8919-4e0e3383da9f, #wrap-s-8a0d5f25-1cc8-43ac-8919-4e0e3383da9f, #wrap-content-s-8a0d5f25-1cc8-43ac-8919-4e0e3383da9f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8a0d5f25-1cc8-43ac-8919-4e0e3383da9f {
  
}
}@media (max-width: 767px){#s-8a0d5f25-1cc8-43ac-8919-4e0e3383da9f {
  
}
}
#s-8a0d5f25-1cc8-43ac-8919-4e0e3383da9f .shg-proportional-font-size,
#s-8a0d5f25-1cc8-43ac-8919-4e0e3383da9f .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

.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 {
  
  
}

.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-0bd29e30-d5ee-4502-b3f5-f3fae59850ad {
  background-image: url(https://i.shgcdn.com/00d29a3c-77a2-44e7-b5fb-3d269c048732/);
background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 30px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
background-position: center center;
color: rgba(0, 0, 0, 1);
}
#s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad {
  display: none;
}
#s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad, #wrap-s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad, #wrap-content-s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad {
  display: none;
}
#s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad, #wrap-s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad, #wrap-content-s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad {
  
}
}@media (max-width: 767px){#s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad {
  
}
}

  #s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad-root {
    text-align: center;
  }


#s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad-root {
    text-align: center;
  }


#s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad-root {
    text-align: center;
  }


#s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad-root {
    text-align: center;
  }


#s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad-root {
    text-align: center;
  }


#s-0bd29e30-d5ee-4502-b3f5-f3fae59850ad.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-04446056-334b-4970-a805-e3df54290fe9 {
  margin-left: auto;
margin-right: auto;
min-height: 200px;
}
@media (min-width: 1200px){#s-04446056-334b-4970-a805-e3df54290fe9 {
  display: none;
}
#s-04446056-334b-4970-a805-e3df54290fe9, #wrap-s-04446056-334b-4970-a805-e3df54290fe9, #wrap-content-s-04446056-334b-4970-a805-e3df54290fe9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-04446056-334b-4970-a805-e3df54290fe9 {
  display: none;
}
#s-04446056-334b-4970-a805-e3df54290fe9, #wrap-s-04446056-334b-4970-a805-e3df54290fe9, #wrap-content-s-04446056-334b-4970-a805-e3df54290fe9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-04446056-334b-4970-a805-e3df54290fe9 {
  
}
}@media (max-width: 767px){#s-04446056-334b-4970-a805-e3df54290fe9 {
  
}
}







#s-04446056-334b-4970-a805-e3df54290fe9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-04446056-334b-4970-a805-e3df54290fe9.shg-box.shg-c {
  justify-content: center;
}

#s-a5a0e279-ea03-46d5-8492-3705185f39e2 {
  min-height: 50px;
}








#s-a5a0e279-ea03-46d5-8492-3705185f39e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a5a0e279-ea03-46d5-8492-3705185f39e2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fd524b4a-01f6-4298-83a3-87c12d8581e2 {
  min-height: 50px;
background-color: rgba(225, 205, 180, 1);
}
@media (min-width: 1200px){#s-fd524b4a-01f6-4298-83a3-87c12d8581e2 {
  display: none;
}
#s-fd524b4a-01f6-4298-83a3-87c12d8581e2, #wrap-s-fd524b4a-01f6-4298-83a3-87c12d8581e2, #wrap-content-s-fd524b4a-01f6-4298-83a3-87c12d8581e2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fd524b4a-01f6-4298-83a3-87c12d8581e2 {
  display: none;
}
#s-fd524b4a-01f6-4298-83a3-87c12d8581e2, #wrap-s-fd524b4a-01f6-4298-83a3-87c12d8581e2, #wrap-content-s-fd524b4a-01f6-4298-83a3-87c12d8581e2 { display: none !important; }}







#s-fd524b4a-01f6-4298-83a3-87c12d8581e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fd524b4a-01f6-4298-83a3-87c12d8581e2 {
  cursor: pointer;
}#s-fd524b4a-01f6-4298-83a3-87c12d8581e2.shg-box.shg-c {
  justify-content: center;
}

#s-b30efb37-7356-4ede-97c7-4b32dcad8be3 {
  background-repeat: no-repeat;
min-height: 50px;
}

#s-b30efb37-7356-4ede-97c7-4b32dcad8be3 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZWFjZDM0NmQtMzVhMC00NThhLTkxYzYtNzVhNjVhMDI5NTFjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjU2MzYzNjM2MzYzNjM2MzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmNmY1ZjE7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNlMWNkYjQ7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2VhY2QzNDZkLTM1YTAtNDU4YS05MWM2LTc1YTY1YTAyOTUxYykiLz48L3N2Zz4=);
}








#s-b30efb37-7356-4ede-97c7-4b32dcad8be3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b30efb37-7356-4ede-97c7-4b32dcad8be3.shg-box.shg-c {
  justify-content: center;
}

#s-6db97921-ab5e-4f3b-bcb3-ff89fd66f06c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
min-height: 50px;
}

#s-6db97921-ab5e-4f3b-bcb3-ff89fd66f06c {
  background-image: url();
}








#s-6db97921-ab5e-4f3b-bcb3-ff89fd66f06c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6db97921-ab5e-4f3b-bcb3-ff89fd66f06c.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

.shg-default-text-content 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 a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-default-text-content ul,
.shg-default-text-content ol {
  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 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-8f17ae27-f25e-4afb-b630-f2394b3910f7 {
  padding-top: 0px;
padding-left: 5%;
padding-right: 5%;
}

#s-8be6ca6c-0a8b-43a0-8e2f-542627e93dc3 {
  background-image: url(https://i.shgcdn.com/27ae092f-7bab-466b-90ff-7523c5b43cc7/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 30px;
padding-top: 15px;
padding-left: 85px;
padding-bottom: 15px;
padding-right: 85px;
border-radius: 2px;
text-align: center;
text-decoration: none;
hover-type: image;
line-height: 1.5em;
}
#s-8be6ca6c-0a8b-43a0-8e2f-542627e93dc3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8be6ca6c-0a8b-43a0-8e2f-542627e93dc3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-8be6ca6c-0a8b-43a0-8e2f-542627e93dc3 {
  padding-top: 8px;
padding-left: 50px;
padding-bottom: 8px;
padding-right: 50px;
}
}@media (max-width: 767px){#s-8be6ca6c-0a8b-43a0-8e2f-542627e93dc3 {
  padding-top: 6px;
padding-left: 38px;
padding-bottom: 6px;
padding-right: 38px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 1px;
}
}

  #s-8be6ca6c-0a8b-43a0-8e2f-542627e93dc3-root {
    text-align: center;
  }


#s-8be6ca6c-0a8b-43a0-8e2f-542627e93dc3.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8be6ca6c-0a8b-43a0-8e2f-542627e93dc3-root {
    text-align: center;
  }


#s-8be6ca6c-0a8b-43a0-8e2f-542627e93dc3.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8be6ca6c-0a8b-43a0-8e2f-542627e93dc3-root {
    text-align: center;
  }


#s-8be6ca6c-0a8b-43a0-8e2f-542627e93dc3.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8be6ca6c-0a8b-43a0-8e2f-542627e93dc3-root {
    text-align: center;
  }


#s-8be6ca6c-0a8b-43a0-8e2f-542627e93dc3.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8be6ca6c-0a8b-43a0-8e2f-542627e93dc3-root {
    text-align: center;
  }


#s-8be6ca6c-0a8b-43a0-8e2f-542627e93dc3.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  inline-block ;
}
}
.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}

.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;
  flex-direction: column;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  height: inherit;
  position: relative;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shg-imageV2-content {
  text-align: initial;
}

.shogun-image-content {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  min-width: 100%;
  min-height: 100%;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

.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-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-cf714437-6b63-455c-a181-42004cbdd067 {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}

#s-cf714437-6b63-455c-a181-42004cbdd067 {
  margin: 0 !important;
  overflow: visible;
}

#s-cf714437-6b63-455c-a181-42004cbdd067-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cf714437-6b63-455c-a181-42004cbdd067 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 0px;
  margin-bottom: 30px;
}

.shg-image-content-margin-container-s-cf714437-6b63-455c-a181-42004cbdd067 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cf714437-6b63-455c-a181-42004cbdd067 img.shogun-image {
  /* Add background color handling */
  
}

#s-cf714437-6b63-455c-a181-42004cbdd067 img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 0px;
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cf714437-6b63-455c-a181-42004cbdd067.shogun-image {
    
    
    
    max-height: 1080px;
  }


.s-cf714437-6b63-455c-a181-42004cbdd067 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cf714437-6b63-455c-a181-42004cbdd067.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf714437-6b63-455c-a181-42004cbdd067.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf714437-6b63-455c-a181-42004cbdd067.shogun-image {
  box-sizing: border-box;
}



.s-cf714437-6b63-455c-a181-42004cbdd067 img.shogun-image {
  
}


@media (min-width: 1200px){#s-cf714437-6b63-455c-a181-42004cbdd067 {
  margin: 0 !important;
  overflow: visible;
}

#s-cf714437-6b63-455c-a181-42004cbdd067-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cf714437-6b63-455c-a181-42004cbdd067 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cf714437-6b63-455c-a181-42004cbdd067 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cf714437-6b63-455c-a181-42004cbdd067 img.shogun-image {
  /* Add background color handling */
  
}

#s-cf714437-6b63-455c-a181-42004cbdd067 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cf714437-6b63-455c-a181-42004cbdd067.shogun-image {
    
    
    
    max-height: 1080px;
  }


.s-cf714437-6b63-455c-a181-42004cbdd067 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cf714437-6b63-455c-a181-42004cbdd067.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf714437-6b63-455c-a181-42004cbdd067.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf714437-6b63-455c-a181-42004cbdd067.shogun-image {
  box-sizing: border-box;
}



.s-cf714437-6b63-455c-a181-42004cbdd067 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-cf714437-6b63-455c-a181-42004cbdd067 {
  margin: 0 !important;
  overflow: visible;
}

#s-cf714437-6b63-455c-a181-42004cbdd067-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cf714437-6b63-455c-a181-42004cbdd067 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cf714437-6b63-455c-a181-42004cbdd067 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cf714437-6b63-455c-a181-42004cbdd067 img.shogun-image {
  /* Add background color handling */
  
}

#s-cf714437-6b63-455c-a181-42004cbdd067 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cf714437-6b63-455c-a181-42004cbdd067.shogun-image {
    
    
    
    max-height: 1080px;
  }


.s-cf714437-6b63-455c-a181-42004cbdd067 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cf714437-6b63-455c-a181-42004cbdd067.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf714437-6b63-455c-a181-42004cbdd067.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf714437-6b63-455c-a181-42004cbdd067.shogun-image {
  box-sizing: border-box;
}



.s-cf714437-6b63-455c-a181-42004cbdd067 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-cf714437-6b63-455c-a181-42004cbdd067 {
  margin: 0 !important;
  overflow: visible;
}

#s-cf714437-6b63-455c-a181-42004cbdd067-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cf714437-6b63-455c-a181-42004cbdd067 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cf714437-6b63-455c-a181-42004cbdd067 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cf714437-6b63-455c-a181-42004cbdd067 img.shogun-image {
  /* Add background color handling */
  
}

#s-cf714437-6b63-455c-a181-42004cbdd067 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cf714437-6b63-455c-a181-42004cbdd067.shogun-image {
    
    
    
    max-height: 1080px;
  }


.s-cf714437-6b63-455c-a181-42004cbdd067 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cf714437-6b63-455c-a181-42004cbdd067.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf714437-6b63-455c-a181-42004cbdd067.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf714437-6b63-455c-a181-42004cbdd067.shogun-image {
  box-sizing: border-box;
}



.s-cf714437-6b63-455c-a181-42004cbdd067 img.shogun-image {
  
}


}@media (max-width: 767px){#s-cf714437-6b63-455c-a181-42004cbdd067 {
  margin: 0 !important;
  overflow: visible;
}

#s-cf714437-6b63-455c-a181-42004cbdd067-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-cf714437-6b63-455c-a181-42004cbdd067 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cf714437-6b63-455c-a181-42004cbdd067 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cf714437-6b63-455c-a181-42004cbdd067 img.shogun-image {
  /* Add background color handling */
  
}

#s-cf714437-6b63-455c-a181-42004cbdd067 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-cf714437-6b63-455c-a181-42004cbdd067.shogun-image {
    
    
    
    max-height: 1080px;
  }


.s-cf714437-6b63-455c-a181-42004cbdd067 .shogun-image-content {
  
    justify-content: center;
  
}

.s-cf714437-6b63-455c-a181-42004cbdd067.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cf714437-6b63-455c-a181-42004cbdd067.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cf714437-6b63-455c-a181-42004cbdd067.shogun-image {
  box-sizing: border-box;
}



.s-cf714437-6b63-455c-a181-42004cbdd067 img.shogun-image {
  
}


}
#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 600px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7 {
  display: none;
}
#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7, #wrap-s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7, #wrap-content-s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7 { display: none !important; }}@media (max-width: 767px){#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7 {
  display: none;
}
#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7, #wrap-s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7, #wrap-content-s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7 { display: none !important; }}
#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7 {
  background-image: url(https://i.shgcdn.com/91ff624f-885e-4956-a404-5e57d0429cfb/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7 {
  background-image: url(https://i.shgcdn.com/91ff624f-885e-4956-a404-5e57d0429cfb/-/resize/480x/);
}
#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7 {
  background-image: url(https://i.shgcdn.com/91ff624f-885e-4956-a404-5e57d0429cfb/-/resize/960x/);
}
#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7 {
  background-image: url(https://i.shgcdn.com/91ff624f-885e-4956-a404-5e57d0429cfb/-/resize/768x/);
}
#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7 {
  background-image: url(https://i.shgcdn.com/91ff624f-885e-4956-a404-5e57d0429cfb/-/resize/1536x/);
}
#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7 {
  background-image: url(https://i.shgcdn.com/91ff624f-885e-4956-a404-5e57d0429cfb/-/resize/1024x/);
}
#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7 {
  background-image: url(https://i.shgcdn.com/91ff624f-885e-4956-a404-5e57d0429cfb/-/resize/2048x/);
}
#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7 {
  background-image: url(https://i.shgcdn.com/91ff624f-885e-4956-a404-5e57d0429cfb/-/resize/1200x/);
}
#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7 {
  background-image: url(https://i.shgcdn.com/91ff624f-885e-4956-a404-5e57d0429cfb/-/resize/2048x/);
}
#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7 {
  cursor: pointer;
}#s-a5abe8ba-eb71-4c85-99d0-77160e6bbec7.shg-box.shg-c {
  justify-content: center;
}

#s-af955ec5-5dc6-49f3-b1da-f3e082684726 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-af955ec5-5dc6-49f3-b1da-f3e082684726 {
  display: none;
}
#s-af955ec5-5dc6-49f3-b1da-f3e082684726, #wrap-s-af955ec5-5dc6-49f3-b1da-f3e082684726, #wrap-content-s-af955ec5-5dc6-49f3-b1da-f3e082684726 { display: none !important; }}@media (max-width: 767px){#s-af955ec5-5dc6-49f3-b1da-f3e082684726 {
  display: none;
}
#s-af955ec5-5dc6-49f3-b1da-f3e082684726, #wrap-s-af955ec5-5dc6-49f3-b1da-f3e082684726, #wrap-content-s-af955ec5-5dc6-49f3-b1da-f3e082684726 { display: none !important; }}
@media (min-width: 0px) {
[id="s-af955ec5-5dc6-49f3-b1da-f3e082684726"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af955ec5-5dc6-49f3-b1da-f3e082684726"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-af955ec5-5dc6-49f3-b1da-f3e082684726"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-af955ec5-5dc6-49f3-b1da-f3e082684726"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-af955ec5-5dc6-49f3-b1da-f3e082684726"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-af955ec5-5dc6-49f3-b1da-f3e082684726"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-af955ec5-5dc6-49f3-b1da-f3e082684726"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-2f98cf17-2b7e-4375-bf04-647659f3e0cb {
  margin-left: auto;
margin-right: auto;
padding-left: 7%;
padding-right: 0%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2f98cf17-2b7e-4375-bf04-647659f3e0cb {
  display: none;
}
#s-2f98cf17-2b7e-4375-bf04-647659f3e0cb, #wrap-s-2f98cf17-2b7e-4375-bf04-647659f3e0cb, #wrap-content-s-2f98cf17-2b7e-4375-bf04-647659f3e0cb { display: none !important; }}@media (max-width: 767px){#s-2f98cf17-2b7e-4375-bf04-647659f3e0cb {
  display: none;
}
#s-2f98cf17-2b7e-4375-bf04-647659f3e0cb, #wrap-s-2f98cf17-2b7e-4375-bf04-647659f3e0cb, #wrap-content-s-2f98cf17-2b7e-4375-bf04-647659f3e0cb { display: none !important; }}







#s-2f98cf17-2b7e-4375-bf04-647659f3e0cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2f98cf17-2b7e-4375-bf04-647659f3e0cb.shg-box.shg-c {
  justify-content: center;
}

#s-5fd48984-eb2a-42f0-a8a9-6e78b18357a6 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-5fd48984-eb2a-42f0-a8a9-6e78b18357a6 {
  display: none;
}
#s-5fd48984-eb2a-42f0-a8a9-6e78b18357a6, #wrap-s-5fd48984-eb2a-42f0-a8a9-6e78b18357a6, #wrap-content-s-5fd48984-eb2a-42f0-a8a9-6e78b18357a6 { display: none !important; }}@media (max-width: 767px){#s-5fd48984-eb2a-42f0-a8a9-6e78b18357a6 {
  display: none;
}
#s-5fd48984-eb2a-42f0-a8a9-6e78b18357a6, #wrap-s-5fd48984-eb2a-42f0-a8a9-6e78b18357a6, #wrap-content-s-5fd48984-eb2a-42f0-a8a9-6e78b18357a6 { display: none !important; }}
#s-5fd48984-eb2a-42f0-a8a9-6e78b18357a6 .shg-proportional-font-size,
#s-5fd48984-eb2a-42f0-a8a9-6e78b18357a6 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-e7e5ccb8-0119-4087-a458-ae05498bb897 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px){#s-e7e5ccb8-0119-4087-a458-ae05498bb897 {
  display: none;
}
#s-e7e5ccb8-0119-4087-a458-ae05498bb897, #wrap-s-e7e5ccb8-0119-4087-a458-ae05498bb897, #wrap-content-s-e7e5ccb8-0119-4087-a458-ae05498bb897 { display: none !important; }}@media (max-width: 767px){#s-e7e5ccb8-0119-4087-a458-ae05498bb897 {
  display: none;
}
#s-e7e5ccb8-0119-4087-a458-ae05498bb897, #wrap-s-e7e5ccb8-0119-4087-a458-ae05498bb897, #wrap-content-s-e7e5ccb8-0119-4087-a458-ae05498bb897 { display: none !important; }}
#s-e7e5ccb8-0119-4087-a458-ae05498bb897 .shg-proportional-font-size,
#s-e7e5ccb8-0119-4087-a458-ae05498bb897 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-70fd921a-063f-47a0-aa4f-44b5ba9e0abf {
  background-image: url(https://i.shgcdn.com/00d29a3c-77a2-44e7-b5fb-3d269c048732/);
background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
border-radius: 30px;
text-align: left;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#24a785"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
background-position: center center;
color: rgba(0, 0, 0, 1);
}
#s-70fd921a-063f-47a0-aa4f-44b5ba9e0abf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-70fd921a-063f-47a0-aa4f-44b5ba9e0abf:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-70fd921a-063f-47a0-aa4f-44b5ba9e0abf {
  display: none;
}
#s-70fd921a-063f-47a0-aa4f-44b5ba9e0abf, #wrap-s-70fd921a-063f-47a0-aa4f-44b5ba9e0abf, #wrap-content-s-70fd921a-063f-47a0-aa4f-44b5ba9e0abf { display: none !important; }}@media (max-width: 767px){#s-70fd921a-063f-47a0-aa4f-44b5ba9e0abf {
  display: none;
}
#s-70fd921a-063f-47a0-aa4f-44b5ba9e0abf, #wrap-s-70fd921a-063f-47a0-aa4f-44b5ba9e0abf, #wrap-content-s-70fd921a-063f-47a0-aa4f-44b5ba9e0abf { display: none !important; }}

  #s-70fd921a-063f-47a0-aa4f-44b5ba9e0abf-root {
    text-align: left;
  }


#s-70fd921a-063f-47a0-aa4f-44b5ba9e0abf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-70fd921a-063f-47a0-aa4f-44b5ba9e0abf-root {
    text-align: left;
  }


#s-70fd921a-063f-47a0-aa4f-44b5ba9e0abf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-70fd921a-063f-47a0-aa4f-44b5ba9e0abf-root {
    text-align: left;
  }


#s-70fd921a-063f-47a0-aa4f-44b5ba9e0abf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-70fd921a-063f-47a0-aa4f-44b5ba9e0abf-root {
    text-align: left;
  }


#s-70fd921a-063f-47a0-aa4f-44b5ba9e0abf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-70fd921a-063f-47a0-aa4f-44b5ba9e0abf-root {
    text-align: left;
  }


#s-70fd921a-063f-47a0-aa4f-44b5ba9e0abf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-e5f40b9c-26c0-40e4-823d-2adfff92447f {
  margin-left: auto;
margin-right: auto;
min-height: 200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e5f40b9c-26c0-40e4-823d-2adfff92447f {
  display: none;
}
#s-e5f40b9c-26c0-40e4-823d-2adfff92447f, #wrap-s-e5f40b9c-26c0-40e4-823d-2adfff92447f, #wrap-content-s-e5f40b9c-26c0-40e4-823d-2adfff92447f { display: none !important; }}@media (max-width: 767px){#s-e5f40b9c-26c0-40e4-823d-2adfff92447f {
  display: none;
}
#s-e5f40b9c-26c0-40e4-823d-2adfff92447f, #wrap-s-e5f40b9c-26c0-40e4-823d-2adfff92447f, #wrap-content-s-e5f40b9c-26c0-40e4-823d-2adfff92447f { display: none !important; }}







#s-e5f40b9c-26c0-40e4-823d-2adfff92447f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e5f40b9c-26c0-40e4-823d-2adfff92447f.shg-box.shg-c {
  justify-content: center;
}

#s-41544663-a1ce-4653-a7ca-8e962dade515 {
  min-height: 50px;
}
@media (max-width: 767px){#s-41544663-a1ce-4653-a7ca-8e962dade515 {
  display: none;
}
#s-41544663-a1ce-4653-a7ca-8e962dade515, #wrap-s-41544663-a1ce-4653-a7ca-8e962dade515, #wrap-content-s-41544663-a1ce-4653-a7ca-8e962dade515 { display: none !important; }}
#s-41544663-a1ce-4653-a7ca-8e962dade515 {
  background-image: url();
}








#s-41544663-a1ce-4653-a7ca-8e962dade515 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-41544663-a1ce-4653-a7ca-8e962dade515.shg-box.shg-c {
  justify-content: flex-end;
}

#s-20b0d6ec-b085-4288-bc3e-0995752372e8 {
  min-height: 50px;
}








#s-20b0d6ec-b085-4288-bc3e-0995752372e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-20b0d6ec-b085-4288-bc3e-0995752372e8.shg-box.shg-c {
  justify-content: center;
}

#s-068d3a1a-6e10-49d5-9de8-95daf0d2ce25 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}

#s-068d3a1a-6e10-49d5-9de8-95daf0d2ce25 {
  background-image: url(https://i.shgcdn.com/e3df9a3f-33f1-4d3a-a155-957caa9c0189/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-068d3a1a-6e10-49d5-9de8-95daf0d2ce25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-068d3a1a-6e10-49d5-9de8-95daf0d2ce25.shg-box.shg-c {
  justify-content: center;
}

#s-4b31c370-b2a2-4a02-8d11-d05d79c349c1 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-4b31c370-b2a2-4a02-8d11-d05d79c349c1 {
  padding-left: 28px;
padding-right: 28px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4b31c370-b2a2-4a02-8d11-d05d79c349c1 {
  padding-left: 28px;
padding-right: 28px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4b31c370-b2a2-4a02-8d11-d05d79c349c1 {
  padding-left: 28px;
padding-right: 28px;
}
}@media (max-width: 767px){#s-4b31c370-b2a2-4a02-8d11-d05d79c349c1 {
  padding-left: 28px;
padding-right: 28px;
}
}







#s-4b31c370-b2a2-4a02-8d11-d05d79c349c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4b31c370-b2a2-4a02-8d11-d05d79c349c1.shg-box.shg-c {
  justify-content: center;
}

#s-f10b8a3a-7f6b-4ffb-8c2f-fb5e8352ac1b {
  padding-top: 40px;
padding-bottom: 40px;
}

@media (min-width: 0px) {
[id="s-f10b8a3a-7f6b-4ffb-8c2f-fb5e8352ac1b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f10b8a3a-7f6b-4ffb-8c2f-fb5e8352ac1b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f10b8a3a-7f6b-4ffb-8c2f-fb5e8352ac1b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f10b8a3a-7f6b-4ffb-8c2f-fb5e8352ac1b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-b4c5b54b-af9a-4a47-918c-f4fcec949d9a {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
max-width: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-b4c5b54b-af9a-4a47-918c-f4fcec949d9a {
  min-height: 700px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b4c5b54b-af9a-4a47-918c-f4fcec949d9a {
  min-height: 700px;
}
}@media (max-width: 767px){#s-b4c5b54b-af9a-4a47-918c-f4fcec949d9a {
  margin-bottom: 30px;
padding-top: 0px;
min-height: 400px;
}
}
#s-b4c5b54b-af9a-4a47-918c-f4fcec949d9a {
  background-image: url(https://i.shgcdn.com/ec061c27-e6d8-4cd0-94be-85ab4d8a1e3f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-b4c5b54b-af9a-4a47-918c-f4fcec949d9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b4c5b54b-af9a-4a47-918c-f4fcec949d9a {
  cursor: pointer;
}#s-b4c5b54b-af9a-4a47-918c-f4fcec949d9a.shg-box.shg-c {
  justify-content: center;
}

#s-90a8bfa4-1fd4-4547-b79e-bec925fe5328 {
  min-height: 50px;
}








#s-90a8bfa4-1fd4-4547-b79e-bec925fe5328 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-90a8bfa4-1fd4-4547-b79e-bec925fe5328.shg-box.shg-c {
  justify-content: center;
}

#s-c3574b40-34ec-4e80-bd5d-6fb807b6a52c {
  padding-top: 40px;
padding-left: 50px;
padding-bottom: 40px;
padding-right: 50px;
max-width: 750px;
background-color: rgba(241, 242, 237, 1);
}
@media (min-width: 1200px){#s-c3574b40-34ec-4e80-bd5d-6fb807b6a52c {
  padding-top: 40px;
padding-bottom: 60px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c3574b40-34ec-4e80-bd5d-6fb807b6a52c {
  padding-bottom: 60px;
}
}@media (max-width: 767px){#s-c3574b40-34ec-4e80-bd5d-6fb807b6a52c {
  padding-top: 20px;
padding-left: 18px;
padding-bottom: 20px;
padding-right: 18px;
}
}







#s-c3574b40-34ec-4e80-bd5d-6fb807b6a52c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c3574b40-34ec-4e80-bd5d-6fb807b6a52c.shg-box.shg-c {
  justify-content: center;
}

#s-efdf2fa0-f0ec-4157-8e44-ec6638ac0618 {
  margin-top: 0px;
margin-bottom: -15px;
padding-top: 50px;
padding-bottom: 1px;
}

.responsive-content span {
    font-size: 18px !important;
    line-height: 1.35;
}

@media (min-width: 1024px) {
    .responsive-content span {
        font-size: 24px !important; 
        line-height: 1.35;
    }
}
@media (min-width: 1200px){#s-cd6665a4-4672-41b7-86eb-e19efae33bb7 {
  max-width: 550px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cd6665a4-4672-41b7-86eb-e19efae33bb7 {
  max-width: 550px;
}
}
#s-0311d7cf-7e10-4c8a-8ca8-60e01b988cc2 {
  min-height: 50px;
}
@media (max-width: 767px){#s-0311d7cf-7e10-4c8a-8ca8-60e01b988cc2 {
  display: none;
}
#s-0311d7cf-7e10-4c8a-8ca8-60e01b988cc2, #wrap-s-0311d7cf-7e10-4c8a-8ca8-60e01b988cc2, #wrap-content-s-0311d7cf-7e10-4c8a-8ca8-60e01b988cc2 { display: none !important; }}
#s-0311d7cf-7e10-4c8a-8ca8-60e01b988cc2 {
  background-image: url();
}








#s-0311d7cf-7e10-4c8a-8ca8-60e01b988cc2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0311d7cf-7e10-4c8a-8ca8-60e01b988cc2.shg-box.shg-c {
  justify-content: flex-end;
}

#s-89b124aa-dcd4-481c-b5e2-3606f3052efa {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-89b124aa-dcd4-481c-b5e2-3606f3052efa {
  display: none;
}
#s-89b124aa-dcd4-481c-b5e2-3606f3052efa, #wrap-s-89b124aa-dcd4-481c-b5e2-3606f3052efa, #wrap-content-s-89b124aa-dcd4-481c-b5e2-3606f3052efa { display: none !important; }}@media (max-width: 767px){#s-89b124aa-dcd4-481c-b5e2-3606f3052efa {
  display: none;
}
#s-89b124aa-dcd4-481c-b5e2-3606f3052efa, #wrap-s-89b124aa-dcd4-481c-b5e2-3606f3052efa, #wrap-content-s-89b124aa-dcd4-481c-b5e2-3606f3052efa { display: none !important; }}







#s-89b124aa-dcd4-481c-b5e2-3606f3052efa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-89b124aa-dcd4-481c-b5e2-3606f3052efa.shg-box.shg-c {
  justify-content: center;
}

#s-7eb897eb-f174-4d37-8309-9f37307f8d79 {
  min-height: 50px;
background-color: rgba(197, 0, 9, 0);
}
@media (min-width: 1200px){#s-7eb897eb-f174-4d37-8309-9f37307f8d79 {
  display: none;
}
#s-7eb897eb-f174-4d37-8309-9f37307f8d79, #wrap-s-7eb897eb-f174-4d37-8309-9f37307f8d79, #wrap-content-s-7eb897eb-f174-4d37-8309-9f37307f8d79 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7eb897eb-f174-4d37-8309-9f37307f8d79 {
  display: none;
}
#s-7eb897eb-f174-4d37-8309-9f37307f8d79, #wrap-s-7eb897eb-f174-4d37-8309-9f37307f8d79, #wrap-content-s-7eb897eb-f174-4d37-8309-9f37307f8d79 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7eb897eb-f174-4d37-8309-9f37307f8d79 {
  
}
}@media (max-width: 767px){#s-7eb897eb-f174-4d37-8309-9f37307f8d79 {
  
}
}







#s-7eb897eb-f174-4d37-8309-9f37307f8d79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7eb897eb-f174-4d37-8309-9f37307f8d79.shg-box.shg-c {
  justify-content: center;
}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

@media (min-width: 1200px){#s-59b32f50-6f93-4476-9474-d5908b222954 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-59b32f50-6f93-4476-9474-d5908b222954 {
  
}
}@media (max-width: 767px){#s-59b32f50-6f93-4476-9474-d5908b222954 {
  display: none;
}
#s-59b32f50-6f93-4476-9474-d5908b222954, #wrap-s-59b32f50-6f93-4476-9474-d5908b222954, #wrap-content-s-59b32f50-6f93-4476-9474-d5908b222954 { display: none !important; }}
#s-59b32f50-6f93-4476-9474-d5908b222954 hr {
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-c6d73e5c-a1f2-4ff2-abf3-02b22179b100 {
  margin-left: 4%;
margin-right: 4%;
}

@media (min-width: 0px) {
[id="s-c6d73e5c-a1f2-4ff2-abf3-02b22179b100"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c6d73e5c-a1f2-4ff2-abf3-02b22179b100"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c6d73e5c-a1f2-4ff2-abf3-02b22179b100"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c6d73e5c-a1f2-4ff2-abf3-02b22179b100"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  flex-direction: column;
  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-8365d1cf-1566-470c-9344-ddbae1a74fa9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8365d1cf-1566-470c-9344-ddbae1a74fa9 {
  overflow: hidden;
  
  
}







  #s-8365d1cf-1566-470c-9344-ddbae1a74fa9 img.shogun-image {
    

    
    
    
  }


#s-8365d1cf-1566-470c-9344-ddbae1a74fa9 .shogun-image-content {
  
    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;
  
  
  text-transform: none;
  
  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-4c0fee8b-fcc3-4d47-bd2f-a3eabc08959e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4c0fee8b-fcc3-4d47-bd2f-a3eabc08959e .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-62dd94ea-1cd7-4c67-ac9e-4769a6db0761 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-62dd94ea-1cd7-4c67-ac9e-4769a6db0761:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-62dd94ea-1cd7-4c67-ac9e-4769a6db0761:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-62dd94ea-1cd7-4c67-ac9e-4769a6db0761-root {
    text-align: center;
  }


#s-62dd94ea-1cd7-4c67-ac9e-4769a6db0761.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-62dd94ea-1cd7-4c67-ac9e-4769a6db0761-root {
    text-align: center;
  }


#s-62dd94ea-1cd7-4c67-ac9e-4769a6db0761.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-62dd94ea-1cd7-4c67-ac9e-4769a6db0761-root {
    text-align: center;
  }


#s-62dd94ea-1cd7-4c67-ac9e-4769a6db0761.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-62dd94ea-1cd7-4c67-ac9e-4769a6db0761-root {
    text-align: center;
  }


#s-62dd94ea-1cd7-4c67-ac9e-4769a6db0761.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-62dd94ea-1cd7-4c67-ac9e-4769a6db0761-root {
    text-align: center;
  }


#s-62dd94ea-1cd7-4c67-ac9e-4769a6db0761.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-5ddda85e-fb1e-476f-9b1b-0708e20f0207 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5ddda85e-fb1e-476f-9b1b-0708e20f0207 {
  overflow: hidden;
  
  
}







  #s-5ddda85e-fb1e-476f-9b1b-0708e20f0207 img.shogun-image {
    

    
    
    
  }


#s-5ddda85e-fb1e-476f-9b1b-0708e20f0207 .shogun-image-content {
  
    justify-content: center;
  
}

#s-30a7f200-8437-4acf-964e-d824a46e14f3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-30a7f200-8437-4acf-964e-d824a46e14f3 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-55f8cd4a-77b2-4923-817e-d22624bce920 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-55f8cd4a-77b2-4923-817e-d22624bce920:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-55f8cd4a-77b2-4923-817e-d22624bce920:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-55f8cd4a-77b2-4923-817e-d22624bce920-root {
    text-align: center;
  }


#s-55f8cd4a-77b2-4923-817e-d22624bce920.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-55f8cd4a-77b2-4923-817e-d22624bce920-root {
    text-align: center;
  }


#s-55f8cd4a-77b2-4923-817e-d22624bce920.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-55f8cd4a-77b2-4923-817e-d22624bce920-root {
    text-align: center;
  }


#s-55f8cd4a-77b2-4923-817e-d22624bce920.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-55f8cd4a-77b2-4923-817e-d22624bce920-root {
    text-align: center;
  }


#s-55f8cd4a-77b2-4923-817e-d22624bce920.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-55f8cd4a-77b2-4923-817e-d22624bce920-root {
    text-align: center;
  }


#s-55f8cd4a-77b2-4923-817e-d22624bce920.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-c4691918-f960-4cae-a7c5-3a2f22e3ef78 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c4691918-f960-4cae-a7c5-3a2f22e3ef78 {
  overflow: hidden;
  
  
}







  #s-c4691918-f960-4cae-a7c5-3a2f22e3ef78 img.shogun-image {
    

    
    
    
  }


#s-c4691918-f960-4cae-a7c5-3a2f22e3ef78 .shogun-image-content {
  
    justify-content: center;
  
}

#s-38d548a8-c69a-4a7a-b216-5213f519091e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-38d548a8-c69a-4a7a-b216-5213f519091e .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-e5e7aefb-c645-49ae-964c-dab0fcfe04dd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-e5e7aefb-c645-49ae-964c-dab0fcfe04dd:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e5e7aefb-c645-49ae-964c-dab0fcfe04dd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e5e7aefb-c645-49ae-964c-dab0fcfe04dd-root {
    text-align: center;
  }


#s-e5e7aefb-c645-49ae-964c-dab0fcfe04dd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e5e7aefb-c645-49ae-964c-dab0fcfe04dd-root {
    text-align: center;
  }


#s-e5e7aefb-c645-49ae-964c-dab0fcfe04dd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e5e7aefb-c645-49ae-964c-dab0fcfe04dd-root {
    text-align: center;
  }


#s-e5e7aefb-c645-49ae-964c-dab0fcfe04dd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e5e7aefb-c645-49ae-964c-dab0fcfe04dd-root {
    text-align: center;
  }


#s-e5e7aefb-c645-49ae-964c-dab0fcfe04dd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e5e7aefb-c645-49ae-964c-dab0fcfe04dd-root {
    text-align: center;
  }


#s-e5e7aefb-c645-49ae-964c-dab0fcfe04dd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-28abee3e-a907-40bc-b56f-bd3306f7532d {
  min-height: 50px;
background-color: rgba(197, 0, 9, 0);
}
@media (min-width: 1200px){#s-28abee3e-a907-40bc-b56f-bd3306f7532d {
  display: none;
}
#s-28abee3e-a907-40bc-b56f-bd3306f7532d, #wrap-s-28abee3e-a907-40bc-b56f-bd3306f7532d, #wrap-content-s-28abee3e-a907-40bc-b56f-bd3306f7532d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-28abee3e-a907-40bc-b56f-bd3306f7532d {
  display: none;
}
#s-28abee3e-a907-40bc-b56f-bd3306f7532d, #wrap-s-28abee3e-a907-40bc-b56f-bd3306f7532d, #wrap-content-s-28abee3e-a907-40bc-b56f-bd3306f7532d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-28abee3e-a907-40bc-b56f-bd3306f7532d {
  
}
}@media (max-width: 767px){#s-28abee3e-a907-40bc-b56f-bd3306f7532d {
  
}
}







#s-28abee3e-a907-40bc-b56f-bd3306f7532d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-28abee3e-a907-40bc-b56f-bd3306f7532d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-0e084c6b-7b8f-46f1-b645-47ff865cabf9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0e084c6b-7b8f-46f1-b645-47ff865cabf9 {
  
}
}@media (max-width: 767px){#s-0e084c6b-7b8f-46f1-b645-47ff865cabf9 {
  display: none;
}
#s-0e084c6b-7b8f-46f1-b645-47ff865cabf9, #wrap-s-0e084c6b-7b8f-46f1-b645-47ff865cabf9, #wrap-content-s-0e084c6b-7b8f-46f1-b645-47ff865cabf9 { display: none !important; }}
#s-0e084c6b-7b8f-46f1-b645-47ff865cabf9 hr {
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-300f5ce1-1336-43df-9103-22384341d70b {
  margin-left: 4%;
margin-right: 4%;
}

@media (min-width: 0px) {
[id="s-300f5ce1-1336-43df-9103-22384341d70b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-300f5ce1-1336-43df-9103-22384341d70b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-300f5ce1-1336-43df-9103-22384341d70b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-300f5ce1-1336-43df-9103-22384341d70b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-41647c60-4011-47b5-a87a-77c22c94de2f {
  text-align: center;
}

#s-41647c60-4011-47b5-a87a-77c22c94de2f {
  overflow: hidden;
  
  
}







  #s-41647c60-4011-47b5-a87a-77c22c94de2f img.shogun-image {
    

    
    
    
  }


#s-41647c60-4011-47b5-a87a-77c22c94de2f .shogun-image-content {
  
    justify-content: center;
  
}

#s-c7c64856-9fdc-4175-8545-90aed5fb4aa8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c7c64856-9fdc-4175-8545-90aed5fb4aa8 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-c2c739db-1846-48d1-a82a-dec65b146a7d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-c2c739db-1846-48d1-a82a-dec65b146a7d:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c2c739db-1846-48d1-a82a-dec65b146a7d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c2c739db-1846-48d1-a82a-dec65b146a7d-root {
    text-align: center;
  }


#s-c2c739db-1846-48d1-a82a-dec65b146a7d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c2c739db-1846-48d1-a82a-dec65b146a7d-root {
    text-align: center;
  }


#s-c2c739db-1846-48d1-a82a-dec65b146a7d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c2c739db-1846-48d1-a82a-dec65b146a7d-root {
    text-align: center;
  }


#s-c2c739db-1846-48d1-a82a-dec65b146a7d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c2c739db-1846-48d1-a82a-dec65b146a7d-root {
    text-align: center;
  }


#s-c2c739db-1846-48d1-a82a-dec65b146a7d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c2c739db-1846-48d1-a82a-dec65b146a7d-root {
    text-align: center;
  }


#s-c2c739db-1846-48d1-a82a-dec65b146a7d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-31eaea0c-a698-44c3-88ae-27aab81a37dd {
  text-align: center;
}

#s-31eaea0c-a698-44c3-88ae-27aab81a37dd {
  overflow: hidden;
  
  
}







  #s-31eaea0c-a698-44c3-88ae-27aab81a37dd img.shogun-image {
    

    
    
    
  }


#s-31eaea0c-a698-44c3-88ae-27aab81a37dd .shogun-image-content {
  
    justify-content: center;
  
}

#s-3ebbf934-0f3a-49de-a349-5cca845506ee {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3ebbf934-0f3a-49de-a349-5cca845506ee .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-7a6e9e94-e9aa-4a44-b175-b8de921f6b73 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-7a6e9e94-e9aa-4a44-b175-b8de921f6b73:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7a6e9e94-e9aa-4a44-b175-b8de921f6b73:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7a6e9e94-e9aa-4a44-b175-b8de921f6b73-root {
    text-align: center;
  }


#s-7a6e9e94-e9aa-4a44-b175-b8de921f6b73.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7a6e9e94-e9aa-4a44-b175-b8de921f6b73-root {
    text-align: center;
  }


#s-7a6e9e94-e9aa-4a44-b175-b8de921f6b73.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7a6e9e94-e9aa-4a44-b175-b8de921f6b73-root {
    text-align: center;
  }


#s-7a6e9e94-e9aa-4a44-b175-b8de921f6b73.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7a6e9e94-e9aa-4a44-b175-b8de921f6b73-root {
    text-align: center;
  }


#s-7a6e9e94-e9aa-4a44-b175-b8de921f6b73.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7a6e9e94-e9aa-4a44-b175-b8de921f6b73-root {
    text-align: center;
  }


#s-7a6e9e94-e9aa-4a44-b175-b8de921f6b73.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-483816e4-8c40-4b0f-88f4-5266b8d8d17a {
  text-align: center;
}

#s-483816e4-8c40-4b0f-88f4-5266b8d8d17a {
  overflow: hidden;
  
  
}







  #s-483816e4-8c40-4b0f-88f4-5266b8d8d17a img.shogun-image {
    

    
    
    
  }


#s-483816e4-8c40-4b0f-88f4-5266b8d8d17a .shogun-image-content {
  
    justify-content: center;
  
}

#s-1b0ca987-9550-4512-b08e-a8855c608118 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b0ca987-9550-4512-b08e-a8855c608118 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-34cbcb21-632e-4c13-8f3d-8759a1241c07 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-34cbcb21-632e-4c13-8f3d-8759a1241c07:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-34cbcb21-632e-4c13-8f3d-8759a1241c07:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-34cbcb21-632e-4c13-8f3d-8759a1241c07-root {
    text-align: center;
  }


#s-34cbcb21-632e-4c13-8f3d-8759a1241c07.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-34cbcb21-632e-4c13-8f3d-8759a1241c07-root {
    text-align: center;
  }


#s-34cbcb21-632e-4c13-8f3d-8759a1241c07.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-34cbcb21-632e-4c13-8f3d-8759a1241c07-root {
    text-align: center;
  }


#s-34cbcb21-632e-4c13-8f3d-8759a1241c07.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-34cbcb21-632e-4c13-8f3d-8759a1241c07-root {
    text-align: center;
  }


#s-34cbcb21-632e-4c13-8f3d-8759a1241c07.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-34cbcb21-632e-4c13-8f3d-8759a1241c07-root {
    text-align: center;
  }


#s-34cbcb21-632e-4c13-8f3d-8759a1241c07.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-3640bc2d-39b4-4577-80f3-2540d598ff4e {
  text-align: center;
}
@media (min-width: 1200px){#s-3640bc2d-39b4-4577-80f3-2540d598ff4e {
  display: none;
}
#s-3640bc2d-39b4-4577-80f3-2540d598ff4e, #wrap-s-3640bc2d-39b4-4577-80f3-2540d598ff4e, #wrap-content-s-3640bc2d-39b4-4577-80f3-2540d598ff4e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3640bc2d-39b4-4577-80f3-2540d598ff4e {
  display: none;
}
#s-3640bc2d-39b4-4577-80f3-2540d598ff4e, #wrap-s-3640bc2d-39b4-4577-80f3-2540d598ff4e, #wrap-content-s-3640bc2d-39b4-4577-80f3-2540d598ff4e { display: none !important; }}
#s-3640bc2d-39b4-4577-80f3-2540d598ff4e {
  overflow: hidden;
  
  
}







  #s-3640bc2d-39b4-4577-80f3-2540d598ff4e img.shogun-image {
    

    
    
    
  }


#s-3640bc2d-39b4-4577-80f3-2540d598ff4e .shogun-image-content {
  
    justify-content: center;
  
}

#s-a2dddc89-fe9a-441a-b16f-10b398cacd6d {
  margin-bottom: 40px;
min-height: 49px;
}








#s-a2dddc89-fe9a-441a-b16f-10b398cacd6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a2dddc89-fe9a-441a-b16f-10b398cacd6d.shg-box.shg-c {
  justify-content: center;
}

#s-e9ed0900-cc2d-4ac1-928b-a33de569b9dd {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e9ed0900-cc2d-4ac1-928b-a33de569b9dd {
  display: none;
}
#s-e9ed0900-cc2d-4ac1-928b-a33de569b9dd, #wrap-s-e9ed0900-cc2d-4ac1-928b-a33de569b9dd, #wrap-content-s-e9ed0900-cc2d-4ac1-928b-a33de569b9dd { display: none !important; }}@media (max-width: 767px){#s-e9ed0900-cc2d-4ac1-928b-a33de569b9dd {
  display: none;
}
#s-e9ed0900-cc2d-4ac1-928b-a33de569b9dd, #wrap-s-e9ed0900-cc2d-4ac1-928b-a33de569b9dd, #wrap-content-s-e9ed0900-cc2d-4ac1-928b-a33de569b9dd { display: none !important; }}
#s-e9ed0900-cc2d-4ac1-928b-a33de569b9dd {
  overflow: hidden;
  
  
}







  #s-e9ed0900-cc2d-4ac1-928b-a33de569b9dd img.shogun-image {
    

    
    
    
  }


#s-e9ed0900-cc2d-4ac1-928b-a33de569b9dd .shogun-image-content {
  
    justify-content: center;
  
}

#s-4db857af-888a-4e64-8b19-c73fefecc0c3 {
  text-align: center;
}

#s-4db857af-888a-4e64-8b19-c73fefecc0c3 {
  overflow: hidden;
  
  
}







  #s-4db857af-888a-4e64-8b19-c73fefecc0c3 img.shogun-image {
    

    
    
    
  }


#s-4db857af-888a-4e64-8b19-c73fefecc0c3 .shogun-image-content {
  
    justify-content: center;
  
}

#s-e103edd7-f99d-4efb-81e7-db6a5929e752 {
  margin-top: 40px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e103edd7-f99d-4efb-81e7-db6a5929e752 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1em;
  
  
}



#s-38e20014-3f32-4f80-823a-2b39f8134ec9 {
  margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-38e20014-3f32-4f80-823a-2b39f8134ec9 {
  margin-left: 300px;
margin-right: 300px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-38e20014-3f32-4f80-823a-2b39f8134ec9 {
  margin-left: 300px;
margin-right: 300px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-38e20014-3f32-4f80-823a-2b39f8134ec9 {
  margin-left: 50px;
margin-right: 50px;
}
}@media (max-width: 767px){#s-38e20014-3f32-4f80-823a-2b39f8134ec9 {
  margin-left: 10px;
margin-right: 10px;
}
}
#s-8a303ca6-e0eb-47ac-b6f4-e0c6417aa467 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8a303ca6-e0eb-47ac-b6f4-e0c6417aa467:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8a303ca6-e0eb-47ac-b6f4-e0c6417aa467:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8a303ca6-e0eb-47ac-b6f4-e0c6417aa467-root {
    text-align: center;
  }


#s-8a303ca6-e0eb-47ac-b6f4-e0c6417aa467.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 500;
  
  font-family: Oswald;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8a303ca6-e0eb-47ac-b6f4-e0c6417aa467-root {
    text-align: center;
  }


#s-8a303ca6-e0eb-47ac-b6f4-e0c6417aa467.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 500;
  
  font-family: Oswald;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8a303ca6-e0eb-47ac-b6f4-e0c6417aa467-root {
    text-align: center;
  }


#s-8a303ca6-e0eb-47ac-b6f4-e0c6417aa467.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 500;
  
  font-family: Oswald;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8a303ca6-e0eb-47ac-b6f4-e0c6417aa467-root {
    text-align: center;
  }


#s-8a303ca6-e0eb-47ac-b6f4-e0c6417aa467.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 500;
  
  font-family: Oswald;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8a303ca6-e0eb-47ac-b6f4-e0c6417aa467-root {
    text-align: center;
  }


#s-8a303ca6-e0eb-47ac-b6f4-e0c6417aa467.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 500;
  
  font-family: Oswald;
  display:  inline-block ;
}
}
#s-2bf5e238-d124-4ec9-83fd-1c9a50f995ae {
  max-width: 2160px;
aspect-ratio: 2160/1080;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2bf5e238-d124-4ec9-83fd-1c9a50f995ae {
  display: none;
}
#s-2bf5e238-d124-4ec9-83fd-1c9a50f995ae, #wrap-s-2bf5e238-d124-4ec9-83fd-1c9a50f995ae, #wrap-content-s-2bf5e238-d124-4ec9-83fd-1c9a50f995ae { display: none !important; }}@media (max-width: 767px){#s-2bf5e238-d124-4ec9-83fd-1c9a50f995ae {
  display: none;
}
#s-2bf5e238-d124-4ec9-83fd-1c9a50f995ae, #wrap-s-2bf5e238-d124-4ec9-83fd-1c9a50f995ae, #wrap-content-s-2bf5e238-d124-4ec9-83fd-1c9a50f995ae { display: none !important; }}
#s-2bf5e238-d124-4ec9-83fd-1c9a50f995ae {
  overflow: hidden;
  
  
      max-width: 2160px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-2bf5e238-d124-4ec9-83fd-1c9a50f995ae img.shogun-image,
  #s-2bf5e238-d124-4ec9-83fd-1c9a50f995ae .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2bf5e238-d124-4ec9-83fd-1c9a50f995ae {
    width: 100%;
    height: auto;
  }



  #s-2bf5e238-d124-4ec9-83fd-1c9a50f995ae img.shogun-image {
    

    
    
    
  }


#s-2bf5e238-d124-4ec9-83fd-1c9a50f995ae .shogun-image-content {
  
    justify-content: center;
  
}

#s-94f2ce52-cc72-4287-af90-f5ffbb536181 {
  max-width: 1080px;
aspect-ratio: 1080/1350;
text-align: center;
}
@media (min-width: 1200px){#s-94f2ce52-cc72-4287-af90-f5ffbb536181 {
  display: none;
}
#s-94f2ce52-cc72-4287-af90-f5ffbb536181, #wrap-s-94f2ce52-cc72-4287-af90-f5ffbb536181, #wrap-content-s-94f2ce52-cc72-4287-af90-f5ffbb536181 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-94f2ce52-cc72-4287-af90-f5ffbb536181 {
  display: none;
}
#s-94f2ce52-cc72-4287-af90-f5ffbb536181, #wrap-s-94f2ce52-cc72-4287-af90-f5ffbb536181, #wrap-content-s-94f2ce52-cc72-4287-af90-f5ffbb536181 { display: none !important; }}
#s-94f2ce52-cc72-4287-af90-f5ffbb536181 {
  overflow: hidden;
  
  
      max-width: 1080px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-94f2ce52-cc72-4287-af90-f5ffbb536181 img.shogun-image,
  #s-94f2ce52-cc72-4287-af90-f5ffbb536181 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-94f2ce52-cc72-4287-af90-f5ffbb536181 {
    width: 100%;
    height: auto;
  }



  #s-94f2ce52-cc72-4287-af90-f5ffbb536181 img.shogun-image {
    

    
    
    
  }


#s-94f2ce52-cc72-4287-af90-f5ffbb536181 .shogun-image-content {
  
    justify-content: center;
  
}

@media (min-width: 1200px){#s-9b1b8e05-66a3-4808-b737-071d1c2b118f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9b1b8e05-66a3-4808-b737-071d1c2b118f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9b1b8e05-66a3-4808-b737-071d1c2b118f {
  
}
}







#s-9b1b8e05-66a3-4808-b737-071d1c2b118f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9b1b8e05-66a3-4808-b737-071d1c2b118f.shg-box.shg-c {
  justify-content: center;
}

#s-201fe0b0-eb6c-46e7-b9cc-aaab4d342ee5 {
  margin-left: auto;
margin-right: auto;
padding-left: 0em;
padding-right: 0em;
min-height: 50px;
max-width: 1220px;
}








#s-201fe0b0-eb6c-46e7-b9cc-aaab4d342ee5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-201fe0b0-eb6c-46e7-b9cc-aaab4d342ee5.shg-box.shg-c {
  justify-content: center;
}

#s-b944e38c-6ea8-4e4e-bde2-4dd4a252ee2e hr {
  border-top: 2px solid rgba(221, 221, 221, 0);
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

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

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

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

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  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;
}

@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;
  }
}
