.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-6bcbe0ef-a3ce-475c-8e67-0d79ecf70d90 {
  background-image: url(https://i.shgcdn.com/b05d225e-1593-4058-9912-c36beacb1b3c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 550px;
opacity: 1;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6bcbe0ef-a3ce-475c-8e67-0d79ecf70d90 {
  display: none;
}
#s-6bcbe0ef-a3ce-475c-8e67-0d79ecf70d90, #wrap-s-6bcbe0ef-a3ce-475c-8e67-0d79ecf70d90 { display:none !important; }}@media (max-width: 767px){#s-6bcbe0ef-a3ce-475c-8e67-0d79ecf70d90 {
  display: none;
}
#s-6bcbe0ef-a3ce-475c-8e67-0d79ecf70d90, #wrap-s-6bcbe0ef-a3ce-475c-8e67-0d79ecf70d90 { display:none !important; }}







#s-6bcbe0ef-a3ce-475c-8e67-0d79ecf70d90 > .shg-box-overlay {
  background-color: rgba(107, 107, 107, 1);
  opacity: 0;
}#s-6bcbe0ef-a3ce-475c-8e67-0d79ecf70d90.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;
}

#s-d3fb3e24-6385-4052-b8bf-fc6de238879b {
  margin-left: 100px;
margin-right: 100px;
}

@media (min-width: 0px) {
[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d3fb3e24-6385-4052-b8bf-fc6de238879b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6a300ecf-37a1-4683-8fe1-65ebd98df47a {
  background-image: url(https://i.shgcdn.com/8effc6a6-2e9d-4ed9-a521-21da9c7e06f6/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 50px;
margin-bottom: 30px;
min-height: 60px;
background-position: center center;
}








#s-6a300ecf-37a1-4683-8fe1-65ebd98df47a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a300ecf-37a1-4683-8fe1-65ebd98df47a.shg-box.shg-c {
  justify-content: center;
}

#s-760e47e7-dc33-4d03-bd64-f95990bc1c48 {
  background-image: url(https://i.shgcdn.com/5ec779f1-1593-4abd-9a9a-799a972f86a3/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-760e47e7-dc33-4d03-bd64-f95990bc1c48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-760e47e7-dc33-4d03-bd64-f95990bc1c48.shg-box.shg-c {
  justify-content: center;
}

#s-aba3be25-7806-4bd4-a215-fd473adeb27b {
  background-image: url(https://i.shgcdn.com/b05d225e-1593-4058-9912-c36beacb1b3c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 400px;
opacity: 1;
background-position: center center;
}
@media (min-width: 1200px){#s-aba3be25-7806-4bd4-a215-fd473adeb27b {
  display: none;
}
#s-aba3be25-7806-4bd4-a215-fd473adeb27b, #wrap-s-aba3be25-7806-4bd4-a215-fd473adeb27b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aba3be25-7806-4bd4-a215-fd473adeb27b {
  display: none;
}
#s-aba3be25-7806-4bd4-a215-fd473adeb27b, #wrap-s-aba3be25-7806-4bd4-a215-fd473adeb27b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aba3be25-7806-4bd4-a215-fd473adeb27b {
  
}
}@media (max-width: 767px){#s-aba3be25-7806-4bd4-a215-fd473adeb27b {
  display: none;
}
#s-aba3be25-7806-4bd4-a215-fd473adeb27b, #wrap-s-aba3be25-7806-4bd4-a215-fd473adeb27b { display:none !important; }}







#s-aba3be25-7806-4bd4-a215-fd473adeb27b > .shg-box-overlay {
  background-color: rgba(107, 107, 107, 1);
  opacity: 0;
}#s-aba3be25-7806-4bd4-a215-fd473adeb27b.shg-box.shg-c {
  justify-content: center;
}

#s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f {
  margin-left: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3892e473-4fb3-4890-9fd9-17ba43f2dc5f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-54b953be-e556-40aa-bd03-93ef8a0617a0 {
  background-image: url(https://i.shgcdn.com/8effc6a6-2e9d-4ed9-a521-21da9c7e06f6/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 30px;
margin-bottom: 20px;
min-height: 50px;
background-position: center center;
}








#s-54b953be-e556-40aa-bd03-93ef8a0617a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54b953be-e556-40aa-bd03-93ef8a0617a0.shg-box.shg-c {
  justify-content: center;
}

#s-9ffe3941-42ee-47f1-96a0-7cf12be823a3 {
  background-image: url(https://i.shgcdn.com/c33029e3-ea0e-4aee-a7e7-d8cff6ac25cb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 200px;
background-position: center center;
}








#s-9ffe3941-42ee-47f1-96a0-7cf12be823a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ffe3941-42ee-47f1-96a0-7cf12be823a3.shg-box.shg-c {
  justify-content: center;
}

#s-c57cd1cf-1941-4302-949f-b19258a3a95f {
  background-image: url(https://i.shgcdn.com/b05d225e-1593-4058-9912-c36beacb1b3c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 300px;
opacity: 1;
background-position: center center;
}
@media (min-width: 1200px){#s-c57cd1cf-1941-4302-949f-b19258a3a95f {
  display: none;
}
#s-c57cd1cf-1941-4302-949f-b19258a3a95f, #wrap-s-c57cd1cf-1941-4302-949f-b19258a3a95f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c57cd1cf-1941-4302-949f-b19258a3a95f {
  display: none;
}
#s-c57cd1cf-1941-4302-949f-b19258a3a95f, #wrap-s-c57cd1cf-1941-4302-949f-b19258a3a95f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c57cd1cf-1941-4302-949f-b19258a3a95f {
  display: none;
}
#s-c57cd1cf-1941-4302-949f-b19258a3a95f, #wrap-s-c57cd1cf-1941-4302-949f-b19258a3a95f { display:none !important; }}@media (max-width: 767px){#s-c57cd1cf-1941-4302-949f-b19258a3a95f {
  
}
}







#s-c57cd1cf-1941-4302-949f-b19258a3a95f > .shg-box-overlay {
  background-color: rgba(107, 107, 107, 1);
  opacity: 0;
}#s-c57cd1cf-1941-4302-949f-b19258a3a95f.shg-box.shg-c {
  justify-content: center;
}

#s-1f4af9cf-369d-4bce-9651-14d301077b79 {
  margin-left: 25px;
}

@media (min-width: 0px) {
[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1f4af9cf-369d-4bce-9651-14d301077b79"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3d1ec085-9279-4abd-a5fe-91a570573518 {
  background-image: url(https://i.shgcdn.com/8effc6a6-2e9d-4ed9-a521-21da9c7e06f6/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
margin-top: 30px;
min-height: 50px;
background-position: center center;
}








#s-3d1ec085-9279-4abd-a5fe-91a570573518 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d1ec085-9279-4abd-a5fe-91a570573518.shg-box.shg-c {
  justify-content: center;
}

#s-90646728-3f0d-4538-b185-491e63a92358 {
  background-image: url(https://i.shgcdn.com/c33029e3-ea0e-4aee-a7e7-d8cff6ac25cb/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: contain;
min-height: 150px;
background-position: center center;
}








#s-90646728-3f0d-4538-b185-491e63a92358 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90646728-3f0d-4538-b185-491e63a92358.shg-box.shg-c {
  justify-content: center;
}

#s-209d28c5-b278-46db-b1de-9a1732ffc157 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-209d28c5-b278-46db-b1de-9a1732ffc157 {
  display: none;
}
#s-209d28c5-b278-46db-b1de-9a1732ffc157, #wrap-s-209d28c5-b278-46db-b1de-9a1732ffc157 { display:none !important; }}@media (max-width: 767px){#s-209d28c5-b278-46db-b1de-9a1732ffc157 {
  display: none;
}
#s-209d28c5-b278-46db-b1de-9a1732ffc157, #wrap-s-209d28c5-b278-46db-b1de-9a1732ffc157 { display:none !important; }}







#s-209d28c5-b278-46db-b1de-9a1732ffc157 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-209d28c5-b278-46db-b1de-9a1732ffc157.shg-box.shg-c {
  justify-content: center;
}

#s-3b45f557-6495-40b4-bcb3-6e7c1edbf5ae hr {
  border: 0;
  width: 100%;
  border-top: 50px solid rgba(221, 221, 221, 0);
}

.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-da96611b-0b4e-436f-b3d5-61164695b350 {
  margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-da96611b-0b4e-436f-b3d5-61164695b350 {
  
}
}
#s-15117cb1-c389-422c-b699-fb899ca0475e hr {
  border: 0;
  width: 100%;
  border-top: 50px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-9f6b9941-79b4-4a7c-85ae-1bd3cefe4d32 {
  display: none;
}
#s-9f6b9941-79b4-4a7c-85ae-1bd3cefe4d32, #wrap-s-9f6b9941-79b4-4a7c-85ae-1bd3cefe4d32 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9f6b9941-79b4-4a7c-85ae-1bd3cefe4d32 {
  display: none;
}
#s-9f6b9941-79b4-4a7c-85ae-1bd3cefe4d32, #wrap-s-9f6b9941-79b4-4a7c-85ae-1bd3cefe4d32 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9f6b9941-79b4-4a7c-85ae-1bd3cefe4d32 {
  display: none;
}
#s-9f6b9941-79b4-4a7c-85ae-1bd3cefe4d32, #wrap-s-9f6b9941-79b4-4a7c-85ae-1bd3cefe4d32 { display:none !important; }}
#s-1b1e030e-f31d-4779-a2a8-0a66eba6d998 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-1b1e030e-f31d-4779-a2a8-0a66eba6d998 {
  display: none;
}
#s-1b1e030e-f31d-4779-a2a8-0a66eba6d998, #wrap-s-1b1e030e-f31d-4779-a2a8-0a66eba6d998 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1b1e030e-f31d-4779-a2a8-0a66eba6d998 {
  display: none;
}
#s-1b1e030e-f31d-4779-a2a8-0a66eba6d998, #wrap-s-1b1e030e-f31d-4779-a2a8-0a66eba6d998 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1b1e030e-f31d-4779-a2a8-0a66eba6d998 {
  
}
}@media (max-width: 767px){#s-1b1e030e-f31d-4779-a2a8-0a66eba6d998 {
  display: none;
}
#s-1b1e030e-f31d-4779-a2a8-0a66eba6d998, #wrap-s-1b1e030e-f31d-4779-a2a8-0a66eba6d998 { display:none !important; }}







#s-1b1e030e-f31d-4779-a2a8-0a66eba6d998 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b1e030e-f31d-4779-a2a8-0a66eba6d998.shg-box.shg-c {
  justify-content: center;
}

#s-cb2fd223-9d9d-45c2-880d-8c7c99eca794 hr {
  border: 0;
  width: 100%;
  border-top: 30px solid rgba(221, 221, 221, 0);
}

#s-cd23f086-17f4-4e83-b8fb-7afd87554bc5 {
  margin-left: 75px;
margin-right: 75px;
}
@media (min-width: 1200px){#s-cd23f086-17f4-4e83-b8fb-7afd87554bc5 {
  
}
}
#s-56a9a76a-e33d-40d8-b2a2-08bd14fb69d9 hr {
  border: 0;
  width: 100%;
  border-top: 50px solid rgba(221, 221, 221, 0);
}

@media (min-width: 1200px){#s-149bb74b-20cc-4e5d-847e-7ab7bea18ca6 {
  display: none;
}
#s-149bb74b-20cc-4e5d-847e-7ab7bea18ca6, #wrap-s-149bb74b-20cc-4e5d-847e-7ab7bea18ca6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-149bb74b-20cc-4e5d-847e-7ab7bea18ca6 {
  display: none;
}
#s-149bb74b-20cc-4e5d-847e-7ab7bea18ca6, #wrap-s-149bb74b-20cc-4e5d-847e-7ab7bea18ca6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-149bb74b-20cc-4e5d-847e-7ab7bea18ca6 {
  display: none;
}
#s-149bb74b-20cc-4e5d-847e-7ab7bea18ca6, #wrap-s-149bb74b-20cc-4e5d-847e-7ab7bea18ca6 { display:none !important; }}
#s-4904cd7d-626a-4640-bb77-55df6aa39963 {
  margin-left: 0px;
margin-right: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-4904cd7d-626a-4640-bb77-55df6aa39963 {
  display: none;
}
#s-4904cd7d-626a-4640-bb77-55df6aa39963, #wrap-s-4904cd7d-626a-4640-bb77-55df6aa39963 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4904cd7d-626a-4640-bb77-55df6aa39963 {
  display: none;
}
#s-4904cd7d-626a-4640-bb77-55df6aa39963, #wrap-s-4904cd7d-626a-4640-bb77-55df6aa39963 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4904cd7d-626a-4640-bb77-55df6aa39963 {
  display: none;
}
#s-4904cd7d-626a-4640-bb77-55df6aa39963, #wrap-s-4904cd7d-626a-4640-bb77-55df6aa39963 { display:none !important; }}@media (max-width: 767px){#s-4904cd7d-626a-4640-bb77-55df6aa39963 {
  
}
}







#s-4904cd7d-626a-4640-bb77-55df6aa39963 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4904cd7d-626a-4640-bb77-55df6aa39963.shg-box.shg-c {
  justify-content: center;
}

#s-6a78a0a6-abb8-48a1-8c08-7c66419c8380 hr {
  border: 0;
  width: 100%;
  border-top: 30px solid rgba(221, 221, 221, 0);
}

#s-43fee3d8-126b-40f9-9b31-6cf8eeefdea7 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-43fee3d8-126b-40f9-9b31-6cf8eeefdea7 {
  
}
}
#s-7d169188-0bf6-4fbc-b63c-5f58e3dc9533 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7d169188-0bf6-4fbc-b63c-5f58e3dc9533 {
  display: none;
}
#s-7d169188-0bf6-4fbc-b63c-5f58e3dc9533, #wrap-s-7d169188-0bf6-4fbc-b63c-5f58e3dc9533 { display:none !important; }}@media (max-width: 767px){#s-7d169188-0bf6-4fbc-b63c-5f58e3dc9533 {
  display: none;
}
#s-7d169188-0bf6-4fbc-b63c-5f58e3dc9533, #wrap-s-7d169188-0bf6-4fbc-b63c-5f58e3dc9533 { display:none !important; }}







#s-7d169188-0bf6-4fbc-b63c-5f58e3dc9533 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d169188-0bf6-4fbc-b63c-5f58e3dc9533.shg-box.shg-c {
  justify-content: center;
}

#s-728af494-1a52-452f-a0f1-19a654b34fd4 {
  margin-left: 100px;
margin-bottom: 25px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-728af494-1a52-452f-a0f1-19a654b34fd4 {
  
}
}
@media (min-width: 0px) {
[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-90520d17-fa9f-4036-989d-2779d2158281"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

.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-e74aa721-1f1b-4731-8a5e-2c0fba021baf {
  text-align: center;
}




  #s-e74aa721-1f1b-4731-8a5e-2c0fba021baf img.shogun-image {
    
    width: px;
  }


#s-e74aa721-1f1b-4731-8a5e-2c0fba021baf .shogun-image-content {
  
    align-items: center;
  
}

#s-0469115d-fd7f-4c8d-866e-2690b47ec78b {
  min-height: 50px;
}








#s-0469115d-fd7f-4c8d-866e-2690b47ec78b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0469115d-fd7f-4c8d-866e-2690b47ec78b.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-878d617c-6cc7-498d-83e2-08d44f6563da {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-878d617c-6cc7-498d-83e2-08d44f6563da .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-78a40173-5125-4a3f-87d1-4f8561a0074c {
  margin-bottom: 10px;
}

#s-52e7698c-ab4e-4aa1-85dd-9972033fdf3a {
  text-align: center;
}




  #s-52e7698c-ab4e-4aa1-85dd-9972033fdf3a img.shogun-image {
    
    width: px;
  }


#s-52e7698c-ab4e-4aa1-85dd-9972033fdf3a .shogun-image-content {
  
    align-items: center;
  
}

#s-3c3e8b22-bf37-49ec-8187-546590623d1d {
  min-height: 50px;
}








#s-3c3e8b22-bf37-49ec-8187-546590623d1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c3e8b22-bf37-49ec-8187-546590623d1d.shg-box.shg-c {
  justify-content: center;
}

#s-4587b11e-2052-445d-b114-d9698159b61a {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4587b11e-2052-445d-b114-d9698159b61a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-22419e71-6bec-4178-9955-3730d631a43f {
  margin-bottom: 10px;
}

#s-865110c4-0513-4bd5-b26f-09801527168b {
  text-align: center;
}




  #s-865110c4-0513-4bd5-b26f-09801527168b img.shogun-image {
    
    width: px;
  }


#s-865110c4-0513-4bd5-b26f-09801527168b .shogun-image-content {
  
    align-items: center;
  
}

#s-935e8599-1547-4104-ab44-c8c0f6d35f69 {
  min-height: 50px;
}








#s-935e8599-1547-4104-ab44-c8c0f6d35f69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-935e8599-1547-4104-ab44-c8c0f6d35f69.shg-box.shg-c {
  justify-content: center;
}

#s-b0abf40c-8af3-44ef-81b0-e29e43b29163 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b0abf40c-8af3-44ef-81b0-e29e43b29163 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-5fe7abe5-9619-4c7c-a92b-919867cde70f {
  margin-bottom: 10px;
}

#s-1d05cab1-e4ce-4e4e-a480-678eb39f5b15 {
  text-align: center;
}




  #s-1d05cab1-e4ce-4e4e-a480-678eb39f5b15 img.shogun-image {
    
    width: px;
  }


#s-1d05cab1-e4ce-4e4e-a480-678eb39f5b15 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c01d611-d383-4113-b80d-bf1c62450534 {
  min-height: 50px;
}








#s-5c01d611-d383-4113-b80d-bf1c62450534 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c01d611-d383-4113-b80d-bf1c62450534.shg-box.shg-c {
  justify-content: center;
}

#s-849cdfc3-8bc0-4c95-aab1-2606f12844f4 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-849cdfc3-8bc0-4c95-aab1-2606f12844f4 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-43d52311-4ee4-42b3-b616-5c42ca53d5b8 {
  margin-bottom: 10px;
}

#s-bd2a187a-dc5c-49fb-861d-1216f1f14a1e {
  text-align: center;
}




  #s-bd2a187a-dc5c-49fb-861d-1216f1f14a1e img.shogun-image {
    
    width: px;
  }


#s-bd2a187a-dc5c-49fb-861d-1216f1f14a1e .shogun-image-content {
  
    align-items: center;
  
}

#s-5a1b93de-8056-40f7-88db-72cacec78d09 {
  min-height: 50px;
}








#s-5a1b93de-8056-40f7-88db-72cacec78d09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a1b93de-8056-40f7-88db-72cacec78d09.shg-box.shg-c {
  justify-content: center;
}

#s-0e3a9fcc-bf93-4dd2-b43b-2d46776a0a06 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0e3a9fcc-bf93-4dd2-b43b-2d46776a0a06 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-289df56e-c20a-4b80-9ebe-109528b5e5e6 {
  margin-bottom: 10px;
}

#s-f3c5cbae-884f-4761-b986-ffa116321975 {
  text-align: center;
}




  #s-f3c5cbae-884f-4761-b986-ffa116321975 img.shogun-image {
    
    width: px;
  }


#s-f3c5cbae-884f-4761-b986-ffa116321975 .shogun-image-content {
  
    align-items: center;
  
}

#s-33446554-95df-427d-b3a0-0edb4d041dac {
  min-height: 50px;
}








#s-33446554-95df-427d-b3a0-0edb4d041dac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-33446554-95df-427d-b3a0-0edb4d041dac.shg-box.shg-c {
  justify-content: center;
}

#s-524842c3-35a0-45f5-973f-bcb72bbbec5e {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-524842c3-35a0-45f5-973f-bcb72bbbec5e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-bf689d55-9649-419f-8735-66343c321fd3 {
  margin-bottom: 10px;
}

#s-c799b354-c447-46a2-80be-6e1489d03a6c hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-031f6c5f-7c5c-4d09-86b6-5117c444f2d6 {
  margin-left: 100px;
margin-bottom: 25px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-031f6c5f-7c5c-4d09-86b6-5117c444f2d6 {
  
}
}
@media (min-width: 0px) {
[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ecb0643a-30d9-4f33-a28e-5aa44e8877c3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-23316ab6-a318-4054-8350-0e68ebbb5d12 {
  text-align: center;
}




  #s-23316ab6-a318-4054-8350-0e68ebbb5d12 img.shogun-image {
    
    width: px;
  }


#s-23316ab6-a318-4054-8350-0e68ebbb5d12 .shogun-image-content {
  
    align-items: center;
  
}

#s-6c957a0c-5e4f-4c45-87f3-822c4c9fe353 {
  min-height: 50px;
}








#s-6c957a0c-5e4f-4c45-87f3-822c4c9fe353 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c957a0c-5e4f-4c45-87f3-822c4c9fe353.shg-box.shg-c {
  justify-content: center;
}

#s-b601ec7a-4895-4ea4-a132-de75afce660f {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b601ec7a-4895-4ea4-a132-de75afce660f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-e320d089-7d78-44d7-a7ec-41888b10c9ce {
  margin-bottom: 10px;
}

#s-287f94a8-3603-4f6c-b77c-beddb544df6a {
  text-align: center;
}




  #s-287f94a8-3603-4f6c-b77c-beddb544df6a img.shogun-image {
    
    width: px;
  }


#s-287f94a8-3603-4f6c-b77c-beddb544df6a .shogun-image-content {
  
    align-items: center;
  
}

#s-77dc7c41-57a9-4c20-a1de-623deddae851 {
  min-height: 50px;
}








#s-77dc7c41-57a9-4c20-a1de-623deddae851 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77dc7c41-57a9-4c20-a1de-623deddae851.shg-box.shg-c {
  justify-content: center;
}

#s-0b74dd8b-392c-4cc2-bf39-7fca5eeef0ec {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0b74dd8b-392c-4cc2-bf39-7fca5eeef0ec .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-150a3249-2072-401a-beac-8d9f470815f2 {
  margin-bottom: 10px;
}

#s-3d7e2b5c-338d-4d5c-81e2-a8217cd1a605 {
  min-height: 50px;
}








#s-3d7e2b5c-338d-4d5c-81e2-a8217cd1a605 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d7e2b5c-338d-4d5c-81e2-a8217cd1a605.shg-box.shg-c {
  justify-content: center;
}

#s-f0c163fd-7cc5-4dde-baf0-e370137651b1 {
  text-align: center;
}




  #s-f0c163fd-7cc5-4dde-baf0-e370137651b1 img.shogun-image {
    
    width: px;
  }


#s-f0c163fd-7cc5-4dde-baf0-e370137651b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-619c13f3-9551-4ee3-9302-0ad34a07aab7 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-619c13f3-9551-4ee3-9302-0ad34a07aab7 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-ded124cd-7a9d-4903-b578-c70ad9c9f4df {
  margin-bottom: 10px;
}

#s-09c6a304-b015-4937-8c94-4b47b84ddfee {
  text-align: center;
}




  #s-09c6a304-b015-4937-8c94-4b47b84ddfee img.shogun-image {
    
    width: px;
  }


#s-09c6a304-b015-4937-8c94-4b47b84ddfee .shogun-image-content {
  
    align-items: center;
  
}

#s-6a39b2cc-e077-45c2-921e-a10b73a0d691 {
  min-height: 50px;
}








#s-6a39b2cc-e077-45c2-921e-a10b73a0d691 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a39b2cc-e077-45c2-921e-a10b73a0d691.shg-box.shg-c {
  justify-content: center;
}

#s-0b67582f-d3ae-40ea-bd28-d70de443eb9a {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0b67582f-d3ae-40ea-bd28-d70de443eb9a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-7b9fbbc6-6b4b-4aa0-892a-efc7b48c8fd0 {
  margin-bottom: 10px;
}

#s-ff7a7d8a-9944-42dc-8f2a-e35f923c8c75 {
  text-align: center;
}




  #s-ff7a7d8a-9944-42dc-8f2a-e35f923c8c75 img.shogun-image {
    
    width: px;
  }


#s-ff7a7d8a-9944-42dc-8f2a-e35f923c8c75 .shogun-image-content {
  
    align-items: center;
  
}

#s-66361823-e447-4102-a62d-b30a1e268600 {
  min-height: 50px;
}








#s-66361823-e447-4102-a62d-b30a1e268600 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66361823-e447-4102-a62d-b30a1e268600.shg-box.shg-c {
  justify-content: center;
}

#s-d4e9093b-966a-40c9-a3ae-88c5ea84e275 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d4e9093b-966a-40c9-a3ae-88c5ea84e275 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-f0ab56ac-ca64-4b98-ade6-5b699b39c0d4 {
  margin-bottom: 10px;
}

