.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-6d9c3cc4-5df7-4fc9-ad5d-c58b0ff1077d {
  min-height: 50px;
}








#s-6d9c3cc4-5df7-4fc9-ad5d-c58b0ff1077d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d9c3cc4-5df7-4fc9-ad5d-c58b0ff1077d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-42522bd7-855f-486e-b4be-26e9b8bbde39 {
  min-height: 50px;
}








#s-42522bd7-855f-486e-b4be-26e9b8bbde39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42522bd7-855f-486e-b4be-26e9b8bbde39.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

#s-06aaddbe-919e-4a99-a221-402346c6f631 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-06aaddbe-919e-4a99-a221-402346c6f631 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

@media (min-width: 0px) {
[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f76f325-4508-4780-b9a9-c5ca9ebefb4d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  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-2e625165-04ea-4206-a2e6-ff4659786f30 {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-2e625165-04ea-4206-a2e6-ff4659786f30 .shogun-image-overlay p {
  font-size: 17px;
  color: rgba(255, 255, 255, 1);
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-2e625165-04ea-4206-a2e6-ff4659786f30 img.shogun-image {
    
    width: px;
  }


#s-2e625165-04ea-4206-a2e6-ff4659786f30 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b60313c-3488-40a8-a6d0-0cf46c0035d9 {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-9b60313c-3488-40a8-a6d0-0cf46c0035d9 .shogun-image-overlay p {
  font-size: 17px;
  color: rgba(255, 255, 255, 1);
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-9b60313c-3488-40a8-a6d0-0cf46c0035d9 img.shogun-image {
    
    width: px;
  }


#s-9b60313c-3488-40a8-a6d0-0cf46c0035d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-2fcf87e2-889e-45c9-b28b-d7a027b3c09e {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-2fcf87e2-889e-45c9-b28b-d7a027b3c09e .shogun-image-overlay p {
  font-size: 17px;
  color: rgba(255, 255, 255, 1);
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-2fcf87e2-889e-45c9-b28b-d7a027b3c09e img.shogun-image {
    
    width: px;
  }


#s-2fcf87e2-889e-45c9-b28b-d7a027b3c09e .shogun-image-content {
  
    align-items: center;
  
}

#s-50a9e5ec-a3fa-42ac-aa53-2a6b0fbad8c0 {
  min-height: 50px;
}
@media (max-width: 767px){#s-50a9e5ec-a3fa-42ac-aa53-2a6b0fbad8c0 {
  display: none;
}
#s-50a9e5ec-a3fa-42ac-aa53-2a6b0fbad8c0, #wrap-s-50a9e5ec-a3fa-42ac-aa53-2a6b0fbad8c0 { display:none !important; }}







#s-50a9e5ec-a3fa-42ac-aa53-2a6b0fbad8c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50a9e5ec-a3fa-42ac-aa53-2a6b0fbad8c0.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-47d8c180-fb53-4f38-9eee-995dd6cf21fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-25a68e82-7ab6-48a7-9da8-0a3c90b5957e {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-25a68e82-7ab6-48a7-9da8-0a3c90b5957e .shogun-image-overlay p {
  font-size: 17px;
  color: rgba(255, 255, 255, 1);
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-25a68e82-7ab6-48a7-9da8-0a3c90b5957e img.shogun-image {
    
    width: px;
  }


#s-25a68e82-7ab6-48a7-9da8-0a3c90b5957e .shogun-image-content {
  
    align-items: center;
  
}

#s-4fea1e63-4e71-4674-81f3-8f5460fe678d {
  border-style: solid;
border-top-width: 04px;
border-left-width: 0px;
border-bottom-width: 04px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-4fea1e63-4e71-4674-81f3-8f5460fe678d .shogun-image-overlay p {
  font-size: 17px;
  color: rgba(255, 255, 255, 1);
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-4fea1e63-4e71-4674-81f3-8f5460fe678d img.shogun-image {
    
    width: px;
  }


#s-4fea1e63-4e71-4674-81f3-8f5460fe678d .shogun-image-content {
  
    align-items: center;
  
}

#s-8aa6aa21-0b3d-4199-8b56-85aa74ffba53 {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-8aa6aa21-0b3d-4199-8b56-85aa74ffba53 .shogun-image-overlay p {
  font-size: 17px;
  color: rgba(255, 255, 255, 1);
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-8aa6aa21-0b3d-4199-8b56-85aa74ffba53 img.shogun-image {
    
    width: px;
  }


#s-8aa6aa21-0b3d-4199-8b56-85aa74ffba53 .shogun-image-content {
  
    align-items: center;
  
}

