.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-fd2d8879-2487-43ed-9d26-89b7ded72660 {
  min-height: 10px;
}
@media (min-width: 1200px){#s-fd2d8879-2487-43ed-9d26-89b7ded72660 {
  display: none;
}
#s-fd2d8879-2487-43ed-9d26-89b7ded72660, #wrap-s-fd2d8879-2487-43ed-9d26-89b7ded72660 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fd2d8879-2487-43ed-9d26-89b7ded72660 {
  display: none;
}
#s-fd2d8879-2487-43ed-9d26-89b7ded72660, #wrap-s-fd2d8879-2487-43ed-9d26-89b7ded72660 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fd2d8879-2487-43ed-9d26-89b7ded72660 {
  display: none;
}
#s-fd2d8879-2487-43ed-9d26-89b7ded72660, #wrap-s-fd2d8879-2487-43ed-9d26-89b7ded72660 { display:none !important; }}@media (max-width: 767px){#s-fd2d8879-2487-43ed-9d26-89b7ded72660 {
  display: none;
}
#s-fd2d8879-2487-43ed-9d26-89b7ded72660, #wrap-s-fd2d8879-2487-43ed-9d26-89b7ded72660 { display:none !important; }}







#s-fd2d8879-2487-43ed-9d26-89b7ded72660 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd2d8879-2487-43ed-9d26-89b7ded72660.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-952eedb1-6cd5-4a54-9009-4352f6df3443 {
  margin-top: 2px;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1140px;
}

@media (min-width: 0px) {
[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 768px) {
[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-952eedb1-6cd5-4a54-9009-4352f6df3443"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-f40d518e-53a3-4dc2-974f-0d73d5ea6ef7 {
  margin-top: 13px;
margin-bottom: 13px;
text-align: left;
}




  #s-f40d518e-53a3-4dc2-974f-0d73d5ea6ef7 img.shogun-image {
    
    width: px;
  }


#s-f40d518e-53a3-4dc2-974f-0d73d5ea6ef7 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

#s-b95062f1-d5bc-452c-bb30-d89721eeb42c {
  margin-top: 9px;
margin-bottom: 9px;
padding-top: 10px;
padding-left: 28px;
padding-bottom: 10px;
padding-right: 28px;
border-radius: 14px;
background-color: rgba(255, 58, 30, 1);
text-align: right;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b95062f1-d5bc-452c-bb30-d89721eeb42c:hover {background-color: rgba(255, 58, 30, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b95062f1-d5bc-452c-bb30-d89721eeb42c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b95062f1-d5bc-452c-bb30-d89721eeb42c-btn-wrapper {
    text-align: right;
  }


#s-b95062f1-d5bc-452c-bb30-d89721eeb42c.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  background-image: url(https://i.shgcdn.com/026eb908-1b9b-4d92-ae6a-1fcf3258999e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  display: none;
}
#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f, #wrap-s-a17193e3-8326-4c45-bb06-d6d5fc82b50f { display:none !important; }}@media (max-width: 767px){#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  display: none;
}
#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f, #wrap-s-a17193e3-8326-4c45-bb06-d6d5fc82b50f { display:none !important; }}







#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f.shg-box.shg-c {
  justify-content: center;
}

#s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5 {
  padding-top: 60px;
padding-left: 15%;
padding-bottom: 70px;
padding-right: 15%;
}

@media (min-width: 0px) {
[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0px);
}

}

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

#s-05fef4e3-c05e-4c83-be34-e63ced32023c {
  margin-top: 10px;
margin-bottom: 25px;
text-align: left;
}




  #s-05fef4e3-c05e-4c83-be34-e63ced32023c img.shogun-image {
    
    width: px;
  }


#s-05fef4e3-c05e-4c83-be34-e63ced32023c .shogun-image-content {
  
    align-items: center;
  
}

#s-26d4afe5-0b25-40ce-9cce-1d68853ae90d {
  background-image: url(https://i.shgcdn.com/026eb908-1b9b-4d92-ae6a-1fcf3258999e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 50px;
padding-left: 25px;
padding-bottom: 50px;
padding-right: 25px;
min-height: 1px;
background-position: center center;
}
@media (min-width: 1200px){#s-26d4afe5-0b25-40ce-9cce-1d68853ae90d {
  display: none;
}
#s-26d4afe5-0b25-40ce-9cce-1d68853ae90d, #wrap-s-26d4afe5-0b25-40ce-9cce-1d68853ae90d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-26d4afe5-0b25-40ce-9cce-1d68853ae90d {
  display: none;
}
#s-26d4afe5-0b25-40ce-9cce-1d68853ae90d, #wrap-s-26d4afe5-0b25-40ce-9cce-1d68853ae90d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-26d4afe5-0b25-40ce-9cce-1d68853ae90d {
  
}
}@media (max-width: 767px){#s-26d4afe5-0b25-40ce-9cce-1d68853ae90d {
  display: none;
}
#s-26d4afe5-0b25-40ce-9cce-1d68853ae90d, #wrap-s-26d4afe5-0b25-40ce-9cce-1d68853ae90d { display:none !important; }}







#s-26d4afe5-0b25-40ce-9cce-1d68853ae90d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26d4afe5-0b25-40ce-9cce-1d68853ae90d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2694275d-a036-4426-88c1-c75c51bee55e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c6bfac0f-ee54-46b1-b915-99b3e11b0fdd {
  margin-top: -50px;
margin-bottom: -100px;
}

#s-39708d8f-5bc4-4f19-b110-b9f5bb10e329 {
  margin-top: 15px;
margin-bottom: 25px;
text-align: center;
}




  #s-39708d8f-5bc4-4f19-b110-b9f5bb10e329 img.shogun-image {
    
    width: px;
  }


#s-39708d8f-5bc4-4f19-b110-b9f5bb10e329 .shogun-image-content {
  
    align-items: center;
  
}

#s-f4fe450c-5145-489e-a2da-00d192beb472 {
  background-image: url(https://i.shgcdn.com/026eb908-1b9b-4d92-ae6a-1fcf3258999e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 60px;
padding-left: 25px;
padding-bottom: 60px;
padding-right: 25px;
min-height: 1px;
background-position: center center;
}
@media (min-width: 1200px){#s-f4fe450c-5145-489e-a2da-00d192beb472 {
  display: none;
}
#s-f4fe450c-5145-489e-a2da-00d192beb472, #wrap-s-f4fe450c-5145-489e-a2da-00d192beb472 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f4fe450c-5145-489e-a2da-00d192beb472 {
  display: none;
}
#s-f4fe450c-5145-489e-a2da-00d192beb472, #wrap-s-f4fe450c-5145-489e-a2da-00d192beb472 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f4fe450c-5145-489e-a2da-00d192beb472 {
  display: none;
}
#s-f4fe450c-5145-489e-a2da-00d192beb472, #wrap-s-f4fe450c-5145-489e-a2da-00d192beb472 { display:none !important; }}@media (max-width: 767px){#s-f4fe450c-5145-489e-a2da-00d192beb472 {
  
}
}