#s-4487b61d-eca6-499c-a299-74884b6b28f9 {
  text-align: center;
}




  #s-4487b61d-eca6-499c-a299-74884b6b28f9 img.shogun-image {
    
    width: px;
  }


#s-4487b61d-eca6-499c-a299-74884b6b28f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-ab46bc44-ba99-4c45-b9ad-8cf3ace87294 {
  min-height: 50px;
}








#s-ab46bc44-ba99-4c45-b9ad-8cf3ace87294 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab46bc44-ba99-4c45-b9ad-8cf3ace87294.shg-box.shg-c {
  justify-content: center;
}

#s-6d702352-fc22-4dae-b476-b4112f7ac90d {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6d702352-fc22-4dae-b476-b4112f7ac90d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-7b761d3a-bcb6-4f2d-96b9-8da0e18c5b34 {
  margin-bottom: 10px;
}

#s-a9c62bf0-1d28-45e6-bd95-f599a5b64354 {
  min-height: 50px;
}








#s-a9c62bf0-1d28-45e6-bd95-f599a5b64354 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9c62bf0-1d28-45e6-bd95-f599a5b64354.shg-box.shg-c {
  justify-content: center;
}

#s-6f4763db-0a28-4f41-9c5e-08da4230b587 {
  text-align: center;
}




  #s-6f4763db-0a28-4f41-9c5e-08da4230b587 img.shogun-image {
    
    width: px;
  }


#s-6f4763db-0a28-4f41-9c5e-08da4230b587 .shogun-image-content {
  
    align-items: center;
  
}

#s-c167d052-8564-450c-91a1-691a02385271 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c167d052-8564-450c-91a1-691a02385271 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-acaff981-becf-40c4-9318-94a29ae9fdaa {
  margin-bottom: 10px;
}

#s-a2c4cd2b-0367-455b-9af5-77d9272380c6 {
  text-align: center;
}




  #s-a2c4cd2b-0367-455b-9af5-77d9272380c6 img.shogun-image {
    
    width: px;
  }


#s-a2c4cd2b-0367-455b-9af5-77d9272380c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c56ba60-ee47-4bb3-a53e-a58fed56b7e1 {
  min-height: 50px;
}








#s-5c56ba60-ee47-4bb3-a53e-a58fed56b7e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c56ba60-ee47-4bb3-a53e-a58fed56b7e1.shg-box.shg-c {
  justify-content: center;
}

#s-df52d791-0d4d-4174-bd57-0e5f8b0f1b9b {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df52d791-0d4d-4174-bd57-0e5f8b0f1b9b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-5f72e8d4-45f4-43cf-9afd-229b18600cab {
  margin-bottom: 10px;
}

#s-4c50e0d4-2dd2-4b09-b717-8ee7ef4da33a {
  text-align: center;
}




  #s-4c50e0d4-2dd2-4b09-b717-8ee7ef4da33a img.shogun-image {
    
    width: px;
  }


#s-4c50e0d4-2dd2-4b09-b717-8ee7ef4da33a .shogun-image-content {
  
    align-items: center;
  
}

#s-c42e6f48-2951-4530-887d-489700ccaf3e {
  min-height: 50px;
}








#s-c42e6f48-2951-4530-887d-489700ccaf3e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c42e6f48-2951-4530-887d-489700ccaf3e.shg-box.shg-c {
  justify-content: center;
}

#s-683b0c1c-a08c-49f7-9623-8053379f20a7 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-683b0c1c-a08c-49f7-9623-8053379f20a7 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-2ace7e63-0cff-4b08-b2d3-ae4c9a61f2e0 {
  margin-bottom: 10px;
}

#s-6563c64c-b83e-4875-83ec-57b23a73fe28 {
  text-align: center;
}




  #s-6563c64c-b83e-4875-83ec-57b23a73fe28 img.shogun-image {
    
    width: px;
  }


#s-6563c64c-b83e-4875-83ec-57b23a73fe28 .shogun-image-content {
  
    align-items: center;
  
}

#s-a99f2ade-c11b-4f2a-90d1-59eb3cfb405c {
  min-height: 50px;
}








#s-a99f2ade-c11b-4f2a-90d1-59eb3cfb405c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a99f2ade-c11b-4f2a-90d1-59eb3cfb405c.shg-box.shg-c {
  justify-content: center;
}

#s-e4dabca3-afa5-4c73-a727-b71d2eec5b1b {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e4dabca3-afa5-4c73-a727-b71d2eec5b1b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-dc836ec9-f9a6-48a2-b76b-32724a0f2a0a {
  margin-bottom: 10px;
}

#s-f9808292-b7cc-4397-8c7c-e7c8a6985a2b {
  text-align: center;
}




  #s-f9808292-b7cc-4397-8c7c-e7c8a6985a2b img.shogun-image {
    
    width: px;
  }


#s-f9808292-b7cc-4397-8c7c-e7c8a6985a2b .shogun-image-content {
  
    align-items: center;
  
}

#s-ea04166a-c077-4c11-805f-52dfa9e336ec {
  min-height: 50px;
}








#s-ea04166a-c077-4c11-805f-52dfa9e336ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea04166a-c077-4c11-805f-52dfa9e336ec.shg-box.shg-c {
  justify-content: center;
}

#s-8ab72673-2692-48cf-87f1-b98b18a3ea0b {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8ab72673-2692-48cf-87f1-b98b18a3ea0b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-184bb1fb-c752-4c85-9c05-35d60a71becf {
  margin-bottom: 10px;
}

#s-eb3e02ad-c236-47f5-81b2-c0e3af0e6900 {
  text-align: center;
}




  #s-eb3e02ad-c236-47f5-81b2-c0e3af0e6900 img.shogun-image {
    
    width: px;
  }


#s-eb3e02ad-c236-47f5-81b2-c0e3af0e6900 .shogun-image-content {
  
    align-items: center;
  
}

#s-3b2b1ceb-e779-4bae-8704-8f00f589d134 {
  min-height: 50px;
}








#s-3b2b1ceb-e779-4bae-8704-8f00f589d134 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b2b1ceb-e779-4bae-8704-8f00f589d134.shg-box.shg-c {
  justify-content: center;
}

#s-2015a0d2-d7cc-46e1-8ed0-500d1cf01164 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2015a0d2-d7cc-46e1-8ed0-500d1cf01164 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-57726154-d752-4625-86de-68cf3063a1ad {
  margin-bottom: 10px;
}

#s-eef7c021-6954-4ed3-b928-e611d163c30a {
  text-align: center;
}




  #s-eef7c021-6954-4ed3-b928-e611d163c30a img.shogun-image {
    
    width: px;
  }


#s-eef7c021-6954-4ed3-b928-e611d163c30a .shogun-image-content {
  
    align-items: center;
  
}

#s-7730fac1-8c58-46d4-9bda-c0716edaa00d {
  min-height: 50px;
}








#s-7730fac1-8c58-46d4-9bda-c0716edaa00d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7730fac1-8c58-46d4-9bda-c0716edaa00d.shg-box.shg-c {
  justify-content: center;
}

#s-7cc9b4ac-464d-4f7d-87c9-d76095c6b748 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7cc9b4ac-464d-4f7d-87c9-d76095c6b748 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-d545bb85-233e-4fe2-a547-619cbeb3fc20 {
  margin-bottom: 10px;
}

#s-b534c8cc-7f49-4964-8627-a1c67f919b0c {
  min-height: 50px;
}








#s-b534c8cc-7f49-4964-8627-a1c67f919b0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b534c8cc-7f49-4964-8627-a1c67f919b0c.shg-box.shg-c {
  justify-content: center;
}

#s-ad55ff5e-c3cf-44be-adc3-c079128ede56 {
  text-align: center;
}




  #s-ad55ff5e-c3cf-44be-adc3-c079128ede56 img.shogun-image {
    
    width: px;
  }


#s-ad55ff5e-c3cf-44be-adc3-c079128ede56 .shogun-image-content {
  
    align-items: center;
  
}

#s-ed417394-d5de-449b-ae6f-79cae5499de3 {
  min-height: 50px;
}








#s-ed417394-d5de-449b-ae6f-79cae5499de3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed417394-d5de-449b-ae6f-79cae5499de3.shg-box.shg-c {
  justify-content: center;
}

#s-22192469-8787-443a-b192-f32de2ba3fe9 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-22192469-8787-443a-b192-f32de2ba3fe9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-96daf821-ac9b-4c06-9749-58700e817fd2 {
  margin-bottom: 10px;
}

#s-954b14cb-870b-4de2-b7a4-3fe267276b92 {
  min-height: 50px;
}








#s-954b14cb-870b-4de2-b7a4-3fe267276b92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-954b14cb-870b-4de2-b7a4-3fe267276b92.shg-box.shg-c {
  justify-content: center;
}

#s-b37db23b-bb8e-417f-bada-cad61a8197eb {
  text-align: center;
}




  #s-b37db23b-bb8e-417f-bada-cad61a8197eb img.shogun-image {
    
    width: px;
  }


#s-b37db23b-bb8e-417f-bada-cad61a8197eb .shogun-image-content {
  
    align-items: center;
  
}

#s-b47b674f-24bb-4137-a893-b1f06845285f {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b47b674f-24bb-4137-a893-b1f06845285f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-5c99e672-383f-4ac7-bbed-6456a791c9eb {
  margin-bottom: 10px;
}

#s-27f4dec9-ad3d-4f62-840b-da7edae1426d {
  text-align: center;
}




  #s-27f4dec9-ad3d-4f62-840b-da7edae1426d img.shogun-image {
    
    width: px;
  }


#s-27f4dec9-ad3d-4f62-840b-da7edae1426d .shogun-image-content {
  
    align-items: center;
  
}

#s-0811e1b5-36b5-4c91-ac94-00134eba8b08 {
  min-height: 50px;
}








#s-0811e1b5-36b5-4c91-ac94-00134eba8b08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0811e1b5-36b5-4c91-ac94-00134eba8b08.shg-box.shg-c {
  justify-content: center;
}

#s-c7cf3847-b80d-4dd9-8930-0b1373309622 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c7cf3847-b80d-4dd9-8930-0b1373309622 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-b0958aa4-041f-43b9-bb93-b97bc8a1cec8 {
  margin-bottom: 10px;
}

#s-c5a77855-9ef5-4d86-a44d-3e80d122d1ea {
  text-align: center;
}




  #s-c5a77855-9ef5-4d86-a44d-3e80d122d1ea img.shogun-image {
    
    width: px;
  }


#s-c5a77855-9ef5-4d86-a44d-3e80d122d1ea .shogun-image-content {
  
    align-items: center;
  
}

#s-1dc6151d-bfdb-4495-95af-e413e356c3e5 {
  min-height: 50px;
}








#s-1dc6151d-bfdb-4495-95af-e413e356c3e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1dc6151d-bfdb-4495-95af-e413e356c3e5.shg-box.shg-c {
  justify-content: center;
}

#s-83c47246-b1a2-402d-a210-096fb9e81d18 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-83c47246-b1a2-402d-a210-096fb9e81d18 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-46441471-4f7f-4ff5-b3d6-ab9fa257eec6 {
  margin-bottom: 10px;
}

#s-25341bcc-7646-4103-a747-c942afb73d40 hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-8f8ea36e-8b3f-4026-8127-717c9851df6d {
  margin-left: 100px;
margin-bottom: 25px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-8f8ea36e-8b3f-4026-8127-717c9851df6d {
  
}
}
@media (min-width: 0px) {
[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-7bf9b589-2f57-446f-a28a-c8a2a37bc51e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-5d246e92-f1b9-4391-8a3d-c88c7feec2eb {
  text-align: center;
}




  #s-5d246e92-f1b9-4391-8a3d-c88c7feec2eb img.shogun-image {
    
    width: px;
  }


#s-5d246e92-f1b9-4391-8a3d-c88c7feec2eb .shogun-image-content {
  
    align-items: center;
  
}

#s-c1b68c18-d506-452a-a132-09c9bf2c11ff {
  min-height: 50px;
}








#s-c1b68c18-d506-452a-a132-09c9bf2c11ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1b68c18-d506-452a-a132-09c9bf2c11ff.shg-box.shg-c {
  justify-content: center;
}

#s-1344d06f-663d-4500-bf70-835dc1eba913 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1344d06f-663d-4500-bf70-835dc1eba913 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-00de5c4d-07a5-4972-9864-63b7df68bc9b {
  margin-bottom: 10px;
}

#s-f2eaac54-a71a-4d40-ab8c-690692716905 {
  text-align: center;
}




  #s-f2eaac54-a71a-4d40-ab8c-690692716905 img.shogun-image {
    
    width: px;
  }


#s-f2eaac54-a71a-4d40-ab8c-690692716905 .shogun-image-content {
  
    align-items: center;
  
}

#s-040f3576-37a9-4cc7-acc9-f02e6b41e85e {
  min-height: 50px;
}








#s-040f3576-37a9-4cc7-acc9-f02e6b41e85e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-040f3576-37a9-4cc7-acc9-f02e6b41e85e.shg-box.shg-c {
  justify-content: center;
}

#s-c4e6e037-90ea-4cbf-a259-bbabc2007dc3 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c4e6e037-90ea-4cbf-a259-bbabc2007dc3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-90472c20-79d3-4c3b-8174-04e13ed58f41 {
  margin-bottom: 10px;
}

#s-d40db055-670b-4937-a27b-a5c629e21c77 {
  text-align: center;
}




  #s-d40db055-670b-4937-a27b-a5c629e21c77 img.shogun-image {
    
    width: px;
  }


#s-d40db055-670b-4937-a27b-a5c629e21c77 .shogun-image-content {
  
    align-items: center;
  
}

#s-496e5a02-aba7-48dd-b4a3-c08b2f69eae5 {
  min-height: 50px;
}








#s-496e5a02-aba7-48dd-b4a3-c08b2f69eae5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-496e5a02-aba7-48dd-b4a3-c08b2f69eae5.shg-box.shg-c {
  justify-content: center;
}

#s-4701db15-7a78-46ca-9578-11d95753d876 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4701db15-7a78-46ca-9578-11d95753d876 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-b9c06246-7aee-405a-932a-de5aeb4317da {
  margin-bottom: 10px;
}

#s-70cb0d31-e951-467c-8b63-9cc6a52c917b {
  text-align: center;
}




  #s-70cb0d31-e951-467c-8b63-9cc6a52c917b img.shogun-image {
    
    width: px;
  }


#s-70cb0d31-e951-467c-8b63-9cc6a52c917b .shogun-image-content {
  
    align-items: center;
  
}

#s-d1296c04-0368-4240-956c-527a1d80d7fa {
  min-height: 50px;
}








#s-d1296c04-0368-4240-956c-527a1d80d7fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1296c04-0368-4240-956c-527a1d80d7fa.shg-box.shg-c {
  justify-content: center;
}

#s-54652376-6581-477c-9695-f545d4f01ef3 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-54652376-6581-477c-9695-f545d4f01ef3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-ea746405-7e9d-4fe8-81c2-1d20dc61fb78 {
  margin-bottom: 10px;
}

#s-2d78c63b-3c97-4378-ad91-112f8ea82184 {
  text-align: center;
}




  #s-2d78c63b-3c97-4378-ad91-112f8ea82184 img.shogun-image {
    
    width: px;
  }


#s-2d78c63b-3c97-4378-ad91-112f8ea82184 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a6fc9e3-176f-4289-b958-0bb38fa389af {
  min-height: 50px;
}








#s-6a6fc9e3-176f-4289-b958-0bb38fa389af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a6fc9e3-176f-4289-b958-0bb38fa389af.shg-box.shg-c {
  justify-content: center;
}

#s-9da16f14-095c-4d52-be46-5303321a413a {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9da16f14-095c-4d52-be46-5303321a413a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-41edcf00-9585-4964-8f74-50f39b51fb9d {
  margin-bottom: 10px;
}

#s-e85d6d11-d3a3-4471-aeb3-3cf5c7e443b4 {
  text-align: center;
}




  #s-e85d6d11-d3a3-4471-aeb3-3cf5c7e443b4 img.shogun-image {
    
    width: px;
  }


#s-e85d6d11-d3a3-4471-aeb3-3cf5c7e443b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-7956b5bf-920e-466b-b3f0-8d900708fe08 {
  min-height: 50px;
}








#s-7956b5bf-920e-466b-b3f0-8d900708fe08 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7956b5bf-920e-466b-b3f0-8d900708fe08.shg-box.shg-c {
  justify-content: center;
}

#s-ef0bd715-586c-46c2-8bb9-bdda9d1e609a {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ef0bd715-586c-46c2-8bb9-bdda9d1e609a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-d4832382-86bb-495f-8fbf-b7b5045b89c2 {
  margin-bottom: 10px;
}

#s-5e8c8a05-d49f-4810-8756-7f5d86776f14 {
  text-align: center;
}




  #s-5e8c8a05-d49f-4810-8756-7f5d86776f14 img.shogun-image {
    
    width: px;
  }


#s-5e8c8a05-d49f-4810-8756-7f5d86776f14 .shogun-image-content {
  
    align-items: center;
  
}

#s-80a55460-80b0-4548-954b-30818837fc3f {
  min-height: 50px;
}








#s-80a55460-80b0-4548-954b-30818837fc3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80a55460-80b0-4548-954b-30818837fc3f.shg-box.shg-c {
  justify-content: center;
}

#s-acdf4f83-882f-4584-962d-5cf241ba0c1f {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-acdf4f83-882f-4584-962d-5cf241ba0c1f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-64afaf93-99ea-44dc-babf-b502b1eb2626 {
  margin-bottom: 10px;
}

#s-22aa7346-74e8-4c79-b758-f0071c102dc0 {
  min-height: 50px;
}








#s-22aa7346-74e8-4c79-b758-f0071c102dc0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22aa7346-74e8-4c79-b758-f0071c102dc0.shg-box.shg-c {
  justify-content: center;
}

#s-7ec5f559-ccf0-4ee8-903f-d85c698be353 {
  text-align: center;
}




  #s-7ec5f559-ccf0-4ee8-903f-d85c698be353 img.shogun-image {
    
    width: px;
  }


#s-7ec5f559-ccf0-4ee8-903f-d85c698be353 .shogun-image-content {
  
    align-items: center;
  
}

#s-48a926ca-97e1-4098-8a0c-38986590ede6 {
  min-height: 50px;
}








#s-48a926ca-97e1-4098-8a0c-38986590ede6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48a926ca-97e1-4098-8a0c-38986590ede6.shg-box.shg-c {
  justify-content: center;
}

#s-242e4bfd-14d6-4c48-b249-823376c44c66 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-242e4bfd-14d6-4c48-b249-823376c44c66 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-34d904c0-af76-4a3c-82d2-d99d42958ef0 {
  margin-bottom: 10px;
}

#s-ce5f1870-c7c4-4ba9-88ee-3ad20fbaf403 {
  text-align: center;
}




  #s-ce5f1870-c7c4-4ba9-88ee-3ad20fbaf403 img.shogun-image {
    
    width: px;
  }


#s-ce5f1870-c7c4-4ba9-88ee-3ad20fbaf403 .shogun-image-content {
  
    align-items: center;
  
}

#s-24ac23a2-d565-4c86-a862-19d86b8b7066 {
  min-height: 50px;
}








#s-24ac23a2-d565-4c86-a862-19d86b8b7066 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24ac23a2-d565-4c86-a862-19d86b8b7066.shg-box.shg-c {
  justify-content: center;
}

#s-5386ec95-9946-44a3-9952-eeaa119d4f10 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5386ec95-9946-44a3-9952-eeaa119d4f10 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-4e93bfe8-4693-4361-be6a-6cb9d4d48c38 {
  margin-bottom: 10px;
}

#s-2c06970b-118f-45cf-9a8f-9e4466a1d4d2 {
  text-align: center;
}




  #s-2c06970b-118f-45cf-9a8f-9e4466a1d4d2 img.shogun-image {
    
    width: px;
  }


#s-2c06970b-118f-45cf-9a8f-9e4466a1d4d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-31b3fe17-57da-4208-9798-99f338a326c0 {
  min-height: 50px;
}








#s-31b3fe17-57da-4208-9798-99f338a326c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31b3fe17-57da-4208-9798-99f338a326c0.shg-box.shg-c {
  justify-content: center;
}

#s-a7b29b39-91d0-49e9-80d0-a4fd80456f50 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a7b29b39-91d0-49e9-80d0-a4fd80456f50 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-69cefbe2-5d42-45c0-916a-f6b588a88ed6 {
  margin-bottom: 10px;
}

#s-e16361fa-bce3-414d-83b1-386e01ce9269 {
  min-height: 50px;
}








#s-e16361fa-bce3-414d-83b1-386e01ce9269 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e16361fa-bce3-414d-83b1-386e01ce9269.shg-box.shg-c {
  justify-content: center;
}

#s-b3b99eed-3da3-4bf4-9ec9-ba3b2c40fe67 {
  text-align: center;
}




  #s-b3b99eed-3da3-4bf4-9ec9-ba3b2c40fe67 img.shogun-image {
    
    width: px;
  }


#s-b3b99eed-3da3-4bf4-9ec9-ba3b2c40fe67 .shogun-image-content {
  
    align-items: center;
  
}

#s-51178e4a-1f3b-4de9-b13f-2af4d0ed77de {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-51178e4a-1f3b-4de9-b13f-2af4d0ed77de .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-7ce877ac-7b4f-4c85-94c7-d9bad435cd1c {
  margin-bottom: 10px;
}

#s-bb753084-9890-4360-b659-10b153253e83 {
  min-height: 50px;
}








#s-bb753084-9890-4360-b659-10b153253e83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb753084-9890-4360-b659-10b153253e83.shg-box.shg-c {
  justify-content: center;
}

#s-bcd0678e-5a71-4235-919e-fb30885f8828 {
  text-align: center;
}




  #s-bcd0678e-5a71-4235-919e-fb30885f8828 img.shogun-image {
    
    width: px;
  }


#s-bcd0678e-5a71-4235-919e-fb30885f8828 .shogun-image-content {
  
    align-items: center;
  
}

#s-e5da0259-a169-4350-8658-2abc0c90f9be {
  min-height: 50px;
}








#s-e5da0259-a169-4350-8658-2abc0c90f9be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5da0259-a169-4350-8658-2abc0c90f9be.shg-box.shg-c {
  justify-content: center;
}

#s-50109a01-bd58-40c3-bef8-244fa9687323 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-50109a01-bd58-40c3-bef8-244fa9687323 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-7ad60dec-02bf-47c8-861f-4fb6919dff16 {
  margin-bottom: 10px;
}

#s-6a880ac6-6c98-42e2-80ba-9b023014c3d3 {
  text-align: center;
}




  #s-6a880ac6-6c98-42e2-80ba-9b023014c3d3 img.shogun-image {
    
    width: px;
  }


#s-6a880ac6-6c98-42e2-80ba-9b023014c3d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-c02a3104-6081-490b-b606-ef305dc09b5e {
  min-height: 50px;
}








#s-c02a3104-6081-490b-b606-ef305dc09b5e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c02a3104-6081-490b-b606-ef305dc09b5e.shg-box.shg-c {
  justify-content: center;
}

#s-8ed7f735-b9e4-4a76-927d-84049734bad5 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8ed7f735-b9e4-4a76-927d-84049734bad5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-b5e88fe8-a233-4897-bb78-63f147ee6524 {
  margin-bottom: 10px;
}

#s-8c0f60a1-579b-4d46-a02a-1c73180ad738 hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-86f927bc-7ee6-464d-81db-f449cf053fa7 {
  margin-left: 100px;
margin-bottom: 25px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-86f927bc-7ee6-464d-81db-f449cf053fa7 {
  
}
}
@media (min-width: 0px) {
[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-47bc7134-ac66-477f-990d-fcf83e122866"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-b4b3ee2b-b98a-4f12-9ab3-9209875b8277 {
  text-align: center;
}




  #s-b4b3ee2b-b98a-4f12-9ab3-9209875b8277 img.shogun-image {
    
    width: px;
  }


#s-b4b3ee2b-b98a-4f12-9ab3-9209875b8277 .shogun-image-content {
  
    align-items: center;
  
}

#s-bdb7e3e0-f336-48d5-8f2b-84c0198f8bd2 {
  min-height: 50px;
}








#s-bdb7e3e0-f336-48d5-8f2b-84c0198f8bd2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bdb7e3e0-f336-48d5-8f2b-84c0198f8bd2.shg-box.shg-c {
  justify-content: center;
}

#s-b86b0bce-afb0-45af-be9f-077f2bb153a8 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b86b0bce-afb0-45af-be9f-077f2bb153a8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-91cec747-15bc-4d04-b76d-13197c1607b8 {
  margin-bottom: 10px;
}

#s-f1973028-8181-463f-afbe-7611e24a3517 {
  text-align: center;
}




  #s-f1973028-8181-463f-afbe-7611e24a3517 img.shogun-image {
    
    width: px;
  }


