.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-a14f7097-dc5b-4700-a6fc-5751ea8d229a {
  min-height: 50px;
}








#s-a14f7097-dc5b-4700-a6fc-5751ea8d229a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a14f7097-dc5b-4700-a6fc-5751ea8d229a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0e737b61-4feb-4df7-90aa-257d0ae6821f {
  background-image: url(https://i.shgcdn.com/ae00344a-9b67-494f-87b3-7b3bb1fbe417/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 450px;
background-position: center top;
background-attachment: scroll;
}








#s-0e737b61-4feb-4df7-90aa-257d0ae6821f > .shg-box-overlay {
  background-color: rgba(253, 253, 253, 1);
  opacity: 0.00;
}#s-0e737b61-4feb-4df7-90aa-257d0ae6821f.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-b509a394-738c-499d-8d2c-822abcf544ae {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(255, 169, 0, 1);
}

#s-b509a394-738c-499d-8d2c-822abcf544ae .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 72px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-f7937f71-8428-40e7-9a05-1227ffe31940 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f7937f71-8428-40e7-9a05-1227ffe31940 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7937f71-8428-40e7-9a05-1227ffe31940.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

#s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9 {
  margin-top: 50px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-efc0b53b-2380-4bbb-9098-a25a9c57b8b9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.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-08b6419a-a88f-4f72-9ee2-d9eda9c6e22e {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
min-height: 50px;
}








#s-08b6419a-a88f-4f72-9ee2-d9eda9c6e22e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08b6419a-a88f-4f72-9ee2-d9eda9c6e22e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-650e59e9-9489-42c1-8e18-04829d59439f {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-650e59e9-9489-42c1-8e18-04829d59439f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6e77f3bb-9a75-4913-895f-bb8b1dfdb325 {
  box-shadow:-12px 12px   rgba(255, 255, 255, 1);
background-size: cover;
min-height: 420px;
background-position: center center;
background-attachment: scroll;
}








#s-6e77f3bb-9a75-4913-895f-bb8b1dfdb325 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e77f3bb-9a75-4913-895f-bb8b1dfdb325.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.0px);
}

}

@media (min-width: 992px) {
[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.0px);
}

}

@media (min-width: 1200px) {
[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-e6262d59-8d9b-4592-b7f4-f6d79ddaf48b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.0px);
}

}

#s-1e6d45f1-c1b7-4964-be4d-79fda2f8dca8 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1e6d45f1-c1b7-4964-be4d-79fda2f8dca8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-65fc5ab5-a339-4a6e-9f37-9e509b40466b {
  margin-top: 12px;
margin-right: 50px;
}

#s-eaa69a27-003d-4457-988d-17e4e2f1cb90 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
min-height: 50px;
}








#s-eaa69a27-003d-4457-988d-17e4e2f1cb90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eaa69a27-003d-4457-988d-17e4e2f1cb90.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-9e6e236e-3a3d-44dd-a226-ce593799eb00"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.0px);
}

}

@media (min-width: 992px) {
[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.0px);
}

}

@media (min-width: 1200px) {
[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-0cd5d1a7-e9af-404c-a4ea-9cc0937dbc1e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.0px);
}

}

#s-2a6cd898-186f-4e1e-ae95-ffaf983f3e6f {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2a6cd898-186f-4e1e-ae95-ffaf983f3e6f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e39709b1-40c9-4746-bf30-7be1ff65e542 {
  margin-top: 12px;
margin-right: 50px;
}

#s-255837a7-d6c5-43f1-89a1-f285d22cd222 {
  box-shadow:12px 12px   rgba(255, 255, 255, 1);
background-size: cover;
min-height: 420px;
background-position: center center;
}








#s-255837a7-d6c5-43f1-89a1-f285d22cd222 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-255837a7-d6c5-43f1-89a1-f285d22cd222.shg-box.shg-c {
  justify-content: flex-start;
}

#s-dbe095d0-90a5-4ee0-8682-42a5767d007f {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
min-height: 50px;
}








