.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-877cc8dd-05e2-4cd4-b00c-21c8d5bed388 {
  background-image: url(https://i.shgcdn.com/368cea92-d8e4-4f90-be62-9a9c87cd9c4e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 5%;
padding-bottom: 5%;
min-height: 550px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-877cc8dd-05e2-4cd4-b00c-21c8d5bed388 {
  display: none;
}
#s-877cc8dd-05e2-4cd4-b00c-21c8d5bed388, #wrap-s-877cc8dd-05e2-4cd4-b00c-21c8d5bed388 { display:none !important; }}@media (max-width: 767px){#s-877cc8dd-05e2-4cd4-b00c-21c8d5bed388 {
  display: none;
}
#s-877cc8dd-05e2-4cd4-b00c-21c8d5bed388, #wrap-s-877cc8dd-05e2-4cd4-b00c-21c8d5bed388 { display:none !important; }}







#s-877cc8dd-05e2-4cd4-b00c-21c8d5bed388 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-877cc8dd-05e2-4cd4-b00c-21c8d5bed388 {
  cursor: pointer;
}#s-877cc8dd-05e2-4cd4-b00c-21c8d5bed388.shg-box.shg-c {
  justify-content: center;
}

#s-96729ee0-c6aa-46f8-b2fd-32d25836c936 {
  margin-top: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.8);
}








#s-96729ee0-c6aa-46f8-b2fd-32d25836c936 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96729ee0-c6aa-46f8-b2fd-32d25836c936.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-34e9e8b8-9b18-49bf-ac26-cb06d85358c3 {
  padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}

#s-34e9e8b8-9b18-49bf-ac26-cb06d85358c3 .shogun-heading-component h1 {
  color: rgba(111, 73, 73, 1);
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 96px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-34e9e8b8-9b18-49bf-ac26-cb06d85358c3 .shogun-heading-component h1 a {
  color: rgba(111, 73, 73, 1);
}


.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-8db20670-199c-4e3f-8da8-3191a2725bc4 {
  margin-left: 5em;
margin-right: 5em;
}

@media (min-width: 0px) {
[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8db20670-199c-4e3f-8da8-3191a2725bc4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-49750089-7321-4567-9294-811dc308f690 {
  border-style: solid;
margin-top: auto;
margin-bottom: auto;
padding-left: 20%;
padding-right: 20%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(53, 118, 156, 1);
border-style: solid;
background-color: rgba(255, 255, 255, 0);
}








#s-49750089-7321-4567-9294-811dc308f690 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49750089-7321-4567-9294-811dc308f690 {
  cursor: pointer;
}#s-49750089-7321-4567-9294-811dc308f690.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-e71588fd-ebd5-498d-b035-6d9d54b79f4e {
  margin-top: 1.5em;
margin-bottom: 1.5em;
}

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

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

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

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

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

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

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

#s-b306114a-fcb9-425c-8776-5296f9866638 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(111, 73, 73, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-b306114a-fcb9-425c-8776-5296f9866638:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(111, 73, 73, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b306114a-fcb9-425c-8776-5296f9866638:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(111, 73, 73, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-b306114a-fcb9-425c-8776-5296f9866638-btn-wrapper {
    text-align: center;
  }


#s-b306114a-fcb9-425c-8776-5296f9866638.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-00c322e1-e88d-4ca2-9d42-dcb7d02ccf41 {
  background-image: url(https://i.shgcdn.com/309a37f8-c913-4d30-907f-971e7b76c47f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 5%;
padding-bottom: 5%;
min-height: 550px;
background-position: center center;
}
@media (min-width: 1200px){#s-00c322e1-e88d-4ca2-9d42-dcb7d02ccf41 {
  display: none;
}
#s-00c322e1-e88d-4ca2-9d42-dcb7d02ccf41, #wrap-s-00c322e1-e88d-4ca2-9d42-dcb7d02ccf41 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-00c322e1-e88d-4ca2-9d42-dcb7d02ccf41 {
  display: none;
}
#s-00c322e1-e88d-4ca2-9d42-dcb7d02ccf41, #wrap-s-00c322e1-e88d-4ca2-9d42-dcb7d02ccf41 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-00c322e1-e88d-4ca2-9d42-dcb7d02ccf41 {
  
}
}@media (max-width: 767px){#s-00c322e1-e88d-4ca2-9d42-dcb7d02ccf41 {
  display: none;
}
#s-00c322e1-e88d-4ca2-9d42-dcb7d02ccf41, #wrap-s-00c322e1-e88d-4ca2-9d42-dcb7d02ccf41 { display:none !important; }}







#s-00c322e1-e88d-4ca2-9d42-dcb7d02ccf41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-00c322e1-e88d-4ca2-9d42-dcb7d02ccf41 {
  cursor: pointer;
}#s-00c322e1-e88d-4ca2-9d42-dcb7d02ccf41.shg-box.shg-c {
  justify-content: center;
}

#s-17dde992-2b2a-4c7e-b619-6f98ce5c3bbc {
  margin-top: 20%;
padding-top: 2em;
padding-bottom: 2em;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.8);
}








#s-17dde992-2b2a-4c7e-b619-6f98ce5c3bbc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-17dde992-2b2a-4c7e-b619-6f98ce5c3bbc.shg-box.shg-c {
  justify-content: center;
}

#s-7d90fd17-9330-4107-af79-d7c3f5fef11f {
  text-align: center;
}

#s-7d90fd17-9330-4107-af79-d7c3f5fef11f .shogun-heading-component h1 {
  color: rgba(111, 73, 73, 1);
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 60px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-7d90fd17-9330-4107-af79-d7c3f5fef11f .shogun-heading-component h1 a {
  color: rgba(111, 73, 73, 1);
}


#s-7e21c138-5f1d-4ac3-b423-9dd98e037d87 {
  margin-top: 1.5em;
margin-left: 3em;
margin-bottom: 1.5em;
margin-right: 3em;
}

#s-51c647fb-3308-4227-a8fd-3ca2cec339b8 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(111, 73, 73, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-51c647fb-3308-4227-a8fd-3ca2cec339b8:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(111, 73, 73, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-51c647fb-3308-4227-a8fd-3ca2cec339b8:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(111, 73, 73, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-51c647fb-3308-4227-a8fd-3ca2cec339b8-btn-wrapper {
    text-align: center;
  }


#s-51c647fb-3308-4227-a8fd-3ca2cec339b8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-537cdd28-d3b6-46a3-8e88-015ac4ba5f8e {
  min-height: 50px;
background-color: rgba(111, 73, 73, 1);
}
@media (min-width: 1200px){#s-537cdd28-d3b6-46a3-8e88-015ac4ba5f8e {
  display: none;
}
#s-537cdd28-d3b6-46a3-8e88-015ac4ba5f8e, #wrap-s-537cdd28-d3b6-46a3-8e88-015ac4ba5f8e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-537cdd28-d3b6-46a3-8e88-015ac4ba5f8e {
  display: none;
}
#s-537cdd28-d3b6-46a3-8e88-015ac4ba5f8e, #wrap-s-537cdd28-d3b6-46a3-8e88-015ac4ba5f8e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-537cdd28-d3b6-46a3-8e88-015ac4ba5f8e {
  display: none;
}
#s-537cdd28-d3b6-46a3-8e88-015ac4ba5f8e, #wrap-s-537cdd28-d3b6-46a3-8e88-015ac4ba5f8e { display:none !important; }}







#s-537cdd28-d3b6-46a3-8e88-015ac4ba5f8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-537cdd28-d3b6-46a3-8e88-015ac4ba5f8e {
  cursor: pointer;
}#s-537cdd28-d3b6-46a3-8e88-015ac4ba5f8e.shg-box.shg-c {
  justify-content: center;
}

#s-1aa04f83-35d7-4296-ab79-e322f721a202 {
  background-image: url(https://i.shgcdn.com/ccb72391-3b66-4ac6-853c-97fe8c900c9e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 5%;
padding-bottom: 5%;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-1aa04f83-35d7-4296-ab79-e322f721a202 {
  display: none;
}
#s-1aa04f83-35d7-4296-ab79-e322f721a202, #wrap-s-1aa04f83-35d7-4296-ab79-e322f721a202 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1aa04f83-35d7-4296-ab79-e322f721a202 {
  display: none;
}
#s-1aa04f83-35d7-4296-ab79-e322f721a202, #wrap-s-1aa04f83-35d7-4296-ab79-e322f721a202 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1aa04f83-35d7-4296-ab79-e322f721a202 {
  display: none;
}
#s-1aa04f83-35d7-4296-ab79-e322f721a202, #wrap-s-1aa04f83-35d7-4296-ab79-e322f721a202 { display:none !important; }}@media (max-width: 767px){#s-1aa04f83-35d7-4296-ab79-e322f721a202 {
  
}
}







#s-1aa04f83-35d7-4296-ab79-e322f721a202 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1aa04f83-35d7-4296-ab79-e322f721a202 {
  cursor: pointer;
}#s-1aa04f83-35d7-4296-ab79-e322f721a202.shg-box.shg-c {
  justify-content: center;
}

#s-4e832ffc-4541-410b-a260-9377cf98b803 {
  margin-top: 30%;
padding-top: 1em;
padding-bottom: 1em;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.8);
}








#s-4e832ffc-4541-410b-a260-9377cf98b803 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e832ffc-4541-410b-a260-9377cf98b803.shg-box.shg-c {
  justify-content: center;
}

#s-dc982d92-f823-4d59-8290-58dd920d4ef3 {
  text-align: center;
}

#s-dc982d92-f823-4d59-8290-58dd920d4ef3 .shogun-heading-component h1 {
  color: rgba(111, 73, 73, 1);
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-dc982d92-f823-4d59-8290-58dd920d4ef3 .shogun-heading-component h1 a {
  color: rgba(111, 73, 73, 1);
}


#s-a21d1fee-2416-4a7e-944f-75e9a3000894 {
  margin-top: 1.5em;
margin-left: 2em;
margin-bottom: 1.5em;
margin-right: 2em;
}

#s-16eb3b5a-de06-48e0-b106-519d19e24ff5 {
  background-image: url(none);
background-repeat: no-repeat;
margin-bottom: 2em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
hover-type: color;
color: rgba(111, 73, 73, 1);
}
#s-16eb3b5a-de06-48e0-b106-519d19e24ff5:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(111, 73, 73, 1) !important;}#s-16eb3b5a-de06-48e0-b106-519d19e24ff5:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(111, 73, 73, 1) !important;}

  #s-16eb3b5a-de06-48e0-b106-519d19e24ff5-btn-wrapper {
    text-align: center;
  }


#s-16eb3b5a-de06-48e0-b106-519d19e24ff5.shg-btn {
  color: rgba(111, 73, 73, 1);
  font-size: 1.2em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-7f244857-4104-4946-9185-3f93de15d56c {
  margin-left: 3em;
margin-bottom: 2em;
margin-right: 3em;
}
@media (min-width: 768px) and (max-width: 991px){#s-7f244857-4104-4946-9185-3f93de15d56c {
  display: none;
}
#s-7f244857-4104-4946-9185-3f93de15d56c, #wrap-s-7f244857-4104-4946-9185-3f93de15d56c { display:none !important; }}@media (max-width: 767px){#s-7f244857-4104-4946-9185-3f93de15d56c {
  display: none;
}
#s-7f244857-4104-4946-9185-3f93de15d56c, #wrap-s-7f244857-4104-4946-9185-3f93de15d56c { display:none !important; }}
@media (min-width: 0px) {
[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 992px) {
[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0em);
}

}

@media (min-width: 1200px) {
[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0em);
}

[id="s-7f244857-4104-4946-9185-3f93de15d56c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0em);
}

}

#s-2ff63b98-f211-4d83-96a8-36e980160bd2 {
  border-style: solid;
margin-bottom: 1em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(40, 231, 222, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(106, 106, 106, 1);
}








#s-2ff63b98-f211-4d83-96a8-36e980160bd2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ff63b98-f211-4d83-96a8-36e980160bd2 {
  cursor: pointer;
}#s-2ff63b98-f211-4d83-96a8-36e980160bd2.shg-box.shg-c {
  justify-content: center;
}

#s-7ce12944-83a9-4160-9089-2477bfcead2a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7ce12944-83a9-4160-9089-2477bfcead2a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}


#s-7ce12944-83a9-4160-9089-2477bfcead2a .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-3fccd106-bbea-43ce-88fb-086ec9a1f109 {
  border-style: solid;
margin-bottom: 1em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(40, 231, 222, 1);
}








#s-3fccd106-bbea-43ce-88fb-086ec9a1f109 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3fccd106-bbea-43ce-88fb-086ec9a1f109 {
  cursor: pointer;
}#s-3fccd106-bbea-43ce-88fb-086ec9a1f109.shg-box.shg-c {
  justify-content: center;
}