#s-f1973028-8181-463f-afbe-7611e24a3517 .shogun-image-content {
  
    align-items: center;
  
}

#s-c3753270-c705-451c-bdcf-dd58542bc8b0 {
  min-height: 50px;
}








#s-c3753270-c705-451c-bdcf-dd58542bc8b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3753270-c705-451c-bdcf-dd58542bc8b0.shg-box.shg-c {
  justify-content: center;
}

#s-1e31cc2d-8cd9-4005-90b2-db87e57d934a {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1e31cc2d-8cd9-4005-90b2-db87e57d934a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-17ac6a64-b153-4e1f-acf7-a7afb3798618 {
  margin-bottom: 10px;
}

#s-5547e1dc-d894-475f-b8e9-174e86de9329 {
  text-align: center;
}




  #s-5547e1dc-d894-475f-b8e9-174e86de9329 img.shogun-image {
    
    width: px;
  }


#s-5547e1dc-d894-475f-b8e9-174e86de9329 .shogun-image-content {
  
    align-items: center;
  
}

#s-a17b0d30-9b19-4040-af9a-adb044995944 {
  min-height: 50px;
}








#s-a17b0d30-9b19-4040-af9a-adb044995944 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a17b0d30-9b19-4040-af9a-adb044995944.shg-box.shg-c {
  justify-content: center;
}

#s-469bae08-f400-425b-be9c-0308944b5421 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-469bae08-f400-425b-be9c-0308944b5421 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-340b9728-f3e2-48bc-9e0b-e46886be4cab {
  margin-bottom: 10px;
}

#s-8b1178ad-bad3-4d24-a8f9-8de174de1869 {
  text-align: center;
}




  #s-8b1178ad-bad3-4d24-a8f9-8de174de1869 img.shogun-image {
    
    width: px;
  }


#s-8b1178ad-bad3-4d24-a8f9-8de174de1869 .shogun-image-content {
  
    align-items: center;
  
}

#s-aa7d2d2c-75a3-477d-bde5-1c0718f98c34 {
  min-height: 50px;
}








#s-aa7d2d2c-75a3-477d-bde5-1c0718f98c34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa7d2d2c-75a3-477d-bde5-1c0718f98c34.shg-box.shg-c {
  justify-content: center;
}

#s-864ac1a8-2102-498f-9962-64160946a9c7 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-864ac1a8-2102-498f-9962-64160946a9c7 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-dcfa2f5c-fcdf-4c03-a2f7-0a36c0c30914 {
  margin-bottom: 10px;
}

#s-91b31fba-f276-417d-955a-c864347224a6 {
  min-height: 50px;
}








#s-91b31fba-f276-417d-955a-c864347224a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91b31fba-f276-417d-955a-c864347224a6.shg-box.shg-c {
  justify-content: center;
}

#s-ac650eda-5153-4b78-a199-2cfe68b65bc7 {
  text-align: center;
}




  #s-ac650eda-5153-4b78-a199-2cfe68b65bc7 img.shogun-image {
    
    width: px;
  }


#s-ac650eda-5153-4b78-a199-2cfe68b65bc7 .shogun-image-content {
  
    align-items: center;
  
}

#s-65ff5478-1ab9-4748-8c12-d4a5cc73fdfb {
  min-height: 50px;
}








#s-65ff5478-1ab9-4748-8c12-d4a5cc73fdfb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65ff5478-1ab9-4748-8c12-d4a5cc73fdfb.shg-box.shg-c {
  justify-content: center;
}

#s-dcc0da47-aa86-4d49-974d-75defd55222d {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dcc0da47-aa86-4d49-974d-75defd55222d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-91ae0e30-70c2-4d05-aa12-361451f32173 {
  margin-bottom: 10px;
}

#s-68c69461-1151-4080-b67a-6b88b0f6f24a {
  text-align: center;
}




  #s-68c69461-1151-4080-b67a-6b88b0f6f24a img.shogun-image {
    
    width: px;
  }


#s-68c69461-1151-4080-b67a-6b88b0f6f24a .shogun-image-content {
  
    align-items: center;
  
}

#s-7f375161-82f7-490e-a0b3-b879fc12e333 {
  min-height: 50px;
}








#s-7f375161-82f7-490e-a0b3-b879fc12e333 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f375161-82f7-490e-a0b3-b879fc12e333.shg-box.shg-c {
  justify-content: center;
}

#s-f6ca8627-030e-4c23-a2d5-555f3e66928a {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f6ca8627-030e-4c23-a2d5-555f3e66928a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-cb3f7260-2030-4095-8e06-36910ed4154c {
  margin-bottom: 10px;
}

#s-bf19ce93-2e6b-416c-a1a1-a2dfffe5224c {
  min-height: 50px;
}








#s-bf19ce93-2e6b-416c-a1a1-a2dfffe5224c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf19ce93-2e6b-416c-a1a1-a2dfffe5224c.shg-box.shg-c {
  justify-content: center;
}

#s-9376cca5-a9a8-48c3-84cf-9ca1fd1c8f8c {
  text-align: center;
}




  #s-9376cca5-a9a8-48c3-84cf-9ca1fd1c8f8c img.shogun-image {
    
    width: px;
  }


#s-9376cca5-a9a8-48c3-84cf-9ca1fd1c8f8c .shogun-image-content {
  
    align-items: center;
  
}

#s-96333988-3c25-47bd-b36a-acbceb4e6647 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-96333988-3c25-47bd-b36a-acbceb4e6647 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-e24b6e83-6832-48ea-8739-c108a7fe4201 {
  margin-bottom: 10px;
}

#s-722ca020-5bb6-4a16-af16-c1cf121682f6 {
  min-height: 50px;
}








#s-722ca020-5bb6-4a16-af16-c1cf121682f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-722ca020-5bb6-4a16-af16-c1cf121682f6.shg-box.shg-c {
  justify-content: center;
}

#s-ade4d8ff-740d-40d8-9120-ea3f1ce7f507 {
  text-align: center;
}




  #s-ade4d8ff-740d-40d8-9120-ea3f1ce7f507 img.shogun-image {
    
    width: px;
  }


#s-ade4d8ff-740d-40d8-9120-ea3f1ce7f507 .shogun-image-content {
  
    align-items: center;
  
}

#s-38ae7564-17c7-4c9c-8357-e4c7155b4509 {
  min-height: 50px;
}








#s-38ae7564-17c7-4c9c-8357-e4c7155b4509 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38ae7564-17c7-4c9c-8357-e4c7155b4509.shg-box.shg-c {
  justify-content: center;
}

#s-2857dbae-1139-41ac-8429-45cb7ba598b5 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2857dbae-1139-41ac-8429-45cb7ba598b5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-f67509e1-d154-4377-8611-250e4aa2fbf5 {
  margin-bottom: 10px;
}

#s-d9ae73dd-29dc-42ac-9f59-d1185357cecb hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-60b97c19-545b-49d0-ab09-1f60a7d3d272 {
  margin-left: 100px;
margin-bottom: 25px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-60b97c19-545b-49d0-ab09-1f60a7d3d272 {
  
}
}
@media (min-width: 0px) {
[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-37a75779-0eb0-45f2-b826-2c2195b98b1f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-483195de-01c3-40d0-a6e3-af6c3dfa4002 {
  text-align: center;
}




  #s-483195de-01c3-40d0-a6e3-af6c3dfa4002 img.shogun-image {
    
    width: px;
  }


#s-483195de-01c3-40d0-a6e3-af6c3dfa4002 .shogun-image-content {
  
    align-items: center;
  
}

#s-2da0cf7f-b186-4e98-8367-f3277945695a {
  min-height: 50px;
}








#s-2da0cf7f-b186-4e98-8367-f3277945695a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2da0cf7f-b186-4e98-8367-f3277945695a.shg-box.shg-c {
  justify-content: center;
}

#s-b72b4c24-2da4-4841-a7bc-364bd9362fdb {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b72b4c24-2da4-4841-a7bc-364bd9362fdb .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-74263164-4e15-4098-9d29-638cf0061e71 {
  margin-bottom: 10px;
}

#s-864ca77d-0bdd-486c-bec9-2efe3bce41a5 {
  text-align: center;
}




  #s-864ca77d-0bdd-486c-bec9-2efe3bce41a5 img.shogun-image {
    
    width: px;
  }


#s-864ca77d-0bdd-486c-bec9-2efe3bce41a5 .shogun-image-content {
  
    align-items: center;
  
}

#s-2ef527f0-6b01-4d54-9121-c2f091786ab1 {
  min-height: 50px;
}








#s-2ef527f0-6b01-4d54-9121-c2f091786ab1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ef527f0-6b01-4d54-9121-c2f091786ab1.shg-box.shg-c {
  justify-content: center;
}

#s-a8d822ba-3184-448a-846d-46999c591f87 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a8d822ba-3184-448a-846d-46999c591f87 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-c06d3cbb-3cc6-4c02-9150-bf378a721285 {
  margin-bottom: 10px;
}

#s-16acff47-f1b0-4e85-a197-eb7330aa51b4 {
  text-align: center;
}




  #s-16acff47-f1b0-4e85-a197-eb7330aa51b4 img.shogun-image {
    
    width: px;
  }


#s-16acff47-f1b0-4e85-a197-eb7330aa51b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-f4a019ce-fa3f-4997-8daa-0d0932cbcc70 {
  min-height: 50px;
}








#s-f4a019ce-fa3f-4997-8daa-0d0932cbcc70 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4a019ce-fa3f-4997-8daa-0d0932cbcc70.shg-box.shg-c {
  justify-content: center;
}

#s-37d4aa87-2bc4-4082-a1db-3aeeb9bfd250 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-37d4aa87-2bc4-4082-a1db-3aeeb9bfd250 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-5387bfab-26bc-4e08-b5b1-1ba1a783c6f3 {
  margin-bottom: 10px;
}

#s-fa434014-efac-45fa-b327-2b6e1fed93ba {
  min-height: 50px;
}








#s-fa434014-efac-45fa-b327-2b6e1fed93ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa434014-efac-45fa-b327-2b6e1fed93ba.shg-box.shg-c {
  justify-content: center;
}

#s-1e68d6ec-3847-424a-b536-80bdb986a01d {
  text-align: center;
}




  #s-1e68d6ec-3847-424a-b536-80bdb986a01d img.shogun-image {
    
    width: px;
  }


#s-1e68d6ec-3847-424a-b536-80bdb986a01d .shogun-image-content {
  
    align-items: center;
  
}

#s-b8ceb735-93fd-4c8a-a0f6-fd33ff06c7f6 {
  min-height: 50px;
}








#s-b8ceb735-93fd-4c8a-a0f6-fd33ff06c7f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8ceb735-93fd-4c8a-a0f6-fd33ff06c7f6.shg-box.shg-c {
  justify-content: center;
}

#s-9a9d5767-66c8-402f-b397-22b8c4f6da26 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9a9d5767-66c8-402f-b397-22b8c4f6da26 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-585d6555-9bed-4e7f-966f-2aca9d99e006 {
  margin-bottom: 10px;
}

#s-7f63d7bb-8675-482a-be3f-483a282006aa {
  min-height: 50px;
}








#s-7f63d7bb-8675-482a-be3f-483a282006aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f63d7bb-8675-482a-be3f-483a282006aa.shg-box.shg-c {
  justify-content: center;
}

#s-5d8945db-9a37-4ee8-8cfd-7eaa31c09dbd {
  text-align: center;
}




  #s-5d8945db-9a37-4ee8-8cfd-7eaa31c09dbd img.shogun-image {
    
    width: px;
  }


#s-5d8945db-9a37-4ee8-8cfd-7eaa31c09dbd .shogun-image-content {
  
    align-items: center;
  
}

#s-b97269ce-81ae-4f72-9d2a-9508030bd6ab {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b97269ce-81ae-4f72-9d2a-9508030bd6ab .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-fafe4cee-1e15-45b0-8d1b-a3bd69c1c3a7 {
  margin-bottom: 10px;
}

#s-405ecb0d-7b3c-4fc1-b9ac-ee8966288b23 {
  min-height: 50px;
}








#s-405ecb0d-7b3c-4fc1-b9ac-ee8966288b23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-405ecb0d-7b3c-4fc1-b9ac-ee8966288b23.shg-box.shg-c {
  justify-content: center;
}

#s-f63609f1-f943-4c8f-bfae-4272a472b49a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-f63609f1-f943-4c8f-bfae-4272a472b49a {
  display: none;
}
#s-f63609f1-f943-4c8f-bfae-4272a472b49a, #wrap-s-f63609f1-f943-4c8f-bfae-4272a472b49a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f63609f1-f943-4c8f-bfae-4272a472b49a {
  display: none;
}
#s-f63609f1-f943-4c8f-bfae-4272a472b49a, #wrap-s-f63609f1-f943-4c8f-bfae-4272a472b49a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f63609f1-f943-4c8f-bfae-4272a472b49a {
  
}
}@media (max-width: 767px){#s-f63609f1-f943-4c8f-bfae-4272a472b49a {
  display: none;
}
#s-f63609f1-f943-4c8f-bfae-4272a472b49a, #wrap-s-f63609f1-f943-4c8f-bfae-4272a472b49a { display:none !important; }}







#s-f63609f1-f943-4c8f-bfae-4272a472b49a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f63609f1-f943-4c8f-bfae-4272a472b49a.shg-box.shg-c {
  justify-content: center;
}

#s-d7e772e4-5562-4feb-9612-6e680f944096 {
  margin-left: 100px;
margin-bottom: 25px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-d7e772e4-5562-4feb-9612-6e680f944096 {
  
}
}
@media (min-width: 0px) {
[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-ea9299a3-96a9-45e3-ad13-44f653ce9f35"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-2230d2b1-e28e-4e6a-9176-c45793184f98 {
  text-align: center;
}




  #s-2230d2b1-e28e-4e6a-9176-c45793184f98 img.shogun-image {
    
    width: px;
  }


#s-2230d2b1-e28e-4e6a-9176-c45793184f98 .shogun-image-content {
  
    align-items: center;
  
}

#s-4664b98c-8206-4aa7-873c-201c443e012f {
  min-height: 50px;
}








#s-4664b98c-8206-4aa7-873c-201c443e012f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4664b98c-8206-4aa7-873c-201c443e012f.shg-box.shg-c {
  justify-content: center;
}

#s-e0c5042d-a6d1-4d07-a223-4b6487c1e73e {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e0c5042d-a6d1-4d07-a223-4b6487c1e73e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-7f6e5bbf-e6ca-4680-bf37-a7f55481f5cb {
  margin-bottom: 10px;
}

#s-d0750f61-892f-4e99-bf24-336546f09294 {
  text-align: center;
}




  #s-d0750f61-892f-4e99-bf24-336546f09294 img.shogun-image {
    
    width: px;
  }


#s-d0750f61-892f-4e99-bf24-336546f09294 .shogun-image-content {
  
    align-items: center;
  
}

#s-787f3c57-afb4-448a-afdb-6f1fdad37dd3 {
  min-height: 50px;
}








#s-787f3c57-afb4-448a-afdb-6f1fdad37dd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-787f3c57-afb4-448a-afdb-6f1fdad37dd3.shg-box.shg-c {
  justify-content: center;
}

#s-4dd39af0-50be-423b-bb9e-45010afe490d {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4dd39af0-50be-423b-bb9e-45010afe490d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-564897cc-7cf3-453e-8fc4-bb5927a1356e {
  margin-bottom: 10px;
}

#s-201f87d1-400f-4021-b422-8940f108f581 {
  text-align: center;
}




  #s-201f87d1-400f-4021-b422-8940f108f581 img.shogun-image {
    
    width: px;
  }


#s-201f87d1-400f-4021-b422-8940f108f581 .shogun-image-content {
  
    align-items: center;
  
}

#s-275742f6-c052-4280-bc52-622ff951358b {
  min-height: 50px;
}








#s-275742f6-c052-4280-bc52-622ff951358b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-275742f6-c052-4280-bc52-622ff951358b.shg-box.shg-c {
  justify-content: center;
}

#s-9aaf5f27-aa32-455d-9dfb-957b87b419e5 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9aaf5f27-aa32-455d-9dfb-957b87b419e5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-a6a0beb7-9def-4db6-a65a-919afe3ef08a {
  margin-bottom: 10px;
}

#s-713353c4-2f2f-41c9-9181-c635c638258c {
  text-align: center;
}




  #s-713353c4-2f2f-41c9-9181-c635c638258c img.shogun-image {
    
    width: px;
  }


#s-713353c4-2f2f-41c9-9181-c635c638258c .shogun-image-content {
  
    align-items: center;
  
}

#s-3051dd14-aa73-45cb-90c8-ac87851e00cf {
  min-height: 50px;
}








#s-3051dd14-aa73-45cb-90c8-ac87851e00cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3051dd14-aa73-45cb-90c8-ac87851e00cf.shg-box.shg-c {
  justify-content: center;
}

#s-8e62fdf8-a5d7-496b-bf5b-c779a68842ee {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8e62fdf8-a5d7-496b-bf5b-c779a68842ee .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-b92d1a59-f9a2-4045-a917-e6dd7d8d5e82 {
  margin-bottom: 10px;
}

#s-d07afaa3-de3e-42ca-83cc-b64dadcf227a {
  text-align: center;
}




  #s-d07afaa3-de3e-42ca-83cc-b64dadcf227a img.shogun-image {
    
    width: px;
  }


#s-d07afaa3-de3e-42ca-83cc-b64dadcf227a .shogun-image-content {
  
    align-items: center;
  
}

#s-70e3cae3-0568-4e02-8136-751eebe7a082 {
  min-height: 50px;
}








#s-70e3cae3-0568-4e02-8136-751eebe7a082 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70e3cae3-0568-4e02-8136-751eebe7a082.shg-box.shg-c {
  justify-content: center;
}

#s-bc673770-124b-4a53-95a4-e83858f8021c {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc673770-124b-4a53-95a4-e83858f8021c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-a9a5d9c0-f4c5-4028-8671-c61851f2122f {
  margin-bottom: 10px;
}

#s-e90a2ee9-9330-4da1-affa-96ff35cd3f31 {
  text-align: center;
}




  #s-e90a2ee9-9330-4da1-affa-96ff35cd3f31 img.shogun-image {
    
    width: px;
  }


#s-e90a2ee9-9330-4da1-affa-96ff35cd3f31 .shogun-image-content {
  
    align-items: center;
  
}

#s-9418875a-b247-4f0b-93e3-347ee2bd2e47 {
  min-height: 50px;
}








#s-9418875a-b247-4f0b-93e3-347ee2bd2e47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9418875a-b247-4f0b-93e3-347ee2bd2e47.shg-box.shg-c {
  justify-content: center;
}

#s-bcd33f33-4a39-4ba8-885e-386cc0d282b9 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bcd33f33-4a39-4ba8-885e-386cc0d282b9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-99044e7d-3eb7-4618-84cd-3f0e0b019a54 {
  margin-bottom: 10px;
}

#s-a21dd56a-6b2c-477e-8639-8626058cbe12 hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-143e06b9-15a5-4a1b-8ccc-e6ac9b021edc {
  margin-left: 100px;
margin-bottom: 25px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-143e06b9-15a5-4a1b-8ccc-e6ac9b021edc {
  
}
}
@media (min-width: 0px) {
[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-3e597513-6d9e-43b2-aa3d-c8975994f5dd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-82ec7eb8-e77d-43ee-9931-d1a244e9e686 {
  text-align: center;
}




  #s-82ec7eb8-e77d-43ee-9931-d1a244e9e686 img.shogun-image {
    
    width: px;
  }


#s-82ec7eb8-e77d-43ee-9931-d1a244e9e686 .shogun-image-content {
  
    align-items: center;
  
}

#s-b1b406a9-bc99-4732-b671-08100b7956fc {
  min-height: 50px;
}








#s-b1b406a9-bc99-4732-b671-08100b7956fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1b406a9-bc99-4732-b671-08100b7956fc.shg-box.shg-c {
  justify-content: center;
}

#s-de9a14e6-6bfb-4bdb-9c88-abac71aa39a7 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-de9a14e6-6bfb-4bdb-9c88-abac71aa39a7 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-b9c7c824-97a8-4bdd-832c-1a557c9b378f {
  margin-bottom: 10px;
}

#s-9f4849d6-ef9e-4621-94d8-07d2876f9182 {
  text-align: center;
}




  #s-9f4849d6-ef9e-4621-94d8-07d2876f9182 img.shogun-image {
    
    width: px;
  }


#s-9f4849d6-ef9e-4621-94d8-07d2876f9182 .shogun-image-content {
  
    align-items: center;
  
}

#s-507dc70d-00d5-4878-a9d3-8f062cfac05f {
  min-height: 50px;
}








#s-507dc70d-00d5-4878-a9d3-8f062cfac05f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-507dc70d-00d5-4878-a9d3-8f062cfac05f.shg-box.shg-c {
  justify-content: center;
}

#s-1a9de85b-9eb4-4d9f-b5e6-54a15fc67ec5 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1a9de85b-9eb4-4d9f-b5e6-54a15fc67ec5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-19bf081d-95d7-40e1-ba85-5a963905aa12 {
  margin-bottom: 10px;
}

#s-2524e1b2-c778-41d4-b347-bf086d6cce29 {
  text-align: center;
}




  #s-2524e1b2-c778-41d4-b347-bf086d6cce29 img.shogun-image {
    
    width: px;
  }


#s-2524e1b2-c778-41d4-b347-bf086d6cce29 .shogun-image-content {
  
    align-items: center;
  
}

#s-81ca83d6-eb09-44d3-b9b8-7b23c41d6a13 {
  min-height: 50px;
}








#s-81ca83d6-eb09-44d3-b9b8-7b23c41d6a13 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81ca83d6-eb09-44d3-b9b8-7b23c41d6a13.shg-box.shg-c {
  justify-content: center;
}

#s-a23cfa7b-2b60-4a5b-ae1b-32e125f7db0d {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a23cfa7b-2b60-4a5b-ae1b-32e125f7db0d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-c7517c84-3368-4987-97bb-213b44be4484 {
  margin-bottom: 10px;
}

#s-66c7c46b-76fe-4bea-8ac4-05de1cf0edd4 {
  text-align: center;
}




  #s-66c7c46b-76fe-4bea-8ac4-05de1cf0edd4 img.shogun-image {
    
    width: px;
  }


#s-66c7c46b-76fe-4bea-8ac4-05de1cf0edd4 .shogun-image-content {
  
    align-items: center;
  
}

#s-7033cef7-52ba-4b99-b7db-a4cd99d2e8a9 {
  min-height: 50px;
}








#s-7033cef7-52ba-4b99-b7db-a4cd99d2e8a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7033cef7-52ba-4b99-b7db-a4cd99d2e8a9.shg-box.shg-c {
  justify-content: center;
}

#s-bc22830d-581b-4fb4-b95d-88b88c0a3955 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc22830d-581b-4fb4-b95d-88b88c0a3955 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-0da38108-8139-4b68-81bd-23e8f63a2aa6 {
  margin-bottom: 10px;
}

#s-06b7401d-0738-4065-98b4-ab7904be4977 {
  text-align: center;
}




  #s-06b7401d-0738-4065-98b4-ab7904be4977 img.shogun-image {
    
    width: px;
  }


#s-06b7401d-0738-4065-98b4-ab7904be4977 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee5341f0-3221-4c72-aa48-2ffaaa388a06 {
  min-height: 50px;
}








#s-ee5341f0-3221-4c72-aa48-2ffaaa388a06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee5341f0-3221-4c72-aa48-2ffaaa388a06.shg-box.shg-c {
  justify-content: center;
}

#s-9377ff67-a94a-444a-a33f-4aaf026984c3 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9377ff67-a94a-444a-a33f-4aaf026984c3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-42d42ce2-5998-4d3c-a918-b4f932390bcc {
  margin-bottom: 10px;
}

#s-83676992-372a-4360-8623-c1be48daab0d {
  text-align: center;
}




  #s-83676992-372a-4360-8623-c1be48daab0d img.shogun-image {
    
    width: px;
  }


#s-83676992-372a-4360-8623-c1be48daab0d .shogun-image-content {
  
    align-items: center;
  
}

#s-5b8a335f-478a-410d-b257-e1f942ca3403 {
  min-height: 50px;
}








#s-5b8a335f-478a-410d-b257-e1f942ca3403 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b8a335f-478a-410d-b257-e1f942ca3403.shg-box.shg-c {
  justify-content: center;
}

#s-92915237-371b-40c1-8745-f1eb588c37b1 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-92915237-371b-40c1-8745-f1eb588c37b1 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-216aa9b2-8061-445f-8135-c341aef07e43 {
  margin-bottom: 10px;
}

#s-e980644f-3ff5-4be8-86be-54ae42870246 {
  text-align: center;
}




  #s-e980644f-3ff5-4be8-86be-54ae42870246 img.shogun-image {
    
    width: px;
  }