#s-f4fe450c-5145-489e-a2da-00d192beb472 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4fe450c-5145-489e-a2da-00d192beb472.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7411d9a9-1b1c-4f78-a7de-c9c073c1ea72"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-499a26e6-566f-4cd0-8f28-8ebe15447680 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-499a26e6-566f-4cd0-8f28-8ebe15447680 img.shogun-image {
    
    width: px;
  }


#s-499a26e6-566f-4cd0-8f28-8ebe15447680 .shogun-image-content {
  
    align-items: center;
  
}

#s-ebd163f8-4c7b-46fd-9ada-5783e0fce109 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 35px;
padding-right: 20px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ebd163f8-4c7b-46fd-9ada-5783e0fce109 {
  display: none;
}
#s-ebd163f8-4c7b-46fd-9ada-5783e0fce109, #wrap-s-ebd163f8-4c7b-46fd-9ada-5783e0fce109 { display:none !important; }}@media (max-width: 767px){#s-ebd163f8-4c7b-46fd-9ada-5783e0fce109 {
  display: none;
}
#s-ebd163f8-4c7b-46fd-9ada-5783e0fce109, #wrap-s-ebd163f8-4c7b-46fd-9ada-5783e0fce109 { display:none !important; }}







#s-ebd163f8-4c7b-46fd-9ada-5783e0fce109 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ebd163f8-4c7b-46fd-9ada-5783e0fce109.shg-box.shg-c {
  justify-content: center;
}

#s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd {
  margin-left: auto;
margin-right: auto;
max-width: 1140px;
}

@media (min-width: 0px) {
[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-55af58c7-6e47-47fd-8aed-c83e1b40ffbd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-002e299e-c238-4693-b033-66d75ccce573 {
  margin-top: -36px;
max-width: 500px;
text-align: center;
}




  #s-002e299e-c238-4693-b033-66d75ccce573 img.shogun-image {
    
    width: px;
  }


#s-002e299e-c238-4693-b033-66d75ccce573 .shogun-image-content {
  
    align-items: center;
  
}

#s-4c16abc8-21f6-45d5-960e-fedcbe13cef5 {
  padding-top: 35px;
}

#s-884a7859-3c53-4796-9a5a-60237ab3228c {
  margin-bottom: 25px;
}

#s-5928ffe9-a675-4b0d-b4b1-d0b31ab4dae2 {
  padding-top: 25px;
padding-left: 40px;
padding-bottom: 25px;
padding-right: 40px;
border-radius: 12px;
background-color: rgba(255, 58, 30, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5928ffe9-a675-4b0d-b4b1-d0b31ab4dae2:hover {background-color: rgba(255, 58, 30, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5928ffe9-a675-4b0d-b4b1-d0b31ab4dae2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5928ffe9-a675-4b0d-b4b1-d0b31ab4dae2-btn-wrapper {
    text-align: left;
  }


#s-5928ffe9-a675-4b0d-b4b1-d0b31ab4dae2.shg-btn {
  color: #ffffff;
  font-size: 21px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-a7e8cdb1-4803-4404-93a3-4c19996494a9 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 35px;
padding-right: 20px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-a7e8cdb1-4803-4404-93a3-4c19996494a9 {
  display: none;
}
#s-a7e8cdb1-4803-4404-93a3-4c19996494a9, #wrap-s-a7e8cdb1-4803-4404-93a3-4c19996494a9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a7e8cdb1-4803-4404-93a3-4c19996494a9 {
  display: none;
}
#s-a7e8cdb1-4803-4404-93a3-4c19996494a9, #wrap-s-a7e8cdb1-4803-4404-93a3-4c19996494a9 { display:none !important; }}







#s-a7e8cdb1-4803-4404-93a3-4c19996494a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7e8cdb1-4803-4404-93a3-4c19996494a9.shg-box.shg-c {
  justify-content: center;
}

#s-795acc09-7ebd-4f81-a51c-73ab52a703ab {
  margin-left: auto;
margin-right: auto;
max-width: 1140px;
}

@media (min-width: 0px) {
[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-795acc09-7ebd-4f81-a51c-73ab52a703ab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ac5eb9b0-d85f-4c8d-8e0a-2bb3f6d3acf0 {
  margin-top: -36px;
margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-ac5eb9b0-d85f-4c8d-8e0a-2bb3f6d3acf0 img.shogun-image {
    
    width: px;
  }


#s-ac5eb9b0-d85f-4c8d-8e0a-2bb3f6d3acf0 .shogun-image-content {
  
    align-items: center;
  
}

#s-8379efef-dc34-4b7c-977a-3b3705b7896d {
  padding-top: 35px;
}

#s-76f5448e-b91e-46bb-a64f-d55f0adac044 {
  margin-bottom: 25px;
}

#s-b8cad511-6a2c-4beb-ab6c-14254762041e {
  padding-top: 18px;
padding-left: 40px;
padding-bottom: 18px;
padding-right: 40px;
border-radius: 12px;
background-color: rgba(255, 58, 30, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b8cad511-6a2c-4beb-ab6c-14254762041e:hover {background-color: rgba(255, 58, 30, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b8cad511-6a2c-4beb-ab6c-14254762041e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b8cad511-6a2c-4beb-ab6c-14254762041e-btn-wrapper {
    text-align: center;
  }


#s-b8cad511-6a2c-4beb-ab6c-14254762041e.shg-btn {
  color: #ffffff;
  font-size: 21px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}

#s-245817b5-01dd-47df-a88a-846fd7d07e05 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 60px;
padding-left: 15px;
padding-bottom: 60px;
padding-right: 15px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-245817b5-01dd-47df-a88a-846fd7d07e05 {
  display: none;
}
#s-245817b5-01dd-47df-a88a-846fd7d07e05, #wrap-s-245817b5-01dd-47df-a88a-846fd7d07e05 { display:none !important; }}@media (max-width: 767px){#s-245817b5-01dd-47df-a88a-846fd7d07e05 {
  display: none;
}
#s-245817b5-01dd-47df-a88a-846fd7d07e05, #wrap-s-245817b5-01dd-47df-a88a-846fd7d07e05 { display:none !important; }}







#s-245817b5-01dd-47df-a88a-846fd7d07e05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-245817b5-01dd-47df-a88a-846fd7d07e05.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-17d3cc22-117c-43a0-bc46-6f97c50a7bff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-17d3cc22-117c-43a0-bc46-6f97c50a7bff .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Titillium Web;
  font-style:   ;
  font-size: 43px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}



#s-6e52fdb0-8cf3-4493-a823-43e1eb663530 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6e52fdb0-8cf3-4493-a823-43e1eb663530 .shogun-heading-component h1 {
  color: rgba(255, 58, 30, 1);
  font-weight:   ;
  font-family: Titillium Web;
  font-style:   ;
  font-size: 75px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-48af3631-f9eb-45b1-8f7b-31864763ca65 {
  margin-left: auto;
margin-right: auto;
max-width: 1230px;
}

@media (min-width: 0px) {
[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48af3631-f9eb-45b1-8f7b-31864763ca65"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-489a2995-32b0-4e33-926f-c625819df8f7 {
  text-align: center;
}




  #s-489a2995-32b0-4e33-926f-c625819df8f7 img.shogun-image {
    
    width: px;
  }


