.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-537d6fad-7458-4e41-b140-4fc74d7ac6ca {
  background-image: url(https://i.shgcdn.com/a5a8c618-93d2-4059-80da-2909225b4274/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 6em;
padding-left: 16em;
padding-bottom: 6em;
padding-right: 16em;
min-height: 40em;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-537d6fad-7458-4e41-b140-4fc74d7ac6ca {
  padding-top: 3em;
padding-left: 6em;
padding-bottom: 3em;
padding-right: 6em;
}
}@media (max-width: 767px){#s-537d6fad-7458-4e41-b140-4fc74d7ac6ca {
  padding-top: 1em;
padding-left: 2em;
padding-bottom: 1em;
padding-right: 2em;
}
}







#s-537d6fad-7458-4e41-b140-4fc74d7ac6ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-537d6fad-7458-4e41-b140-4fc74d7ac6ca.shg-box.shg-c {
  justify-content: center;
}

#s-cc596f5a-6fb4-43e7-bb03-e7a3bd401cee {
  margin-left: 12%;
margin-right: 12%;
min-height: 50px;
}








#s-cc596f5a-6fb4-43e7-bb03-e7a3bd401cee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc596f5a-6fb4-43e7-bb03-e7a3bd401cee.shg-box.shg-c {
  justify-content: center;
}

#s-89d556ec-2cdc-4195-be07-6898a7608bf2 hr {
  border: 0;
  width: 100%;
  border-top: 30px solid rgba(255, 255, 255, 0);
}

.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-b63899f1-25e3-4f23-85d2-ded2d8dcb228 {
  text-align: center;
}

#s-b63899f1-25e3-4f23-85d2-ded2d8dcb228 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-55bdd24f-3347-4d63-bdb4-26c996611201 {
  min-height: 50px;
}








#s-55bdd24f-3347-4d63-bdb4-26c996611201 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55bdd24f-3347-4d63-bdb4-26c996611201.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-059aba23-3297-4c17-b075-a69388a76ffb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-afe97d1e-2047-4243-b2fb-8a2955459161 hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(118, 32, 29, 1);
}

#s-f4a9ad70-645e-4262-9627-bf7ab1d468fe hr {
  border: 0;
  width: 100%;
  border-top: 30px solid rgba(255, 255, 255, 0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-ccbbd6df-d239-475b-8afb-4539f09ea7b4 {
  margin-left: 12%;
margin-right: 12%;
min-height: 50px;
}








#s-ccbbd6df-d239-475b-8afb-4539f09ea7b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccbbd6df-d239-475b-8afb-4539f09ea7b4.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-67921b37-2163-4a43-abee-925f6625bc7e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1f2dc8d9-28ea-437d-a8f9-9cbb4d289de6 hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

.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-8b30fc23-09b8-488c-a227-490e31c1573c {
  text-align: center;
}




  #s-8b30fc23-09b8-488c-a227-490e31c1573c img.shogun-image {
    
    width: px;
  }


#s-8b30fc23-09b8-488c-a227-490e31c1573c .shogun-image-content {
  
    align-items: center;
  
}

#s-ece95670-fca7-4928-b506-4c573ba9b6a3 hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-98951a7f-b841-4f68-9a64-b30ce9d7be74 {
  text-align: center;
}




  #s-98951a7f-b841-4f68-9a64-b30ce9d7be74 img.shogun-image {
    
    width: px;
  }


#s-98951a7f-b841-4f68-9a64-b30ce9d7be74 .shogun-image-content {
  
    align-items: center;
  
}

#s-0dcef7e0-3829-4f40-8e81-22865fbea359 hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-5796c818-fb03-45ef-8897-6c924c90c964 {
  min-height: 50px;
background-color: rgba(236, 236, 236, 1);
}








#s-5796c818-fb03-45ef-8897-6c924c90c964 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5796c818-fb03-45ef-8897-6c924c90c964.shg-box.shg-c {
  justify-content: center;
}