#s-18e74e02-db2b-45c4-a8f4-ae06cdf12ed1 {
  min-height: 50px;
}
@media (max-width: 767px){#s-18e74e02-db2b-45c4-a8f4-ae06cdf12ed1 {
  display: none;
}
#s-18e74e02-db2b-45c4-a8f4-ae06cdf12ed1, #wrap-s-18e74e02-db2b-45c4-a8f4-ae06cdf12ed1 { display:none !important; }}







#s-18e74e02-db2b-45c4-a8f4-ae06cdf12ed1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18e74e02-db2b-45c4-a8f4-ae06cdf12ed1.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ea45e828-2c1a-400d-a637-03322e40df01"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a31e4d26-3434-4d56-9568-047534ec21de {
  border-style: solid;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-a31e4d26-3434-4d56-9568-047534ec21de .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-a31e4d26-3434-4d56-9568-047534ec21de img.shogun-image {
    
    width: px;
  }


#s-a31e4d26-3434-4d56-9568-047534ec21de .shogun-image-content {
  
    align-items: center;
  
}

#s-ffcab506-5a9c-43be-b673-443bfbac8d9a {
  border-style: solid;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-ffcab506-5a9c-43be-b673-443bfbac8d9a .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-ffcab506-5a9c-43be-b673-443bfbac8d9a img.shogun-image {
    
    width: px;
  }


#s-ffcab506-5a9c-43be-b673-443bfbac8d9a .shogun-image-content {
  
    align-items: center;
  
}

#s-50080bce-7c44-4c58-bdd1-731c1966f6e4 {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-50080bce-7c44-4c58-bdd1-731c1966f6e4 .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-50080bce-7c44-4c58-bdd1-731c1966f6e4 img.shogun-image {
    
    width: px;
  }


#s-50080bce-7c44-4c58-bdd1-731c1966f6e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a340b4f-0f09-48e8-98dc-20d77739bdae {
  min-height: 50px;
}
@media (max-width: 767px){#s-6a340b4f-0f09-48e8-98dc-20d77739bdae {
  display: none;
}
#s-6a340b4f-0f09-48e8-98dc-20d77739bdae, #wrap-s-6a340b4f-0f09-48e8-98dc-20d77739bdae { display:none !important; }}







#s-6a340b4f-0f09-48e8-98dc-20d77739bdae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a340b4f-0f09-48e8-98dc-20d77739bdae.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5fdd58aa-643b-499e-b85a-a68379639194"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-da17c063-dd3c-4dda-99a7-5e9822ea8884 {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-da17c063-dd3c-4dda-99a7-5e9822ea8884 .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-da17c063-dd3c-4dda-99a7-5e9822ea8884 img.shogun-image {
    
    width: px;
  }


#s-da17c063-dd3c-4dda-99a7-5e9822ea8884 .shogun-image-content {
  
    align-items: center;
  
}

#s-5f2a176a-88e2-493a-b28d-8513af95c10f {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-5f2a176a-88e2-493a-b28d-8513af95c10f .shogun-image-overlay p {
  font-size: 17px;
  color: rgba(255, 255, 255, 1);
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-5f2a176a-88e2-493a-b28d-8513af95c10f img.shogun-image {
    
    width: px;
  }


#s-5f2a176a-88e2-493a-b28d-8513af95c10f .shogun-image-content {
  
    align-items: center;
  
}

#s-bf92e659-d716-4633-b84c-9a07f7659090 {
  border-style: solid;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-bf92e659-d716-4633-b84c-9a07f7659090 .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-bf92e659-d716-4633-b84c-9a07f7659090 img.shogun-image {
    
    width: px;
  }


#s-bf92e659-d716-4633-b84c-9a07f7659090 .shogun-image-content {
  
    align-items: center;
  
}

#s-22bdbd40-bba5-4b10-8b31-9f5fcfaf9270 {
  min-height: 50px;
}
@media (max-width: 767px){#s-22bdbd40-bba5-4b10-8b31-9f5fcfaf9270 {
  display: none;
}
#s-22bdbd40-bba5-4b10-8b31-9f5fcfaf9270, #wrap-s-22bdbd40-bba5-4b10-8b31-9f5fcfaf9270 { display:none !important; }}







