.shg-box {
  position: relative;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-flex: 1;
  flex: 1;
}

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

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

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

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

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

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

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

#s-4176f42a-907e-4b93-a6a5-5702b99c278a {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}








#s-4176f42a-907e-4b93-a6a5-5702b99c278a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4176f42a-907e-4b93-a6a5-5702b99c278a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
   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: 0px) {
[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4eab84e4-3e61-4d20-835c-4a7d8667fdef"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.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: -webkit-box;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

.shogun-image-overlay.shg-bottom-right {
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: 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: -webkit-box;
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  -webkit-box-align: start;
          align-items: flex-start;
}

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

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-56148403-adc8-453c-a2bd-c08fa5921921 {
  text-align: center;
}




  #s-56148403-adc8-453c-a2bd-c08fa5921921 img.shogun-image {
    
    width: px;
  }


#s-56148403-adc8-453c-a2bd-c08fa5921921 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: 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-4c238897-a458-4fb6-a7a2-8e141b9b83ce {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4c238897-a458-4fb6-a7a2-8e141b9b83ce .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-4c238897-a458-4fb6-a7a2-8e141b9b83ce .shogun-heading-component h1 a {
  color: #000;
}


#s-ad7f23c3-2377-4763-b831-550ec05bab28 {
  margin-top: 50px;
margin-left: 130px;
margin-bottom: 50px;
min-height: 50px;
}








#s-ad7f23c3-2377-4763-b831-550ec05bab28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad7f23c3-2377-4763-b831-550ec05bab28.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-85203ec1-6251-4d67-affb-cfb7571bec99 {
  margin-left: auto;
margin-bottom: 70px;
margin-right: 0px;
min-height: 50px;
max-width: 280px;
}








#s-85203ec1-6251-4d67-affb-cfb7571bec99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85203ec1-6251-4d67-affb-cfb7571bec99.shg-box.shg-c {
  -webkit-box-pack: center;
  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 a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

.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-9b5844aa-33bb-4201-b8f0-4d6a0d58291b {
  margin-top: 37px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-9b5844aa-33bb-4201-b8f0-4d6a0d58291b:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-9b5844aa-33bb-4201-b8f0-4d6a0d58291b:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}

  #s-9b5844aa-33bb-4201-b8f0-4d6a0d58291b-btn-wrapper {
    text-align: left;
  }


#s-9b5844aa-33bb-4201-b8f0-4d6a0d58291b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9b7aa1f2-ba77-4741-b064-e1da8f89cbf1 {
  text-align: left;
}
@media (max-width: 767px){#s-9b7aa1f2-ba77-4741-b064-e1da8f89cbf1 {
  display: none;
}
#s-9b7aa1f2-ba77-4741-b064-e1da8f89cbf1, #wrap-s-9b7aa1f2-ba77-4741-b064-e1da8f89cbf1 { display:none !important; }}



  #s-9b7aa1f2-ba77-4741-b064-e1da8f89cbf1 img.shogun-image {
    
    width: px;
  }


#s-9b7aa1f2-ba77-4741-b064-e1da8f89cbf1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3c5a7071-4503-4030-9b82-86d3984fffd3 {
  margin-bottom: 90px;
min-height: 50px;
}








#s-3c5a7071-4503-4030-9b82-86d3984fffd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c5a7071-4503-4030-9b82-86d3984fffd3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1 {
  margin-top: 30px;
}

@media (min-width: 0px) {
[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9f5878b2-4fef-4304-a8c7-0ce3a3dee7a1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-66ffd886-9984-4cfe-a8b0-de4de67cefbd {
  margin-right: 50px;
text-align: center;
}




  #s-66ffd886-9984-4cfe-a8b0-de4de67cefbd img.shogun-image {
    
    width: px;
  }


#s-66ffd886-9984-4cfe-a8b0-de4de67cefbd .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6d508f84-31c7-4161-b0f5-ee57747e8606 {
  margin-top: 88px;
margin-left: 40px;
}

#s-61782987-a01c-4afc-a4fd-f661e4fbe429 {
  margin-top: 40px;
margin-bottom: 70px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(254, 235, 235, 0);
}








