.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-029c4c82-3230-47a7-9c84-2648888d830d {
  background-image: url(https://i.shgcdn.com/c5bc1137-d3da-4271-87ea-5345948d7360/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 98px;
background-position: center center;
}








#s-029c4c82-3230-47a7-9c84-2648888d830d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-029c4c82-3230-47a7-9c84-2648888d830d.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-a5b5f115-27dd-413d-97c1-94d8553e5070 {
  margin-top: 30px;
margin-left: 50px;
margin-bottom: 30px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a5b5f115-27dd-413d-97c1-94d8553e5070 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 43px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

#s-9603ebf6-8070-4495-8fd3-35301e6694a6 {
  margin-left: 30px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9603ebf6-8070-4495-8fd3-35301e6694a6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4e570c7e-3451-4272-8704-c18f9989110c {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-4e570c7e-3451-4272-8704-c18f9989110c .shogun-form-box {
  padding: 10px;
}

#s-4e570c7e-3451-4272-8704-c18f9989110c .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  font-family: Montserrat;
  
  
  
  
  
  padding-top: 5px;
  padding-bottom: 5px;
  
  
}

#s-4e570c7e-3451-4272-8704-c18f9989110c .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: ;
  
  color: rgba(255, 124, 0, 1);
  font-family: Montserrat;
  
  
  
  
}

#s-4e570c7e-3451-4272-8704-c18f9989110c .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: #ff0000;
}

#s-4e570c7e-3451-4272-8704-c18f9989110c .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: rgba(255, 124, 0, 1);
}

#s-4e570c7e-3451-4272-8704-c18f9989110c .shogun-form-field-error-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  
  color: #ff0000;
  font-family: Montserrat;
  
  
  
  
}

#s-4e570c7e-3451-4272-8704-c18f9989110c .shogun-form-field-error-msg > span {
  display: flex;
  align-items: center;
}
#s-0c4a52d6-dcde-478d-ae75-d9733694ee45 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-0c4a52d6-dcde-478d-ae75-d9733694ee45 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2b1bd180-04e4-4f2e-8a8e-691914c3c8dd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

#s-10be4ee4-32a2-4de6-8d1f-1e75227faff6  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-10be4ee4-32a2-4de6-8d1f-1e75227faff6  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-10be4ee4-32a2-4de6-8d1f-1e75227faff6  .shogun-form-text-input-field:-ms-input-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-10be4ee4-32a2-4de6-8d1f-1e75227faff6  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-10be4ee4-32a2-4de6-8d1f-1e75227faff6 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-10be4ee4-32a2-4de6-8d1f-1e75227faff6 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-4e3979d9-d508-4876-ae42-6c12a375c3a1  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-4e3979d9-d508-4876-ae42-6c12a375c3a1  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-4e3979d9-d508-4876-ae42-6c12a375c3a1  .shogun-form-text-input-field:-ms-input-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-4e3979d9-d508-4876-ae42-6c12a375c3a1  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-4e3979d9-d508-4876-ae42-6c12a375c3a1 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-4e3979d9-d508-4876-ae42-6c12a375c3a1 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-3eabd8ff-3051-4d30-9497-30a7c874d952  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-3eabd8ff-3051-4d30-9497-30a7c874d952  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-3eabd8ff-3051-4d30-9497-30a7c874d952  .shogun-form-text-input-field:-ms-input-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-3eabd8ff-3051-4d30-9497-30a7c874d952  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-3eabd8ff-3051-4d30-9497-30a7c874d952 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-3eabd8ff-3051-4d30-9497-30a7c874d952 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-c26a9bc0-5e2d-4280-8bb0-a1c13590df6f  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-c26a9bc0-5e2d-4280-8bb0-a1c13590df6f  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-c26a9bc0-5e2d-4280-8bb0-a1c13590df6f  .shogun-form-text-input-field:-ms-input-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-c26a9bc0-5e2d-4280-8bb0-a1c13590df6f  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-c26a9bc0-5e2d-4280-8bb0-a1c13590df6f .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-c26a9bc0-5e2d-4280-8bb0-a1c13590df6f .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-d7f4dc62-dd46-4f22-bf57-4216be072e87  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-d7f4dc62-dd46-4f22-bf57-4216be072e87  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-d7f4dc62-dd46-4f22-bf57-4216be072e87  .shogun-form-text-input-field:-ms-input-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-d7f4dc62-dd46-4f22-bf57-4216be072e87  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-d7f4dc62-dd46-4f22-bf57-4216be072e87 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-d7f4dc62-dd46-4f22-bf57-4216be072e87 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-80a39aa7-f3f7-486d-960b-07cf1569d74e  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-80a39aa7-f3f7-486d-960b-07cf1569d74e  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-80a39aa7-f3f7-486d-960b-07cf1569d74e  .shogun-form-text-input-field:-ms-input-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-80a39aa7-f3f7-486d-960b-07cf1569d74e  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-80a39aa7-f3f7-486d-960b-07cf1569d74e .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-80a39aa7-f3f7-486d-960b-07cf1569d74e .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


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

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

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

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

#s-6f057e96-41d8-4546-94f2-df6883c61ead {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
color: #FFFFFF;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-6f057e96-41d8-4546-94f2-df6883c61ead:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6f057e96-41d8-4546-94f2-df6883c61ead:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-6f057e96-41d8-4546-94f2-df6883c61ead[disabled],
#s-6f057e96-41d8-4546-94f2-df6883c61ead[disabled]:hover,
#s-6f057e96-41d8-4546-94f2-df6883c61ead[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-6f057e96-41d8-4546-94f2-df6883c61ead {
  display:  inline-block ;
  width:  auto ;
}


