.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-ce9cddae-6b31-4192-8d39-64d7f85afd78 {
  min-height: 50px;
}








#s-ce9cddae-6b31-4192-8d39-64d7f85afd78 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce9cddae-6b31-4192-8d39-64d7f85afd78.shg-box.shg-c {
  justify-content: center;
}

#s-34d75f4e-bf55-4c1e-9aa4-122481cbb336 {
  min-height: 50px;
}








#s-34d75f4e-bf55-4c1e-9aa4-122481cbb336 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34d75f4e-bf55-4c1e-9aa4-122481cbb336.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-5ec2e148-bfb1-46a4-9bf4-dcc9b3969da4 {
  margin-top: 12px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5ec2e148-bfb1-46a4-9bf4-dcc9b3969da4 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

#s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5 {
  margin-top: 10px;
margin-left: 4px;
margin-bottom: 20px;
margin-right: 4px;
}
@media (min-width: 1200px){#s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5 {
  display: none;
}
#s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5, #wrap-s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5 {
  display: none;
}
#s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5, #wrap-s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5 {
  
}
}
@media (min-width: 0px) {
[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d2b340e0-80ea-4bbd-b85c-e42598e87aa5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-e2cc91ae-7c73-4d64-8ddf-a7516c71e649 {
  margin-left: 10px;
margin-right: 10px;
}

#s-0eb2bfb7-f7c7-475c-96ef-d4ab94a9dfe1 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 15px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-0eb2bfb7-f7c7-475c-96ef-d4ab94a9dfe1 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-9297a355-8bb0-4d09-86ea-eeb9e8c0a8ec {
  margin-left: 10px;
margin-bottom: 15px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-c5960619-db80-48a4-b579-b7b2b1c8a651 {
  margin-left: 10px;
margin-right: 10px;
}

#s-f9145a35-3182-4a59-b222-06b6d58b7854 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 15px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-f9145a35-3182-4a59-b222-06b6d58b7854 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2ff759da-9bba-41a6-9f09-66ebc2c8e3f1 {
  margin-left: 10px;
margin-bottom: 15px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-f94e641f-6424-450d-ab4d-94a705d99c3b {
  margin-left: 10px;
margin-right: 10px;
}

#s-3a9e2d57-8d2e-4749-b8fb-8c5486229e69 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 15px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-3a9e2d57-8d2e-4749-b8fb-8c5486229e69 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fd774b89-ef82-4f59-9caf-47c0aa09825e {
  margin-left: 10px;
margin-bottom: 15px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-56c98918-c072-4817-ae1e-678971c4b4f8 {
  margin-left: 10px;
margin-right: 10px;
}

#s-e30c8303-9dee-4d04-869c-22d35548d7c9 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 15px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-e30c8303-9dee-4d04-869c-22d35548d7c9 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-38b5a886-1daf-4d73-bdfa-86737de3d82b {
  margin-left: 10px;
margin-bottom: 15px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-2a8bfe14-7faa-4a79-a1a0-5cf5b52b584c {
  margin-left: 10px;
margin-right: 10px;
}

#s-239a08ef-c3c6-4806-94f9-ca0df1a3c3c5 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 15px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-239a08ef-c3c6-4806-94f9-ca0df1a3c3c5 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c310e61e-76a2-4434-b6e4-cda7556db347 {
  margin-left: 10px;
margin-bottom: 15px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-af5e823c-8c6f-4631-8bc6-2839c31be395 {
  margin-left: 10px;
margin-right: 10px;
}

#s-82db0299-b2b5-4181-8892-5776a3b694a2 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 15px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-82db0299-b2b5-4181-8892-5776a3b694a2 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-87ae33a3-8db2-44eb-8786-923eb0541b67 {
  margin-left: 10px;
margin-bottom: 15px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-e368f58a-5bf7-419f-a476-52c547af8d47 {
  margin-left: 10px;
margin-right: 10px;
}

#s-49a1b714-6c09-4620-820f-0e61f00d5408 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 15px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-49a1b714-6c09-4620-820f-0e61f00d5408 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-69a6f01a-616f-44bc-8e9a-559e1dba4c07 {
  margin-left: 10px;
margin-bottom: 15px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-15dabec4-182c-4c5e-a772-9f23d636d858 {
  margin-left: 10px;
margin-right: 10px;
}

#s-cdaade16-6f0b-437a-a075-38d1d181af94 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 15px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-cdaade16-6f0b-437a-a075-38d1d181af94 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c2d856c4-0f98-4ab6-8845-85eef38db510 {
  margin-left: 10px;
margin-bottom: 15px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-9ec4240c-feb7-4213-8d78-2e85af455cd2 {
  margin-left: 10px;
margin-right: 10px;
}

#s-8c458e3b-24f2-49d1-990e-70a165d4a62a {
  margin-left: 10px;
margin-right: 10px;
padding-top: 15px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-8c458e3b-24f2-49d1-990e-70a165d4a62a .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bc54c17f-be09-4635-b226-5a3ab4f8cf82 {
  margin-left: 10px;
margin-bottom: 15px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-cc8eb792-ced2-475c-9d35-1574a5b1ce4a {
  margin-left: 10px;
margin-right: 10px;
}

#s-c816c7d4-6895-4635-860b-302941285f52 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 15px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-c816c7d4-6895-4635-860b-302941285f52 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-79498c7d-730a-4533-b0c5-c1a2254997b9 {
  margin-left: 10px;
margin-bottom: 15px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-45db1648-58ab-44d6-a0f4-c2faf297676e {
  margin-left: 10px;
margin-right: 10px;
}

#s-aa3a4d6f-e3c0-41e9-9f68-b33b2b9c218b {
  margin-left: 10px;
margin-right: 10px;
padding-top: 15px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}

#s-aa3a4d6f-e3c0-41e9-9f68-b33b2b9c218b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-06697f13-2ed8-4aaf-a1fd-c6d66bcf11e5 {
  margin-left: 10px;
margin-bottom: 15px;
margin-right: 10px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-78bfee2b-cc63-4135-b719-191599d3dd5c {
  margin-left: 10px;
margin-right: 10px;
}

#s-a25ea3b9-cebe-421c-bce3-fcaf832871bb {
  padding-top: 15px;
padding-bottom: 0px;
text-align: center;
}

#s-a25ea3b9-cebe-421c-bce3-fcaf832871bb .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e2116dd9-45b1-4148-b379-941348e823a8 {
  margin-left: 10px;
margin-bottom: 15px;
margin-right: 10px;
padding-top: 0px;
padding-bottom: 10px;
}

