.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-d0f2623b-adf7-464b-9aa5-7861f50a977e {
  margin-top: -31px;
min-height: 50px;
}








#s-d0f2623b-adf7-464b-9aa5-7861f50a977e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0f2623b-adf7-464b-9aa5-7861f50a977e.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-a778ad14-2997-4b9b-8347-a1a406a91bef"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.0px);
}

}

.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-3bdc4f3a-61b9-4d5d-af46-f402d830bb97 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3bdc4f3a-61b9-4d5d-af46-f402d830bb97 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


#s-3bdc4f3a-61b9-4d5d-af46-f402d830bb97 .shogun-heading-component h1 a {
  color: #000;
}


.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-bb04220d-a291-4bd7-9b00-38e71b1f121a {
  text-align: center;
}




  #s-bb04220d-a291-4bd7-9b00-38e71b1f121a img.shogun-image {
    
    width: px;
  }


#s-bb04220d-a291-4bd7-9b00-38e71b1f121a .shogun-image-content {
  
    align-items: center;
  
}

#s-c55dba5b-39cf-4b10-b389-7729a4d30748 {
  margin-top: 28px;
}

@media (min-width: 0px) {
[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c55dba5b-39cf-4b10-b389-7729a4d30748"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body>.shogun-tab-content {
  display: none;
}

.shogun-tabs-body>.shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-3012c074-0376-431b-964b-ca5b47690f8f {
  margin-left: 6px;
margin-right: 6px;
}

#s-3012c074-0376-431b-964b-ca5b47690f8f .shogun-tabs {
  justify-content: center;
}

#s-3012c074-0376-431b-964b-ca5b47690f8f .shogun-tabs > li > .shogun-tab-box {
    background: none;
    border: none;
  }
  #s-3012c074-0376-431b-964b-ca5b47690f8f .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: none;
    border: none;
  }
  #s-3012c074-0376-431b-964b-ca5b47690f8f .shogun-tabs > li > .shogun-tab-box::after {
    background: #fff;
    border: 2px solid rgba(213, 162, 56, 1);
  }
  #s-3012c074-0376-431b-964b-ca5b47690f8f .shogun-tabs > li.shogun-tab-active > .shogun-tab-box::after  {
    background: rgba(206, 206, 206, 1);
    border: 2px solid rgba(187, 143, 0, 1);
  }
#s-3012c074-0376-431b-964b-ca5b47690f8f .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(166, 124, 8, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-3012c074-0376-431b-964b-ca5b47690f8f .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-3012c074-0376-431b-964b-ca5b47690f8f .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 2px);
  left: 2px;
  bottom: -2px;
  height: 2px;
  background: rgba(206, 206, 206, 1);
}

#s-3012c074-0376-431b-964b-ca5b47690f8f .shogun-tabs-body {
  margin-top: -2px;
  border-top: 2px solid rgba(187, 143, 0, 1);
}

#s-fd7452ab-bb01-41ef-9f3b-c09201c961c4 {
  min-height: 50px;
}








#s-fd7452ab-bb01-41ef-9f3b-c09201c961c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd7452ab-bb01-41ef-9f3b-c09201c961c4.shg-box.shg-c {
  justify-content: center;
}

#s-f3f868bf-ee31-43ec-8ce8-47004f364e24 {
  min-height: 50px;
}








#s-f3f868bf-ee31-43ec-8ce8-47004f364e24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3f868bf-ee31-43ec-8ce8-47004f364e24.shg-box.shg-c {
  justify-content: center;
}

.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-fafebe7d-4f0d-4d0b-86fd-77f6d6454d4a {
  min-height: 50px;
}








#s-fafebe7d-4f0d-4d0b-86fd-77f6d6454d4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fafebe7d-4f0d-4d0b-86fd-77f6d6454d4a.shg-box.shg-c {
  justify-content: center;
}

#s-a32c5678-6e05-4aa8-8de7-929de112106a {
  min-height: 50px;
}








#s-a32c5678-6e05-4aa8-8de7-929de112106a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a32c5678-6e05-4aa8-8de7-929de112106a.shg-box.shg-c {
  justify-content: center;
}

#s-bbaac9fc-d838-4537-b1dd-c048156cb78b {
  min-height: 50px;
}








#s-bbaac9fc-d838-4537-b1dd-c048156cb78b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bbaac9fc-d838-4537-b1dd-c048156cb78b.shg-box.shg-c {
  justify-content: center;
}

#s-af925e66-70a3-449c-a1ee-e6db25abff7b {
  margin-top: 34px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-af925e66-70a3-449c-a1ee-e6db25abff7b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f8b31365-c221-48fa-98c1-f287d45337c4 {
  min-height: 50px;
}








#s-f8b31365-c221-48fa-98c1-f287d45337c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8b31365-c221-48fa-98c1-f287d45337c4.shg-box.shg-c {
  justify-content: center;
}

#s-12ffaea6-85f5-4192-adb5-d1dc3e887455 {
  margin-top: 33px;
margin-bottom: 14px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-12ffaea6-85f5-4192-adb5-d1dc3e887455 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a69a6eb8-33b0-49a0-8164-97b028969bff {
  min-height: 50px;
}








#s-a69a6eb8-33b0-49a0-8164-97b028969bff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a69a6eb8-33b0-49a0-8164-97b028969bff.shg-box.shg-c {
  justify-content: center;
}

#s-f9ab49f8-ab62-4460-b352-f955eb509360 {
  margin-top: 35px;
}

#s-45abdb41-5951-4dc6-8062-9c1721e8bf53 {
  min-height: 50px;
}








#s-45abdb41-5951-4dc6-8062-9c1721e8bf53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45abdb41-5951-4dc6-8062-9c1721e8bf53.shg-box.shg-c {
  justify-content: center;
}

#s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb {
  margin-top: 32px;
margin-bottom: 32px;
}

