.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

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

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

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

#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  
}
}@media (max-width: 767px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  
}
}







#s-ffa41fc6-8486-42e6-9903-33f5f7923853 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ffa41fc6-8486-42e6-9903-33f5f7923853.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-f87f898c-70de-4615-9079-1fb8cf33f37e {
  text-align: center;
}




  #s-f87f898c-70de-4615-9079-1fb8cf33f37e img.shogun-image {
    
    width: px;
  }


#s-f87f898c-70de-4615-9079-1fb8cf33f37e .shogun-image-content {
  
    align-items: center;
  
}

#s-30927bb8-7357-4e55-aa64-dd225c9a4a8c {
  min-height: 50px;
}








#s-30927bb8-7357-4e55-aa64-dd225c9a4a8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30927bb8-7357-4e55-aa64-dd225c9a4a8c.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

#s-7ba42575-4ad5-4613-8423-847d8e9032ed {
  border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px){#s-7ba42575-4ad5-4613-8423-847d8e9032ed {
  margin-top: 0px;
margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f9372217-b250-4519-8724-3cdd2f64682c {
  padding-top: 0px;
padding-left: 0%;
text-align: center;
}




  #s-f9372217-b250-4519-8724-3cdd2f64682c img.shogun-image {
    
    width: px;
  }


#s-f9372217-b250-4519-8724-3cdd2f64682c .shogun-image-content {
  
    align-items: center;
  
}

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

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

#s-d4740d7f-4c22-470b-9557-8998f723743f {
  margin-top: 50px;
margin-left: 65px;
margin-bottom: 25px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-d4740d7f-4c22-470b-9557-8998f723743f {
  margin-top: 0px;
margin-left: 2%;
}
}
#s-d4740d7f-4c22-470b-9557-8998f723743f .shogun-heading-component h2 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-c94d2404-7640-48ef-a29c-24c2fcd09d9e {
  margin-left: 10%;
margin-right: 15%;
}
@media (max-width: 767px){#s-c94d2404-7640-48ef-a29c-24c2fcd09d9e {
  margin-left: 0%;
margin-right: 0%;
}
}
#s-6f905261-7dfa-4cb8-8631-9170a71346fc {
  min-height: 50px;
}








#s-6f905261-7dfa-4cb8-8631-9170a71346fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f905261-7dfa-4cb8-8631-9170a71346fc.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

#s-7af7c1ed-001e-464e-8d80-e13f1323ddee {
  margin-top: 10px;
margin-bottom: 50px;
padding-top: 22px;
padding-left: 44px;
padding-bottom: 22px;
padding-right: 44px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(253, 138, 53, 1);
background-image: none;
hover-type: color;
}
#s-7af7c1ed-001e-464e-8d80-e13f1323ddee:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(0, 0, 0, 1) !important;
background-color: rgba(253, 138, 53, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7af7c1ed-001e-464e-8d80-e13f1323ddee:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7af7c1ed-001e-464e-8d80-e13f1323ddee.shg-btn {
  color: rgba(253, 138, 53, 1);
  font-size: 25px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-6b2d3450-280e-40f0-b0a0-b9676c7978f0 {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-6b2d3450-280e-40f0-b0a0-b9676c7978f0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

#s-443b3912-5f13-497a-91dc-96e7544dd3dd {
  border-style: solid;
margin-top: 100px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0);
text-align: right;
}
@media (max-width: 767px){#s-443b3912-5f13-497a-91dc-96e7544dd3dd {
  margin-top: 25px;
margin-left: 5%;
margin-right: 5%;
}
}



  #s-443b3912-5f13-497a-91dc-96e7544dd3dd img.shogun-image {
    
    width: px;
  }


#s-443b3912-5f13-497a-91dc-96e7544dd3dd .shogun-image-content {
  
    align-items: center;
  
}

#s-9cf92d29-51d6-41d2-a957-927b5ad40444 {
  margin-top: 0px;