#s-22bdbd40-bba5-4b10-8b31-9f5fcfaf9270 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22bdbd40-bba5-4b10-8b31-9f5fcfaf9270.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-68ac87fa-b9a8-4229-8a13-3600f7000ab5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1bf69dce-3f90-49ea-9742-8527855a2104 {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-1bf69dce-3f90-49ea-9742-8527855a2104 .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-1bf69dce-3f90-49ea-9742-8527855a2104 img.shogun-image {
    
    width: px;
  }


#s-1bf69dce-3f90-49ea-9742-8527855a2104 .shogun-image-content {
  
    align-items: center;
  
}

#s-15651ac7-3edf-4916-915c-648152903414 {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-15651ac7-3edf-4916-915c-648152903414 .shogun-image-overlay p {
  font-size: 17px;
  color: rgba(255, 255, 255, 1);
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-15651ac7-3edf-4916-915c-648152903414 img.shogun-image {
    
    width: px;
  }


#s-15651ac7-3edf-4916-915c-648152903414 .shogun-image-content {
  
    align-items: center;
  
}

#s-6c65b109-282e-4d04-ab35-de35cc3934b2 {
  border-style: solid;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-6c65b109-282e-4d04-ab35-de35cc3934b2 .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-6c65b109-282e-4d04-ab35-de35cc3934b2 img.shogun-image {
    
    width: px;
  }


#s-6c65b109-282e-4d04-ab35-de35cc3934b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-0ff671e8-98e1-47ac-924d-d3dd352a7fd4 {
  min-height: 50px;
}
@media (max-width: 767px){#s-0ff671e8-98e1-47ac-924d-d3dd352a7fd4 {
  display: none;
}
#s-0ff671e8-98e1-47ac-924d-d3dd352a7fd4, #wrap-s-0ff671e8-98e1-47ac-924d-d3dd352a7fd4 { display:none !important; }}







#s-0ff671e8-98e1-47ac-924d-d3dd352a7fd4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ff671e8-98e1-47ac-924d-d3dd352a7fd4.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2b79cce2-a4e4-4f48-8609-64e9345ce6b3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d1e857c8-2f78-46d5-aa12-807a1294ca2b {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-d1e857c8-2f78-46d5-aa12-807a1294ca2b .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-d1e857c8-2f78-46d5-aa12-807a1294ca2b img.shogun-image {
    
    width: px;
  }


#s-d1e857c8-2f78-46d5-aa12-807a1294ca2b .shogun-image-content {
  
    align-items: center;
  
}

#s-9988e8f7-5f67-4aee-b979-341e64bc8700 {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-9988e8f7-5f67-4aee-b979-341e64bc8700 .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-9988e8f7-5f67-4aee-b979-341e64bc8700 img.shogun-image {
    
    width: px;
  }


#s-9988e8f7-5f67-4aee-b979-341e64bc8700 .shogun-image-content {
  
    align-items: center;
  
}

#s-1c99e9b8-36b2-4f8a-a3ab-9b0dcb269967 {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-1c99e9b8-36b2-4f8a-a3ab-9b0dcb269967 .shogun-image-overlay p {
  font-size: 17px;
  color: rgba(255, 255, 255, 1);
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-1c99e9b8-36b2-4f8a-a3ab-9b0dcb269967 img.shogun-image {
    
    width: px;
  }


#s-1c99e9b8-36b2-4f8a-a3ab-9b0dcb269967 .shogun-image-content {
  
    align-items: center;
  
}

#s-f9dc52f8-dae7-4dbe-a722-0e3d98955380 {
  min-height: 50px;
}
@media (max-width: 767px){#s-f9dc52f8-dae7-4dbe-a722-0e3d98955380 {
  display: none;
}
#s-f9dc52f8-dae7-4dbe-a722-0e3d98955380, #wrap-s-f9dc52f8-dae7-4dbe-a722-0e3d98955380 { display:none !important; }}