#s-f84668f3-7ea6-4393-b963-0d3cd30e6492 {
  margin-left: 10px;
margin-right: 10px;
}

#s-a8cec35a-a52d-4b86-a0d2-f92ab55a7277 {
  padding-top: 15px;
padding-bottom: 0px;
text-align: center;
}

#s-a8cec35a-a52d-4b86-a0d2-f92ab55a7277 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-67150b26-bdbd-431f-a013-c9916f221a4b {
  margin-left: 10px;
margin-bottom: 15px;
margin-right: 10px;
padding-top: 0px;
padding-bottom: 10px;
}

#s-45d2187a-899b-4f15-84b7-02d90502a2a4 {
  margin-left: 10px;
margin-right: 10px;
}

#s-c2617bb6-942e-47ef-9970-4b248369bdfa {
  padding-top: 15px;
padding-bottom: 0px;
text-align: center;
}

#s-c2617bb6-942e-47ef-9970-4b248369bdfa .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ebb49990-2134-4252-b165-c4cf6b1e5145 {
  margin-left: 10px;
margin-bottom: 15px;
margin-right: 10px;
padding-top: 0px;
padding-bottom: 10px;
}

#s-9c602e36-61be-45e1-978c-b14e330116c6 {
  margin-left: 10px;
margin-right: 10px;
}

#s-5422dae6-5998-4beb-8583-20c974f77b73 {
  padding-top: 15px;
padding-bottom: 0px;
text-align: center;
}

