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

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

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

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

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

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

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

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

#s-59cc3965-18f5-44cc-8c59-168ae8d1f408 {
  padding-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-59cc3965-18f5-44cc-8c59-168ae8d1f408 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59cc3965-18f5-44cc-8c59-168ae8d1f408.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-7603e132-1966-49c8-b9b1-00967846a03c {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7603e132-1966-49c8-b9b1-00967846a03c {
  display: none;
}
#s-7603e132-1966-49c8-b9b1-00967846a03c, #wrap-s-7603e132-1966-49c8-b9b1-00967846a03c { display:none !important; }}@media (max-width: 767px){#s-7603e132-1966-49c8-b9b1-00967846a03c {
  display: none;
}
#s-7603e132-1966-49c8-b9b1-00967846a03c, #wrap-s-7603e132-1966-49c8-b9b1-00967846a03c { display:none !important; }}



  #s-7603e132-1966-49c8-b9b1-00967846a03c img.shogun-image {
    
    width: px;
  }


#s-7603e132-1966-49c8-b9b1-00967846a03c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-58c9d73c-9ae0-430b-8685-508e59c8a810 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-58c9d73c-9ae0-430b-8685-508e59c8a810 {
  display: none;
}
#s-58c9d73c-9ae0-430b-8685-508e59c8a810, #wrap-s-58c9d73c-9ae0-430b-8685-508e59c8a810 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-58c9d73c-9ae0-430b-8685-508e59c8a810 {
  display: none;
}
#s-58c9d73c-9ae0-430b-8685-508e59c8a810, #wrap-s-58c9d73c-9ae0-430b-8685-508e59c8a810 { display:none !important; }}



  #s-58c9d73c-9ae0-430b-8685-508e59c8a810 img.shogun-image {
    
    width: px;
  }


#s-58c9d73c-9ae0-430b-8685-508e59c8a810 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c6f66437-4980-4f1e-9c47-aaf4a9ae4871 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c6f66437-4980-4f1e-9c47-aaf4a9ae4871 {
  display: none;
}
#s-c6f66437-4980-4f1e-9c47-aaf4a9ae4871, #wrap-s-c6f66437-4980-4f1e-9c47-aaf4a9ae4871 { display:none !important; }}@media (max-width: 767px){#s-c6f66437-4980-4f1e-9c47-aaf4a9ae4871 {
  display: none;
}
#s-c6f66437-4980-4f1e-9c47-aaf4a9ae4871, #wrap-s-c6f66437-4980-4f1e-9c47-aaf4a9ae4871 { display:none !important; }}



  #s-c6f66437-4980-4f1e-9c47-aaf4a9ae4871 img.shogun-image {
    
    width: px;
  }


#s-c6f66437-4980-4f1e-9c47-aaf4a9ae4871 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-896b2373-10c8-4ad2-acbe-2b366f05d33c {
  text-align: center;
}
@media (min-width: 1200px){#s-896b2373-10c8-4ad2-acbe-2b366f05d33c {
  display: none;
}
#s-896b2373-10c8-4ad2-acbe-2b366f05d33c, #wrap-s-896b2373-10c8-4ad2-acbe-2b366f05d33c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-896b2373-10c8-4ad2-acbe-2b366f05d33c {
  display: none;
}
#s-896b2373-10c8-4ad2-acbe-2b366f05d33c, #wrap-s-896b2373-10c8-4ad2-acbe-2b366f05d33c { display:none !important; }}



  #s-896b2373-10c8-4ad2-acbe-2b366f05d33c img.shogun-image {
    
    width: px;
  }


#s-896b2373-10c8-4ad2-acbe-2b366f05d33c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

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

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

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

#s-4917085a-51cb-4bdc-90dd-1773c1feadac {
  padding-top: 30px;
padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4917085a-51cb-4bdc-90dd-1773c1feadac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-00b4f015-3882-432a-b2ab-705b1b8d498d {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-00b4f015-3882-432a-b2ab-705b1b8d498d img.shogun-image {
    
    width: px;
  }


#s-00b4f015-3882-432a-b2ab-705b1b8d498d .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

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

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

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

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

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

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

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

#s-d79d99b7-fef8-4b40-8370-086959bed843 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(27, 36, 43, 1);
}
#s-d79d99b7-fef8-4b40-8370-086959bed843:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 187, 180, 1) !important;}#s-d79d99b7-fef8-4b40-8370-086959bed843:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-d79d99b7-fef8-4b40-8370-086959bed843.shg-btn {
  color: rgba(27, 36, 43, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bb429d70-e63d-417a-8abe-28bdbf04a025 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-bb429d70-e63d-417a-8abe-28bdbf04a025 img.shogun-image {
    
    width: px;
  }


#s-bb429d70-e63d-417a-8abe-28bdbf04a025 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-526fca13-bca1-45ae-b0ab-e4e8d99b4e1a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(27, 36, 43, 1);
}
#s-526fca13-bca1-45ae-b0ab-e4e8d99b4e1a:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 187, 180, 1) !important;}#s-526fca13-bca1-45ae-b0ab-e4e8d99b4e1a:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-526fca13-bca1-45ae-b0ab-e4e8d99b4e1a.shg-btn {
  color: rgba(27, 36, 43, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b2fd394d-5393-4643-8907-7f820d8afe46 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-b2fd394d-5393-4643-8907-7f820d8afe46 img.shogun-image {
    
    width: px;
  }


#s-b2fd394d-5393-4643-8907-7f820d8afe46 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0f5bcfdc-0b0e-4030-a3f1-3d02f172d0bd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(27, 36, 43, 1);
}
#s-0f5bcfdc-0b0e-4030-a3f1-3d02f172d0bd:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 187, 180, 1) !important;}#s-0f5bcfdc-0b0e-4030-a3f1-3d02f172d0bd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0f5bcfdc-0b0e-4030-a3f1-3d02f172d0bd.shg-btn {
  color: rgba(27, 36, 43, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-de65fab3-299b-4cb7-b4b2-24434fe8ae20 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-de65fab3-299b-4cb7-b4b2-24434fe8ae20 img.shogun-image {
    
    width: px;
  }


#s-de65fab3-299b-4cb7-b4b2-24434fe8ae20 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-adfa93d7-1c22-45b9-963a-b99378e944d7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(27, 36, 43, 1);
}
#s-adfa93d7-1c22-45b9-963a-b99378e944d7:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 187, 180, 1) !important;}#s-adfa93d7-1c22-45b9-963a-b99378e944d7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-adfa93d7-1c22-45b9-963a-b99378e944d7.shg-btn {
  color: rgba(27, 36, 43, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-73be2aa4-43e3-4229-b476-7cd20211b5e8 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-73be2aa4-43e3-4229-b476-7cd20211b5e8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-29957063-8ee1-425b-88ae-d42da56a47bb {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-29957063-8ee1-425b-88ae-d42da56a47bb img.shogun-image {
    
    width: px;
  }


#s-29957063-8ee1-425b-88ae-d42da56a47bb .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-698da2d4-3f04-476f-9055-084a2046ec89 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(27, 36, 43, 1);
}
#s-698da2d4-3f04-476f-9055-084a2046ec89:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 187, 180, 1) !important;}#s-698da2d4-3f04-476f-9055-084a2046ec89:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-698da2d4-3f04-476f-9055-084a2046ec89.shg-btn {
  color: rgba(27, 36, 43, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-618c3a5f-98c4-41fb-837e-c4053c73d095 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-618c3a5f-98c4-41fb-837e-c4053c73d095 img.shogun-image {
    
    width: px;
  }


#s-618c3a5f-98c4-41fb-837e-c4053c73d095 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-2fa9a454-6711-4ebd-8212-d3da30241681 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(27, 36, 43, 1);
}
#s-2fa9a454-6711-4ebd-8212-d3da30241681:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 187, 180, 1) !important;}#s-2fa9a454-6711-4ebd-8212-d3da30241681:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-2fa9a454-6711-4ebd-8212-d3da30241681.shg-btn {
  color: rgba(27, 36, 43, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-45b0ef4d-1066-42c1-a35d-cd568a3830f9 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-45b0ef4d-1066-42c1-a35d-cd568a3830f9 img.shogun-image {
    
    width: px;
  }


#s-45b0ef4d-1066-42c1-a35d-cd568a3830f9 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c901c521-bce0-4a26-a3ca-4de3d22f63da {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(27, 36, 43, 1);
}
#s-c901c521-bce0-4a26-a3ca-4de3d22f63da:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 187, 180, 1) !important;}#s-c901c521-bce0-4a26-a3ca-4de3d22f63da:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c901c521-bce0-4a26-a3ca-4de3d22f63da.shg-btn {
  color: rgba(27, 36, 43, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9dd32661-7840-48c1-9dd0-3c58500d48fa {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-9dd32661-7840-48c1-9dd0-3c58500d48fa img.shogun-image {
    
    width: px;
  }


#s-9dd32661-7840-48c1-9dd0-3c58500d48fa .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0a125095-6b76-409f-b7e2-64c1249a30fa {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(27, 36, 43, 1);
}
#s-0a125095-6b76-409f-b7e2-64c1249a30fa:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 187, 180, 1) !important;}#s-0a125095-6b76-409f-b7e2-64c1249a30fa:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0a125095-6b76-409f-b7e2-64c1249a30fa.shg-btn {
  color: rgba(27, 36, 43, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-2bb12ce7-ce6c-40c6-8642-1ff0cd85b218 {
  padding-top: 40px;
}

#s-eb5e52f4-8c2d-4b0b-9b28-0c0db51fbb5c {
  min-height: 50px;
}








#s-eb5e52f4-8c2d-4b0b-9b28-0c0db51fbb5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb5e52f4-8c2d-4b0b-9b28-0c0db51fbb5c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f6240980-93d9-4cbf-a87d-6eb69705087c {
  padding-left: 20px;
padding-right: 20px;
}
@media (min-width: 1200px){#s-f6240980-93d9-4cbf-a87d-6eb69705087c {
  display: none;
}
#s-f6240980-93d9-4cbf-a87d-6eb69705087c, #wrap-s-f6240980-93d9-4cbf-a87d-6eb69705087c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f6240980-93d9-4cbf-a87d-6eb69705087c {
  display: none;
}
#s-f6240980-93d9-4cbf-a87d-6eb69705087c, #wrap-s-f6240980-93d9-4cbf-a87d-6eb69705087c { display:none !important; }}
@media (min-width: 0px) {
[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f6240980-93d9-4cbf-a87d-6eb69705087c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-f3f0be04-ce18-4ee2-9354-1035ca675888 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 130px;
text-align: center;
}




  #s-f3f0be04-ce18-4ee2-9354-1035ca675888 img.shogun-image {
    
    width: px;
  }