margin-left: 0px;
margin-right: 250px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9cf92d29-51d6-41d2-a957-927b5ad40444 {
  margin-right: 100px;
}
}@media (max-width: 767px){#s-9cf92d29-51d6-41d2-a957-927b5ad40444 {
  margin-right: 0px;
}
}
#s-9cf92d29-51d6-41d2-a957-927b5ad40444 .shogun-heading-component h4 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-231e497d-f08a-42b7-aed0-a78f8e8b871f {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-231e497d-f08a-42b7-aed0-a78f8e8b871f {
  margin-right: 250px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-231e497d-f08a-42b7-aed0-a78f8e8b871f {
  margin-right: 250px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-231e497d-f08a-42b7-aed0-a78f8e8b871f {
  margin-right: 100px;
}
}
#s-3ef1e5c5-40df-48ae-871b-a82c834dc306 {
  border-style: solid;
margin-top: 15px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 25%;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}
@media (max-width: 767px){#s-3ef1e5c5-40df-48ae-871b-a82c834dc306 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-60b51658-ab40-4c9d-8492-1c164497e5a4 {
  min-height: 50px;
}
@media (max-width: 767px){#s-60b51658-ab40-4c9d-8492-1c164497e5a4 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}
}







#s-60b51658-ab40-4c9d-8492-1c164497e5a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60b51658-ab40-4c9d-8492-1c164497e5a4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d8c86482-e4bc-44f7-8fa6-cf81a387ead5 {
  padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}

#s-d8c86482-e4bc-44f7-8fa6-cf81a387ead5 .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9d9c3c5e-ce66-4985-8cd8-5df558460235 {
  margin-left: 50px;
margin-right: 50px;
}
@media (max-width: 767px){#s-9d9c3c5e-ce66-4985-8cd8-5df558460235 {
  margin-left: 5px;
margin-right: 5px;
}
}
@media (min-width: 0px) {
[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-9d9c3c5e-ce66-4985-8cd8-5df558460235"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-27041489-ec71-42d3-b1fd-4f198f413fa3 {
  text-align: center;
}




  #s-27041489-ec71-42d3-b1fd-4f198f413fa3 img.shogun-image {
    
    width: px;
  }


#s-27041489-ec71-42d3-b1fd-4f198f413fa3 .shogun-image-content {
  
    align-items: center;
  
}

#s-fa978b4b-6d72-4458-9ee4-cb6ffa6cb69c {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fa978b4b-6d72-4458-9ee4-cb6ffa6cb69c .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-42736506-53b7-4191-b775-d804c2661700 {
  margin-bottom: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-42736506-53b7-4191-b775-d804c2661700 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42736506-53b7-4191-b775-d804c2661700.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c637ccb6-835c-4ed5-ad01-7b909cfccff1 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-6f92865a-7739-4275-a968-1609fdf4ec1d {
  text-align: center;
}




  #s-6f92865a-7739-4275-a968-1609fdf4ec1d img.shogun-image {
    
    width: px;
  }


#s-6f92865a-7739-4275-a968-1609fdf4ec1d .shogun-image-content {
  
    align-items: center;
  
}

#s-1a719beb-b134-40a8-830f-28830fa54268 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1a719beb-b134-40a8-830f-28830fa54268 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8c80c3bc-3efd-4221-aa48-16f316c01490 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-8a1b2daf-8a21-40f7-85a7-4e0715a20417 {
  text-align: center;
}




  #s-8a1b2daf-8a21-40f7-85a7-4e0715a20417 img.shogun-image {
    
    width: px;
  }


#s-8a1b2daf-8a21-40f7-85a7-4e0715a20417 .shogun-image-content {
  
    align-items: center;
  
}

#s-e0bc48c0-941f-452b-9050-fdfc9b305fff {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e0bc48c0-941f-452b-9050-fdfc9b305fff .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1040d5cb-3005-4011-bb2e-d53ff9125e84 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-7a9173b1-a5ff-4ccd-8111-90cca0b331a2 {
  text-align: center;
}




  #s-7a9173b1-a5ff-4ccd-8111-90cca0b331a2 img.shogun-image {
    
    width: px;
  }


#s-7a9173b1-a5ff-4ccd-8111-90cca0b331a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a634fd8-969e-40e1-bc91-8d1064810e27 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a634fd8-969e-40e1-bc91-8d1064810e27 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-83a83be8-533c-4359-8139-cdffe6f3035b {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
}

#s-81de5d8c-5741-4710-827f-97383be3d9ad {
  margin-top: 25px;
min-height: 50px;
}








#s-81de5d8c-5741-4710-827f-97383be3d9ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81de5d8c-5741-4710-827f-97383be3d9ad.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d {
  margin-left: 50px;