#s-dbe095d0-90a5-4ee0-8682-42a5767d007f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbe095d0-90a5-4ee0-8682-42a5767d007f.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1b447721-7697-4e52-abd8-0dbc1caf7991"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6b682dbc-f256-477e-b7ca-6350a6c8010f {
  box-shadow:-12px 12px   rgba(255, 255, 255, 1);
background-size: cover;
min-height: 420px;
background-position: center center;
background-attachment: scroll;
}








#s-6b682dbc-f256-477e-b7ca-6350a6c8010f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b682dbc-f256-477e-b7ca-6350a6c8010f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-83aadccd-91bc-455f-ac2f-3413a3e143f9 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.0px);
}

}

@media (min-width: 992px) {
[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.0px);
}

}

@media (min-width: 1200px) {
[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-83aadccd-91bc-455f-ac2f-3413a3e143f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.0px);
}

}

#s-e8730ba1-8178-4668-a29c-c72d6d6b7aba {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e8730ba1-8178-4668-a29c-c72d6d6b7aba .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d8d9c827-95fe-43b5-9fdd-6d9b903c67ca {
  margin-top: 12px;
margin-right: 50px;
}

#s-4b39fdac-1fb8-44b3-9f0b-105ae0423558 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
min-height: 50px;
}








#s-4b39fdac-1fb8-44b3-9f0b-105ae0423558 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b39fdac-1fb8-44b3-9f0b-105ae0423558.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-85d0b677-b1a5-4ed6-bf2c-14dc6a1cc138"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.0px);
}

}

@media (min-width: 992px) {
[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.0px);
}

}

@media (min-width: 1200px) {
[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-dfddb255-fe31-478a-9ec2-d53ad1c7de2d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.0px);
}

}

#s-2555ff32-f928-4249-ade3-1780abafb288 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2555ff32-f928-4249-ade3-1780abafb288 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-98f436ce-5343-4e93-9509-9a3b2a9467d2 {
  margin-top: 12px;
margin-right: 50px;
}

#s-d706376b-6040-43a2-8200-7e0c5b39b3f0 {
  box-shadow:12px 12px   rgba(255, 255, 255, 1);
background-size: cover;
min-height: 420px;
background-position: center center;
}








#s-d706376b-6040-43a2-8200-7e0c5b39b3f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d706376b-6040-43a2-8200-7e0c5b39b3f0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0cf80861-361c-471a-8066-e47541027cd5 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-0cf80861-361c-471a-8066-e47541027cd5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0cf80861-361c-471a-8066-e47541027cd5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0cf80861-361c-471a-8066-e47541027cd5 {
  
}
}@media (max-width: 767px){#s-0cf80861-361c-471a-8066-e47541027cd5 {
  
}
}







#s-0cf80861-361c-471a-8066-e47541027cd5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0cf80861-361c-471a-8066-e47541027cd5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9dc6e9ca-93ea-4ddb-9dc1-4bbd01227936 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-9dc6e9ca-93ea-4ddb-9dc1-4bbd01227936 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9dc6e9ca-93ea-4ddb-9dc1-4bbd01227936 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9dc6e9ca-93ea-4ddb-9dc1-4bbd01227936 {
  
}
}@media (max-width: 767px){#s-9dc6e9ca-93ea-4ddb-9dc1-4bbd01227936 {
  
}
}