#s-3c62d3e5-88ba-46d9-8b02-0279c9ffc679 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3c62d3e5-88ba-46d9-8b02-0279c9ffc679 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-3c62d3e5-88ba-46d9-8b02-0279c9ffc679 .shogun-heading-component h1 a {
  color: #000;
}


#s-cbfb1acf-856c-4f9e-9614-1a590a725870 {
  border-style: solid;
margin-bottom: 1em;
padding-top: 1em;
padding-left: 1px;
padding-bottom: 1em;
padding-right: 1px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-cbfb1acf-856c-4f9e-9614-1a590a725870 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-cbfb1acf-856c-4f9e-9614-1a590a725870.shg-box.shg-c {
  justify-content: center;
}

#s-58710bb5-47ae-42a3-a6a6-973b0fd31e62 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-58710bb5-47ae-42a3-a6a6-973b0fd31e62 .shogun-heading-component h1 {
  color: rgba(40, 231, 222, 1);
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 1200px){#s-b03174e7-a43e-4b69-ba97-8248594e8e47 {
  display: none;
}
#s-b03174e7-a43e-4b69-ba97-8248594e8e47, #wrap-s-b03174e7-a43e-4b69-ba97-8248594e8e47 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b03174e7-a43e-4b69-ba97-8248594e8e47 {
  display: none;
}
#s-b03174e7-a43e-4b69-ba97-8248594e8e47, #wrap-s-b03174e7-a43e-4b69-ba97-8248594e8e47 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b03174e7-a43e-4b69-ba97-8248594e8e47"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b7a4ef2f-e945-4116-a9bd-8d13942e20a2 {
  border-style: solid;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(40, 231, 222, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(106, 106, 106, 1);
}








#s-b7a4ef2f-e945-4116-a9bd-8d13942e20a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7a4ef2f-e945-4116-a9bd-8d13942e20a2 {
  cursor: pointer;
}#s-b7a4ef2f-e945-4116-a9bd-8d13942e20a2.shg-box.shg-c {
  justify-content: center;
}

#s-86d467cf-d34a-4f8b-a26a-18219aed57b7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-86d467cf-d34a-4f8b-a26a-18219aed57b7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: 0px;
  text-align: center;
}


#s-86d467cf-d34a-4f8b-a26a-18219aed57b7 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-8dad7cad-7433-41d9-8ab5-3e8fcacf3406 {
  border-style: solid;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
background-color: rgba(40, 231, 222, 1);
}








#s-8dad7cad-7433-41d9-8ab5-3e8fcacf3406 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8dad7cad-7433-41d9-8ab5-3e8fcacf3406 {
  cursor: pointer;
}#s-8dad7cad-7433-41d9-8ab5-3e8fcacf3406.shg-box.shg-c {
  justify-content: center;
}

#s-10c5d3c8-20d6-4907-8e66-85e6caadb190 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-10c5d3c8-20d6-4907-8e66-85e6caadb190 .shogun-heading-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


#s-10c5d3c8-20d6-4907-8e66-85e6caadb190 .shogun-heading-component h1 a {
  color: #000;
}


#s-cb9ebfd8-e43a-4fdb-80bb-215e169c7930 {
  border-style: solid;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-cb9ebfd8-e43a-4fdb-80bb-215e169c7930 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-cb9ebfd8-e43a-4fdb-80bb-215e169c7930.shg-box.shg-c {
  justify-content: center;
}

#s-34c2f076-4441-459e-94ea-386d53fb2255 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-34c2f076-4441-459e-94ea-386d53fb2255 .shogun-heading-component h1 {
  color: rgba(40, 231, 222, 1);
  font-weight:  700 ;
  font-family: Oswald;
  font-style:   ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-ac942102-cd02-43f9-b309-51213712bdbe {
  background-color: rgba(255, 249, 0, 1);
}
@media (min-width: 1200px){#s-ac942102-cd02-43f9-b309-51213712bdbe {
  display: none;
}
#s-ac942102-cd02-43f9-b309-51213712bdbe, #wrap-s-ac942102-cd02-43f9-b309-51213712bdbe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ac942102-cd02-43f9-b309-51213712bdbe {
  display: none;
}
#s-ac942102-cd02-43f9-b309-51213712bdbe, #wrap-s-ac942102-cd02-43f9-b309-51213712bdbe { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ac942102-cd02-43f9-b309-51213712bdbe {
  
}
}@media (max-width: 767px){#s-ac942102-cd02-43f9-b309-51213712bdbe {
  
}
}







#s-ac942102-cd02-43f9-b309-51213712bdbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac942102-cd02-43f9-b309-51213712bdbe.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-652431c6-4662-4e2f-b8e3-38cbe37bfdb6 {
  text-align: center;
}




  #s-652431c6-4662-4e2f-b8e3-38cbe37bfdb6 img.shogun-image {
    
    width: px;
  }


#s-652431c6-4662-4e2f-b8e3-38cbe37bfdb6 .shogun-image-content {
  
    align-items: center;
  
}

#s-621ee933-9a5e-4b7d-9e34-c5cfddd09984 {
  margin-top: 1em;
margin-left: 2em;
margin-bottom: 1em;
margin-right: 2em;
}








#s-621ee933-9a5e-4b7d-9e34-c5cfddd09984 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-621ee933-9a5e-4b7d-9e34-c5cfddd09984 {
  cursor: pointer;
}#s-621ee933-9a5e-4b7d-9e34-c5cfddd09984.shg-box.shg-c {
  justify-content: center;
}

#s-9bef0f70-da44-4fa8-b0f4-3732b42fcc21 {
  text-align: center;
}




  #s-9bef0f70-da44-4fa8-b0f4-3732b42fcc21 img.shogun-image {
    
    width: px;
  }


#s-9bef0f70-da44-4fa8-b0f4-3732b42fcc21 .shogun-image-content {
  
    align-items: center;
  
}

#s-b0aeaef9-9dc0-4fca-9dad-bee4b7151c83 {
  margin-top: 1em;
margin-bottom: 1em;
}

#s-5f54ee78-6495-49d9-8a8f-0095da723842 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(2, 231, 223, 1);
border-style: solid;
background-color: rgba(82, 82, 82, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-5f54ee78-6495-49d9-8a8f-0095da723842:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-5f54ee78-6495-49d9-8a8f-0095da723842:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}


#s-5f54ee78-6495-49d9-8a8f-0095da723842.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

#s-7074cd38-6e22-44ee-84c1-ab827aff7219 {
  margin-top: 1em;
margin-bottom: 1em;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7074cd38-6e22-44ee-84c1-ab827aff7219 {
  display: none;
}
#s-7074cd38-6e22-44ee-84c1-ab827aff7219, #wrap-s-7074cd38-6e22-44ee-84c1-ab827aff7219 { display:none !important; }}@media (max-width: 767px){#s-7074cd38-6e22-44ee-84c1-ab827aff7219 {
  display: none;
}
#s-7074cd38-6e22-44ee-84c1-ab827aff7219, #wrap-s-7074cd38-6e22-44ee-84c1-ab827aff7219 { display:none !important; }}







#s-7074cd38-6e22-44ee-84c1-ab827aff7219 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7074cd38-6e22-44ee-84c1-ab827aff7219.shg-box.shg-c {
  justify-content: center;
}

#s-18bdad96-993c-4c9e-b1fd-7a149e621fe0 {
  margin-bottom: 1em;
padding-bottom: 0.5em;
text-align: center;
}

#s-18bdad96-993c-4c9e-b1fd-7a149e621fe0 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-c4e16f55-5809-43b5-96f3-c2c81cb6cdb5 {
  margin-left: 3em;
margin-right: 3em;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c4e16f55-5809-43b5-96f3-c2c81cb6cdb5 {
  display: none;
}
#s-c4e16f55-5809-43b5-96f3-c2c81cb6cdb5, #wrap-s-c4e16f55-5809-43b5-96f3-c2c81cb6cdb5 { display:none !important; }}@media (max-width: 767px){#s-c4e16f55-5809-43b5-96f3-c2c81cb6cdb5 {
  display: none;
}
#s-c4e16f55-5809-43b5-96f3-c2c81cb6cdb5, #wrap-s-c4e16f55-5809-43b5-96f3-c2c81cb6cdb5 { display:none !important; }}







#s-c4e16f55-5809-43b5-96f3-c2c81cb6cdb5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4e16f55-5809-43b5-96f3-c2c81cb6cdb5.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.75em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.125em);
}

}

@media (min-width: 992px) {
[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.125em);
}

}

@media (min-width: 1200px) {
[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.125em);
}

[id="s-7896d5d8-5bbb-40ae-b901-c3549f190092"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.125em);
}

}

#s-bb34d170-ab07-4c85-bded-111130da733f {
  border-style: solid;
margin-bottom: 1.5em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-bb34d170-ab07-4c85-bded-111130da733f img.shogun-image {
    
    width: px;
  }


#s-bb34d170-ab07-4c85-bded-111130da733f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-43dad9bb-9085-4292-9d69-476615e3d371 {
  border-style: solid;
margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.65);
}








#s-43dad9bb-9085-4292-9d69-476615e3d371 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43dad9bb-9085-4292-9d69-476615e3d371.shg-box.shg-c {
  justify-content: center;
}

#s-8c390a43-eff2-40e7-b4b1-fac336a31fde {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-8c390a43-eff2-40e7-b4b1-fac336a31fde img.shogun-image {
    
    width: px;
  }


#s-8c390a43-eff2-40e7-b4b1-fac336a31fde .shogun-image-content {
  
    align-items: center;
  
}

#s-762a6159-c91f-4645-9819-f2b9ad47d3ed {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-762a6159-c91f-4645-9819-f2b9ad47d3ed img.shogun-image {
    
    width: px;
  }


#s-762a6159-c91f-4645-9819-f2b9ad47d3ed .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-c274a38a-9ade-43e3-bf82-3c479af5f312 {
  min-height: 50px;
}








#s-c274a38a-9ade-43e3-bf82-3c479af5f312 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c274a38a-9ade-43e3-bf82-3c479af5f312.shg-box.shg-c {
  justify-content: center;
}

#s-69bd3101-36f2-4e52-b100-59c4b94cfbb6 {
  border-style: solid;
margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.55);
}








#s-69bd3101-36f2-4e52-b100-59c4b94cfbb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69bd3101-36f2-4e52-b100-59c4b94cfbb6.shg-box.shg-c {
  justify-content: center;
}

#s-f5205434-1d87-4751-8b96-1525978b637b {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-f5205434-1d87-4751-8b96-1525978b637b img.shogun-image {
    
    width: px;
  }


#s-f5205434-1d87-4751-8b96-1525978b637b .shogun-image-content {
  
    align-items: center;
  
}

#s-7d9319d4-bfa3-40ce-ac6d-f8326fde7c25 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-7d9319d4-bfa3-40ce-ac6d-f8326fde7c25 img.shogun-image {
    
    width: px;
  }


#s-7d9319d4-bfa3-40ce-ac6d-f8326fde7c25 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-0fb3c39f-6554-4c08-9d1d-03304f95b2e2 {
  border-style: solid;
margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-0fb3c39f-6554-4c08-9d1d-03304f95b2e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0fb3c39f-6554-4c08-9d1d-03304f95b2e2.shg-box.shg-c {
  justify-content: center;
}

#s-bdaaea01-7c96-472a-8ffd-c9a2ff49869f {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-bdaaea01-7c96-472a-8ffd-c9a2ff49869f img.shogun-image {
    
    width: px;
  }


#s-bdaaea01-7c96-472a-8ffd-c9a2ff49869f .shogun-image-content {
  
    align-items: center;
  
}

#s-542e56af-4a54-428d-a2f1-b47577c8a1d7 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-542e56af-4a54-428d-a2f1-b47577c8a1d7 img.shogun-image {
    
    width: px;
  }


#s-542e56af-4a54-428d-a2f1-b47577c8a1d7 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-8b12f87d-c662-4e78-900e-73a9f10ee813 {
  border-style: solid;
margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-8b12f87d-c662-4e78-900e-73a9f10ee813 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b12f87d-c662-4e78-900e-73a9f10ee813.shg-box.shg-c {
  justify-content: center;
}

#s-8f59f9c1-7cb2-4546-b50d-5b18946a1eed {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-8f59f9c1-7cb2-4546-b50d-5b18946a1eed img.shogun-image {
    
    width: px;
  }


#s-8f59f9c1-7cb2-4546-b50d-5b18946a1eed .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.75em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.125em);
}

}

@media (min-width: 992px) {
[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.125em);
}

}

@media (min-width: 1200px) {
[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.125em);
}