#s-f9dc52f8-dae7-4dbe-a722-0e3d98955380 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9dc52f8-dae7-4dbe-a722-0e3d98955380.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e93406f8-33b7-4fc6-81f3-8b579b80725e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-be2aac02-89d6-4e98-b237-1c0d60ed91fa {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-be2aac02-89d6-4e98-b237-1c0d60ed91fa .shogun-image-overlay p {
  font-size: 18px;
  color: rgba(253, 253, 253, 1);
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-be2aac02-89d6-4e98-b237-1c0d60ed91fa img.shogun-image {
    
    width: px;
  }


#s-be2aac02-89d6-4e98-b237-1c0d60ed91fa .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-38d8e14f-edc5-4bdf-bbb8-a1307fb7f9f7 {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-38d8e14f-edc5-4bdf-bbb8-a1307fb7f9f7 .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-38d8e14f-edc5-4bdf-bbb8-a1307fb7f9f7 img.shogun-image {
    
    width: px;
  }


#s-38d8e14f-edc5-4bdf-bbb8-a1307fb7f9f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-be18ad0b-de60-4f2f-b1b4-cb05f1a55f20 {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-be18ad0b-de60-4f2f-b1b4-cb05f1a55f20 .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-be18ad0b-de60-4f2f-b1b4-cb05f1a55f20 img.shogun-image {
    
    width: px;
  }


#s-be18ad0b-de60-4f2f-b1b4-cb05f1a55f20 .shogun-image-content {
  
    align-items: center;
  
}

#s-aee341aa-917c-4eb7-a9c4-bf3563ed2510 {
  min-height: 50px;
}








#s-aee341aa-917c-4eb7-a9c4-bf3563ed2510 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aee341aa-917c-4eb7-a9c4-bf3563ed2510.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1c9ff514-7450-42fb-8b0a-360db6cce842 {
  min-height: 50px;
}








#s-1c9ff514-7450-42fb-8b0a-360db6cce842 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c9ff514-7450-42fb-8b0a-360db6cce842.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-80415cc6-fc3e-416f-8292-831835e0ee7e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-528bbcf1-3ad9-43de-b9c4-33dd452c8ffb {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-528bbcf1-3ad9-43de-b9c4-33dd452c8ffb .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-528bbcf1-3ad9-43de-b9c4-33dd452c8ffb img.shogun-image {
    
    width: px;
  }


#s-528bbcf1-3ad9-43de-b9c4-33dd452c8ffb .shogun-image-content {
  
    align-items: center;
  
}

#s-e0405fd6-d825-486d-9c29-dddabd0e433d {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-e0405fd6-d825-486d-9c29-dddabd0e433d .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-e0405fd6-d825-486d-9c29-dddabd0e433d img.shogun-image {
    
    width: px;
  }


#s-e0405fd6-d825-486d-9c29-dddabd0e433d .shogun-image-content {
  
    align-items: center;
  
}

#s-39b5f776-1ce7-4104-aa4c-d185f7169d24 {
  border-style: solid;
border-top-width: 4px;
border-left-width: 04px;
border-bottom-width: 4px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-39b5f776-1ce7-4104-aa4c-d185f7169d24 .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-39b5f776-1ce7-4104-aa4c-d185f7169d24 img.shogun-image {
    
    width: px;
  }


#s-39b5f776-1ce7-4104-aa4c-d185f7169d24 .shogun-image-content {
  
    align-items: center;
  
}

#s-405ac5e9-4b17-4ff1-a60a-2fba96af8df5 {
  min-height: 50px;
}








#s-405ac5e9-4b17-4ff1-a60a-2fba96af8df5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-405ac5e9-4b17-4ff1-a60a-2fba96af8df5.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b63e2504-9b8b-4d45-9cb5-bf89d45f19b5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-17821c16-05fc-4181-b517-a686cc5e2645 {
  border-style: solid;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-17821c16-05fc-4181-b517-a686cc5e2645 .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-17821c16-05fc-4181-b517-a686cc5e2645 img.shogun-image {
    
    width: px;
  }


#s-17821c16-05fc-4181-b517-a686cc5e2645 .shogun-image-content {
  
    align-items: center;
  
}

#s-65bd314a-fead-4aab-a31f-cfe7355a7885 {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-65bd314a-fead-4aab-a31f-cfe7355a7885 .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-65bd314a-fead-4aab-a31f-cfe7355a7885 img.shogun-image {
    
    width: px;
  }