#s-61782987-a01c-4afc-a4fd-f661e4fbe429 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61782987-a01c-4afc-a4fd-f661e4fbe429.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-cfc081ea-e547-4ee2-9342-8b1037f832f4 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-cfc081ea-e547-4ee2-9342-8b1037f832f4 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15.4px;
  line-height: 1.3em;
  letter-spacing: 6px;
  text-align: left;
}



#s-3920fdc1-db65-4904-9a67-217979cfa7af {
  margin-bottom: 44px;
}

#s-140fcbf6-43a3-4352-af53-d3ace302a0be {
  margin-bottom: 90px;
}

@media (min-width: 0px) {
[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-140fcbf6-43a3-4352-af53-d3ace302a0be"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-44fed08d-1419-4333-afe7-d9504ba62a2d {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-44fed08d-1419-4333-afe7-d9504ba62a2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44fed08d-1419-4333-afe7-d9504ba62a2d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4ad9d0f1-f2a3-4436-bba8-bfab20d6002d {
  text-align: left;
}




  #s-4ad9d0f1-f2a3-4436-bba8-bfab20d6002d img.shogun-image {
    
    width: px;
  }


#s-4ad9d0f1-f2a3-4436-bba8-bfab20d6002d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-13685513-56b4-4c1e-89ff-5831f2e73a0a {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 28px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(34, 34, 34, 1);
}
#s-13685513-56b4-4c1e-89ff-5831f2e73a0a:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-13685513-56b4-4c1e-89ff-5831f2e73a0a:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}


#s-13685513-56b4-4c1e-89ff-5831f2e73a0a.shg-btn {
  color: rgba(34, 34, 34, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-7362e834-eac8-4ad0-9cb6-63852abb86c0 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-7362e834-eac8-4ad0-9cb6-63852abb86c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7362e834-eac8-4ad0-9cb6-63852abb86c0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fbbfdb8d-025f-469c-aacf-d88bdbbe7d71 {
  margin-top: 17px;
margin-left: auto;
margin-bottom: 75px;
margin-right: auto;
max-width: 380px;
}

#s-281a9a29-ca77-43ca-a7a4-371920cdd753 {
  text-align: left;
}




  #s-281a9a29-ca77-43ca-a7a4-371920cdd753 img.shogun-image {
    
    width: px;
  }


#s-281a9a29-ca77-43ca-a7a4-371920cdd753 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-bf248d05-3276-4dd0-b0a7-b26ece58296f {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 0);
margin-top: 28px;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(34, 34, 34, 1);
}
#s-bf248d05-3276-4dd0-b0a7-b26ece58296f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 0) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
hover-type: color !important;}#s-bf248d05-3276-4dd0-b0a7-b26ece58296f:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}


#s-bf248d05-3276-4dd0-b0a7-b26ece58296f.shg-btn {
  color: rgba(34, 34, 34, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-2af3ff66-885e-49a1-a620-8ff34464ff93 {
  margin-top: 80px;
margin-bottom: 90px;
}

@media (min-width: 0px) {
[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-2af3ff66-885e-49a1-a620-8ff34464ff93"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.0px);
}

}

#s-ea3ddad9-64ee-4b4f-a8fa-c5d1a5ae90e1 {
  margin-left: 30px;
margin-right: 30px;
text-align: center;
}




  #s-ea3ddad9-64ee-4b4f-a8fa-c5d1a5ae90e1 img.shogun-image {
    
    width: px;
  }


#s-ea3ddad9-64ee-4b4f-a8fa-c5d1a5ae90e1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0f086db3-3dd8-44c2-a906-c155904a3cbb {
  margin-top: 60px;
}

#s-a303620d-73d4-431c-9728-b8afc9ca533e {
  margin-top: 26px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-a303620d-73d4-431c-9728-b8afc9ca533e:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-a303620d-73d4-431c-9728-b8afc9ca533e:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}


#s-a303620d-73d4-431c-9728-b8afc9ca533e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fc855edf-ad7e-48a2-aad7-44ce597a079a {
  margin-top: 120px;
margin-bottom: 120px;
}

@media (min-width: 0px) {
[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-fc855edf-ad7e-48a2-aad7-44ce597a079a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-b8250b0d-1a6b-4d94-9c17-9e6af3d22c11 {
  text-align: center;
}




  #s-b8250b0d-1a6b-4d94-9c17-9e6af3d22c11 img.shogun-image {
    
    width: px;
  }


#s-b8250b0d-1a6b-4d94-9c17-9e6af3d22c11 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-6d9a4b6c-bf15-4c0b-9441-3ec455afc85c {
  margin-top: 30px;
margin-left: 20px;
min-height: 50px;
}