[id="s-d62ea2ac-577e-436e-816f-f9915df5369f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.125em);
}

}

#s-81828df2-1ca2-4dba-a8b9-682229f0c4c7 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-81828df2-1ca2-4dba-a8b9-682229f0c4c7 img.shogun-image {
    
    width: px;
  }


#s-81828df2-1ca2-4dba-a8b9-682229f0c4c7 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-50885cc2-54b6-4889-bc30-8b5f5cbd7096 {
  border-style: solid;
margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-50885cc2-54b6-4889-bc30-8b5f5cbd7096 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50885cc2-54b6-4889-bc30-8b5f5cbd7096.shg-box.shg-c {
  justify-content: center;
}

#s-34b2ab17-3665-46e6-8827-aa48bb38f4ff {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-34b2ab17-3665-46e6-8827-aa48bb38f4ff img.shogun-image {
    
    width: px;
  }


#s-34b2ab17-3665-46e6-8827-aa48bb38f4ff .shogun-image-content {
  
    align-items: center;
  
}

#s-93a57b66-1515-4579-bbc6-d067ebe669b9 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}
#s-93a57b66-1515-4579-bbc6-d067ebe669b9:hover {opacity: 1 !important;}



  #s-93a57b66-1515-4579-bbc6-d067ebe669b9 img.shogun-image {
    
    width: px;
  }


#s-93a57b66-1515-4579-bbc6-d067ebe669b9 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-4e1cc63a-4424-469b-9892-fa7908a5d47a {
  border-style: solid;
margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-4e1cc63a-4424-469b-9892-fa7908a5d47a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e1cc63a-4424-469b-9892-fa7908a5d47a.shg-box.shg-c {
  justify-content: center;
}

#s-15dca6e7-57e2-496b-829a-00e959b2dc3d {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-15dca6e7-57e2-496b-829a-00e959b2dc3d img.shogun-image {
    
    width: px;
  }


#s-15dca6e7-57e2-496b-829a-00e959b2dc3d .shogun-image-content {
  
    align-items: center;
  
}

#s-4d359698-1193-43b5-bcfa-7423fd9de4b9 {
  border-style: solid;
margin-bottom: 1.5em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-4d359698-1193-43b5-bcfa-7423fd9de4b9 img.shogun-image {
    
    width: px;
  }


#s-4d359698-1193-43b5-bcfa-7423fd9de4b9 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-13588aca-afa3-447b-a70e-110b08045b14 {
  border-style: solid;
margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-13588aca-afa3-447b-a70e-110b08045b14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13588aca-afa3-447b-a70e-110b08045b14.shg-box.shg-c {
  justify-content: center;
}

#s-2d71e552-de11-41c8-8adc-3cde5ad6139b {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-2d71e552-de11-41c8-8adc-3cde5ad6139b img.shogun-image {
    
    width: px;
  }


#s-2d71e552-de11-41c8-8adc-3cde5ad6139b .shogun-image-content {
  
    align-items: center;
  
}

#s-2e6cfac2-db81-4a50-b6c4-4b3e7aaeb6b9 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-2e6cfac2-db81-4a50-b6c4-4b3e7aaeb6b9 img.shogun-image {
    
    width: px;
  }


#s-2e6cfac2-db81-4a50-b6c4-4b3e7aaeb6b9 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-9b43c914-c45a-48d5-9e2a-f361a70792c1 {
  border-style: solid;
margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-9b43c914-c45a-48d5-9e2a-f361a70792c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b43c914-c45a-48d5-9e2a-f361a70792c1.shg-box.shg-c {
  justify-content: center;
}

#s-cb27b838-0e22-4b01-9938-6c4819659582 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-cb27b838-0e22-4b01-9938-6c4819659582 img.shogun-image {
    
    width: px;
  }


#s-cb27b838-0e22-4b01-9938-6c4819659582 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3 {
  display: none;
}
#s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3, #wrap-s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3 { display:none !important; }}@media (max-width: 767px){#s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3 {
  display: none;
}
#s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3, #wrap-s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3 { display:none !important; }}







#s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31dfa64e-e72e-4e41-aa8f-e0db9446e0f3.shg-box.shg-c {
  justify-content: center;
}

#s-05cb06ad-9ad8-4a3b-a4b8-f257fa5527ea {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-05cb06ad-9ad8-4a3b-a4b8-f257fa5527ea:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-05cb06ad-9ad8-4a3b-a4b8-f257fa5527ea:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-05cb06ad-9ad8-4a3b-a4b8-f257fa5527ea.shg-btn {
  color: #ffffff;
  font-size: 36px;
  font-weight: 600;
  
  font-family: Oswald;
  display:  block ;
}

.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-9c260091-6f9e-4e79-8eda-d78e662e9404 {
  margin-top: 1em;
margin-bottom: 1em;
min-height: 55px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9c260091-6f9e-4e79-8eda-d78e662e9404 {
  display: none;
}
#s-9c260091-6f9e-4e79-8eda-d78e662e9404, #wrap-s-9c260091-6f9e-4e79-8eda-d78e662e9404 { display:none !important; }}@media (max-width: 767px){#s-9c260091-6f9e-4e79-8eda-d78e662e9404 {
  display: none;
}
#s-9c260091-6f9e-4e79-8eda-d78e662e9404, #wrap-s-9c260091-6f9e-4e79-8eda-d78e662e9404 { display:none !important; }}
#s-be89ba38-871c-499c-9b39-1e9073f4966b {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 1.5em;
padding-bottom: 0.5em;
min-height: 600px;
background-position: center top;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-be89ba38-871c-499c-9b39-1e9073f4966b {
  display: none;
}
#s-be89ba38-871c-499c-9b39-1e9073f4966b, #wrap-s-be89ba38-871c-499c-9b39-1e9073f4966b { display:none !important; }}@media (max-width: 767px){#s-be89ba38-871c-499c-9b39-1e9073f4966b {
  display: none;
}
#s-be89ba38-871c-499c-9b39-1e9073f4966b, #wrap-s-be89ba38-871c-499c-9b39-1e9073f4966b { display:none !important; }}







#s-be89ba38-871c-499c-9b39-1e9073f4966b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be89ba38-871c-499c-9b39-1e9073f4966b {
  cursor: pointer;
}#s-be89ba38-871c-499c-9b39-1e9073f4966b.shg-box.shg-c {
  justify-content: center;
}

#s-fe0221e3-1702-4293-8199-c259c75782f2 {
  margin-left: 1.5em;
margin-right: 1.5em;
}

@media (min-width: 0px) {
[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-fe0221e3-1702-4293-8199-c259c75782f2"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-129d6500-4f2c-4e66-8dab-a3bc2d87f786 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
background-color: rgba(250, 240, 2, 0.01);
}








#s-129d6500-4f2c-4e66-8dab-a3bc2d87f786 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-129d6500-4f2c-4e66-8dab-a3bc2d87f786.shg-box.shg-c {
  justify-content: center;
}

#s-a584bd72-9c63-4a1c-be37-b06633660ea2 {
  text-align: center;
}




  #s-a584bd72-9c63-4a1c-be37-b06633660ea2 img.shogun-image {
    
    width: px;
  }


#s-a584bd72-9c63-4a1c-be37-b06633660ea2 .shogun-image-content {
  
    align-items: center;
  
}

#s-e46024bc-ade7-4122-a094-f9d3bd275230 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
}

#s-edadd49f-ae4f-4b10-a194-d1d3cae6b61f {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
hover-type: color;
color: rgba(255, 0, 0, 1);
}
#s-edadd49f-ae4f-4b10-a194-d1d3cae6b61f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 0, 0, 1) !important;}#s-edadd49f-ae4f-4b10-a194-d1d3cae6b61f:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 0, 0, 1) !important;}

  #s-edadd49f-ae4f-4b10-a194-d1d3cae6b61f-btn-wrapper {
    text-align: center;
  }


#s-edadd49f-ae4f-4b10-a194-d1d3cae6b61f.shg-btn {
  color: rgba(255, 0, 0, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-67f3747c-3d7f-4a28-b2d9-beda56c670c0 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 1.5em;
padding-bottom: 0.5em;
min-height: 600px;
background-position: center top;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-67f3747c-3d7f-4a28-b2d9-beda56c670c0 {
  
}
}@media (max-width: 767px){#s-67f3747c-3d7f-4a28-b2d9-beda56c670c0 {
  display: none;
}
#s-67f3747c-3d7f-4a28-b2d9-beda56c670c0, #wrap-s-67f3747c-3d7f-4a28-b2d9-beda56c670c0 { display:none !important; }}







#s-67f3747c-3d7f-4a28-b2d9-beda56c670c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67f3747c-3d7f-4a28-b2d9-beda56c670c0 {
  cursor: pointer;
}#s-67f3747c-3d7f-4a28-b2d9-beda56c670c0.shg-box.shg-c {
  justify-content: center;
}

#s-0b507c28-609d-4329-8082-dc97ace9cce8 {
  margin-left: 1.5em;
margin-right: 1.5em;
}

@media (min-width: 0px) {
[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-0b507c28-609d-4329-8082-dc97ace9cce8"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-7fb3ce81-042e-4e00-8311-decbde37b10d {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
background-color: rgba(250, 240, 2, 0.01);
}








#s-7fb3ce81-042e-4e00-8311-decbde37b10d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fb3ce81-042e-4e00-8311-decbde37b10d.shg-box.shg-c {
  justify-content: center;
}

#s-e64927f9-0a23-4f7a-a232-65ecd8b74556 {
  text-align: center;
}




  #s-e64927f9-0a23-4f7a-a232-65ecd8b74556 img.shogun-image {
    
    width: px;
  }


#s-e64927f9-0a23-4f7a-a232-65ecd8b74556 .shogun-image-content {
  
    align-items: center;
  
}

#s-70193d7b-7822-4958-bc4b-a2d80ae813f1 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
}

#s-1de66f33-0c8f-4e32-ac8d-5820883f4a56 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(146, 107, 42, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-1de66f33-0c8f-4e32-ac8d-5820883f4a56:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(146, 107, 42, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-1de66f33-0c8f-4e32-ac8d-5820883f4a56:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(146, 107, 42, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-1de66f33-0c8f-4e32-ac8d-5820883f4a56-btn-wrapper {
    text-align: center;
  }


#s-1de66f33-0c8f-4e32-ac8d-5820883f4a56.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-837a9cbd-1e73-45f5-9760-0ac800d1440b {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 600px;
}








#s-837a9cbd-1e73-45f5-9760-0ac800d1440b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-837a9cbd-1e73-45f5-9760-0ac800d1440b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c6e913b-7448-494e-bf5d-ce685ed26cb0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e90583ec-baa8-4874-a3b8-e7c21889235a {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(64, 193, 173, 1);
border-style: solid;
min-height: 600px;
background-position: center center;
}








#s-e90583ec-baa8-4874-a3b8-e7c21889235a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e90583ec-baa8-4874-a3b8-e7c21889235a {
  cursor: pointer;
}#s-e90583ec-baa8-4874-a3b8-e7c21889235a.shg-box.shg-c {
  justify-content: center;
}

#s-76b1ced9-7bdb-4ba8-b7d7-889c28561b0c {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 600px;
background-position: center center;
}








#s-76b1ced9-7bdb-4ba8-b7d7-889c28561b0c > .shg-box-overlay {
  background-color: rgba(29, 114, 103, 1);
  opacity: 0.6;
}#s-76b1ced9-7bdb-4ba8-b7d7-889c28561b0c {
  cursor: pointer;
}#s-76b1ced9-7bdb-4ba8-b7d7-889c28561b0c.shg-box.shg-c {
  justify-content: center;
}

#s-6f6c4f92-e85b-45b8-b8a8-d665bdb1a375 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
background-color: rgba(250, 240, 2, 0.01);
}








#s-6f6c4f92-e85b-45b8-b8a8-d665bdb1a375 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f6c4f92-e85b-45b8-b8a8-d665bdb1a375.shg-box.shg-c {
  justify-content: center;
}

#s-5f0c7a2d-02ae-4142-9422-f8de39949e83 {
  margin-bottom: 1em;
text-align: center;
}




  #s-5f0c7a2d-02ae-4142-9422-f8de39949e83 img.shogun-image {
    
    width: px;
  }


#s-5f0c7a2d-02ae-4142-9422-f8de39949e83 .shogun-image-content {
  
    align-items: center;
  
}

#s-b9da0d2a-8b2c-4fa2-aac3-f59b67c325fe {
  margin-top: 1.5em;
margin-bottom: 1.5em;
}