#s-e980644f-3ff5-4be8-86be-54ae42870246 .shogun-image-content {
  
    align-items: center;
  
}

#s-6e541177-b8ee-487c-b2fd-e7d8bb096f48 {
  min-height: 50px;
}








#s-6e541177-b8ee-487c-b2fd-e7d8bb096f48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e541177-b8ee-487c-b2fd-e7d8bb096f48.shg-box.shg-c {
  justify-content: center;
}

#s-8e065018-d154-4096-b453-f3c2e367d9cc {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8e065018-d154-4096-b453-f3c2e367d9cc .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-62214126-c6da-4c68-b6a5-04a0f8b4a845 {
  margin-bottom: 10px;
}

#s-03c52f5b-5bc4-41f0-b85f-17d3c523b3fa {
  text-align: center;
}




  #s-03c52f5b-5bc4-41f0-b85f-17d3c523b3fa img.shogun-image {
    
    width: px;
  }


#s-03c52f5b-5bc4-41f0-b85f-17d3c523b3fa .shogun-image-content {
  
    align-items: center;
  
}

#s-ffde05fb-7d79-4a2c-b150-2d814e379737 {
  min-height: 50px;
}








#s-ffde05fb-7d79-4a2c-b150-2d814e379737 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ffde05fb-7d79-4a2c-b150-2d814e379737.shg-box.shg-c {
  justify-content: center;
}

#s-6995cae2-bf36-46e1-993d-14a0daff6421 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6995cae2-bf36-46e1-993d-14a0daff6421 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-1ceeeb1d-7f0d-4d4c-a23f-cea16586b5f3 {
  margin-bottom: 10px;
}

#s-e6a58a46-2a37-479f-8b88-8778435057d6 {
  text-align: center;
}




  #s-e6a58a46-2a37-479f-8b88-8778435057d6 img.shogun-image {
    
    width: px;
  }


#s-e6a58a46-2a37-479f-8b88-8778435057d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-c703334f-f008-4071-9551-7f77ffde8edb {
  min-height: 50px;
}








#s-c703334f-f008-4071-9551-7f77ffde8edb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c703334f-f008-4071-9551-7f77ffde8edb.shg-box.shg-c {
  justify-content: center;
}

#s-78ffebd4-cea0-4fb5-84fa-283d849c7294 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-78ffebd4-cea0-4fb5-84fa-283d849c7294 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-10fb4f41-2b69-41c7-97ed-3a66f648648c {
  margin-bottom: 10px;
}

#s-c2c49a93-223a-483a-abd4-0875c65fd021 {
  text-align: center;
}




  #s-c2c49a93-223a-483a-abd4-0875c65fd021 img.shogun-image {
    
    width: px;
  }


#s-c2c49a93-223a-483a-abd4-0875c65fd021 .shogun-image-content {
  
    align-items: center;
  
}

#s-8d698c39-92e6-427b-aab1-da016525a747 {
  min-height: 50px;
}








#s-8d698c39-92e6-427b-aab1-da016525a747 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d698c39-92e6-427b-aab1-da016525a747.shg-box.shg-c {
  justify-content: center;
}

#s-c5420979-ca38-4ac8-ad55-825cbe055130 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c5420979-ca38-4ac8-ad55-825cbe055130 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-32e47a32-92a5-4dae-8c9f-d85dcb80f0ef {
  margin-bottom: 10px;
}

#s-d99bd2cc-7818-45c0-b20a-a7ad38b3d4c4 {
  text-align: center;
}




  #s-d99bd2cc-7818-45c0-b20a-a7ad38b3d4c4 img.shogun-image {
    
    width: px;
  }


#s-d99bd2cc-7818-45c0-b20a-a7ad38b3d4c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b500b5f-1ef8-42ea-81a4-b995eb139119 {
  min-height: 50px;
}








#s-9b500b5f-1ef8-42ea-81a4-b995eb139119 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b500b5f-1ef8-42ea-81a4-b995eb139119.shg-box.shg-c {
  justify-content: center;
}

#s-f58af7ae-bfe1-400f-b133-ca1af13dd862 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f58af7ae-bfe1-400f-b133-ca1af13dd862 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-8f37e657-1466-4f6f-8cd2-87e02efc6494 {
  margin-bottom: 10px;
}

#s-892130fb-3a0f-4079-911e-42c9d8068404 {
  text-align: center;
}




  #s-892130fb-3a0f-4079-911e-42c9d8068404 img.shogun-image {
    
    width: px;
  }


#s-892130fb-3a0f-4079-911e-42c9d8068404 .shogun-image-content {
  
    align-items: center;
  
}

#s-6931a663-6e98-45f1-af96-f7b2259e1a2a {
  min-height: 50px;
}








#s-6931a663-6e98-45f1-af96-f7b2259e1a2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6931a663-6e98-45f1-af96-f7b2259e1a2a.shg-box.shg-c {
  justify-content: center;
}

#s-930df5e2-2c73-438d-9d86-e5fb4edb08c9 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-930df5e2-2c73-438d-9d86-e5fb4edb08c9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-2292ba1e-ab06-4d05-a116-cff3995fa8ea {
  margin-bottom: 10px;
}

#s-14b5afa8-4fbf-419b-a5f7-245adb20344f {
  text-align: center;
}




  #s-14b5afa8-4fbf-419b-a5f7-245adb20344f img.shogun-image {
    
    width: px;
  }


#s-14b5afa8-4fbf-419b-a5f7-245adb20344f .shogun-image-content {
  
    align-items: center;
  
}

#s-10d85be8-bcce-4f36-b5d7-13f16f30d06b {
  min-height: 50px;
}








#s-10d85be8-bcce-4f36-b5d7-13f16f30d06b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10d85be8-bcce-4f36-b5d7-13f16f30d06b.shg-box.shg-c {
  justify-content: center;
}

#s-ab333d62-2729-40a6-9d62-51a782df8ab8 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ab333d62-2729-40a6-9d62-51a782df8ab8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-9440335c-6776-499c-84e3-cb57a4047822 {
  margin-bottom: 10px;
}

#s-34011fe5-ab7b-4fdf-a1d9-52c729ed59a7 {
  min-height: 50px;
}








#s-34011fe5-ab7b-4fdf-a1d9-52c729ed59a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34011fe5-ab7b-4fdf-a1d9-52c729ed59a7.shg-box.shg-c {
  justify-content: center;
}

#s-1b9c29cf-e01f-4abe-94d8-8545d1be124d {
  text-align: center;
}




  #s-1b9c29cf-e01f-4abe-94d8-8545d1be124d img.shogun-image {
    
    width: px;
  }


#s-1b9c29cf-e01f-4abe-94d8-8545d1be124d .shogun-image-content {
  
    align-items: center;
  
}

#s-b8947370-00ea-4513-9087-0d558752729f {
  min-height: 50px;
}








#s-b8947370-00ea-4513-9087-0d558752729f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8947370-00ea-4513-9087-0d558752729f.shg-box.shg-c {
  justify-content: center;
}

#s-14ef5a9a-1785-4c96-96f2-ed1e27a8d37b {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-14ef5a9a-1785-4c96-96f2-ed1e27a8d37b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}


#s-14ef5a9a-1785-4c96-96f2-ed1e27a8d37b .shogun-heading-component h1 a {
  color: #000;
}


#s-a416e1d2-508e-48df-b5f6-e3b85d7a2171 {
  margin-bottom: 10px;
}

#s-62c28692-e487-4c2e-a5e6-62ae9d4dba83 {
  text-align: center;
}




  #s-62c28692-e487-4c2e-a5e6-62ae9d4dba83 img.shogun-image {
    
    width: px;
  }


#s-62c28692-e487-4c2e-a5e6-62ae9d4dba83 .shogun-image-content {
  
    align-items: center;
  
}

#s-8bb174a3-6eef-494f-b22a-cfec09aaae9d {
  min-height: 50px;
}








#s-8bb174a3-6eef-494f-b22a-cfec09aaae9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8bb174a3-6eef-494f-b22a-cfec09aaae9d.shg-box.shg-c {
  justify-content: center;
}

#s-3f98c0c1-7f5d-4995-9677-24263b24978c {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3f98c0c1-7f5d-4995-9677-24263b24978c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-3e7c7ae2-c3c1-4877-b79f-aa4ae77ec9e6 {
  margin-bottom: 10px;
}

#s-b7fb523b-64a5-4ee1-859e-0ab908826af9 {
  text-align: center;
}




  #s-b7fb523b-64a5-4ee1-859e-0ab908826af9 img.shogun-image {
    
    width: px;
  }


#s-b7fb523b-64a5-4ee1-859e-0ab908826af9 .shogun-image-content {
  
    align-items: center;
  
}

#s-66176245-8fb9-4058-9f85-ba7a4aaa00ad {
  min-height: 50px;
}








#s-66176245-8fb9-4058-9f85-ba7a4aaa00ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66176245-8fb9-4058-9f85-ba7a4aaa00ad.shg-box.shg-c {
  justify-content: center;
}

#s-29cb362e-b6d4-4802-82d4-7c82cab818eb {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-29cb362e-b6d4-4802-82d4-7c82cab818eb .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-a5bc7146-7826-4985-83a1-f3a23e640417 {
  margin-bottom: 10px;
}

#s-0d097838-0ad6-447b-8f3f-5c9c89ac0312 {
  text-align: center;
}




  #s-0d097838-0ad6-447b-8f3f-5c9c89ac0312 img.shogun-image {
    
    width: px;
  }


#s-0d097838-0ad6-447b-8f3f-5c9c89ac0312 .shogun-image-content {
  
    align-items: center;
  
}

#s-8b316097-d5fc-48cb-bba4-a14e758921b1 {
  min-height: 50px;
}








#s-8b316097-d5fc-48cb-bba4-a14e758921b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b316097-d5fc-48cb-bba4-a14e758921b1.shg-box.shg-c {
  justify-content: center;
}

#s-3384e326-eaf1-4a55-a7bf-cc5dec9b3064 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3384e326-eaf1-4a55-a7bf-cc5dec9b3064 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-eb53246c-db98-440c-87c3-5f9de0a16ba5 {
  margin-bottom: 10px;
}

#s-7668c256-0b5d-4bad-bccd-0a3a1e78dc82 hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-df6ccd68-a448-4863-931a-de16f063b14f {
  margin-left: 100px;
margin-bottom: 25px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-df6ccd68-a448-4863-931a-de16f063b14f {
  
}
}
@media (min-width: 0px) {
[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-99c95ae2-ceff-4205-8721-f2ff94d44503"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-d3b04366-69cf-4155-94e3-6150e94b9814 {
  text-align: center;
}




  #s-d3b04366-69cf-4155-94e3-6150e94b9814 img.shogun-image {
    
    width: px;
  }


#s-d3b04366-69cf-4155-94e3-6150e94b9814 .shogun-image-content {
  
    align-items: center;
  
}

#s-0f20a507-b83d-400d-8d72-bac4d805ae0f {
  min-height: 50px;
}








#s-0f20a507-b83d-400d-8d72-bac4d805ae0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f20a507-b83d-400d-8d72-bac4d805ae0f.shg-box.shg-c {
  justify-content: center;
}

#s-93e1f46a-0d67-4c51-949e-421369c439ff {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-93e1f46a-0d67-4c51-949e-421369c439ff .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-71dbc2a5-6c6b-46c0-9d06-31760473ad83 {
  margin-bottom: 10px;
}

#s-244e6cdc-b277-48ba-8a92-9fe4fcedb124 {
  text-align: center;
}




  #s-244e6cdc-b277-48ba-8a92-9fe4fcedb124 img.shogun-image {
    
    width: px;
  }


#s-244e6cdc-b277-48ba-8a92-9fe4fcedb124 .shogun-image-content {
  
    align-items: center;
  
}

#s-0f897227-7fda-4846-8c20-236d7d9a811a {
  min-height: 50px;
}








#s-0f897227-7fda-4846-8c20-236d7d9a811a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f897227-7fda-4846-8c20-236d7d9a811a.shg-box.shg-c {
  justify-content: center;
}

#s-f876c14f-7258-4eb7-b929-1f2d83d2e925 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f876c14f-7258-4eb7-b929-1f2d83d2e925 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-2b0466eb-98e1-4c71-9154-30dbc5e6a6c1 {
  margin-bottom: 10px;
}

#s-780efed9-dc37-4008-883d-abaa26a29835 {
  text-align: center;
}




  #s-780efed9-dc37-4008-883d-abaa26a29835 img.shogun-image {
    
    width: px;
  }


#s-780efed9-dc37-4008-883d-abaa26a29835 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d698c29-5aab-4604-9b80-f94ebf49ce78 {
  min-height: 50px;
}








#s-1d698c29-5aab-4604-9b80-f94ebf49ce78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d698c29-5aab-4604-9b80-f94ebf49ce78.shg-box.shg-c {
  justify-content: center;
}

#s-fb570472-a74c-4f9c-83a1-e57ce4edb5e9 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fb570472-a74c-4f9c-83a1-e57ce4edb5e9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-e4a320fd-60bd-4632-bf9e-0f597849d5f7 {
  margin-bottom: 10px;
}

#s-f2decedb-7b69-44c3-af37-04d461f9cc40 {
  text-align: center;
}




  #s-f2decedb-7b69-44c3-af37-04d461f9cc40 img.shogun-image {
    
    width: px;
  }


#s-f2decedb-7b69-44c3-af37-04d461f9cc40 .shogun-image-content {
  
    align-items: center;
  
}

#s-13666919-da8c-4bd1-8310-532f1e817a2b {
  min-height: 50px;
}








#s-13666919-da8c-4bd1-8310-532f1e817a2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13666919-da8c-4bd1-8310-532f1e817a2b.shg-box.shg-c {
  justify-content: center;
}

#s-9c035ba4-b78f-41eb-b37f-991f7b304b01 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9c035ba4-b78f-41eb-b37f-991f7b304b01 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-25511930-c41c-4bde-8238-73764ca4ffed {
  margin-bottom: 10px;
}

#s-776f4837-f936-4bff-8ee4-b318b02a470b {
  text-align: center;
}




  #s-776f4837-f936-4bff-8ee4-b318b02a470b img.shogun-image {
    
    width: px;
  }


#s-776f4837-f936-4bff-8ee4-b318b02a470b .shogun-image-content {
  
    align-items: center;
  
}

#s-47013e58-b439-4266-b9cd-f9a563cee060 {
  min-height: 50px;
}








#s-47013e58-b439-4266-b9cd-f9a563cee060 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47013e58-b439-4266-b9cd-f9a563cee060.shg-box.shg-c {
  justify-content: center;
}

#s-e574fa20-506f-4eb8-98f7-21e44bf28cea {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e574fa20-506f-4eb8-98f7-21e44bf28cea .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-a0bf2e47-064f-4d6c-80bf-bdde68b871da {
  margin-bottom: 10px;
}

#s-736c1b21-e1ad-4cc4-8312-64e3d2241053 {
  text-align: center;
}




  #s-736c1b21-e1ad-4cc4-8312-64e3d2241053 img.shogun-image {
    
    width: px;
  }


#s-736c1b21-e1ad-4cc4-8312-64e3d2241053 .shogun-image-content {
  
    align-items: center;
  
}

#s-eac26a46-1aba-49d1-bde5-48e6dd8b34b4 {
  min-height: 50px;
}








#s-eac26a46-1aba-49d1-bde5-48e6dd8b34b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eac26a46-1aba-49d1-bde5-48e6dd8b34b4.shg-box.shg-c {
  justify-content: center;
}

#s-0732f7ea-df22-4669-abe1-c83eca3c65a4 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0732f7ea-df22-4669-abe1-c83eca3c65a4 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-8410c7d2-f606-4a1c-bfcc-6e9acffdb25f {
  margin-bottom: 10px;
}

#s-455aa306-9da4-4a1d-a5a9-88cca9c68379 {
  text-align: center;
}




  #s-455aa306-9da4-4a1d-a5a9-88cca9c68379 img.shogun-image {
    
    width: px;
  }


#s-455aa306-9da4-4a1d-a5a9-88cca9c68379 .shogun-image-content {
  
    align-items: center;
  
}

#s-3f5a2504-d209-434e-b438-c02962433f82 {
  min-height: 50px;
}








#s-3f5a2504-d209-434e-b438-c02962433f82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f5a2504-d209-434e-b438-c02962433f82.shg-box.shg-c {
  justify-content: center;
}

#s-c07380ec-6970-4cc4-b253-b6a879228705 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c07380ec-6970-4cc4-b253-b6a879228705 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-b11a01f5-70f0-4337-8c6c-e98cec7d32db {
  margin-bottom: 10px;
}

#s-6fc44eca-a362-42ef-a475-c6f52092c467 {
  min-height: 50px;
}








#s-6fc44eca-a362-42ef-a475-c6f52092c467 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6fc44eca-a362-42ef-a475-c6f52092c467.shg-box.shg-c {
  justify-content: center;
}

#s-b744be1a-cc7e-4f1c-a5b7-ea227116b92b {
  text-align: center;
}




  #s-b744be1a-cc7e-4f1c-a5b7-ea227116b92b img.shogun-image {
    
    width: px;
  }


#s-b744be1a-cc7e-4f1c-a5b7-ea227116b92b .shogun-image-content {
  
    align-items: center;
  
}

#s-cdb4ffb8-6902-4a65-a375-7f40e3dff840 {
  min-height: 50px;
}








#s-cdb4ffb8-6902-4a65-a375-7f40e3dff840 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cdb4ffb8-6902-4a65-a375-7f40e3dff840.shg-box.shg-c {
  justify-content: center;
}

#s-07357cde-2b0a-4a9d-b90e-2a56f7ebc0b2 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-07357cde-2b0a-4a9d-b90e-2a56f7ebc0b2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-da901cc4-7b41-4221-a6e4-1f4ecdc690bf {
  margin-bottom: 10px;
}

#s-95663f62-1014-483c-8cbd-7d17cd4a227b {
  text-align: center;
}




  #s-95663f62-1014-483c-8cbd-7d17cd4a227b img.shogun-image {
    
    width: px;
  }


#s-95663f62-1014-483c-8cbd-7d17cd4a227b .shogun-image-content {
  
    align-items: center;
  
}

#s-f699d2b7-e6bc-4ca4-91dc-95ff64530ad8 {
  min-height: 50px;
}








#s-f699d2b7-e6bc-4ca4-91dc-95ff64530ad8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f699d2b7-e6bc-4ca4-91dc-95ff64530ad8.shg-box.shg-c {
  justify-content: center;
}

#s-70454e32-84ea-44f0-9458-c33bcf082d30 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-70454e32-84ea-44f0-9458-c33bcf082d30 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-2aee3a19-85d0-4170-8d4b-1a8c1b86d04f {
  margin-bottom: 10px;
}

#s-f6bf9a0b-b576-4d44-a5aa-b9f5c9007836 {
  text-align: center;
}




  #s-f6bf9a0b-b576-4d44-a5aa-b9f5c9007836 img.shogun-image {
    
    width: px;
  }


#s-f6bf9a0b-b576-4d44-a5aa-b9f5c9007836 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f62cbd7-df63-412f-ab48-b5f01dfc1541 {
  min-height: 50px;
}








#s-2f62cbd7-df63-412f-ab48-b5f01dfc1541 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f62cbd7-df63-412f-ab48-b5f01dfc1541.shg-box.shg-c {
  justify-content: center;
}

#s-db02bf75-9a58-4ea2-b3fb-a80ab2810851 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-db02bf75-9a58-4ea2-b3fb-a80ab2810851 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-74a1af85-3d48-49da-add4-e7d6df4cde81 {
  margin-bottom: 10px;
}

#s-f0ca97e9-077f-4a5e-baf8-7d3d7c723dd5 {
  min-height: 50px;
}








#s-f0ca97e9-077f-4a5e-baf8-7d3d7c723dd5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0ca97e9-077f-4a5e-baf8-7d3d7c723dd5.shg-box.shg-c {
  justify-content: center;
}

#s-52a3a6ce-7c38-4aa9-ae7e-a542f2521284 {
  text-align: center;
}




  #s-52a3a6ce-7c38-4aa9-ae7e-a542f2521284 img.shogun-image {
    
    width: px;
  }


#s-52a3a6ce-7c38-4aa9-ae7e-a542f2521284 .shogun-image-content {
  
    align-items: center;
  
}

#s-ec61c377-aed6-46d9-9df5-99295acd8dc7 {
  min-height: 50px;
}








#s-ec61c377-aed6-46d9-9df5-99295acd8dc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec61c377-aed6-46d9-9df5-99295acd8dc7.shg-box.shg-c {
  justify-content: center;
}

#s-0f0f036a-31ee-49e8-a5c8-3b706fd174f4 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0f0f036a-31ee-49e8-a5c8-3b706fd174f4 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-e6063d7c-9e40-4631-9028-f846be58697b {
  margin-bottom: 10px;
}

#s-467b72da-4430-4a28-bb80-d27e9395a5c8 {
  text-align: center;
}




  #s-467b72da-4430-4a28-bb80-d27e9395a5c8 img.shogun-image {
    
    width: px;
  }


#s-467b72da-4430-4a28-bb80-d27e9395a5c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-cdc91d92-0217-45bb-8818-c02db5110126 {
  min-height: 50px;
}








#s-cdc91d92-0217-45bb-8818-c02db5110126 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cdc91d92-0217-45bb-8818-c02db5110126.shg-box.shg-c {
  justify-content: center;
}

#s-d30db2ae-0ce8-47cc-accb-d9138148de19 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d30db2ae-0ce8-47cc-accb-d9138148de19 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-d096abc9-cf64-4c97-9abc-59c8b493127d {
  margin-bottom: 10px;
}

#s-77b98fb5-4211-4874-97c0-036ea8f2f4f8 {
  text-align: center;
}




  #s-77b98fb5-4211-4874-97c0-036ea8f2f4f8 img.shogun-image {
    
    width: px;
  }


#s-77b98fb5-4211-4874-97c0-036ea8f2f4f8 .shogun-image-content {
  
    align-items: center;
  
}

#s-35d2967f-2056-4cd9-8a14-7ee68e273775 {
  min-height: 50px;
}








#s-35d2967f-2056-4cd9-8a14-7ee68e273775 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-35d2967f-2056-4cd9-8a14-7ee68e273775.shg-box.shg-c {
  justify-content: center;
}

#s-30d49e30-08aa-47a1-a051-eba86d057cba {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-30d49e30-08aa-47a1-a051-eba86d057cba .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-235cb16d-8f19-4a9b-8328-fb99a58231e3 {
  margin-bottom: 10px;
}

#s-8611b76b-4a8f-4e7a-b886-fd6709d0d6d6 hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-93db7d5d-935a-4743-82cd-a2877513b95c {
  margin-left: 100px;
margin-bottom: 25px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-93db7d5d-935a-4743-82cd-a2877513b95c {
  
}
}
@media (min-width: 0px) {
[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-d7ba0fd3-db6e-4a17-b09f-a4a94aa82a25"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-666b10ce-04b8-46c5-8500-86ab7ed91bbb {
  text-align: center;
}




  #s-666b10ce-04b8-46c5-8500-86ab7ed91bbb img.shogun-image {
    
    width: px;
  }


#s-666b10ce-04b8-46c5-8500-86ab7ed91bbb .shogun-image-content {
  
    align-items: center;
  
}

#s-7e4e46d2-e905-4729-87c0-d106c5cc40cd {
  min-height: 50px;
}








#s-7e4e46d2-e905-4729-87c0-d106c5cc40cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e4e46d2-e905-4729-87c0-d106c5cc40cd.shg-box.shg-c {
  justify-content: center;
}

#s-6a1511df-4703-469e-8e66-452381f7ef5e {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6a1511df-4703-469e-8e66-452381f7ef5e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-ecfa42b7-5520-46e9-9757-1243ee052027 {
  margin-bottom: 10px;
}

#s-73fb4707-bba6-42be-92a6-00333caee218 {
  text-align: center;
}




  #s-73fb4707-bba6-42be-92a6-00333caee218 img.shogun-image {
    
    width: px;
  }


#s-73fb4707-bba6-42be-92a6-00333caee218 .shogun-image-content {
  
    align-items: center;
  
}

#s-fa425149-7885-4ce9-a2c7-5dd1b1976ca5 {
  min-height: 50px;
}








#s-fa425149-7885-4ce9-a2c7-5dd1b1976ca5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa425149-7885-4ce9-a2c7-5dd1b1976ca5.shg-box.shg-c {
  justify-content: center;
}

#s-10865625-7363-49ff-a50b-3e5bce8cc1d6 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-10865625-7363-49ff-a50b-3e5bce8cc1d6 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-cd451f0a-1c8b-47a6-89ce-e510921472f9 {
  margin-bottom: 10px;
}