@media (min-width: 0px) {
[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-278cd0e7-3c79-4d76-b3b9-3f084b03b7fb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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-d47740ad-6ad3-47d7-9e5b-4d63db8c9b9c {
  box-shadow:1px 1px 1px 1px rgba(106, 95, 95, 1);
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 13px;
background-color: #252525;
text-align: center;
text-decoration: none;
line-height: 2em;
}
#s-d47740ad-6ad3-47d7-9e5b-4d63db8c9b9c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d47740ad-6ad3-47d7-9e5b-4d63db8c9b9c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d47740ad-6ad3-47d7-9e5b-4d63db8c9b9c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-79afe9a3-564d-4224-b793-7e6dc73b4fbd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4485c6be-e5c4-48c7-87ce-cd21e289a273 {
  min-height: 50px;
}








#s-4485c6be-e5c4-48c7-87ce-cd21e289a273 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4485c6be-e5c4-48c7-87ce-cd21e289a273.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-0be6ae9c-7f23-4cc9-87ff-a978918e6155"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-92a9ebc7-aea0-47a5-ae7e-b316266c4b18 {
  margin-top: 55px;
margin-bottom: 55px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 22px;
background-color: #252525;
text-align: center;
text-decoration: none;
line-height: 2em;
}
#s-92a9ebc7-aea0-47a5-ae7e-b316266c4b18:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-92a9ebc7-aea0-47a5-ae7e-b316266c4b18:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-92a9ebc7-aea0-47a5-ae7e-b316266c4b18.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-de2189cb-13be-44af-a3c3-c13057a78410 {
  min-height: 50px;
}








#s-de2189cb-13be-44af-a3c3-c13057a78410 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de2189cb-13be-44af-a3c3-c13057a78410.shg-box.shg-c {
  justify-content: center;
}

#s-c0f370b0-6a03-470f-b9b4-e063fa28becc {
  margin-top: 18px;
}

@media (min-width: 0px) {
[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-c0f370b0-6a03-470f-b9b4-e063fa28becc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-bc60e3c2-774a-43a6-ac3e-d1a718531060 {
  text-align: center;
}




  #s-bc60e3c2-774a-43a6-ac3e-d1a718531060 img.shogun-image {
    
    width: px;
  }


#s-bc60e3c2-774a-43a6-ac3e-d1a718531060 .shogun-image-content {
  
    align-items: center;
  
}

#s-5ba0e00c-f5af-43d2-89cb-6bf19c82e686 {
  text-align: center;
}




  #s-5ba0e00c-f5af-43d2-89cb-6bf19c82e686 img.shogun-image {
    
    width: px;
  }


#s-5ba0e00c-f5af-43d2-89cb-6bf19c82e686 .shogun-image-content {
  
    align-items: center;
  
}

#s-ca80d6d1-4c7f-42d8-b7d7-31af4fcb7af9 {
  text-align: center;
}




  #s-ca80d6d1-4c7f-42d8-b7d7-31af4fcb7af9 img.shogun-image {
    
    width: px;
  }


#s-ca80d6d1-4c7f-42d8-b7d7-31af4fcb7af9 .shogun-image-content {
  
    align-items: center;
  
}

#s-fc55bf74-aff5-49e5-90df-14a56d7d209b {
  text-align: center;
}




  #s-fc55bf74-aff5-49e5-90df-14a56d7d209b img.shogun-image {
    
    width: px;
  }


#s-fc55bf74-aff5-49e5-90df-14a56d7d209b .shogun-image-content {
  
    align-items: center;
  
}

#s-303aaf4f-a1cf-4158-af34-5a6829603d52 {
  text-align: center;
}




  #s-303aaf4f-a1cf-4158-af34-5a6829603d52 img.shogun-image {
    
    width: px;
  }


#s-303aaf4f-a1cf-4158-af34-5a6829603d52 .shogun-image-content {
  
    align-items: center;
  
}

#s-28fdbb91-f802-49a3-96f9-524a385efc9d {
  text-align: center;
}




  #s-28fdbb91-f802-49a3-96f9-524a385efc9d img.shogun-image {
    
    width: px;
  }


#s-28fdbb91-f802-49a3-96f9-524a385efc9d .shogun-image-content {
  
    align-items: center;
  
}

#s-37475a32-b4e4-4722-8765-d4e7ce00c5cf {
  margin-top: 18px;
}

@media (min-width: 0px) {
[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-37475a32-b4e4-4722-8765-d4e7ce00c5cf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-a17e2dbb-9383-4137-b86d-7e05c5b306dc {
  margin-top: 27px;
text-align: center;
}




  #s-a17e2dbb-9383-4137-b86d-7e05c5b306dc img.shogun-image {
    
    width: px;
  }


#s-a17e2dbb-9383-4137-b86d-7e05c5b306dc .shogun-image-content {
  
    align-items: center;
  
}

#s-d9b4925c-8720-4b0e-9e22-404ba23d67c6 {
  text-align: center;
}




  #s-d9b4925c-8720-4b0e-9e22-404ba23d67c6 img.shogun-image {
    
    width: px;
  }


#s-d9b4925c-8720-4b0e-9e22-404ba23d67c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-1ac10030-947b-465f-ba91-dcfefc95c96b {
  text-align: center;
}




  #s-1ac10030-947b-465f-ba91-dcfefc95c96b img.shogun-image {
    
    width: px;
  }


#s-1ac10030-947b-465f-ba91-dcfefc95c96b .shogun-image-content {
  
    align-items: center;
  
}

#s-daf3952b-ed29-418d-b9a4-9e20d072bfd3 {
  text-align: center;
}




  #s-daf3952b-ed29-418d-b9a4-9e20d072bfd3 img.shogun-image {
    
    width: px;
  }


#s-daf3952b-ed29-418d-b9a4-9e20d072bfd3 .shogun-image-content {
  
    align-items: center;
  
}

#s-0bf7bf28-1522-4e3d-8b21-081164b8b6d0 {
  min-height: 50px;
}








#s-0bf7bf28-1522-4e3d-8b21-081164b8b6d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0bf7bf28-1522-4e3d-8b21-081164b8b6d0.shg-box.shg-c {
  justify-content: center;
}

#s-1817b5d2-cb1e-4bde-a48d-703f6c4f9fd2 {
  min-height: 50px;
}








#s-1817b5d2-cb1e-4bde-a48d-703f6c4f9fd2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1817b5d2-cb1e-4bde-a48d-703f6c4f9fd2.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-fcc205e6-8849-4435-be19-bb49f1dae432"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-f05c8e72-39d5-4fd7-93fc-003a2d57127b {
  text-align: center;
}




  #s-f05c8e72-39d5-4fd7-93fc-003a2d57127b img.shogun-image {
    
    width: px;
  }


#s-f05c8e72-39d5-4fd7-93fc-003a2d57127b .shogun-image-content {
  
    align-items: center;
  
}

#s-6856dc57-3ced-443a-8f78-1caf841e4d45 {
  text-align: center;
}




  #s-6856dc57-3ced-443a-8f78-1caf841e4d45 img.shogun-image {
    
    width: px;
  }


#s-6856dc57-3ced-443a-8f78-1caf841e4d45 .shogun-image-content {
  
    align-items: center;
  
}

