#s-f9057e52-2559-4437-a6c8-5dbf326f4069 {
  margin-top: 45px;
margin-bottom: 45px;
}

#s-f9057e52-2559-4437-a6c8-5dbf326f4069 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

.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-575f6362-7093-41f0-a7ea-4bef61361eb7 {
  min-height: 50px;
}








#s-575f6362-7093-41f0-a7ea-4bef61361eb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-575f6362-7093-41f0-a7ea-4bef61361eb7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-add7e8b6-4525-4903-8279-4f29d9a4680f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-24774d3b-4cb0-4189-b0c5-cfdaead2a23f {
  min-height: 50px;
}








#s-24774d3b-4cb0-4189-b0c5-cfdaead2a23f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24774d3b-4cb0-4189-b0c5-cfdaead2a23f {
  cursor: pointer;
}#s-24774d3b-4cb0-4189-b0c5-cfdaead2a23f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-326223f6-3407-410d-b582-3f5bf5d03062 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-326223f6-3407-410d-b582-3f5bf5d03062 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-326223f6-3407-410d-b582-3f5bf5d03062 {
  cursor: pointer;
}#s-326223f6-3407-410d-b582-3f5bf5d03062.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-067377fd-8e7b-462b-b45e-7a849622cafb {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-067377fd-8e7b-462b-b45e-7a849622cafb img.shogun-image {
    
    width: px;
  }


#s-067377fd-8e7b-462b-b45e-7a849622cafb .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

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

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

#s-7e0cb53d-8647-4dfa-b4cd-7dfaabab840d {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-7e0cb53d-8647-4dfa-b4cd-7dfaabab840d .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-a1a998e9-aeea-4d85-9b6d-ad150aed20fd {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-a1a998e9-aeea-4d85-9b6d-ad150aed20fd .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-f435b748-06ea-4d1f-884a-f63b71ceba42 {
  min-height: 50px;
}








#s-f435b748-06ea-4d1f-884a-f63b71ceba42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f435b748-06ea-4d1f-884a-f63b71ceba42 {
  cursor: pointer;
}#s-f435b748-06ea-4d1f-884a-f63b71ceba42.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5354bfaa-6c83-40d8-b2fa-c33bfbf7fa5c {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-5354bfaa-6c83-40d8-b2fa-c33bfbf7fa5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5354bfaa-6c83-40d8-b2fa-c33bfbf7fa5c {
  cursor: pointer;
}#s-5354bfaa-6c83-40d8-b2fa-c33bfbf7fa5c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-286d1f14-47f8-4027-975f-26062dca974a {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-286d1f14-47f8-4027-975f-26062dca974a img.shogun-image {
    
    width: px;
  }


#s-286d1f14-47f8-4027-975f-26062dca974a .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-9fbdfefb-6b2a-4269-a1d2-e4e62d545d33 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-9fbdfefb-6b2a-4269-a1d2-e4e62d545d33 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-1b56037c-b95e-42f8-8c06-29ea86bb4d21 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-1b56037c-b95e-42f8-8c06-29ea86bb4d21 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-e812e12b-05c3-4b81-b5e0-c66a2cdee581 {
  min-height: 50px;
}








#s-e812e12b-05c3-4b81-b5e0-c66a2cdee581 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e812e12b-05c3-4b81-b5e0-c66a2cdee581 {
  cursor: pointer;
}#s-e812e12b-05c3-4b81-b5e0-c66a2cdee581.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-15a6b847-1282-47e3-b97f-a87f1be88a56 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-15a6b847-1282-47e3-b97f-a87f1be88a56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15a6b847-1282-47e3-b97f-a87f1be88a56 {
  cursor: pointer;
}#s-15a6b847-1282-47e3-b97f-a87f1be88a56.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c237216a-6a39-4557-b09a-baf959a65ea3 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-c237216a-6a39-4557-b09a-baf959a65ea3 img.shogun-image {
    
    width: px;
  }


#s-c237216a-6a39-4557-b09a-baf959a65ea3 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-4c7b1d4c-8182-483e-8be3-8d6bad196a21 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-4c7b1d4c-8182-483e-8be3-8d6bad196a21 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-2b86422d-b52c-4d22-a7d5-f91dd54738d3 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-2b86422d-b52c-4d22-a7d5-f91dd54738d3 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-b163616c-05ec-4791-b52b-01a0edbea9c2 {
  min-height: 50px;
}








#s-b163616c-05ec-4791-b52b-01a0edbea9c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b163616c-05ec-4791-b52b-01a0edbea9c2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-22d44749-f041-4dd3-9dc8-92549ac72975 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-22d44749-f041-4dd3-9dc8-92549ac72975 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22d44749-f041-4dd3-9dc8-92549ac72975 {
  cursor: pointer;
}#s-22d44749-f041-4dd3-9dc8-92549ac72975.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-cfb4cf3e-dc93-4407-b980-e9d1e5455f38 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-cfb4cf3e-dc93-4407-b980-e9d1e5455f38 img.shogun-image {
    
    width: px;
  }


#s-cfb4cf3e-dc93-4407-b980-e9d1e5455f38 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-cb82913c-3c09-4218-a6ac-4bf023cc371d {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-cb82913c-3c09-4218-a6ac-4bf023cc371d .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-45b0f6ce-e1b0-40d2-90ce-4329f95d3b2c {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-45b0f6ce-e1b0-40d2-90ce-4329f95d3b2c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-c27390c5-0cc5-4c6c-90ea-a03c003eb9fe {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-c27390c5-0cc5-4c6c-90ea-a03c003eb9fe {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-c27390c5-0cc5-4c6c-90ea-a03c003eb9fe hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-4b28434d-463b-4c53-846c-213d88ae6193 {
  min-height: 50px;
}








#s-4b28434d-463b-4c53-846c-213d88ae6193 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b28434d-463b-4c53-846c-213d88ae6193.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-de695c3f-1bf1-4ff5-97b4-0c102b73048a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-64e7d4f2-eeb1-4347-9d07-4dc34e71a9ea {
  min-height: 50px;
}








#s-64e7d4f2-eeb1-4347-9d07-4dc34e71a9ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64e7d4f2-eeb1-4347-9d07-4dc34e71a9ea.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a90c90c7-cdd7-4534-ac64-03ff4e1eda31 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-a90c90c7-cdd7-4534-ac64-03ff4e1eda31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a90c90c7-cdd7-4534-ac64-03ff4e1eda31 {
  cursor: pointer;
}#s-a90c90c7-cdd7-4534-ac64-03ff4e1eda31.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c42880b4-55b1-4c24-8453-216841bf9887 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-c42880b4-55b1-4c24-8453-216841bf9887 img.shogun-image {
    
    width: px;
  }


#s-c42880b4-55b1-4c24-8453-216841bf9887 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-c0cde575-c5cc-4995-9e22-ea9db22f3f24 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-c0cde575-c5cc-4995-9e22-ea9db22f3f24 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-6736af6d-8b2a-4a47-9037-d853741646bb {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-6736af6d-8b2a-4a47-9037-d853741646bb .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-b7c11efe-b910-4eab-9f9b-ec9defb53f19 {
  min-height: 50px;
}








#s-b7c11efe-b910-4eab-9f9b-ec9defb53f19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7c11efe-b910-4eab-9f9b-ec9defb53f19.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6a5781e9-7196-411a-a863-d91263805ce3 {
  min-height: 50px;
}








#s-6a5781e9-7196-411a-a863-d91263805ce3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a5781e9-7196-411a-a863-d91263805ce3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8f1f285a-e35f-4783-abfe-6a7bc5823e7b {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-8f1f285a-e35f-4783-abfe-6a7bc5823e7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f1f285a-e35f-4783-abfe-6a7bc5823e7b {
  cursor: pointer;
}#s-8f1f285a-e35f-4783-abfe-6a7bc5823e7b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5bbb402e-d11a-42d5-a97b-8972c33aa916 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-5bbb402e-d11a-42d5-a97b-8972c33aa916 img.shogun-image {
    
    width: px;
  }


#s-5bbb402e-d11a-42d5-a97b-8972c33aa916 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-b0568f0a-5e6a-41ba-a394-2cef143ef509 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-b0568f0a-5e6a-41ba-a394-2cef143ef509 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-33f87190-c673-4b1b-94e5-576413e8ae18 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-33f87190-c673-4b1b-94e5-576413e8ae18 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-2a871627-e429-4c13-b5d2-6f25fb6957d6 {
  min-height: 50px;
}








#s-2a871627-e429-4c13-b5d2-6f25fb6957d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a871627-e429-4c13-b5d2-6f25fb6957d6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3207c84d-67e1-4a66-8eb4-44fe160c34d4 {
  min-height: 50px;
}








#s-3207c84d-67e1-4a66-8eb4-44fe160c34d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3207c84d-67e1-4a66-8eb4-44fe160c34d4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4b5a029b-46f0-4464-b2ee-756ac0573cd0 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-4b5a029b-46f0-4464-b2ee-756ac0573cd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b5a029b-46f0-4464-b2ee-756ac0573cd0 {
  cursor: pointer;
}#s-4b5a029b-46f0-4464-b2ee-756ac0573cd0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-78ac504b-8c12-42ba-8d2e-02d134e29164 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-78ac504b-8c12-42ba-8d2e-02d134e29164 img.shogun-image {
    
    width: px;
  }


#s-78ac504b-8c12-42ba-8d2e-02d134e29164 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-80a141e0-0207-4de4-9d0a-19bcbefc0c1b {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-80a141e0-0207-4de4-9d0a-19bcbefc0c1b .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-3f53842e-d357-4fcf-830e-ef2fb9c77747 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-3f53842e-d357-4fcf-830e-ef2fb9c77747 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-3f9b5b8d-29b3-4795-8026-7c6d36d6d545 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-3f9b5b8d-29b3-4795-8026-7c6d36d6d545 {
  margin-top: 10px;
}
}







#s-3f9b5b8d-29b3-4795-8026-7c6d36d6d545 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f9b5b8d-29b3-4795-8026-7c6d36d6d545 {
  cursor: pointer;
}#s-3f9b5b8d-29b3-4795-8026-7c6d36d6d545.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5f880e84-31d7-4919-8abf-dfd616079e47 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-5f880e84-31d7-4919-8abf-dfd616079e47 img.shogun-image {
    
    width: px;
  }


#s-5f880e84-31d7-4919-8abf-dfd616079e47 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-4209317f-89ed-4e3d-ac81-70122b0428f6 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-4209317f-89ed-4e3d-ac81-70122b0428f6 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-66dee32c-ad61-4585-b319-93a5359613e7 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-66dee32c-ad61-4585-b319-93a5359613e7 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-88b28d4d-c802-4d02-b819-7abebb6ab27d {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-88b28d4d-c802-4d02-b819-7abebb6ab27d {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-88b28d4d-c802-4d02-b819-7abebb6ab27d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-04f21e5c-f9db-4f23-bb68-62e3b2174099 {
  min-height: 50px;
}