margin-right: 50px;
}
@media (max-width: 767px){#s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d {
  margin-left: 5px;
margin-right: 5px;
}
}
@media (min-width: 0px) {
[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-f1432705-2d5a-4e37-9f44-f31d2aa0bb8d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-c8aee236-3ecf-40ae-bc00-eb82dff43142 {
  margin-bottom: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-c8aee236-3ecf-40ae-bc00-eb82dff43142 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8aee236-3ecf-40ae-bc00-eb82dff43142.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7b670750-7de3-4e6f-a13e-33ce7bad57f3 {
  text-align: center;
}




  #s-7b670750-7de3-4e6f-a13e-33ce7bad57f3 img.shogun-image {
    
    width: px;
  }


#s-7b670750-7de3-4e6f-a13e-33ce7bad57f3 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a3e7ade-7cf2-4f3a-a13a-fe6a6dc9880f {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a3e7ade-7cf2-4f3a-a13a-fe6a6dc9880f .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e179857b-6ed3-46a6-87bf-416081144864 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-0cbbf9e3-79de-4f6d-9662-c4528c56fd22 {
  text-align: center;
}




  #s-0cbbf9e3-79de-4f6d-9662-c4528c56fd22 img.shogun-image {
    
    width: px;
  }


#s-0cbbf9e3-79de-4f6d-9662-c4528c56fd22 .shogun-image-content {
  
    align-items: center;
  
}

#s-6dd7b89e-5d19-4f18-a91e-8b058fcb41d1 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6dd7b89e-5d19-4f18-a91e-8b058fcb41d1 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f1fc2e2a-931e-49f4-9cae-dbccb32478f2 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-bc8d12ef-b263-47ea-8a44-12b546ff22ba {
  text-align: center;
}




  #s-bc8d12ef-b263-47ea-8a44-12b546ff22ba img.shogun-image {
    
    width: px;
  }


#s-bc8d12ef-b263-47ea-8a44-12b546ff22ba .shogun-image-content {
  
    align-items: center;
  
}

#s-30999235-fb9a-43f1-a246-de644e589548 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-30999235-fb9a-43f1-a246-de644e589548 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5839b51c-ab70-4e74-b5b6-72cca7bb7fbe {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-b35c88d5-e1ef-471c-aad2-34821ef976db {
  text-align: center;
}




  #s-b35c88d5-e1ef-471c-aad2-34821ef976db img.shogun-image {
    
    width: px;
  }


#s-b35c88d5-e1ef-471c-aad2-34821ef976db .shogun-image-content {
  
    align-items: center;
  
}

#s-93330078-0485-4200-9b24-cbcab3803ebb {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-93330078-0485-4200-9b24-cbcab3803ebb .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ae218340-f7f2-4b8e-bde8-ce3b4b800d8a {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-3fb5a66d-4072-490c-8e0e-0e24f590bd86 {
  margin-top: 25px;
min-height: 50px;
}








#s-3fb5a66d-4072-490c-8e0e-0e24f590bd86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3fb5a66d-4072-490c-8e0e-0e24f590bd86.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2e698827-a4b0-4e0b-9dc7-2686f887a94e {
  margin-left: 50px;
margin-right: 50px;
}
@media (max-width: 767px){#s-2e698827-a4b0-4e0b-9dc7-2686f887a94e {
  margin-left: 5px;
margin-right: 5px;
}
}
@media (min-width: 0px) {
[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-2e698827-a4b0-4e0b-9dc7-2686f887a94e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-b8665cbf-3684-4415-8f76-b78fe12090d2 {
  margin-bottom: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-b8665cbf-3684-4415-8f76-b78fe12090d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8665cbf-3684-4415-8f76-b78fe12090d2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b82c1177-2e96-4aae-a5b7-7a452c43c393 {
  text-align: center;
}




  #s-b82c1177-2e96-4aae-a5b7-7a452c43c393 img.shogun-image {
    
    width: px;
  }


#s-b82c1177-2e96-4aae-a5b7-7a452c43c393 .shogun-image-content {
  
    align-items: center;
  
}

#s-01c2295f-4f26-41e9-95e6-da0e7e384401 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-01c2295f-4f26-41e9-95e6-da0e7e384401 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-36c013d8-2f38-49c5-b8c5-444fd268990c {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-6e774c89-22c8-4ad3-8306-985087c810b9 {
  text-align: center;
}




  #s-6e774c89-22c8-4ad3-8306-985087c810b9 img.shogun-image {
    
    width: px;
  }