#s-a1ec35d8-dfb5-465d-9c0c-f5edd4c5598a {
  text-align: center;
}




  #s-a1ec35d8-dfb5-465d-9c0c-f5edd4c5598a img.shogun-image {
    
    width: px;
  }


#s-a1ec35d8-dfb5-465d-9c0c-f5edd4c5598a .shogun-image-content {
  
    align-items: center;
  
}

#s-471487b3-472c-4a37-9600-687468de5c37 {
  text-align: center;
}




  #s-471487b3-472c-4a37-9600-687468de5c37 img.shogun-image {
    
    width: px;
  }


#s-471487b3-472c-4a37-9600-687468de5c37 .shogun-image-content {
  
    align-items: center;
  
}

#s-73ca6df2-cd3e-4e87-be12-f14c471a7460 {
  text-align: center;
}




  #s-73ca6df2-cd3e-4e87-be12-f14c471a7460 img.shogun-image {
    
    width: px;
  }


#s-73ca6df2-cd3e-4e87-be12-f14c471a7460 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a46cb0f-9d2a-4148-ab67-1b57f1a365d2 {
  text-align: center;
}




  #s-0a46cb0f-9d2a-4148-ab67-1b57f1a365d2 img.shogun-image {
    
    width: px;
  }


#s-0a46cb0f-9d2a-4148-ab67-1b57f1a365d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-96d0ab8e-afc6-42ff-b8a1-f9394a221287 {
  margin-top: 13px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-96d0ab8e-afc6-42ff-b8a1-f9394a221287"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-f452fed7-2f15-463f-a987-96b9bf185349 {
  text-align: center;
}




  #s-f452fed7-2f15-463f-a987-96b9bf185349 img.shogun-image {
    
    width: px;
  }


#s-f452fed7-2f15-463f-a987-96b9bf185349 .shogun-image-content {
  
    align-items: center;
  
}

#s-8b01f123-2217-4954-a193-a52656a81c57 {
  text-align: center;
}




  #s-8b01f123-2217-4954-a193-a52656a81c57 img.shogun-image {
    
    width: px;
  }


#s-8b01f123-2217-4954-a193-a52656a81c57 .shogun-image-content {
  
    align-items: center;
  
}

#s-d5fefcd0-cf27-4ab8-bdd7-e6c63266b0cd {
  text-align: center;
}




  #s-d5fefcd0-cf27-4ab8-bdd7-e6c63266b0cd img.shogun-image {
    
    width: px;
  }


#s-d5fefcd0-cf27-4ab8-bdd7-e6c63266b0cd .shogun-image-content {
  
    align-items: center;
  
}

#s-36f24ceb-85bd-43c9-ad3d-04455a852592 {
  text-align: center;
}




  #s-36f24ceb-85bd-43c9-ad3d-04455a852592 img.shogun-image {
    
    width: px;
  }


#s-36f24ceb-85bd-43c9-ad3d-04455a852592 .shogun-image-content {
  
    align-items: center;
  
}

#s-71dad7ff-c5f2-4c95-afe5-0b5467ea7fb4 {
  text-align: center;
}




  #s-71dad7ff-c5f2-4c95-afe5-0b5467ea7fb4 img.shogun-image {
    
    width: px;
  }


#s-71dad7ff-c5f2-4c95-afe5-0b5467ea7fb4 .shogun-image-content {
  
    align-items: center;
  
}

#s-edac5f92-0389-44b9-a3ac-1d0722c2c52d {
  text-align: center;
}




  #s-edac5f92-0389-44b9-a3ac-1d0722c2c52d img.shogun-image {
    
    width: px;
  }


#s-edac5f92-0389-44b9-a3ac-1d0722c2c52d .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-9b247e08-d810-4736-9dd6-745c9ca6a0da"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-29ce52c3-51c6-45f1-88d7-b82db2aacd19 {
  text-align: center;
}




  #s-29ce52c3-51c6-45f1-88d7-b82db2aacd19 img.shogun-image {
    
    width: px;
  }


#s-29ce52c3-51c6-45f1-88d7-b82db2aacd19 .shogun-image-content {
  
    align-items: center;
  
}

#s-62d559c7-56fc-4759-9317-e23f2f02e28a {
  text-align: center;
}




  #s-62d559c7-56fc-4759-9317-e23f2f02e28a img.shogun-image {
    
    width: px;
  }


#s-62d559c7-56fc-4759-9317-e23f2f02e28a .shogun-image-content {
  
    align-items: center;
  
}

#s-358a6a46-f1d1-4b81-aa6d-3364b91577cf {
  text-align: center;
}




  #s-358a6a46-f1d1-4b81-aa6d-3364b91577cf img.shogun-image {
    
    width: px;
  }


#s-358a6a46-f1d1-4b81-aa6d-3364b91577cf .shogun-image-content {
  
    align-items: center;
  
}

#s-2e0cc67f-8c70-454a-a0d5-f186f0a7c7b5 {
  text-align: center;
}




  #s-2e0cc67f-8c70-454a-a0d5-f186f0a7c7b5 img.shogun-image {
    
    width: px;
  }


#s-2e0cc67f-8c70-454a-a0d5-f186f0a7c7b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-62f64c61-6c68-4360-a3d6-2a0b3c6ea29c {
  text-align: center;
}




  #s-62f64c61-6c68-4360-a3d6-2a0b3c6ea29c img.shogun-image {
    
    width: px;
  }


#s-62f64c61-6c68-4360-a3d6-2a0b3c6ea29c .shogun-image-content {
  
    align-items: center;
  
}

#s-f9c55c0d-dcc2-4f75-8acd-3dac16ddbaae {
  text-align: center;
}




  #s-f9c55c0d-dcc2-4f75-8acd-3dac16ddbaae img.shogun-image {
    
    width: px;
  }


#s-f9c55c0d-dcc2-4f75-8acd-3dac16ddbaae .shogun-image-content {
  
    align-items: center;
  
}

#s-7689f197-1df8-41d4-a69d-3305fec6e104 {
  margin-top: 18px;
}

@media (min-width: 0px) {
[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-7689f197-1df8-41d4-a69d-3305fec6e104"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-24d5d955-7d25-4f4e-8d8f-dd8fe18ac8d7 {
  text-align: center;
}




  #s-24d5d955-7d25-4f4e-8d8f-dd8fe18ac8d7 img.shogun-image {
    
    width: px;
  }


#s-24d5d955-7d25-4f4e-8d8f-dd8fe18ac8d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-537aefca-374a-4819-b0c3-6e2ef5492d87 {
  text-align: center;
}




  #s-537aefca-374a-4819-b0c3-6e2ef5492d87 img.shogun-image {
    
    width: px;
  }