#s-c8584894-9a7c-4d42-a6cc-af9b6d274f02 hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-ded51298-0360-4bb2-95c0-245bd2d165ab {
  opacity: 0;
}

#s-ded51298-0360-4bb2-95c0-245bd2d165ab hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-9c6d8447-7efe-4e6c-b981-2d1973c01bba {
  opacity: 0;
}

#s-9c6d8447-7efe-4e6c-b981-2d1973c01bba hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-faa86c4f-bf67-470f-9afc-dda1d948421d {
  margin-left: 12%;
margin-right: 12%;
min-height: 50px;
}








#s-faa86c4f-bf67-470f-9afc-dda1d948421d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-faa86c4f-bf67-470f-9afc-dda1d948421d.shg-box.shg-c {
  justify-content: center;
}

#s-d5de8bf8-66b8-4d8e-8511-e3d784d8fd91 hr {
  border: 0;
  width: 100%;
  border-top: 30px solid rgba(255, 255, 255, 0);
}

#s-2fa9304e-3165-4cb4-bc43-f1d04335d667 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  
}



#s-9cf08e33-d790-4b5e-ad59-5c44c3326cef {
  min-height: 50px;
}








#s-9cf08e33-d790-4b5e-ad59-5c44c3326cef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9cf08e33-d790-4b5e-ad59-5c44c3326cef.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0b10165a-bfa0-451a-aac6-13bd5c8f0b0f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-dc18491b-3fcf-4433-ab36-b4050aed22ad hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(118, 32, 29, 1);
}

#s-0f693943-253d-4549-a1bb-14ef6d7b0c50 hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-d4c41ebf-ef6e-4e0e-a2a7-1b3422c17866 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}



#s-1991b567-f075-457e-953c-d125811fd600 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8af72215-f7ef-4061-8ded-5c3db588fbec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-eb5e3a03-f704-431a-8b98-9aaffa2b8d69 hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-32e081a3-feb4-4be1-8b4f-3818286cd6c0 {
  text-align: center;
}




  #s-32e081a3-feb4-4be1-8b4f-3818286cd6c0 img.shogun-image {
    
    width: px;
  }


#s-32e081a3-feb4-4be1-8b4f-3818286cd6c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-08694d98-eb53-4d26-a86f-fc39d1a27cab hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-a6bbd611-b2f5-4004-a2b8-086c98bcc059 {
  text-align: center;
}




  #s-a6bbd611-b2f5-4004-a2b8-086c98bcc059 img.shogun-image {
    
    width: px;
  }


#s-a6bbd611-b2f5-4004-a2b8-086c98bcc059 .shogun-image-content {
  
    align-items: center;
  
}

#s-9694c0f2-6486-4c01-86fe-c89d9b6be6f4 hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-3c1097c3-ebef-4afd-88cf-04d9b8d97eec .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  
}



#s-29180da8-57a1-4d1b-bfeb-63bdd91ae489 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 255, 255, 0);
}

#s-24ef6d05-ba6c-49a7-95ae-197a0f3566e4 hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-673e8427-467d-41c0-9660-a61d28d7d9ac .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  
}



#s-8e31fd1d-c953-44bc-93a1-1e0434eb0f14 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 255, 255, 0);
}

#s-6fd64135-343c-4479-94f6-684a9b21ef1e {
  min-height: 50px;
}








#s-6fd64135-343c-4479-94f6-684a9b21ef1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6fd64135-343c-4479-94f6-684a9b21ef1e.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-9c1a9322-cedc-4768-9fb3-fde61b86fe84"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-21afdf73-99ec-4fa7-9713-eb4d8b0bdcd5 {
  display: none;
}
#s-4085ff03-4338-4210-9a6a-4858103582e4 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 255, 255, 0);
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-82531d98-335f-4f0a-9248-3acd6102356f {
  text-align: left;
}


.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f {
  max-width: 100%;
}

.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f .shg-image-zoom,
.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f {
  max-width: 100%;
}

.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f .shg-image-zoom,
.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f {
  max-width: 100%;
}