#s-79d8d670-9762-441e-90ae-4ef12a51afb7 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
hover-type: color;
color: rgba(69, 190, 171, 1);
}
#s-79d8d670-9762-441e-90ae-4ef12a51afb7:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(69, 190, 171, 1) !important;}#s-79d8d670-9762-441e-90ae-4ef12a51afb7:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(69, 190, 171, 1) !important;}

  #s-79d8d670-9762-441e-90ae-4ef12a51afb7-btn-wrapper {
    text-align: center;
  }


#s-79d8d670-9762-441e-90ae-4ef12a51afb7.shg-btn {
  color: rgba(69, 190, 171, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-7ac42389-0e94-493f-8ee4-5e0de2b394dd {
  background-image: url(https://i.shgcdn.com/e04176f1-3daa-4406-aff7-85f96ad0605c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 1.5em;
padding-bottom: 0.5em;
min-height: 5px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-7ac42389-0e94-493f-8ee4-5e0de2b394dd {
  
}
}@media (max-width: 767px){#s-7ac42389-0e94-493f-8ee4-5e0de2b394dd {
  display: none;
}
#s-7ac42389-0e94-493f-8ee4-5e0de2b394dd, #wrap-s-7ac42389-0e94-493f-8ee4-5e0de2b394dd { display:none !important; }}







#s-7ac42389-0e94-493f-8ee4-5e0de2b394dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ac42389-0e94-493f-8ee4-5e0de2b394dd {
  cursor: pointer;
}#s-7ac42389-0e94-493f-8ee4-5e0de2b394dd.shg-box.shg-c {
  justify-content: center;
}

#s-cbde7960-f2c3-4f6a-a0aa-9cede1763ae2 {
  padding-right: 1.5em;
text-align: right;
}




  #s-cbde7960-f2c3-4f6a-a0aa-9cede1763ae2 img.shogun-image {
    
    width: px;
  }


#s-cbde7960-f2c3-4f6a-a0aa-9cede1763ae2 .shogun-image-content {
  
    align-items: center;
  
}

#s-5625dfc9-f31d-4664-b9df-76aa1b2809ed {
  margin-left: 1.5em;
margin-right: 1.5em;
}

@media (min-width: 0px) {
[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-5625dfc9-f31d-4664-b9df-76aa1b2809ed"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-e2ed2037-382b-4849-811a-64232872079e {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
background-color: rgba(250, 240, 2, 0.01);
}








#s-e2ed2037-382b-4849-811a-64232872079e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2ed2037-382b-4849-811a-64232872079e.shg-box.shg-c {
  justify-content: center;
}

#s-eab97f5a-48ea-4d98-b6dd-0df36b6b7ced {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}




  #s-eab97f5a-48ea-4d98-b6dd-0df36b6b7ced img.shogun-image {
    
    width: px;
  }


#s-eab97f5a-48ea-4d98-b6dd-0df36b6b7ced .shogun-image-content {
  
    align-items: center;
  
}

#s-6679c42f-7cf5-4483-bef1-434c459c8caa {
  margin-top: 1.5em;
margin-left: 3em;
margin-bottom: 1.5em;
margin-right: 3em;
}

#s-f91b14fb-6940-46fb-8a84-8143fde54541 {
  background-image: url(none);
background-repeat: no-repeat;
margin-right: 2em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 2px;
background-color: rgba(255, 216, 0, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-f91b14fb-6940-46fb-8a84-8143fde54541:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 216, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-f91b14fb-6940-46fb-8a84-8143fde54541:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 216, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-f91b14fb-6940-46fb-8a84-8143fde54541-btn-wrapper {
    text-align: center;
  }


#s-f91b14fb-6940-46fb-8a84-8143fde54541.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.5em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-89835c63-3c5b-45ba-9a66-6994192e5fe5 {
  margin-top: 3em;
margin-left: 1.5em;
margin-right: 1.5em;
}

#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 {
  margin-top: 1em;
margin-left: 1em;
margin-right: 1em;
min-height: 50px;
}
@media (min-width: 1200px){#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 {
  display: none;
}
#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943, #wrap-s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 {
  display: none;
}
#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943, #wrap-s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 {
  
}
}@media (max-width: 767px){#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 {
  
}
}







#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a1c97c0-d494-46e7-a26c-1e4ca8b47943.shg-box.shg-c {
  justify-content: center;
}

#s-84999040-db60-4ee9-9ed1-16f36cb7527f {
  margin-top: 1em;
margin-bottom: 1em;
text-align: center;
}

#s-84999040-db60-4ee9-9ed1-16f36cb7527f .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-a0eab4cb-6087-4100-86c1-3d4588353c10"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-05c0fd89-8cc3-4e18-a6e3-f23967194e76 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-05c0fd89-8cc3-4e18-a6e3-f23967194e76 img.shogun-image {
    
    width: px;
  }


#s-05c0fd89-8cc3-4e18-a6e3-f23967194e76 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-5ce3cf36-40a8-4bd8-be6b-8f70d5dfdc0f {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.65);
}








#s-5ce3cf36-40a8-4bd8-be6b-8f70d5dfdc0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ce3cf36-40a8-4bd8-be6b-8f70d5dfdc0f.shg-box.shg-c {
  justify-content: center;
}

#s-443dac51-e3f3-4ad9-b227-cc54f700b863 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-443dac51-e3f3-4ad9-b227-cc54f700b863 img.shogun-image {
    
    width: px;
  }


#s-443dac51-e3f3-4ad9-b227-cc54f700b863 .shogun-image-content {
  
    align-items: center;
  
}

#s-7cf5fa14-2667-47a7-982a-18ee9a83e8d8 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-7cf5fa14-2667-47a7-982a-18ee9a83e8d8 img.shogun-image {
    
    width: px;
  }


#s-7cf5fa14-2667-47a7-982a-18ee9a83e8d8 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-4a6fc4ee-5ce9-4a13-913e-2a42106d81a1 {
  min-height: 50px;
}








#s-4a6fc4ee-5ce9-4a13-913e-2a42106d81a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a6fc4ee-5ce9-4a13-913e-2a42106d81a1.shg-box.shg-c {
  justify-content: center;
}

#s-4534578c-efec-488c-8e36-a3a8d349aecc {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.55);
}








#s-4534578c-efec-488c-8e36-a3a8d349aecc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4534578c-efec-488c-8e36-a3a8d349aecc.shg-box.shg-c {
  justify-content: center;
}

#s-cc35fdb8-cd25-4df5-bafc-460a64dbe798 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-cc35fdb8-cd25-4df5-bafc-460a64dbe798 img.shogun-image {
    
    width: px;
  }


#s-cc35fdb8-cd25-4df5-bafc-460a64dbe798 .shogun-image-content {
  
    align-items: center;
  
}

#s-607a0483-fa29-4552-a796-37eafde48976 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-607a0483-fa29-4552-a796-37eafde48976 img.shogun-image {
    
    width: px;
  }


#s-607a0483-fa29-4552-a796-37eafde48976 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-763d0ac9-0b0c-45ca-b731-8e53ae9cabe4 {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-763d0ac9-0b0c-45ca-b731-8e53ae9cabe4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-763d0ac9-0b0c-45ca-b731-8e53ae9cabe4.shg-box.shg-c {
  justify-content: center;
}

#s-f44b7ba5-4139-4caf-be9e-74c46ea50187 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-f44b7ba5-4139-4caf-be9e-74c46ea50187 img.shogun-image {
    
    width: px;
  }


#s-f44b7ba5-4139-4caf-be9e-74c46ea50187 .shogun-image-content {
  
    align-items: center;
  
}

#s-b4416327-9a4d-45cf-a857-71195348a566 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-b4416327-9a4d-45cf-a857-71195348a566 img.shogun-image {
    
    width: px;
  }


#s-b4416327-9a4d-45cf-a857-71195348a566 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e4490fbe-314b-4b02-9975-648450f790d6 {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-e4490fbe-314b-4b02-9975-648450f790d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4490fbe-314b-4b02-9975-648450f790d6.shg-box.shg-c {
  justify-content: center;
}

#s-61b23f9e-a8ca-4761-a7a1-c330928d4d7d {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-61b23f9e-a8ca-4761-a7a1-c330928d4d7d img.shogun-image {
    
    width: px;
  }


#s-61b23f9e-a8ca-4761-a7a1-c330928d4d7d .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-63771deb-db5f-4f62-b990-bcf17f7c1831"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-37e7ab26-8f5a-4435-9e02-bfd4b97e236c {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-37e7ab26-8f5a-4435-9e02-bfd4b97e236c img.shogun-image {
    
    width: px;
  }


#s-37e7ab26-8f5a-4435-9e02-bfd4b97e236c .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-4b5a94b3-9377-400f-9b6b-4017a1ea774b {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-4b5a94b3-9377-400f-9b6b-4017a1ea774b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b5a94b3-9377-400f-9b6b-4017a1ea774b.shg-box.shg-c {
  justify-content: center;
}

#s-b253706d-36a5-489c-9f37-14d8a6faaf15 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-b253706d-36a5-489c-9f37-14d8a6faaf15 img.shogun-image {
    
    width: px;
  }


#s-b253706d-36a5-489c-9f37-14d8a6faaf15 .shogun-image-content {
  
    align-items: center;
  
}

#s-02a507fa-27f8-437e-9af5-1364d06f7c4b {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}
#s-02a507fa-27f8-437e-9af5-1364d06f7c4b:hover {opacity: 1 !important;}



  #s-02a507fa-27f8-437e-9af5-1364d06f7c4b img.shogun-image {
    
    width: px;
  }


#s-02a507fa-27f8-437e-9af5-1364d06f7c4b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-454d73a3-0b5b-4d07-beca-d2f73d86c1d1 {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-454d73a3-0b5b-4d07-beca-d2f73d86c1d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-454d73a3-0b5b-4d07-beca-d2f73d86c1d1.shg-box.shg-c {
  justify-content: center;
}

#s-7ff7913e-89a1-417b-af4f-bc33864cb421 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-7ff7913e-89a1-417b-af4f-bc33864cb421 img.shogun-image {
    
    width: px;
  }


#s-7ff7913e-89a1-417b-af4f-bc33864cb421 .shogun-image-content {
  
    align-items: center;
  
}

#s-c01b9d76-7926-4755-8340-d98737bceb3b {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-c01b9d76-7926-4755-8340-d98737bceb3b img.shogun-image {
    
    width: px;
  }


#s-c01b9d76-7926-4755-8340-d98737bceb3b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-47032f8c-1cf9-43f3-abbc-9e16b078657f {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-47032f8c-1cf9-43f3-abbc-9e16b078657f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47032f8c-1cf9-43f3-abbc-9e16b078657f.shg-box.shg-c {
  justify-content: center;
}

#s-fd21d2d4-0322-4c94-ac29-dc76819b2384 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-fd21d2d4-0322-4c94-ac29-dc76819b2384 img.shogun-image {
    
    width: px;
  }


#s-fd21d2d4-0322-4c94-ac29-dc76819b2384 .shogun-image-content {
  
    align-items: center;
  
}

#s-023436bb-6512-4d87-befe-7d41dc33396f {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-023436bb-6512-4d87-befe-7d41dc33396f img.shogun-image {
    
    width: px;
  }


#s-023436bb-6512-4d87-befe-7d41dc33396f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-92752bb6-5a9d-4bea-8963-90ce662e42d9 {
  border-style: solid;
margin-top: 0.5em;
margin-left: 0.5em;
margin-bottom: 0.5em;
margin-right: 0.5em;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(253, 253, 253, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.5);
}








#s-92752bb6-5a9d-4bea-8963-90ce662e42d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-92752bb6-5a9d-4bea-8963-90ce662e42d9.shg-box.shg-c {
  justify-content: center;
}

#s-e5374d6a-e7f4-44a2-a12b-6a7cce232622 {
  margin-top: 5%;
margin-left: 10%;
margin-bottom: 5%;
margin-right: 10%;
text-align: center;
}




  #s-e5374d6a-e7f4-44a2-a12b-6a7cce232622 img.shogun-image {
    
    width: px;
  }


#s-e5374d6a-e7f4-44a2-a12b-6a7cce232622 .shogun-image-content {
  
    align-items: center;
  
}

#s-056553da-ecb2-4fd3-8f30-88a473af2ea8 {
  margin-bottom: 1em;
min-height: 0px;
}
@media (min-width: 1200px){#s-056553da-ecb2-4fd3-8f30-88a473af2ea8 {
  display: none;
}
#s-056553da-ecb2-4fd3-8f30-88a473af2ea8, #wrap-s-056553da-ecb2-4fd3-8f30-88a473af2ea8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-056553da-ecb2-4fd3-8f30-88a473af2ea8 {
  display: none;
}
#s-056553da-ecb2-4fd3-8f30-88a473af2ea8, #wrap-s-056553da-ecb2-4fd3-8f30-88a473af2ea8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-056553da-ecb2-4fd3-8f30-88a473af2ea8 {
  
}
}@media (max-width: 767px){#s-056553da-ecb2-4fd3-8f30-88a473af2ea8 {
  
}
}