#s-85091e8e-ddc2-40ec-ac9d-2e0c46323224 {
  text-align: center;
}




  #s-85091e8e-ddc2-40ec-ac9d-2e0c46323224 img.shogun-image {
    
    width: px;
  }


#s-85091e8e-ddc2-40ec-ac9d-2e0c46323224 .shogun-image-content {
  
    align-items: center;
  
}

#s-a43706e6-3293-4f6f-bc06-54b6c96d6efa {
  min-height: 50px;
}








#s-a43706e6-3293-4f6f-bc06-54b6c96d6efa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a43706e6-3293-4f6f-bc06-54b6c96d6efa.shg-box.shg-c {
  justify-content: center;
}

#s-e483a2a3-faad-4da8-a962-fb512c3b1e6e {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e483a2a3-faad-4da8-a962-fb512c3b1e6e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-72fe1c1b-c895-49d2-b85a-a525ed14986e {
  margin-bottom: 10px;
}

#s-49b12271-e651-4514-9c16-0e8a1b17fee5 {
  text-align: center;
}




  #s-49b12271-e651-4514-9c16-0e8a1b17fee5 img.shogun-image {
    
    width: px;
  }


#s-49b12271-e651-4514-9c16-0e8a1b17fee5 .shogun-image-content {
  
    align-items: center;
  
}

#s-2228e930-4767-4788-b8e5-b569bd207c20 {
  min-height: 50px;
}








#s-2228e930-4767-4788-b8e5-b569bd207c20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2228e930-4767-4788-b8e5-b569bd207c20.shg-box.shg-c {
  justify-content: center;
}

#s-9ac2978c-f0ba-4f75-a0c3-e9e7671e3360 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9ac2978c-f0ba-4f75-a0c3-e9e7671e3360 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-98af2a76-10e9-4fb4-96e7-7198b5b7fd8d {
  margin-bottom: 10px;
}

#s-90001df1-702c-483b-8b28-e0d204d21a07 hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-6a23d312-9061-4944-a19b-30a9fa35d6bf {
  min-height: 50px;
}








#s-6a23d312-9061-4944-a19b-30a9fa35d6bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a23d312-9061-4944-a19b-30a9fa35d6bf.shg-box.shg-c {
  justify-content: center;
}

#s-3b00a524-c6ac-4a9a-a3fb-acc060ded1c3 {
  text-align: center;
}




  #s-3b00a524-c6ac-4a9a-a3fb-acc060ded1c3 img.shogun-image {
    
    width: px;
  }


#s-3b00a524-c6ac-4a9a-a3fb-acc060ded1c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-d796da6f-3cdf-4e71-8e52-f559cacfd0d8 {
  min-height: 50px;
}








#s-d796da6f-3cdf-4e71-8e52-f559cacfd0d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d796da6f-3cdf-4e71-8e52-f559cacfd0d8.shg-box.shg-c {
  justify-content: center;
}

#s-3cba9c05-e511-4526-a5aa-78a0a91cad0f {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3cba9c05-e511-4526-a5aa-78a0a91cad0f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-db73cbdc-1270-4851-a1e2-c9c55ac6b770 {
  margin-bottom: 10px;
}

#s-848ebe8e-60fa-473b-a650-f37f5689af15 {
  text-align: center;
}




  #s-848ebe8e-60fa-473b-a650-f37f5689af15 img.shogun-image {
    
    width: px;
  }


#s-848ebe8e-60fa-473b-a650-f37f5689af15 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a64456d-3f31-4ce4-a3ae-5a55bb8ed836 {
  min-height: 50px;
}








#s-6a64456d-3f31-4ce4-a3ae-5a55bb8ed836 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a64456d-3f31-4ce4-a3ae-5a55bb8ed836.shg-box.shg-c {
  justify-content: center;
}

#s-186719e7-0ad0-4cb3-a20f-bd4a7cc164c5 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-186719e7-0ad0-4cb3-a20f-bd4a7cc164c5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-13a31df2-70a2-4958-b7a3-54965da0b782 {
  margin-bottom: 10px;
}

#s-4258789f-68ed-4733-8259-0915c1db2e92 {
  min-height: 50px;
}








#s-4258789f-68ed-4733-8259-0915c1db2e92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4258789f-68ed-4733-8259-0915c1db2e92.shg-box.shg-c {
  justify-content: center;
}

#s-099f3cbe-c60c-4027-9272-3148570d8de6 {
  text-align: center;
}




  #s-099f3cbe-c60c-4027-9272-3148570d8de6 img.shogun-image {
    
    width: px;
  }


#s-099f3cbe-c60c-4027-9272-3148570d8de6 .shogun-image-content {
  
    align-items: center;
  
}

#s-225edf46-a236-4a98-9d3a-fdd6ef4349ee {
  min-height: 50px;
}








#s-225edf46-a236-4a98-9d3a-fdd6ef4349ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-225edf46-a236-4a98-9d3a-fdd6ef4349ee.shg-box.shg-c {
  justify-content: center;
}

#s-770c542a-77ef-4f71-9efd-a76fe558f94c {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-770c542a-77ef-4f71-9efd-a76fe558f94c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-b7cb8ece-10e4-483f-9926-d6e48cb46f44 {
  margin-bottom: 10px;
}

#s-cdc15415-d744-4d95-918f-8da1b0be21ab {
  text-align: center;
}




  #s-cdc15415-d744-4d95-918f-8da1b0be21ab img.shogun-image {
    
    width: px;
  }


#s-cdc15415-d744-4d95-918f-8da1b0be21ab .shogun-image-content {
  
    align-items: center;
  
}

#s-0a366322-27cb-4201-b5e4-287e6b8d6e2f {
  min-height: 50px;
}








#s-0a366322-27cb-4201-b5e4-287e6b8d6e2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a366322-27cb-4201-b5e4-287e6b8d6e2f.shg-box.shg-c {
  justify-content: center;
}

#s-43ff94af-fee9-4db8-a14a-eeddd84ea2e8 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-43ff94af-fee9-4db8-a14a-eeddd84ea2e8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-41ca9200-de0b-44f4-bcc3-0b3000df3256 {
  margin-bottom: 10px;
}

#s-0f987b96-b3e8-4840-a699-1909c706eadf hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-29a3185b-709d-49fb-8d5f-999654a8c385 {
  margin-left: 100px;
margin-bottom: 25px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-29a3185b-709d-49fb-8d5f-999654a8c385 {
  
}
}
@media (min-width: 0px) {
[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-a7b2626c-2329-419c-9db2-880fea1cd8b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-0b6befcc-e414-46a9-b6c1-45e123099f62 {
  text-align: center;
}




  #s-0b6befcc-e414-46a9-b6c1-45e123099f62 img.shogun-image {
    
    width: px;
  }


#s-0b6befcc-e414-46a9-b6c1-45e123099f62 .shogun-image-content {
  
    align-items: center;
  
}

#s-69b59daf-84d9-4a69-9fb7-64488337c295 {
  min-height: 50px;
}








#s-69b59daf-84d9-4a69-9fb7-64488337c295 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69b59daf-84d9-4a69-9fb7-64488337c295.shg-box.shg-c {
  justify-content: center;
}

#s-f9722d93-533f-41a6-8ef0-696ff7bbc925 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f9722d93-533f-41a6-8ef0-696ff7bbc925 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-d2aa5590-8caf-4345-a068-6d7e3149ac7b {
  margin-bottom: 10px;
}

#s-3d32cbd5-8e75-489a-a4b3-2f58368ed0ac {
  text-align: center;
}




  #s-3d32cbd5-8e75-489a-a4b3-2f58368ed0ac img.shogun-image {
    
    width: px;
  }


#s-3d32cbd5-8e75-489a-a4b3-2f58368ed0ac .shogun-image-content {
  
    align-items: center;
  
}

#s-5e8260dc-1781-456c-9e65-93dae59468e0 {
  min-height: 50px;
}








#s-5e8260dc-1781-456c-9e65-93dae59468e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e8260dc-1781-456c-9e65-93dae59468e0.shg-box.shg-c {
  justify-content: center;
}

#s-de4bc357-e126-466a-89b8-dc5eb77feecf {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-de4bc357-e126-466a-89b8-dc5eb77feecf .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-979eebcb-37c7-4c7c-b457-53cf6659e209 {
  margin-bottom: 10px;
}

#s-4d98af70-77ec-43a6-9a0f-aa5a936d06d4 {
  text-align: center;
}




  #s-4d98af70-77ec-43a6-9a0f-aa5a936d06d4 img.shogun-image {
    
    width: px;
  }


#s-4d98af70-77ec-43a6-9a0f-aa5a936d06d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-d4dd34ab-ad91-4e35-aa70-4392f80d7d56 {
  min-height: 50px;
}








#s-d4dd34ab-ad91-4e35-aa70-4392f80d7d56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4dd34ab-ad91-4e35-aa70-4392f80d7d56.shg-box.shg-c {
  justify-content: center;
}

#s-68155610-89bd-4b35-a4c7-0d297e938cc3 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-68155610-89bd-4b35-a4c7-0d297e938cc3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-22a017b1-273e-4f6c-bcae-b0767c0041c3 {
  margin-bottom: 10px;
}

#s-9ec245bf-55ad-4500-b258-fbf90670f745 {
  min-height: 50px;
}








#s-9ec245bf-55ad-4500-b258-fbf90670f745 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ec245bf-55ad-4500-b258-fbf90670f745.shg-box.shg-c {
  justify-content: center;
}

#s-7698be2c-7a57-41bc-91f0-7d03bd70b441 {
  text-align: center;
}




  #s-7698be2c-7a57-41bc-91f0-7d03bd70b441 img.shogun-image {
    
    width: px;
  }


#s-7698be2c-7a57-41bc-91f0-7d03bd70b441 .shogun-image-content {
  
    align-items: center;
  
}

#s-846c95ca-29ac-456e-a596-ea87fb980877 {
  min-height: 50px;
}








#s-846c95ca-29ac-456e-a596-ea87fb980877 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-846c95ca-29ac-456e-a596-ea87fb980877.shg-box.shg-c {
  justify-content: center;
}

#s-7852700b-f9e0-4a62-8a99-80e8bdc75458 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7852700b-f9e0-4a62-8a99-80e8bdc75458 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-b3b4ad2f-59d0-4921-86d9-59f6539bc3fd {
  margin-bottom: 10px;
}

#s-018fd7d6-7dc4-4c38-9375-1c2892cb077b {
  min-height: 50px;
}








#s-018fd7d6-7dc4-4c38-9375-1c2892cb077b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-018fd7d6-7dc4-4c38-9375-1c2892cb077b.shg-box.shg-c {
  justify-content: center;
}

#s-3fa8bfca-d336-4f64-8f06-f09e7c7cfdc9 {
  text-align: center;
}




  #s-3fa8bfca-d336-4f64-8f06-f09e7c7cfdc9 img.shogun-image {
    
    width: px;
  }


#s-3fa8bfca-d336-4f64-8f06-f09e7c7cfdc9 .shogun-image-content {
  
    align-items: center;
  
}

#s-c5eed178-30ea-4aa2-80f7-b25b8d4ce461 {
  min-height: 50px;
}








#s-c5eed178-30ea-4aa2-80f7-b25b8d4ce461 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5eed178-30ea-4aa2-80f7-b25b8d4ce461.shg-box.shg-c {
  justify-content: center;
}

#s-0e9ea6e2-028b-4bfd-956b-a0fbbafa0d50 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0e9ea6e2-028b-4bfd-956b-a0fbbafa0d50 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-2a479173-c79b-43d8-9463-6564a24bf3fa {
  margin-bottom: 10px;
}

#s-7aa8a6af-06a0-4443-8ea0-01a4dd17e8d5 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-7aa8a6af-06a0-4443-8ea0-01a4dd17e8d5 {
  display: none;
}
#s-7aa8a6af-06a0-4443-8ea0-01a4dd17e8d5, #wrap-s-7aa8a6af-06a0-4443-8ea0-01a4dd17e8d5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7aa8a6af-06a0-4443-8ea0-01a4dd17e8d5 {
  display: none;
}
#s-7aa8a6af-06a0-4443-8ea0-01a4dd17e8d5, #wrap-s-7aa8a6af-06a0-4443-8ea0-01a4dd17e8d5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7aa8a6af-06a0-4443-8ea0-01a4dd17e8d5 {
  display: none;
}
#s-7aa8a6af-06a0-4443-8ea0-01a4dd17e8d5, #wrap-s-7aa8a6af-06a0-4443-8ea0-01a4dd17e8d5 { display:none !important; }}@media (max-width: 767px){#s-7aa8a6af-06a0-4443-8ea0-01a4dd17e8d5 {
  
}
}







#s-7aa8a6af-06a0-4443-8ea0-01a4dd17e8d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7aa8a6af-06a0-4443-8ea0-01a4dd17e8d5.shg-box.shg-c {
  justify-content: center;
}

#s-b94156d3-2bdd-41bc-acc3-d35562558458 {
  margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-b94156d3-2bdd-41bc-acc3-d35562558458 {
  
}
}
@media (min-width: 0px) {
[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b3f99ae9-d0d1-4163-8fac-b221c26120e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-ab6ab081-984b-45bf-8124-af1d57a94b04 {
  min-height: 50px;
}








#s-ab6ab081-984b-45bf-8124-af1d57a94b04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab6ab081-984b-45bf-8124-af1d57a94b04.shg-box.shg-c {
  justify-content: center;
}

#s-f4fd1af1-557e-4c40-91aa-d6411c789660 {
  text-align: center;
}




  #s-f4fd1af1-557e-4c40-91aa-d6411c789660 img.shogun-image {
    
    width: px;
  }


#s-f4fd1af1-557e-4c40-91aa-d6411c789660 .shogun-image-content {
  
    align-items: center;
  
}

#s-a4f055a3-71c9-4b6e-9e4f-2e961f951715 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a4f055a3-71c9-4b6e-9e4f-2e961f951715 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-aae9fc8a-a755-4f85-944e-5b577e1c3af8 {
  margin-bottom: 10px;
}

#s-8d185057-5791-4d5a-b0b1-a55d97efd650 {
  min-height: 50px;
}








#s-8d185057-5791-4d5a-b0b1-a55d97efd650 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d185057-5791-4d5a-b0b1-a55d97efd650.shg-box.shg-c {
  justify-content: center;
}

#s-1bcf324d-8d51-41ec-988e-f79174f8c7bf {
  text-align: center;
}




  #s-1bcf324d-8d51-41ec-988e-f79174f8c7bf img.shogun-image {
    
    width: px;
  }


#s-1bcf324d-8d51-41ec-988e-f79174f8c7bf .shogun-image-content {
  
    align-items: center;
  
}

#s-cfc105c9-d0c1-4ce7-85f3-71e2be979dd2 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cfc105c9-d0c1-4ce7-85f3-71e2be979dd2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-b60e72c1-b47d-43c7-bc4a-7f272ade1237 {
  margin-bottom: 10px;
}

#s-f8aad0f7-aa7e-48b1-bfb7-cd05626acda2 {
  min-height: 50px;
}








#s-f8aad0f7-aa7e-48b1-bfb7-cd05626acda2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8aad0f7-aa7e-48b1-bfb7-cd05626acda2.shg-box.shg-c {
  justify-content: center;
}

#s-7c23b215-173e-4e2e-985e-9f152fe41f25 {
  text-align: center;
}




  #s-7c23b215-173e-4e2e-985e-9f152fe41f25 img.shogun-image {
    
    width: px;
  }


#s-7c23b215-173e-4e2e-985e-9f152fe41f25 .shogun-image-content {
  
    align-items: center;
  
}

#s-6f6261f2-6d42-441c-97b7-fe3a5bcb05eb {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f6261f2-6d42-441c-97b7-fe3a5bcb05eb .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-0d7da9de-2fc9-406a-9928-84eca62714a7 {
  margin-bottom: 10px;
}

#s-45d5df3a-b189-4195-9039-c4ce61ab1b5e {
  min-height: 50px;
}








#s-45d5df3a-b189-4195-9039-c4ce61ab1b5e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45d5df3a-b189-4195-9039-c4ce61ab1b5e.shg-box.shg-c {
  justify-content: center;
}

#s-bc7c5f55-a61a-497b-83cc-c533be41aced {
  text-align: center;
}




  #s-bc7c5f55-a61a-497b-83cc-c533be41aced img.shogun-image {
    
    width: px;
  }


#s-bc7c5f55-a61a-497b-83cc-c533be41aced .shogun-image-content {
  
    align-items: center;
  
}

#s-a00a8279-3353-42c5-9de7-896c826b7e99 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a00a8279-3353-42c5-9de7-896c826b7e99 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-5abe9d92-0b75-465f-8621-35c855de3801 {
  margin-bottom: 10px;
}

#s-baea9fa8-f84e-41d6-be08-6e4026849b18 {
  min-height: 50px;
}








#s-baea9fa8-f84e-41d6-be08-6e4026849b18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-baea9fa8-f84e-41d6-be08-6e4026849b18.shg-box.shg-c {
  justify-content: center;
}

#s-428a6363-d178-4cf3-8c1d-35687bcbdaa2 {
  text-align: center;
}




  #s-428a6363-d178-4cf3-8c1d-35687bcbdaa2 img.shogun-image {
    
    width: px;
  }


#s-428a6363-d178-4cf3-8c1d-35687bcbdaa2 .shogun-image-content {
  
    align-items: center;
  
}

#s-541e5227-35a5-470e-b573-9eac5d34c2cf {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-541e5227-35a5-470e-b573-9eac5d34c2cf .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-efe02630-9ac7-4a58-a24a-12bc30ea4259 {
  margin-bottom: 10px;
}

#s-b401231e-643f-4b74-9cf8-49d62f59b547 {
  min-height: 50px;
}








#s-b401231e-643f-4b74-9cf8-49d62f59b547 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b401231e-643f-4b74-9cf8-49d62f59b547.shg-box.shg-c {
  justify-content: center;
}

#s-bc0a80fe-4b2e-4d55-948a-29dacaf71c35 {
  text-align: center;
}




  #s-bc0a80fe-4b2e-4d55-948a-29dacaf71c35 img.shogun-image {
    
    width: px;
  }


#s-bc0a80fe-4b2e-4d55-948a-29dacaf71c35 .shogun-image-content {
  
    align-items: center;
  
}

#s-1141c381-3247-4b1a-8b8f-e6347f115b77 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1141c381-3247-4b1a-8b8f-e6347f115b77 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-2d71a048-921e-44ab-bef2-d852e9063a52 {
  margin-bottom: 10px;
}

#s-a35fe34d-0df4-4253-97e5-fa013943dcbe hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-50b441de-1881-4427-a236-efb7bc14f0ae {
  margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-50b441de-1881-4427-a236-efb7bc14f0ae {
  
}
}
@media (min-width: 0px) {
[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b44d413f-3d0f-47f6-8a30-29e2ef007aff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-f05f5766-cf05-40d3-b724-d4a9515d208b {
  text-align: center;
}




  #s-f05f5766-cf05-40d3-b724-d4a9515d208b img.shogun-image {
    
    width: px;
  }


#s-f05f5766-cf05-40d3-b724-d4a9515d208b .shogun-image-content {
  
    align-items: center;
  
}

#s-1648d333-cc08-44d0-aaa2-dad558e2bfcb {
  min-height: 50px;
}








#s-1648d333-cc08-44d0-aaa2-dad558e2bfcb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1648d333-cc08-44d0-aaa2-dad558e2bfcb.shg-box.shg-c {
  justify-content: center;
}

#s-84e094f3-4456-42a4-a917-660e72f9bc75 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-84e094f3-4456-42a4-a917-660e72f9bc75 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-da73ab4a-647c-400a-a4d5-7aae6348b0ed {
  margin-bottom: 10px;
}

#s-a08e4e71-ecb3-460c-ad4e-764a7348a476 {
  text-align: center;
}




  #s-a08e4e71-ecb3-460c-ad4e-764a7348a476 img.shogun-image {
    
    width: px;
  }


#s-a08e4e71-ecb3-460c-ad4e-764a7348a476 .shogun-image-content {
  
    align-items: center;
  
}

#s-f9e5ce8e-3fb4-4096-97f2-a471875f1555 {
  min-height: 50px;
}








#s-f9e5ce8e-3fb4-4096-97f2-a471875f1555 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9e5ce8e-3fb4-4096-97f2-a471875f1555.shg-box.shg-c {
  justify-content: center;
}

#s-76480430-ace4-43a5-a188-c4a57238d3c3 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-76480430-ace4-43a5-a188-c4a57238d3c3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-5b30095a-241d-4377-9570-26316c090f89 {
  margin-bottom: 10px;
}

#s-c483c177-6954-4d7e-933b-a8ae95ce046d {
  text-align: center;
}




  #s-c483c177-6954-4d7e-933b-a8ae95ce046d img.shogun-image {
    
    width: px;
  }


#s-c483c177-6954-4d7e-933b-a8ae95ce046d .shogun-image-content {
  
    align-items: center;
  
}

#s-653f0c6e-3908-4a0c-a597-a79b3351f0a3 {
  min-height: 50px;
}








#s-653f0c6e-3908-4a0c-a597-a79b3351f0a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-653f0c6e-3908-4a0c-a597-a79b3351f0a3.shg-box.shg-c {
  justify-content: center;
}

#s-2c3b98b9-b48c-4255-b01e-c7e559d1b394 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2c3b98b9-b48c-4255-b01e-c7e559d1b394 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-83ac3155-2d5b-46ef-9baf-4a02f5670591 {
  margin-bottom: 10px;
}

#s-1a06b34a-dbe2-4ed0-8f6f-077baf0034ae {
  text-align: center;
}




  #s-1a06b34a-dbe2-4ed0-8f6f-077baf0034ae img.shogun-image {
    
    width: px;
  }


#s-1a06b34a-dbe2-4ed0-8f6f-077baf0034ae .shogun-image-content {
  
    align-items: center;
  
}

#s-636f455a-f42a-49b8-9e81-5bd7b5c4dd7e {
  min-height: 50px;
}








#s-636f455a-f42a-49b8-9e81-5bd7b5c4dd7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-636f455a-f42a-49b8-9e81-5bd7b5c4dd7e.shg-box.shg-c {
  justify-content: center;
}

#s-49c414ca-4558-4d3e-bd4b-7e05b9397dc9 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-49c414ca-4558-4d3e-bd4b-7e05b9397dc9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-7f934b29-d71c-491d-a0aa-6d45f70110a7 {
  margin-bottom: 10px;
}

#s-4da459ac-3207-41eb-95a8-dc3d08fb76f2 {
  text-align: center;
}




  #s-4da459ac-3207-41eb-95a8-dc3d08fb76f2 img.shogun-image {
    
    width: px;
  }


#s-4da459ac-3207-41eb-95a8-dc3d08fb76f2 .shogun-image-content {
  
    align-items: center;
  
}

#s-d0448c60-c328-4863-b095-90c53d5d70be {
  min-height: 50px;
}








#s-d0448c60-c328-4863-b095-90c53d5d70be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0448c60-c328-4863-b095-90c53d5d70be.shg-box.shg-c {
  justify-content: center;
}

#s-857902ed-f400-41cf-b3e5-e4e55e88110d {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-857902ed-f400-41cf-b3e5-e4e55e88110d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-c37233a7-c921-4a6f-bb8b-84fc10011ffa {
  margin-bottom: 10px;
}

#s-0f042284-171a-4adf-a80c-da709b2c1906 {
  text-align: center;
}




  #s-0f042284-171a-4adf-a80c-da709b2c1906 img.shogun-image {
    
    width: px;
  }


#s-0f042284-171a-4adf-a80c-da709b2c1906 .shogun-image-content {
  
    align-items: center;
  
}

#s-22e759cc-e34d-4908-989a-1ec9360d75d2 {
  min-height: 50px;
}








#s-22e759cc-e34d-4908-989a-1ec9360d75d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22e759cc-e34d-4908-989a-1ec9360d75d2.shg-box.shg-c {
  justify-content: center;
}

#s-480ac0cc-8f39-4086-8492-48adcee291ac {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-480ac0cc-8f39-4086-8492-48adcee291ac .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-692b5d49-429c-4cb2-bfc5-4ebaedd23a3c {
  margin-bottom: 10px;
}

#s-458f5915-95c8-49ed-a502-3cd78c5519c3 {
  text-align: center;
}




  #s-458f5915-95c8-49ed-a502-3cd78c5519c3 img.shogun-image {
    
    width: px;
  }


#s-458f5915-95c8-49ed-a502-3cd78c5519c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-f38d5f60-5a6d-4480-ae08-9322dc2a778d {
  min-height: 50px;
}








#s-f38d5f60-5a6d-4480-ae08-9322dc2a778d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f38d5f60-5a6d-4480-ae08-9322dc2a778d.shg-box.shg-c {
  justify-content: center;
}