#s-537aefca-374a-4819-b0c3-6e2ef5492d87 .shogun-image-content {
  
    align-items: center;
  
}

#s-c162f670-766e-47aa-84df-c83889be868b {
  text-align: center;
}




  #s-c162f670-766e-47aa-84df-c83889be868b img.shogun-image {
    
    width: px;
  }


#s-c162f670-766e-47aa-84df-c83889be868b .shogun-image-content {
  
    align-items: center;
  
}

#s-34a69b5e-ab5c-49d8-b645-11dbf6763079 {
  text-align: center;
}




  #s-34a69b5e-ab5c-49d8-b645-11dbf6763079 img.shogun-image {
    
    width: px;
  }


#s-34a69b5e-ab5c-49d8-b645-11dbf6763079 .shogun-image-content {
  
    align-items: center;
  
}

#s-da4a8ac2-1082-4394-9878-ef3ddc217658 {
  text-align: center;
}




  #s-da4a8ac2-1082-4394-9878-ef3ddc217658 img.shogun-image {
    
    width: px;
  }


#s-da4a8ac2-1082-4394-9878-ef3ddc217658 .shogun-image-content {
  
    align-items: center;
  
}

#s-aa31a2e2-07ed-43d4-b93d-71f6e743335c {
  text-align: center;
}




  #s-aa31a2e2-07ed-43d4-b93d-71f6e743335c img.shogun-image {
    
    width: px;
  }


#s-aa31a2e2-07ed-43d4-b93d-71f6e743335c .shogun-image-content {
  
    align-items: center;
  
}

#s-8cfce5f6-bc34-4b85-bb6d-41778f264492 {
  min-height: 50px;
}








#s-8cfce5f6-bc34-4b85-bb6d-41778f264492 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8cfce5f6-bc34-4b85-bb6d-41778f264492.shg-box.shg-c {
  justify-content: center;
}

#s-2316f78e-66b7-4444-8473-29da9c8b1d48 {
  margin-top: 13px;
margin-bottom: 13px;
}

@media (min-width: 0px) {
[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-2316f78e-66b7-4444-8473-29da9c8b1d48"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-eaace6d6-7304-473d-9b5c-d40e3d7bb6be {
  text-align: center;
}




  #s-eaace6d6-7304-473d-9b5c-d40e3d7bb6be img.shogun-image {
    
    width: px;
  }


#s-eaace6d6-7304-473d-9b5c-d40e3d7bb6be .shogun-image-content {
  
    align-items: center;
  
}

#s-46941ea0-a0bd-4e6d-8821-9315a0737148 {
  text-align: center;
}




  #s-46941ea0-a0bd-4e6d-8821-9315a0737148 img.shogun-image {
    
    width: px;
  }


#s-46941ea0-a0bd-4e6d-8821-9315a0737148 .shogun-image-content {
  
    align-items: center;
  
}

#s-792fdb32-2f2c-4066-802d-472fc720bd53 {
  text-align: center;
}




  #s-792fdb32-2f2c-4066-802d-472fc720bd53 img.shogun-image {
    
    width: px;
  }


#s-792fdb32-2f2c-4066-802d-472fc720bd53 .shogun-image-content {
  
    align-items: center;
  
}

#s-d4db2cc8-773d-45a2-800c-917f3bd00fde {
  text-align: center;
}




  #s-d4db2cc8-773d-45a2-800c-917f3bd00fde img.shogun-image {
    
    width: px;
  }


#s-d4db2cc8-773d-45a2-800c-917f3bd00fde .shogun-image-content {
  
    align-items: center;
  
}

#s-ba4c529e-4fcb-4fee-a6c3-5e45bf4d8122 {
  text-align: center;
}




  #s-ba4c529e-4fcb-4fee-a6c3-5e45bf4d8122 img.shogun-image {
    
    width: px;
  }


#s-ba4c529e-4fcb-4fee-a6c3-5e45bf4d8122 .shogun-image-content {
  
    align-items: center;
  
}

#s-b63bb0fc-7433-498e-8a47-0710bb9f4b9e {
  text-align: center;
}




  #s-b63bb0fc-7433-498e-8a47-0710bb9f4b9e img.shogun-image {
    
    width: px;
  }


#s-b63bb0fc-7433-498e-8a47-0710bb9f4b9e .shogun-image-content {
  
    align-items: center;
  
}

#s-94446a04-a071-483e-8ebe-1bb5f28a0725 {
  margin-top: 13px;
margin-bottom: 13px;
}

@media (min-width: 0px) {
[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-94446a04-a071-483e-8ebe-1bb5f28a0725"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-fbfdac4d-1e25-4256-99ed-bcb15abbc17d {
  text-align: center;
}




  #s-fbfdac4d-1e25-4256-99ed-bcb15abbc17d img.shogun-image {
    
    width: px;
  }


#s-fbfdac4d-1e25-4256-99ed-bcb15abbc17d .shogun-image-content {
  
    align-items: center;
  
}

#s-8066fefe-894c-4f96-ad32-cf0b9286f78b {
  text-align: center;
}




  #s-8066fefe-894c-4f96-ad32-cf0b9286f78b img.shogun-image {
    
    width: px;
  }


#s-8066fefe-894c-4f96-ad32-cf0b9286f78b .shogun-image-content {
  
    align-items: center;
  
}

#s-5199dedb-122b-4a68-b18d-62da96d791a5 {
  text-align: center;
}




  #s-5199dedb-122b-4a68-b18d-62da96d791a5 img.shogun-image {
    
    width: px;
  }


#s-5199dedb-122b-4a68-b18d-62da96d791a5 .shogun-image-content {
  
    align-items: center;
  
}

#s-eaaaf8a0-b31d-4efd-82fb-d4f33298e07d {
  text-align: center;
}




  #s-eaaaf8a0-b31d-4efd-82fb-d4f33298e07d img.shogun-image {
    
    width: px;
  }


#s-eaaaf8a0-b31d-4efd-82fb-d4f33298e07d .shogun-image-content {
  
    align-items: center;
  
}

#s-682ffc99-40cd-4944-a256-9b239bfa2826 {
  text-align: center;
}




  #s-682ffc99-40cd-4944-a256-9b239bfa2826 img.shogun-image {
    
    width: px;
  }


#s-682ffc99-40cd-4944-a256-9b239bfa2826 .shogun-image-content {
  
    align-items: center;
  
}

#s-0b4e1895-2f63-4217-9ae8-cc4ea0010812 {
  text-align: center;
}




  #s-0b4e1895-2f63-4217-9ae8-cc4ea0010812 img.shogun-image {
    
    width: px;
  }