#s-6e774c89-22c8-4ad3-8306-985087c810b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-8f4339e7-cfa0-457f-9de7-05ed6408d716 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8f4339e7-cfa0-457f-9de7-05ed6408d716 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-21d6b9ef-291d-4afe-92cd-f7eac414850d {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-0360384e-522c-4f20-a173-d984b3d8e476 {
  text-align: center;
}




  #s-0360384e-522c-4f20-a173-d984b3d8e476 img.shogun-image {
    
    width: px;
  }


#s-0360384e-522c-4f20-a173-d984b3d8e476 .shogun-image-content {
  
    align-items: center;
  
}

#s-b2e4a92b-af4e-4757-bc12-63f301657f1f {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b2e4a92b-af4e-4757-bc12-63f301657f1f .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8f03bc38-59e3-44f1-8de7-1097617bdbd3 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-500ec9f7-aaa9-4077-93fb-bf04abe9fc36 {
  text-align: center;
}




  #s-500ec9f7-aaa9-4077-93fb-bf04abe9fc36 img.shogun-image {
    
    width: px;
  }


#s-500ec9f7-aaa9-4077-93fb-bf04abe9fc36 .shogun-image-content {
  
    align-items: center;
  
}

#s-da53467d-f5e5-4fac-a45d-6c5a46fa0ec9 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-da53467d-f5e5-4fac-a45d-6c5a46fa0ec9 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fa3e8837-fb72-4f00-a204-b3751c6b17c7 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-2809e6a0-0d34-45c9-8507-4027226cf3ed {
  margin-top: 25px;
min-height: 50px;
}








#s-2809e6a0-0d34-45c9-8507-4027226cf3ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2809e6a0-0d34-45c9-8507-4027226cf3ed.shg-box.shg-c {
  justify-content: flex-start;
}

#s-23101ac3-dd78-4df7-ad0a-48f35f738e9a {
  margin-left: 50px;
margin-right: 50px;
}
@media (max-width: 767px){#s-23101ac3-dd78-4df7-ad0a-48f35f738e9a {
  margin-left: 5px;
margin-right: 5px;
}
}
@media (min-width: 0px) {
[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-23101ac3-dd78-4df7-ad0a-48f35f738e9a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-4f185c18-6ce4-407f-a181-5b78d8bb25f7 {
  margin-bottom: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-4f185c18-6ce4-407f-a181-5b78d8bb25f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f185c18-6ce4-407f-a181-5b78d8bb25f7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6fee6615-b9a1-4a94-af61-6970161dc322 {
  text-align: center;
}




  #s-6fee6615-b9a1-4a94-af61-6970161dc322 img.shogun-image {
    
    width: px;
  }


#s-6fee6615-b9a1-4a94-af61-6970161dc322 .shogun-image-content {
  
    align-items: center;
  
}

#s-cc5b8fee-d60c-4922-836f-72856b5268e3 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cc5b8fee-d60c-4922-836f-72856b5268e3 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-70f81c9f-1ea2-4043-abb9-ea517a17a293 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-bfc8ef20-4e06-4a25-8199-c9b7f3d499db {
  text-align: center;
}




  #s-bfc8ef20-4e06-4a25-8199-c9b7f3d499db img.shogun-image {
    
    width: px;
  }


#s-bfc8ef20-4e06-4a25-8199-c9b7f3d499db .shogun-image-content {
  
    align-items: center;
  
}

#s-77a16fa1-f6eb-429b-8a10-9fdbc26bb45b {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-77a16fa1-f6eb-429b-8a10-9fdbc26bb45b .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ce53f0e9-73be-48e6-b9e3-9c777f677997 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-e3faa6e7-e13b-4962-a965-d0a16812a466 {
  text-align: center;
}




  #s-e3faa6e7-e13b-4962-a965-d0a16812a466 img.shogun-image {
    
    width: px;
  }


#s-e3faa6e7-e13b-4962-a965-d0a16812a466 .shogun-image-content {
  
    align-items: center;
  
}