#s-489a2995-32b0-4e33-926f-c625819df8f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-331b20b3-e45b-4422-94fb-278ab91f34e9 {
  margin-left: auto;
margin-right: auto;
max-width: 756px;
}

#s-294b2704-61db-4421-a407-21bbbcbf8c8c {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 40px;
padding-left: 25px;
padding-bottom: 40px;
padding-right: 25px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-294b2704-61db-4421-a407-21bbbcbf8c8c {
  display: none;
}
#s-294b2704-61db-4421-a407-21bbbcbf8c8c, #wrap-s-294b2704-61db-4421-a407-21bbbcbf8c8c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-294b2704-61db-4421-a407-21bbbcbf8c8c {
  display: none;
}
#s-294b2704-61db-4421-a407-21bbbcbf8c8c, #wrap-s-294b2704-61db-4421-a407-21bbbcbf8c8c { display:none !important; }}







#s-294b2704-61db-4421-a407-21bbbcbf8c8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-294b2704-61db-4421-a407-21bbbcbf8c8c.shg-box.shg-c {
  justify-content: center;
}

#s-8272de80-a6a8-4351-a245-c8d9d228ce36 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: center;
}

#s-8272de80-a6a8-4351-a245-c8d9d228ce36 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Titillium Web;
  font-style:   ;
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}



#s-9f18712b-56ab-4aa3-9ee7-9009b3474ee6 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9f18712b-56ab-4aa3-9ee7-9009b3474ee6 .shogun-heading-component h1 {
  color: rgba(255, 58, 30, 1);
  font-weight:   ;
  font-family: Titillium Web;
  font-style:   ;
  font-size: 35px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-71036761-befb-4c83-9cf2-2e4ad86af55f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-04377148-3da5-4caf-8d2b-04a90a4e25c1 {
  margin-top: 1px;
margin-bottom: 20px;
text-align: center;
}




  #s-04377148-3da5-4caf-8d2b-04a90a4e25c1 img.shogun-image {
    
    width: px;
  }


#s-04377148-3da5-4caf-8d2b-04a90a4e25c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-16fc2f20-6324-41c8-bf68-cf595589e7c9 {
  margin-left: auto;
margin-right: auto;
max-width: 756px;
}

#s-12bd5365-d901-45c4-9523-66020bdeed09 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 30px;
padding-left: 15px;
padding-bottom: 30px;
padding-right: 15px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-12bd5365-d901-45c4-9523-66020bdeed09 {
  display: none;
}
#s-12bd5365-d901-45c4-9523-66020bdeed09, #wrap-s-12bd5365-d901-45c4-9523-66020bdeed09 { display:none !important; }}@media (max-width: 767px){#s-12bd5365-d901-45c4-9523-66020bdeed09 {
  display: none;
}
#s-12bd5365-d901-45c4-9523-66020bdeed09, #wrap-s-12bd5365-d901-45c4-9523-66020bdeed09 { display:none !important; }}







#s-12bd5365-d901-45c4-9523-66020bdeed09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12bd5365-d901-45c4-9523-66020bdeed09.shg-box.shg-c {
  justify-content: center;
}

#s-6f499018-283a-43b2-84e5-4b770fd53ecd {
  margin-left: auto;
margin-right: auto;
padding-top: 60px;
padding-left: 10px;
padding-bottom: 70px;
padding-right: 10px;
max-width: 1140px;
}

@media (min-width: 0px) {
[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6f499018-283a-43b2-84e5-4b770fd53ecd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2e21224b-aed6-46ac-8d37-27de15671795 {
  max-width: 600px;
}

#s-adc6fe45-4025-40af-a345-b1d5fd6832d9 {
  margin-top: 28px;
margin-bottom: 39px;
}

#s-0d58c09d-f49c-454b-becd-e848fc67f035 {
  margin-top: 11px;
margin-bottom: 25px;
}

#s-ccbc153a-9274-4b26-bf29-e653b0c6f614 {
  background-repeat: no-repeat;
background-size: 300px 131px;
padding-top: 30px;
padding-left: 25px;
padding-bottom: 30px;
padding-right: 25px;
min-height: 50px;
background-position: right top;
}
@media (min-width: 1200px){#s-ccbc153a-9274-4b26-bf29-e653b0c6f614 {
  display: none;
}
#s-ccbc153a-9274-4b26-bf29-e653b0c6f614, #wrap-s-ccbc153a-9274-4b26-bf29-e653b0c6f614 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ccbc153a-9274-4b26-bf29-e653b0c6f614 {
  display: none;
}
#s-ccbc153a-9274-4b26-bf29-e653b0c6f614, #wrap-s-ccbc153a-9274-4b26-bf29-e653b0c6f614 { display:none !important; }}







#s-ccbc153a-9274-4b26-bf29-e653b0c6f614 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccbc153a-9274-4b26-bf29-e653b0c6f614.shg-box.shg-c {
  justify-content: center;
}

#s-4af22fb6-598d-4da2-afed-4e0c93303d84 {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
max-width: 1140px;
}

@media (min-width: 0px) {
[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4af22fb6-598d-4da2-afed-4e0c93303d84"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f2250c5b-a184-471a-8c76-af51a4700358 {
  padding-right: 100px;
max-width: 600px;
}

#s-251f87e4-f5d5-4d8a-a648-eb77e34aef20 {
  margin-top: 28px;
margin-bottom: 30px;
}

#s-c6f1e482-f0b3-497d-83de-839323032089 {
  margin-top: 18px;
}

#s-f7656d44-61e4-403d-a1e3-db24e26eb6ef {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 100px;
padding-left: 15px;
padding-bottom: 100px;
padding-right: 15px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f7656d44-61e4-403d-a1e3-db24e26eb6ef {
  display: none;
}
#s-f7656d44-61e4-403d-a1e3-db24e26eb6ef, #wrap-s-f7656d44-61e4-403d-a1e3-db24e26eb6ef { display:none !important; }}@media (max-width: 767px){#s-f7656d44-61e4-403d-a1e3-db24e26eb6ef {
  display: none;
}
#s-f7656d44-61e4-403d-a1e3-db24e26eb6ef, #wrap-s-f7656d44-61e4-403d-a1e3-db24e26eb6ef { display:none !important; }}







#s-f7656d44-61e4-403d-a1e3-db24e26eb6ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7656d44-61e4-403d-a1e3-db24e26eb6ef.shg-box.shg-c {
  justify-content: center;
}

#s-5ab3df2a-74a8-49f4-be3d-33d521873a6c {
  margin-left: auto;
margin-bottom: 34px;
margin-right: auto;
max-width: 700px;
}

#s-f9069f78-ec84-46ec-a1fd-09c986136c2e {
  margin-left: auto;
margin-right: auto;
max-width: 820px;
}

#s-913ee065-fa0b-4a17-8361-5de7e014e14d {
  margin-top: 41px;
margin-bottom: 41px;
}

#s-b0b395d5-879e-4eb8-a45d-216bacfcb1c9 {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-58ee47b9-1c72-4d18-bcb3-e3c5e5a64da1 {
  margin-bottom: 70px;