#s-0b4e1895-2f63-4217-9ae8-cc4ea0010812 .shogun-image-content {
  
    align-items: center;
  
}

#s-0960de2b-1d65-4019-a756-d3d84ddb77ef {
  margin-top: 13px;
margin-bottom: 13px;
}

@media (min-width: 0px) {
[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-0960de2b-1d65-4019-a756-d3d84ddb77ef"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-0ef9ceb6-4deb-4eaf-96d5-8a68ce36b28d {
  text-align: center;
}




  #s-0ef9ceb6-4deb-4eaf-96d5-8a68ce36b28d img.shogun-image {
    
    width: px;
  }


#s-0ef9ceb6-4deb-4eaf-96d5-8a68ce36b28d .shogun-image-content {
  
    align-items: center;
  
}

#s-e77f47d3-43ff-4f97-8000-223fa81948e6 {
  text-align: center;
}




  #s-e77f47d3-43ff-4f97-8000-223fa81948e6 img.shogun-image {
    
    width: px;
  }


#s-e77f47d3-43ff-4f97-8000-223fa81948e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-08b8aec5-8e2a-4c9b-84c8-ed64fba943b8 {
  text-align: center;
}




  #s-08b8aec5-8e2a-4c9b-84c8-ed64fba943b8 img.shogun-image {
    
    width: px;
  }


#s-08b8aec5-8e2a-4c9b-84c8-ed64fba943b8 .shogun-image-content {
  
    align-items: center;
  
}

#s-3ce09a8f-338f-42ad-85a5-16355cc9726f {
  text-align: center;
}




  #s-3ce09a8f-338f-42ad-85a5-16355cc9726f img.shogun-image {
    
    width: px;
  }


#s-3ce09a8f-338f-42ad-85a5-16355cc9726f .shogun-image-content {
  
    align-items: center;
  
}

#s-96f30588-ee96-499c-b117-ea30e757aad9 {
  text-align: center;
}




  #s-96f30588-ee96-499c-b117-ea30e757aad9 img.shogun-image {
    
    width: px;
  }


#s-96f30588-ee96-499c-b117-ea30e757aad9 .shogun-image-content {
  
    align-items: center;
  
}

#s-33400af3-11fa-4522-b93c-7621786ec9ac {
  text-align: center;
}




  #s-33400af3-11fa-4522-b93c-7621786ec9ac img.shogun-image {
    
    width: px;
  }


#s-33400af3-11fa-4522-b93c-7621786ec9ac .shogun-image-content {
  
    align-items: center;
  
}

#s-bafcd23a-2e52-4a56-85d4-257d2795ef8c {
  margin-top: 13px;
margin-bottom: 13px;
}

@media (min-width: 0px) {
[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-bafcd23a-2e52-4a56-85d4-257d2795ef8c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-eab8dccf-5e7a-4cf1-bba4-084a8385b459 {
  text-align: center;
}




  #s-eab8dccf-5e7a-4cf1-bba4-084a8385b459 img.shogun-image {
    
    width: px;
  }


#s-eab8dccf-5e7a-4cf1-bba4-084a8385b459 .shogun-image-content {
  
    align-items: center;
  
}

#s-af1b88b6-05af-4d8b-85f1-c2627862ae0d {
  text-align: center;
}




  #s-af1b88b6-05af-4d8b-85f1-c2627862ae0d img.shogun-image {
    
    width: px;
  }


#s-af1b88b6-05af-4d8b-85f1-c2627862ae0d .shogun-image-content {
  
    align-items: center;
  
}

#s-88fc2d99-34b6-486f-b7a3-479cc688cc5d {
  text-align: center;
}




  #s-88fc2d99-34b6-486f-b7a3-479cc688cc5d img.shogun-image {
    
    width: px;
  }


#s-88fc2d99-34b6-486f-b7a3-479cc688cc5d .shogun-image-content {
  
    align-items: center;
  
}

#s-722e48ed-c941-4b35-a79b-08bfd9f7a8d2 {
  text-align: center;
}




  #s-722e48ed-c941-4b35-a79b-08bfd9f7a8d2 img.shogun-image {
    
    width: px;
  }


#s-722e48ed-c941-4b35-a79b-08bfd9f7a8d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-31bad22f-5465-466c-b07b-16ad3a7be5f5 {
  text-align: center;
}




  #s-31bad22f-5465-466c-b07b-16ad3a7be5f5 img.shogun-image {
    
    width: px;
  }


#s-31bad22f-5465-466c-b07b-16ad3a7be5f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-4622b5ed-48c2-4285-b3c6-094f65549a3e {
  text-align: center;
}




  #s-4622b5ed-48c2-4285-b3c6-094f65549a3e img.shogun-image {
    
    width: px;
  }


#s-4622b5ed-48c2-4285-b3c6-094f65549a3e .shogun-image-content {
  
    align-items: center;
  
}

#s-40a32719-2b56-46a4-88da-a061e8bc2537 {
  min-height: 50px;
}








#s-40a32719-2b56-46a4-88da-a061e8bc2537 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40a32719-2b56-46a4-88da-a061e8bc2537.shg-box.shg-c {
  justify-content: center;
}

#s-2aa94485-6b61-40bb-81b8-98a6f84e364e {
  margin-top: 11px;
margin-bottom: 11px;
}

@media (min-width: 0px) {
[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-2aa94485-6b61-40bb-81b8-98a6f84e364e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-2468629e-7eee-4cca-ac1c-605ad3760894 {
  text-align: center;
}




  #s-2468629e-7eee-4cca-ac1c-605ad3760894 img.shogun-image {
    
    width: px;
  }


#s-2468629e-7eee-4cca-ac1c-605ad3760894 .shogun-image-content {
  
    align-items: center;
  
}

#s-bead0b84-72f5-4c22-a957-c5feb31b0a8b {
  text-align: center;
}




  #s-bead0b84-72f5-4c22-a957-c5feb31b0a8b img.shogun-image {
    
    width: px;
  }


#s-bead0b84-72f5-4c22-a957-c5feb31b0a8b .shogun-image-content {
  
    align-items: center;
  
}

#s-923fa6e8-06be-423f-8f30-bab65e59c740 {
  text-align: center;
}




  #s-923fa6e8-06be-423f-8f30-bab65e59c740 img.shogun-image {
    
    width: px;
  }


#s-923fa6e8-06be-423f-8f30-bab65e59c740 .shogun-image-content {
  
    align-items: center;
  
}

#s-956abcd6-bd2c-44df-84e2-f751ee6f5e56 {
  text-align: center;
}




  #s-956abcd6-bd2c-44df-84e2-f751ee6f5e56 img.shogun-image {
    
    width: px;
  }