#s-b4a3566a-aee7-4f8d-b627-7279a3eaf3f0 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b4a3566a-aee7-4f8d-b627-7279a3eaf3f0 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-970ffc5a-1698-49c6-a2e0-6d2e2933be49 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-b827b7ee-484e-43c1-acb7-fd809c006f9f {
  text-align: center;
}




  #s-b827b7ee-484e-43c1-acb7-fd809c006f9f img.shogun-image {
    
    width: px;
  }


#s-b827b7ee-484e-43c1-acb7-fd809c006f9f .shogun-image-content {
  
    align-items: center;
  
}

#s-5ab6941d-2377-49a6-b8ef-15adbd748fde {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5ab6941d-2377-49a6-b8ef-15adbd748fde .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6487b2dc-3222-4feb-838a-59cd6903e0e5 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-05175173-87f9-4134-8711-8068102fc165 {
  margin-top: 25px;
min-height: 50px;
}








#s-05175173-87f9-4134-8711-8068102fc165 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05175173-87f9-4134-8711-8068102fc165.shg-box.shg-c {
  justify-content: flex-start;
}

#s-898294e4-7414-4aa4-a926-c1536ba5f36c {
  margin-left: 5px;
margin-right: 5px;
}
@media (min-width: 1200px){#s-898294e4-7414-4aa4-a926-c1536ba5f36c {
  margin-left: 50px;
margin-right: 50px;
}
}
@media (min-width: 0px) {
[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-898294e4-7414-4aa4-a926-c1536ba5f36c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-f5536309-6aca-40b5-b314-856a8ec6660a {
  margin-bottom: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f5536309-6aca-40b5-b314-856a8ec6660a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5536309-6aca-40b5-b314-856a8ec6660a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-502882ed-192e-4337-8b99-b602b8c0825e {
  text-align: center;
}




  #s-502882ed-192e-4337-8b99-b602b8c0825e img.shogun-image {
    
    width: px;
  }


#s-502882ed-192e-4337-8b99-b602b8c0825e .shogun-image-content {
  
    align-items: center;
  
}

#s-e476159e-8286-4c13-a062-8b45a290b0b5 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e476159e-8286-4c13-a062-8b45a290b0b5 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ed1142e2-dee6-4ae5-982c-e4054ad6154d {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-03b6c94e-de64-4cc1-9cf0-85712f3f58b6 {
  text-align: center;
}




  #s-03b6c94e-de64-4cc1-9cf0-85712f3f58b6 img.shogun-image {
    
    width: px;
  }


#s-03b6c94e-de64-4cc1-9cf0-85712f3f58b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-9d8210be-7ab3-4125-8c24-34821f059764 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9d8210be-7ab3-4125-8c24-34821f059764 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d225f7e4-f868-4056-b0ad-28f0d1d93a43 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-cbf44cea-8b61-4acc-8e86-9818dc09b8a2 {
  text-align: center;
}




  #s-cbf44cea-8b61-4acc-8e86-9818dc09b8a2 img.shogun-image {
    
    width: px;
  }


#s-cbf44cea-8b61-4acc-8e86-9818dc09b8a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee28c0d2-f95b-400d-8ca7-2e9779653d9e {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ee28c0d2-f95b-400d-8ca7-2e9779653d9e .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-293533f2-4e6c-486c-ae41-0793c6fbfa61 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-08f04daa-815e-4d40-b6ad-10e3076fa3d1 {
  text-align: center;
}




  #s-08f04daa-815e-4d40-b6ad-10e3076fa3d1 img.shogun-image {
    
    width: px;
  }


#s-08f04daa-815e-4d40-b6ad-10e3076fa3d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-a22ba4d0-1346-4449-923a-3335059a7881 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a22ba4d0-1346-4449-923a-3335059a7881 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-497aca62-acf2-471f-8e9c-65d501503bb1 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-50d45be2-88e3-4dc6-af42-804a9a0a835e {
  margin-top: 25px;
min-height: 50px;
}








#s-50d45be2-88e3-4dc6-af42-804a9a0a835e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50d45be2-88e3-4dc6-af42-804a9a0a835e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912 {
  margin-left: 50px;