#s-f3f0be04-ce18-4ee2-9354-1035ca675888 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-26b5a884-93e3-4917-bc93-0b9e0965851e {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 130px;
text-align: center;
}




  #s-26b5a884-93e3-4917-bc93-0b9e0965851e img.shogun-image {
    
    width: px;
  }


#s-26b5a884-93e3-4917-bc93-0b9e0965851e .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b70bf5e2-f14d-4692-b9ca-637a1f7b6e0c {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 130px;
text-align: center;
}




  #s-b70bf5e2-f14d-4692-b9ca-637a1f7b6e0c img.shogun-image {
    
    width: px;
  }


#s-b70bf5e2-f14d-4692-b9ca-637a1f7b6e0c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-23c4ba11-6b74-479e-becb-6b0d9de27bb4 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 130px;
text-align: center;
}




  #s-23c4ba11-6b74-479e-becb-6b0d9de27bb4 img.shogun-image {
    
    width: px;
  }


#s-23c4ba11-6b74-479e-becb-6b0d9de27bb4 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d1bfac87-1dd5-47eb-8721-b7b0f378b843 {
  padding-left: 20px;
padding-right: 20px;
}
@media (min-width: 1200px){#s-d1bfac87-1dd5-47eb-8721-b7b0f378b843 {
  display: none;
}
#s-d1bfac87-1dd5-47eb-8721-b7b0f378b843, #wrap-s-d1bfac87-1dd5-47eb-8721-b7b0f378b843 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d1bfac87-1dd5-47eb-8721-b7b0f378b843 {
  display: none;
}
#s-d1bfac87-1dd5-47eb-8721-b7b0f378b843, #wrap-s-d1bfac87-1dd5-47eb-8721-b7b0f378b843 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d1bfac87-1dd5-47eb-8721-b7b0f378b843"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-29932071-37a2-470c-96cf-c1f1e59852ce {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 130px;
text-align: center;
}




  #s-29932071-37a2-470c-96cf-c1f1e59852ce img.shogun-image {
    
    width: px;
  }