#s-956abcd6-bd2c-44df-84e2-f751ee6f5e56 .shogun-image-content {
  
    align-items: center;
  
}

#s-7ea8024f-a9e4-42a3-9740-01698c212c11 {
  text-align: center;
}




  #s-7ea8024f-a9e4-42a3-9740-01698c212c11 img.shogun-image {
    
    width: px;
  }


#s-7ea8024f-a9e4-42a3-9740-01698c212c11 .shogun-image-content {
  
    align-items: center;
  
}

#s-6449db0d-47ef-4d3b-8776-e8b435bfa29c {
  text-align: center;
}




  #s-6449db0d-47ef-4d3b-8776-e8b435bfa29c img.shogun-image {
    
    width: px;
  }


#s-6449db0d-47ef-4d3b-8776-e8b435bfa29c .shogun-image-content {
  
    align-items: center;
  
}

#s-08d5a03f-02b0-4265-a268-476cde5b15e7 {
  margin-top: 11px;
margin-bottom: 11px;
}

@media (min-width: 0px) {
[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-08d5a03f-02b0-4265-a268-476cde5b15e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-d59bd994-97db-4ba5-8ca5-0e80116dd156 {
  text-align: center;
}




  #s-d59bd994-97db-4ba5-8ca5-0e80116dd156 img.shogun-image {
    
    width: px;
  }


#s-d59bd994-97db-4ba5-8ca5-0e80116dd156 .shogun-image-content {
  
    align-items: center;
  
}

#s-038c1f90-0adf-43fc-b8ee-18b4abaf5d81 {
  text-align: center;
}




  #s-038c1f90-0adf-43fc-b8ee-18b4abaf5d81 img.shogun-image {
    
    width: px;
  }


#s-038c1f90-0adf-43fc-b8ee-18b4abaf5d81 .shogun-image-content {
  
    align-items: center;
  
}

#s-e680e8c6-b24e-46b2-b6c7-feb2e2dde457 {
  text-align: center;
}




  #s-e680e8c6-b24e-46b2-b6c7-feb2e2dde457 img.shogun-image {
    
    width: px;
  }


#s-e680e8c6-b24e-46b2-b6c7-feb2e2dde457 .shogun-image-content {
  
    align-items: center;
  
}

#s-7a3be035-070d-497f-a5cd-d97d4a3f7d5d {
  text-align: center;
}




  #s-7a3be035-070d-497f-a5cd-d97d4a3f7d5d img.shogun-image {
    
    width: px;
  }


#s-7a3be035-070d-497f-a5cd-d97d4a3f7d5d .shogun-image-content {
  
    align-items: center;
  
}

#s-46bd05c4-2ec7-496d-9aa4-1b7de4e6a2d6 {
  text-align: center;
}




  #s-46bd05c4-2ec7-496d-9aa4-1b7de4e6a2d6 img.shogun-image {
    
    width: px;
  }


#s-46bd05c4-2ec7-496d-9aa4-1b7de4e6a2d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-dc86a455-6e03-424b-a5bc-8744a66e662c {
  text-align: center;
}




  #s-dc86a455-6e03-424b-a5bc-8744a66e662c img.shogun-image {
    
    width: px;
  }


#s-dc86a455-6e03-424b-a5bc-8744a66e662c .shogun-image-content {
  
    align-items: center;
  
}

#s-cbfdba74-054b-40ce-b4fc-aa88a94abde0 {
  margin-top: 11px;
margin-bottom: 11px;
}

@media (min-width: 0px) {
[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-cbfdba74-054b-40ce-b4fc-aa88a94abde0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-4f9352c7-d620-4180-a4f8-21e4f265c252 {
  text-align: center;
}




  #s-4f9352c7-d620-4180-a4f8-21e4f265c252 img.shogun-image {
    
    width: px;
  }


#s-4f9352c7-d620-4180-a4f8-21e4f265c252 .shogun-image-content {
  
    align-items: center;
  
}

#s-c7b74f28-4b04-41d0-9827-6e58f115ec46 {
  text-align: center;
}




  #s-c7b74f28-4b04-41d0-9827-6e58f115ec46 img.shogun-image {
    
    width: px;
  }


#s-c7b74f28-4b04-41d0-9827-6e58f115ec46 .shogun-image-content {
  
    align-items: center;
  
}

#s-11e37ea7-4b09-4b1e-a28f-9699f691c45e {
  text-align: center;
}




  #s-11e37ea7-4b09-4b1e-a28f-9699f691c45e img.shogun-image {
    
    width: px;
  }


#s-11e37ea7-4b09-4b1e-a28f-9699f691c45e .shogun-image-content {
  
    align-items: center;
  
}

#s-146eb7fd-0e21-4376-be0d-86f23c6a7f23 {
  text-align: center;
}




  #s-146eb7fd-0e21-4376-be0d-86f23c6a7f23 img.shogun-image {
    
    width: px;
  }


#s-146eb7fd-0e21-4376-be0d-86f23c6a7f23 .shogun-image-content {
  
    align-items: center;
  
}

#s-9ff3c359-6278-4a80-82ba-18527daa1d6a {
  text-align: center;
}




  #s-9ff3c359-6278-4a80-82ba-18527daa1d6a img.shogun-image {
    
    width: px;
  }


#s-9ff3c359-6278-4a80-82ba-18527daa1d6a .shogun-image-content {
  
    align-items: center;
  
}

#s-483f5811-6586-454d-b375-6d792abe6c96 {
  text-align: center;
}




  #s-483f5811-6586-454d-b375-6d792abe6c96 img.shogun-image {
    
    width: px;
  }


#s-483f5811-6586-454d-b375-6d792abe6c96 .shogun-image-content {
  
    align-items: center;
  
}

#s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379 {
  margin-top: 11px;
margin-bottom: 11px;
}

@media (min-width: 0px) {
[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-5f9e13ba-915d-4d3e-9b08-8ab3f4db1379"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-2d65b727-37ac-4ef0-b34e-3099917a0da6 {
  text-align: center;
}




  #s-2d65b727-37ac-4ef0-b34e-3099917a0da6 img.shogun-image {
    
    width: px;
  }


#s-2d65b727-37ac-4ef0-b34e-3099917a0da6 .shogun-image-content {
  
    align-items: center;
  
}

#s-00a1fe6d-8f6b-427b-9e19-cd2d578d611b {
  text-align: center;
}




  #s-00a1fe6d-8f6b-427b-9e19-cd2d578d611b img.shogun-image {
    
    width: px;
  }