#s-9dc6e9ca-93ea-4ddb-9dc1-4bbd01227936 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9dc6e9ca-93ea-4ddb-9dc1-4bbd01227936.shg-box.shg-c {
  justify-content: flex-start;
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-ee352911-260f-43b2-ab11-f2df8b3a8387 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-28988f3d-76c6-4a98-9cb8-99b038a58b56 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-28988f3d-76c6-4a98-9cb8-99b038a58b56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28988f3d-76c6-4a98-9cb8-99b038a58b56.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8b969ef6-5293-482f-b9af-1c3f5b7eec5e {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-8b969ef6-5293-482f-b9af-1c3f5b7eec5e .shogun-icon-wrapper {
  text-align: center;
}


#s-8b969ef6-5293-482f-b9af-1c3f5b7eec5e .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-8176bb82-4246-4b3c-b0d7-0347b3fd7633 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-8176bb82-4246-4b3c-b0d7-0347b3fd7633 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8176bb82-4246-4b3c-b0d7-0347b3fd7633 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8176bb82-4246-4b3c-b0d7-0347b3fd7633 {
  
}
}@media (max-width: 767px){#s-8176bb82-4246-4b3c-b0d7-0347b3fd7633 {
  
}
}
#s-a6104d23-1ed0-4cca-94ab-c0626f42f267 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-a6104d23-1ed0-4cca-94ab-c0626f42f267 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a6104d23-1ed0-4cca-94ab-c0626f42f267 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a6104d23-1ed0-4cca-94ab-c0626f42f267 {
  
}
}@media (max-width: 767px){#s-a6104d23-1ed0-4cca-94ab-c0626f42f267 {
  
}
}
@media (min-width: 0px) {
[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-a6104d23-1ed0-4cca-94ab-c0626f42f267"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-19df77e5-a1a8-40bd-b066-1448d088b5f1 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-19df77e5-a1a8-40bd-b066-1448d088b5f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19df77e5-a1a8-40bd-b066-1448d088b5f1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6cb7fb1c-e4b0-48dd-a536-da4f912aeef4 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-6cb7fb1c-e4b0-48dd-a536-da4f912aeef4 .shogun-icon-wrapper {
  text-align: center;
}


#s-6cb7fb1c-e4b0-48dd-a536-da4f912aeef4 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-fed0d949-7703-4f86-9c43-9fd212b3dbfe {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-fed0d949-7703-4f86-9c43-9fd212b3dbfe {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fed0d949-7703-4f86-9c43-9fd212b3dbfe {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fed0d949-7703-4f86-9c43-9fd212b3dbfe {
  
}
}@media (max-width: 767px){#s-fed0d949-7703-4f86-9c43-9fd212b3dbfe {
  
}
}
#s-7d1238cb-e231-4aba-bf8a-6eaaa481fb3a {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-7d1238cb-e231-4aba-bf8a-6eaaa481fb3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d1238cb-e231-4aba-bf8a-6eaaa481fb3a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-dc2c0187-456a-417a-9188-cddce7542fa3 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-dc2c0187-456a-417a-9188-cddce7542fa3 .shogun-icon-wrapper {
  text-align: center;
}


#s-dc2c0187-456a-417a-9188-cddce7542fa3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-2d44dae3-528a-491e-a672-3ca8bfe5e6c1 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-2d44dae3-528a-491e-a672-3ca8bfe5e6c1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2d44dae3-528a-491e-a672-3ca8bfe5e6c1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2d44dae3-528a-491e-a672-3ca8bfe5e6c1 {
  
}
}@media (max-width: 767px){#s-2d44dae3-528a-491e-a672-3ca8bfe5e6c1 {
  
}
}
#s-f1974f42-e13a-4529-a666-920421a046c7 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-f1974f42-e13a-4529-a666-920421a046c7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f1974f42-e13a-4529-a666-920421a046c7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f1974f42-e13a-4529-a666-920421a046c7 {
  
}
}@media (max-width: 767px){#s-f1974f42-e13a-4529-a666-920421a046c7 {
  
}
}
@media (min-width: 0px) {
[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-f1974f42-e13a-4529-a666-920421a046c7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-9b491138-d00b-45c1-b766-0843ab6f3bc4 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-9b491138-d00b-45c1-b766-0843ab6f3bc4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b491138-d00b-45c1-b766-0843ab6f3bc4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-47d4566c-58ff-4bbd-acbe-b9cbe4f46a9a {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-47d4566c-58ff-4bbd-acbe-b9cbe4f46a9a .shogun-icon-wrapper {
  text-align: center;
}


#s-47d4566c-58ff-4bbd-acbe-b9cbe4f46a9a .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-d4fe84b8-f30c-4388-9d53-64e0389eac3e {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-d4fe84b8-f30c-4388-9d53-64e0389eac3e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d4fe84b8-f30c-4388-9d53-64e0389eac3e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d4fe84b8-f30c-4388-9d53-64e0389eac3e {
  
}
}@media (max-width: 767px){#s-d4fe84b8-f30c-4388-9d53-64e0389eac3e {
  
}
}
#s-3878c80f-7a6b-43af-b966-0d6c604ce3c7 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-3878c80f-7a6b-43af-b966-0d6c604ce3c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3878c80f-7a6b-43af-b966-0d6c604ce3c7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-77eaf120-76b5-4ef7-8bb7-bc71c755caa4 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-77eaf120-76b5-4ef7-8bb7-bc71c755caa4 .shogun-icon-wrapper {
  text-align: center;
}