#s-04f21e5c-f9db-4f23-bb68-62e3b2174099 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04f21e5c-f9db-4f23-bb68-62e3b2174099.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-9f2f84eb-7bd8-45fe-bc46-f5cebbf0e322"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-306ab76b-4542-4a9d-af53-a0d8a456c121 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-306ab76b-4542-4a9d-af53-a0d8a456c121 {
  margin-top: 10px;
}
}







#s-306ab76b-4542-4a9d-af53-a0d8a456c121 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-306ab76b-4542-4a9d-af53-a0d8a456c121 {
  cursor: pointer;
}#s-306ab76b-4542-4a9d-af53-a0d8a456c121.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f7dba64c-38c9-4eb4-ba5d-51b1d49a8fea {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-f7dba64c-38c9-4eb4-ba5d-51b1d49a8fea img.shogun-image {
    
    width: px;
  }


#s-f7dba64c-38c9-4eb4-ba5d-51b1d49a8fea .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-6053b0b7-4d46-4ba3-9c0f-2535470b4934 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-6053b0b7-4d46-4ba3-9c0f-2535470b4934 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-6710a167-5ae3-46b0-8979-b92acbf6756d {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-6710a167-5ae3-46b0-8979-b92acbf6756d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-5f80df82-e146-4304-b514-ed9abe1c0473 {
  min-height: 50px;
}








#s-5f80df82-e146-4304-b514-ed9abe1c0473 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f80df82-e146-4304-b514-ed9abe1c0473.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-189ec604-5452-4a96-8295-44bfe2efe1a2 {
  min-height: 50px;
}








#s-189ec604-5452-4a96-8295-44bfe2efe1a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-189ec604-5452-4a96-8295-44bfe2efe1a2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ff38c2d2-11d6-4ce9-9b29-305a31e57258 {
  min-height: 50px;
}








#s-ff38c2d2-11d6-4ce9-9b29-305a31e57258 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff38c2d2-11d6-4ce9-9b29-305a31e57258.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8c639e12-61e7-4d52-a6cb-b61eb3facfc1 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-8c639e12-61e7-4d52-a6cb-b61eb3facfc1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c639e12-61e7-4d52-a6cb-b61eb3facfc1 {
  cursor: pointer;
}#s-8c639e12-61e7-4d52-a6cb-b61eb3facfc1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c3e40476-2be8-4718-802a-7ef0b720f477 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-c3e40476-2be8-4718-802a-7ef0b720f477 img.shogun-image {
    
    width: px;
  }


#s-c3e40476-2be8-4718-802a-7ef0b720f477 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-2c2fea27-3ddb-4476-9b77-e3d8d7141288 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-2c2fea27-3ddb-4476-9b77-e3d8d7141288 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-df3b734a-b090-413a-b9cb-2a1c24920a6f {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-df3b734a-b090-413a-b9cb-2a1c24920a6f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-fc233969-c0c1-4930-ae9c-404188c3aad1 {
  min-height: 50px;
}








#s-fc233969-c0c1-4930-ae9c-404188c3aad1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc233969-c0c1-4930-ae9c-404188c3aad1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fbc9f445-d0b6-45f1-971b-b1e25f898697 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-fbc9f445-d0b6-45f1-971b-b1e25f898697 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbc9f445-d0b6-45f1-971b-b1e25f898697 {
  cursor: pointer;
}#s-fbc9f445-d0b6-45f1-971b-b1e25f898697.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-60f65fc8-3acd-4533-b3ba-685631958482 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-60f65fc8-3acd-4533-b3ba-685631958482 img.shogun-image {
    
    width: px;
  }


#s-60f65fc8-3acd-4533-b3ba-685631958482 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-6cf0398f-026e-48ed-b68c-990194be6451 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-6cf0398f-026e-48ed-b68c-990194be6451 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-65bdeefb-0757-4b73-84ae-7d71d8a2d656 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-65bdeefb-0757-4b73-84ae-7d71d8a2d656 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-dbec2b75-e4c1-4586-9c65-03eef439e105 {
  min-height: 50px;
}








#s-dbec2b75-e4c1-4586-9c65-03eef439e105 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbec2b75-e4c1-4586-9c65-03eef439e105.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-311c2d88-a266-4213-8219-787b31d89a8a {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-311c2d88-a266-4213-8219-787b31d89a8a {
  margin-top: 10px;
}
}







#s-311c2d88-a266-4213-8219-787b31d89a8a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-311c2d88-a266-4213-8219-787b31d89a8a {
  cursor: pointer;
}#s-311c2d88-a266-4213-8219-787b31d89a8a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-bec0a69e-7792-4a78-bba8-24de8134b7ff {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-bec0a69e-7792-4a78-bba8-24de8134b7ff img.shogun-image {
    
    width: px;
  }


#s-bec0a69e-7792-4a78-bba8-24de8134b7ff .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-b7d998a6-ce5b-48a4-a555-af6623e7ee25 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-b7d998a6-ce5b-48a4-a555-af6623e7ee25 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-25655fcc-6bf2-4aca-96ff-232918b4cab7 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-25655fcc-6bf2-4aca-96ff-232918b4cab7 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-79344d49-97b0-42a8-b6cb-3ab95dee109a {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-79344d49-97b0-42a8-b6cb-3ab95dee109a {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-79344d49-97b0-42a8-b6cb-3ab95dee109a hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-84347e0a-4939-43af-a9a3-1f310fd8719e {
  min-height: 50px;
}








#s-84347e0a-4939-43af-a9a3-1f310fd8719e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84347e0a-4939-43af-a9a3-1f310fd8719e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-8424d684-1959-483b-849c-60b211d70b8c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-fa017999-b760-4baf-9443-60aecd2c59c3 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-fa017999-b760-4baf-9443-60aecd2c59c3 {
  margin-top: 10px;
}
}







#s-fa017999-b760-4baf-9443-60aecd2c59c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa017999-b760-4baf-9443-60aecd2c59c3 {
  cursor: pointer;
}#s-fa017999-b760-4baf-9443-60aecd2c59c3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-40bd6fac-c73b-42f9-a0fb-9468159088e4 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-40bd6fac-c73b-42f9-a0fb-9468159088e4 img.shogun-image {
    
    width: px;
  }


#s-40bd6fac-c73b-42f9-a0fb-9468159088e4 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-583f3f36-d765-4087-844a-6a4edbba5b9e {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-583f3f36-d765-4087-844a-6a4edbba5b9e .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-52783318-514b-4bb7-84fb-422ec5d42024 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-52783318-514b-4bb7-84fb-422ec5d42024 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-7d3f57e7-53f4-4aad-888e-138746f98bc3 {
  min-height: 50px;
}








#s-7d3f57e7-53f4-4aad-888e-138746f98bc3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d3f57e7-53f4-4aad-888e-138746f98bc3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-42e31fdd-506a-4d91-9e94-ecc1dd76cdda {
  min-height: 50px;
}








#s-42e31fdd-506a-4d91-9e94-ecc1dd76cdda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42e31fdd-506a-4d91-9e94-ecc1dd76cdda.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ce5e2ad0-20e3-4698-8f60-db071070404a {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-ce5e2ad0-20e3-4698-8f60-db071070404a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce5e2ad0-20e3-4698-8f60-db071070404a {
  cursor: pointer;
}#s-ce5e2ad0-20e3-4698-8f60-db071070404a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3c5f31f6-659c-418a-9b0d-8dde685e012b {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-3c5f31f6-659c-418a-9b0d-8dde685e012b img.shogun-image {
    
    width: px;
  }


#s-3c5f31f6-659c-418a-9b0d-8dde685e012b .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-26dddcab-1f60-4e45-bf4a-021e4cc84f7f {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-26dddcab-1f60-4e45-bf4a-021e4cc84f7f .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-f8fb05cf-c415-419b-ad51-8d30f8483fa4 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-f8fb05cf-c415-419b-ad51-8d30f8483fa4 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-b0078e6f-1a9d-4373-8f71-50f53439abcf {
  min-height: 50px;
}








#s-b0078e6f-1a9d-4373-8f71-50f53439abcf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0078e6f-1a9d-4373-8f71-50f53439abcf.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f0b7c224-3293-4432-91d9-6266ca047f1b {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-f0b7c224-3293-4432-91d9-6266ca047f1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0b7c224-3293-4432-91d9-6266ca047f1b {
  cursor: pointer;
}#s-f0b7c224-3293-4432-91d9-6266ca047f1b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9405692a-8809-4450-8c0f-4b4561f4cb0e {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-9405692a-8809-4450-8c0f-4b4561f4cb0e img.shogun-image {
    
    width: px;
  }


#s-9405692a-8809-4450-8c0f-4b4561f4cb0e .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-86c0a6fc-43a6-42e0-9001-b11d29e57164 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-86c0a6fc-43a6-42e0-9001-b11d29e57164 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-90888bd5-7bb3-452e-a0e8-f028ec631a70 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-90888bd5-7bb3-452e-a0e8-f028ec631a70 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-b9ff7c47-faa5-40fb-94c6-3f68c2afbd58 {
  min-height: 50px;
}








#s-b9ff7c47-faa5-40fb-94c6-3f68c2afbd58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9ff7c47-faa5-40fb-94c6-3f68c2afbd58.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0897a64d-8bd0-4c12-898e-aa807213bd30 {
  min-height: 50px;
}








#s-0897a64d-8bd0-4c12-898e-aa807213bd30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0897a64d-8bd0-4c12-898e-aa807213bd30.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-191b6276-8763-4bf4-9304-92eb30b820b0 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-191b6276-8763-4bf4-9304-92eb30b820b0 {
  margin-top: 10px;
}
}







#s-191b6276-8763-4bf4-9304-92eb30b820b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-191b6276-8763-4bf4-9304-92eb30b820b0 {
  cursor: pointer;
}#s-191b6276-8763-4bf4-9304-92eb30b820b0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4cd5391f-0782-4259-a056-58e1b06a5bf5 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-4cd5391f-0782-4259-a056-58e1b06a5bf5 img.shogun-image {
    
    width: px;
  }


#s-4cd5391f-0782-4259-a056-58e1b06a5bf5 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-eedf011b-7079-4fa3-baef-3f1bbbb4d488 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-eedf011b-7079-4fa3-baef-3f1bbbb4d488 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-6823114d-cf0a-4706-922a-e6f56771d8be {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-6823114d-cf0a-4706-922a-e6f56771d8be .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-e4307431-c02a-4e8e-922e-f5652135e849 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-e4307431-c02a-4e8e-922e-f5652135e849 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-e4307431-c02a-4e8e-922e-f5652135e849 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-2ae41567-380d-4129-8c09-a662020c13e8 {
  min-height: 50px;
}








#s-2ae41567-380d-4129-8c09-a662020c13e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ae41567-380d-4129-8c09-a662020c13e8.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-f9b1e0b1-6929-4068-a1df-05f46f9c8f27"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-3bc3d0d2-6c9f-4a7d-8479-db237865f74c {
  min-height: 50px;
}








#s-3bc3d0d2-6c9f-4a7d-8479-db237865f74c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3bc3d0d2-6c9f-4a7d-8479-db237865f74c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-77b930fb-f674-4f2e-b969-20e91327af3f {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-77b930fb-f674-4f2e-b969-20e91327af3f {
  margin-top: 10px;
}
}