#s-056553da-ecb2-4fd3-8f30-88a473af2ea8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-056553da-ecb2-4fd3-8f30-88a473af2ea8.shg-box.shg-c {
  justify-content: center;
}

#s-c28f40fc-37a7-42f9-ab89-11b9e3d06249 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-c28f40fc-37a7-42f9-ab89-11b9e3d06249:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-c28f40fc-37a7-42f9-ab89-11b9e3d06249:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c28f40fc-37a7-42f9-ab89-11b9e3d06249.shg-btn {
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  block ;
}

#s-61fb4ecd-ac7e-408b-91a6-da126ac5700d {
  background-size: cover;
background-color: rgba(215, 211, 212, 1);
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-61fb4ecd-ac7e-408b-91a6-da126ac5700d {
  display: none;
}
#s-61fb4ecd-ac7e-408b-91a6-da126ac5700d, #wrap-s-61fb4ecd-ac7e-408b-91a6-da126ac5700d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-61fb4ecd-ac7e-408b-91a6-da126ac5700d {
  display: none;
}
#s-61fb4ecd-ac7e-408b-91a6-da126ac5700d, #wrap-s-61fb4ecd-ac7e-408b-91a6-da126ac5700d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-61fb4ecd-ac7e-408b-91a6-da126ac5700d {
  
}
}@media (max-width: 767px){#s-61fb4ecd-ac7e-408b-91a6-da126ac5700d {
  
}
}







#s-61fb4ecd-ac7e-408b-91a6-da126ac5700d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61fb4ecd-ac7e-408b-91a6-da126ac5700d {
  cursor: pointer;
}#s-61fb4ecd-ac7e-408b-91a6-da126ac5700d.shg-box.shg-c {
  justify-content: center;
}

#s-eae9d235-d81c-4afc-bc28-219ff5d62f03 {
  text-align: center;
}




  #s-eae9d235-d81c-4afc-bc28-219ff5d62f03 img.shogun-image {
    
    width: px;
  }


#s-eae9d235-d81c-4afc-bc28-219ff5d62f03 .shogun-image-content {
  
    align-items: center;
  
}

#s-b7130cb0-3e2b-4d23-8c81-76658c624f4f {
  margin-top: 1.5em;
margin-left: 5%;
margin-bottom: 1.5em;
margin-right: 5%;
}

#s-b727f5bd-d6b3-45a7-bac0-b8dce394c47b {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(167, 121, 44, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-b727f5bd-d6b3-45a7-bac0-b8dce394c47b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(167, 121, 44, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-b727f5bd-d6b3-45a7-bac0-b8dce394c47b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(167, 121, 44, 1) !important;
text-decoration: none !important;
hover-type: color !important;}

  #s-b727f5bd-d6b3-45a7-bac0-b8dce394c47b-btn-wrapper {
    text-align: center;
  }


#s-b727f5bd-d6b3-45a7-bac0-b8dce394c47b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 1.2em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339 {
  margin-top: 1.5em;
margin-left: 3em;
margin-bottom: 1.5em;
margin-right: 3em;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339 {
  display: none;
}
#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339, #wrap-s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339 { display:none !important; }}@media (max-width: 767px){#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339 {
  display: none;
}
#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339, #wrap-s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339 { display:none !important; }}







#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3fd8d5a-b775-4d7d-8a2e-e20627e57339.shg-box.shg-c {
  justify-content: center;
}

#s-0a97f4c1-dcc3-4606-b1ed-e71636d6b979 {
  margin-bottom: 1em;
text-align: center;
}

#s-0a97f4c1-dcc3-4606-b1ed-e71636d6b979 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.75em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.125em);
}

}

@media (min-width: 992px) {
[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.125em);
}

}

@media (min-width: 1200px) {
[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.125em);
}

[id="s-eec8212f-0ee4-4e9b-b2b4-fe5f7643758b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.125em);
}

}

#s-debd68f4-ffe3-4627-a143-d1abbc5dd63f {
  border-style: solid;
margin-bottom: 1.5em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-debd68f4-ffe3-4627-a143-d1abbc5dd63f img.shogun-image {
    
    width: px;
  }


#s-debd68f4-ffe3-4627-a143-d1abbc5dd63f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-96f8e9fc-cd20-4639-9534-79152bfd4451 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-96f8e9fc-cd20-4639-9534-79152bfd4451:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-96f8e9fc-cd20-4639-9534-79152bfd4451:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-96f8e9fc-cd20-4639-9534-79152bfd4451.shg-btn {
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-6245d1c5-b6b3-44b7-a63d-ffc1b9ce6a5f {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-6245d1c5-b6b3-44b7-a63d-ffc1b9ce6a5f img.shogun-image {
    
    width: px;
  }


#s-6245d1c5-b6b3-44b7-a63d-ffc1b9ce6a5f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-74657c79-2baa-4525-9922-60e18193b875 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-74657c79-2baa-4525-9922-60e18193b875:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-74657c79-2baa-4525-9922-60e18193b875:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-74657c79-2baa-4525-9922-60e18193b875.shg-btn {
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-a2ad52a9-aaa4-4a33-abd6-1b97aa556d83 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-a2ad52a9-aaa4-4a33-abd6-1b97aa556d83 img.shogun-image {
    
    width: px;
  }


#s-a2ad52a9-aaa4-4a33-abd6-1b97aa556d83 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-eb4be981-ba78-42e8-a637-f9ca4c55b2cc {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-eb4be981-ba78-42e8-a637-f9ca4c55b2cc:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-eb4be981-ba78-42e8-a637-f9ca4c55b2cc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-eb4be981-ba78-42e8-a637-f9ca4c55b2cc.shg-btn {
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-4499e30f-e9a7-435e-94de-312fc97a13c3 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-4499e30f-e9a7-435e-94de-312fc97a13c3 img.shogun-image {
    
    width: px;
  }


#s-4499e30f-e9a7-435e-94de-312fc97a13c3 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-16e480b1-274f-4291-9461-0ad21cd35d74 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-16e480b1-274f-4291-9461-0ad21cd35d74:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-16e480b1-274f-4291-9461-0ad21cd35d74:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-16e480b1-274f-4291-9461-0ad21cd35d74.shg-btn {
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.75em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.125em);
}

}

@media (min-width: 992px) {
[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.125em);
}

}

@media (min-width: 1200px) {
[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.125em);
}

[id="s-37c857c6-beec-4338-a246-8416f109311b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.125em);
}

}

#s-1521f75a-141e-4c15-9042-9bca5c3eeb6f {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-1521f75a-141e-4c15-9042-9bca5c3eeb6f img.shogun-image {
    
    width: px;
  }


#s-1521f75a-141e-4c15-9042-9bca5c3eeb6f .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-033b14c2-e76b-485b-ab69-4b6f5881f539 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-033b14c2-e76b-485b-ab69-4b6f5881f539:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-033b14c2-e76b-485b-ab69-4b6f5881f539:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-033b14c2-e76b-485b-ab69-4b6f5881f539.shg-btn {
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-70591c9d-7883-4742-aea1-0e3926f25363 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-70591c9d-7883-4742-aea1-0e3926f25363 img.shogun-image {
    
    width: px;
  }


#s-70591c9d-7883-4742-aea1-0e3926f25363 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-2f866d53-17a0-4b95-8e2c-5cd1cca59607 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-2f866d53-17a0-4b95-8e2c-5cd1cca59607:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-2f866d53-17a0-4b95-8e2c-5cd1cca59607:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2f866d53-17a0-4b95-8e2c-5cd1cca59607.shg-btn {
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-787bbeb5-808c-4605-83ed-a11477a54616 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-787bbeb5-808c-4605-83ed-a11477a54616 img.shogun-image {
    
    width: px;
  }


#s-787bbeb5-808c-4605-83ed-a11477a54616 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-cbf0623c-d447-4529-b49c-c6e39dc79ecb {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-cbf0623c-d447-4529-b49c-c6e39dc79ecb:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-cbf0623c-d447-4529-b49c-c6e39dc79ecb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cbf0623c-d447-4529-b49c-c6e39dc79ecb.shg-btn {
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-c1f1206f-420a-4e1e-b836-72bdb94a6e3d {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-c1f1206f-420a-4e1e-b836-72bdb94a6e3d img.shogun-image {
    
    width: px;
  }


#s-c1f1206f-420a-4e1e-b836-72bdb94a6e3d .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-200c864b-f89b-455d-913f-f6f226bcdb20 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-200c864b-f89b-455d-913f-f6f226bcdb20:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-200c864b-f89b-455d-913f-f6f226bcdb20:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-200c864b-f89b-455d-913f-f6f226bcdb20.shg-btn {
  color: #ffffff;
  font-size: 1.5em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 {
  margin-top: 1em;
margin-left: 1em;
margin-right: 1em;
min-height: 50px;
}
@media (min-width: 1200px){#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 {
  display: none;
}
#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2, #wrap-s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 {
  display: none;
}
#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2, #wrap-s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 {
  
}
}@media (max-width: 767px){#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 {
  
}
}







#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e0f650f-f7e2-4b8f-9b83-2878f62bd4c2.shg-box.shg-c {
  justify-content: center;
}

#s-fe128f8f-f47c-4ada-b758-15cc44623fad {
  margin-bottom: 1em;
text-align: center;
}

#s-fe128f8f-f47c-4ada-b758-15cc44623fad .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-207c33a0-2d0f-44f8-9c0a-1f044a3d44cd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-af012882-f6c9-4c22-b0d6-79a1796ee78b {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-af012882-f6c9-4c22-b0d6-79a1796ee78b img.shogun-image {
    
    width: px;
  }


#s-af012882-f6c9-4c22-b0d6-79a1796ee78b .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-9179b9b2-a924-46a1-8ac4-f2f6a48ba8d7 {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-9179b9b2-a924-46a1-8ac4-f2f6a48ba8d7:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-9179b9b2-a924-46a1-8ac4-f2f6a48ba8d7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9179b9b2-a924-46a1-8ac4-f2f6a48ba8d7.shg-btn {
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-bbf4ca45-0caf-41cc-b94a-457034091bca {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-bbf4ca45-0caf-41cc-b94a-457034091bca img.shogun-image {
    
    width: px;
  }


#s-bbf4ca45-0caf-41cc-b94a-457034091bca .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-9a28f11d-71b0-4449-ba52-30754069fe83 {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-9a28f11d-71b0-4449-ba52-30754069fe83:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-9a28f11d-71b0-4449-ba52-30754069fe83:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9a28f11d-71b0-4449-ba52-30754069fe83.shg-btn {
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-ac269624-c035-46dd-b062-0a24930fe106 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-ac269624-c035-46dd-b062-0a24930fe106 img.shogun-image {
    
    width: px;
  }


#s-ac269624-c035-46dd-b062-0a24930fe106 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e31aa6f4-25dc-4db1-b90a-d601b80b6785 {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-e31aa6f4-25dc-4db1-b90a-d601b80b6785:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-e31aa6f4-25dc-4db1-b90a-d601b80b6785:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e31aa6f4-25dc-4db1-b90a-d601b80b6785.shg-btn {
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-c7fd9b7c-c36d-4d55-811d-85d231ce9351 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-c7fd9b7c-c36d-4d55-811d-85d231ce9351 img.shogun-image {
    
    width: px;
  }


#s-c7fd9b7c-c36d-4d55-811d-85d231ce9351 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-42ee9f1a-ea19-4e2b-b3c9-a94cf9b573af {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-42ee9f1a-ea19-4e2b-b3c9-a94cf9b573af:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-42ee9f1a-ea19-4e2b-b3c9-a94cf9b573af:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-42ee9f1a-ea19-4e2b-b3c9-a94cf9b573af.shg-btn {
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-3696d046-e87b-456d-a8c5-7f6658a9d719"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-6ca727c8-77b3-4eea-b38d-ea4f38a12640 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-6ca727c8-77b3-4eea-b38d-ea4f38a12640 img.shogun-image {
    
    width: px;
  }


#s-6ca727c8-77b3-4eea-b38d-ea4f38a12640 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-83fb2026-2a9b-447c-aaf7-ca237dd1e17e {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-83fb2026-2a9b-447c-aaf7-ca237dd1e17e:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-83fb2026-2a9b-447c-aaf7-ca237dd1e17e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-83fb2026-2a9b-447c-aaf7-ca237dd1e17e.shg-btn {
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-b36674fa-8630-4d08-b047-c4524f49dc81 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-b36674fa-8630-4d08-b047-c4524f49dc81 img.shogun-image {
    
    width: px;
  }


