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

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

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

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

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

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

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

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

#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  background-image: url(https://i.shgcdn.com/0e73cea8-83b9-4efa-bb4e-db353c8a6555/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 720px;
background-position: center center;
}
@media (min-width: 1200px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  min-height: 480px;
}
}@media (max-width: 767px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
min-height: 480px;
}
}







#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 1200px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}@media (max-width: 767px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}
@media (min-width: 0px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}@media (max-width: 767px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}







#s-042102a7-0d38-4113-8b9f-657bf5d14a9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-042102a7-0d38-4113-8b9f-657bf5d14a9b.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

#s-bfa5694b-fa26-466e-9d3b-2a2a8f4c3f30 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-bfa5694b-fa26-466e-9d3b-2a2a8f4c3f30 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 64px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-bfa5694b-fa26-466e-9d3b-2a2a8f4c3f30 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-669cf8f5-a9e3-4f54-a912-d55e0c8a2191 {
  margin-top: 10px;
margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-669cf8f5-a9e3-4f54-a912-d55e0c8a2191 .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-669cf8f5-a9e3-4f54-a912-d55e0c8a2191 .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-669cf8f5-a9e3-4f54-a912-d55e0c8a2191 .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}


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

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

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

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

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

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

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

#s-55513237-d79d-4e30-a0e5-53145322c63e {
  border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0);
border-style: solid;
border-radius: 2px;
background-color: rgba(242, 104, 42, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
background-image: none;
hover-type: color;
}
#s-55513237-d79d-4e30-a0e5-53145322c63e:hover {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-55513237-d79d-4e30-a0e5-53145322c63e:active {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-55513237-d79d-4e30-a0e5-53145322c63e.shg-btn {
  color: #ffffff;
  font-size: 22px;
  font-weight: 500;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-cbac6547-0a00-41a9-b4f6-7c9638a010a7 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 0px) {
[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e770f3cb-72b2-4c74-8377-4a9efdbf8025"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2a09bffc-becd-4b57-965e-22ce02174b16 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
}








#s-2a09bffc-becd-4b57-965e-22ce02174b16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a09bffc-becd-4b57-965e-22ce02174b16 {
  cursor: pointer;
}#s-2a09bffc-becd-4b57-965e-22ce02174b16.shg-box.shg-c {
  justify-content: center;
}

#s-10daa739-96cd-42be-8224-b2c1f914ee7c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0.35);
}

#s-10daa739-96cd-42be-8224-b2c1f914ee7c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-10daa739-96cd-42be-8224-b2c1f914ee7c .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-03d34261-ea5e-46bd-88ab-77f452788f50 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(242, 104, 42, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-03d34261-ea5e-46bd-88ab-77f452788f50:hover {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-03d34261-ea5e-46bd-88ab-77f452788f50:active {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-03d34261-ea5e-46bd-88ab-77f452788f50.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-a68c2138-cb94-4444-a42b-86b64a9bdf56 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center top;
background-attachment: scroll;
}








#s-a68c2138-cb94-4444-a42b-86b64a9bdf56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a68c2138-cb94-4444-a42b-86b64a9bdf56 {
  cursor: pointer;
}#s-a68c2138-cb94-4444-a42b-86b64a9bdf56.shg-box.shg-c {
  justify-content: center;
}

#s-1f49c8ae-fa0d-4de1-84a9-a72bf6fce665 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0.35);
}

#s-1f49c8ae-fa0d-4de1-84a9-a72bf6fce665 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-1f49c8ae-fa0d-4de1-84a9-a72bf6fce665 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-de4fdbdb-655e-4728-8703-4b6d152cb17c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(242, 104, 42, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-de4fdbdb-655e-4728-8703-4b6d152cb17c:hover {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-de4fdbdb-655e-4728-8703-4b6d152cb17c:active {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-de4fdbdb-655e-4728-8703-4b6d152cb17c.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-92d1ac05-0332-4927-aac4-35e6a6c82014 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
}








#s-92d1ac05-0332-4927-aac4-35e6a6c82014 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92d1ac05-0332-4927-aac4-35e6a6c82014 {
  cursor: pointer;
}#s-92d1ac05-0332-4927-aac4-35e6a6c82014.shg-box.shg-c {
  justify-content: center;
}

#s-017dbb63-5ff9-488f-8a01-cd7aa3c9aee3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0.35);
}