#s-29932071-37a2-470c-96cf-c1f1e59852ce .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ef253275-10cb-4243-8ac7-77677d07da8f {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 130px;
text-align: center;
}





#s-ef253275-10cb-4243-8ac7-77677d07da8f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-27cf76f0-f98b-4311-9ca0-2013e0376d5f {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 130px;
text-align: center;
}




  #s-27cf76f0-f98b-4311-9ca0-2013e0376d5f img.shogun-image {
    
    width: px;
  }


#s-27cf76f0-f98b-4311-9ca0-2013e0376d5f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e8742d1d-bbce-40fa-92c1-04eef4707d9c {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 130px;
text-align: center;
}




  #s-e8742d1d-bbce-40fa-92c1-04eef4707d9c img.shogun-image {
    
    width: px;
  }


#s-e8742d1d-bbce-40fa-92c1-04eef4707d9c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-bbc176d9-20b1-4190-a291-6aada75a197a {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 130px;
text-align: center;
}




  #s-bbc176d9-20b1-4190-a291-6aada75a197a img.shogun-image {
    
    width: px;
  }


#s-bbc176d9-20b1-4190-a291-6aada75a197a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98 {
  display: none;
}
#s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98, #wrap-s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98 { display:none !important; }}@media (max-width: 767px){#s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98 {
  display: none;
}
#s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98, #wrap-s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98 { display:none !important; }}
@media (min-width: 0px) {
[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-64f7383e-3cb5-4e93-9ed5-ee5eb5283b98"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-82defdaa-a64b-4312-a722-e85239838373 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 130px;
text-align: center;
}





#s-82defdaa-a64b-4312-a722-e85239838373 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b64d2a4f-2e0e-4cac-bbb2-255e2910bf88 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 130px;
text-align: center;
}




  #s-b64d2a4f-2e0e-4cac-bbb2-255e2910bf88 img.shogun-image {
    
    width: px;
  }


#s-b64d2a4f-2e0e-4cac-bbb2-255e2910bf88 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3287ce60-6949-41f0-b321-8eb99c3d5da3 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 130px;
text-align: center;
}





#s-3287ce60-6949-41f0-b321-8eb99c3d5da3 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0e15fece-9192-4305-80b6-b7236dfaecb5 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 130px;
text-align: center;
}




  #s-0e15fece-9192-4305-80b6-b7236dfaecb5 img.shogun-image {
    
    width: px;
  }


#s-0e15fece-9192-4305-80b6-b7236dfaecb5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-80d4dbf3-7ca9-4cc9-a796-7b5d7906ec01 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 130px;
text-align: center;
}





#s-80d4dbf3-7ca9-4cc9-a796-7b5d7906ec01 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1d398e0c-472a-454d-9f42-2ae58ffc4413 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 130px;
text-align: center;
}




  #s-1d398e0c-472a-454d-9f42-2ae58ffc4413 img.shogun-image {
    
    width: px;
  }


#s-1d398e0c-472a-454d-9f42-2ae58ffc4413 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-3a19f143-b6e6-4525-9e41-86d5375ff012 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 130px;
text-align: center;
}