padding-left: 15px;
padding-right: 15px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-58ee47b9-1c72-4d18-bcb3-e3c5e5a64da1 {
  display: none;
}
#s-58ee47b9-1c72-4d18-bcb3-e3c5e5a64da1, #wrap-s-58ee47b9-1c72-4d18-bcb3-e3c5e5a64da1 { display:none !important; }}@media (max-width: 767px){#s-58ee47b9-1c72-4d18-bcb3-e3c5e5a64da1 {
  display: none;
}
#s-58ee47b9-1c72-4d18-bcb3-e3c5e5a64da1, #wrap-s-58ee47b9-1c72-4d18-bcb3-e3c5e5a64da1 { display:none !important; }}







#s-58ee47b9-1c72-4d18-bcb3-e3c5e5a64da1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58ee47b9-1c72-4d18-bcb3-e3c5e5a64da1.shg-box.shg-c {
  justify-content: center;
}

#s-96ef40fe-1f43-4ab3-babe-aefd59f57b97 {
  margin-top: 37px;
margin-bottom: 23px;
padding-left: 15px;
padding-right: 15px;
}

#s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f {
  margin-left: auto;
margin-right: auto;
max-width: 1071px;
}

@media (min-width: 0px) {
[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4d8ab6d8-aad4-4f9e-9b2a-dde1edc2b05f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a9ff3367-1117-4f9f-887b-24a020b749f9 {
  margin-bottom: 30px;
text-align: center;
}




  #s-a9ff3367-1117-4f9f-887b-24a020b749f9 img.shogun-image {
    
    width: px;
  }


#s-a9ff3367-1117-4f9f-887b-24a020b749f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-92a1d811-6af8-4c9f-8cd8-01f9fe81c69d {
  margin-top: 8px;
}

#s-dad58e5f-18a1-4de8-a051-2a91d1de453b {
  margin-bottom: 30px;
text-align: center;
}




  #s-dad58e5f-18a1-4de8-a051-2a91d1de453b img.shogun-image {
    
    width: px;
  }


#s-dad58e5f-18a1-4de8-a051-2a91d1de453b .shogun-image-content {
  
    align-items: center;
  
}

#s-0663d699-92cd-4528-babb-c6f0ca48ef94 {
  margin-top: 8px;
}

#s-a6cb0885-ba64-4da3-bda8-4065f7f9c1b5 {
  margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
min-height: 50px;
max-width: 1071px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a6cb0885-ba64-4da3-bda8-4065f7f9c1b5 {
  display: none;
}
#s-a6cb0885-ba64-4da3-bda8-4065f7f9c1b5, #wrap-s-a6cb0885-ba64-4da3-bda8-4065f7f9c1b5 { display:none !important; }}@media (max-width: 767px){#s-a6cb0885-ba64-4da3-bda8-4065f7f9c1b5 {
  display: none;
}
#s-a6cb0885-ba64-4da3-bda8-4065f7f9c1b5, #wrap-s-a6cb0885-ba64-4da3-bda8-4065f7f9c1b5 { display:none !important; }}







#s-a6cb0885-ba64-4da3-bda8-4065f7f9c1b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6cb0885-ba64-4da3-bda8-4065f7f9c1b5.shg-box.shg-c {
  justify-content: center;
}

#s-c7c0ca70-89da-48d7-ace2-c16dfedb683b {
  border-style: solid;
margin-top: 10px;
margin-bottom: 40px;
padding-top: 28px;
padding-left: 25px;
padding-bottom: 28px;
padding-right: 25px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(162, 162, 162, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7c0ca70-89da-48d7-ace2-c16dfedb683b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3de0a4aa-e087-481d-8b2c-966fa32d76d0 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-3de0a4aa-e087-481d-8b2c-966fa32d76d0 img.shogun-image {
    
    width: px;
  }


#s-3de0a4aa-e087-481d-8b2c-966fa32d76d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-814abb7a-7737-4daf-98ae-ad69c0082d82 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 81px;
padding-left: 15px;
padding-bottom: 81px;
padding-right: 15px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-814abb7a-7737-4daf-98ae-ad69c0082d82 {
  display: none;
}
#s-814abb7a-7737-4daf-98ae-ad69c0082d82, #wrap-s-814abb7a-7737-4daf-98ae-ad69c0082d82 { display:none !important; }}@media (max-width: 767px){#s-814abb7a-7737-4daf-98ae-ad69c0082d82 {
  display: none;
}
#s-814abb7a-7737-4daf-98ae-ad69c0082d82, #wrap-s-814abb7a-7737-4daf-98ae-ad69c0082d82 { display:none !important; }}







#s-814abb7a-7737-4daf-98ae-ad69c0082d82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-814abb7a-7737-4daf-98ae-ad69c0082d82.shg-box.shg-c {
  justify-content: center;
}

#s-4942aafb-8d95-4fed-bc66-d626ac401212 {
  margin-left: auto;
margin-right: auto;
padding-right: 7%;
max-width: 1100px;
}

@media (min-width: 0px) {
[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 19.0px);
}

}

@media (min-width: 992px) {
[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 19.0px);
}

}

@media (min-width: 1200px) {
[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 19.0px);
}

[id="s-4942aafb-8d95-4fed-bc66-d626ac401212"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 19.0px);
}

}

#s-ca0be189-19b3-4e72-b448-54911d576412 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 100px;
padding-left: 15px;
padding-bottom: 100px;
padding-right: 15px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ca0be189-19b3-4e72-b448-54911d576412 {
  display: none;
}
#s-ca0be189-19b3-4e72-b448-54911d576412, #wrap-s-ca0be189-19b3-4e72-b448-54911d576412 { display:none !important; }}@media (max-width: 767px){#s-ca0be189-19b3-4e72-b448-54911d576412 {
  display: none;
}
#s-ca0be189-19b3-4e72-b448-54911d576412, #wrap-s-ca0be189-19b3-4e72-b448-54911d576412 { display:none !important; }}







#s-ca0be189-19b3-4e72-b448-54911d576412 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca0be189-19b3-4e72-b448-54911d576412.shg-box.shg-c {
  justify-content: center;
}

#s-afe9d9b2-bc61-4ebe-893d-7fff666131cd {
  margin-left: auto;
margin-right: auto;
max-width: 1230px;
}

@media (min-width: 0px) {
[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.0px);
}

}

@media (min-width: 992px) {
[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.0px);
}

}

@media (min-width: 1200px) {
[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.0px);
}

[id="s-afe9d9b2-bc61-4ebe-893d-7fff666131cd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.0px);
}

}

#s-6ad31ab0-e422-4af2-ab6b-ef478ddb4e8a {
  margin-left: auto;
margin-right: auto;
}

#s-f45e39d1-24a8-46af-b6e7-3cb73a538653 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-eaaed773-f954-49ea-80b4-2c4dae962548 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 25px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 25px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(184, 184, 184, 1);
border-style: solid;
}

#s-52e45f58-cc80-44d2-96d0-52c868d0b66a {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 40px;
}