#s-b36674fa-8630-4d08-b047-c4524f49dc81 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-3029ba2c-30cc-412d-86ec-1a07f20a12bd {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-3029ba2c-30cc-412d-86ec-1a07f20a12bd:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-3029ba2c-30cc-412d-86ec-1a07f20a12bd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3029ba2c-30cc-412d-86ec-1a07f20a12bd.shg-btn {
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-31eaced6-1f70-4208-b152-ba8845ee6d72 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-31eaced6-1f70-4208-b152-ba8845ee6d72 img.shogun-image {
    
    width: px;
  }


#s-31eaced6-1f70-4208-b152-ba8845ee6d72 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-d4dbb902-83c8-47c7-aed3-b59d7cfee117 {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-d4dbb902-83c8-47c7-aed3-b59d7cfee117:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-d4dbb902-83c8-47c7-aed3-b59d7cfee117:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d4dbb902-83c8-47c7-aed3-b59d7cfee117.shg-btn {
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-10625ad7-712e-4abe-a89b-33adff0afd6c {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-10625ad7-712e-4abe-a89b-33adff0afd6c img.shogun-image {
    
    width: px;
  }


#s-10625ad7-712e-4abe-a89b-33adff0afd6c .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-e4cca78b-58d6-4d10-8010-83e8d3b77273 {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: left;
text-decoration: none;
}
#s-e4cca78b-58d6-4d10-8010-83e8d3b77273:hover {background-color: rgba(40, 230, 222, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}#s-e4cca78b-58d6-4d10-8010-83e8d3b77273:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e4cca78b-58d6-4d10-8010-83e8d3b77273.shg-btn {
  color: #ffffff;
  font-size: 1em;
  font-weight: 600;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-9196bc5b-118d-497b-aa40-5d354e5508c6 {
  background-size: cover;
background-color: rgba(0, 0, 0, 1);
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-9196bc5b-118d-497b-aa40-5d354e5508c6 {
  display: none;
}
#s-9196bc5b-118d-497b-aa40-5d354e5508c6, #wrap-s-9196bc5b-118d-497b-aa40-5d354e5508c6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9196bc5b-118d-497b-aa40-5d354e5508c6 {
  display: none;
}
#s-9196bc5b-118d-497b-aa40-5d354e5508c6, #wrap-s-9196bc5b-118d-497b-aa40-5d354e5508c6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9196bc5b-118d-497b-aa40-5d354e5508c6 {
  
}
}@media (max-width: 767px){#s-9196bc5b-118d-497b-aa40-5d354e5508c6 {
  
}
}







#s-9196bc5b-118d-497b-aa40-5d354e5508c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9196bc5b-118d-497b-aa40-5d354e5508c6 {
  cursor: pointer;
}#s-9196bc5b-118d-497b-aa40-5d354e5508c6.shg-box.shg-c {
  justify-content: center;
}

#s-bdf96b4f-ba58-469c-9cf7-baa0eab7b6c2 {
  margin-top: 2em;
padding-left: 10%;
padding-right: 10%;
text-align: center;
}




  #s-bdf96b4f-ba58-469c-9cf7-baa0eab7b6c2 img.shogun-image {
    
    width: px;
  }


#s-bdf96b4f-ba58-469c-9cf7-baa0eab7b6c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-651cf0f2-1435-40c4-9f63-a8f547b7641f {
  margin-top: 1.5em;
margin-left: 5%;
margin-bottom: 1.5em;
margin-right: 5%;
}

#s-1907a098-6e9c-465e-9f94-56cb03c4116c {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 2em;
margin-right: 2em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
hover-type: color;
color: rgba(255, 1, 1, 1);
}
#s-1907a098-6e9c-465e-9f94-56cb03c4116c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 0, 0, 1) !important;}#s-1907a098-6e9c-465e-9f94-56cb03c4116c:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 0, 0, 1) !important;}

  #s-1907a098-6e9c-465e-9f94-56cb03c4116c-btn-wrapper {
    text-align: center;
  }


#s-1907a098-6e9c-465e-9f94-56cb03c4116c.shg-btn {
  color: rgba(255, 1, 1, 1);
  font-size: 1.2em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-a4c69f80-6e02-4c05-b8a3-e0dd3dd955ba {
  text-align: center;
}




  #s-a4c69f80-6e02-4c05-b8a3-e0dd3dd955ba img.shogun-image {
    
    width: px;
  }


#s-a4c69f80-6e02-4c05-b8a3-e0dd3dd955ba .shogun-image-content {
  
    align-items: center;
  
}

#s-8e7d47dd-3c0e-455c-a857-f5e48ea53a26 {
  padding-top: 1em;
padding-left: 3em;
padding-bottom: 1em;
padding-right: 3em;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8e7d47dd-3c0e-455c-a857-f5e48ea53a26 {
  display: none;
}
#s-8e7d47dd-3c0e-455c-a857-f5e48ea53a26, #wrap-s-8e7d47dd-3c0e-455c-a857-f5e48ea53a26 { display:none !important; }}@media (max-width: 767px){#s-8e7d47dd-3c0e-455c-a857-f5e48ea53a26 {
  display: none;
}
#s-8e7d47dd-3c0e-455c-a857-f5e48ea53a26, #wrap-s-8e7d47dd-3c0e-455c-a857-f5e48ea53a26 { display:none !important; }}







#s-8e7d47dd-3c0e-455c-a857-f5e48ea53a26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e7d47dd-3c0e-455c-a857-f5e48ea53a26.shg-box.shg-c {
  justify-content: center;
}

#s-09aa58df-7738-4171-bd1d-a14a6eaaf422 {
  margin-bottom: 1em;
text-align: center;
}

#s-09aa58df-7738-4171-bd1d-a14a6eaaf422 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-786f7a92-2030-4104-bc90-78f13abdcda7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 0px) {
[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-b1892dc3-956c-49e8-b0c7-6e96a5cf8703"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-454e3537-8f34-4176-9f79-4f790d0afc9a {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(233, 210, 139, 1);
border-style: solid;
text-align: center;
}




  #s-454e3537-8f34-4176-9f79-4f790d0afc9a img.shogun-image {
    
    width: px;
  }


#s-454e3537-8f34-4176-9f79-4f790d0afc9a .shogun-image-content {
  
    align-items: center;
  
}

#s-c63ab2b3-2520-434d-8a8a-db2158cb2ea4 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(230, 158, 80, 1);
border-style: solid;
text-align: center;
}




  #s-c63ab2b3-2520-434d-8a8a-db2158cb2ea4 img.shogun-image {
    
    width: px;
  }


#s-c63ab2b3-2520-434d-8a8a-db2158cb2ea4 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-5c155d1e-c145-41b6-9afc-1ed07126b0fc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-0064c3de-2508-4490-91cc-c9cf0e450287 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(204, 221, 221, 1);
border-style: solid;
text-align: center;
}




  #s-0064c3de-2508-4490-91cc-c9cf0e450287 img.shogun-image {
    
    width: px;
  }


#s-0064c3de-2508-4490-91cc-c9cf0e450287 .shogun-image-content {
  
    align-items: center;
  
}

#s-cbef71e6-f70c-4f09-8020-de8028692153 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(30, 135, 175, 1);
border-style: solid;
text-align: center;
}




  #s-cbef71e6-f70c-4f09-8020-de8028692153 img.shogun-image {
    
    width: px;
  }


#s-cbef71e6-f70c-4f09-8020-de8028692153 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-17782814-3042-4667-8971-0e660eb5f291"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 0px) {
[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-90b903fd-23c6-434f-b08d-1f6d5cb2669e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-1b31a6d2-72d8-4014-a6c2-fc0dce3e95ba {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(120, 82, 79, 1);
border-style: solid;
text-align: center;
}




  #s-1b31a6d2-72d8-4014-a6c2-fc0dce3e95ba img.shogun-image {
    
    width: px;
  }


#s-1b31a6d2-72d8-4014-a6c2-fc0dce3e95ba .shogun-image-content {
  
    align-items: center;
  
}

#s-5fc0822f-d08b-4167-abe5-5cf9cdc37615 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(175, 137, 216, 1);
border-style: solid;
text-align: center;
}




  #s-5fc0822f-d08b-4167-abe5-5cf9cdc37615 img.shogun-image {
    
    width: px;
  }


#s-5fc0822f-d08b-4167-abe5-5cf9cdc37615 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-94b93b33-2f5c-4868-863a-56d92767fb0c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-42aca9ae-3e64-4e06-b69e-59989d87ecab {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(0, 122, 255, 1);
border-style: solid;
text-align: center;
}




  #s-42aca9ae-3e64-4e06-b69e-59989d87ecab img.shogun-image {
    
    width: px;
  }


#s-42aca9ae-3e64-4e06-b69e-59989d87ecab .shogun-image-content {
  
    align-items: center;
  
}

#s-ae8af20b-a672-4ffe-a21f-1ad15304e5af {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 0, 0, 1);
border-style: solid;
text-align: center;
}




  #s-ae8af20b-a672-4ffe-a21f-1ad15304e5af img.shogun-image {
    
    width: px;
  }


#s-ae8af20b-a672-4ffe-a21f-1ad15304e5af .shogun-image-content {
  
    align-items: center;
  
}

#s-c0d01641-0a0c-4861-9b0f-e8f23fff3981 {
  margin-top: 1px;
margin-left: 3em;
margin-bottom: 2em;
margin-right: 3em;
min-height: 550px;
background-color: rgba(255, 249, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-c0d01641-0a0c-4861-9b0f-e8f23fff3981 {
  display: none;
}
#s-c0d01641-0a0c-4861-9b0f-e8f23fff3981, #wrap-s-c0d01641-0a0c-4861-9b0f-e8f23fff3981 { display:none !important; }}@media (max-width: 767px){#s-c0d01641-0a0c-4861-9b0f-e8f23fff3981 {
  display: none;
}
#s-c0d01641-0a0c-4861-9b0f-e8f23fff3981, #wrap-s-c0d01641-0a0c-4861-9b0f-e8f23fff3981 { display:none !important; }}







#s-c0d01641-0a0c-4861-9b0f-e8f23fff3981 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0d01641-0a0c-4861-9b0f-e8f23fff3981.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c4cb1e59-d919-4459-a073-2fc847fe6839"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-f6f7b452-86f9-4fbd-bcee-af97bcda65f6 {
  margin-top: auto;
margin-left: 3em;
margin-bottom: auto;
margin-right: 1em;
min-height: 550px;
}








#s-f6f7b452-86f9-4fbd-bcee-af97bcda65f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6f7b452-86f9-4fbd-bcee-af97bcda65f6 {
  cursor: pointer;
}#s-f6f7b452-86f9-4fbd-bcee-af97bcda65f6.shg-box.shg-c {
  justify-content: center;
}

#s-8d16d81e-82d8-4313-9605-2a686768094c {
  text-align: center;
}




  #s-8d16d81e-82d8-4313-9605-2a686768094c img.shogun-image {
    
    width: px;
  }


#s-8d16d81e-82d8-4313-9605-2a686768094c .shogun-image-content {
  
    align-items: center;
  
}

#s-2351e6fb-1bbd-4ed7-8ed3-71fe48c8fd30 {
  margin-top: 2em;
margin-bottom: 2em;
}

#s-0bc9d378-6a60-445e-8072-e2cfb00a73f2 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(2, 231, 223, 1);
border-style: solid;
background-color: rgba(82, 82, 82, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-0bc9d378-6a60-445e-8072-e2cfb00a73f2:hover {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-0bc9d378-6a60-445e-8072-e2cfb00a73f2:active {background-color: rgba(82, 82, 82, 1) !important;
text-decoration: none !important;}


#s-0bc9d378-6a60-445e-8072-e2cfb00a73f2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 1.3em;
  
  
  
  display:  inline-block ;
}

#s-cf5fd8b4-0fa9-4661-a38d-96b91a9004b1 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 550px;
background-position: left center;
}








#s-cf5fd8b4-0fa9-4661-a38d-96b91a9004b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf5fd8b4-0fa9-4661-a38d-96b91a9004b1 {
  cursor: pointer;
}#s-cf5fd8b4-0fa9-4661-a38d-96b91a9004b1.shg-box.shg-c {
  justify-content: center;
}

#s-7a11ff53-34b5-4417-ae03-2946ba1fa590 {
  padding-top: 1em;