.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f .shg-image-zoom,
.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f {
  max-width: 100%;
}

.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f .shg-image-zoom,
.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f {
  max-width: 100%;
}

.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f .shg-image-zoom,
.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82531d98-335f-4f0a-9248-3acd6102356f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-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;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-3b42d193-e708-4670-b5ce-c6750ffbce65 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3b42d193-e708-4670-b5ce-c6750ffbce65 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-7f3ae4b0-3690-4935-a0aa-21c00307ca25 {
  display: none;
}
#s-cb975f1d-9b52-477d-8f63-6781b144416e hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 255, 255, 0);
}

#s-dc33c767-4132-4bb2-9978-78d42cfd02aa {
  text-align: left;
}


.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa {
  max-width: 100%;
}

.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa .shg-image-zoom,
.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa {
  max-width: 100%;
}

.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa .shg-image-zoom,
.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa {
  max-width: 100%;
}

.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa .shg-image-zoom,
.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa {
  max-width: 100%;
}

.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa .shg-image-zoom,
.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa {
  max-width: 100%;
}

.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa .shg-image-zoom,
.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc33c767-4132-4bb2-9978-78d42cfd02aa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f8014953-5a15-47e4-ba73-a3276822bde3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f8014953-5a15-47e4-ba73-a3276822bde3 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-e03edefb-5a78-40bb-b645-6eb79f35ece1 {
  display: none;
}
#s-d25b9b65-3155-4ea8-928b-7d078cd2aeab hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 255, 255, 0);
}

#s-a648e266-78ea-4317-9084-29bb7625624c {
  text-align: left;
}


.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c {
  max-width: 100%;
}

.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c .shg-image-zoom,
.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c {
  max-width: 100%;
}

.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c .shg-image-zoom,
.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c {
  max-width: 100%;
}

.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c .shg-image-zoom,
.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c {
  max-width: 100%;
}

.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c .shg-image-zoom,
.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c {
  max-width: 100%;
}

.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c .shg-image-zoom,
.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a648e266-78ea-4317-9084-29bb7625624c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fc8ee5cb-2b62-4cc9-bc94-9a38df4969ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fc8ee5cb-2b62-4cc9-bc94-9a38df4969ab .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-9cc47f4f-e315-4be9-8b66-a010007cf435 {
  display: none;
}
#s-57afc9e3-63f1-4c6f-8025-249ef4ca0bc0 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 255, 255, 0);
}

#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 {
  text-align: left;
}


.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 {
  max-width: 100%;
}

.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 .shg-image-zoom,
.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 {
  max-width: 100%;
}

.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 .shg-image-zoom,
.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 {
  max-width: 100%;
}

.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 .shg-image-zoom,
.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 {
  max-width: 100%;
}

.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 .shg-image-zoom,
.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 {
  max-width: 100%;
}

.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 .shg-image-zoom,
.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-015c8b18-2e37-4c5b-9584-041ee2ac2ce3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d9ba92f7-62b2-4a75-a283-f4f41da10834 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d9ba92f7-62b2-4a75-a283-f4f41da10834 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-6b649c91-31b9-4797-8a8f-910eff8bb088 hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-386753b9-7074-44dc-85c2-f9f23b5035cc .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  
}



#s-30062ca1-9f37-474a-a0a3-aec332676b47 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 255, 255, 0);
}

#s-ac4c2ae8-d8e2-438c-8bef-0d154c40d9b6 hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-5d36fef8-3e67-4eaf-b335-77208cc1fd80 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  
}



#s-abac1cc5-a00d-4ca1-ae8f-a6c7743d3fa1 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dfa60f87-54ce-4f9b-a0de-ce49db4b5296"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5de799bf-ee43-4a1c-89c3-46000d670a4e hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-419d0f9f-a000-4dba-ad78-f272cc148b22 {
  text-align: center;
}




  #s-419d0f9f-a000-4dba-ad78-f272cc148b22 img.shogun-image {
    
    width: px;
  }


#s-419d0f9f-a000-4dba-ad78-f272cc148b22 .shogun-image-content {
  
    align-items: center;
  
}