margin-right: 50px;
}
@media (max-width: 767px){#s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912 {
  margin-left: 5px;
margin-right: 5px;
}
}
@media (min-width: 0px) {
[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-c65fcdfa-1d0a-4ca6-a245-eb6e077f5912"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-ce449e7f-5161-4bb4-9046-285a35ac6910 {
  margin-bottom: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-ce449e7f-5161-4bb4-9046-285a35ac6910 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce449e7f-5161-4bb4-9046-285a35ac6910.shg-box.shg-c {
  justify-content: flex-start;
}

#s-faf34bea-0323-410b-9118-511af2d1c694 {
  text-align: center;
}




  #s-faf34bea-0323-410b-9118-511af2d1c694 img.shogun-image {
    
    width: px;
  }


#s-faf34bea-0323-410b-9118-511af2d1c694 .shogun-image-content {
  
    align-items: center;
  
}

#s-90ae442a-a894-449a-a7b6-f4a40338d556 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-90ae442a-a894-449a-a7b6-f4a40338d556 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-14682ccb-1384-4d4f-8f79-169714cbdd22 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-6f382a22-6402-458f-b01e-5c15693bc0b3 {
  text-align: center;
}




  #s-6f382a22-6402-458f-b01e-5c15693bc0b3 img.shogun-image {
    
    width: px;
  }


#s-6f382a22-6402-458f-b01e-5c15693bc0b3 .shogun-image-content {
  
    align-items: center;
  
}

#s-3a358286-f7ef-4f70-a109-1aa1b584c83d {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3a358286-f7ef-4f70-a109-1aa1b584c83d .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f6a4698d-b277-4f51-b453-e85bc3465798 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-60d5d78d-d23c-40f7-bd3d-adf2b2d4b85c {
  text-align: center;
}




  #s-60d5d78d-d23c-40f7-bd3d-adf2b2d4b85c img.shogun-image {
    
    width: px;
  }


#s-60d5d78d-d23c-40f7-bd3d-adf2b2d4b85c .shogun-image-content {
  
    align-items: center;
  
}

#s-dc3dc91e-7805-4a5e-b6af-b66a0f9feedf {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dc3dc91e-7805-4a5e-b6af-b66a0f9feedf .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-60339096-3ea0-4d03-b811-357ee58c85ae {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-c01d8ba5-d9c6-40ad-bda0-88f8a37d46e8 {
  text-align: center;
}




  #s-c01d8ba5-d9c6-40ad-bda0-88f8a37d46e8 img.shogun-image {
    
    width: px;
  }


#s-c01d8ba5-d9c6-40ad-bda0-88f8a37d46e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-c9d8bd0d-c1a2-4a6b-bd4c-62da642f501b {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c9d8bd0d-c1a2-4a6b-bd4c-62da642f501b .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fcefad47-7b00-4810-a132-e421bab52f68 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-5ba50974-9565-4767-b885-7df4f1bef7eb {
  margin-top: 25px;
min-height: 50px;
}








#s-5ba50974-9565-4767-b885-7df4f1bef7eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ba50974-9565-4767-b885-7df4f1bef7eb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-03d2c5ba-c3b4-4787-9823-af1fce6c8670 {
  margin-left: 50px;
margin-right: 50px;
}
@media (max-width: 767px){#s-03d2c5ba-c3b4-4787-9823-af1fce6c8670 {
  margin-left: 5px;
margin-right: 5px;
}
}
@media (min-width: 0px) {
[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-03d2c5ba-c3b4-4787-9823-af1fce6c8670"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-1bc64c7a-3cd7-4e76-874e-ba023fd42a90 {
  margin-bottom: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-1bc64c7a-3cd7-4e76-874e-ba023fd42a90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1bc64c7a-3cd7-4e76-874e-ba023fd42a90.shg-box.shg-c {
  justify-content: flex-start;
}

#s-32b587c2-8d1d-4fe5-bc90-6c8e3b0de4dd {
  text-align: center;
}




  #s-32b587c2-8d1d-4fe5-bc90-6c8e3b0de4dd img.shogun-image {
    
    width: px;
  }


#s-32b587c2-8d1d-4fe5-bc90-6c8e3b0de4dd .shogun-image-content {
  
    align-items: center;
  
}

#s-4de1acf0-1423-43d2-8dd8-ffcd5f2adb05 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4de1acf0-1423-43d2-8dd8-ffcd5f2adb05 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8807a5c4-843a-4030-8b10-997623d52957 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-c6bcffff-84c2-466c-915e-2bb528bdc049 {
  text-align: center;
}




  #s-c6bcffff-84c2-466c-915e-2bb528bdc049 img.shogun-image {
    
    width: px;
  }