#s-00a1fe6d-8f6b-427b-9e19-cd2d578d611b .shogun-image-content {
  
    align-items: center;
  
}

#s-3c0a7556-9bfa-450e-87cd-756d9ed763c6 {
  text-align: center;
}




  #s-3c0a7556-9bfa-450e-87cd-756d9ed763c6 img.shogun-image {
    
    width: px;
  }


#s-3c0a7556-9bfa-450e-87cd-756d9ed763c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-3f9db58a-649c-49d4-9036-80a8a6793540 {
  text-align: center;
}




  #s-3f9db58a-649c-49d4-9036-80a8a6793540 img.shogun-image {
    
    width: px;
  }


#s-3f9db58a-649c-49d4-9036-80a8a6793540 .shogun-image-content {
  
    align-items: center;
  
}

#s-1ac88af9-9b2d-4b7b-8a25-50b1142dda73 {
  text-align: center;
}




  #s-1ac88af9-9b2d-4b7b-8a25-50b1142dda73 img.shogun-image {
    
    width: px;
  }


#s-1ac88af9-9b2d-4b7b-8a25-50b1142dda73 .shogun-image-content {
  
    align-items: center;
  
}

#s-cf64e611-498b-4512-9886-0fff6bb50f86 {
  text-align: center;
}




  #s-cf64e611-498b-4512-9886-0fff6bb50f86 img.shogun-image {
    
    width: px;
  }


#s-cf64e611-498b-4512-9886-0fff6bb50f86 .shogun-image-content {
  
    align-items: center;
  
}

#s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41 {
  margin-top: 11px;
margin-bottom: 11px;
}

@media (min-width: 0px) {
[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-532a2252-f5bd-4d71-9d3f-b1b6a3ae1e41"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-2bee7140-e68c-4719-b23d-9bd80e45d690 {
  text-align: center;
}




  #s-2bee7140-e68c-4719-b23d-9bd80e45d690 img.shogun-image {
    
    width: px;
  }


#s-2bee7140-e68c-4719-b23d-9bd80e45d690 .shogun-image-content {
  
    align-items: center;
  
}

#s-45e634c6-a3f3-4db6-8727-99f45821dde1 {
  text-align: center;
}




  #s-45e634c6-a3f3-4db6-8727-99f45821dde1 img.shogun-image {
    
    width: px;
  }


#s-45e634c6-a3f3-4db6-8727-99f45821dde1 .shogun-image-content {
  
    align-items: center;
  
}

#s-0270e6d6-e82a-45cc-b2ef-3e2ee62b4b08 {
  text-align: center;
}




  #s-0270e6d6-e82a-45cc-b2ef-3e2ee62b4b08 img.shogun-image {
    
    width: px;
  }


#s-0270e6d6-e82a-45cc-b2ef-3e2ee62b4b08 .shogun-image-content {
  
    align-items: center;
  
}

#s-d974811a-5514-44a4-b44b-6cb9a357cd8e {
  text-align: center;
}




  #s-d974811a-5514-44a4-b44b-6cb9a357cd8e img.shogun-image {
    
    width: px;
  }


#s-d974811a-5514-44a4-b44b-6cb9a357cd8e .shogun-image-content {
  
    align-items: center;
  
}

#s-87e7b92b-fcd1-4cd7-9e2b-e455c5f2981f {
  text-align: center;
}




  #s-87e7b92b-fcd1-4cd7-9e2b-e455c5f2981f img.shogun-image {
    
    width: px;
  }


#s-87e7b92b-fcd1-4cd7-9e2b-e455c5f2981f .shogun-image-content {
  
    align-items: center;
  
}

#s-91be9734-b9ee-4e05-9146-c747703c95ab {
  text-align: center;
}




  #s-91be9734-b9ee-4e05-9146-c747703c95ab img.shogun-image {
    
    width: px;
  }


#s-91be9734-b9ee-4e05-9146-c747703c95ab .shogun-image-content {
  
    align-items: center;
  
}

#s-57f9e67f-d864-4328-b327-da69f3944402 {
  margin-bottom: 33px;
}

#s-7f33fb35-c4b8-4655-82d9-fba36a973920 {
  margin-top: 11px;
margin-bottom: 11px;
}

@media (min-width: 0px) {
[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-7f33fb35-c4b8-4655-82d9-fba36a973920"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-76793c74-d31e-4a5d-88ac-8c2832c298cd {
  text-align: center;
}




  #s-76793c74-d31e-4a5d-88ac-8c2832c298cd img.shogun-image {
    
    width: px;
  }


#s-76793c74-d31e-4a5d-88ac-8c2832c298cd .shogun-image-content {
  
    align-items: center;
  
}

#s-87964386-683c-459c-82e0-cacfc9c885be {
  text-align: center;
}




  #s-87964386-683c-459c-82e0-cacfc9c885be img.shogun-image {
    
    width: px;
  }


#s-87964386-683c-459c-82e0-cacfc9c885be .shogun-image-content {
  
    align-items: center;
  
}

#s-c7a0c7c9-c073-40e3-a22f-6563e183ae09 {
  text-align: center;
}




  #s-c7a0c7c9-c073-40e3-a22f-6563e183ae09 img.shogun-image {
    
    width: px;
  }


#s-c7a0c7c9-c073-40e3-a22f-6563e183ae09 .shogun-image-content {
  
    align-items: center;
  
}

#s-6eea07c7-a4fa-49e4-bdb5-32b2497ac93b {
  text-align: center;
}




  #s-6eea07c7-a4fa-49e4-bdb5-32b2497ac93b img.shogun-image {
    
    width: px;
  }


#s-6eea07c7-a4fa-49e4-bdb5-32b2497ac93b .shogun-image-content {
  
    align-items: center;
  
}

#s-594fc051-dd17-429d-9df7-fba670ebad45 {
  text-align: center;
}




  #s-594fc051-dd17-429d-9df7-fba670ebad45 img.shogun-image {
    
    width: px;
  }


#s-594fc051-dd17-429d-9df7-fba670ebad45 .shogun-image-content {
  
    align-items: center;
  
}

#s-55118f57-31c8-4677-bfca-99b99d12cfde {
  text-align: center;
}




  #s-55118f57-31c8-4677-bfca-99b99d12cfde img.shogun-image {
    
    width: px;
  }


#s-55118f57-31c8-4677-bfca-99b99d12cfde .shogun-image-content {
  
    align-items: center;
  
}

#s-67a8b7a8-ca1e-4533-bf58-3c702cf7f730 {
  margin-top: 36px;
}