#s-fd56b21a-6809-451b-82d7-2cbf640a957f {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fd56b21a-6809-451b-82d7-2cbf640a957f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-ecdd5075-aac6-4a1e-9e5c-8a6495637669 {
  margin-bottom: 10px;
}

#s-654b883e-2dae-4ba7-9269-0e5177d44c8b {
  text-align: center;
}




  #s-654b883e-2dae-4ba7-9269-0e5177d44c8b img.shogun-image {
    
    width: px;
  }


#s-654b883e-2dae-4ba7-9269-0e5177d44c8b .shogun-image-content {
  
    align-items: center;
  
}

#s-50945b72-ffe4-4dc1-a029-da09edff3474 {
  min-height: 50px;
}








#s-50945b72-ffe4-4dc1-a029-da09edff3474 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50945b72-ffe4-4dc1-a029-da09edff3474.shg-box.shg-c {
  justify-content: center;
}

#s-88b2d692-8595-47b9-8b5b-3a02ce489c9a {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-88b2d692-8595-47b9-8b5b-3a02ce489c9a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-a6eea04a-2ea6-4513-adfd-6699f552b83e {
  margin-bottom: 10px;
}

#s-6ac3ae2e-9062-4286-b202-a0debcb5c2e1 {
  text-align: center;
}




  #s-6ac3ae2e-9062-4286-b202-a0debcb5c2e1 img.shogun-image {
    
    width: px;
  }


#s-6ac3ae2e-9062-4286-b202-a0debcb5c2e1 .shogun-image-content {
  
    align-items: center;
  
}

#s-a845bdd7-23c4-4a29-9e39-c5dc2ba05354 {
  min-height: 50px;
}








#s-a845bdd7-23c4-4a29-9e39-c5dc2ba05354 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a845bdd7-23c4-4a29-9e39-c5dc2ba05354.shg-box.shg-c {
  justify-content: center;
}

#s-cac8d570-6cf2-4283-9c12-c985c27b184b {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cac8d570-6cf2-4283-9c12-c985c27b184b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-27e28d21-a16e-48ba-a7e3-da6367b982c7 {
  margin-bottom: 10px;
}

#s-e9b90015-2c8a-46e3-b085-9978d43c18ad {
  text-align: center;
}




  #s-e9b90015-2c8a-46e3-b085-9978d43c18ad img.shogun-image {
    
    width: px;
  }


#s-e9b90015-2c8a-46e3-b085-9978d43c18ad .shogun-image-content {
  
    align-items: center;
  
}

#s-63517330-a1f3-41d8-a1a9-2455c3780107 {
  min-height: 50px;
}








#s-63517330-a1f3-41d8-a1a9-2455c3780107 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63517330-a1f3-41d8-a1a9-2455c3780107.shg-box.shg-c {
  justify-content: center;
}

#s-9fb2dee9-b970-4153-ab3d-d4cdacfec0e6 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9fb2dee9-b970-4153-ab3d-d4cdacfec0e6 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-bac45b22-bddb-4e93-9664-9f50f2858c71 {
  margin-bottom: 10px;
}

#s-90f99d33-2fac-44bf-bbb7-ff9675228677 {
  text-align: center;
}




  #s-90f99d33-2fac-44bf-bbb7-ff9675228677 img.shogun-image {
    
    width: px;
  }


#s-90f99d33-2fac-44bf-bbb7-ff9675228677 .shogun-image-content {
  
    align-items: center;
  
}

#s-3297335c-2c14-4ff2-ba0c-22926384cd4f {
  min-height: 50px;
}








#s-3297335c-2c14-4ff2-ba0c-22926384cd4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3297335c-2c14-4ff2-ba0c-22926384cd4f.shg-box.shg-c {
  justify-content: center;
}

#s-6081b8fd-f11a-44ac-8b1c-ba57eee190ab {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6081b8fd-f11a-44ac-8b1c-ba57eee190ab .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-0e4bc97c-bb57-4d48-b2c5-30195be745d1 {
  margin-bottom: 10px;
}

#s-1685e588-5f2a-4a70-b132-08fff60e47a6 {
  text-align: center;
}




  #s-1685e588-5f2a-4a70-b132-08fff60e47a6 img.shogun-image {
    
    width: px;
  }


#s-1685e588-5f2a-4a70-b132-08fff60e47a6 .shogun-image-content {
  
    align-items: center;
  
}

#s-53c08bc7-fe54-4520-8573-3024727a3798 {
  min-height: 50px;
}








#s-53c08bc7-fe54-4520-8573-3024727a3798 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53c08bc7-fe54-4520-8573-3024727a3798.shg-box.shg-c {
  justify-content: center;
}

#s-aa639a87-1f8f-4aee-b974-b6a123342f8b {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aa639a87-1f8f-4aee-b974-b6a123342f8b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-cab3ce89-5a1d-4be1-98cc-0ddf8667233f {
  margin-bottom: 10px;
}

#s-a8ca5f74-ed71-4448-b5d7-0edc8a5a8ac5 {
  text-align: center;
}




  #s-a8ca5f74-ed71-4448-b5d7-0edc8a5a8ac5 img.shogun-image {
    
    width: px;
  }


#s-a8ca5f74-ed71-4448-b5d7-0edc8a5a8ac5 .shogun-image-content {
  
    align-items: center;
  
}

#s-70dea241-bc2b-4b3a-9041-fc89365fb623 {
  min-height: 50px;
}








#s-70dea241-bc2b-4b3a-9041-fc89365fb623 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70dea241-bc2b-4b3a-9041-fc89365fb623.shg-box.shg-c {
  justify-content: center;
}

#s-1f73befd-e0ee-4cdc-884e-b8c69e9be234 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1f73befd-e0ee-4cdc-884e-b8c69e9be234 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-6cdc904f-e4e1-4d87-9733-37fddcb83650 {
  margin-bottom: 10px;
}

#s-df075597-a931-48f9-8ab0-6964eede1c1d {
  text-align: center;
}




  #s-df075597-a931-48f9-8ab0-6964eede1c1d img.shogun-image {
    
    width: px;
  }


#s-df075597-a931-48f9-8ab0-6964eede1c1d .shogun-image-content {
  
    align-items: center;
  
}

#s-eab052d0-7b70-43b4-bc70-b0f89a9ae9d8 {
  min-height: 50px;
}








#s-eab052d0-7b70-43b4-bc70-b0f89a9ae9d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eab052d0-7b70-43b4-bc70-b0f89a9ae9d8.shg-box.shg-c {
  justify-content: center;
}

#s-cbbd953d-672a-43bf-9e89-341d3baa3ba0 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cbbd953d-672a-43bf-9e89-341d3baa3ba0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-7cbacbe5-c98a-4a7c-bf42-0ef4b683c85b {
  margin-bottom: 10px;
}

#s-7fe765f0-083b-4b9c-a86e-2c491fc757f9 {
  text-align: center;
}




  #s-7fe765f0-083b-4b9c-a86e-2c491fc757f9 img.shogun-image {
    
    width: px;
  }


#s-7fe765f0-083b-4b9c-a86e-2c491fc757f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-fefd33a9-2915-4024-8075-862c2a2746e7 {
  min-height: 50px;
}








#s-fefd33a9-2915-4024-8075-862c2a2746e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fefd33a9-2915-4024-8075-862c2a2746e7.shg-box.shg-c {
  justify-content: center;
}

#s-fc6a145f-7d99-4f84-9517-140a10437c62 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fc6a145f-7d99-4f84-9517-140a10437c62 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-a05c33cb-6e7a-4b00-99bb-0ef3d1365a67 {
  margin-bottom: 10px;
}

#s-76702355-06ef-4a49-a5cc-d80ef41cbd64 {
  min-height: 50px;
}








#s-76702355-06ef-4a49-a5cc-d80ef41cbd64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76702355-06ef-4a49-a5cc-d80ef41cbd64.shg-box.shg-c {
  justify-content: center;
}

#s-c01510f9-bb1b-4c4a-8b4b-1107a7bf5bc4 {
  text-align: center;
}




  #s-c01510f9-bb1b-4c4a-8b4b-1107a7bf5bc4 img.shogun-image {
    
    width: px;
  }


#s-c01510f9-bb1b-4c4a-8b4b-1107a7bf5bc4 .shogun-image-content {
  
    align-items: center;
  
}

#s-c1469bc8-2475-448c-b798-c2814441f4b8 {
  min-height: 50px;
}








#s-c1469bc8-2475-448c-b798-c2814441f4b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1469bc8-2475-448c-b798-c2814441f4b8.shg-box.shg-c {
  justify-content: center;
}

#s-b9f3452e-6cad-444c-b986-f294ac94eedf {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b9f3452e-6cad-444c-b986-f294ac94eedf .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-f67638c0-aaf8-4908-b5c0-a2a357f10c0e {
  margin-bottom: 10px;
}

#s-af025fec-6624-450b-88c9-946396339850 {
  text-align: center;
}




  #s-af025fec-6624-450b-88c9-946396339850 img.shogun-image {
    
    width: px;
  }


#s-af025fec-6624-450b-88c9-946396339850 .shogun-image-content {
  
    align-items: center;
  
}

#s-ddb367b3-e4ea-41b0-8585-2f63183ea070 {
  min-height: 50px;
}








#s-ddb367b3-e4ea-41b0-8585-2f63183ea070 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ddb367b3-e4ea-41b0-8585-2f63183ea070.shg-box.shg-c {
  justify-content: center;
}

#s-f10bf9d0-5f93-43b5-913b-ea2c1c5f140b {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f10bf9d0-5f93-43b5-913b-ea2c1c5f140b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-b7e76389-e7a1-4d06-8b34-28b44550a145 {
  margin-bottom: 10px;
}

#s-d970c038-7bc3-4461-8958-9008e7914aab hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-1dbf930a-5fe5-41ef-b594-650138388add {
  margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-1dbf930a-5fe5-41ef-b594-650138388add {
  
}
}
@media (min-width: 0px) {
[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a94053f7-21bc-4051-801c-232efb620750"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-327c6a6f-58be-4536-8067-fa886dd624d9 {
  text-align: center;
}




  #s-327c6a6f-58be-4536-8067-fa886dd624d9 img.shogun-image {
    
    width: px;
  }


#s-327c6a6f-58be-4536-8067-fa886dd624d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-4e26a3a4-61b9-4a2d-9307-08601c5b938f {
  min-height: 50px;
}








#s-4e26a3a4-61b9-4a2d-9307-08601c5b938f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e26a3a4-61b9-4a2d-9307-08601c5b938f.shg-box.shg-c {
  justify-content: center;
}

#s-445bc7ee-32b2-4653-b6a3-eaffa637e640 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-445bc7ee-32b2-4653-b6a3-eaffa637e640 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-952a25a5-7647-474f-aba8-ae97326ad594 {
  margin-bottom: 10px;
}

#s-11f5c662-56db-4dfc-829f-17db9ccaaf98 {
  text-align: center;
}




  #s-11f5c662-56db-4dfc-829f-17db9ccaaf98 img.shogun-image {
    
    width: px;
  }


#s-11f5c662-56db-4dfc-829f-17db9ccaaf98 .shogun-image-content {
  
    align-items: center;
  
}

#s-a615f972-5a36-466a-a033-95aac908aae2 {
  min-height: 50px;
}








#s-a615f972-5a36-466a-a033-95aac908aae2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a615f972-5a36-466a-a033-95aac908aae2.shg-box.shg-c {
  justify-content: center;
}

#s-9077a83b-30f9-40d9-be43-39bdcd8b40d2 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9077a83b-30f9-40d9-be43-39bdcd8b40d2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-f38a9d39-130b-401c-8d28-2bb8dec9a5a2 {
  margin-bottom: 10px;
}

#s-5822502b-ef8b-4701-b9c4-34f1b2f218e9 {
  min-height: 50px;
}








#s-5822502b-ef8b-4701-b9c4-34f1b2f218e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5822502b-ef8b-4701-b9c4-34f1b2f218e9.shg-box.shg-c {
  justify-content: center;
}

#s-35bd9bb8-e769-46a0-94a7-aa99e82e9151 {
  text-align: center;
}




  #s-35bd9bb8-e769-46a0-94a7-aa99e82e9151 img.shogun-image {
    
    width: px;
  }


#s-35bd9bb8-e769-46a0-94a7-aa99e82e9151 .shogun-image-content {
  
    align-items: center;
  
}

#s-5a9e80b1-b0a2-4000-bcbd-a96484ed471c {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5a9e80b1-b0a2-4000-bcbd-a96484ed471c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-7dd28ed8-c8ca-47b5-940c-6fff07c262ee {
  margin-bottom: 10px;
}

#s-a2dca5c6-a283-43b4-8946-b06bee28a1a5 {
  min-height: 50px;
}








#s-a2dca5c6-a283-43b4-8946-b06bee28a1a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2dca5c6-a283-43b4-8946-b06bee28a1a5.shg-box.shg-c {
  justify-content: center;
}

#s-eb040983-3245-47a0-8a54-47646122bfad {
  text-align: center;
}




  #s-eb040983-3245-47a0-8a54-47646122bfad img.shogun-image {
    
    width: px;
  }


#s-eb040983-3245-47a0-8a54-47646122bfad .shogun-image-content {
  
    align-items: center;
  
}

#s-95f27bad-66ef-43df-bc51-a7e0cb018753 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-95f27bad-66ef-43df-bc51-a7e0cb018753 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-d8a646ba-cfc6-43d8-9c65-b18d1d66ffa1 {
  margin-bottom: 10px;
}

#s-d05b8175-aae6-4c2e-86f2-81ab4278a4ff {
  min-height: 50px;
}








#s-d05b8175-aae6-4c2e-86f2-81ab4278a4ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d05b8175-aae6-4c2e-86f2-81ab4278a4ff.shg-box.shg-c {
  justify-content: center;
}

#s-3451e38b-4763-40b7-8209-ee20eab41d46 {
  text-align: center;
}




  #s-3451e38b-4763-40b7-8209-ee20eab41d46 img.shogun-image {
    
    width: px;
  }


#s-3451e38b-4763-40b7-8209-ee20eab41d46 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee35a52f-0648-4b08-877d-9e318fdb4c1d {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ee35a52f-0648-4b08-877d-9e318fdb4c1d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-fb051691-dd5b-4f31-8e70-26f72d6341ab {
  margin-bottom: 10px;
}

#s-7e71f0d2-997b-4964-83e7-c15ac53a4239 {
  text-align: center;
}




  #s-7e71f0d2-997b-4964-83e7-c15ac53a4239 img.shogun-image {
    
    width: px;
  }


#s-7e71f0d2-997b-4964-83e7-c15ac53a4239 .shogun-image-content {
  
    align-items: center;
  
}

#s-9ddb6b78-5d96-4988-8c40-e99e87b0bd53 {
  min-height: 50px;
}








#s-9ddb6b78-5d96-4988-8c40-e99e87b0bd53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ddb6b78-5d96-4988-8c40-e99e87b0bd53.shg-box.shg-c {
  justify-content: center;
}

#s-70730f93-14ea-413e-981d-7e2ef6fdbc04 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-70730f93-14ea-413e-981d-7e2ef6fdbc04 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-fa0f3ca3-97b9-40c1-8799-0951766a4398 {
  margin-bottom: 10px;
}

#s-c0942588-1603-48ac-ba7f-bde008591c09 {
  text-align: center;
}




  #s-c0942588-1603-48ac-ba7f-bde008591c09 img.shogun-image {
    
    width: px;
  }


#s-c0942588-1603-48ac-ba7f-bde008591c09 .shogun-image-content {
  
    align-items: center;
  
}

#s-a5a968e4-6ec2-4d23-9ec4-ea76351dedc8 {
  min-height: 50px;
}








#s-a5a968e4-6ec2-4d23-9ec4-ea76351dedc8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5a968e4-6ec2-4d23-9ec4-ea76351dedc8.shg-box.shg-c {
  justify-content: center;
}

#s-1572de49-5c57-408f-9c6a-e43820bc85db {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1572de49-5c57-408f-9c6a-e43820bc85db .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-f649e7b2-0cea-4656-9081-ba12dbf0459e {
  margin-bottom: 10px;
}

#s-85362c89-ce99-4e00-b4ce-9aef60ecd8b2 {
  text-align: center;
}




  #s-85362c89-ce99-4e00-b4ce-9aef60ecd8b2 img.shogun-image {
    
    width: px;
  }


#s-85362c89-ce99-4e00-b4ce-9aef60ecd8b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-f7d46de3-848b-460b-95bc-41602c2e6a93 {
  min-height: 50px;
}








#s-f7d46de3-848b-460b-95bc-41602c2e6a93 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7d46de3-848b-460b-95bc-41602c2e6a93.shg-box.shg-c {
  justify-content: center;
}

#s-3bee7a24-68d2-4a72-a5f0-af22053005de {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3bee7a24-68d2-4a72-a5f0-af22053005de .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-f6a9e0c5-8b10-4af2-aeea-acade3b2651e {
  margin-bottom: 10px;
}

#s-e52f2d73-3769-4cbf-9c2b-c8458a6d3e26 {
  min-height: 50px;
}








#s-e52f2d73-3769-4cbf-9c2b-c8458a6d3e26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e52f2d73-3769-4cbf-9c2b-c8458a6d3e26.shg-box.shg-c {
  justify-content: center;
}

#s-ac14945e-adc6-423b-9743-5dad3cf0cb47 {
  text-align: center;
}




  #s-ac14945e-adc6-423b-9743-5dad3cf0cb47 img.shogun-image {
    
    width: px;
  }


#s-ac14945e-adc6-423b-9743-5dad3cf0cb47 .shogun-image-content {
  
    align-items: center;
  
}

#s-e0e3a2da-4702-4849-8f5a-65eeca6b621f {
  min-height: 50px;
}








#s-e0e3a2da-4702-4849-8f5a-65eeca6b621f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0e3a2da-4702-4849-8f5a-65eeca6b621f.shg-box.shg-c {
  justify-content: center;
}

#s-20aafd2f-921c-4acc-b1f2-1d31aa633115 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-20aafd2f-921c-4acc-b1f2-1d31aa633115 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-ebb4e8de-522d-4376-b5af-9b037469145e {
  margin-bottom: 10px;
}

#s-93111192-0744-4c17-be3f-b481ca2628af {
  min-height: 50px;
}








#s-93111192-0744-4c17-be3f-b481ca2628af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93111192-0744-4c17-be3f-b481ca2628af.shg-box.shg-c {
  justify-content: center;
}

#s-937274cd-c0b6-4bb8-a427-cd96aa0b1ecc {
  text-align: center;
}




  #s-937274cd-c0b6-4bb8-a427-cd96aa0b1ecc img.shogun-image {
    
    width: px;
  }


#s-937274cd-c0b6-4bb8-a427-cd96aa0b1ecc .shogun-image-content {
  
    align-items: center;
  
}

#s-3d2f156f-9fed-4ecd-a00b-67e3a2a531a6 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3d2f156f-9fed-4ecd-a00b-67e3a2a531a6 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-26ddbe1d-fee4-4aef-9890-7a9a665d002e {
  margin-bottom: 10px;
}

#s-57ab5d51-f11b-4743-a07b-d75e2ea58cb0 {
  text-align: center;
}




  #s-57ab5d51-f11b-4743-a07b-d75e2ea58cb0 img.shogun-image {
    
    width: px;
  }


#s-57ab5d51-f11b-4743-a07b-d75e2ea58cb0 .shogun-image-content {
  
    align-items: center;
  
}

#s-d6743ea8-dfb0-4de7-808d-5e9bab473010 {
  min-height: 50px;
}








#s-d6743ea8-dfb0-4de7-808d-5e9bab473010 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6743ea8-dfb0-4de7-808d-5e9bab473010.shg-box.shg-c {
  justify-content: center;
}

#s-e1c92f96-e09b-41af-b8cd-090f0fa14996 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e1c92f96-e09b-41af-b8cd-090f0fa14996 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-e87c4741-bd57-4d57-9fe3-687dc4cece54 {
  margin-bottom: 10px;
}

#s-0542b83e-cfaf-4737-a827-236f8a3cf6f4 {
  text-align: center;
}




  #s-0542b83e-cfaf-4737-a827-236f8a3cf6f4 img.shogun-image {
    
    width: px;
  }


#s-0542b83e-cfaf-4737-a827-236f8a3cf6f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-55796682-43e1-4ef1-8650-d5cfe1c4b45d {
  min-height: 50px;
}








#s-55796682-43e1-4ef1-8650-d5cfe1c4b45d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55796682-43e1-4ef1-8650-d5cfe1c4b45d.shg-box.shg-c {
  justify-content: center;
}

#s-e1a042dc-8dc1-4985-a961-fdca879a8db9 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e1a042dc-8dc1-4985-a961-fdca879a8db9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-4eba09cc-3dd9-49dc-b982-b0e037c5509e {
  margin-bottom: 10px;
}

#s-d076d024-1a55-4bb5-8b6e-a7ada76a0b7d {
  text-align: center;
}




  #s-d076d024-1a55-4bb5-8b6e-a7ada76a0b7d img.shogun-image {
    
    width: px;
  }


#s-d076d024-1a55-4bb5-8b6e-a7ada76a0b7d .shogun-image-content {
  
    align-items: center;
  
}

#s-7049f7e0-2e78-4fea-b33b-21bd1f70325b {
  min-height: 50px;
}








#s-7049f7e0-2e78-4fea-b33b-21bd1f70325b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7049f7e0-2e78-4fea-b33b-21bd1f70325b.shg-box.shg-c {
  justify-content: center;
}

#s-01042930-b07a-4b79-8143-70d163866cc4 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-01042930-b07a-4b79-8143-70d163866cc4 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-547281cc-e733-4a5f-b093-1154cc860789 {
  margin-bottom: 10px;
}

#s-606afdd2-829b-44ef-8b6f-0e616428e24c hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-a2c3034e-48c2-4612-bcb1-7b1c0ba3915d {
  margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-a2c3034e-48c2-4612-bcb1-7b1c0ba3915d {
  
}
}
@media (min-width: 0px) {
[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-97e959b3-2674-4238-8bf0-ae178d3ca7c0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-350105df-bd90-4a0b-a836-e260262f933a {
  text-align: center;
}




  #s-350105df-bd90-4a0b-a836-e260262f933a img.shogun-image {
    
    width: px;
  }


#s-350105df-bd90-4a0b-a836-e260262f933a .shogun-image-content {
  
    align-items: center;
  
}

#s-a60bf213-e259-42fe-989a-f12c7719e3c1 {
  min-height: 50px;
}








#s-a60bf213-e259-42fe-989a-f12c7719e3c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a60bf213-e259-42fe-989a-f12c7719e3c1.shg-box.shg-c {
  justify-content: center;
}

#s-c6225277-549f-4043-a451-dc6d69701eb4 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c6225277-549f-4043-a451-dc6d69701eb4 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-6217c097-5162-4312-b912-82cd2b3e59ef {
  margin-bottom: 10px;
}

#s-ccaa9fda-fd24-4e58-95c8-8f623183a469 {
  text-align: center;
}




  #s-ccaa9fda-fd24-4e58-95c8-8f623183a469 img.shogun-image {
    
    width: px;
  }


#s-ccaa9fda-fd24-4e58-95c8-8f623183a469 .shogun-image-content {
  
    align-items: center;
  
}

#s-1400451e-7bb9-4d3b-afc2-fe9400adfe73 {
  min-height: 50px;
}








#s-1400451e-7bb9-4d3b-afc2-fe9400adfe73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1400451e-7bb9-4d3b-afc2-fe9400adfe73.shg-box.shg-c {
  justify-content: center;
}

#s-d36fb1df-c47f-4f8b-a38c-0c1235dfb7cc {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d36fb1df-c47f-4f8b-a38c-0c1235dfb7cc .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-700ce59b-2fc4-4663-8ce3-3688cf9540ba {
  margin-bottom: 10px;
}

#s-532ff579-4cb7-44d9-bd6f-32da176c298e {
  min-height: 50px;
}








#s-532ff579-4cb7-44d9-bd6f-32da176c298e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-532ff579-4cb7-44d9-bd6f-32da176c298e.shg-box.shg-c {
  justify-content: center;
}

#s-fe2c1fdc-cf93-4160-9225-b94a163f0428 {
  text-align: center;
}




  #s-fe2c1fdc-cf93-4160-9225-b94a163f0428 img.shogun-image {
    
    width: px;
  }


#s-fe2c1fdc-cf93-4160-9225-b94a163f0428 .shogun-image-content {
  
    align-items: center;
  
}

#s-3a6e6f1f-edd1-4949-b5c2-6b40682f7ee0 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3a6e6f1f-edd1-4949-b5c2-6b40682f7ee0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-d3537ef1-972f-4b8f-b38c-5bb561b8c296 {
  margin-bottom: 10px;
}