#s-77eaf120-76b5-4ef7-8bb7-bc71c755caa4 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-59ffec3d-7132-4b16-8893-b6f53196a0d7 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-59ffec3d-7132-4b16-8893-b6f53196a0d7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-59ffec3d-7132-4b16-8893-b6f53196a0d7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-59ffec3d-7132-4b16-8893-b6f53196a0d7 {
  
}
}@media (max-width: 767px){#s-59ffec3d-7132-4b16-8893-b6f53196a0d7 {
  
}
}
#s-dc76e118-a60f-470a-b05e-839769ee7441 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-dc76e118-a60f-470a-b05e-839769ee7441 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dc76e118-a60f-470a-b05e-839769ee7441 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dc76e118-a60f-470a-b05e-839769ee7441 {
  
}
}@media (max-width: 767px){#s-dc76e118-a60f-470a-b05e-839769ee7441 {
  
}
}
@media (min-width: 0px) {
[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-dc76e118-a60f-470a-b05e-839769ee7441"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-ae0b507b-35af-4327-bb1f-a47c3c2eac5b {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-ae0b507b-35af-4327-bb1f-a47c3c2eac5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae0b507b-35af-4327-bb1f-a47c3c2eac5b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6db5b7c6-79d0-49b8-81db-a0fd184746c2 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-6db5b7c6-79d0-49b8-81db-a0fd184746c2 .shogun-icon-wrapper {
  text-align: center;
}


#s-6db5b7c6-79d0-49b8-81db-a0fd184746c2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-c0df8676-4f4d-4bb0-b309-bfec66e0832d {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-c0df8676-4f4d-4bb0-b309-bfec66e0832d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c0df8676-4f4d-4bb0-b309-bfec66e0832d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c0df8676-4f4d-4bb0-b309-bfec66e0832d {
  
}
}@media (max-width: 767px){#s-c0df8676-4f4d-4bb0-b309-bfec66e0832d {
  
}
}
#s-094a2386-02d6-4661-8814-8286e8b2777f {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-094a2386-02d6-4661-8814-8286e8b2777f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-094a2386-02d6-4661-8814-8286e8b2777f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b2424ade-b8e2-4455-a2fa-c06ed79ccc46 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-b2424ade-b8e2-4455-a2fa-c06ed79ccc46 .shogun-icon-wrapper {
  text-align: center;
}