#s-017dbb63-5ff9-488f-8a01-cd7aa3c9aee3 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-017dbb63-5ff9-488f-8a01-cd7aa3c9aee3 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-7c5e4791-e88f-4ba4-a533-31a83533d382 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(242, 104, 42, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7c5e4791-e88f-4ba4-a533-31a83533d382:hover {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7c5e4791-e88f-4ba4-a533-31a83533d382:active {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-7c5e4791-e88f-4ba4-a533-31a83533d382.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-b61a6344-5d42-405b-8737-097355cd3730 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 0px) {
[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-89d0a101-f3d4-43ef-8c6c-3bf267a8c04a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-34384016-8a79-4430-ad64-4e0119dc88da {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
}








#s-34384016-8a79-4430-ad64-4e0119dc88da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34384016-8a79-4430-ad64-4e0119dc88da {
  cursor: pointer;
}#s-34384016-8a79-4430-ad64-4e0119dc88da.shg-box.shg-c {
  justify-content: center;
}

#s-414a1d0d-eb79-4bb6-9a31-38825158b889 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0.35);
}

#s-414a1d0d-eb79-4bb6-9a31-38825158b889 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-414a1d0d-eb79-4bb6-9a31-38825158b889 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-3faf665b-4524-4025-b457-5e2a0ff8d7d1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(242, 104, 42, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3faf665b-4524-4025-b457-5e2a0ff8d7d1:hover {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3faf665b-4524-4025-b457-5e2a0ff8d7d1:active {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-3faf665b-4524-4025-b457-5e2a0ff8d7d1.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-14593a44-b240-469d-826e-258d5aba03b7 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
}








#s-14593a44-b240-469d-826e-258d5aba03b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14593a44-b240-469d-826e-258d5aba03b7 {
  cursor: pointer;
}#s-14593a44-b240-469d-826e-258d5aba03b7.shg-box.shg-c {
  justify-content: center;
}

#s-dba8d12c-5c37-4066-934a-694034dfe4c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0.35);
}

#s-dba8d12c-5c37-4066-934a-694034dfe4c7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-dba8d12c-5c37-4066-934a-694034dfe4c7 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-56f929bf-9b7d-4e8e-8a2a-69aff2ee752c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(242, 104, 42, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-56f929bf-9b7d-4e8e-8a2a-69aff2ee752c:hover {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-56f929bf-9b7d-4e8e-8a2a-69aff2ee752c:active {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-56f929bf-9b7d-4e8e-8a2a-69aff2ee752c.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-c455585a-ea02-40a5-bdce-44be08ac9f23 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
}








#s-c455585a-ea02-40a5-bdce-44be08ac9f23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c455585a-ea02-40a5-bdce-44be08ac9f23 {
  cursor: pointer;
}#s-c455585a-ea02-40a5-bdce-44be08ac9f23.shg-box.shg-c {
  justify-content: center;
}

#s-5746d90d-9e0f-426b-9ce1-225a49de645c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0.35);
}

#s-5746d90d-9e0f-426b-9ce1-225a49de645c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-5746d90d-9e0f-426b-9ce1-225a49de645c .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-8a8e5cbb-2393-40ab-8f36-94652fc9600c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(242, 104, 42, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8a8e5cbb-2393-40ab-8f36-94652fc9600c:hover {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8a8e5cbb-2393-40ab-8f36-94652fc9600c:active {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-8a8e5cbb-2393-40ab-8f36-94652fc9600c.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-f9692607-d677-4ce1-b47c-e75cfde424fd hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 0px) {
[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff424106-9ad5-4f12-bbd7-0099301c5558"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ddce2017-f05d-4b2f-8f47-549537a648e5 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
}








#s-ddce2017-f05d-4b2f-8f47-549537a648e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ddce2017-f05d-4b2f-8f47-549537a648e5 {
  cursor: pointer;
}#s-ddce2017-f05d-4b2f-8f47-549537a648e5.shg-box.shg-c {
  justify-content: center;
}

#s-702c4255-2df3-4e1d-8ae9-8fa162ba43b4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0.35);
}