#s-77b930fb-f674-4f2e-b969-20e91327af3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77b930fb-f674-4f2e-b969-20e91327af3f {
  cursor: pointer;
}#s-77b930fb-f674-4f2e-b969-20e91327af3f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ec262809-35dc-4d14-9cf8-f69e3999e8db {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-ec262809-35dc-4d14-9cf8-f69e3999e8db img.shogun-image {
    
    width: px;
  }


#s-ec262809-35dc-4d14-9cf8-f69e3999e8db .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-cb74d9ab-96da-4617-89a9-3e0db08c2fc8 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-cb74d9ab-96da-4617-89a9-3e0db08c2fc8 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-2d9e7daa-9c2a-41e8-b887-28f9121eb682 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-2d9e7daa-9c2a-41e8-b887-28f9121eb682 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-012c0054-43d1-486f-b54e-4722b2ba8b2b {
  min-height: 50px;
}








#s-012c0054-43d1-486f-b54e-4722b2ba8b2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-012c0054-43d1-486f-b54e-4722b2ba8b2b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3486b878-06ac-4ac4-8bda-d016d5a8582f {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-3486b878-06ac-4ac4-8bda-d016d5a8582f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3486b878-06ac-4ac4-8bda-d016d5a8582f {
  cursor: pointer;
}#s-3486b878-06ac-4ac4-8bda-d016d5a8582f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b4dd063f-10c8-437c-86bf-82b776d75214 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-b4dd063f-10c8-437c-86bf-82b776d75214 img.shogun-image {
    
    width: px;
  }


#s-b4dd063f-10c8-437c-86bf-82b776d75214 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-3e556040-19df-4d2a-ac34-eca3267f8fad {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-3e556040-19df-4d2a-ac34-eca3267f8fad .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-01f8cbf2-1d7a-49b1-9ec9-4a99e7e0f047 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-01f8cbf2-1d7a-49b1-9ec9-4a99e7e0f047 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-47ac8974-7e3e-4fe0-b1f3-bc746ff7c09a {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-47ac8974-7e3e-4fe0-b1f3-bc746ff7c09a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47ac8974-7e3e-4fe0-b1f3-bc746ff7c09a {
  cursor: pointer;
}#s-47ac8974-7e3e-4fe0-b1f3-bc746ff7c09a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b72baa00-f6db-4069-95cd-68c9dd90bf65 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-b72baa00-f6db-4069-95cd-68c9dd90bf65 img.shogun-image {
    
    width: px;
  }


#s-b72baa00-f6db-4069-95cd-68c9dd90bf65 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-666b432f-6a1f-4aa8-b35f-475f1e666315 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-666b432f-6a1f-4aa8-b35f-475f1e666315 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-6765b006-3849-4766-8bbc-4e788e778b03 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-6765b006-3849-4766-8bbc-4e788e778b03 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-f114a3cd-c4c9-4bd1-9324-4ae40af0adac {
  min-height: 50px;
}








#s-f114a3cd-c4c9-4bd1-9324-4ae40af0adac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f114a3cd-c4c9-4bd1-9324-4ae40af0adac.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4ed8dc7b-3fc4-41e3-933d-2163f5d3974f {
  min-height: 50px;
}








#s-4ed8dc7b-3fc4-41e3-933d-2163f5d3974f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ed8dc7b-3fc4-41e3-933d-2163f5d3974f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-dec03dae-dcd2-4346-87db-c65466df2fb4 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-dec03dae-dcd2-4346-87db-c65466df2fb4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dec03dae-dcd2-4346-87db-c65466df2fb4 {
  cursor: pointer;
}#s-dec03dae-dcd2-4346-87db-c65466df2fb4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-dfd0d06c-55cc-4153-b2f2-20a4fdd6ba25 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-dfd0d06c-55cc-4153-b2f2-20a4fdd6ba25 img.shogun-image {
    
    width: px;
  }


#s-dfd0d06c-55cc-4153-b2f2-20a4fdd6ba25 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-2f7ca72a-1daf-48cd-b5ed-df8d24238e2e {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-2f7ca72a-1daf-48cd-b5ed-df8d24238e2e .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-476170b7-1cb8-420e-9d22-9dfb313c94c8 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-476170b7-1cb8-420e-9d22-9dfb313c94c8 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-95d48f2d-93d9-423b-899d-2a85d24f30e9 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-95d48f2d-93d9-423b-899d-2a85d24f30e9 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-95d48f2d-93d9-423b-899d-2a85d24f30e9 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-6ed8f972-6e28-423e-bdd0-117bd53808f3 {
  min-height: 50px;
}








#s-6ed8f972-6e28-423e-bdd0-117bd53808f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ed8f972-6e28-423e-bdd0-117bd53808f3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-8c0babab-4b32-4ecb-933a-e68cd04f190a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-3a6515bc-d22a-4de4-a389-f8221e214d96 {
  min-height: 50px;
}








#s-3a6515bc-d22a-4de4-a389-f8221e214d96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a6515bc-d22a-4de4-a389-f8221e214d96.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ffaac68c-2d55-4bea-970e-fde0568c30a9 {
  min-height: 50px;
}








#s-ffaac68c-2d55-4bea-970e-fde0568c30a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ffaac68c-2d55-4bea-970e-fde0568c30a9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-532cf9e8-2928-4af3-b3d9-e04ba5c83db4 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-532cf9e8-2928-4af3-b3d9-e04ba5c83db4 {
  margin-top: 10px;
}
}







#s-532cf9e8-2928-4af3-b3d9-e04ba5c83db4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-532cf9e8-2928-4af3-b3d9-e04ba5c83db4 {
  cursor: pointer;
}#s-532cf9e8-2928-4af3-b3d9-e04ba5c83db4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4ba5d8da-91c5-46bb-91c2-888e393d3b2f {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-4ba5d8da-91c5-46bb-91c2-888e393d3b2f img.shogun-image {
    
    width: px;
  }


#s-4ba5d8da-91c5-46bb-91c2-888e393d3b2f .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-87f2358e-96b7-4892-b6ad-fbcf447e6c2b {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-87f2358e-96b7-4892-b6ad-fbcf447e6c2b .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-1c22d0da-f612-463f-97a4-d16bfaabfae8 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-1c22d0da-f612-463f-97a4-d16bfaabfae8 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-acbf1112-dc33-4696-958a-b592a65f4a50 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-acbf1112-dc33-4696-958a-b592a65f4a50 {
  margin-top: 10px;
}
}







#s-acbf1112-dc33-4696-958a-b592a65f4a50 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-acbf1112-dc33-4696-958a-b592a65f4a50 {
  cursor: pointer;
}#s-acbf1112-dc33-4696-958a-b592a65f4a50.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e4943cdb-9bc6-4e67-a02a-169bd9b81551 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-e4943cdb-9bc6-4e67-a02a-169bd9b81551 img.shogun-image {
    
    width: px;
  }


#s-e4943cdb-9bc6-4e67-a02a-169bd9b81551 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-3b8d23df-274e-4b7b-8bb1-327fd693d62b {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-3b8d23df-274e-4b7b-8bb1-327fd693d62b .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-3dc3484a-4904-478d-9018-5885a984ec98 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-3dc3484a-4904-478d-9018-5885a984ec98 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-89dfbc8b-239e-49e0-b838-ce52faae0dbd {
  min-height: 50px;
}








#s-89dfbc8b-239e-49e0-b838-ce52faae0dbd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89dfbc8b-239e-49e0-b838-ce52faae0dbd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f40e7ff3-bb21-448e-8610-d44eeaa946b5 {
  min-height: 50px;
}








#s-f40e7ff3-bb21-448e-8610-d44eeaa946b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f40e7ff3-bb21-448e-8610-d44eeaa946b5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ddf1e582-ee9b-41b9-847c-3091d402489c {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-ddf1e582-ee9b-41b9-847c-3091d402489c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ddf1e582-ee9b-41b9-847c-3091d402489c {
  cursor: pointer;
}#s-ddf1e582-ee9b-41b9-847c-3091d402489c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-141dfdef-7ce4-44ae-87a6-08484c1ba8f0 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-141dfdef-7ce4-44ae-87a6-08484c1ba8f0 img.shogun-image {
    
    width: px;
  }


#s-141dfdef-7ce4-44ae-87a6-08484c1ba8f0 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-1b584236-751b-4765-b1ec-54b64133c18e {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-1b584236-751b-4765-b1ec-54b64133c18e .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-1a5a9511-5a8a-4aee-97cc-82b35210753d {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-1a5a9511-5a8a-4aee-97cc-82b35210753d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-11dd3ff5-2483-4b19-aa45-65f6f57739fc {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-11dd3ff5-2483-4b19-aa45-65f6f57739fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11dd3ff5-2483-4b19-aa45-65f6f57739fc {
  cursor: pointer;
}#s-11dd3ff5-2483-4b19-aa45-65f6f57739fc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f942d7a8-2b06-48dd-85d6-705e18dcd79d {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-f942d7a8-2b06-48dd-85d6-705e18dcd79d img.shogun-image {
    
    width: px;
  }


#s-f942d7a8-2b06-48dd-85d6-705e18dcd79d .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-9bb8519a-2a43-416b-abf5-bff195a69c72 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-9bb8519a-2a43-416b-abf5-bff195a69c72 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-6ed835f6-b6ea-4731-a757-749d5efbbba0 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-6ed835f6-b6ea-4731-a757-749d5efbbba0 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-8510735a-68c2-40d0-8192-3626b9d9aeff {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-8510735a-68c2-40d0-8192-3626b9d9aeff {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-8510735a-68c2-40d0-8192-3626b9d9aeff hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-d8cf990d-3d9a-43f9-a35a-18d2f3a0314d {
  min-height: 50px;
}








#s-d8cf990d-3d9a-43f9-a35a-18d2f3a0314d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8cf990d-3d9a-43f9-a35a-18d2f3a0314d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-8962a1cf-b2ca-4f07-9401-4db33cbdd1aa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-900505a5-c411-4128-b385-d56c5c85b64d {
  min-height: 50px;
}








#s-900505a5-c411-4128-b385-d56c5c85b64d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-900505a5-c411-4128-b385-d56c5c85b64d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-94430e68-2f75-4bf9-ba26-55e6dfab29b3 {
  min-height: 50px;
}








#s-94430e68-2f75-4bf9-ba26-55e6dfab29b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94430e68-2f75-4bf9-ba26-55e6dfab29b3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2af4ccd7-16c9-483f-aa37-16bcad63f05a {
  min-height: 50px;
}








#s-2af4ccd7-16c9-483f-aa37-16bcad63f05a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2af4ccd7-16c9-483f-aa37-16bcad63f05a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4098888f-485b-4b7f-a3e3-3c8702b1ed0f {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-4098888f-485b-4b7f-a3e3-3c8702b1ed0f {
  margin-top: 10px;
}
}







#s-4098888f-485b-4b7f-a3e3-3c8702b1ed0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4098888f-485b-4b7f-a3e3-3c8702b1ed0f {
  cursor: pointer;
}#s-4098888f-485b-4b7f-a3e3-3c8702b1ed0f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-14ffc836-e39b-4a6c-9dcf-40bc0e61fcb9 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-14ffc836-e39b-4a6c-9dcf-40bc0e61fcb9 img.shogun-image {
    
    width: px;
  }