#s-9777ed98-ad4c-4728-96c0-e7892bc5ad0b {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-9777ed98-ad4c-4728-96c0-e7892bc5ad0b .shogun-form-box {
  padding: 10px;
}

#s-9777ed98-ad4c-4728-96c0-e7892bc5ad0b .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  font-family: Montserrat;
  
  
  
  
  
  padding-top: 5px;
  padding-bottom: 5px;
  
  
}

#s-9777ed98-ad4c-4728-96c0-e7892bc5ad0b .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: ;
  
  color: rgba(255, 124, 0, 1);
  font-family: Montserrat;
  
  
  
  
}

#s-9777ed98-ad4c-4728-96c0-e7892bc5ad0b .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: #ff0000;
}

#s-9777ed98-ad4c-4728-96c0-e7892bc5ad0b .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: rgba(255, 124, 0, 1);
}

#s-9777ed98-ad4c-4728-96c0-e7892bc5ad0b .shogun-form-field-error-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  
  color: #ff0000;
  font-family: Montserrat;
  
  
  
  
}

#s-9777ed98-ad4c-4728-96c0-e7892bc5ad0b .shogun-form-field-error-msg > span {
  display: flex;
  align-items: center;
}
#s-08e8f280-9f16-4ba8-adc5-79e6a8e20afd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-08e8f280-9f16-4ba8-adc5-79e6a8e20afd .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-51928f99-a8cb-48e2-a03e-60854b3f474e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-fb57048f-e8da-48d2-9216-09399f6b161b  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-fb57048f-e8da-48d2-9216-09399f6b161b  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-fb57048f-e8da-48d2-9216-09399f6b161b  .shogun-form-text-input-field:-ms-input-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-fb57048f-e8da-48d2-9216-09399f6b161b  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-fb57048f-e8da-48d2-9216-09399f6b161b .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-fb57048f-e8da-48d2-9216-09399f6b161b .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-085c942a-df7f-4507-88d0-ac21bf79edb6  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-085c942a-df7f-4507-88d0-ac21bf79edb6  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-085c942a-df7f-4507-88d0-ac21bf79edb6  .shogun-form-text-input-field:-ms-input-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-085c942a-df7f-4507-88d0-ac21bf79edb6  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-085c942a-df7f-4507-88d0-ac21bf79edb6 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-085c942a-df7f-4507-88d0-ac21bf79edb6 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-3cc86733-5fb9-4568-ab25-80704713ebd5  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-3cc86733-5fb9-4568-ab25-80704713ebd5  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-3cc86733-5fb9-4568-ab25-80704713ebd5  .shogun-form-text-input-field:-ms-input-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-3cc86733-5fb9-4568-ab25-80704713ebd5  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-3cc86733-5fb9-4568-ab25-80704713ebd5 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-3cc86733-5fb9-4568-ab25-80704713ebd5 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-db3c46d8-c548-46b2-8474-a5d0f8916c19  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-db3c46d8-c548-46b2-8474-a5d0f8916c19  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-db3c46d8-c548-46b2-8474-a5d0f8916c19  .shogun-form-text-input-field:-ms-input-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-db3c46d8-c548-46b2-8474-a5d0f8916c19  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-db3c46d8-c548-46b2-8474-a5d0f8916c19 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-db3c46d8-c548-46b2-8474-a5d0f8916c19 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-90832f43-5a91-4f43-ab1a-638ae70540ea  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-90832f43-5a91-4f43-ab1a-638ae70540ea  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-90832f43-5a91-4f43-ab1a-638ae70540ea  .shogun-form-text-input-field:-ms-input-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-90832f43-5a91-4f43-ab1a-638ae70540ea  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-90832f43-5a91-4f43-ab1a-638ae70540ea .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-90832f43-5a91-4f43-ab1a-638ae70540ea .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-51263175-4d87-4330-9ef6-c40c3a7a96d0  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-51263175-4d87-4330-9ef6-c40c3a7a96d0  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-51263175-4d87-4330-9ef6-c40c3a7a96d0  .shogun-form-text-input-field:-ms-input-placeholder {
  
  
  color: #000;
  
  
  
  
}

#s-51263175-4d87-4330-9ef6-c40c3a7a96d0  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-51263175-4d87-4330-9ef6-c40c3a7a96d0 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-51263175-4d87-4330-9ef6-c40c3a7a96d0 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-7f9b0a23-c1af-4f10-b0e3-b3e45fc98c48 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
color: #FFFFFF;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-7f9b0a23-c1af-4f10-b0e3-b3e45fc98c48:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7f9b0a23-c1af-4f10-b0e3-b3e45fc98c48:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-7f9b0a23-c1af-4f10-b0e3-b3e45fc98c48[disabled],
#s-7f9b0a23-c1af-4f10-b0e3-b3e45fc98c48[disabled]:hover,
#s-7f9b0a23-c1af-4f10-b0e3-b3e45fc98c48[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-7f9b0a23-c1af-4f10-b0e3-b3e45fc98c48 {
  display:  inline-block ;
  width:  auto ;
}


#s-44c4ba99-8593-4e8d-b2f5-e2c2e9795a21 {
  min-height: 50px;
}








#s-44c4ba99-8593-4e8d-b2f5-e2c2e9795a21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44c4ba99-8593-4e8d-b2f5-e2c2e9795a21.shg-box.shg-c {
  justify-content: center;
}

#s-9ddec23e-97a6-443c-accb-287b6da0393b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9ddec23e-97a6-443c-accb-287b6da0393b .shogun-heading-component h1 {
  color: #000;
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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