#s-65bd314a-fead-4aab-a31f-cfe7355a7885 .shogun-image-content {
  
    align-items: center;
  
}

#s-dedb17c1-2e36-4b9c-91c9-056e376d4b28 {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-dedb17c1-2e36-4b9c-91c9-056e376d4b28 .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-dedb17c1-2e36-4b9c-91c9-056e376d4b28 img.shogun-image {
    
    width: px;
  }


#s-dedb17c1-2e36-4b9c-91c9-056e376d4b28 .shogun-image-content {
  
    align-items: center;
  
}

#s-cf37c661-42e1-47e8-817e-1fe00f5353ae {
  min-height: 50px;
}








#s-cf37c661-42e1-47e8-817e-1fe00f5353ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf37c661-42e1-47e8-817e-1fe00f5353ae.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-55b31ff7-00b6-45a4-9be6-bc16e60f867b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0dd4ae76-f1c9-4e11-b09e-c2b772d2517f {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-0dd4ae76-f1c9-4e11-b09e-c2b772d2517f .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-0dd4ae76-f1c9-4e11-b09e-c2b772d2517f img.shogun-image {
    
    width: px;
  }


#s-0dd4ae76-f1c9-4e11-b09e-c2b772d2517f .shogun-image-content {
  
    align-items: center;
  
}

#s-28d81f46-79b9-4c67-835f-245df6b8e0e7 {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-28d81f46-79b9-4c67-835f-245df6b8e0e7 .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-28d81f46-79b9-4c67-835f-245df6b8e0e7 img.shogun-image {
    
    width: px;
  }


#s-28d81f46-79b9-4c67-835f-245df6b8e0e7 .shogun-image-content {
  
    align-items: center;
  
}

#s-b72560d1-5d92-4853-a570-8158f92a13ab {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-b72560d1-5d92-4853-a570-8158f92a13ab .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-b72560d1-5d92-4853-a570-8158f92a13ab img.shogun-image {
    
    width: px;
  }


#s-b72560d1-5d92-4853-a570-8158f92a13ab .shogun-image-content {
  
    align-items: center;
  
}

#s-bcb0a5f6-ce38-4570-b7d0-e8b700950044 {
  min-height: 50px;
}








#s-bcb0a5f6-ce38-4570-b7d0-e8b700950044 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bcb0a5f6-ce38-4570-b7d0-e8b700950044.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-27cd01b8-be95-4a0c-a779-887330798e05"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b9b99e82-f6f4-4571-a54f-5525a62afcf6 {
  min-height: 50px;
}








#s-b9b99e82-f6f4-4571-a54f-5525a62afcf6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9b99e82-f6f4-4571-a54f-5525a62afcf6.shg-box.shg-c {
  justify-content: center;
}

#s-7879a0b3-9a16-4d11-b1a6-2e63fb2157a4 {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-7879a0b3-9a16-4d11-b1a6-2e63fb2157a4 .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-7879a0b3-9a16-4d11-b1a6-2e63fb2157a4 img.shogun-image {
    
    width: px;
  }


#s-7879a0b3-9a16-4d11-b1a6-2e63fb2157a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-f136045f-9982-4101-91fa-0524f26ac942 {
  min-height: 50px;
}








#s-f136045f-9982-4101-91fa-0524f26ac942 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f136045f-9982-4101-91fa-0524f26ac942.shg-box.shg-c {
  justify-content: center;
}

#s-26e6c607-1417-41f4-8245-076760bc7339 {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-26e6c607-1417-41f4-8245-076760bc7339 .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-26e6c607-1417-41f4-8245-076760bc7339 img.shogun-image {
    
    width: px;
  }


#s-26e6c607-1417-41f4-8245-076760bc7339 .shogun-image-content {
  
    align-items: center;
  
}

#s-c641d5b2-a069-4abe-bda5-38391e8a758c {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-c641d5b2-a069-4abe-bda5-38391e8a758c .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-c641d5b2-a069-4abe-bda5-38391e8a758c img.shogun-image {
    
    width: px;
  }


#s-c641d5b2-a069-4abe-bda5-38391e8a758c .shogun-image-content {
  
    align-items: center;
  
}

#s-572f4e32-1f1d-49a9-bda8-74e3df9a2d00 {
  min-height: 50px;
}