#s-d6816c1b-8563-45a5-86ac-0c76d2248c6b hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-9ffbe7d3-74f9-424f-8ee1-1b0078cd5af9 {
  text-align: center;
}




  #s-9ffbe7d3-74f9-424f-8ee1-1b0078cd5af9 img.shogun-image {
    
    width: px;
  }


#s-9ffbe7d3-74f9-424f-8ee1-1b0078cd5af9 .shogun-image-content {
  
    align-items: center;
  
}

#s-d5cd1866-7338-41d3-bbcc-1e38305bc357 hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-a0d87987-d989-4ff4-935a-a17c8c879540 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  
}



#s-450ebaa1-e0e5-493e-9dc3-41e15ba63df7 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 255, 255, 0);
}

#s-05d92f6c-d8cb-4ff5-99ee-2fb4f29ebd67 hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-e5f7eabf-f460-47b5-be0b-9cff61ac0db2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  
}



#s-f31a4feb-8003-47d4-8412-16b52fa6cf89 {
  min-height: 50px;
}








#s-f31a4feb-8003-47d4-8412-16b52fa6cf89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f31a4feb-8003-47d4-8412-16b52fa6cf89.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b55845e7-95e0-4b25-b302-ff24e0ca75b8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-700b81ca-3e06-4160-82cc-c0f003d21607 {
  display: none;
}
#s-f4431104-6af8-4861-893a-987021e307dd hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 255, 255, 0);
}

#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db {
  text-align: left;
}


.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db {
  max-width: 100%;
}

.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db .shg-image-zoom,
.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db {
  max-width: 100%;
}

.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db .shg-image-zoom,
.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db {
  max-width: 100%;
}

.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db .shg-image-zoom,
.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db {
  max-width: 100%;
}

.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db .shg-image-zoom,
.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db {
  max-width: 100%;
}

.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db .shg-image-zoom,
.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-275c03f0-e2fe-4df3-b02a-934d4e53a6db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-76c1c393-51e0-4e97-87a4-b8d1b2156d8e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-76c1c393-51e0-4e97-87a4-b8d1b2156d8e .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-295bdb38-5d2e-4bed-86ee-a30254150681 {
  display: none;
}
#s-87825e16-94c2-4cd8-b37e-aff5cb090faa hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 255, 255, 0);
}

#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 {
  text-align: left;
}


.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 {
  max-width: 100%;
}

.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 .shg-image-zoom,
.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 {
  max-width: 100%;
}

.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 .shg-image-zoom,
.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 {
  max-width: 100%;
}

.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 .shg-image-zoom,
.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 {
  max-width: 100%;
}

.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 .shg-image-zoom,
.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 {
  max-width: 100%;
}

.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 .shg-image-zoom,
.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dd456a2d-d38b-44cd-ad5c-7b18b3b19dd0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-78cae9ff-a5e8-471a-8518-490a367d73d9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-78cae9ff-a5e8-471a-8518-490a367d73d9 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-73147526-294f-480e-9adc-849e82b9c36a {
  display: none;
}
#s-8b2293ef-1621-456e-92b6-558ff6d865a7 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 255, 255, 0);
}

#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea {
  text-align: left;
}


.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea {
  max-width: 100%;
}

.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea .shg-image-zoom,
.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea {
  max-width: 100%;
}

.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea .shg-image-zoom,
.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea {
  max-width: 100%;
}

.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea .shg-image-zoom,
.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea {
  max-width: 100%;
}

.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea .shg-image-zoom,
.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea {
  max-width: 100%;
}

.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea .shg-image-zoom,
.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2eb999c4-54ea-45c8-b02f-d4f2d18c75ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fd58fc59-9c9b-48ec-ab72-3acadab903d1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fd58fc59-9c9b-48ec-ab72-3acadab903d1 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-c64bc026-365b-41bd-85b9-90b17980d36c {
  display: none;
}
#s-1ec7b6ce-91d7-46f6-b5ed-ffdc3b8acf08 hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 255, 255, 0);
}