#s-b2424ade-b8e2-4455-a2fa-c06ed79ccc46 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-eb52f1ef-7ba8-4c26-b5d0-e17f295ba0a0 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-eb52f1ef-7ba8-4c26-b5d0-e17f295ba0a0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eb52f1ef-7ba8-4c26-b5d0-e17f295ba0a0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-eb52f1ef-7ba8-4c26-b5d0-e17f295ba0a0 {
  
}
}@media (max-width: 767px){#s-eb52f1ef-7ba8-4c26-b5d0-e17f295ba0a0 {
  
}
}
#s-9e96bd7d-c4da-4221-901d-cf508d0f7e33 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-9e96bd7d-c4da-4221-901d-cf508d0f7e33 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9e96bd7d-c4da-4221-901d-cf508d0f7e33 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9e96bd7d-c4da-4221-901d-cf508d0f7e33 {
  
}
}@media (max-width: 767px){#s-9e96bd7d-c4da-4221-901d-cf508d0f7e33 {
  
}
}
@media (min-width: 0px) {
[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-9e96bd7d-c4da-4221-901d-cf508d0f7e33"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-49bf4656-98a5-4c63-ae93-8bda5c9a606c {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-49bf4656-98a5-4c63-ae93-8bda5c9a606c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49bf4656-98a5-4c63-ae93-8bda5c9a606c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-99239c9e-7c14-4c67-98d2-e0b75d064ee8 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-99239c9e-7c14-4c67-98d2-e0b75d064ee8 .shogun-icon-wrapper {
  text-align: center;
}


#s-99239c9e-7c14-4c67-98d2-e0b75d064ee8 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-0f765eed-4b61-43ef-b6f7-d5c2ebe4d343 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-0f765eed-4b61-43ef-b6f7-d5c2ebe4d343 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0f765eed-4b61-43ef-b6f7-d5c2ebe4d343 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0f765eed-4b61-43ef-b6f7-d5c2ebe4d343 {
  
}
}@media (max-width: 767px){#s-0f765eed-4b61-43ef-b6f7-d5c2ebe4d343 {
  
}
}
#s-1a73cb04-ae65-442c-a114-712dcb411bc8 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-1a73cb04-ae65-442c-a114-712dcb411bc8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a73cb04-ae65-442c-a114-712dcb411bc8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cb3cceb0-2eab-47e1-962c-a26ed2c0d1bd {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-cb3cceb0-2eab-47e1-962c-a26ed2c0d1bd .shogun-icon-wrapper {
  text-align: center;
}


#s-cb3cceb0-2eab-47e1-962c-a26ed2c0d1bd .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-826a101f-ab82-4874-a2fd-8fc56cf9d16c {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-826a101f-ab82-4874-a2fd-8fc56cf9d16c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-826a101f-ab82-4874-a2fd-8fc56cf9d16c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-826a101f-ab82-4874-a2fd-8fc56cf9d16c {
  
}
}@media (max-width: 767px){#s-826a101f-ab82-4874-a2fd-8fc56cf9d16c {
  
}
}
#s-657d0713-d68a-4c57-9370-f88e143925eb {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-657d0713-d68a-4c57-9370-f88e143925eb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-657d0713-d68a-4c57-9370-f88e143925eb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-657d0713-d68a-4c57-9370-f88e143925eb {
  
}
}@media (max-width: 767px){#s-657d0713-d68a-4c57-9370-f88e143925eb {
  
}
}
@media (min-width: 0px) {
[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-657d0713-d68a-4c57-9370-f88e143925eb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-1e9dccee-3f75-4c71-8fcc-ca97b7f7fa62 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-1e9dccee-3f75-4c71-8fcc-ca97b7f7fa62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e9dccee-3f75-4c71-8fcc-ca97b7f7fa62.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4cd731d0-f20b-441f-95e9-87144d5bccbf {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-4cd731d0-f20b-441f-95e9-87144d5bccbf .shogun-icon-wrapper {
  text-align: center;
}


#s-4cd731d0-f20b-441f-95e9-87144d5bccbf .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-53fd9d08-5f5d-4f63-a5ab-bbb95c534529 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-53fd9d08-5f5d-4f63-a5ab-bbb95c534529 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-53fd9d08-5f5d-4f63-a5ab-bbb95c534529 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-53fd9d08-5f5d-4f63-a5ab-bbb95c534529 {
  
}
}@media (max-width: 767px){#s-53fd9d08-5f5d-4f63-a5ab-bbb95c534529 {
  
}
}
#s-19988c5e-7274-4914-afe4-7e89464fbdb9 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-19988c5e-7274-4914-afe4-7e89464fbdb9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19988c5e-7274-4914-afe4-7e89464fbdb9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c6d2e5a3-26b3-4b00-9445-9c03179352b9 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-c6d2e5a3-26b3-4b00-9445-9c03179352b9 .shogun-icon-wrapper {
  text-align: center;
}