#s-ee8ce9b3-05d6-4cdd-8631-7553b983008d {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 60px;
padding-left: 25px;
padding-bottom: 60px;
padding-right: 25px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-ee8ce9b3-05d6-4cdd-8631-7553b983008d {
  display: none;
}
#s-ee8ce9b3-05d6-4cdd-8631-7553b983008d, #wrap-s-ee8ce9b3-05d6-4cdd-8631-7553b983008d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ee8ce9b3-05d6-4cdd-8631-7553b983008d {
  display: none;
}
#s-ee8ce9b3-05d6-4cdd-8631-7553b983008d, #wrap-s-ee8ce9b3-05d6-4cdd-8631-7553b983008d { display:none !important; }}







#s-ee8ce9b3-05d6-4cdd-8631-7553b983008d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee8ce9b3-05d6-4cdd-8631-7553b983008d.shg-box.shg-c {
  justify-content: center;
}

#s-ff2169f6-5ef1-45ac-b015-54c69d4c518c {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1043px;
}

#s-62c93e04-8f5d-4622-ab28-cba2cd7c6e20 {
  margin-left: auto;
margin-right: auto;
max-width: 971px;
}

#s-bc18105a-8467-4072-b9c2-e7153e41dcaa {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-57b3d59f-5e81-4a43-a782-59e10fc3421e {
  margin-left: auto;
margin-right: auto;
max-width: 800px;
}

#s-8cf4b37a-bebd-4eeb-9def-ed00f73aee8a {
  padding-left: 15px;
padding-right: 15px;
min-height: 50px;
}
@media (min-width: 1200px){#s-8cf4b37a-bebd-4eeb-9def-ed00f73aee8a {
  display: none;
}
#s-8cf4b37a-bebd-4eeb-9def-ed00f73aee8a, #wrap-s-8cf4b37a-bebd-4eeb-9def-ed00f73aee8a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8cf4b37a-bebd-4eeb-9def-ed00f73aee8a {
  display: none;
}
#s-8cf4b37a-bebd-4eeb-9def-ed00f73aee8a, #wrap-s-8cf4b37a-bebd-4eeb-9def-ed00f73aee8a { display:none !important; }}







#s-8cf4b37a-bebd-4eeb-9def-ed00f73aee8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8cf4b37a-bebd-4eeb-9def-ed00f73aee8a.shg-box.shg-c {
  justify-content: center;
}

#s-bbc7719a-10c8-45c8-9a54-91ea08eee042 {
  margin-top: 20px;
padding-left: 15px;
padding-right: 15px;
}

#s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1071px;
}

@media (min-width: 0px) {
[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7ea3bb29-bbd5-4fa8-8e87-496e9a2cf943"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cf746dbb-9de2-4a33-9008-b5feb06b7730 {
  margin-bottom: 30px;
text-align: center;
}




  #s-cf746dbb-9de2-4a33-9008-b5feb06b7730 img.shogun-image {
    
    width: px;
  }


#s-cf746dbb-9de2-4a33-9008-b5feb06b7730 .shogun-image-content {
  
    align-items: center;
  
}

#s-07a6a62d-ef43-4db3-9d01-b649974bcaa5 {
  margin-top: 8px;
margin-bottom: 20px;
}

#s-62572e69-2e3d-401c-a583-86588014d95e {
  margin-bottom: 30px;
text-align: center;
}




  #s-62572e69-2e3d-401c-a583-86588014d95e img.shogun-image {
    
    width: px;
  }


#s-62572e69-2e3d-401c-a583-86588014d95e .shogun-image-content {
  
    align-items: center;
  
}

#s-db169f7e-e468-46c1-8d21-425348313617 {
  margin-top: 8px;
margin-bottom: 20px;
}

#s-549fb72b-9260-48cf-8a09-2c7a71fa55f4 {
  margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-bottom: 10px;
padding-right: 15px;
min-height: 50px;
max-width: 1071px;
}
@media (min-width: 1200px){#s-549fb72b-9260-48cf-8a09-2c7a71fa55f4 {
  display: none;
}
#s-549fb72b-9260-48cf-8a09-2c7a71fa55f4, #wrap-s-549fb72b-9260-48cf-8a09-2c7a71fa55f4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-549fb72b-9260-48cf-8a09-2c7a71fa55f4 {
  display: none;
}
#s-549fb72b-9260-48cf-8a09-2c7a71fa55f4, #wrap-s-549fb72b-9260-48cf-8a09-2c7a71fa55f4 { display:none !important; }}







#s-549fb72b-9260-48cf-8a09-2c7a71fa55f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-549fb72b-9260-48cf-8a09-2c7a71fa55f4.shg-box.shg-c {
  justify-content: center;
}

#s-55e6a9e1-0717-4fb9-8737-5002224291e7 {
  border-style: solid;
margin-top: 10px;
margin-bottom: 40px;
padding-top: 28px;
padding-left: 25px;
padding-bottom: 28px;
padding-right: 25px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(162, 162, 162, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-55e6a9e1-0717-4fb9-8737-5002224291e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f452f5c2-aaf6-4eef-8a8a-e3b9e27a9e58 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-f452f5c2-aaf6-4eef-8a8a-e3b9e27a9e58 img.shogun-image {
    
    width: px;
  }


#s-f452f5c2-aaf6-4eef-8a8a-e3b9e27a9e58 .shogun-image-content {
  
    align-items: center;
  
}

#s-40e330c1-3249-4a4d-a50a-44e0325a1ef2 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 25px;
padding-bottom: 35px;
padding-right: 25px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-40e330c1-3249-4a4d-a50a-44e0325a1ef2 {
  display: none;
}
#s-40e330c1-3249-4a4d-a50a-44e0325a1ef2, #wrap-s-40e330c1-3249-4a4d-a50a-44e0325a1ef2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-40e330c1-3249-4a4d-a50a-44e0325a1ef2 {
  display: none;
}
#s-40e330c1-3249-4a4d-a50a-44e0325a1ef2, #wrap-s-40e330c1-3249-4a4d-a50a-44e0325a1ef2 { display:none !important; }}







#s-40e330c1-3249-4a4d-a50a-44e0325a1ef2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40e330c1-3249-4a4d-a50a-44e0325a1ef2.shg-box.shg-c {
  justify-content: center;
}

#s-5e1d433f-3490-4a62-b844-bef7594aef76 {
  margin-left: auto;
margin-right: auto;
max-width: 1100px;
}

@media (min-width: 0px) {
[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 19.0px);
}

}

@media (min-width: 992px) {
[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 19.0px);
}

}

@media (min-width: 1200px) {
[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 19.0px);
}

[id="s-5e1d433f-3490-4a62-b844-bef7594aef76"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 19.0px);
}

}

#s-a7cb7434-f69e-44ab-b89e-ac78b1e8ca28 {
  margin-bottom: 20px;
}

#s-33f36806-13f5-4042-9b5f-15158fbd4378 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 50px;
padding-left: 15px;
padding-bottom: 50px;
padding-right: 15px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-33f36806-13f5-4042-9b5f-15158fbd4378 {
  display: none;
}
#s-33f36806-13f5-4042-9b5f-15158fbd4378, #wrap-s-33f36806-13f5-4042-9b5f-15158fbd4378 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-33f36806-13f5-4042-9b5f-15158fbd4378 {
  display: none;
}
#s-33f36806-13f5-4042-9b5f-15158fbd4378, #wrap-s-33f36806-13f5-4042-9b5f-15158fbd4378 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-33f36806-13f5-4042-9b5f-15158fbd4378 {
  
}
}@media (max-width: 767px){#s-33f36806-13f5-4042-9b5f-15158fbd4378 {
  
}
}