#s-3a19f143-b6e6-4525-9e41-86d5375ff012 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-143a7050-df93-4e5d-90b5-c484b2599be6 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 130px;
text-align: center;
}




  #s-143a7050-df93-4e5d-90b5-c484b2599be6 img.shogun-image {
    
    width: px;
  }


#s-143a7050-df93-4e5d-90b5-c484b2599be6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-fc7bea67-b110-41f5-a152-45c3146f343e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fc7bea67-b110-41f5-a152-45c3146f343e {
  display: none;
}
#s-fc7bea67-b110-41f5-a152-45c3146f343e, #wrap-s-fc7bea67-b110-41f5-a152-45c3146f343e { display:none !important; }}@media (max-width: 767px){#s-fc7bea67-b110-41f5-a152-45c3146f343e {
  display: none;
}
#s-fc7bea67-b110-41f5-a152-45c3146f343e, #wrap-s-fc7bea67-b110-41f5-a152-45c3146f343e { display:none !important; }}
@media (min-width: 0px) {
[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fc7bea67-b110-41f5-a152-45c3146f343e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0f2bb4c4-01a0-48d1-9936-e15cfe13d7c4 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 130px;
text-align: center;
}




  #s-0f2bb4c4-01a0-48d1-9936-e15cfe13d7c4 img.shogun-image {
    
    width: px;
  }


#s-0f2bb4c4-01a0-48d1-9936-e15cfe13d7c4 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-56cee0ba-fa73-4bdc-969d-e41ee5d927b8 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 130px;
text-align: center;
}




  #s-56cee0ba-fa73-4bdc-969d-e41ee5d927b8 img.shogun-image {
    
    width: px;
  }


#s-56cee0ba-fa73-4bdc-969d-e41ee5d927b8 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-16c722b1-ce03-4119-a3da-5750a7a2027a {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 130px;
text-align: center;
}




  #s-16c722b1-ce03-4119-a3da-5750a7a2027a img.shogun-image {
    
    width: px;
  }


#s-16c722b1-ce03-4119-a3da-5750a7a2027a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-df7cfdc2-8c86-4eaf-9a4f-e401862367d6 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 130px;
text-align: center;
}




  #s-df7cfdc2-8c86-4eaf-9a4f-e401862367d6 img.shogun-image {
    
    width: px;
  }


#s-df7cfdc2-8c86-4eaf-9a4f-e401862367d6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ab1e0586-be67-4c8f-97b2-64ff522be2fb {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(16, 15, 15, 0.7);
hover-type: color;
}
#s-ab1e0586-be67-4c8f-97b2-64ff522be2fb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ab1e0586-be67-4c8f-97b2-64ff522be2fb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ab1e0586-be67-4c8f-97b2-64ff522be2fb.shg-btn {
  color: rgba(16, 15, 15, 0.7);
  font-size: 15px;
  
  
  
  display:  inline-block ;
}

#s-eb2e0562-7385-45fd-b1e4-1cc9ad125b2a {
  margin-top: 20px;
}

#s-21b7b123-5ade-4436-b00c-d06b570ce8bc {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-21b7b123-5ade-4436-b00c-d06b570ce8bc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ee20566d-cb57-4f7a-a83f-71e39ad9963a {
  text-align: center;
}




  #s-ee20566d-cb57-4f7a-a83f-71e39ad9963a img.shogun-image {
    
    width: px;
  }


#s-ee20566d-cb57-4f7a-a83f-71e39ad9963a .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-ecedce96-4f4c-4cf4-9445-90728985feb6 {
  text-align: center;
}




  #s-ecedce96-4f4c-4cf4-9445-90728985feb6 img.shogun-image {
    
    width: px;
  }


#s-ecedce96-4f4c-4cf4-9445-90728985feb6 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-af94619d-100c-4568-933e-5859f52362bd {
  text-align: center;
}




  #s-af94619d-100c-4568-933e-5859f52362bd img.shogun-image {
    
    width: px;
  }