#s-5422dae6-5998-4beb-8583-20c974f77b73 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1740242f-84e7-47ad-9109-55325ea3414d {
  margin-left: 10px;
margin-bottom: 15px;
margin-right: 10px;
padding-top: 0px;
padding-bottom: 10px;
}

#s-1fb42ab1-745b-4b72-bea7-e369a9d1c424 {
  margin-left: 10px;
margin-right: 10px;
}

#s-0166da18-33cb-436e-9f10-3b48ce44ee5b {
  padding-top: 15px;
padding-bottom: 0px;
text-align: center;
}

#s-0166da18-33cb-436e-9f10-3b48ce44ee5b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8ca6b0ce-6af1-49f1-9e8f-54c58dac6c29 {
  margin-left: 10px;
margin-bottom: 15px;
margin-right: 10px;
padding-top: 0px;
padding-bottom: 10px;
}

#s-51e16fd6-4e76-4a8c-b913-814b3550be02 {
  margin-left: 10px;
margin-right: 10px;
}

#s-5bf2f1f2-abe6-4ec9-b6c1-fc4f07f5df78 {
  padding-top: 15px;
padding-bottom: 0px;
text-align: center;
}

#s-5bf2f1f2-abe6-4ec9-b6c1-fc4f07f5df78 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-246b0792-9d5e-4a1a-884a-f1c47528c13c {
  margin-left: 10px;
margin-bottom: 15px;
margin-right: 10px;
padding-top: 0px;
padding-bottom: 10px;
}

#s-8b4c8b99-996a-4b94-88c8-5be067c03e87 {
  margin-left: 10px;
margin-right: 10px;
}

#s-75d0beba-dc1c-4f7b-870c-730358a72b20 {
  padding-top: 15px;
padding-bottom: 0px;
text-align: center;
}

#s-75d0beba-dc1c-4f7b-870c-730358a72b20 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-81098c02-47d6-477c-a58a-e2296ac7f7f9 {
  margin-left: 10px;
margin-bottom: 15px;
margin-right: 10px;
padding-top: 0px;
padding-bottom: 10px;
}

#s-b9433724-22f0-409e-aecd-80b0c2299be4 {
  margin-top: 30px;
margin-left: 200px;
margin-bottom: 10px;
margin-right: 200px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b9433724-22f0-409e-aecd-80b0c2299be4 {
  display: none;
}
#s-b9433724-22f0-409e-aecd-80b0c2299be4, #wrap-s-b9433724-22f0-409e-aecd-80b0c2299be4 { display:none !important; }}@media (max-width: 767px){#s-b9433724-22f0-409e-aecd-80b0c2299be4 {
  display: none;
}
#s-b9433724-22f0-409e-aecd-80b0c2299be4, #wrap-s-b9433724-22f0-409e-aecd-80b0c2299be4 { display:none !important; }}







#s-b9433724-22f0-409e-aecd-80b0c2299be4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9433724-22f0-409e-aecd-80b0c2299be4.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d24c4b9f-6077-4e1a-b154-0770aa7d86a4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9bf7a402-06ae-4e94-a398-4d6cca04dfc8 {
  padding-top: 20px;
padding-bottom: 0px;
text-align: center;
}

#s-9bf7a402-06ae-4e94-a398-4d6cca04dfc8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-db9d0283-1cb4-46a1-b7ad-a15d7c52790c {
  padding-top: 20px;
padding-bottom: 0px;
text-align: center;
}

#s-db9d0283-1cb4-46a1-b7ad-a15d7c52790c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5aa420a7-5f30-4367-bfec-80294fac3d64 {
  padding-top: 20px;
padding-bottom: 0px;
text-align: center;
}

#s-5aa420a7-5f30-4367-bfec-80294fac3d64 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2a2ccc51-348e-48e1-8730-684f89cbc491 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-21cbcb0d-47bb-4dcb-be87-1e38e335d876"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a787565d-a4f8-41fb-9c46-1163f82a5d06 {
  padding-top: 20px;
padding-bottom: 0px;
text-align: center;
}