#s-14ffc836-e39b-4a6c-9dcf-40bc0e61fcb9 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-f6e43713-eec5-4dd3-b31b-a8407fcf3f69 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-f6e43713-eec5-4dd3-b31b-a8407fcf3f69 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-0506f99a-d5ac-4f6c-86e8-75b21fe1d21a {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-0506f99a-d5ac-4f6c-86e8-75b21fe1d21a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-9cc36a5b-441b-4bd7-ac12-41db75d59e42 {
  min-height: 50px;
}








#s-9cc36a5b-441b-4bd7-ac12-41db75d59e42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9cc36a5b-441b-4bd7-ac12-41db75d59e42.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-06190bcd-600e-4c39-a9e2-d0f06326f992 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-06190bcd-600e-4c39-a9e2-d0f06326f992 {
  margin-top: 10px;
}
}







#s-06190bcd-600e-4c39-a9e2-d0f06326f992 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-06190bcd-600e-4c39-a9e2-d0f06326f992 {
  cursor: pointer;
}#s-06190bcd-600e-4c39-a9e2-d0f06326f992.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-df9da4b1-3aba-4d7b-b9a1-632acea9f21b {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-df9da4b1-3aba-4d7b-b9a1-632acea9f21b img.shogun-image {
    
    width: px;
  }


#s-df9da4b1-3aba-4d7b-b9a1-632acea9f21b .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-dad9a546-1da2-4cd6-8bc0-16168eb539a0 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-dad9a546-1da2-4cd6-8bc0-16168eb539a0 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-b801a37c-d231-485e-a647-d397f93dd597 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-b801a37c-d231-485e-a647-d397f93dd597 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-666ffa57-2b3d-4450-94b4-d95983ed4483 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-666ffa57-2b3d-4450-94b4-d95983ed4483 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-666ffa57-2b3d-4450-94b4-d95983ed4483 {
  cursor: pointer;
}#s-666ffa57-2b3d-4450-94b4-d95983ed4483.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-05f32a9e-2de4-4dd4-b50f-72a8f092973a {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-05f32a9e-2de4-4dd4-b50f-72a8f092973a img.shogun-image {
    
    width: px;
  }


#s-05f32a9e-2de4-4dd4-b50f-72a8f092973a .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-91802199-63b9-474b-9dd6-219ec6f8de2b {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-91802199-63b9-474b-9dd6-219ec6f8de2b .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-fff4ddd5-c802-4941-928c-c2a5eac2b130 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-fff4ddd5-c802-4941-928c-c2a5eac2b130 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-3dbbc499-deee-43e0-86b8-dfbf63617cf6 {
  min-height: 50px;
}








#s-3dbbc499-deee-43e0-86b8-dfbf63617cf6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3dbbc499-deee-43e0-86b8-dfbf63617cf6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9d9cf151-3fa0-4e03-a9c8-a6b66b1217f5 {
  min-height: 50px;
}








#s-9d9cf151-3fa0-4e03-a9c8-a6b66b1217f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d9cf151-3fa0-4e03-a9c8-a6b66b1217f5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d1ba8f6d-1312-4015-a132-229fde025a18 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-d1ba8f6d-1312-4015-a132-229fde025a18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1ba8f6d-1312-4015-a132-229fde025a18 {
  cursor: pointer;
}#s-d1ba8f6d-1312-4015-a132-229fde025a18.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-6c851af1-27a5-4734-8297-a1c00a3a56c9 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-6c851af1-27a5-4734-8297-a1c00a3a56c9 img.shogun-image {
    
    width: px;
  }


#s-6c851af1-27a5-4734-8297-a1c00a3a56c9 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-48c8ea99-73ac-4371-85d9-3e43c4a0ba32 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-48c8ea99-73ac-4371-85d9-3e43c4a0ba32 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-7d7f843e-1753-4880-a117-335aeb93f7d7 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-7d7f843e-1753-4880-a117-335aeb93f7d7 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-513c21af-294e-4ee6-9854-fa50f801b0b5 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-513c21af-294e-4ee6-9854-fa50f801b0b5 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-513c21af-294e-4ee6-9854-fa50f801b0b5 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-7868b06d-eb23-41f1-9d5f-e9688607e409 {
  min-height: 50px;
}








#s-7868b06d-eb23-41f1-9d5f-e9688607e409 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7868b06d-eb23-41f1-9d5f-e9688607e409.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-124c823e-40f4-4a5e-8a88-6b20b8694a92"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-f8faba96-5eb5-4cf4-a24f-df06e3b2e45a {
  min-height: 50px;
}








#s-f8faba96-5eb5-4cf4-a24f-df06e3b2e45a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8faba96-5eb5-4cf4-a24f-df06e3b2e45a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ff24df11-4797-43b6-93b3-b5e91fc386ae {
  min-height: 50px;
}








#s-ff24df11-4797-43b6-93b3-b5e91fc386ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff24df11-4797-43b6-93b3-b5e91fc386ae.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5ba1319d-88e5-40f5-ac6c-e665e33807e4 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-5ba1319d-88e5-40f5-ac6c-e665e33807e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ba1319d-88e5-40f5-ac6c-e665e33807e4 {
  cursor: pointer;
}#s-5ba1319d-88e5-40f5-ac6c-e665e33807e4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d3a9c205-3e59-4c24-ad3f-43eee2890bc1 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-d3a9c205-3e59-4c24-ad3f-43eee2890bc1 img.shogun-image {
    
    width: px;
  }


#s-d3a9c205-3e59-4c24-ad3f-43eee2890bc1 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-4dbeffd2-96d5-42df-909a-fb01a82902a4 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-4dbeffd2-96d5-42df-909a-fb01a82902a4 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-f62b39d3-8094-433a-bb2f-743085a1e58c {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-f62b39d3-8094-433a-bb2f-743085a1e58c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-4f92e2bb-e6dc-476c-805c-213f724a0a59 {
  min-height: 50px;
}








#s-4f92e2bb-e6dc-476c-805c-213f724a0a59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f92e2bb-e6dc-476c-805c-213f724a0a59.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-bfd29524-2912-4a70-92d0-440053d155c8 {
  min-height: 50px;
}








#s-bfd29524-2912-4a70-92d0-440053d155c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfd29524-2912-4a70-92d0-440053d155c8.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-54df8117-7368-4743-94c2-924a2e03338a {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-54df8117-7368-4743-94c2-924a2e03338a {
  margin-top: 10px;
}
}







#s-54df8117-7368-4743-94c2-924a2e03338a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54df8117-7368-4743-94c2-924a2e03338a {
  cursor: pointer;
}#s-54df8117-7368-4743-94c2-924a2e03338a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-291a80cf-d31f-404a-a16b-bfab528bf433 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-291a80cf-d31f-404a-a16b-bfab528bf433 img.shogun-image {
    
    width: px;
  }


#s-291a80cf-d31f-404a-a16b-bfab528bf433 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-8816de44-c775-4542-87ed-60797b433bba {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-8816de44-c775-4542-87ed-60797b433bba .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-3f09a6fc-9490-434e-8b6d-6274da92dbfb {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-3f09a6fc-9490-434e-8b6d-6274da92dbfb .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-372262de-1195-404a-828d-ef170b9498ec {
  min-height: 50px;
}








#s-372262de-1195-404a-828d-ef170b9498ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-372262de-1195-404a-828d-ef170b9498ec.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-686cbe35-6281-4bb5-8502-0630cd27bee4 {
  min-height: 50px;
}








#s-686cbe35-6281-4bb5-8502-0630cd27bee4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-686cbe35-6281-4bb5-8502-0630cd27bee4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-66344df9-ce79-4b55-8cb5-af5b2ac15827 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-66344df9-ce79-4b55-8cb5-af5b2ac15827 {
  margin-top: 10px;
}
}







#s-66344df9-ce79-4b55-8cb5-af5b2ac15827 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66344df9-ce79-4b55-8cb5-af5b2ac15827 {
  cursor: pointer;
}#s-66344df9-ce79-4b55-8cb5-af5b2ac15827.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0ad5257d-75f8-4eab-9341-eaf49b2bb50f {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-0ad5257d-75f8-4eab-9341-eaf49b2bb50f img.shogun-image {
    
    width: px;
  }


#s-0ad5257d-75f8-4eab-9341-eaf49b2bb50f .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-d5c9e383-319d-462d-8363-d61c59cec571 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-d5c9e383-319d-462d-8363-d61c59cec571 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-2f06fc10-90c9-45ef-a3a5-169305555b6a {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-2f06fc10-90c9-45ef-a3a5-169305555b6a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-c0c1582d-0954-4d6d-af86-16143cf0be01 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-c0c1582d-0954-4d6d-af86-16143cf0be01 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0c1582d-0954-4d6d-af86-16143cf0be01 {
  cursor: pointer;
}#s-c0c1582d-0954-4d6d-af86-16143cf0be01.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-773db833-a0a6-4d63-9065-0a22b6dbde11 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-773db833-a0a6-4d63-9065-0a22b6dbde11 img.shogun-image {
    
    width: px;
  }


#s-773db833-a0a6-4d63-9065-0a22b6dbde11 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-9faab578-8f87-45fd-bea2-b93115c0a6ee {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-9faab578-8f87-45fd-bea2-b93115c0a6ee .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-5b605fc3-ab2a-4ae2-8b60-3ad35ed5dba8 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}
@media (min-width: 768px) and (max-width: 991px){#s-5b605fc3-ab2a-4ae2-8b60-3ad35ed5dba8 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-5b605fc3-ab2a-4ae2-8b60-3ad35ed5dba8 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-63e2281a-5c4e-49df-993a-aa312db1f5bc {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-63e2281a-5c4e-49df-993a-aa312db1f5bc {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-63e2281a-5c4e-49df-993a-aa312db1f5bc hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-52be9680-a025-4525-a4e9-9d551007c814 {
  min-height: 50px;
}








#s-52be9680-a025-4525-a4e9-9d551007c814 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52be9680-a025-4525-a4e9-9d551007c814.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-e698656c-f004-446b-8506-7c66a1cdebdf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-e97f26ca-b4e5-4b80-ab4a-0f4a1eef4a2f {
  min-height: 50px;
}








#s-e97f26ca-b4e5-4b80-ab4a-0f4a1eef4a2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e97f26ca-b4e5-4b80-ab4a-0f4a1eef4a2f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-22627de5-b9b3-4806-89c7-064d176f5c41 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-22627de5-b9b3-4806-89c7-064d176f5c41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22627de5-b9b3-4806-89c7-064d176f5c41 {
  cursor: pointer;
}#s-22627de5-b9b3-4806-89c7-064d176f5c41.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-95d2dcf6-5d5c-4329-bc81-6c6539a98afb {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-95d2dcf6-5d5c-4329-bc81-6c6539a98afb img.shogun-image {
    
    width: px;
  }


#s-95d2dcf6-5d5c-4329-bc81-6c6539a98afb .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-058d29a0-032e-4363-b6f3-a4fb4991f10d {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-058d29a0-032e-4363-b6f3-a4fb4991f10d .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-86c9cc68-054f-44b1-b6b3-422513edce17 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-86c9cc68-054f-44b1-b6b3-422513edce17 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-e25bb126-a680-48eb-860a-b47d63965a44 {
  min-height: 50px;
}