#s-af94619d-100c-4568-933e-5859f52362bd .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-fde9b959-0a1b-4ebd-ac71-0231ad647cc8 {
  text-align: center;
}




  #s-fde9b959-0a1b-4ebd-ac71-0231ad647cc8 img.shogun-image {
    
    width: px;
  }


#s-fde9b959-0a1b-4ebd-ac71-0231ad647cc8 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-f91359ec-8068-4710-ab60-5299eddf998a {
  padding-top: 50px;
padding-bottom: 20px;
}

@media (min-width: 1200px){#s-a5993825-10cd-4f88-ae5e-73e7f990b1a5 {
  display: none;
}
#s-a5993825-10cd-4f88-ae5e-73e7f990b1a5, #wrap-s-a5993825-10cd-4f88-ae5e-73e7f990b1a5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a5993825-10cd-4f88-ae5e-73e7f990b1a5 {
  display: none;
}
#s-a5993825-10cd-4f88-ae5e-73e7f990b1a5, #wrap-s-a5993825-10cd-4f88-ae5e-73e7f990b1a5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a5993825-10cd-4f88-ae5e-73e7f990b1a5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-76272d54-49e6-4ca9-b6e0-00146fbf9ebb {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-76272d54-49e6-4ca9-b6e0-00146fbf9ebb img.shogun-image {
    
    width: px;
  }


#s-76272d54-49e6-4ca9-b6e0-00146fbf9ebb .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

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

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

#s-fb097d73-221d-45c3-b77a-6d619fe2bee5 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fb097d73-221d-45c3-b77a-6d619fe2bee5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-fb097d73-221d-45c3-b77a-6d619fe2bee5 .shogun-heading-component h1 a {
  color: #000;
}


#s-81ce1dbc-d051-4d00-980c-a88552e2c6c9 {
  padding-left: 20px;
padding-right: 20px;
}

#s-6e55d853-a50a-4ffd-bc2e-714823cebd55 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(37, 37, 37, 1);
}
#s-6e55d853-a50a-4ffd-bc2e-714823cebd55:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6e55d853-a50a-4ffd-bc2e-714823cebd55:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6e55d853-a50a-4ffd-bc2e-714823cebd55-btn-wrapper {
    text-align: left;
  }


#s-6e55d853-a50a-4ffd-bc2e-714823cebd55.shg-btn {
  color: rgba(37, 37, 37, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7e039af8-470f-45bf-95e2-c2dde84abf92 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-7e039af8-470f-45bf-95e2-c2dde84abf92 img.shogun-image {
    
    width: px;
  }


#s-7e039af8-470f-45bf-95e2-c2dde84abf92 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-b0c742a7-cb96-422d-a5b3-9694a78c487a {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b0c742a7-cb96-422d-a5b3-9694a78c487a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-b0c742a7-cb96-422d-a5b3-9694a78c487a .shogun-heading-component h1 a {
  color: #000;
}


#s-00144143-5149-4b19-8adb-ee5f03971632 {
  padding-left: 20px;
padding-right: 20px;
}

#s-2624bdc6-8044-4695-a4b7-e038892575c9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(37, 37, 37, 1);
}
#s-2624bdc6-8044-4695-a4b7-e038892575c9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2624bdc6-8044-4695-a4b7-e038892575c9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2624bdc6-8044-4695-a4b7-e038892575c9-btn-wrapper {
    text-align: left;
  }


#s-2624bdc6-8044-4695-a4b7-e038892575c9.shg-btn {
  color: rgba(37, 37, 37, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 768px) and (max-width: 991px){#s-d044647f-9295-4e34-84dd-75bcef3ea8df {
  display: none;
}
#s-d044647f-9295-4e34-84dd-75bcef3ea8df, #wrap-s-d044647f-9295-4e34-84dd-75bcef3ea8df { display:none !important; }}@media (max-width: 767px){#s-d044647f-9295-4e34-84dd-75bcef3ea8df {
  display: none;
}
#s-d044647f-9295-4e34-84dd-75bcef3ea8df, #wrap-s-d044647f-9295-4e34-84dd-75bcef3ea8df { display:none !important; }}
@media (min-width: 0px) {
[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 50.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 75.0px);
}

}