#s-91c6b230-d862-4139-9046-b9eb4701c09f {
  text-align: left;
}


.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f {
  max-width: 100%;
}

.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f .shg-image-zoom,
.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f {
  max-width: 100%;
}

.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f .shg-image-zoom,
.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f {
  max-width: 100%;
}

.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f .shg-image-zoom,
.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f {
  max-width: 100%;
}

.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f .shg-image-zoom,
.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f {
  max-width: 100%;
}

.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f .shg-image-zoom,
.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-91c6b230-d862-4139-9046-b9eb4701c09f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fc7c2160-25c0-42bd-a91a-3a606322d2d2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fc7c2160-25c0-42bd-a91a-3a606322d2d2 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
}

#s-8e051f4e-4d42-4a5a-8c2c-301e72c1faa4 hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

.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-9f710888-f885-43fa-aaea-928e07b3f756 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-9f710888-f885-43fa-aaea-928e07b3f756:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9f710888-f885-43fa-aaea-928e07b3f756:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9f710888-f885-43fa-aaea-928e07b3f756.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-248a51d3-5213-4de1-85bb-9fec4670d686 hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-5b5554e2-6148-4c68-81cf-8e0985d47a04 {
  margin-top: 6em;
margin-left: 16em;
margin-bottom: 6em;
margin-right: 16em;
min-height: 50px;
}
@media (min-width: 1200px){#s-5b5554e2-6148-4c68-81cf-8e0985d47a04 {
  margin-left: 6em;
margin-right: 6em;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5b5554e2-6148-4c68-81cf-8e0985d47a04 {
  margin-left: 6em;
margin-right: 6em;
}
}@media (min-width: 768px) and (max-width: 991px){#s-5b5554e2-6148-4c68-81cf-8e0985d47a04 {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-5b5554e2-6148-4c68-81cf-8e0985d47a04 {
  margin-top: 0em;
margin-left: 0em;
margin-bottom: 6em;
margin-right: 0em;
}
}







#s-5b5554e2-6148-4c68-81cf-8e0985d47a04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b5554e2-6148-4c68-81cf-8e0985d47a04.shg-box.shg-c {
  justify-content: center;
}

#s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.0em);
}

}

@media (min-width: 992px) {
[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.0em);
}

}

@media (min-width: 1200px) {
[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.0em);
}

[id="s-ef20ae6d-7964-4b6e-bff1-1f41da62b24c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.0em);
}

}

#s-c66a74db-e58c-44b2-b18b-859f8d2be71a {
  box-shadow:3px 3px 4px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 250px;
min-height: 500px;
background-position: center center;
}








#s-c66a74db-e58c-44b2-b18b-859f8d2be71a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c66a74db-e58c-44b2-b18b-859f8d2be71a {
  cursor: pointer;
}#s-c66a74db-e58c-44b2-b18b-859f8d2be71a.shg-box.shg-c {
  justify-content: flex-end;
}

#s-4eb21b93-c8b9-4c32-9941-9de2a740f7de {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
margin-left: auto;
margin-bottom: -100px;
margin-right: auto;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
max-width: 85%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-4eb21b93-c8b9-4c32-9941-9de2a740f7de {
  margin-right: auto;
}
}@media (max-width: 767px){#s-4eb21b93-c8b9-4c32-9941-9de2a740f7de {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}
}







#s-4eb21b93-c8b9-4c32-9941-9de2a740f7de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4eb21b93-c8b9-4c32-9941-9de2a740f7de.shg-box.shg-c {
  justify-content: center;
}

#s-22a7c96e-9c5f-49ff-8877-6ff9c167f933 {
  padding-top: 0px;
padding-bottom: 20px;
text-align: center;
}

#s-22a7c96e-9c5f-49ff-8877-6ff9c167f933 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-000cb221-8abf-4a8b-8be6-ac84d56c1d7e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e774239e-2265-4d9a-b765-be4caf588b41 hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(118, 32, 29, 1);
}