#s-702c4255-2df3-4e1d-8ae9-8fa162ba43b4 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-702c4255-2df3-4e1d-8ae9-8fa162ba43b4 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-c5760908-5db6-4443-b103-adbcf3208127 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(242, 104, 42, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c5760908-5db6-4443-b103-adbcf3208127:hover {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c5760908-5db6-4443-b103-adbcf3208127:active {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-c5760908-5db6-4443-b103-adbcf3208127.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-e73c7b6d-216e-4c97-b368-13a4bb8dde17 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
}








#s-e73c7b6d-216e-4c97-b368-13a4bb8dde17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e73c7b6d-216e-4c97-b368-13a4bb8dde17 {
  cursor: pointer;
}#s-e73c7b6d-216e-4c97-b368-13a4bb8dde17.shg-box.shg-c {
  justify-content: center;
}

#s-79d40780-2251-48e0-a7f2-a13cc667d4cc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0.35);
}

#s-79d40780-2251-48e0-a7f2-a13cc667d4cc .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-79d40780-2251-48e0-a7f2-a13cc667d4cc .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-1bc87e66-45f8-4dc3-ad94-aa8696e6b501 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(242, 104, 42, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1bc87e66-45f8-4dc3-ad94-aa8696e6b501:hover {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1bc87e66-45f8-4dc3-ad94-aa8696e6b501:active {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-1bc87e66-45f8-4dc3-ad94-aa8696e6b501.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-eb6f8881-a368-4d5b-bd14-27c93608b670 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
}








#s-eb6f8881-a368-4d5b-bd14-27c93608b670 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb6f8881-a368-4d5b-bd14-27c93608b670 {
  cursor: pointer;
}#s-eb6f8881-a368-4d5b-bd14-27c93608b670.shg-box.shg-c {
  justify-content: center;
}

#s-8c275e55-8ef2-4fdb-b867-3102d0cafa10 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0.35);
}

#s-8c275e55-8ef2-4fdb-b867-3102d0cafa10 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-8c275e55-8ef2-4fdb-b867-3102d0cafa10 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-73c2cc76-4bd4-4e59-ad9f-788be1588174 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(242, 104, 42, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-73c2cc76-4bd4-4e59-ad9f-788be1588174:hover {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-73c2cc76-4bd4-4e59-ad9f-788be1588174:active {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-73c2cc76-4bd4-4e59-ad9f-788be1588174.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-69ec7672-12ae-48b9-8923-9b9439f064a6 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 0px) {
[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d052bbb1-8300-4988-ae5a-7007e185a284"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d441ad09-a64c-4d2f-b04c-4250e9db6746 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}








#s-d441ad09-a64c-4d2f-b04c-4250e9db6746 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d441ad09-a64c-4d2f-b04c-4250e9db6746 {
  cursor: pointer;
}#s-d441ad09-a64c-4d2f-b04c-4250e9db6746.shg-box.shg-c {
  justify-content: center;
}

#s-fba9edb1-4135-4515-b556-bcb88dd0e01b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0.35);
}

#s-fba9edb1-4135-4515-b556-bcb88dd0e01b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-fba9edb1-4135-4515-b556-bcb88dd0e01b .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-0715cedf-bb10-4cc8-a474-643429c3d1aa {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(242, 104, 42, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0715cedf-bb10-4cc8-a474-643429c3d1aa:hover {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0715cedf-bb10-4cc8-a474-643429c3d1aa:active {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-0715cedf-bb10-4cc8-a474-643429c3d1aa.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-3248163c-3499-4079-98f7-b1abb3543cfb {
  background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center center;
}








#s-3248163c-3499-4079-98f7-b1abb3543cfb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3248163c-3499-4079-98f7-b1abb3543cfb {
  cursor: pointer;
}#s-3248163c-3499-4079-98f7-b1abb3543cfb.shg-box.shg-c {
  justify-content: center;
}

#s-c2785c60-593a-4258-ae99-0326c632612c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0.35);
}

#s-c2785c60-593a-4258-ae99-0326c632612c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: 33px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-c2785c60-593a-4258-ae99-0326c632612c .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-24b1e015-c015-43d7-9f53-8a2ebdcf2ba2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(242, 104, 42, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-24b1e015-c015-43d7-9f53-8a2ebdcf2ba2:hover {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-24b1e015-c015-43d7-9f53-8a2ebdcf2ba2:active {background-color: rgba(242, 104, 42, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-24b1e015-c015-43d7-9f53-8a2ebdcf2ba2.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