#s-e25bb126-a680-48eb-860a-b47d63965a44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e25bb126-a680-48eb-860a-b47d63965a44.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-65826165-ed06-4f9d-806c-62a4ef9c5bab {
  min-height: 50px;
}








#s-65826165-ed06-4f9d-806c-62a4ef9c5bab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65826165-ed06-4f9d-806c-62a4ef9c5bab.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fd2a6b53-d1b5-456a-a408-e09b30c92e5f {
  min-height: 50px;
}








#s-fd2a6b53-d1b5-456a-a408-e09b30c92e5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd2a6b53-d1b5-456a-a408-e09b30c92e5f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-34c5f89b-0ffa-4f91-9d98-f68e8d784433 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-34c5f89b-0ffa-4f91-9d98-f68e8d784433 {
  margin-top: 10px;
}
}







#s-34c5f89b-0ffa-4f91-9d98-f68e8d784433 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34c5f89b-0ffa-4f91-9d98-f68e8d784433 {
  cursor: pointer;
}#s-34c5f89b-0ffa-4f91-9d98-f68e8d784433.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f457c798-d5ee-4b84-909e-c8ab738b17ce {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-f457c798-d5ee-4b84-909e-c8ab738b17ce img.shogun-image {
    
    width: px;
  }


#s-f457c798-d5ee-4b84-909e-c8ab738b17ce .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-f059dbde-c2b2-455d-abd4-cdd1f86332e0 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-f059dbde-c2b2-455d-abd4-cdd1f86332e0 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-4fc5fec4-df07-47a2-8619-3109032a2c3d {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-4fc5fec4-df07-47a2-8619-3109032a2c3d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-be9e84d8-8837-4594-a40e-6fa8f052225d {
  min-height: 50px;
}








#s-be9e84d8-8837-4594-a40e-6fa8f052225d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be9e84d8-8837-4594-a40e-6fa8f052225d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5133d657-1f90-48c8-8958-3782585ec75e {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-5133d657-1f90-48c8-8958-3782585ec75e {
  margin-top: 10px;
}
}







#s-5133d657-1f90-48c8-8958-3782585ec75e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5133d657-1f90-48c8-8958-3782585ec75e {
  cursor: pointer;
}#s-5133d657-1f90-48c8-8958-3782585ec75e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f29d259e-15aa-4077-a136-f5b2277cc469 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-f29d259e-15aa-4077-a136-f5b2277cc469 img.shogun-image {
    
    width: px;
  }


#s-f29d259e-15aa-4077-a136-f5b2277cc469 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-e2e3d3a2-6f0f-4400-bbcb-69204d2ee938 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-e2e3d3a2-6f0f-4400-bbcb-69204d2ee938 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-80da6574-94bc-4aa5-8a08-a325e36fb5cb {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-80da6574-94bc-4aa5-8a08-a325e36fb5cb .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-469dd06d-eee8-4493-850a-7f23638a3f49 {
  min-height: 50px;
}








#s-469dd06d-eee8-4493-850a-7f23638a3f49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-469dd06d-eee8-4493-850a-7f23638a3f49.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1488c230-4e92-41e6-8583-97294db7cecc {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-1488c230-4e92-41e6-8583-97294db7cecc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1488c230-4e92-41e6-8583-97294db7cecc {
  cursor: pointer;
}#s-1488c230-4e92-41e6-8583-97294db7cecc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9039b473-b967-45b3-8440-02f87f8f9390 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-9039b473-b967-45b3-8440-02f87f8f9390 img.shogun-image {
    
    width: px;
  }


#s-9039b473-b967-45b3-8440-02f87f8f9390 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-91ac83d7-017e-4ae1-be84-0641aea80d41 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-91ac83d7-017e-4ae1-be84-0641aea80d41 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-0fc9a400-9848-40d7-a42c-9113729482ad {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-0fc9a400-9848-40d7-a42c-9113729482ad .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-e8a79600-1ae5-497b-9f1a-625fbc04d03d {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-e8a79600-1ae5-497b-9f1a-625fbc04d03d {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-e8a79600-1ae5-497b-9f1a-625fbc04d03d hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-87159f45-1df7-4947-8427-722a694f6b17 {
  min-height: 50px;
}








#s-87159f45-1df7-4947-8427-722a694f6b17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87159f45-1df7-4947-8427-722a694f6b17.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-13a5d3cc-6398-4e67-8dfa-35da26a04628"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-221ef9f2-2a41-41ec-bcf7-eb3aecee89ca {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-221ef9f2-2a41-41ec-bcf7-eb3aecee89ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-221ef9f2-2a41-41ec-bcf7-eb3aecee89ca {
  cursor: pointer;
}#s-221ef9f2-2a41-41ec-bcf7-eb3aecee89ca.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-71c4a0c0-470a-4301-824a-b546010a6a78 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-71c4a0c0-470a-4301-824a-b546010a6a78 img.shogun-image {
    
    width: px;
  }


#s-71c4a0c0-470a-4301-824a-b546010a6a78 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-955a0cc7-674c-4153-97e8-decb6c019938 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-955a0cc7-674c-4153-97e8-decb6c019938 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-9b435742-281a-4c1b-9223-38c8e6af76e9 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-9b435742-281a-4c1b-9223-38c8e6af76e9 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-070fe698-e4b7-4269-ad4b-db26f33cd0a6 {
  min-height: 50px;
}








#s-070fe698-e4b7-4269-ad4b-db26f33cd0a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-070fe698-e4b7-4269-ad4b-db26f33cd0a6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-606c3be3-bdf9-4f70-84c4-eb7521cec5b2 {
  min-height: 50px;
}








#s-606c3be3-bdf9-4f70-84c4-eb7521cec5b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-606c3be3-bdf9-4f70-84c4-eb7521cec5b2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4d2ce161-7177-4849-81ae-f1fdf80ffcbb {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-4d2ce161-7177-4849-81ae-f1fdf80ffcbb {
  margin-top: 10px;
}
}







#s-4d2ce161-7177-4849-81ae-f1fdf80ffcbb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d2ce161-7177-4849-81ae-f1fdf80ffcbb {
  cursor: pointer;
}#s-4d2ce161-7177-4849-81ae-f1fdf80ffcbb.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-64b25b00-cb88-4440-9a09-4b5b518b6422 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-64b25b00-cb88-4440-9a09-4b5b518b6422 img.shogun-image {
    
    width: px;
  }


#s-64b25b00-cb88-4440-9a09-4b5b518b6422 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-4e8f6f1d-42d6-4784-b889-8b3e0d6aefa4 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-4e8f6f1d-42d6-4784-b889-8b3e0d6aefa4 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-0ae52e3c-1fc5-4cf3-872a-a541f071d4a9 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-0ae52e3c-1fc5-4cf3-872a-a541f071d4a9 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-c1d92a69-fca0-467b-88a3-5e45eb149c93 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-c1d92a69-fca0-467b-88a3-5e45eb149c93 {
  margin-top: 10px;
}
}







#s-c1d92a69-fca0-467b-88a3-5e45eb149c93 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1d92a69-fca0-467b-88a3-5e45eb149c93 {
  cursor: pointer;
}#s-c1d92a69-fca0-467b-88a3-5e45eb149c93.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-776e4672-a8f9-4251-ae33-7b08d9fcb1c1 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-776e4672-a8f9-4251-ae33-7b08d9fcb1c1 img.shogun-image {
    
    width: px;
  }


#s-776e4672-a8f9-4251-ae33-7b08d9fcb1c1 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-339b4432-4fef-48a6-83c4-d802b549675e {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-339b4432-4fef-48a6-83c4-d802b549675e .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-be1fae7b-37ea-4064-b548-36e9708b21e3 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-be1fae7b-37ea-4064-b548-36e9708b21e3 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-2ec7a54e-b2d7-4b38-a4a9-e4f6ded207f7 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-2ec7a54e-b2d7-4b38-a4a9-e4f6ded207f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ec7a54e-b2d7-4b38-a4a9-e4f6ded207f7 {
  cursor: pointer;
}#s-2ec7a54e-b2d7-4b38-a4a9-e4f6ded207f7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d51b02f2-c063-424f-809b-dbf2ba9d55cc {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-d51b02f2-c063-424f-809b-dbf2ba9d55cc img.shogun-image {
    
    width: px;
  }


#s-d51b02f2-c063-424f-809b-dbf2ba9d55cc .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-ee65f0ee-ae69-4791-aba0-9712f6aff380 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-ee65f0ee-ae69-4791-aba0-9712f6aff380 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-31ac1f91-7986-45cb-8fcf-64cbcd6f8d21 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-31ac1f91-7986-45cb-8fcf-64cbcd6f8d21 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-c750adba-a38b-42df-81db-f6c10019395e {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-c750adba-a38b-42df-81db-f6c10019395e {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-c750adba-a38b-42df-81db-f6c10019395e hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-29421224-5648-4ce9-9eba-5906ea1be8ed {
  min-height: 50px;
}








#s-29421224-5648-4ce9-9eba-5906ea1be8ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29421224-5648-4ce9-9eba-5906ea1be8ed.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-9e879a43-6bb1-4312-9bf9-d55c97356adf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-9313a5ce-e6f2-4a1f-9a23-265178fd2418 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-9313a5ce-e6f2-4a1f-9a23-265178fd2418 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9313a5ce-e6f2-4a1f-9a23-265178fd2418 {
  cursor: pointer;
}#s-9313a5ce-e6f2-4a1f-9a23-265178fd2418.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3830c9e5-9064-4e15-a2f7-1bff38dbba36 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-3830c9e5-9064-4e15-a2f7-1bff38dbba36 img.shogun-image {
    
    width: px;
  }


#s-3830c9e5-9064-4e15-a2f7-1bff38dbba36 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-1bb876be-2390-47bb-92bf-d92d6d13bf74 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-1bb876be-2390-47bb-92bf-d92d6d13bf74 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-d115795a-55b2-4a56-83c2-092dbf1761a8 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-d115795a-55b2-4a56-83c2-092dbf1761a8 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-8647d7de-54d8-420a-b85f-d11aa4c91fc3 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-8647d7de-54d8-420a-b85f-d11aa4c91fc3 {
  margin-top: 10px;
}
}







#s-8647d7de-54d8-420a-b85f-d11aa4c91fc3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8647d7de-54d8-420a-b85f-d11aa4c91fc3 {
  cursor: pointer;
}#s-8647d7de-54d8-420a-b85f-d11aa4c91fc3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7cdbc664-56f0-4d5b-ae5d-1c743da4bc3d {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-7cdbc664-56f0-4d5b-ae5d-1c743da4bc3d img.shogun-image {
    
    width: px;
  }


#s-7cdbc664-56f0-4d5b-ae5d-1c743da4bc3d .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-ac3617d3-e17b-4a00-8980-4f01ebe9b116 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-ac3617d3-e17b-4a00-8980-4f01ebe9b116 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-0199266a-9c56-4bd4-bafb-2e5f07dc1fcc {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-0199266a-9c56-4bd4-bafb-2e5f07dc1fcc .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-ad52c52c-5257-435e-901b-a10ed5759c4e {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-ad52c52c-5257-435e-901b-a10ed5759c4e {
  margin-top: 10px;
}
}