#s-33f36806-13f5-4042-9b5f-15158fbd4378 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33f36806-13f5-4042-9b5f-15158fbd4378.shg-box.shg-c {
  justify-content: center;
}

#s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6 {
  margin-left: auto;
margin-right: auto;
max-width: 1230px;
}

@media (min-width: 0px) {
[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.0px);
}

}

@media (min-width: 992px) {
[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.0px);
}

}

@media (min-width: 1200px) {
[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.0px);
}

[id="s-56fe5e3f-cd42-47e0-8205-d0db738fb6e6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.0px);
}

}

#s-e24faf47-db32-454e-8c0b-b03c6e6ddd50 {
  margin-left: auto;
margin-right: auto;
}

#s-6c2807a8-7c80-46d2-942e-7de485712d98 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

#s-6b167a11-76c1-4aab-ac39-24e7e8648564 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 25px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 25px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(184, 184, 184, 1);
border-style: solid;
}

#s-34c28092-3e4a-4e01-a529-d602a229736c {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
}

#s-0a5f62b9-d68b-4548-aa09-987bf664dda6 {
  margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
min-height: 50px;
max-width: 1140px;
}








#s-0a5f62b9-d68b-4548-aa09-987bf664dda6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a5f62b9-d68b-4548-aa09-987bf664dda6.shg-box.shg-c {
  justify-content: center;
}

#s-a91d6b00-6b46-45c2-8922-26c479d3c3d9 {
  padding-top: 110px;
padding-left: 15px;
padding-bottom: 80px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(32, 33, 37, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-a91d6b00-6b46-45c2-8922-26c479d3c3d9 {
  display: none;
}
#s-a91d6b00-6b46-45c2-8922-26c479d3c3d9, #wrap-s-a91d6b00-6b46-45c2-8922-26c479d3c3d9 { display:none !important; }}@media (max-width: 767px){#s-a91d6b00-6b46-45c2-8922-26c479d3c3d9 {
  display: none;
}
#s-a91d6b00-6b46-45c2-8922-26c479d3c3d9, #wrap-s-a91d6b00-6b46-45c2-8922-26c479d3c3d9 { display:none !important; }}







#s-a91d6b00-6b46-45c2-8922-26c479d3c3d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a91d6b00-6b46-45c2-8922-26c479d3c3d9.shg-box.shg-c {
  justify-content: center;
}

#s-e7a8c966-0c92-437e-b896-850c9061ff62 {
  text-align: center;
}




  #s-e7a8c966-0c92-437e-b896-850c9061ff62 img.shogun-image {
    
    width: px;
  }


#s-e7a8c966-0c92-437e-b896-850c9061ff62 .shogun-image-content {
  
    align-items: center;
  
}

#s-f6b9368c-981b-4ac8-80b4-b0479fd5298a {
  margin-top: 1px;
margin-bottom: 29px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f6b9368c-981b-4ac8-80b4-b0479fd5298a .shogun-heading-component h2 {
  color: rgba(253, 253, 253, 1);
  font-weight:   ;
  font-family: Titillium Web;
  font-style:   ;
  font-size: 43px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-72303600-2ce5-4de4-98fc-cd048a946d0a {
  margin-left: auto;
margin-right: auto;
max-width: 860px;
}

#s-786fb09a-80b1-40e5-ad49-24c50c4f6561 {
  padding-top: 70px;
padding-left: 25px;
padding-bottom: 70px;
padding-right: 25px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-786fb09a-80b1-40e5-ad49-24c50c4f6561 {
  display: none;
}
#s-786fb09a-80b1-40e5-ad49-24c50c4f6561, #wrap-s-786fb09a-80b1-40e5-ad49-24c50c4f6561 { display:none !important; }}@media (max-width: 767px){#s-786fb09a-80b1-40e5-ad49-24c50c4f6561 {
  display: none;
}
#s-786fb09a-80b1-40e5-ad49-24c50c4f6561, #wrap-s-786fb09a-80b1-40e5-ad49-24c50c4f6561 { display:none !important; }}







#s-786fb09a-80b1-40e5-ad49-24c50c4f6561 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-786fb09a-80b1-40e5-ad49-24c50c4f6561.shg-box.shg-c {
  justify-content: center;
}

#s-cad6b3c9-f3cf-42ca-a90a-6f52c2abba31 {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 600px;
}

#s-9b12e1a6-6061-46ef-b203-bcbedcf70719 {
  margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 1071px;
}

@media (min-width: 0px) {
[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9b12e1a6-6061-46ef-b203-bcbedcf70719"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-816593d3-c88f-4c02-9289-e85799bcc1de {
  margin-bottom: 30px;
text-align: center;
}




  #s-816593d3-c88f-4c02-9289-e85799bcc1de img.shogun-image {
    
    width: px;
  }


#s-816593d3-c88f-4c02-9289-e85799bcc1de .shogun-image-content {
  
    align-items: center;
  
}

#s-53a8a1da-1382-4c09-b787-045debfff3cd {
  margin-bottom: 9px;
}

#s-7911a820-2465-42d3-8efd-258ed5785b8b {
  margin-top: 8px;
}

#s-679bc85e-4675-49c4-81e9-743fe3155d63 {
  margin-bottom: 30px;
text-align: center;
}




  #s-679bc85e-4675-49c4-81e9-743fe3155d63 img.shogun-image {
    
    width: px;
  }


#s-679bc85e-4675-49c4-81e9-743fe3155d63 .shogun-image-content {
  
    align-items: center;
  
}

#s-c47af725-b22e-4122-8995-4364a2ecbc6e {
  margin-bottom: 9px;
}

#s-05de35c8-9f60-4ea5-ae65-af9a0ff09181 {
  margin-top: 8px;
}

#s-1af73323-3465-48e2-8b7b-71edfa8f6020 {
  margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 1071px;
}

@media (min-width: 0px) {
[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1af73323-3465-48e2-8b7b-71edfa8f6020"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6867a1f0-21b6-424a-a0c8-17af1e8e8e95 {
  margin-bottom: 30px;
text-align: center;
}




  #s-6867a1f0-21b6-424a-a0c8-17af1e8e8e95 img.shogun-image {
    
    width: px;
  }


#s-6867a1f0-21b6-424a-a0c8-17af1e8e8e95 .shogun-image-content {
  
    align-items: center;
  
}

#s-8dcb87d8-38bc-44a8-a225-bfa40b39247a {
  margin-bottom: 9px;
}

#s-9a071e5f-c1ae-4912-89d7-be45d2428ee7 {
  margin-top: 8px;
}

#s-0aa3e879-5b1b-46ca-be29-b8744a2982c5 {
  margin-bottom: 30px;
text-align: center;
}




  #s-0aa3e879-5b1b-46ca-be29-b8744a2982c5 img.shogun-image {
    
    width: px;
  }