#s-572f4e32-1f1d-49a9-bda8-74e3df9a2d00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-572f4e32-1f1d-49a9-bda8-74e3df9a2d00.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d6b862f2-4d94-4a57-931b-19831c2757ec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f7e83ec8-1b9a-4eb7-9d53-6b6cf1d12c36 {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-f7e83ec8-1b9a-4eb7-9d53-6b6cf1d12c36 .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-f7e83ec8-1b9a-4eb7-9d53-6b6cf1d12c36 img.shogun-image {
    
    width: px;
  }


#s-f7e83ec8-1b9a-4eb7-9d53-6b6cf1d12c36 .shogun-image-content {
  
    align-items: center;
  
}

#s-8b6f71b6-7579-4e0f-8875-0a996d62c68e {
  min-height: 50px;
}








#s-8b6f71b6-7579-4e0f-8875-0a996d62c68e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b6f71b6-7579-4e0f-8875-0a996d62c68e.shg-box.shg-c {
  justify-content: center;
}

#s-5a36dad1-f119-45ea-8fc5-af17ca4e758f {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-5a36dad1-f119-45ea-8fc5-af17ca4e758f .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-5a36dad1-f119-45ea-8fc5-af17ca4e758f img.shogun-image {
    
    width: px;
  }


#s-5a36dad1-f119-45ea-8fc5-af17ca4e758f .shogun-image-content {
  
    align-items: center;
  
}

#s-4b3fa716-ce20-4ef1-b182-dc24e510e37e {
  min-height: 50px;
}








#s-4b3fa716-ce20-4ef1-b182-dc24e510e37e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b3fa716-ce20-4ef1-b182-dc24e510e37e.shg-box.shg-c {
  justify-content: center;
}

#s-20c2389f-6d6a-4cd6-9e53-a39d25702504 {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-20c2389f-6d6a-4cd6-9e53-a39d25702504 .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-20c2389f-6d6a-4cd6-9e53-a39d25702504 img.shogun-image {
    
    width: px;
  }


#s-20c2389f-6d6a-4cd6-9e53-a39d25702504 .shogun-image-content {
  
    align-items: center;
  
}

#s-98876523-9fa4-4581-a925-939bc036c6bc {
  min-height: 50px;
}








#s-98876523-9fa4-4581-a925-939bc036c6bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98876523-9fa4-4581-a925-939bc036c6bc.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f8ed04ef-9555-43c8-9971-5dd162ef791d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-989d5ad6-1860-431a-97e5-dde825ddb83b {
  min-height: 50px;
}








#s-989d5ad6-1860-431a-97e5-dde825ddb83b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-989d5ad6-1860-431a-97e5-dde825ddb83b.shg-box.shg-c {
  justify-content: center;
}

#s-8b33db8f-8b74-44d0-a1f4-38630aa7092f {
  border-style: solid;
border-top-width: 04px;
border-left-width: 04px;
border-bottom-width: 04px;
border-right-width: 04px;
border-color: rgba(255, 255, 255, 1);
text-align: center;
}


#s-8b33db8f-8b74-44d0-a1f4-38630aa7092f .shogun-image-overlay p {
  font-size: 17px;
  color: #fff;
  font-weight: 800;
  font-family: Open Sans;
  
}



  #s-8b33db8f-8b74-44d0-a1f4-38630aa7092f img.shogun-image {
    
    width: px;
  }


#s-8b33db8f-8b74-44d0-a1f4-38630aa7092f .shogun-image-content {
  
    align-items: center;
  
}

#s-f2a5b606-b72a-4c61-9b27-701628ab903f {
  min-height: 50px;
}








#s-f2a5b606-b72a-4c61-9b27-701628ab903f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2a5b606-b72a-4c61-9b27-701628ab903f.shg-box.shg-c {
  justify-content: center;
}

#s-4b7ca624-f864-4aef-aba1-de532d670428 {
  min-height: 50px;
}








#s-4b7ca624-f864-4aef-aba1-de532d670428 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b7ca624-f864-4aef-aba1-de532d670428.shg-box.shg-c {
  justify-content: center;
}

#s-43cc5420-cb64-4836-bddc-7102d726482b {
  min-height: 50px;
}








#s-43cc5420-cb64-4836-bddc-7102d726482b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43cc5420-cb64-4836-bddc-7102d726482b.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;
  }
}

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