padding-left: 1em;
padding-right: 1em;
}
@media (min-width: 1200px){#s-7a11ff53-34b5-4417-ae03-2946ba1fa590 {
  display: none;
}
#s-7a11ff53-34b5-4417-ae03-2946ba1fa590, #wrap-s-7a11ff53-34b5-4417-ae03-2946ba1fa590 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7a11ff53-34b5-4417-ae03-2946ba1fa590 {
  display: none;
}
#s-7a11ff53-34b5-4417-ae03-2946ba1fa590, #wrap-s-7a11ff53-34b5-4417-ae03-2946ba1fa590 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7a11ff53-34b5-4417-ae03-2946ba1fa590 {
  
}
}@media (max-width: 767px){#s-7a11ff53-34b5-4417-ae03-2946ba1fa590 {
  
}
}







#s-7a11ff53-34b5-4417-ae03-2946ba1fa590 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a11ff53-34b5-4417-ae03-2946ba1fa590.shg-box.shg-c {
  justify-content: center;
}

#s-05313d78-7613-4e36-98a7-c0cb133bcbc2 {
  margin-bottom: 1em;
text-align: center;
}

#s-05313d78-7613-4e36-98a7-c0cb133bcbc2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-2573fb79-b98d-4fb6-b41a-42484092865b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 0px) {
[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-c2037301-433a-4f8f-8122-7dbeb3602e25"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-23d84cfc-127a-440b-b557-a8426fe214bf {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(233, 210, 139, 1);
border-style: solid;
text-align: center;
}




  #s-23d84cfc-127a-440b-b557-a8426fe214bf img.shogun-image {
    
    width: px;
  }


#s-23d84cfc-127a-440b-b557-a8426fe214bf .shogun-image-content {
  
    align-items: center;
  
}

#s-8a474c27-2c42-4d43-b4ad-983c1596ccfe {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(230, 158, 80, 1);
border-style: solid;
text-align: center;
}




  #s-8a474c27-2c42-4d43-b4ad-983c1596ccfe img.shogun-image {
    
    width: px;
  }


#s-8a474c27-2c42-4d43-b4ad-983c1596ccfe .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-a961e21e-ab75-4156-9dab-f2807b400962"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-4f66f257-1f0f-4bcd-9ce6-431fd7bfe874 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(204, 221, 221, 1);
border-style: solid;
text-align: center;
}




  #s-4f66f257-1f0f-4bcd-9ce6-431fd7bfe874 img.shogun-image {
    
    width: px;
  }


#s-4f66f257-1f0f-4bcd-9ce6-431fd7bfe874 .shogun-image-content {
  
    align-items: center;
  
}

#s-ffb33928-7e52-4e1f-933e-de6a86128c95 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(30, 135, 175, 1);
border-style: solid;
text-align: center;
}




  #s-ffb33928-7e52-4e1f-933e-de6a86128c95 img.shogun-image {
    
    width: px;
  }


#s-ffb33928-7e52-4e1f-933e-de6a86128c95 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 768px) {
[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-c5f85554-50d1-4efa-bdcc-741e26c6d90d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 0px) {
[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-a80e1334-b7f6-4b53-9785-b2a04502ebe7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-10d7e39b-a105-4323-aa0d-984d6b5f8a33 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(120, 82, 79, 1);
border-style: solid;
text-align: center;
}




  #s-10d7e39b-a105-4323-aa0d-984d6b5f8a33 img.shogun-image {
    
    width: px;
  }


#s-10d7e39b-a105-4323-aa0d-984d6b5f8a33 .shogun-image-content {
  
    align-items: center;
  
}

#s-b6b474cc-5b52-4c5d-aef3-b591887fe7b6 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(175, 137, 216, 1);
border-style: solid;
text-align: center;
}




  #s-b6b474cc-5b52-4c5d-aef3-b591887fe7b6 img.shogun-image {
    
    width: px;
  }


#s-b6b474cc-5b52-4c5d-aef3-b591887fe7b6 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 992px) {
[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5em);
}

}

@media (min-width: 1200px) {
[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5em);
}

[id="s-2d0ca8bb-ea64-41c4-ab44-df4b221dab8d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5em);
}

}

#s-5f018c09-32c5-4bbd-bef6-6cdad4a2c18a {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(0, 122, 255, 1);
border-style: solid;
text-align: center;
}




  #s-5f018c09-32c5-4bbd-bef6-6cdad4a2c18a img.shogun-image {
    
    width: px;
  }


#s-5f018c09-32c5-4bbd-bef6-6cdad4a2c18a .shogun-image-content {
  
    align-items: center;
  
}

#s-4b687e11-2f39-4698-af1b-9e79f72e5a61 {
  border-style: solid;
margin-bottom: 1em;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 0, 0, 1);
border-style: solid;
text-align: center;
}




  #s-4b687e11-2f39-4698-af1b-9e79f72e5a61 img.shogun-image {
    
    width: px;
  }


#s-4b687e11-2f39-4698-af1b-9e79f72e5a61 .shogun-image-content {
  
    align-items: center;
  
}

#s-5a1c102d-7ab7-40e0-895b-342e75e2822c {
  background-repeat: no-repeat;
background-size: cover;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-5a1c102d-7ab7-40e0-895b-342e75e2822c {
  display: none;
}
#s-5a1c102d-7ab7-40e0-895b-342e75e2822c, #wrap-s-5a1c102d-7ab7-40e0-895b-342e75e2822c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5a1c102d-7ab7-40e0-895b-342e75e2822c {
  display: none;
}
#s-5a1c102d-7ab7-40e0-895b-342e75e2822c, #wrap-s-5a1c102d-7ab7-40e0-895b-342e75e2822c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5a1c102d-7ab7-40e0-895b-342e75e2822c {
  
}
}@media (max-width: 767px){#s-5a1c102d-7ab7-40e0-895b-342e75e2822c {
  
}
}







#s-5a1c102d-7ab7-40e0-895b-342e75e2822c > .shg-box-overlay {
  background-color: rgba(29, 114, 103, 1);
  opacity: 0.6;
}#s-5a1c102d-7ab7-40e0-895b-342e75e2822c {
  cursor: pointer;
}#s-5a1c102d-7ab7-40e0-895b-342e75e2822c.shg-box.shg-c {
  justify-content: center;
}

#s-cf9a22b2-36ea-481a-847d-47b35161ddf0 {
  text-align: center;
}




  #s-cf9a22b2-36ea-481a-847d-47b35161ddf0 img.shogun-image {
    
    width: px;
  }


#s-cf9a22b2-36ea-481a-847d-47b35161ddf0 .shogun-image-content {
  
    align-items: center;
  
}

#s-1f9c1ed2-00ce-48cf-bc3b-cfcb42e840da {
  margin-top: 1em;
margin-left: 10%;
margin-bottom: 1em;
margin-right: 10%;
text-align: center;
}




  #s-1f9c1ed2-00ce-48cf-bc3b-cfcb42e840da img.shogun-image {
    
    width: px;
  }


#s-1f9c1ed2-00ce-48cf-bc3b-cfcb42e840da .shogun-image-content {
  
    align-items: center;
  
}

#s-9c64d334-10a7-465c-8df6-4b28b0698311 {
  margin-top: 1em;
margin-left: 5%;
margin-bottom: 1em;
margin-right: 5%;
}

#s-b762cedc-959e-418a-8c57-3231d6981186 {
  background-image: url(none);
background-repeat: no-repeat;
margin-left: 2em;
margin-bottom: 1.5em;
margin-right: 2em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
hover-type: color;
color: rgba(69, 190, 171, 1);
}
#s-b762cedc-959e-418a-8c57-3231d6981186:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(69, 190, 171, 1) !important;}#s-b762cedc-959e-418a-8c57-3231d6981186:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(69, 190, 171, 1) !important;}

  #s-b762cedc-959e-418a-8c57-3231d6981186-btn-wrapper {
    text-align: center;
  }


#s-b762cedc-959e-418a-8c57-3231d6981186.shg-btn {
  color: rgba(69, 190, 171, 1);
  font-size: 1.2em;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-a4f993ce-15ce-4dac-a0f5-0b221ac428da {
  margin-bottom: 1em;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-a4f993ce-15ce-4dac-a0f5-0b221ac428da {
  display: none;
}
#s-a4f993ce-15ce-4dac-a0f5-0b221ac428da, #wrap-s-a4f993ce-15ce-4dac-a0f5-0b221ac428da { display:none !important; }}@media (max-width: 767px){#s-a4f993ce-15ce-4dac-a0f5-0b221ac428da {
  display: none;
}
#s-a4f993ce-15ce-4dac-a0f5-0b221ac428da, #wrap-s-a4f993ce-15ce-4dac-a0f5-0b221ac428da { display:none !important; }}







#s-a4f993ce-15ce-4dac-a0f5-0b221ac428da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4f993ce-15ce-4dac-a0f5-0b221ac428da.shg-box.shg-c {
  justify-content: center;
}

#s-674eb18b-1ffd-4c64-ad4d-082290bb12a1 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-674eb18b-1ffd-4c64-ad4d-082290bb12a1 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-eb459547-ab2a-4d98-80fb-29c3ecd97ca3 {
  margin-left: 2em;
margin-right: 2em;
}

@media (min-width: 0px) {
[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-1d987ec8-eee7-42f0-9de6-19df68751c60"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-2bc01e31-68c4-4ea2-92d0-bebaf1bddac0 {
  min-height: 50px;
}








#s-2bc01e31-68c4-4ea2-92d0-bebaf1bddac0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2bc01e31-68c4-4ea2-92d0-bebaf1bddac0.shg-box.shg-c {
  justify-content: center;
}

#s-25e17374-a4c0-4067-8740-0fd3fb14faa1 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-25e17374-a4c0-4067-8740-0fd3fb14faa1 img.shogun-image {
    
    width: px;
  }


#s-25e17374-a4c0-4067-8740-0fd3fb14faa1 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-85991c85-efbe-46eb-87e9-213f32d245c6 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-76981f85-9035-4f32-a2e2-46900412c2de {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-6db87180-79eb-4528-8bb7-50b4ad7ee4ed {
  min-height: 50px;
}








#s-6db87180-79eb-4528-8bb7-50b4ad7ee4ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6db87180-79eb-4528-8bb7-50b4ad7ee4ed.shg-box.shg-c {
  justify-content: center;
}

#s-d0f8d300-3b82-42a8-9ff9-e25ac50e8157 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-d0f8d300-3b82-42a8-9ff9-e25ac50e8157 img.shogun-image {
    
    width: px;
  }


#s-d0f8d300-3b82-42a8-9ff9-e25ac50e8157 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-c8697320-ee27-4358-8d38-a5b742a2a6d6 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-eb182dc1-b357-4a71-aa5e-18483aada411 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-bd4ae4c0-890b-489d-803e-5a875bda62ac {
  min-height: 50px;
}








#s-bd4ae4c0-890b-489d-803e-5a875bda62ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd4ae4c0-890b-489d-803e-5a875bda62ac.shg-box.shg-c {
  justify-content: center;
}

#s-50b48f34-1113-4dce-9a2b-ac5b40e1269a {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-50b48f34-1113-4dce-9a2b-ac5b40e1269a img.shogun-image {
    
    width: px;
  }


#s-50b48f34-1113-4dce-9a2b-ac5b40e1269a .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-be8fc1d2-2bd0-4853-bff6-ae0cd729a56e {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-f4e271de-4332-4bf8-8f8c-36d1761fdbe8 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-c06745e8-6cf7-4d42-b85f-6c9359d44587 {
  min-height: 50px;
}








#s-c06745e8-6cf7-4d42-b85f-6c9359d44587 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c06745e8-6cf7-4d42-b85f-6c9359d44587.shg-box.shg-c {
  justify-content: center;
}

#s-fe2c4125-34ab-4477-81f1-04404ec04a39 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-fe2c4125-34ab-4477-81f1-04404ec04a39 img.shogun-image {
    
    width: px;
  }


#s-fe2c4125-34ab-4477-81f1-04404ec04a39 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-1e994fb5-e33b-418f-9cdd-1fb53b209576 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-2759f51a-ac9c-40ed-990d-f195efb97015 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

@media (min-width: 0px) {
[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-e66bcc25-82ec-4274-98f2-fae9666ee75c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-62b3d259-386f-49db-8edf-f877b54bb20b {
  min-height: 50px;
}








#s-62b3d259-386f-49db-8edf-f877b54bb20b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62b3d259-386f-49db-8edf-f877b54bb20b.shg-box.shg-c {
  justify-content: center;
}

#s-82e1bafe-3402-4423-861a-2ee9a1d39ad3 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-82e1bafe-3402-4423-861a-2ee9a1d39ad3 img.shogun-image {
    
    width: px;
  }


#s-82e1bafe-3402-4423-861a-2ee9a1d39ad3 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-134581ca-bbe4-4b41-87f6-b29c12e2bbbf {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-dbfc7da9-4654-45ca-8512-56ea3569ad7c {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-c2fe221e-ad0c-45f3-b3a1-2870dd0460ef {
  min-height: 50px;
}