#s-c6d2e5a3-26b3-4b00-9445-9c03179352b9 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-3da11a20-9535-4bb0-9989-9fcc8b9000dd {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-3da11a20-9535-4bb0-9989-9fcc8b9000dd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3da11a20-9535-4bb0-9989-9fcc8b9000dd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3da11a20-9535-4bb0-9989-9fcc8b9000dd {
  
}
}@media (max-width: 767px){#s-3da11a20-9535-4bb0-9989-9fcc8b9000dd {
  
}
}
#s-5536481a-ef3e-4011-8c68-240365238f81 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-5536481a-ef3e-4011-8c68-240365238f81 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5536481a-ef3e-4011-8c68-240365238f81 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5536481a-ef3e-4011-8c68-240365238f81 {
  
}
}@media (max-width: 767px){#s-5536481a-ef3e-4011-8c68-240365238f81 {
  
}
}
@media (min-width: 0px) {
[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-5536481a-ef3e-4011-8c68-240365238f81"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-0df596a5-5243-4ae5-9e67-b901cdb01c9c {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-0df596a5-5243-4ae5-9e67-b901cdb01c9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0df596a5-5243-4ae5-9e67-b901cdb01c9c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5a0b89d5-8e46-4278-8275-60489f9a0ff8 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-5a0b89d5-8e46-4278-8275-60489f9a0ff8 .shogun-icon-wrapper {
  text-align: center;
}


#s-5a0b89d5-8e46-4278-8275-60489f9a0ff8 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-577a64bc-0c75-43a8-840c-3931c57d1163 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-577a64bc-0c75-43a8-840c-3931c57d1163 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-577a64bc-0c75-43a8-840c-3931c57d1163 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-577a64bc-0c75-43a8-840c-3931c57d1163 {
  
}
}@media (max-width: 767px){#s-577a64bc-0c75-43a8-840c-3931c57d1163 {
  
}
}
#s-59a1c89b-16c0-4333-9819-24f1ebd420e6 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-59a1c89b-16c0-4333-9819-24f1ebd420e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59a1c89b-16c0-4333-9819-24f1ebd420e6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8e2c1eb1-4cc1-4e29-80e9-54c13461965d {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-8e2c1eb1-4cc1-4e29-80e9-54c13461965d .shogun-icon-wrapper {
  text-align: center;
}


#s-8e2c1eb1-4cc1-4e29-80e9-54c13461965d .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-4578b4fc-6dbe-4ae2-b823-607867cb1af4 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-4578b4fc-6dbe-4ae2-b823-607867cb1af4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4578b4fc-6dbe-4ae2-b823-607867cb1af4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4578b4fc-6dbe-4ae2-b823-607867cb1af4 {
  
}
}@media (max-width: 767px){#s-4578b4fc-6dbe-4ae2-b823-607867cb1af4 {
  
}
}
#s-599944c1-d817-4095-894d-fae8aad7b376 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-599944c1-d817-4095-894d-fae8aad7b376 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-599944c1-d817-4095-894d-fae8aad7b376 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-599944c1-d817-4095-894d-fae8aad7b376 {
  
}
}@media (max-width: 767px){#s-599944c1-d817-4095-894d-fae8aad7b376 {
  
}
}
@media (min-width: 0px) {
[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-599944c1-d817-4095-894d-fae8aad7b376"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-5f41341e-de2a-4a7c-a4cd-be7e572953d2 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-5f41341e-de2a-4a7c-a4cd-be7e572953d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f41341e-de2a-4a7c-a4cd-be7e572953d2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f35c8f5c-22a0-4941-8fda-f29bbe701acf {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-f35c8f5c-22a0-4941-8fda-f29bbe701acf .shogun-icon-wrapper {
  text-align: center;
}


#s-f35c8f5c-22a0-4941-8fda-f29bbe701acf .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-ad2f5b55-d164-4766-85f6-f862b7ceebf4 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-ad2f5b55-d164-4766-85f6-f862b7ceebf4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ad2f5b55-d164-4766-85f6-f862b7ceebf4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ad2f5b55-d164-4766-85f6-f862b7ceebf4 {
  
}
}@media (max-width: 767px){#s-ad2f5b55-d164-4766-85f6-f862b7ceebf4 {
  
}
}
#s-f39ac2af-e3c9-4b99-b3eb-080c507b51d9 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f39ac2af-e3c9-4b99-b3eb-080c507b51d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f39ac2af-e3c9-4b99-b3eb-080c507b51d9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-12f98af6-8e52-4089-aff1-0863842323c2 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-12f98af6-8e52-4089-aff1-0863842323c2 .shogun-icon-wrapper {
  text-align: center;
}