#s-a787565d-a4f8-41fb-9c46-1163f82a5d06 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-760c4baf-e6b7-43f8-b3f4-957775aab1d3 {
  padding-top: 20px;
padding-bottom: 0px;
text-align: center;
}

#s-760c4baf-e6b7-43f8-b3f4-957775aab1d3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3b35e9c2-660e-41e1-96f3-2cf3b14fb6ee {
  padding-top: 20px;
padding-bottom: 0px;
text-align: center;
}

#s-3b35e9c2-660e-41e1-96f3-2cf3b14fb6ee .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1f2699c2-3104-4381-8638-4f32ba9264ee {
  margin-top: 25px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1f2699c2-3104-4381-8638-4f32ba9264ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-379e3fb0-ca1d-4be1-b5bc-ba663eb408cc {
  padding-top: 20px;
padding-bottom: 0px;
text-align: center;
}

#s-379e3fb0-ca1d-4be1-b5bc-ba663eb408cc .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ea6684a8-4ab4-4735-8777-9eb6e19f9435 {
  padding-top: 20px;
padding-bottom: 0px;
text-align: center;
}

#s-ea6684a8-4ab4-4735-8777-9eb6e19f9435 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-afe0e385-a977-4ec8-a7d6-de7cfa7ec1c2 {
  padding-top: 20px;
padding-bottom: 0px;
text-align: center;
}

#s-afe0e385-a977-4ec8-a7d6-de7cfa7ec1c2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-dce42a60-b40e-4d4e-8636-5fdb597678d1 {
  margin-top: 25px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-dce42a60-b40e-4d4e-8636-5fdb597678d1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6284cee9-d79a-4611-8655-2689ac6eb761 {
  padding-top: 20px;
padding-bottom: 0px;
text-align: center;
}

#s-6284cee9-d79a-4611-8655-2689ac6eb761 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-418c1d43-503a-4990-b715-4431a8a40863 {
  padding-top: 20px;
padding-bottom: 0px;
text-align: center;
}

#s-418c1d43-503a-4990-b715-4431a8a40863 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9796d98a-2bb8-47ad-bb0c-1a0a26be9697 {
  padding-top: 20px;
padding-bottom: 0px;
text-align: center;
}

#s-9796d98a-2bb8-47ad-bb0c-1a0a26be9697 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7052ed60-4c2b-42f0-b222-431ad364a325 {
  margin-top: 25px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7052ed60-4c2b-42f0-b222-431ad364a325"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-82c449c2-ea66-4831-a423-6b3a412cbfe9 {
  padding-top: 20px;
padding-bottom: 0px;
text-align: center;
}

#s-82c449c2-ea66-4831-a423-6b3a412cbfe9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ce10a1d7-7514-4e17-9bd2-dcaae9e35c85 {
  padding-top: 20px;
padding-bottom: 0px;
text-align: center;
}

#s-ce10a1d7-7514-4e17-9bd2-dcaae9e35c85 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-51a3900f-7d74-49be-a4a6-4a4fc791980f {
  padding-top: 20px;
padding-bottom: 0px;
text-align: center;
}

#s-51a3900f-7d74-49be-a4a6-4a4fc791980f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f14ba9db-e19b-478a-834a-a080f30c63e6 {
  margin-top: 25px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f14ba9db-e19b-478a-834a-a080f30c63e6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bc8bb7b4-f92d-499a-bcc2-6ebc49579e89 {
  padding-top: 20px;
padding-bottom: 0px;
text-align: center;
}

#s-bc8bb7b4-f92d-499a-bcc2-6ebc49579e89 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d62536fa-095c-4588-b0dd-1618cd4c3fa9 {
  padding-top: 20px;
padding-bottom: 0px;
text-align: center;
}

#s-d62536fa-095c-4588-b0dd-1618cd4c3fa9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d606b702-f090-4c5a-8393-3c3df6383f39 {
  padding-top: 20px;
padding-bottom: 0px;
text-align: center;
}

#s-d606b702-f090-4c5a-8393-3c3df6383f39 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 13px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

#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;
}