#s-ad52c52c-5257-435e-901b-a10ed5759c4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad52c52c-5257-435e-901b-a10ed5759c4e {
  cursor: pointer;
}#s-ad52c52c-5257-435e-901b-a10ed5759c4e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5f23efe6-1d5f-4462-8091-c11fd4e0ad7d {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-5f23efe6-1d5f-4462-8091-c11fd4e0ad7d img.shogun-image {
    
    width: px;
  }


#s-5f23efe6-1d5f-4462-8091-c11fd4e0ad7d .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-dfec95e7-3c75-488c-99cc-6439df29325e {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-dfec95e7-3c75-488c-99cc-6439df29325e .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-fe845f3f-7f4d-4746-9374-12bd9651e41d {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-fe845f3f-7f4d-4746-9374-12bd9651e41d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-4d97ec86-debe-4e66-9a22-f5de5f9a962e {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-4d97ec86-debe-4e66-9a22-f5de5f9a962e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d97ec86-debe-4e66-9a22-f5de5f9a962e {
  cursor: pointer;
}#s-4d97ec86-debe-4e66-9a22-f5de5f9a962e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-36e0794f-f7df-4bf9-b408-c0a2f8a0a8c2 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-36e0794f-f7df-4bf9-b408-c0a2f8a0a8c2 img.shogun-image {
    
    width: px;
  }


#s-36e0794f-f7df-4bf9-b408-c0a2f8a0a8c2 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-40e25c74-3c1e-4ea8-8fca-14072ccd2c73 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-40e25c74-3c1e-4ea8-8fca-14072ccd2c73 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-4cd05482-36a1-4fc0-b643-a4dd0a8d14ad {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-4cd05482-36a1-4fc0-b643-a4dd0a8d14ad .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-ee921809-c8f9-4c92-83fa-285e6d93bd78 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-ee921809-c8f9-4c92-83fa-285e6d93bd78 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-ee921809-c8f9-4c92-83fa-285e6d93bd78 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-d824debe-ba0f-45c1-b99a-fe57bb529675 {
  min-height: 50px;
}








#s-d824debe-ba0f-45c1-b99a-fe57bb529675 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d824debe-ba0f-45c1-b99a-fe57bb529675.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-d16c0226-b715-4133-b2f0-2b6c930eb001"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-9e9d7993-6c4f-469f-a39a-73abecb53eda {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.4);
}








#s-9e9d7993-6c4f-469f-a39a-73abecb53eda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e9d7993-6c4f-469f-a39a-73abecb53eda {
  cursor: pointer;
}#s-9e9d7993-6c4f-469f-a39a-73abecb53eda.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-fe47f911-b787-404a-871c-0cedc69ca126 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-fe47f911-b787-404a-871c-0cedc69ca126 img.shogun-image {
    
    width: px;
  }


#s-fe47f911-b787-404a-871c-0cedc69ca126 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-d4824ba3-b329-4211-b843-8227696db9b5 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-d4824ba3-b329-4211-b843-8227696db9b5 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-d67338d4-825a-448f-bb36-98b2c6816000 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-d67338d4-825a-448f-bb36-98b2c6816000 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-891d13d1-9e16-457b-ba5a-ea03e15eb6a8 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-891d13d1-9e16-457b-ba5a-ea03e15eb6a8 {
  margin-top: 10px;
}
}







#s-891d13d1-9e16-457b-ba5a-ea03e15eb6a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-891d13d1-9e16-457b-ba5a-ea03e15eb6a8 {
  cursor: pointer;
}#s-891d13d1-9e16-457b-ba5a-ea03e15eb6a8.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b3d1228b-9605-429f-b696-4927a74675f9 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-b3d1228b-9605-429f-b696-4927a74675f9 img.shogun-image {
    
    width: px;
  }


#s-b3d1228b-9605-429f-b696-4927a74675f9 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-5905ef84-4b9e-4486-9656-2d9461ed51bf {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-5905ef84-4b9e-4486-9656-2d9461ed51bf .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-3ec6a533-84d3-455a-a8a2-89e514345505 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-3ec6a533-84d3-455a-a8a2-89e514345505 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-8e301df1-2ff2-42d3-bcf0-224c87921a64 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-8e301df1-2ff2-42d3-bcf0-224c87921a64 {
  margin-top: 10px;
}
}







#s-8e301df1-2ff2-42d3-bcf0-224c87921a64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e301df1-2ff2-42d3-bcf0-224c87921a64 {
  cursor: pointer;
}#s-8e301df1-2ff2-42d3-bcf0-224c87921a64.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2b146e36-69f6-4e06-965c-44c6bbc47384 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-2b146e36-69f6-4e06-965c-44c6bbc47384 img.shogun-image {
    
    width: px;
  }


#s-2b146e36-69f6-4e06-965c-44c6bbc47384 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-1e663ee5-e6f3-4b50-80ef-a494b3fbd036 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-1e663ee5-e6f3-4b50-80ef-a494b3fbd036 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-038febee-d5a3-4a07-9de0-49230247ffe1 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-038febee-d5a3-4a07-9de0-49230247ffe1 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-fad90d05-a975-45f1-9906-fbf77c81e011 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-fad90d05-a975-45f1-9906-fbf77c81e011 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fad90d05-a975-45f1-9906-fbf77c81e011 {
  cursor: pointer;
}#s-fad90d05-a975-45f1-9906-fbf77c81e011.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-884b0f7d-2307-4c96-9a0b-a2391fe0a136 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-884b0f7d-2307-4c96-9a0b-a2391fe0a136 img.shogun-image {
    
    width: px;
  }


#s-884b0f7d-2307-4c96-9a0b-a2391fe0a136 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-cf0b087c-233e-498d-b11d-efa5d32e51e9 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-cf0b087c-233e-498d-b11d-efa5d32e51e9 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-65067ef6-881b-48aa-a890-588dac90159a {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-65067ef6-881b-48aa-a890-588dac90159a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-051be20b-6ec3-4025-aea0-e029f47d3fa5 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-051be20b-6ec3-4025-aea0-e029f47d3fa5 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-051be20b-6ec3-4025-aea0-e029f47d3fa5 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-4e37d6bb-469a-4ef6-a44b-f26ec4d4eb9a {
  min-height: 50px;
}








#s-4e37d6bb-469a-4ef6-a44b-f26ec4d4eb9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e37d6bb-469a-4ef6-a44b-f26ec4d4eb9a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-2ea7403b-5d3c-4c38-a786-c4b9aafc266d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-936fc364-141d-4661-9148-7eec80a42037 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-936fc364-141d-4661-9148-7eec80a42037 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-936fc364-141d-4661-9148-7eec80a42037 {
  cursor: pointer;
}#s-936fc364-141d-4661-9148-7eec80a42037.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4f261a7e-f4b8-4a55-979b-057b246cc71b {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-4f261a7e-f4b8-4a55-979b-057b246cc71b img.shogun-image {
    
    width: px;
  }


#s-4f261a7e-f4b8-4a55-979b-057b246cc71b .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-62a07866-0f87-44a2-8820-6f777f451029 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-62a07866-0f87-44a2-8820-6f777f451029 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-bdd9f9ec-d83b-4048-8352-de1533e28d47 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-bdd9f9ec-d83b-4048-8352-de1533e28d47 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-50627b9d-70fe-4415-a9fe-c79ee513cd27 {
  min-height: 50px;
}








#s-50627b9d-70fe-4415-a9fe-c79ee513cd27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50627b9d-70fe-4415-a9fe-c79ee513cd27.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-720d5dbc-0d92-4d7d-becf-e714b23cc2eb {
  min-height: 50px;
}








#s-720d5dbc-0d92-4d7d-becf-e714b23cc2eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-720d5dbc-0d92-4d7d-becf-e714b23cc2eb.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8aab4070-6bd1-4b62-9580-831b253ddc25 {
  min-height: 50px;
}








#s-8aab4070-6bd1-4b62-9580-831b253ddc25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8aab4070-6bd1-4b62-9580-831b253ddc25.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b0213ae3-1f97-41cb-82d0-7de0615ce2b5 {
  min-height: 50px;
}








#s-b0213ae3-1f97-41cb-82d0-7de0615ce2b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0213ae3-1f97-41cb-82d0-7de0615ce2b5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ca86d072-2fc9-415a-a453-aedd5ed7750a {
  min-height: 50px;
}








#s-ca86d072-2fc9-415a-a453-aedd5ed7750a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca86d072-2fc9-415a-a453-aedd5ed7750a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1db881b5-fd98-48c8-80f4-e1d28bdb189e {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-1db881b5-fd98-48c8-80f4-e1d28bdb189e {
  margin-top: 10px;
}
}







#s-1db881b5-fd98-48c8-80f4-e1d28bdb189e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1db881b5-fd98-48c8-80f4-e1d28bdb189e {
  cursor: pointer;
}#s-1db881b5-fd98-48c8-80f4-e1d28bdb189e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-eccd0680-b1e6-4fdd-82ce-f1d18cef1f24 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-eccd0680-b1e6-4fdd-82ce-f1d18cef1f24 img.shogun-image {
    
    width: px;
  }


#s-eccd0680-b1e6-4fdd-82ce-f1d18cef1f24 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-10fcf50a-3e5d-495a-a879-d8d3abf74a7a {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-10fcf50a-3e5d-495a-a879-d8d3abf74a7a .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-934e948b-b3a3-4c26-b62d-9933aba50191 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-934e948b-b3a3-4c26-b62d-9933aba50191 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-6fda4142-5a58-473c-9a57-dc3d1d06e082 {
  min-height: 50px;
}








#s-6fda4142-5a58-473c-9a57-dc3d1d06e082 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6fda4142-5a58-473c-9a57-dc3d1d06e082.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-543f4921-104a-44e2-9529-710492f4a4cf {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-543f4921-104a-44e2-9529-710492f4a4cf {
  margin-top: 10px;
}
}







#s-543f4921-104a-44e2-9529-710492f4a4cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-543f4921-104a-44e2-9529-710492f4a4cf {
  cursor: pointer;
}#s-543f4921-104a-44e2-9529-710492f4a4cf.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a1b9dcda-be37-41bb-a8e4-b2157cd265c1 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-a1b9dcda-be37-41bb-a8e4-b2157cd265c1 img.shogun-image {
    
    width: px;
  }


#s-a1b9dcda-be37-41bb-a8e4-b2157cd265c1 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-63fb8491-9776-46ef-8b22-844ebf347d55 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-63fb8491-9776-46ef-8b22-844ebf347d55 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-7336fbf8-973d-4441-88bf-335f27d2f45f {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-7336fbf8-973d-4441-88bf-335f27d2f45f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-9a8adf45-ff82-477d-b729-73c41a2419ee {
  min-height: 50px;
}