#s-12f98af6-8e52-4089-aff1-0863842323c2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-290b2be3-3737-4b71-a888-f99cfb15d172 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-290b2be3-3737-4b71-a888-f99cfb15d172 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-290b2be3-3737-4b71-a888-f99cfb15d172 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-290b2be3-3737-4b71-a888-f99cfb15d172 {
  
}
}@media (max-width: 767px){#s-290b2be3-3737-4b71-a888-f99cfb15d172 {
  
}
}
#s-268f99c5-3a41-4b57-9a89-a5524956e7ed {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-268f99c5-3a41-4b57-9a89-a5524956e7ed {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-268f99c5-3a41-4b57-9a89-a5524956e7ed {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-268f99c5-3a41-4b57-9a89-a5524956e7ed {
  
}
}@media (max-width: 767px){#s-268f99c5-3a41-4b57-9a89-a5524956e7ed {
  
}
}
@media (min-width: 0px) {
[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-268f99c5-3a41-4b57-9a89-a5524956e7ed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-6cb91c35-7a24-4e1a-9ce8-a17a81d1d0b5 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-6cb91c35-7a24-4e1a-9ce8-a17a81d1d0b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6cb91c35-7a24-4e1a-9ce8-a17a81d1d0b5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-72b7a7f8-0a26-4b43-93fc-0d9c689ffe16 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-72b7a7f8-0a26-4b43-93fc-0d9c689ffe16 .shogun-icon-wrapper {
  text-align: center;
}


#s-72b7a7f8-0a26-4b43-93fc-0d9c689ffe16 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-6272a89e-ee85-4717-8289-4fa8c689a128 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-6272a89e-ee85-4717-8289-4fa8c689a128 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6272a89e-ee85-4717-8289-4fa8c689a128 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6272a89e-ee85-4717-8289-4fa8c689a128 {
  
}
}@media (max-width: 767px){#s-6272a89e-ee85-4717-8289-4fa8c689a128 {
  
}
}
#s-9da0a3cb-c240-4a5d-91b7-a10e5706ca74 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-9da0a3cb-c240-4a5d-91b7-a10e5706ca74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9da0a3cb-c240-4a5d-91b7-a10e5706ca74.shg-box.shg-c {
  justify-content: flex-start;
}

#s-89475919-5b98-4306-944a-dd3b1cf71f68 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-89475919-5b98-4306-944a-dd3b1cf71f68 .shogun-icon-wrapper {
  text-align: center;
}