#s-6d9a4b6c-bf15-4c0b-9441-3ec455afc85c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d9a4b6c-bf15-4c0b-9441-3ec455afc85c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-716b42c2-adb7-428b-a513-3ea95359f0f8 {
  margin-top: 60px;
}

#s-2ac0bb1c-97fd-42ff-a70a-5aa6dbec9578 {
  margin-top: 37px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-2ac0bb1c-97fd-42ff-a70a-5aa6dbec9578:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-2ac0bb1c-97fd-42ff-a70a-5aa6dbec9578:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}


#s-2ac0bb1c-97fd-42ff-a70a-5aa6dbec9578.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-17b68808-2139-452a-81d6-6534e9ffe7d6 {
  margin-bottom: 0px;
padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
background-color: rgba(254, 235, 235, 0);
}








#s-17b68808-2139-452a-81d6-6534e9ffe7d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-17b68808-2139-452a-81d6-6534e9ffe7d6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa {
  margin-top: 30px;
}

@media (min-width: 0px) {
[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-db7e7de0-d7ea-4051-84a5-5e9db6ccddfa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8e5933c4-bcd3-482d-80cb-03f42cc5b28c hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-6a12d02d-c5cd-4dd0-9212-acec658c8e20 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-47868ab6-260c-459f-9159-d3a8e0ad6f32 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-c1977dcc-e322-403b-aced-b36fb8ff6d48 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-22ca9dc2-b35b-40d4-ad70-278510e35aaa hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-26a6e5d4-9b6f-4440-87f3-c0a95d884607 {
  max-width: 30%;
}

#s-888881c2-1321-4ecf-a64d-8dbed5336e75 {
  max-width: 70%;
text-align: right;
}




  #s-888881c2-1321-4ecf-a64d-8dbed5336e75 img.shogun-image {
    
    width: px;
  }


#s-888881c2-1321-4ecf-a64d-8dbed5336e75 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-7a0224c3-da2f-492d-9c56-c83ec8e18f9e hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(221, 221, 221, 0);
}

#s-e5d7e03f-8033-4ffe-b4ef-3230de64859f {
  text-align: right;
}




  #s-e5d7e03f-8033-4ffe-b4ef-3230de64859f img.shogun-image {
    
    width: px;
  }


#s-e5d7e03f-8033-4ffe-b4ef-3230de64859f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4c0c80b5-7875-4d35-9a14-de1acb1bf103 {
  margin-top: 60px;
margin-left: auto;
margin-bottom: 20px;
min-height: 50px;
max-width: 277px;
}








#s-4c0c80b5-7875-4d35-9a14-de1acb1bf103 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c0c80b5-7875-4d35-9a14-de1acb1bf103 {
  cursor: pointer;
}#s-4c0c80b5-7875-4d35-9a14-de1acb1bf103.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-91be1ea9-6861-4ba4-990d-5d8ea637550b {
  margin-bottom: 25px;
}

#s-38f85161-bb7d-4395-9704-8244b9e9040f {
  max-width: 180px;
}

#s-5c5cc6b0-07fa-4ca1-a84c-bf72324a9251 {
  margin-top: 60px;
margin-bottom: 90px;
min-height: 50px;
}








#s-5c5cc6b0-07fa-4ca1-a84c-bf72324a9251 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c5cc6b0-07fa-4ca1-a84c-bf72324a9251.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c2b69f79-3d06-4407-a73b-e801cde15a36"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2e863107-977a-427d-acb4-05f466f7d792 {
  min-height: 50px;
}








#s-2e863107-977a-427d-acb4-05f466f7d792 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e863107-977a-427d-acb4-05f466f7d792.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7afa809f-c04e-4373-96aa-91b53b78367a {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7afa809f-c04e-4373-96aa-91b53b78367a .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18.1px;
  line-height: 1.3em;
  letter-spacing: 6px;
  text-align: left;
}


#s-7afa809f-c04e-4373-96aa-91b53b78367a .shogun-heading-component h2 a {
  color: #000;
}


#s-6eb71b6a-227d-490d-9702-6cf11209db25 {
  margin-bottom: 10px;