#s-9a8adf45-ff82-477d-b729-73c41a2419ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a8adf45-ff82-477d-b729-73c41a2419ee.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4019a151-3afc-4765-a167-cbdb1260b521 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-4019a151-3afc-4765-a167-cbdb1260b521 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4019a151-3afc-4765-a167-cbdb1260b521 {
  cursor: pointer;
}#s-4019a151-3afc-4765-a167-cbdb1260b521.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-327e22ea-6b0e-4305-8716-6347eafb6a64 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-327e22ea-6b0e-4305-8716-6347eafb6a64 img.shogun-image {
    
    width: px;
  }


#s-327e22ea-6b0e-4305-8716-6347eafb6a64 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-9ad51586-ca96-4820-8a3b-c3c8be1a4a7d {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-9ad51586-ca96-4820-8a3b-c3c8be1a4a7d .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-1117ec68-44be-436c-9a96-13419ee4a45b {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-1117ec68-44be-436c-9a96-13419ee4a45b .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-e41b99df-24fc-46a2-b270-5fe9534e1d08 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-e41b99df-24fc-46a2-b270-5fe9534e1d08 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-e41b99df-24fc-46a2-b270-5fe9534e1d08 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-80827720-f0ea-4881-a879-e749423cba9b {
  min-height: 50px;
}








#s-80827720-f0ea-4881-a879-e749423cba9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80827720-f0ea-4881-a879-e749423cba9b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-9d965ddd-27d8-4453-8cbd-3ce7c9581360"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-09e820da-44d9-45a2-9173-b17f92ff3ac9 {
  min-height: 50px;
}








#s-09e820da-44d9-45a2-9173-b17f92ff3ac9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09e820da-44d9-45a2-9173-b17f92ff3ac9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-43f5f0a0-805b-42b9-82ae-658ad270047b {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-43f5f0a0-805b-42b9-82ae-658ad270047b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43f5f0a0-805b-42b9-82ae-658ad270047b {
  cursor: pointer;
}#s-43f5f0a0-805b-42b9-82ae-658ad270047b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0adbd242-7891-4c0c-bd6a-1b839eda2590 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-0adbd242-7891-4c0c-bd6a-1b839eda2590 img.shogun-image {
    
    width: px;
  }


#s-0adbd242-7891-4c0c-bd6a-1b839eda2590 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-1cf5f2c9-3963-4764-9c3c-8316217d1127 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-1cf5f2c9-3963-4764-9c3c-8316217d1127 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-32c37330-4b47-4afc-a4c3-35327aa06237 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-32c37330-4b47-4afc-a4c3-35327aa06237 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-17b514ad-a4d4-4dbc-bd7a-c8a1f70c76a2 {
  min-height: 50px;
}








#s-17b514ad-a4d4-4dbc-bd7a-c8a1f70c76a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-17b514ad-a4d4-4dbc-bd7a-c8a1f70c76a2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0f000cce-66ac-4ff2-9561-7718988b1698 {
  min-height: 50px;
}








#s-0f000cce-66ac-4ff2-9561-7718988b1698 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f000cce-66ac-4ff2-9561-7718988b1698.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b07691c0-1c6d-4d67-92c7-bd98b0b70fd0 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-b07691c0-1c6d-4d67-92c7-bd98b0b70fd0 {
  margin-top: 10px;
}
}







#s-b07691c0-1c6d-4d67-92c7-bd98b0b70fd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b07691c0-1c6d-4d67-92c7-bd98b0b70fd0 {
  cursor: pointer;
}#s-b07691c0-1c6d-4d67-92c7-bd98b0b70fd0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b5572110-4043-4712-ad31-3fad8fd26b5d {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-b5572110-4043-4712-ad31-3fad8fd26b5d img.shogun-image {
    
    width: px;
  }


#s-b5572110-4043-4712-ad31-3fad8fd26b5d .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-e4d56916-fa79-4352-bec2-897fb8e687e8 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-e4d56916-fa79-4352-bec2-897fb8e687e8 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-bc4270a5-6571-4581-8a91-247db63af6f6 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-bc4270a5-6571-4581-8a91-247db63af6f6 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-cebb16e9-30da-4298-82ee-0e153ffe9610 {
  min-height: 50px;
}








#s-cebb16e9-30da-4298-82ee-0e153ffe9610 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cebb16e9-30da-4298-82ee-0e153ffe9610.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7297eb55-3fd1-4c34-86d9-a049784b453f {
  min-height: 50px;
}








#s-7297eb55-3fd1-4c34-86d9-a049784b453f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7297eb55-3fd1-4c34-86d9-a049784b453f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-d084a824-417d-4de0-ae71-b4c6064b3847 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-d084a824-417d-4de0-ae71-b4c6064b3847 {
  margin-top: 10px;
}
}







#s-d084a824-417d-4de0-ae71-b4c6064b3847 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d084a824-417d-4de0-ae71-b4c6064b3847 {
  cursor: pointer;
}#s-d084a824-417d-4de0-ae71-b4c6064b3847.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-84435123-59a5-449f-9b3b-e00b5d039d0e {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-84435123-59a5-449f-9b3b-e00b5d039d0e img.shogun-image {
    
    width: px;
  }


#s-84435123-59a5-449f-9b3b-e00b5d039d0e .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-8e52c83d-4077-4b78-946c-44e5a3d702ac {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-8e52c83d-4077-4b78-946c-44e5a3d702ac .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-674d06fe-a5cb-47c3-881b-b7e10405ab35 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-674d06fe-a5cb-47c3-881b-b7e10405ab35 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-76c51cd5-ed6d-4ed7-85f0-af5c5017f899 {
  min-height: 50px;
}








#s-76c51cd5-ed6d-4ed7-85f0-af5c5017f899 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76c51cd5-ed6d-4ed7-85f0-af5c5017f899.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7ad7345f-ab67-4e77-9ef5-5e3cb0d17013 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-7ad7345f-ab67-4e77-9ef5-5e3cb0d17013 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ad7345f-ab67-4e77-9ef5-5e3cb0d17013 {
  cursor: pointer;
}#s-7ad7345f-ab67-4e77-9ef5-5e3cb0d17013.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8d17304e-520d-467c-9d21-f1fed3c03e71 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-8d17304e-520d-467c-9d21-f1fed3c03e71 img.shogun-image {
    
    width: px;
  }


#s-8d17304e-520d-467c-9d21-f1fed3c03e71 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-b6e8a788-e800-4f73-891c-5b4e5356723f {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-b6e8a788-e800-4f73-891c-5b4e5356723f .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-d237507e-c64d-4492-95cb-32bca9b3839f {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-d237507e-c64d-4492-95cb-32bca9b3839f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-cea2a9e7-3872-4589-8cbd-dba6f16413c4 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-cea2a9e7-3872-4589-8cbd-dba6f16413c4 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-cea2a9e7-3872-4589-8cbd-dba6f16413c4 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-47658a73-8b6e-4626-b5a8-45013becfbcb {
  min-height: 50px;
}








#s-47658a73-8b6e-4626-b5a8-45013becfbcb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47658a73-8b6e-4626-b5a8-45013becfbcb.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-5ee93504-cc20-4e85-80ff-c3cbc87890c2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-0e214d45-36ba-4bb6-89d7-9dafd5d5be1a {
  min-height: 50px;
}








#s-0e214d45-36ba-4bb6-89d7-9dafd5d5be1a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e214d45-36ba-4bb6-89d7-9dafd5d5be1a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b879ddc1-eab3-474d-ba6f-f233ba8a4fad {
  min-height: 50px;
}








#s-b879ddc1-eab3-474d-ba6f-f233ba8a4fad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b879ddc1-eab3-474d-ba6f-f233ba8a4fad.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-616f2107-7af7-48c5-93d7-fb4535df4200 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-616f2107-7af7-48c5-93d7-fb4535df4200 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-616f2107-7af7-48c5-93d7-fb4535df4200 {
  cursor: pointer;
}#s-616f2107-7af7-48c5-93d7-fb4535df4200.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3bc4b7d8-513a-4ce1-9485-b877238e39a1 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-3bc4b7d8-513a-4ce1-9485-b877238e39a1 img.shogun-image {
    
    width: px;
  }


#s-3bc4b7d8-513a-4ce1-9485-b877238e39a1 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-82263acf-e4e5-42f1-8c47-cb3531c2d9ef {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-82263acf-e4e5-42f1-8c47-cb3531c2d9ef .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-e666b5d4-6581-41e5-abca-75bad2c77f6d {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-e666b5d4-6581-41e5-abca-75bad2c77f6d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-a35cc3ea-cb98-40ca-8af6-043adb25bdf6 {
  min-height: 50px;
}








#s-a35cc3ea-cb98-40ca-8af6-043adb25bdf6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a35cc3ea-cb98-40ca-8af6-043adb25bdf6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-dc8365dd-0c4d-4bd3-8408-46cdd5ac7edc {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-dc8365dd-0c4d-4bd3-8408-46cdd5ac7edc {
  margin-top: 10px;
}
}







#s-dc8365dd-0c4d-4bd3-8408-46cdd5ac7edc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc8365dd-0c4d-4bd3-8408-46cdd5ac7edc {
  cursor: pointer;
}#s-dc8365dd-0c4d-4bd3-8408-46cdd5ac7edc.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-20c9081d-a011-4c43-b5a8-508306dcd251 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-20c9081d-a011-4c43-b5a8-508306dcd251 img.shogun-image {
    
    width: px;
  }


#s-20c9081d-a011-4c43-b5a8-508306dcd251 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-95f7b529-2136-481c-8b42-b0c88116272e {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-95f7b529-2136-481c-8b42-b0c88116272e .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 0);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-1898b6e9-1950-4efe-a074-5fce8b92f76d {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-1898b6e9-1950-4efe-a074-5fce8b92f76d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-65d4d9ca-a3a6-4c32-9ebe-4e6f12b0c321 {
  background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-65d4d9ca-a3a6-4c32-9ebe-4e6f12b0c321 {
  margin-top: 10px;
}
}







#s-65d4d9ca-a3a6-4c32-9ebe-4e6f12b0c321 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0);
  opacity: 0;
}#s-65d4d9ca-a3a6-4c32-9ebe-4e6f12b0c321 {
  cursor: pointer;
}#s-65d4d9ca-a3a6-4c32-9ebe-4e6f12b0c321.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e8e9da2a-9074-4643-b31f-ffe807895bd7 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-e8e9da2a-9074-4643-b31f-ffe807895bd7 img.shogun-image {
    
    width: px;
  }


#s-e8e9da2a-9074-4643-b31f-ffe807895bd7 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-ce83d77a-79e5-4dec-bdfc-ea99e9407daf {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-ce83d77a-79e5-4dec-bdfc-ea99e9407daf .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-e108cd78-6292-49b6-a6b7-dd9cc3875c82 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-e108cd78-6292-49b6-a6b7-dd9cc3875c82 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-5c03cc8d-b298-49f1-9b90-baf57e7552b9 {
  min-height: 50px;
}








#s-5c03cc8d-b298-49f1-9b90-baf57e7552b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c03cc8d-b298-49f1-9b90-baf57e7552b9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3bb751e1-da0e-40a0-9991-0d0661231ecf {
  min-height: 50px;
}