#s-89475919-5b98-4306-944a-dd3b1cf71f68 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-fe10c3f3-f118-434a-aa38-3b9e47dd9fd6 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-fe10c3f3-f118-434a-aa38-3b9e47dd9fd6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fe10c3f3-f118-434a-aa38-3b9e47dd9fd6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fe10c3f3-f118-434a-aa38-3b9e47dd9fd6 {
  
}
}@media (max-width: 767px){#s-fe10c3f3-f118-434a-aa38-3b9e47dd9fd6 {
  
}
}
#s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a {
  
}
}@media (max-width: 767px){#s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a {
  
}
}
@media (min-width: 0px) {
[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-8dc41448-3db2-4a3f-82a1-7a46c74e6d7a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-119e5a60-dc89-4d89-a34a-d07e7b85db3c {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-119e5a60-dc89-4d89-a34a-d07e7b85db3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-119e5a60-dc89-4d89-a34a-d07e7b85db3c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-29c9cce1-e1c0-4136-ada7-fa8da5869a2b {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-29c9cce1-e1c0-4136-ada7-fa8da5869a2b .shogun-icon-wrapper {
  text-align: center;
}


#s-29c9cce1-e1c0-4136-ada7-fa8da5869a2b .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-f7c8c873-a45f-48a7-b348-28a67d65fe33 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-f7c8c873-a45f-48a7-b348-28a67d65fe33 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f7c8c873-a45f-48a7-b348-28a67d65fe33 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f7c8c873-a45f-48a7-b348-28a67d65fe33 {
  
}
}@media (max-width: 767px){#s-f7c8c873-a45f-48a7-b348-28a67d65fe33 {
  
}
}
#s-b3b716d2-946f-4803-ab2d-3b0916606c9b {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-b3b716d2-946f-4803-ab2d-3b0916606c9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3b716d2-946f-4803-ab2d-3b0916606c9b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-eeb26781-5578-49ad-a96e-dfdc693959d0 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-eeb26781-5578-49ad-a96e-dfdc693959d0 .shogun-icon-wrapper {
  text-align: center;
}


#s-eeb26781-5578-49ad-a96e-dfdc693959d0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-27a0c918-ac98-4ed3-945c-2445b5202d0b {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-27a0c918-ac98-4ed3-945c-2445b5202d0b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-27a0c918-ac98-4ed3-945c-2445b5202d0b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-27a0c918-ac98-4ed3-945c-2445b5202d0b {
  
}
}@media (max-width: 767px){#s-27a0c918-ac98-4ed3-945c-2445b5202d0b {
  
}
}
#s-92e4a348-1955-44ad-97ae-0237c60a9e95 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-92e4a348-1955-44ad-97ae-0237c60a9e95 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-92e4a348-1955-44ad-97ae-0237c60a9e95 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-92e4a348-1955-44ad-97ae-0237c60a9e95 {
  
}
}@media (max-width: 767px){#s-92e4a348-1955-44ad-97ae-0237c60a9e95 {
  
}
}
@media (min-width: 0px) {
[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-92e4a348-1955-44ad-97ae-0237c60a9e95"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-99ddc0fa-da23-4ff0-81c3-a6e77222cf26 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-99ddc0fa-da23-4ff0-81c3-a6e77222cf26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99ddc0fa-da23-4ff0-81c3-a6e77222cf26.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d05e764f-7fe9-4f84-827f-8e7789968d31 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-d05e764f-7fe9-4f84-827f-8e7789968d31 .shogun-icon-wrapper {
  text-align: center;
}


#s-d05e764f-7fe9-4f84-827f-8e7789968d31 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-60937970-8e25-41cc-9096-de88ae5a2dc4 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-60937970-8e25-41cc-9096-de88ae5a2dc4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-60937970-8e25-41cc-9096-de88ae5a2dc4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-60937970-8e25-41cc-9096-de88ae5a2dc4 {
  
}
}@media (max-width: 767px){#s-60937970-8e25-41cc-9096-de88ae5a2dc4 {
  
}
}
#s-8bc0c59d-b357-42b5-842c-40cc6dc9468b {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(237, 184, 221, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-8bc0c59d-b357-42b5-842c-40cc6dc9468b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8bc0c59d-b357-42b5-842c-40cc6dc9468b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-782f68e9-d8e2-4738-a655-11d3498e1cf5 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-782f68e9-d8e2-4738-a655-11d3498e1cf5 .shogun-icon-wrapper {
  text-align: center;
}


#s-782f68e9-d8e2-4738-a655-11d3498e1cf5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(66, 69, 157, 1);
}

#s-857c9e42-90e2-4ee9-ab60-ea60a5397a93 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-857c9e42-90e2-4ee9-ab60-ea60a5397a93 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-857c9e42-90e2-4ee9-ab60-ea60a5397a93 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-857c9e42-90e2-4ee9-ab60-ea60a5397a93 {
  
}
}@media (max-width: 767px){#s-857c9e42-90e2-4ee9-ab60-ea60a5397a93 {
  
}
}
/*
  $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;
}