max-width: 275px;
}

#s-51065992-e6ed-4398-b05b-ce3534904072 {
  margin-top: 30px;
margin-bottom: 30px;
min-height: 100px;
}








#s-51065992-e6ed-4398-b05b-ce3534904072 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51065992-e6ed-4398-b05b-ce3534904072.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-71ff96d4-b68f-442b-ab7a-4947cf252701 {
  min-height: 50px;
}








#s-71ff96d4-b68f-442b-ab7a-4947cf252701 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71ff96d4-b68f-442b-ab7a-4947cf252701.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-97f7790a-3122-473c-80e8-47b66d705119 {
  text-align: center;
}




  #s-97f7790a-3122-473c-80e8-47b66d705119 img.shogun-image {
    
    width: px;
  }


#s-97f7790a-3122-473c-80e8-47b66d705119 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-958d7450-ef6d-4360-8bed-be5b6b6df8fa {
  min-height: 50px;
}








#s-958d7450-ef6d-4360-8bed-be5b6b6df8fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-958d7450-ef6d-4360-8bed-be5b6b6df8fa.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-672a5523-6559-4b14-8928-45fc70a0a9c3 {
  text-align: center;
}




  #s-672a5523-6559-4b14-8928-45fc70a0a9c3 img.shogun-image {
    
    width: px;
  }


#s-672a5523-6559-4b14-8928-45fc70a0a9c3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1ba9338a-7d0b-4d63-a7b0-01849e748ff7 {
  min-height: 50px;
}








#s-1ba9338a-7d0b-4d63-a7b0-01849e748ff7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ba9338a-7d0b-4d63-a7b0-01849e748ff7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-415878d8-15d6-48bc-b476-85691148b9d7 {
  text-align: center;
}




  #s-415878d8-15d6-48bc-b476-85691148b9d7 img.shogun-image {
    
    width: px;
  }


#s-415878d8-15d6-48bc-b476-85691148b9d7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-73047135-fcbc-4d38-bc72-2e83997efacb {
  min-height: 50px;
}








#s-73047135-fcbc-4d38-bc72-2e83997efacb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73047135-fcbc-4d38-bc72-2e83997efacb.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5c8cf7ee-1f1c-4750-834d-20391fb14df9 {
  text-align: center;
}




  #s-5c8cf7ee-1f1c-4750-834d-20391fb14df9 img.shogun-image {
    
    width: px;
  }


#s-5c8cf7ee-1f1c-4750-834d-20391fb14df9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b5480875-07c5-473f-84a9-b6136a46cfac {
  min-height: 50px;
}








#s-b5480875-07c5-473f-84a9-b6136a46cfac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5480875-07c5-473f-84a9-b6136a46cfac.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-95054d85-9f37-409d-879d-b64f193f3a64 {
  text-align: center;
}




  #s-95054d85-9f37-409d-879d-b64f193f3a64 img.shogun-image {
    
    width: px;
  }


#s-95054d85-9f37-409d-879d-b64f193f3a64 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f79cc15d-6b4e-4a8e-9a56-877ae425be20 {
  margin-top: 75px;
margin-bottom: 200px;
padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
background-color: rgba(254, 235, 235, 0);
}








#s-f79cc15d-6b4e-4a8e-9a56-877ae425be20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f79cc15d-6b4e-4a8e-9a56-877ae425be20.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78a3db4b-9d41-4e9e-8ce2-6e7daa301dab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-019f0f9f-42d5-45f4-9976-fd1c1e218a5c {
  text-align: center;
}




  #s-019f0f9f-42d5-45f4-9976-fd1c1e218a5c img.shogun-image {
    
    width: px;
  }


#s-019f0f9f-42d5-45f4-9976-fd1c1e218a5c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0dbcb5a5-25b3-4995-a48d-d504eb4fedb1 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-3d84b762-56ed-42a6-a6c7-a76d9304dfb4 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-84c6894d-4c8b-4bd1-8764-e07e21a52f87 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-bdb0bce0-f5f0-42dc-95b7-a04b1a97d1f1 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-a530423c-932f-4763-bc45-acc1b21b0717 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-9076122b-6831-4c84-8913-9225cfd5cce9 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 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;
}

@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%;
  -webkit-transform: translate(-50%,-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;
  -webkit-transform: translate(0%, -50%);
          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;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