@media (min-width: 992px) {
[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 75.0px);
}

}

@media (min-width: 1200px) {
[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 75.0px);
}

[id="s-d044647f-9295-4e34-84dd-75bcef3ea8df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 75.0px);
}

}

#s-6eeec37b-f534-4dc5-aeda-3d0eb71b8723 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-6eeec37b-f534-4dc5-aeda-3d0eb71b8723 img.shogun-image {
    
    width: px;
  }


#s-6eeec37b-f534-4dc5-aeda-3d0eb71b8723 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-436c4d73-a150-45a7-9aae-8d5d8e40fb82 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-436c4d73-a150-45a7-9aae-8d5d8e40fb82 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-436c4d73-a150-45a7-9aae-8d5d8e40fb82 .shogun-heading-component h1 a {
  color: #000;
}


#s-2b3fc1d1-ab86-4cbf-8c84-eae621ed70f3 {
  padding-left: 20px;
padding-right: 20px;
}

#s-2165b614-1305-4bf8-adb2-1867dc341c78 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(37, 37, 37, 1);
}
#s-2165b614-1305-4bf8-adb2-1867dc341c78:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 187, 180, 1) !important;}#s-2165b614-1305-4bf8-adb2-1867dc341c78:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-2165b614-1305-4bf8-adb2-1867dc341c78-btn-wrapper {
    text-align: left;
  }


#s-2165b614-1305-4bf8-adb2-1867dc341c78.shg-btn {
  color: rgba(37, 37, 37, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-83445f99-f006-4ffc-8340-9c4b7ba03bb0 {
  padding-left: 20px;
padding-right: 20px;
text-align: center;
}




  #s-83445f99-f006-4ffc-8340-9c4b7ba03bb0 img.shogun-image {
    
    width: px;
  }


#s-83445f99-f006-4ffc-8340-9c4b7ba03bb0 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1a51bbbe-ee0c-4793-bb53-8b56fcd1e779 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1a51bbbe-ee0c-4793-bb53-8b56fcd1e779 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-1a51bbbe-ee0c-4793-bb53-8b56fcd1e779 .shogun-heading-component h1 a {
  color: #000;
}


#s-9a0a8576-9e37-44da-8370-0ac758246025 {
  padding-left: 20px;
padding-right: 20px;
}

#s-4ac61683-ab95-4e71-b061-55a70d565917 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: left;
text-decoration: none;
color: rgba(37, 37, 37, 1);
}
#s-4ac61683-ab95-4e71-b061-55a70d565917:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 187, 180, 1) !important;
hover-type: color !important;}#s-4ac61683-ab95-4e71-b061-55a70d565917:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-4ac61683-ab95-4e71-b061-55a70d565917-btn-wrapper {
    text-align: left;
  }


#s-4ac61683-ab95-4e71-b061-55a70d565917.shg-btn {
  color: rgba(37, 37, 37, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a147b34c-b949-41d4-a0d0-e1c52461e818 {
  padding-top: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a147b34c-b949-41d4-a0d0-e1c52461e818 {
  display: none;
}
#s-a147b34c-b949-41d4-a0d0-e1c52461e818, #wrap-s-a147b34c-b949-41d4-a0d0-e1c52461e818 { display:none !important; }}@media (max-width: 767px){#s-a147b34c-b949-41d4-a0d0-e1c52461e818 {
  display: none;
}
#s-a147b34c-b949-41d4-a0d0-e1c52461e818, #wrap-s-a147b34c-b949-41d4-a0d0-e1c52461e818 { display:none !important; }}
#s-36082dcb-20cc-45c4-9b2c-0017b93356b0 {
  margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
max-width: 800px;
}
@media (min-width: 768px) and (max-width: 991px){#s-36082dcb-20cc-45c4-9b2c-0017b93356b0 {
  display: none;
}
#s-36082dcb-20cc-45c4-9b2c-0017b93356b0, #wrap-s-36082dcb-20cc-45c4-9b2c-0017b93356b0 { display:none !important; }}@media (max-width: 767px){#s-36082dcb-20cc-45c4-9b2c-0017b93356b0 {
  display: none;
}
#s-36082dcb-20cc-45c4-9b2c-0017b93356b0, #wrap-s-36082dcb-20cc-45c4-9b2c-0017b93356b0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.8px);
}

}