#s-c6bcffff-84c2-466c-915e-2bb528bdc049 .shogun-image-content {
  
    align-items: center;
  
}

#s-c4f21b97-b990-407d-95e7-4e428ecbeac4 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c4f21b97-b990-407d-95e7-4e428ecbeac4 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5c4c7efb-eced-4d62-952c-fa8f051c09da {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-5568989d-5b4f-4132-aaf3-1f2e77bba524 {
  text-align: center;
}




  #s-5568989d-5b4f-4132-aaf3-1f2e77bba524 img.shogun-image {
    
    width: px;
  }


#s-5568989d-5b4f-4132-aaf3-1f2e77bba524 .shogun-image-content {
  
    align-items: center;
  
}

#s-34cf3620-344a-484e-ae1b-a06266ba7099 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-34cf3620-344a-484e-ae1b-a06266ba7099 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5c605ee8-21a4-4d83-9ade-932b10efd073 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-ff0b0ff8-9956-4a4e-a401-75c58e849fb3 {
  text-align: center;
}




  #s-ff0b0ff8-9956-4a4e-a401-75c58e849fb3 img.shogun-image {
    
    width: px;
  }


#s-ff0b0ff8-9956-4a4e-a401-75c58e849fb3 .shogun-image-content {
  
    align-items: center;
  
}

#s-4116288e-0361-411d-bc84-1d41e88f3b96 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4116288e-0361-411d-bc84-1d41e88f3b96 .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-32b0de59-5ec9-4bc5-9500-ae241c4bdeaa {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-e79dd4a1-7767-425b-836d-0eed1e32fef4 {
  margin-top: 25px;
min-height: 50px;
}








#s-e79dd4a1-7767-425b-836d-0eed1e32fef4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e79dd4a1-7767-425b-836d-0eed1e32fef4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-59811f07-53cc-454c-b04d-fe1fe985cce0 {
  margin-left: 50px;
margin-right: 50px;
}
@media (max-width: 767px){#s-59811f07-53cc-454c-b04d-fe1fe985cce0 {
  margin-left: 5px;
margin-right: 5px;
}
}
@media (min-width: 0px) {
[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-59811f07-53cc-454c-b04d-fe1fe985cce0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-59707a93-a21b-489a-9f47-5e3d3a29c3d7 {
  margin-bottom: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-59707a93-a21b-489a-9f47-5e3d3a29c3d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59707a93-a21b-489a-9f47-5e3d3a29c3d7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-eb0468b6-35c3-4ebc-b1de-7f16a0795cb1 {
  text-align: center;
}




  #s-eb0468b6-35c3-4ebc-b1de-7f16a0795cb1 img.shogun-image {
    
    width: px;
  }


#s-eb0468b6-35c3-4ebc-b1de-7f16a0795cb1 .shogun-image-content {
  
    align-items: center;
  
}

#s-dcb345c3-c68b-419e-bacb-2358ad22a07e {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dcb345c3-c68b-419e-bacb-2358ad22a07e .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f780d8b5-7594-4ac1-aebd-0aa5666bd464 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-06da898c-0d43-40d2-b58b-13c2967f6286 {
  text-align: center;
}




  #s-06da898c-0d43-40d2-b58b-13c2967f6286 img.shogun-image {
    
    width: px;
  }


#s-06da898c-0d43-40d2-b58b-13c2967f6286 .shogun-image-content {
  
    align-items: center;
  
}

#s-b8c0ee6e-984c-41a2-b107-92e753d87eff {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b8c0ee6e-984c-41a2-b107-92e753d87eff .shogun-heading-component h3 {
  color: #000;
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-72be2855-a2df-431c-9915-25dfe7992b13 {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 25px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(253, 138, 53, 1);
border-style: solid;
border-radius: 1px;
}

#s-de702733-e6be-4dae-92d2-c46e1ac4883b {
  padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}

#s-de702733-e6be-4dae-92d2-c46e1ac4883b .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-de702733-e6be-4dae-92d2-c46e1ac4883b .shogun-heading-component h3 {
  color: #000;
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-f07e5372-7740-497c-b174-e6d5f8f4d3df {
  text-align: center;
}





#s-f07e5372-7740-497c-b174-e6d5f8f4d3df .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}