#s-0aa3e879-5b1b-46ca-be29-b8744a2982c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-2a2d3748-a811-41a8-9030-5d64498a26e9 {
  margin-bottom: 9px;
}

#s-c6bb65c0-3f41-421a-b91f-2f713356cab5 {
  margin-top: 8px;
}

#s-39ccc030-280f-41fe-853a-4bed7fd89853 {
  margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 1071px;
}

@media (min-width: 0px) {
[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-39ccc030-280f-41fe-853a-4bed7fd89853"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3ccb065e-5e36-41ce-a8a9-dd4e4b34c10c {
  margin-bottom: 30px;
text-align: center;
}




  #s-3ccb065e-5e36-41ce-a8a9-dd4e4b34c10c img.shogun-image {
    
    width: px;
  }


#s-3ccb065e-5e36-41ce-a8a9-dd4e4b34c10c .shogun-image-content {
  
    align-items: center;
  
}

#s-7c005be1-f2ff-4d61-ace1-a3d864edbabb {
  margin-bottom: 9px;
}

#s-0c8cafcf-2e82-48a2-ac6f-2075d08b1c99 {
  margin-top: 8px;
}

#s-55561893-d79f-4afb-953e-b5b7b08e5c57 {
  margin-bottom: 30px;
text-align: center;
}




  #s-55561893-d79f-4afb-953e-b5b7b08e5c57 img.shogun-image {
    
    width: px;
  }


#s-55561893-d79f-4afb-953e-b5b7b08e5c57 .shogun-image-content {
  
    align-items: center;
  
}

#s-3cc0ea4d-fff4-421e-b0be-be8f67c61a05 {
  margin-bottom: 9px;
}

#s-a8e4341c-c97f-45a8-9287-03b10c9ffef8 {
  margin-top: 8px;
}

#s-298db0a8-0b03-4af4-b67e-07fd38cf23dd {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-f18deefc-4bf6-4adf-b382-f0f983aa61a6 {
  padding-top: 50px;
padding-left: 15px;
padding-bottom: 60px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(32, 33, 37, 1);
}
@media (min-width: 1200px){#s-f18deefc-4bf6-4adf-b382-f0f983aa61a6 {
  display: none;
}
#s-f18deefc-4bf6-4adf-b382-f0f983aa61a6, #wrap-s-f18deefc-4bf6-4adf-b382-f0f983aa61a6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f18deefc-4bf6-4adf-b382-f0f983aa61a6 {
  display: none;
}
#s-f18deefc-4bf6-4adf-b382-f0f983aa61a6, #wrap-s-f18deefc-4bf6-4adf-b382-f0f983aa61a6 { display:none !important; }}







#s-f18deefc-4bf6-4adf-b382-f0f983aa61a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f18deefc-4bf6-4adf-b382-f0f983aa61a6.shg-box.shg-c {
  justify-content: center;
}

#s-22d60e6b-d683-4555-91d2-098e93e9106f {
  margin-left: auto;
margin-right: auto;
max-width: 140px;
text-align: center;
}




  #s-22d60e6b-d683-4555-91d2-098e93e9106f img.shogun-image {
    
    width: px;
  }


#s-22d60e6b-d683-4555-91d2-098e93e9106f .shogun-image-content {
  
    align-items: center;
  
}

#s-90115d2f-3e6c-4666-b183-8f09c0f8a8ff {
  margin-top: 1px;
margin-bottom: 29px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-90115d2f-3e6c-4666-b183-8f09c0f8a8ff .shogun-heading-component h2 {
  color: rgba(253, 253, 253, 1);
  font-weight:   ;
  font-family: Titillium Web;
  font-style:   ;
  font-size: 35px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-23400b96-0b84-464e-84ae-43f0bc799732 {
  margin-left: auto;
margin-right: auto;
max-width: 860px;
}

#s-e9231943-980b-415c-bcf5-3ddf859b1624 {
  padding-top: 30px;
padding-left: 25px;
padding-bottom: 30px;
padding-right: 25px;
min-height: 50px;
}
@media (min-width: 1200px){#s-e9231943-980b-415c-bcf5-3ddf859b1624 {
  display: none;
}
#s-e9231943-980b-415c-bcf5-3ddf859b1624, #wrap-s-e9231943-980b-415c-bcf5-3ddf859b1624 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e9231943-980b-415c-bcf5-3ddf859b1624 {
  display: none;
}
#s-e9231943-980b-415c-bcf5-3ddf859b1624, #wrap-s-e9231943-980b-415c-bcf5-3ddf859b1624 { display:none !important; }}







#s-e9231943-980b-415c-bcf5-3ddf859b1624 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9231943-980b-415c-bcf5-3ddf859b1624.shg-box.shg-c {
  justify-content: center;
}

#s-438158f8-c9c2-419c-925b-d1f45f2e28a2 {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 600px;
}

#s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1071px;
}

@media (min-width: 0px) {
[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c8e2838d-e0bd-4707-8e2f-1e87308ad6ff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e13d2245-1aef-4de5-880f-adf7497a912e {
  margin-bottom: 30px;
text-align: center;
}




  #s-e13d2245-1aef-4de5-880f-adf7497a912e img.shogun-image {
    
    width: px;
  }


#s-e13d2245-1aef-4de5-880f-adf7497a912e .shogun-image-content {
  
    align-items: center;
  
}

#s-572e64b9-88da-48ef-88ca-e1eb4f3d5321 {
  margin-bottom: 9px;
}

#s-2e5bd085-5c7f-437f-b81c-420856707c5a {
  margin-top: 8px;
margin-bottom: 20px;
}

#s-4df1859a-7bff-4892-94f1-cf603e61f784 {
  margin-bottom: 30px;
text-align: center;
}




  #s-4df1859a-7bff-4892-94f1-cf603e61f784 img.shogun-image {
    
    width: px;
  }


#s-4df1859a-7bff-4892-94f1-cf603e61f784 .shogun-image-content {
  
    align-items: center;
  
}

#s-4f5a64e0-b482-425e-89bf-a85b40d3f7bb {
  margin-bottom: 9px;
}

#s-df0c1651-95ba-429b-94e2-7d97511d4ec8 {
  margin-top: 8px;
margin-bottom: 20px;
}

#s-dcf19d48-c129-4cda-a237-26b85741ca42 {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1071px;
}

@media (min-width: 0px) {
[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dcf19d48-c129-4cda-a237-26b85741ca42"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-03316c4a-5e06-4f5d-8ca5-0ce61f3aa63b {
  margin-bottom: 30px;
text-align: center;
}




  #s-03316c4a-5e06-4f5d-8ca5-0ce61f3aa63b img.shogun-image {
    
    width: px;
  }


#s-03316c4a-5e06-4f5d-8ca5-0ce61f3aa63b .shogun-image-content {
  
    align-items: center;
  
}

#s-90ba67d9-2ee7-4909-b7cb-68182a489324 {
  margin-bottom: 9px;
}

#s-1960a76a-f664-4576-b053-af8d93fe50e2 {
  margin-top: 8px;
margin-bottom: 20px;
}

#s-58936c9d-18cf-4569-bc74-cf24ff1b28d9 {
  margin-bottom: 30px;