#s-ff2ef7b0-306a-4ee0-9ba9-7538bbef4b2f {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-ff2ef7b0-306a-4ee0-9ba9-7538bbef4b2f .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f60cf208-4e36-4573-a162-b283d9ad979a {
  margin-bottom: -70px;
min-height: 50px;
}








#s-f60cf208-4e36-4573-a162-b283d9ad979a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f60cf208-4e36-4573-a162-b283d9ad979a.shg-box.shg-c {
  justify-content: center;
}

#s-f3a38fe9-5cfa-43f4-8a70-b3b90a6fa026 {
  padding-top: 1em;
padding-left: 2em;
padding-bottom: 1em;
padding-right: 2em;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-f3a38fe9-5cfa-43f4-8a70-b3b90a6fa026:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f3a38fe9-5cfa-43f4-8a70-b3b90a6fa026:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f3a38fe9-5cfa-43f4-8a70-b3b90a6fa026.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  inline-block ;
}

#s-e33cdd73-d0a8-4128-b5f2-55f86b772345 {
  box-shadow:0px 3px 4px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-bottom: 250px;
min-height: 500px;
background-position: center center;
}








#s-e33cdd73-d0a8-4128-b5f2-55f86b772345 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e33cdd73-d0a8-4128-b5f2-55f86b772345 {
  cursor: pointer;
}#s-e33cdd73-d0a8-4128-b5f2-55f86b772345.shg-box.shg-c {
  justify-content: flex-end;
}

#s-5fd521e0-b534-4d73-9418-b7c089b0d1d4 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
margin-left: auto;
margin-bottom: -100px;
margin-right: auto;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
max-width: 85%;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-5fd521e0-b534-4d73-9418-b7c089b0d1d4 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}
}







#s-5fd521e0-b534-4d73-9418-b7c089b0d1d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5fd521e0-b534-4d73-9418-b7c089b0d1d4.shg-box.shg-c {
  justify-content: center;
}

#s-fb92ec1c-e2a2-4eb2-9b7f-89a3ebeaf33b {
  padding-bottom: 20px;
text-align: center;
}

#s-fb92ec1c-e2a2-4eb2-9b7f-89a3ebeaf33b .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4fe452b7-e7d3-48f1-a4eb-54d09d823db3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-eeb7e268-342d-47b2-b89b-d069191f278d hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(118, 32, 29, 1);
}

#s-1a519385-fbdd-4e77-a394-0ed0b95600a8 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-1a519385-fbdd-4e77-a394-0ed0b95600a8 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f8e21a95-e103-46dc-b2db-5568fd182c0c {
  margin-bottom: -70px;
min-height: 50px;
}








#s-f8e21a95-e103-46dc-b2db-5568fd182c0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8e21a95-e103-46dc-b2db-5568fd182c0c.shg-box.shg-c {
  justify-content: center;
}

#s-016326d3-f694-43d6-97fb-65ffdeb44e9b {
  padding-top: 1em;
padding-left: 2em;
padding-bottom: 1em;
padding-right: 2em;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-016326d3-f694-43d6-97fb-65ffdeb44e9b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-016326d3-f694-43d6-97fb-65ffdeb44e9b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-016326d3-f694-43d6-97fb-65ffdeb44e9b.shg-btn {
  color: #ffffff;
  font-size: 22px;
  
  
  
  display:  inline-block ;
}

#s-283dfe7a-1501-4cf1-aa21-90833130c1b3 {
  margin-left: 12%;
margin-right: 12%;
min-height: 50px;
}








#s-283dfe7a-1501-4cf1-aa21-90833130c1b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-283dfe7a-1501-4cf1-aa21-90833130c1b3.shg-box.shg-c {
  justify-content: center;
}

#s-8c470dec-a283-497f-a3c3-263140b0f584 hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-57cbc4b3-6d73-4877-840e-6f450d0438eb .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  
}



#s-a38c85af-7360-492c-b8a2-22a376df2e5f hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

/*
  $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;
}