#s-aace86b2-ccf8-4703-aa74-b63daf0b467b {
  min-height: 50px;
}








#s-aace86b2-ccf8-4703-aa74-b63daf0b467b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aace86b2-ccf8-4703-aa74-b63daf0b467b.shg-box.shg-c {
  justify-content: center;
}

#s-8261c23e-30dc-4f16-b1b5-cfe7edebe4ed {
  text-align: center;
}




  #s-8261c23e-30dc-4f16-b1b5-cfe7edebe4ed img.shogun-image {
    
    width: px;
  }


#s-8261c23e-30dc-4f16-b1b5-cfe7edebe4ed .shogun-image-content {
  
    align-items: center;
  
}

#s-bbcde88a-f422-4214-9fd5-dac4997061af {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bbcde88a-f422-4214-9fd5-dac4997061af .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-289d0218-fb41-4a27-b665-eb78223f799e {
  margin-bottom: 10px;
}

#s-62ce1bfd-ca1b-4630-be86-6c2d3601828f {
  text-align: center;
}




  #s-62ce1bfd-ca1b-4630-be86-6c2d3601828f img.shogun-image {
    
    width: px;
  }


#s-62ce1bfd-ca1b-4630-be86-6c2d3601828f .shogun-image-content {
  
    align-items: center;
  
}

#s-5b0e2dcd-2110-4495-87c5-ce1ea0ce9478 {
  min-height: 50px;
}








#s-5b0e2dcd-2110-4495-87c5-ce1ea0ce9478 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b0e2dcd-2110-4495-87c5-ce1ea0ce9478.shg-box.shg-c {
  justify-content: center;
}

#s-ee950184-ba69-4b35-ac77-6536bd4e09b3 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ee950184-ba69-4b35-ac77-6536bd4e09b3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-97376e44-538a-4405-be13-c49f75cfae49 {
  margin-bottom: 10px;
}

#s-1e67e4ef-1531-40ee-8102-45d1f184b85b {
  min-height: 50px;
}








#s-1e67e4ef-1531-40ee-8102-45d1f184b85b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e67e4ef-1531-40ee-8102-45d1f184b85b.shg-box.shg-c {
  justify-content: center;
}

#s-607d38d2-ceb9-411f-8bec-2194d1f72713 {
  text-align: center;
}




  #s-607d38d2-ceb9-411f-8bec-2194d1f72713 img.shogun-image {
    
    width: px;
  }


#s-607d38d2-ceb9-411f-8bec-2194d1f72713 .shogun-image-content {
  
    align-items: center;
  
}

#s-868a5e9f-aa49-4b60-a1c1-d88b8990a000 {
  min-height: 50px;
}








#s-868a5e9f-aa49-4b60-a1c1-d88b8990a000 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-868a5e9f-aa49-4b60-a1c1-d88b8990a000.shg-box.shg-c {
  justify-content: center;
}

#s-723346e5-738d-424f-950e-665b22053a0a {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-723346e5-738d-424f-950e-665b22053a0a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-100fe525-f43a-4797-8106-5e878b821811 {
  margin-bottom: 10px;
}

#s-477817c8-c853-4bc9-9f38-967fed7a22d7 {
  min-height: 50px;
}








#s-477817c8-c853-4bc9-9f38-967fed7a22d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-477817c8-c853-4bc9-9f38-967fed7a22d7.shg-box.shg-c {
  justify-content: center;
}

#s-c987d9cf-c141-4279-8b93-74e961f19d4a {
  text-align: center;
}




  #s-c987d9cf-c141-4279-8b93-74e961f19d4a img.shogun-image {
    
    width: px;
  }


#s-c987d9cf-c141-4279-8b93-74e961f19d4a .shogun-image-content {
  
    align-items: center;
  
}

#s-9c327a1c-2bea-4245-94ac-618fab269d5b {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9c327a1c-2bea-4245-94ac-618fab269d5b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-f627ae00-7f41-4754-8a7a-07030eada23d {
  margin-bottom: 10px;
}

#s-6774c969-29bc-47dd-a018-252b111dd91d {
  text-align: center;
}




  #s-6774c969-29bc-47dd-a018-252b111dd91d img.shogun-image {
    
    width: px;
  }


#s-6774c969-29bc-47dd-a018-252b111dd91d .shogun-image-content {
  
    align-items: center;
  
}

#s-7bb75e9f-72cb-4791-b0db-fd6331f1446c {
  min-height: 50px;
}








#s-7bb75e9f-72cb-4791-b0db-fd6331f1446c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7bb75e9f-72cb-4791-b0db-fd6331f1446c.shg-box.shg-c {
  justify-content: center;
}

#s-931fd829-c40f-4cb2-863d-44ef4b025706 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-931fd829-c40f-4cb2-863d-44ef4b025706 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-f8389972-64a5-44db-a8a2-32704c630c50 {
  margin-bottom: 10px;
}

#s-2869b27c-46df-4e26-8128-326c76da429c hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-904ba128-1d1b-4575-aa60-a29feb47eacf {
  margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-904ba128-1d1b-4575-aa60-a29feb47eacf {
  
}
}
@media (min-width: 0px) {
[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f1a1ea0c-cc01-408c-9d3c-320bbf52c931"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-ff18113b-ecda-453d-98b5-d6f9751b7255 {
  text-align: center;
}




  #s-ff18113b-ecda-453d-98b5-d6f9751b7255 img.shogun-image {
    
    width: px;
  }


#s-ff18113b-ecda-453d-98b5-d6f9751b7255 .shogun-image-content {
  
    align-items: center;
  
}

#s-c22bd144-e46a-4d3b-9f57-4e2ad1a9c4e5 {
  min-height: 50px;
}








#s-c22bd144-e46a-4d3b-9f57-4e2ad1a9c4e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c22bd144-e46a-4d3b-9f57-4e2ad1a9c4e5.shg-box.shg-c {
  justify-content: center;
}

#s-353ed9ae-3861-49c2-8101-1f125632e6e7 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-353ed9ae-3861-49c2-8101-1f125632e6e7 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-27837c0a-2c7a-49cd-bd04-d37acf152cd8 {
  margin-bottom: 10px;
}

#s-1a3fee4b-f281-4218-854f-61b72d1b72e3 {
  text-align: center;
}




  #s-1a3fee4b-f281-4218-854f-61b72d1b72e3 img.shogun-image {
    
    width: px;
  }


#s-1a3fee4b-f281-4218-854f-61b72d1b72e3 .shogun-image-content {
  
    align-items: center;
  
}

#s-abc01d77-d293-4bb0-8e5a-bc230c78eeb6 {
  min-height: 50px;
}








#s-abc01d77-d293-4bb0-8e5a-bc230c78eeb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-abc01d77-d293-4bb0-8e5a-bc230c78eeb6.shg-box.shg-c {
  justify-content: center;
}

#s-df675da3-e056-4256-8b49-9aabf03566d9 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df675da3-e056-4256-8b49-9aabf03566d9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-42d8276f-5847-4c42-b120-5a6b3acb0f20 {
  margin-bottom: 10px;
}

#s-bc30ebc6-75f5-4911-9292-6415d2415c5b {
  min-height: 50px;
}








#s-bc30ebc6-75f5-4911-9292-6415d2415c5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc30ebc6-75f5-4911-9292-6415d2415c5b.shg-box.shg-c {
  justify-content: center;
}

#s-7e1b8989-f815-4fa5-add0-2caa413677bd {
  text-align: center;
}




  #s-7e1b8989-f815-4fa5-add0-2caa413677bd img.shogun-image {
    
    width: px;
  }


#s-7e1b8989-f815-4fa5-add0-2caa413677bd .shogun-image-content {
  
    align-items: center;
  
}

#s-7979181a-34af-4472-be3a-d8322caf261d {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7979181a-34af-4472-be3a-d8322caf261d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-4abcc69b-8065-46d1-9622-3d472605aec1 {
  margin-bottom: 10px;
}

#s-166e7f0d-e94b-4973-94df-78384f801c6b {
  text-align: center;
}




  #s-166e7f0d-e94b-4973-94df-78384f801c6b img.shogun-image {
    
    width: px;
  }


#s-166e7f0d-e94b-4973-94df-78384f801c6b .shogun-image-content {
  
    align-items: center;
  
}

#s-d429e5f6-57c3-4896-ad12-f7aca21dab61 {
  min-height: 50px;
}








#s-d429e5f6-57c3-4896-ad12-f7aca21dab61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d429e5f6-57c3-4896-ad12-f7aca21dab61.shg-box.shg-c {
  justify-content: center;
}

#s-598af5fb-b7bb-4c0f-8f78-21ffdb34536e {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-598af5fb-b7bb-4c0f-8f78-21ffdb34536e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-0921a126-c1b9-43e8-9e25-052c35f24fcf {
  margin-bottom: 10px;
}

#s-073e1322-0aea-49ff-8fe1-865af0683e4c {
  min-height: 50px;
}








#s-073e1322-0aea-49ff-8fe1-865af0683e4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-073e1322-0aea-49ff-8fe1-865af0683e4c.shg-box.shg-c {
  justify-content: center;
}

#s-0a0e7e04-ac74-4bd1-82d9-d1a339caf78a {
  text-align: center;
}




  #s-0a0e7e04-ac74-4bd1-82d9-d1a339caf78a img.shogun-image {
    
    width: px;
  }


#s-0a0e7e04-ac74-4bd1-82d9-d1a339caf78a .shogun-image-content {
  
    align-items: center;
  
}

#s-9157c956-5a3b-45e7-b54c-3a9fa195555c {
  min-height: 50px;
}








#s-9157c956-5a3b-45e7-b54c-3a9fa195555c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9157c956-5a3b-45e7-b54c-3a9fa195555c.shg-box.shg-c {
  justify-content: center;
}

#s-cbb685b0-33a3-46d6-b090-8b5ff546f7d8 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cbb685b0-33a3-46d6-b090-8b5ff546f7d8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-a720d241-65f3-4b34-b5c3-00313f137525 {
  margin-bottom: 10px;
}

#s-795e724a-5cf4-47b3-b6a4-b468a2ec8d4f {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-795e724a-5cf4-47b3-b6a4-b468a2ec8d4f {
  display: none;
}
#s-795e724a-5cf4-47b3-b6a4-b468a2ec8d4f, #wrap-s-795e724a-5cf4-47b3-b6a4-b468a2ec8d4f { display:none !important; }}@media (max-width: 767px){#s-795e724a-5cf4-47b3-b6a4-b468a2ec8d4f {
  display: none;
}
#s-795e724a-5cf4-47b3-b6a4-b468a2ec8d4f, #wrap-s-795e724a-5cf4-47b3-b6a4-b468a2ec8d4f { display:none !important; }}







#s-795e724a-5cf4-47b3-b6a4-b468a2ec8d4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-795e724a-5cf4-47b3-b6a4-b468a2ec8d4f.shg-box.shg-c {
  justify-content: center;
}

#s-880e98b8-878d-4a20-b7bd-7d7cebe34c53 hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-97a83ad4-2645-4121-9938-0022b3224e95 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-97a83ad4-2645-4121-9938-0022b3224e95 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-4f479059-4702-4e0f-8c62-e9fa4a176fd0 hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

@media (min-width: 768px) and (max-width: 991px){#s-00f28a2a-c639-4503-b29f-ad1e9858cac6 {
  
}
}@media (max-width: 767px){#s-00f28a2a-c639-4503-b29f-ad1e9858cac6 {
  
}
}
@media (min-width: 0px) {
[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-00f28a2a-c639-4503-b29f-ad1e9858cac6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-b916acde-7bc0-486c-ba0e-f85586727917 {
  text-align: center;
}




  #s-b916acde-7bc0-486c-ba0e-f85586727917 img.shogun-image {
    
    width: px;
  }


#s-b916acde-7bc0-486c-ba0e-f85586727917 .shogun-image-content {
  
    align-items: center;
  
}

#s-1670a397-dbae-40af-aa17-65c13e329546 {
  margin-top: 20px;
}

#s-0b5fbd71-6837-4c70-bfd2-7377e9596f17 {
  text-align: center;
}




  #s-0b5fbd71-6837-4c70-bfd2-7377e9596f17 img.shogun-image {
    
    width: px;
  }


#s-0b5fbd71-6837-4c70-bfd2-7377e9596f17 .shogun-image-content {
  
    align-items: center;
  
}

#s-90b72d4f-6e98-4138-84b5-2a5e4126613f {
  margin-top: 20px;
}

#s-01e4d34b-b193-4765-b81c-02ea243f7e45 {
  text-align: center;
}




  #s-01e4d34b-b193-4765-b81c-02ea243f7e45 img.shogun-image {
    
    width: px;
  }


#s-01e4d34b-b193-4765-b81c-02ea243f7e45 .shogun-image-content {
  
    align-items: center;
  
}

#s-d16a2b22-2ef1-47ca-803b-ca637b7732c5 {
  margin-top: 20px;
}

#s-975e61c3-ad49-43e0-8814-b4a26debdf55 {
  text-align: center;
}




  #s-975e61c3-ad49-43e0-8814-b4a26debdf55 img.shogun-image {
    
    width: px;
  }


#s-975e61c3-ad49-43e0-8814-b4a26debdf55 .shogun-image-content {
  
    align-items: center;
  
}

#s-aecb6b70-eb0b-4be8-8b2c-eb1b9d1a57c5 {
  margin-top: 20px;
}

#s-eaf33428-35b2-42d0-9bf8-b09408a10b9a hr {
  border: 0;
  width: 100%;
  border-top: 50px solid rgba(221, 221, 221, 0);
}

#s-78fa9ce9-1f1f-4328-93b9-cf45fdb5e326 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-78fa9ce9-1f1f-4328-93b9-cf45fdb5e326 {
  display: none;
}
#s-78fa9ce9-1f1f-4328-93b9-cf45fdb5e326, #wrap-s-78fa9ce9-1f1f-4328-93b9-cf45fdb5e326 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-78fa9ce9-1f1f-4328-93b9-cf45fdb5e326 {
  display: none;
}
#s-78fa9ce9-1f1f-4328-93b9-cf45fdb5e326, #wrap-s-78fa9ce9-1f1f-4328-93b9-cf45fdb5e326 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-78fa9ce9-1f1f-4328-93b9-cf45fdb5e326 {
  
}
}@media (max-width: 767px){#s-78fa9ce9-1f1f-4328-93b9-cf45fdb5e326 {
  display: none;
}
#s-78fa9ce9-1f1f-4328-93b9-cf45fdb5e326, #wrap-s-78fa9ce9-1f1f-4328-93b9-cf45fdb5e326 { display:none !important; }}







#s-78fa9ce9-1f1f-4328-93b9-cf45fdb5e326 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78fa9ce9-1f1f-4328-93b9-cf45fdb5e326.shg-box.shg-c {
  justify-content: center;
}

#s-2262f0c4-819d-483d-a0a4-bb6c1fb84fab hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-1c3fb1a2-bfd4-4625-8894-1f6dc971f432 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1c3fb1a2-bfd4-4625-8894-1f6dc971f432 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-4487bf1a-8850-4d4c-8459-bc9592f82492 hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

@media (min-width: 768px) and (max-width: 991px){#s-9dbb4e54-0983-492b-b42d-00d2f5446676 {
  
}
}@media (max-width: 767px){#s-9dbb4e54-0983-492b-b42d-00d2f5446676 {
  
}
}
@media (min-width: 0px) {
[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-9dbb4e54-0983-492b-b42d-00d2f5446676"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-d526ee00-001f-409d-ae96-037d1ff0f2c9 {
  text-align: center;
}




  #s-d526ee00-001f-409d-ae96-037d1ff0f2c9 img.shogun-image {
    
    width: px;
  }


#s-d526ee00-001f-409d-ae96-037d1ff0f2c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-b98cd83d-ad22-437c-9d3a-ebbebf6b9a2e {
  margin-top: 20px;
}

#s-899b9b68-1fa5-480d-a18b-66c6df9f4518 {
  text-align: center;
}




  #s-899b9b68-1fa5-480d-a18b-66c6df9f4518 img.shogun-image {
    
    width: px;
  }


#s-899b9b68-1fa5-480d-a18b-66c6df9f4518 .shogun-image-content {
  
    align-items: center;
  
}

#s-f677dac7-0247-41b1-8d59-dcf37b61b6a8 {
  margin-top: 20px;
}

#s-474fa50a-9d08-4082-8a91-09faa4b39bcd {
  text-align: center;
}




  #s-474fa50a-9d08-4082-8a91-09faa4b39bcd img.shogun-image {
    
    width: px;
  }


#s-474fa50a-9d08-4082-8a91-09faa4b39bcd .shogun-image-content {
  
    align-items: center;
  
}

#s-45179a7c-3822-4271-b317-8307e3a086fb {
  margin-top: 20px;
}

#s-586ab976-39e7-4d54-a3cf-a307b376e4a4 {
  text-align: center;
}




  #s-586ab976-39e7-4d54-a3cf-a307b376e4a4 img.shogun-image {
    
    width: px;
  }


#s-586ab976-39e7-4d54-a3cf-a307b376e4a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-c21a9efb-d6d4-45cd-8428-caa3fa24b304 {
  margin-top: 20px;
}

#s-71e37e61-9205-4098-a739-6bfc77a042cd hr {
  border: 0;
  width: 100%;
  border-top: 50px solid rgba(221, 221, 221, 0);
}

#s-1b154c50-48f0-4bce-8729-d3440cf12159 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-1b154c50-48f0-4bce-8729-d3440cf12159 {
  display: none;
}
#s-1b154c50-48f0-4bce-8729-d3440cf12159, #wrap-s-1b154c50-48f0-4bce-8729-d3440cf12159 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1b154c50-48f0-4bce-8729-d3440cf12159 {
  display: none;
}
#s-1b154c50-48f0-4bce-8729-d3440cf12159, #wrap-s-1b154c50-48f0-4bce-8729-d3440cf12159 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1b154c50-48f0-4bce-8729-d3440cf12159 {
  display: none;
}
#s-1b154c50-48f0-4bce-8729-d3440cf12159, #wrap-s-1b154c50-48f0-4bce-8729-d3440cf12159 { display:none !important; }}@media (max-width: 767px){#s-1b154c50-48f0-4bce-8729-d3440cf12159 {
  
}
}







#s-1b154c50-48f0-4bce-8729-d3440cf12159 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b154c50-48f0-4bce-8729-d3440cf12159.shg-box.shg-c {
  justify-content: center;
}

#s-88b2703f-d30c-462c-9d66-8bb9f0f02fc7 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

#s-d038c8c9-aadd-4a82-93e5-4a4bf456fa07 {
  margin-bottom: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d038c8c9-aadd-4a82-93e5-4a4bf456fa07 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-f4973ffa-c969-43dd-b152-facd0ed2ee27 {
  margin-left: 5px;
margin-right: 5px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f4973ffa-c969-43dd-b152-facd0ed2ee27 {
  
}
}@media (max-width: 767px){#s-f4973ffa-c969-43dd-b152-facd0ed2ee27 {
  
}
}
@media (min-width: 0px) {
[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-f4973ffa-c969-43dd-b152-facd0ed2ee27"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-8eb4cb52-572d-4bef-9446-7eb3a1baede3 {
  text-align: center;
}




  #s-8eb4cb52-572d-4bef-9446-7eb3a1baede3 img.shogun-image {
    
    width: px;
  }


#s-8eb4cb52-572d-4bef-9446-7eb3a1baede3 .shogun-image-content {
  
    align-items: center;
  
}

#s-702f5266-8276-4317-a814-5014d7dd21d4 {
  margin-top: 10px;
margin-left: 10px;
}

#s-a48a102c-a1c0-446c-b3ab-73faaf3deae9 {
  text-align: center;
}




  #s-a48a102c-a1c0-446c-b3ab-73faaf3deae9 img.shogun-image {
    
    width: px;
  }


#s-a48a102c-a1c0-446c-b3ab-73faaf3deae9 .shogun-image-content {
  
    align-items: center;
  
}

#s-4f8afe35-b333-43bc-bc45-bbb77e1abed9 {
  margin-top: 10px;
margin-left: 10px;
}

#s-4f03d877-786a-4694-bd77-cf924376d912 {
  text-align: center;
}




  #s-4f03d877-786a-4694-bd77-cf924376d912 img.shogun-image {
    
    width: px;
  }


#s-4f03d877-786a-4694-bd77-cf924376d912 .shogun-image-content {
  
    align-items: center;
  
}

#s-68ed9e11-3c1a-4f8a-b475-e58d3aee8aa8 {
  margin-top: 10px;
margin-left: 10px;
}

#s-4e6820cf-bbc9-42c2-a027-0445f03730ad {
  text-align: center;
}




  #s-4e6820cf-bbc9-42c2-a027-0445f03730ad img.shogun-image {
    
    width: px;
  }


#s-4e6820cf-bbc9-42c2-a027-0445f03730ad .shogun-image-content {
  
    align-items: center;
  
}

#s-0974c4c3-c77f-4891-b32b-36fdd2a2068e {
  margin-top: 10px;
margin-left: 10px;
}

.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-e656a90f-e2a7-4e93-8c75-756d6513d844 {
  border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 3px;
}
#s-e656a90f-e2a7-4e93-8c75-756d6513d844:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 0px !important;
background-color: rgba(188, 171, 160, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-e656a90f-e2a7-4e93-8c75-756d6513d844:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-color: rgba(188, 171, 160, 1) !important;
hover-type: color !important;}


#s-e656a90f-e2a7-4e93-8c75-756d6513d844.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-efff1648-d330-4797-b49d-ee7a3e0372c9 hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-4ad3f83a-8b1b-460f-8ad9-c4aed9f0f3cc {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4ad3f83a-8b1b-460f-8ad9-c4aed9f0f3cc {
  display: none;
}
#s-4ad3f83a-8b1b-460f-8ad9-c4aed9f0f3cc, #wrap-s-4ad3f83a-8b1b-460f-8ad9-c4aed9f0f3cc { display:none !important; }}@media (max-width: 767px){#s-4ad3f83a-8b1b-460f-8ad9-c4aed9f0f3cc {
  display: none;
}
#s-4ad3f83a-8b1b-460f-8ad9-c4aed9f0f3cc, #wrap-s-4ad3f83a-8b1b-460f-8ad9-c4aed9f0f3cc { display:none !important; }}







#s-4ad3f83a-8b1b-460f-8ad9-c4aed9f0f3cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ad3f83a-8b1b-460f-8ad9-c4aed9f0f3cc.shg-box.shg-c {
  justify-content: center;
}

#s-a11812e4-2ac5-4f9a-81d0-ced73495aabf {
  margin-left: 150px;
margin-bottom: 0px;
margin-right: 150px;
}

#s-f135ec95-3d92-4a7e-a6f0-8b4d00d62115 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-f135ec95-3d92-4a7e-a6f0-8b4d00d62115 {
  display: none;
}
#s-f135ec95-3d92-4a7e-a6f0-8b4d00d62115, #wrap-s-f135ec95-3d92-4a7e-a6f0-8b4d00d62115 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f135ec95-3d92-4a7e-a6f0-8b4d00d62115 {
  display: none;
}
#s-f135ec95-3d92-4a7e-a6f0-8b4d00d62115, #wrap-s-f135ec95-3d92-4a7e-a6f0-8b4d00d62115 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f135ec95-3d92-4a7e-a6f0-8b4d00d62115 {
  
}
}@media (max-width: 767px){#s-f135ec95-3d92-4a7e-a6f0-8b4d00d62115 {
  display: none;
}
#s-f135ec95-3d92-4a7e-a6f0-8b4d00d62115, #wrap-s-f135ec95-3d92-4a7e-a6f0-8b4d00d62115 { display:none !important; }}







#s-f135ec95-3d92-4a7e-a6f0-8b4d00d62115 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f135ec95-3d92-4a7e-a6f0-8b4d00d62115.shg-box.shg-c {
  justify-content: center;
}

#s-8399dccb-1352-475a-970c-17aa21e38a7e {
  margin-left: 75px;
margin-bottom: 0px;
margin-right: 75px;
}

#s-b8f8bcd4-7ee6-4aaa-bab9-1cbfcbab02f3 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-b8f8bcd4-7ee6-4aaa-bab9-1cbfcbab02f3 {
  display: none;
}
#s-b8f8bcd4-7ee6-4aaa-bab9-1cbfcbab02f3, #wrap-s-b8f8bcd4-7ee6-4aaa-bab9-1cbfcbab02f3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b8f8bcd4-7ee6-4aaa-bab9-1cbfcbab02f3 {
  display: none;
}
#s-b8f8bcd4-7ee6-4aaa-bab9-1cbfcbab02f3, #wrap-s-b8f8bcd4-7ee6-4aaa-bab9-1cbfcbab02f3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b8f8bcd4-7ee6-4aaa-bab9-1cbfcbab02f3 {
  display: none;
}
#s-b8f8bcd4-7ee6-4aaa-bab9-1cbfcbab02f3, #wrap-s-b8f8bcd4-7ee6-4aaa-bab9-1cbfcbab02f3 { display:none !important; }}@media (max-width: 767px){#s-b8f8bcd4-7ee6-4aaa-bab9-1cbfcbab02f3 {
  
}
}