#s-c2fe221e-ad0c-45f3-b3a1-2870dd0460ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2fe221e-ad0c-45f3-b3a1-2870dd0460ef.shg-box.shg-c {
  justify-content: center;
}

#s-641ff2d3-f926-439b-b536-991f332177ec {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-641ff2d3-f926-439b-b536-991f332177ec img.shogun-image {
    
    width: px;
  }


#s-641ff2d3-f926-439b-b536-991f332177ec .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-ae9ecf2d-3f74-4715-98f7-4b1a17596eba {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-6420eae8-a677-4b20-9661-ffd49896230b {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-03961bfd-22e8-4f5d-8f7c-94a19cdc3f4d {
  min-height: 50px;
}








#s-03961bfd-22e8-4f5d-8f7c-94a19cdc3f4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03961bfd-22e8-4f5d-8f7c-94a19cdc3f4d.shg-box.shg-c {
  justify-content: center;
}

#s-11d75824-e415-42ee-8149-41f825d9044f {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-11d75824-e415-42ee-8149-41f825d9044f img.shogun-image {
    
    width: px;
  }


#s-11d75824-e415-42ee-8149-41f825d9044f .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-b91cb842-b1dd-454e-bbc7-b6262b6c2343 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-ff4b35e8-1734-4159-b455-37b08cb21776 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-8db30bc2-6609-45d8-ae98-5c691d5245d4 {
  min-height: 50px;
}








#s-8db30bc2-6609-45d8-ae98-5c691d5245d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8db30bc2-6609-45d8-ae98-5c691d5245d4.shg-box.shg-c {
  justify-content: center;
}

#s-c6f7853f-6acd-45a9-9552-3ed0f3f1938e {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-c6f7853f-6acd-45a9-9552-3ed0f3f1938e img.shogun-image {
    
    width: px;
  }


#s-c6f7853f-6acd-45a9-9552-3ed0f3f1938e .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-4a96b166-216c-4fba-a5c0-33dcc12fb0b7 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-13146a0b-a74c-4c66-854e-b162b7650ce0 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

@media (min-width: 0px) {
[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-902fc3c6-44d9-4a88-8d6b-e14c9dcad6fa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-f6379c4a-3216-4ac1-b76d-849d91eef18b {
  min-height: 50px;
}








#s-f6379c4a-3216-4ac1-b76d-849d91eef18b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6379c4a-3216-4ac1-b76d-849d91eef18b.shg-box.shg-c {
  justify-content: center;
}

#s-7c11508d-3131-4101-8003-4424e8504d32 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-7c11508d-3131-4101-8003-4424e8504d32 img.shogun-image {
    
    width: px;
  }


#s-7c11508d-3131-4101-8003-4424e8504d32 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-b42840ab-8a76-485f-8873-59d041d378d7 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-63d6db8d-413a-4049-b720-db5453ef2a22 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-8e72a953-8a3f-41c2-b049-dd5346fd36e1 {
  min-height: 50px;
}








#s-8e72a953-8a3f-41c2-b049-dd5346fd36e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e72a953-8a3f-41c2-b049-dd5346fd36e1.shg-box.shg-c {
  justify-content: center;
}

#s-c70320aa-8e3d-495d-ae11-d5c8a4004e6a {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-c70320aa-8e3d-495d-ae11-d5c8a4004e6a img.shogun-image {
    
    width: px;
  }


#s-c70320aa-8e3d-495d-ae11-d5c8a4004e6a .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-7cb9aeb7-94b9-483b-877e-8283db840c4b {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-c90e62e6-8068-4f0b-ac87-bc04e3b6481e {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-2a8f17ae-2f1c-4248-94b1-5fca1fd700bd {
  min-height: 50px;
}








#s-2a8f17ae-2f1c-4248-94b1-5fca1fd700bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a8f17ae-2f1c-4248-94b1-5fca1fd700bd.shg-box.shg-c {
  justify-content: center;
}

#s-b4382209-6ff4-457c-b8c5-556b9f864337 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-b4382209-6ff4-457c-b8c5-556b9f864337 img.shogun-image {
    
    width: px;
  }


#s-b4382209-6ff4-457c-b8c5-556b9f864337 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-9aeaf9d9-a1da-430e-9122-f1fa7c47f5e0 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-f858f18f-df59-4f41-b61e-9dd9eec6498b {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-fdbbe8e0-6c1c-4c30-89e8-1445bc03472b {
  min-height: 50px;
}








#s-fdbbe8e0-6c1c-4c30-89e8-1445bc03472b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdbbe8e0-6c1c-4c30-89e8-1445bc03472b.shg-box.shg-c {
  justify-content: center;
}

#s-c3c2af8f-3515-49d4-837b-0e5b655a9ae8 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-c3c2af8f-3515-49d4-837b-0e5b655a9ae8 img.shogun-image {
    
    width: px;
  }


#s-c3c2af8f-3515-49d4-837b-0e5b655a9ae8 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-f4eb2695-2a4f-4020-a52e-f6a55213e6f0 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-adb47a95-e18c-4109-bd1e-bf1dd1748aa8 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-74cc1b09-6d87-44fd-90aa-e07573f7e750 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-74cc1b09-6d87-44fd-90aa-e07573f7e750 {
  display: none;
}
#s-74cc1b09-6d87-44fd-90aa-e07573f7e750, #wrap-s-74cc1b09-6d87-44fd-90aa-e07573f7e750 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-74cc1b09-6d87-44fd-90aa-e07573f7e750 {
  display: none;
}
#s-74cc1b09-6d87-44fd-90aa-e07573f7e750, #wrap-s-74cc1b09-6d87-44fd-90aa-e07573f7e750 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-74cc1b09-6d87-44fd-90aa-e07573f7e750 {
  
}
}@media (max-width: 767px){#s-74cc1b09-6d87-44fd-90aa-e07573f7e750 {
  
}
}







#s-74cc1b09-6d87-44fd-90aa-e07573f7e750 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-74cc1b09-6d87-44fd-90aa-e07573f7e750.shg-box.shg-c {
  justify-content: center;
}

#s-8b0daad0-c107-4f56-bdb9-c49f8cd5c467 {
  margin-top: 1.5em;
margin-bottom: 1.5em;
text-align: center;
}

#s-8b0daad0-c107-4f56-bdb9-c49f8cd5c467 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-ee445e07-55a1-4653-9311-9a34ac3fd96f {
  margin-left: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-ee445e07-55a1-4653-9311-9a34ac3fd96f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee445e07-55a1-4653-9311-9a34ac3fd96f.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-7070728e-7f3e-4753-9fd4-ff1bc137c45b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-a898bebf-a150-4a77-b210-d366c62b48cb {
  min-height: 50px;
}








#s-a898bebf-a150-4a77-b210-d366c62b48cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a898bebf-a150-4a77-b210-d366c62b48cb.shg-box.shg-c {
  justify-content: center;
}

#s-a4e37683-f254-4056-8bfb-47ed57e3773d {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-a4e37683-f254-4056-8bfb-47ed57e3773d img.shogun-image {
    
    width: px;
  }


#s-a4e37683-f254-4056-8bfb-47ed57e3773d .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-fc8c9f6b-b27a-46b9-b4ab-fc3d52b29a66 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-930f3e8a-1f43-48ee-9592-e2ff15676f66 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-0d7d14da-df41-4271-a2ec-1fde11cb8d6c {
  min-height: 50px;
}








#s-0d7d14da-df41-4271-a2ec-1fde11cb8d6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d7d14da-df41-4271-a2ec-1fde11cb8d6c.shg-box.shg-c {
  justify-content: center;
}

#s-995a154f-d914-4fa1-9ee1-a1cdf59c0385 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-995a154f-d914-4fa1-9ee1-a1cdf59c0385 img.shogun-image {
    
    width: px;
  }


#s-995a154f-d914-4fa1-9ee1-a1cdf59c0385 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-95adb193-9d7a-48ea-93f2-43c28e382e6b {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-111a4d9d-8be3-4b53-acc4-7bf8ed31d8a7 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-622da802-ca9c-4aac-b275-2fbf18ce9b4d {
  min-height: 50px;
}








#s-622da802-ca9c-4aac-b275-2fbf18ce9b4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-622da802-ca9c-4aac-b275-2fbf18ce9b4d.shg-box.shg-c {
  justify-content: center;
}

#s-47291a60-31dc-42cb-a6ed-41aa231d4846 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-47291a60-31dc-42cb-a6ed-41aa231d4846 img.shogun-image {
    
    width: px;
  }


#s-47291a60-31dc-42cb-a6ed-41aa231d4846 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-9cda320e-a95b-4a3d-9a32-c1cdf014de65 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-9351055b-da3c-47d0-a046-fd41116fdf49 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-977a0005-4b54-4daa-93ee-3b7545d48905 {
  min-height: 50px;
}








#s-977a0005-4b54-4daa-93ee-3b7545d48905 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-977a0005-4b54-4daa-93ee-3b7545d48905.shg-box.shg-c {
  justify-content: center;
}

#s-25b4f887-86ca-471c-bb72-57b251cb4e21 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-25b4f887-86ca-471c-bb72-57b251cb4e21 img.shogun-image {
    
    width: px;
  }


#s-25b4f887-86ca-471c-bb72-57b251cb4e21 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-c4bed423-9197-4b2b-916b-1c95723a3c9a {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-422dd352-db25-4bd9-b262-6ae58f1d2519 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

@media (min-width: 0px) {
[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 992px) {
[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75em);
}

}

@media (min-width: 1200px) {
[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75em);
}

[id="s-0ef87df9-8e46-43c9-8e2a-6304ef781c9e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75em);
}

}

#s-07ff435f-8181-4752-b283-aaffdeab06dc {
  min-height: 50px;
}








#s-07ff435f-8181-4752-b283-aaffdeab06dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07ff435f-8181-4752-b283-aaffdeab06dc.shg-box.shg-c {
  justify-content: center;
}

#s-858a6ec9-6d5c-454d-9fb4-cba213afd2a6 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-858a6ec9-6d5c-454d-9fb4-cba213afd2a6 img.shogun-image {
    
    width: px;
  }


#s-858a6ec9-6d5c-454d-9fb4-cba213afd2a6 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-1d37e629-548a-4d0a-abdf-9d3b132624f3 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-5582b686-ba2e-409b-9b90-ccaa15687fe4 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-d5602ce4-183a-4e00-954a-e7e04a28d496 {
  min-height: 50px;
}








#s-d5602ce4-183a-4e00-954a-e7e04a28d496 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5602ce4-183a-4e00-954a-e7e04a28d496.shg-box.shg-c {
  justify-content: center;
}

#s-4e5e8ac9-3fcc-4bc8-b261-3a4d1adf943a {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-4e5e8ac9-3fcc-4bc8-b261-3a4d1adf943a img.shogun-image {
    
    width: px;
  }


#s-4e5e8ac9-3fcc-4bc8-b261-3a4d1adf943a .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-258f76ba-7b9b-42cb-a818-9a3a2092d58b {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-f619735c-70d3-4d82-a9b3-1fdcc9404167 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-3cd73b05-1b60-4bfd-868a-a4a7e016c52b {
  min-height: 50px;
}








#s-3cd73b05-1b60-4bfd-868a-a4a7e016c52b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3cd73b05-1b60-4bfd-868a-a4a7e016c52b.shg-box.shg-c {
  justify-content: center;
}

#s-68a2697a-dfac-4281-97bd-82afa4aca7e2 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-68a2697a-dfac-4281-97bd-82afa4aca7e2 img.shogun-image {
    
    width: px;
  }


#s-68a2697a-dfac-4281-97bd-82afa4aca7e2 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-1b6f7e63-f091-47db-a421-b8572d8b7b48 {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-a3a6b899-f10b-4c07-91be-c072c6cfe6eb {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-744a7797-d8b0-4538-8280-be1d579d614c {
  min-height: 50px;
}








#s-744a7797-d8b0-4538-8280-be1d579d614c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-744a7797-d8b0-4538-8280-be1d579d614c.shg-box.shg-c {
  justify-content: center;
}

#s-dd9e662b-e87f-46f1-afbc-ac3d7ffc5757 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
text-align: center;
}




  #s-dd9e662b-e87f-46f1-afbc-ac3d7ffc5757 img.shogun-image {
    
    width: px;
  }


#s-dd9e662b-e87f-46f1-afbc-ac3d7ffc5757 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-b22f3d78-8764-49e4-a834-e06838704aec {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

#s-3bbe2dc6-b3a4-43cf-8168-8a7535593b9a {
  margin-top: 10px;
margin-left: 1em;
margin-bottom: 10px;
margin-right: 1em;
}

/*
  $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;
}