#s-67a8b7a8-ca1e-4533-bf58-3c702cf7f730 .shogun-tabs {
  justify-content: center;
}

#s-67a8b7a8-ca1e-4533-bf58-3c702cf7f730 .shogun-tabs > li > .shogun-tab-box {
    background: none;
    border: none;
  }
  #s-67a8b7a8-ca1e-4533-bf58-3c702cf7f730 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: none;
    border: none;
  }
  #s-67a8b7a8-ca1e-4533-bf58-3c702cf7f730 .shogun-tabs > li > .shogun-tab-box::after {
    background: #fff;
    border: 1px solid rgba(198, 155, 47, 1);
  }
  #s-67a8b7a8-ca1e-4533-bf58-3c702cf7f730 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box::after  {
    background: rgba(169, 165, 165, 1);
    border: 1px solid rgba(181, 148, 66, 1);
  }
#s-67a8b7a8-ca1e-4533-bf58-3c702cf7f730 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(213, 167, 49, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-67a8b7a8-ca1e-4533-bf58-3c702cf7f730 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-67a8b7a8-ca1e-4533-bf58-3c702cf7f730 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(169, 165, 165, 1);
}

#s-67a8b7a8-ca1e-4533-bf58-3c702cf7f730 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(181, 148, 66, 1);
}

#s-c50ad14d-990d-447f-a97c-55dacde39fe8 {
  min-height: 50px;
}








#s-c50ad14d-990d-447f-a97c-55dacde39fe8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c50ad14d-990d-447f-a97c-55dacde39fe8.shg-box.shg-c {
  justify-content: center;
}

#s-2d1617ae-1267-472c-a24a-7ff7cdb06e7a {
  min-height: 50px;
}








#s-2d1617ae-1267-472c-a24a-7ff7cdb06e7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d1617ae-1267-472c-a24a-7ff7cdb06e7a.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4919891f-a391-4079-abd9-b6ee908c4e0e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-24d142d4-ba03-497e-8570-8f925d84d693 {
  text-align: center;
}




  #s-24d142d4-ba03-497e-8570-8f925d84d693 img.shogun-image {
    
    width: px;
  }


#s-24d142d4-ba03-497e-8570-8f925d84d693 .shogun-image-content {
  
    align-items: center;
  
}

#s-4decf805-7cdd-4a76-abb9-f9c090a979cf {
  min-height: 50px;
}








#s-4decf805-7cdd-4a76-abb9-f9c090a979cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4decf805-7cdd-4a76-abb9-f9c090a979cf.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-282f7500-74c3-4642-9ccb-058d7ef51e17"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-dad70789-27b3-479c-8b18-0146a3cafd43 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-dad70789-27b3-479c-8b18-0146a3cafd43:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dad70789-27b3-479c-8b18-0146a3cafd43:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-dad70789-27b3-479c-8b18-0146a3cafd43.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1e9bebdc-9b24-4a41-9256-067676a6c56f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-1e9bebdc-9b24-4a41-9256-067676a6c56f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1e9bebdc-9b24-4a41-9256-067676a6c56f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1e9bebdc-9b24-4a41-9256-067676a6c56f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b3edae60-6f9e-4163-9fe5-9141dbb8fb5d {
  min-height: 50px;
}








#s-b3edae60-6f9e-4163-9fe5-9141dbb8fb5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3edae60-6f9e-4163-9fe5-9141dbb8fb5d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f91f9364-2861-428f-963e-07051459c687"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-275da44b-2ce0-4e8f-b4fb-b7c7af951176 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 16px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-275da44b-2ce0-4e8f-b4fb-b7c7af951176:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-275da44b-2ce0-4e8f-b4fb-b7c7af951176:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-275da44b-2ce0-4e8f-b4fb-b7c7af951176.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-cca3f563-7a5c-4a00-9169-22af144daf2a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-196f7e36-0861-4c92-a4c3-047b82176086 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 16px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-196f7e36-0861-4c92-a4c3-047b82176086:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-196f7e36-0861-4c92-a4c3-047b82176086:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-196f7e36-0861-4c92-a4c3-047b82176086.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-f641a5cc-cc20-41dd-a577-3e8509370846 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 16px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-f641a5cc-cc20-41dd-a577-3e8509370846:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f641a5cc-cc20-41dd-a577-3e8509370846:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f641a5cc-cc20-41dd-a577-3e8509370846.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-6699c813-c071-4684-a1cc-e6c3b35df809 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 16px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-6699c813-c071-4684-a1cc-e6c3b35df809:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6699c813-c071-4684-a1cc-e6c3b35df809:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6699c813-c071-4684-a1cc-e6c3b35df809.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-6b882ecf-01fd-48d1-b5ea-e750ede2245a {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 16px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-6b882ecf-01fd-48d1-b5ea-e750ede2245a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6b882ecf-01fd-48d1-b5ea-e750ede2245a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6b882ecf-01fd-48d1-b5ea-e750ede2245a.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fd39b268-a7fb-41a9-8b7f-6fa3411fbeba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-d4d91852-e4df-4283-97a3-0ac5eeef7bd2 {
  text-align: center;
}




  #s-d4d91852-e4df-4283-97a3-0ac5eeef7bd2 img.shogun-image {
    
    width: px;
  }


#s-d4d91852-e4df-4283-97a3-0ac5eeef7bd2 .shogun-image-content {
  
    align-items: center;
  
}

#s-b0124054-7f55-4990-b406-1c1d3fd3f741 {
  text-align: center;
}




  #s-b0124054-7f55-4990-b406-1c1d3fd3f741 img.shogun-image {
    
    width: px;
  }


#s-b0124054-7f55-4990-b406-1c1d3fd3f741 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-897b8b37-debb-4e56-922b-0a48041e238c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-138526c9-8ef6-4916-af78-97188e890475 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 16px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-138526c9-8ef6-4916-af78-97188e890475:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-138526c9-8ef6-4916-af78-97188e890475:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-138526c9-8ef6-4916-af78-97188e890475.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-dc1a4a46-8f5b-4bfd-8364-0135dd790fb1 {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 16px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-dc1a4a46-8f5b-4bfd-8364-0135dd790fb1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dc1a4a46-8f5b-4bfd-8364-0135dd790fb1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-dc1a4a46-8f5b-4bfd-8364-0135dd790fb1.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-64396fa1-b605-4ffe-9923-0199a6f6c2dc {
  margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 16px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-64396fa1-b605-4ffe-9923-0199a6f6c2dc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-64396fa1-b605-4ffe-9923-0199a6f6c2dc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-64396fa1-b605-4ffe-9923-0199a6f6c2dc.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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