#s-b8f8bcd4-7ee6-4aaa-bab9-1cbfcbab02f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8f8bcd4-7ee6-4aaa-bab9-1cbfcbab02f3.shg-box.shg-c {
  justify-content: center;
}

#s-76905f76-422f-4d17-b2eb-7f215e80ab66 {
  margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
}

#s-0c557f9e-0e51-4381-ab27-6e168a154e3c {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0c557f9e-0e51-4381-ab27-6e168a154e3c {
  display: none;
}
#s-0c557f9e-0e51-4381-ab27-6e168a154e3c, #wrap-s-0c557f9e-0e51-4381-ab27-6e168a154e3c { display:none !important; }}@media (max-width: 767px){#s-0c557f9e-0e51-4381-ab27-6e168a154e3c {
  display: none;
}
#s-0c557f9e-0e51-4381-ab27-6e168a154e3c, #wrap-s-0c557f9e-0e51-4381-ab27-6e168a154e3c { display:none !important; }}







#s-0c557f9e-0e51-4381-ab27-6e168a154e3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c557f9e-0e51-4381-ab27-6e168a154e3c.shg-box.shg-c {
  justify-content: center;
}

#s-9151a8df-ae49-4793-865d-6908dedc0f5b hr {
  border: 0;
  width: 100%;
  border-top: 50px solid rgba(221, 221, 221, 0);
}

#s-c2ecebe0-667b-40d0-9f66-160736c8576f {
  margin-left: 100px;
margin-right: 100px;
}

#s-45de851b-25eb-4346-97e7-897ba252dfde hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-70087121-8e2c-4bee-813d-99ebae4f7c5c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-70087121-8e2c-4bee-813d-99ebae4f7c5c {
  display: none;
}
#s-70087121-8e2c-4bee-813d-99ebae4f7c5c, #wrap-s-70087121-8e2c-4bee-813d-99ebae4f7c5c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-70087121-8e2c-4bee-813d-99ebae4f7c5c {
  display: none;
}
#s-70087121-8e2c-4bee-813d-99ebae4f7c5c, #wrap-s-70087121-8e2c-4bee-813d-99ebae4f7c5c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-70087121-8e2c-4bee-813d-99ebae4f7c5c {
  
}
}@media (max-width: 767px){#s-70087121-8e2c-4bee-813d-99ebae4f7c5c {
  display: none;
}
#s-70087121-8e2c-4bee-813d-99ebae4f7c5c, #wrap-s-70087121-8e2c-4bee-813d-99ebae4f7c5c { display:none !important; }}







#s-70087121-8e2c-4bee-813d-99ebae4f7c5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70087121-8e2c-4bee-813d-99ebae4f7c5c.shg-box.shg-c {
  justify-content: center;
}

#s-4a3c62a4-7a0d-4e5f-a64f-e9629b4dc0fb hr {
  border: 0;
  width: 100%;
  border-top: 50px solid rgba(221, 221, 221, 0);
}

#s-cac483b5-4c7c-4f6d-96c9-a0f95ca3a0cc {
  margin-left: 100px;
margin-right: 100px;
}

#s-c84ba7f9-f8d7-4c4a-a5b8-d15f03008cfa hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-3a7d3be8-a0cd-4aac-a197-7d81f5573345 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-3a7d3be8-a0cd-4aac-a197-7d81f5573345 {
  display: none;
}
#s-3a7d3be8-a0cd-4aac-a197-7d81f5573345, #wrap-s-3a7d3be8-a0cd-4aac-a197-7d81f5573345 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3a7d3be8-a0cd-4aac-a197-7d81f5573345 {
  display: none;
}
#s-3a7d3be8-a0cd-4aac-a197-7d81f5573345, #wrap-s-3a7d3be8-a0cd-4aac-a197-7d81f5573345 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3a7d3be8-a0cd-4aac-a197-7d81f5573345 {
  display: none;
}
#s-3a7d3be8-a0cd-4aac-a197-7d81f5573345, #wrap-s-3a7d3be8-a0cd-4aac-a197-7d81f5573345 { display:none !important; }}@media (max-width: 767px){#s-3a7d3be8-a0cd-4aac-a197-7d81f5573345 {
  
}
}







#s-3a7d3be8-a0cd-4aac-a197-7d81f5573345 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a7d3be8-a0cd-4aac-a197-7d81f5573345.shg-box.shg-c {
  justify-content: center;
}

#s-e14628ef-80ce-4939-9f03-f4cb0cec05ab hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-73253a45-4513-48f8-b3aa-1c9489c7f05f {
  margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
}

#s-9920bf7d-043c-40a3-a906-bf43e79695f1 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9920bf7d-043c-40a3-a906-bf43e79695f1 {
  display: none;
}
#s-9920bf7d-043c-40a3-a906-bf43e79695f1, #wrap-s-9920bf7d-043c-40a3-a906-bf43e79695f1 { display:none !important; }}@media (max-width: 767px){#s-9920bf7d-043c-40a3-a906-bf43e79695f1 {
  display: none;
}
#s-9920bf7d-043c-40a3-a906-bf43e79695f1, #wrap-s-9920bf7d-043c-40a3-a906-bf43e79695f1 { display:none !important; }}







#s-9920bf7d-043c-40a3-a906-bf43e79695f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9920bf7d-043c-40a3-a906-bf43e79695f1.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 50.0px);
}

[id="s-5714ad98-1471-4430-8578-4cbea78c90c8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 50.0px);
}

}

@media (min-width: 0px) {
[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fb6db60e-2bac-4773-b9ec-630f748706d2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a7221b84-9992-4b47-9da3-be50d342ba3d {
  text-align: center;
}
#s-a7221b84-9992-4b47-9da3-be50d342ba3d:hover {opacity: 0.8 !important;}



  #s-a7221b84-9992-4b47-9da3-be50d342ba3d img.shogun-image {
    
    width: px;
  }


#s-a7221b84-9992-4b47-9da3-be50d342ba3d .shogun-image-content {
  
    align-items: center;
  
}

#s-f39852d1-6e9e-4e2f-9c71-3cbb249cae46 {
  margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f39852d1-6e9e-4e2f-9c71-3cbb249cae46 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 4px;
  text-align: center;
}


#s-f39852d1-6e9e-4e2f-9c71-3cbb249cae46 .shogun-heading-component h1 a {
  color: #000;
}


#s-cd90d5d3-c8dd-4640-a4e2-34c6ddcc9987 hr {
  border: 0;
  width: 100%;
  border-top: 100px solid rgba(221, 221, 221, 0);
}

#s-a352a970-4284-461e-81f4-74143b4f9c33 {
  margin-right: 100px;
text-align: center;
}
#s-a352a970-4284-461e-81f4-74143b4f9c33:hover {opacity: 0.8 !important;}



  #s-a352a970-4284-461e-81f4-74143b4f9c33 img.shogun-image {
    
    width: px;
  }


#s-a352a970-4284-461e-81f4-74143b4f9c33 .shogun-image-content {
  
    align-items: center;
  
}

#s-21cdd6d8-806f-4811-9e56-5a3f6c30b8c5 {
  margin-top: 5px;
margin-right: 100px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-21cdd6d8-806f-4811-9e56-5a3f6c30b8c5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}


#s-21cdd6d8-806f-4811-9e56-5a3f6c30b8c5 .shogun-heading-component h1 a {
  color: #000;
}


#s-af0fef32-b265-491c-ab62-e5b9b5ddce3e hr {
  border: 0;
  width: 100%;
  border-top: 100px solid rgba(221, 221, 221, 0);
}

#s-48e58a24-6cd8-44b1-90e8-1b41d6367e68 {
  text-align: center;
}
#s-48e58a24-6cd8-44b1-90e8-1b41d6367e68:hover {opacity: 0.8 !important;}



  #s-48e58a24-6cd8-44b1-90e8-1b41d6367e68 img.shogun-image {
    
    width: px;
  }


#s-48e58a24-6cd8-44b1-90e8-1b41d6367e68 .shogun-image-content {
  
    align-items: center;
  
}

#s-08bb2f04-fa72-4301-b1a5-0b2ce136fda6 {
  margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-08bb2f04-fa72-4301-b1a5-0b2ce136fda6 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}


#s-08bb2f04-fa72-4301-b1a5-0b2ce136fda6 .shogun-heading-component h1 a {
  color: #000;
}


#s-e88569b1-5db3-4d8f-baec-3d9a78d80539 hr {
  border: 0;
  width: 100%;
  border-top: 200px solid rgba(221, 221, 221, 0);
}

#s-99402530-7788-462d-9192-7dceb7cae6b2 {
  margin-right: 0px;
opacity: 0.95;
text-align: center;
}
#s-99402530-7788-462d-9192-7dceb7cae6b2:hover {opacity: 0.8 !important;}



  #s-99402530-7788-462d-9192-7dceb7cae6b2 img.shogun-image {
    
    width: px;
  }


#s-99402530-7788-462d-9192-7dceb7cae6b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-ab3c1668-f5e7-4bcf-bcf5-999d954e9d6e {
  margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ab3c1668-f5e7-4bcf-bcf5-999d954e9d6e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}


#s-ab3c1668-f5e7-4bcf-bcf5-999d954e9d6e .shogun-heading-component h1 a {
  color: #000;
}


#s-9f0efe4a-a5d4-4d7b-8046-22b4bd6797ed hr {
  border: 0;
  width: 100%;
  border-top: 100px solid rgba(221, 221, 221, 0);
}

@media (min-width: 0px) {
[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-311526e0-ba34-43af-80e2-8df9854c3758"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e8876e09-6dc1-4efe-86ab-7b2e57a6dade {
  text-align: center;
}
#s-e8876e09-6dc1-4efe-86ab-7b2e57a6dade:hover {opacity: 0.8 !important;}



  #s-e8876e09-6dc1-4efe-86ab-7b2e57a6dade img.shogun-image {
    
    width: px;
  }


#s-e8876e09-6dc1-4efe-86ab-7b2e57a6dade .shogun-image-content {
  
    align-items: center;
  
}

#s-0f113401-00f1-4971-9df1-ba853ee71e17 {
  margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0f113401-00f1-4971-9df1-ba853ee71e17 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 4px;
  text-align: center;
}


#s-0f113401-00f1-4971-9df1-ba853ee71e17 .shogun-heading-component h1 a {
  color: #000;
}


#s-f338e8bd-ae27-4269-be91-649cf0454afd hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-5ee19570-3dc0-49bc-9921-4645967906e4 hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-2b87efb0-644f-41b4-9e63-e9ff54787c25 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2b87efb0-644f-41b4-9e63-e9ff54787c25 {
  display: none;
}
#s-2b87efb0-644f-41b4-9e63-e9ff54787c25, #wrap-s-2b87efb0-644f-41b4-9e63-e9ff54787c25 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2b87efb0-644f-41b4-9e63-e9ff54787c25 {
  display: none;
}
#s-2b87efb0-644f-41b4-9e63-e9ff54787c25, #wrap-s-2b87efb0-644f-41b4-9e63-e9ff54787c25 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2b87efb0-644f-41b4-9e63-e9ff54787c25 {
  
}
}@media (max-width: 767px){#s-2b87efb0-644f-41b4-9e63-e9ff54787c25 {
  display: none;
}
#s-2b87efb0-644f-41b4-9e63-e9ff54787c25, #wrap-s-2b87efb0-644f-41b4-9e63-e9ff54787c25 { display:none !important; }}







#s-2b87efb0-644f-41b4-9e63-e9ff54787c25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b87efb0-644f-41b4-9e63-e9ff54787c25.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-bf7b86ad-e4e4-4f0f-8047-2f0f04907b58"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 0px) {
[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3fa65ac3-ef5f-436d-bb99-65bfef8439f7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8b80bfd8-c0f7-4f35-aaa8-ee698377f179 {
  text-align: center;
}
#s-8b80bfd8-c0f7-4f35-aaa8-ee698377f179:hover {opacity: 0.8 !important;}



  #s-8b80bfd8-c0f7-4f35-aaa8-ee698377f179 img.shogun-image {
    
    width: px;
  }


#s-8b80bfd8-c0f7-4f35-aaa8-ee698377f179 .shogun-image-content {
  
    align-items: center;
  
}

#s-c539d659-0ff1-420e-9a0a-430d599c104a {
  margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c539d659-0ff1-420e-9a0a-430d599c104a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 4px;
  text-align: center;
}


#s-c539d659-0ff1-420e-9a0a-430d599c104a .shogun-heading-component h1 a {
  color: #000;
}


#s-e3748b69-38b3-4ed5-a90c-4baf4fac3dac hr {
  border: 0;
  width: 100%;
  border-top: 50px solid rgba(221, 221, 221, 0);
}

#s-ce28cbd5-d66c-46f7-987f-fc626d601b3d {
  margin-right: 50px;
text-align: center;
}
#s-ce28cbd5-d66c-46f7-987f-fc626d601b3d:hover {opacity: 0.8 !important;}



  #s-ce28cbd5-d66c-46f7-987f-fc626d601b3d img.shogun-image {
    
    width: px;
  }


#s-ce28cbd5-d66c-46f7-987f-fc626d601b3d .shogun-image-content {
  
    align-items: center;
  
}

#s-44d293ac-f69a-4c31-bd9e-fe0704779566 {
  margin-top: 5px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-44d293ac-f69a-4c31-bd9e-fe0704779566 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}


#s-44d293ac-f69a-4c31-bd9e-fe0704779566 .shogun-heading-component h1 a {
  color: #000;
}


#s-ca3a3d99-b29d-4814-98e9-7486d69ed353 hr {
  border: 0;
  width: 100%;
  border-top: 50px solid rgba(221, 221, 221, 0);
}

#s-2324097c-3d8d-4558-913d-96c7d3c366cf {
  text-align: center;
}
#s-2324097c-3d8d-4558-913d-96c7d3c366cf:hover {opacity: 0.8 !important;}



  #s-2324097c-3d8d-4558-913d-96c7d3c366cf img.shogun-image {
    
    width: px;
  }


#s-2324097c-3d8d-4558-913d-96c7d3c366cf .shogun-image-content {
  
    align-items: center;
  
}

#s-dfd84967-ee6b-4fc2-9857-2da66922c7f2 {
  margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dfd84967-ee6b-4fc2-9857-2da66922c7f2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}


#s-dfd84967-ee6b-4fc2-9857-2da66922c7f2 .shogun-heading-component h1 a {
  color: #000;
}


#s-449a0c7e-c83e-43d7-b02c-b4f7ed71cfd8 hr {
  border: 0;
  width: 100%;
  border-top: 150px solid rgba(221, 221, 221, 0);
}

#s-8a2b9020-ff5a-431b-8d86-810e604156ad {
  margin-right: 0px;
opacity: 0.95;
text-align: center;
}
#s-8a2b9020-ff5a-431b-8d86-810e604156ad:hover {opacity: 0.8 !important;}



  #s-8a2b9020-ff5a-431b-8d86-810e604156ad img.shogun-image {
    
    width: px;
  }


#s-8a2b9020-ff5a-431b-8d86-810e604156ad .shogun-image-content {
  
    align-items: center;
  
}

#s-96a05df3-f98e-4007-81b6-2686babc7198 {
  margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-96a05df3-f98e-4007-81b6-2686babc7198 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}


#s-96a05df3-f98e-4007-81b6-2686babc7198 .shogun-heading-component h1 a {
  color: #000;
}


#s-4a2eb2bc-e7ac-493d-b1d9-f716ece19a0e hr {
  border: 0;
  width: 100%;
  border-top: 50px solid rgba(221, 221, 221, 0);
}

@media (min-width: 0px) {
[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b5036a25-0f45-4be1-b285-6b4dcd14a67a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-843faf67-ebba-4b59-887b-ec60ef55aead {
  text-align: center;
}
#s-843faf67-ebba-4b59-887b-ec60ef55aead:hover {opacity: 0.8 !important;}



  #s-843faf67-ebba-4b59-887b-ec60ef55aead img.shogun-image {
    
    width: px;
  }


#s-843faf67-ebba-4b59-887b-ec60ef55aead .shogun-image-content {
  
    align-items: center;
  
}

#s-8adacc50-94f2-47a8-bd1a-73a491d67aa6 {
  margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8adacc50-94f2-47a8-bd1a-73a491d67aa6 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 4px;
  text-align: center;
}


#s-8adacc50-94f2-47a8-bd1a-73a491d67aa6 .shogun-heading-component h1 a {
  color: #000;
}


#s-c5a0fa33-e08f-4d42-b7ea-fe28df3f3b3d hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-54954691-9196-4d0c-9de0-216b6aff6228 hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-df7bd044-530d-4c82-b9c1-75c7d4c47dc1 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-df7bd044-530d-4c82-b9c1-75c7d4c47dc1 {
  display: none;
}
#s-df7bd044-530d-4c82-b9c1-75c7d4c47dc1, #wrap-s-df7bd044-530d-4c82-b9c1-75c7d4c47dc1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-df7bd044-530d-4c82-b9c1-75c7d4c47dc1 {
  display: none;
}
#s-df7bd044-530d-4c82-b9c1-75c7d4c47dc1, #wrap-s-df7bd044-530d-4c82-b9c1-75c7d4c47dc1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-df7bd044-530d-4c82-b9c1-75c7d4c47dc1 {
  display: none;
}
#s-df7bd044-530d-4c82-b9c1-75c7d4c47dc1, #wrap-s-df7bd044-530d-4c82-b9c1-75c7d4c47dc1 { display:none !important; }}@media (max-width: 767px){#s-df7bd044-530d-4c82-b9c1-75c7d4c47dc1 {
  
}
}







#s-df7bd044-530d-4c82-b9c1-75c7d4c47dc1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df7bd044-530d-4c82-b9c1-75c7d4c47dc1.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-01aa28a1-a012-470d-83fd-825a66fd4728"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-1c31f82b-519a-47b5-93a6-5ae758722fc2 {
  text-align: center;
}
#s-1c31f82b-519a-47b5-93a6-5ae758722fc2:hover {opacity: 0.8 !important;}



  #s-1c31f82b-519a-47b5-93a6-5ae758722fc2 img.shogun-image {
    
    width: px;
  }


#s-1c31f82b-519a-47b5-93a6-5ae758722fc2 .shogun-image-content {
  
    align-items: center;
  
}

#s-74e4bfc0-b13d-40ca-99d3-4b867bb27b24 {
  margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-74e4bfc0-b13d-40ca-99d3-4b867bb27b24 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 4px;
  text-align: center;
}


#s-74e4bfc0-b13d-40ca-99d3-4b867bb27b24 .shogun-heading-component h1 a {
  color: #000;
}


#s-7dee84bf-16c1-4a52-bf94-747607132b78 hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-25dc92a8-dca1-4df4-9f34-8b623c786b6d {
  margin-right: 0px;
text-align: center;
}
#s-25dc92a8-dca1-4df4-9f34-8b623c786b6d:hover {opacity: 0.8 !important;}



  #s-25dc92a8-dca1-4df4-9f34-8b623c786b6d img.shogun-image {
    
    width: px;
  }


#s-25dc92a8-dca1-4df4-9f34-8b623c786b6d .shogun-image-content {
  
    align-items: center;
  
}

#s-49ebf182-a25e-4b48-9146-13ef1b9470df {
  margin-top: 5px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-49ebf182-a25e-4b48-9146-13ef1b9470df .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}


#s-49ebf182-a25e-4b48-9146-13ef1b9470df .shogun-heading-component h1 a {
  color: #000;
}


#s-06e27cb4-4908-4832-bff0-1840fb9caefb hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-d65a0d69-99c8-4d80-8edb-1ccebfbd1086 {
  text-align: center;
}
#s-d65a0d69-99c8-4d80-8edb-1ccebfbd1086:hover {opacity: 0.8 !important;}



  #s-d65a0d69-99c8-4d80-8edb-1ccebfbd1086 img.shogun-image {
    
    width: px;
  }


#s-d65a0d69-99c8-4d80-8edb-1ccebfbd1086 .shogun-image-content {
  
    align-items: center;
  
}

#s-b8012b8b-05ec-4594-bbe0-98b1aed8c61a {
  margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b8012b8b-05ec-4594-bbe0-98b1aed8c61a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}


#s-b8012b8b-05ec-4594-bbe0-98b1aed8c61a .shogun-heading-component h1 a {
  color: #000;
}


#s-873fa3ad-f158-4556-87d9-7c06a2d914ec hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-aa0ee779-9724-49d1-9870-a7916b775ae0 {
  margin-right: 0px;
opacity: 0.95;
text-align: center;
}
#s-aa0ee779-9724-49d1-9870-a7916b775ae0:hover {opacity: 0.8 !important;}



  #s-aa0ee779-9724-49d1-9870-a7916b775ae0 img.shogun-image {
    
    width: px;
  }


#s-aa0ee779-9724-49d1-9870-a7916b775ae0 .shogun-image-content {
  
    align-items: center;
  
}

#s-926c2e82-91ca-4736-a18f-1ba5f1ac0688 {
  margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-926c2e82-91ca-4736-a18f-1ba5f1ac0688 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}


#s-926c2e82-91ca-4736-a18f-1ba5f1ac0688 .shogun-heading-component h1 a {
  color: #000;
}


#s-b9585030-b002-43ac-bcb6-39a1ed4f1246 hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-c103fdd5-ce1b-4272-a6b2-d9fb764813ed {
  text-align: center;
}
#s-c103fdd5-ce1b-4272-a6b2-d9fb764813ed:hover {opacity: 0.8 !important;}



  #s-c103fdd5-ce1b-4272-a6b2-d9fb764813ed img.shogun-image {
    
    width: px;
  }


#s-c103fdd5-ce1b-4272-a6b2-d9fb764813ed .shogun-image-content {
  
    align-items: center;
  
}

#s-769da005-f3bb-4e53-84bb-19159cc2c748 {
  margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-769da005-f3bb-4e53-84bb-19159cc2c748 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 4px;
  text-align: center;
}


#s-769da005-f3bb-4e53-84bb-19159cc2c748 .shogun-heading-component h1 a {
  color: #000;
}


#s-050319e1-b25e-4b66-96c3-6f10acf42511 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-050319e1-b25e-4b66-96c3-6f10acf42511 {
  display: none;
}
#s-050319e1-b25e-4b66-96c3-6f10acf42511, #wrap-s-050319e1-b25e-4b66-96c3-6f10acf42511 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-050319e1-b25e-4b66-96c3-6f10acf42511 {
  display: none;
}
#s-050319e1-b25e-4b66-96c3-6f10acf42511, #wrap-s-050319e1-b25e-4b66-96c3-6f10acf42511 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-050319e1-b25e-4b66-96c3-6f10acf42511 {
  display: none;
}
#s-050319e1-b25e-4b66-96c3-6f10acf42511, #wrap-s-050319e1-b25e-4b66-96c3-6f10acf42511 { display:none !important; }}@media (max-width: 767px){#s-050319e1-b25e-4b66-96c3-6f10acf42511 {
  
}
}







#s-050319e1-b25e-4b66-96c3-6f10acf42511 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-050319e1-b25e-4b66-96c3-6f10acf42511.shg-box.shg-c {
  justify-content: center;
}

#s-752f068b-0997-46aa-8c56-8ed35d08a740 {
  border-style: solid;
margin-left: 150px;
margin-right: 150px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 3px;
}
#s-752f068b-0997-46aa-8c56-8ed35d08a740:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 01px !important;
border-left-width: 1px !important;
border-bottom-width: 01px !important;
border-right-width: 1px !important;
border-color: rgba(0, 0, 0, 0) !important;
border-radius: 0px !important;
background-color: rgba(188, 171, 160, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-752f068b-0997-46aa-8c56-8ed35d08a740:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(188, 171, 160, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}@media (min-width: 1200px){#s-752f068b-0997-46aa-8c56-8ed35d08a740 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-752f068b-0997-46aa-8c56-8ed35d08a740 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-752f068b-0997-46aa-8c56-8ed35d08a740 {
  display: none;
}
#s-752f068b-0997-46aa-8c56-8ed35d08a740, #wrap-s-752f068b-0997-46aa-8c56-8ed35d08a740 { display:none !important; }}@media (max-width: 767px){#s-752f068b-0997-46aa-8c56-8ed35d08a740 {
  display: none;
}
#s-752f068b-0997-46aa-8c56-8ed35d08a740, #wrap-s-752f068b-0997-46aa-8c56-8ed35d08a740 { display:none !important; }}


#s-752f068b-0997-46aa-8c56-8ed35d08a740.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  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;
}