@media (min-width: 992px) {
[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.8px);
}

}

@media (min-width: 1200px) {
[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.8px);
}

[id="s-36082dcb-20cc-45c4-9b2c-0017b93356b0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.8px);
}

}

#s-11928a2d-6c5a-4e88-90ee-4351c05ff71f {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-11928a2d-6c5a-4e88-90ee-4351c05ff71f img.shogun-image {
    
    width: px;
  }


#s-11928a2d-6c5a-4e88-90ee-4351c05ff71f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c6a04ec6-7ddd-4c94-8461-d49646fc4684 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(27, 36, 43, 1);
}
#s-c6a04ec6-7ddd-4c94-8461-d49646fc4684:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 187, 180, 1) !important;}#s-c6a04ec6-7ddd-4c94-8461-d49646fc4684:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-c6a04ec6-7ddd-4c94-8461-d49646fc4684.shg-btn {
  color: rgba(27, 36, 43, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-480902f1-1448-4062-a6c7-39ed727d0453 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-480902f1-1448-4062-a6c7-39ed727d0453 img.shogun-image {
    
    width: px;
  }


#s-480902f1-1448-4062-a6c7-39ed727d0453 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-be98bbbe-982e-4e9c-97cb-19bd576deaf6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(27, 36, 43, 1);
}
#s-be98bbbe-982e-4e9c-97cb-19bd576deaf6:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 187, 180, 1) !important;}#s-be98bbbe-982e-4e9c-97cb-19bd576deaf6:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-be98bbbe-982e-4e9c-97cb-19bd576deaf6.shg-btn {
  color: rgba(27, 36, 43, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-61a06422-64b6-4c2a-ac13-f9b86fd593fe {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-61a06422-64b6-4c2a-ac13-f9b86fd593fe img.shogun-image {
    
    width: px;
  }


#s-61a06422-64b6-4c2a-ac13-f9b86fd593fe .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-0cd27b05-f814-489a-98ce-181a33162e79 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(27, 36, 43, 1);
}
#s-0cd27b05-f814-489a-98ce-181a33162e79:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 187, 180, 1) !important;}#s-0cd27b05-f814-489a-98ce-181a33162e79:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-0cd27b05-f814-489a-98ce-181a33162e79.shg-btn {
  color: rgba(27, 36, 43, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0ae06517-1968-48cd-a650-2d7fcf8c16a1 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-0ae06517-1968-48cd-a650-2d7fcf8c16a1 img.shogun-image {
    
    width: px;
  }


#s-0ae06517-1968-48cd-a650-2d7fcf8c16a1 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-c60e52ff-c7ae-4319-816a-1b3294aff96d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(27, 36, 43, 1);
}
#s-c60e52ff-c7ae-4319-816a-1b3294aff96d:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 187, 180, 1) !important;}#s-c60e52ff-c7ae-4319-816a-1b3294aff96d:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-c60e52ff-c7ae-4319-816a-1b3294aff96d.shg-btn {
  color: rgba(27, 36, 43, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0ceb11bd-8a46-4f2a-91f0-d1a58ae92290 {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
}




  #s-0ceb11bd-8a46-4f2a-91f0-d1a58ae92290 img.shogun-image {
    
    width: px;
  }


#s-0ceb11bd-8a46-4f2a-91f0-d1a58ae92290 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-e15b4087-733b-41ef-b08f-eb55d393072b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(27, 36, 43, 1);
}
#s-e15b4087-733b-41ef-b08f-eb55d393072b:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 187, 180, 1) !important;}#s-e15b4087-733b-41ef-b08f-eb55d393072b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}


#s-e15b4087-733b-41ef-b08f-eb55d393072b.shg-btn {
  color: rgba(27, 36, 43, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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