#s-3bb751e1-da0e-40a0-9991-0d0661231ecf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3bb751e1-da0e-40a0-9991-0d0661231ecf.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e731ce5e-42d8-40ce-a3eb-dcb9fdaf6127 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-e731ce5e-42d8-40ce-a3eb-dcb9fdaf6127 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e731ce5e-42d8-40ce-a3eb-dcb9fdaf6127 {
  cursor: pointer;
}#s-e731ce5e-42d8-40ce-a3eb-dcb9fdaf6127.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2d3a9399-a305-4df9-b4d6-0ffbed2ebf9b {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-2d3a9399-a305-4df9-b4d6-0ffbed2ebf9b img.shogun-image {
    
    width: px;
  }


#s-2d3a9399-a305-4df9-b4d6-0ffbed2ebf9b .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-0aa61416-9c7e-487d-af46-746529750d38 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-0aa61416-9c7e-487d-af46-746529750d38 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-791fc147-4bbf-4faa-9a18-f58a5bbd18ce {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-791fc147-4bbf-4faa-9a18-f58a5bbd18ce .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-b31ac71f-6061-4d30-9817-736bd6dfc477 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-b31ac71f-6061-4d30-9817-736bd6dfc477 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-b31ac71f-6061-4d30-9817-736bd6dfc477 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-93bb49c2-8543-47f4-b22c-6325086bae9e {
  min-height: 50px;
}








#s-93bb49c2-8543-47f4-b22c-6325086bae9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93bb49c2-8543-47f4-b22c-6325086bae9e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-fa26c57d-c64b-4b12-96f9-0a1079106d29"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-93e5ecb1-6203-461f-9bab-4a603b2352e5 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-93e5ecb1-6203-461f-9bab-4a603b2352e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93e5ecb1-6203-461f-9bab-4a603b2352e5 {
  cursor: pointer;
}#s-93e5ecb1-6203-461f-9bab-4a603b2352e5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c7a8193d-3c13-469a-a7df-f46c1fa43840 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-c7a8193d-3c13-469a-a7df-f46c1fa43840 img.shogun-image {
    
    width: px;
  }


#s-c7a8193d-3c13-469a-a7df-f46c1fa43840 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-82512703-3f56-43bb-93d8-c8740ec01b1d {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-82512703-3f56-43bb-93d8-c8740ec01b1d .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-7e31fbba-a945-4b1f-904e-b3c8aa0129cb {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-7e31fbba-a945-4b1f-904e-b3c8aa0129cb .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-516f04b2-e5fe-477e-91a3-24254a5349e5 {
  min-height: 50px;
}








#s-516f04b2-e5fe-477e-91a3-24254a5349e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-516f04b2-e5fe-477e-91a3-24254a5349e5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-01f9d8c1-3ca8-4700-bfd5-19e40fc22824 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-01f9d8c1-3ca8-4700-bfd5-19e40fc22824 {
  margin-top: 10px;
}
}







#s-01f9d8c1-3ca8-4700-bfd5-19e40fc22824 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01f9d8c1-3ca8-4700-bfd5-19e40fc22824 {
  cursor: pointer;
}#s-01f9d8c1-3ca8-4700-bfd5-19e40fc22824.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3032fd09-be4c-4714-9c45-75520b8b1fba {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-3032fd09-be4c-4714-9c45-75520b8b1fba img.shogun-image {
    
    width: px;
  }


#s-3032fd09-be4c-4714-9c45-75520b8b1fba .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-006bc33b-2f42-493a-b568-8ab5ffdd3588 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-006bc33b-2f42-493a-b568-8ab5ffdd3588 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: ;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-e12b7b00-4694-42db-8ac9-00a05c48ca32 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-e12b7b00-4694-42db-8ac9-00a05c48ca32 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-4af6229a-b7a8-47d5-8c3c-71e345bc9a2a {
  min-height: 50px;
}








#s-4af6229a-b7a8-47d5-8c3c-71e345bc9a2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4af6229a-b7a8-47d5-8c3c-71e345bc9a2a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-19fd920a-affb-4ebb-8c99-c25921766722 {
  min-height: 50px;
}








#s-19fd920a-affb-4ebb-8c99-c25921766722 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19fd920a-affb-4ebb-8c99-c25921766722.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-b53b0ce0-739e-494c-a47d-4b338a359c49 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-b53b0ce0-739e-494c-a47d-4b338a359c49 {
  margin-top: 10px;
}
}







#s-b53b0ce0-739e-494c-a47d-4b338a359c49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b53b0ce0-739e-494c-a47d-4b338a359c49 {
  cursor: pointer;
}#s-b53b0ce0-739e-494c-a47d-4b338a359c49.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-acea8c89-0293-469c-a777-3e5259c723f8 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-acea8c89-0293-469c-a777-3e5259c723f8 img.shogun-image {
    
    width: px;
  }


#s-acea8c89-0293-469c-a777-3e5259c723f8 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-f7c32056-1712-4054-a646-c1ca2adfb8a2 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-f7c32056-1712-4054-a646-c1ca2adfb8a2 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-a58491d6-75ce-4eb1-83ec-a832d6804bbe {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-a58491d6-75ce-4eb1-83ec-a832d6804bbe .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-262101ab-8082-4757-9154-eb22e590d103 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-262101ab-8082-4757-9154-eb22e590d103 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-262101ab-8082-4757-9154-eb22e590d103 {
  cursor: pointer;
}#s-262101ab-8082-4757-9154-eb22e590d103.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3901037d-8afa-4b3b-8e5f-f0a7c8635daf {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-3901037d-8afa-4b3b-8e5f-f0a7c8635daf img.shogun-image {
    
    width: px;
  }


#s-3901037d-8afa-4b3b-8e5f-f0a7c8635daf .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-55030d1f-ff64-43ac-8a54-6a36f18ca308 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-55030d1f-ff64-43ac-8a54-6a36f18ca308 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-40480de8-e5e9-4fd8-962e-c1b41f62976e {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-40480de8-e5e9-4fd8-962e-c1b41f62976e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-67eceab0-8c35-4219-9b18-58bdb847c220 {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-67eceab0-8c35-4219-9b18-58bdb847c220 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-67eceab0-8c35-4219-9b18-58bdb847c220 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-4624fcf3-ba55-4a37-b59a-d917cdfee9c5 {
  min-height: 50px;
}








#s-4624fcf3-ba55-4a37-b59a-d917cdfee9c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4624fcf3-ba55-4a37-b59a-d917cdfee9c5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-81b06fe8-3670-42bb-9023-07d49d20aa85"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-95138f60-3171-48aa-bac0-81858c53ef4c {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.4);
}








#s-95138f60-3171-48aa-bac0-81858c53ef4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95138f60-3171-48aa-bac0-81858c53ef4c {
  cursor: pointer;
}#s-95138f60-3171-48aa-bac0-81858c53ef4c.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-c0a0aa56-6c71-4431-b3be-054f61da2e24 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-c0a0aa56-6c71-4431-b3be-054f61da2e24 img.shogun-image {
    
    width: px;
  }


#s-c0a0aa56-6c71-4431-b3be-054f61da2e24 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-a3b5aca5-fd82-4f28-814c-3d39d489c3a9 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-a3b5aca5-fd82-4f28-814c-3d39d489c3a9 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-8adf0983-8b05-4063-a169-62c27f75f781 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-8adf0983-8b05-4063-a169-62c27f75f781 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-9dc9ca83-eacc-45fb-977b-db69fe5b9cf7 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-9dc9ca83-eacc-45fb-977b-db69fe5b9cf7 {
  margin-top: 10px;
}
}







#s-9dc9ca83-eacc-45fb-977b-db69fe5b9cf7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9dc9ca83-eacc-45fb-977b-db69fe5b9cf7 {
  cursor: pointer;
}#s-9dc9ca83-eacc-45fb-977b-db69fe5b9cf7.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ee073d0d-7be1-4022-b9ea-c24de07fd0c5 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-ee073d0d-7be1-4022-b9ea-c24de07fd0c5 img.shogun-image {
    
    width: px;
  }


#s-ee073d0d-7be1-4022-b9ea-c24de07fd0c5 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-e10303d0-716b-486f-8abf-86d3a0fca15e {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-e10303d0-716b-486f-8abf-86d3a0fca15e .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-010c190a-1d8c-4e69-8669-6fa2aa364195 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-010c190a-1d8c-4e69-8669-6fa2aa364195 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-679e83a3-3f85-4aa7-9be1-d9426dc8b366 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}
@media (max-width: 767px){#s-679e83a3-3f85-4aa7-9be1-d9426dc8b366 {
  margin-top: 10px;
}
}







#s-679e83a3-3f85-4aa7-9be1-d9426dc8b366 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-679e83a3-3f85-4aa7-9be1-d9426dc8b366 {
  cursor: pointer;
}#s-679e83a3-3f85-4aa7-9be1-d9426dc8b366.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a7b3cdb8-43ef-4975-bd51-c0e091488375 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-a7b3cdb8-43ef-4975-bd51-c0e091488375 img.shogun-image {
    
    width: px;
  }


#s-a7b3cdb8-43ef-4975-bd51-c0e091488375 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-f7a28cf1-b22d-46d2-b0bd-f77d63d84a92 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-f7a28cf1-b22d-46d2-b0bd-f77d63d84a92 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-acd217aa-9edd-4381-9e22-1c4cd7a9a412 {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-acd217aa-9edd-4381-9e22-1c4cd7a9a412 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-02b4c93b-daaf-48c8-90b1-bada2a023d52 {
  min-height: 50px;
background-color: rgba(244, 242, 239, 0.5);
}








#s-02b4c93b-daaf-48c8-90b1-bada2a023d52 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-02b4c93b-daaf-48c8-90b1-bada2a023d52 {
  cursor: pointer;
}#s-02b4c93b-daaf-48c8-90b1-bada2a023d52.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4ab628de-41bc-46c8-99f9-2653d0d09827 {
  margin-top: 20px;
margin-left: 10px;
margin-bottom: 20px;
margin-right: 10px;
min-height: 30px;
text-align: center;
}




  #s-4ab628de-41bc-46c8-99f9-2653d0d09827 img.shogun-image {
    
    width: px;
  }


#s-4ab628de-41bc-46c8-99f9-2653d0d09827 .shogun-image-content {
  
    -webkit-box-align:  start;
  
            align-items:  flex-start;
  
}

#s-b5abad43-277a-49e2-9b02-1b25fdeedb05 {
  margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}

#s-b5abad43-277a-49e2-9b02-1b25fdeedb05 .shogun-heading-component h5 {
  color: rgba(157, 157, 157, 1);
  font-weight:  600 ;
  font-family: Muli;
  font-style:   ;
  font-size: 11px;
  line-height: ;
  letter-spacing: 1.5px;
  
}



#s-25ed3680-76d1-4884-9d1c-25aa2e3888cd {
  border-style: solid;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
}

#s-25ed3680-76d1-4884-9d1c-25aa2e3888cd .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: ;
  
}



#s-f2561ae4-7095-4f6c-8568-c633af3526ca {
  margin-top: 20px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-f2561ae4-7095-4f6c-8568-c633af3526ca {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-f2561ae4-7095-4f6c-8568-c633af3526ca hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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