text-align: center;
}




  #s-58936c9d-18cf-4569-bc74-cf24ff1b28d9 img.shogun-image {
    
    width: px;
  }


#s-58936c9d-18cf-4569-bc74-cf24ff1b28d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-aec7f16a-0c36-4da3-96fc-0becd10f2fdb {
  margin-bottom: 9px;
}

#s-822b7e11-d02e-4073-8557-65f95a4dc2ee {
  margin-top: 8px;
margin-bottom: 20px;
}

#s-8b364c11-b472-4c10-becf-896670df6206 {
  margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 1071px;
}

@media (min-width: 0px) {
[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8b364c11-b472-4c10-becf-896670df6206"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a02cf934-3c0f-44ab-97c7-c28bbacc0789 {
  margin-bottom: 30px;
text-align: center;
}




  #s-a02cf934-3c0f-44ab-97c7-c28bbacc0789 img.shogun-image {
    
    width: px;
  }


#s-a02cf934-3c0f-44ab-97c7-c28bbacc0789 .shogun-image-content {
  
    align-items: center;
  
}

#s-52492a1d-d011-4639-87d3-564ab7cd39c9 {
  margin-bottom: 9px;
}

#s-91b6e155-4ad1-45f6-adc5-8a1d051d9605 {
  margin-top: 8px;
margin-bottom: 20px;
}

#s-c0c0c5a4-7403-4541-b575-2324be0361d7 {
  margin-bottom: 30px;
text-align: center;
}




  #s-c0c0c5a4-7403-4541-b575-2324be0361d7 img.shogun-image {
    
    width: px;
  }


#s-c0c0c5a4-7403-4541-b575-2324be0361d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-284706fe-4809-4ccf-bffc-557464aeb9e2 {
  margin-bottom: 9px;
}

#s-38583198-e580-41e9-8acf-cc60e72ab040 {
  margin-top: 8px;
}

#s-076dd101-da5b-4aac-9cb9-e0d04ab72d35 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-ca3baa01-03e9-42a2-9977-aa9da2b71ee3 {
  margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
min-height: 50px;
max-width: 1140px;
}








#s-ca3baa01-03e9-42a2-9977-aa9da2b71ee3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca3baa01-03e9-42a2-9977-aa9da2b71ee3.shg-box.shg-c {
  justify-content: center;
}

#s-b3939f18-39ec-4792-9495-904de8459a7e {
  padding-top: 100px;
padding-left: 15px;
padding-bottom: 100px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-b3939f18-39ec-4792-9495-904de8459a7e {
  display: none;
}
#s-b3939f18-39ec-4792-9495-904de8459a7e, #wrap-s-b3939f18-39ec-4792-9495-904de8459a7e { display:none !important; }}@media (max-width: 767px){#s-b3939f18-39ec-4792-9495-904de8459a7e {
  display: none;
}
#s-b3939f18-39ec-4792-9495-904de8459a7e, #wrap-s-b3939f18-39ec-4792-9495-904de8459a7e { display:none !important; }}







#s-b3939f18-39ec-4792-9495-904de8459a7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3939f18-39ec-4792-9495-904de8459a7e.shg-box.shg-c {
  justify-content: center;
}

#s-36198546-63ae-4e9c-a7fd-5504455d8e19 {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-36198546-63ae-4e9c-a7fd-5504455d8e19 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Titillium Web;
  font-style:   ;
  font-size: 42px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-0cdb9d94-3db1-447e-88e5-0a7450847971 {
  margin-left: auto;
margin-right: auto;
max-width: 850px;
}

#s-083ac7a5-7c5b-4333-a8a0-adc60494dad8 {
  margin-top: 80px;
margin-left: auto;
margin-bottom: 80px;
margin-right: auto;
}

#s-083ac7a5-7c5b-4333-a8a0-adc60494dad8 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(128, 128, 128, 1);
}

#s-1384e79c-f3a7-4579-be50-87d079e626d1 {
  margin-left: auto;
margin-right: auto;
max-width: 850px;
}

#s-4e4fdd1d-2515-4b1a-b4c4-b3f29b2e63d0 {
  margin-top: 80px;
margin-left: auto;
margin-bottom: 80px;
margin-right: auto;
}

#s-4e4fdd1d-2515-4b1a-b4c4-b3f29b2e63d0 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(128, 128, 128, 1);
}

#s-23f17bb8-9678-47fa-8e26-3055c06b0534 {
  margin-left: auto;
margin-right: auto;
max-width: 850px;
}

#s-92d70775-1922-4462-b7df-e62b4b5dbadd {
  padding-top: 30px;
padding-left: 25px;
padding-bottom: 30px;
padding-right: 25px;
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}
@media (min-width: 1200px){#s-92d70775-1922-4462-b7df-e62b4b5dbadd {
  display: none;
}
#s-92d70775-1922-4462-b7df-e62b4b5dbadd, #wrap-s-92d70775-1922-4462-b7df-e62b4b5dbadd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-92d70775-1922-4462-b7df-e62b4b5dbadd {
  display: none;
}
#s-92d70775-1922-4462-b7df-e62b4b5dbadd, #wrap-s-92d70775-1922-4462-b7df-e62b4b5dbadd { display:none !important; }}







#s-92d70775-1922-4462-b7df-e62b4b5dbadd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92d70775-1922-4462-b7df-e62b4b5dbadd.shg-box.shg-c {
  justify-content: center;
}

#s-e5d2e3ee-03fb-4bb0-8917-6d1d8a41858d {
  margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e5d2e3ee-03fb-4bb0-8917-6d1d8a41858d .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Titillium Web;
  font-style:   ;
  font-size: 39px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-72581bfa-9129-49fc-9680-82e42b6ef85d {
  margin-left: auto;
margin-right: auto;
max-width: 850px;
}

#s-5b68129d-54fc-4b93-85a4-8f5454653fed {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-5b68129d-54fc-4b93-85a4-8f5454653fed hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(128, 128, 128, 1);
}

#s-0f3a70d5-e833-435a-b7b4-0e74274b3505 {
  margin-left: auto;
margin-right: auto;
max-width: 850px;
}

#s-671063e9-8755-46cb-b1f6-43aa8b76cdcd {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-671063e9-8755-46cb-b1f6-43aa8b76cdcd hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(128, 128, 128, 1);
}

#s-2f178419-191c-4c1e-94dc-73679a7f1587 {
  margin-left: auto;
margin-right: auto;
max-width: 850px;
}

#s-480baeb3-33d7-46f0-bb2a-82c123f013db {
  margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
min-height: 50px;
max-width: 1140px;
}








#s-480baeb3-33d7-46f0-bb2a-82c123f013db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-480baeb3-33d7-46f0-bb2a-82c123f013db.shg-box.shg-c {
  justify-content: center;
}

#s-2a3a34a4-75b8-4d00-bad4-7d9ae20dfd42 {
  margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
min-height: 50px;
max-width: 1140px;
}








#s-2a3a34a4-75b8-4d00-bad4-7d9ae20dfd42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a3a34a4-75b8-4d00-bad4-7d9ae20dfd42.shg-box.shg-c {
  justify-content: 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;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-root div:empty {
  display: block;
}