.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-fe5ee7e7-8280-4c44-ba4f-eeff7ab74f49 {
  box-shadow:0px 0px 0px 0px rgba(50, 57, 111, 0);
background-image: url(https://i.shgcdn.com/0e25dc58-5fb8-49b0-a72b-216a88098e0b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-style: solid;
border-radius: 0px;
min-height: 1020px;
opacity: 1;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fe5ee7e7-8280-4c44-ba4f-eeff7ab74f49 {
  min-height: 500px;
}
}@media (max-width: 767px){#s-fe5ee7e7-8280-4c44-ba4f-eeff7ab74f49 {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 500px;
}
}







#s-fe5ee7e7-8280-4c44-ba4f-eeff7ab74f49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe5ee7e7-8280-4c44-ba4f-eeff7ab74f49.shg-box.shg-c {
  justify-content: center;
}

#s-b0b611e2-0c39-4bf4-bc2a-6c62eba60c7b {
  padding-top: 700px;
}

#s-8f8742bc-61ee-472e-b20d-eee4fbcf8966 {
  min-height: 120px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-8f8742bc-61ee-472e-b20d-eee4fbcf8966 {
  min-height: 80px;
}
}@media (max-width: 767px){#s-8f8742bc-61ee-472e-b20d-eee4fbcf8966 {
  min-height: 60px;
}
}







#s-8f8742bc-61ee-472e-b20d-eee4fbcf8966 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f8742bc-61ee-472e-b20d-eee4fbcf8966.shg-box.shg-c {
  justify-content: center;
}

#s-b7673081-7635-4728-b617-f6f3fab96998 {
  min-height: 50px;
}








#s-b7673081-7635-4728-b617-f6f3fab96998 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7673081-7635-4728-b617-f6f3fab96998.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-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-767a9e33-3d22-4080-995a-6a1f824dd2f7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.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-a034abef-f8bf-4b30-b888-0db2bc1a399a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a034abef-f8bf-4b30-b888-0db2bc1a399a .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-5e29d6ed-6a67-441f-915c-e9ca9afbb738 {
  padding-top: 15px;
padding-bottom: 15px;
}

#s-f7cbbb68-7fd9-444a-935d-1ea910342d12 {
  min-height: 120px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-f7cbbb68-7fd9-444a-935d-1ea910342d12 {
  min-height: 80px;
}
}@media (max-width: 767px){#s-f7cbbb68-7fd9-444a-935d-1ea910342d12 {
  min-height: 60px;
}
}







#s-f7cbbb68-7fd9-444a-935d-1ea910342d12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7cbbb68-7fd9-444a-935d-1ea910342d12.shg-box.shg-c {
  justify-content: center;
}

#s-cb50d60f-becd-4169-9c25-d98f4b2ccd76 {
  min-height: 900px;
}








#s-cb50d60f-becd-4169-9c25-d98f4b2ccd76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb50d60f-becd-4169-9c25-d98f4b2ccd76.shg-box.shg-c {
  justify-content: flex-start;
}

#s-81777af5-a867-4b28-a743-b44c18ebce8d {
  background-image: url(https://i.shgcdn.com/5e4f949d-38fc-4d70-a7a7-fbe1ffa756cd/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 900px;
background-position: center center;
}

@media (min-width: 0px) {
[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-81777af5-a867-4b28-a743-b44c18ebce8d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-86bf58d8-6530-4c39-9858-a902df1d19b8 {
  margin-left: 60px;
margin-right: 30px;
min-height: 900px;
}








#s-86bf58d8-6530-4c39-9858-a902df1d19b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86bf58d8-6530-4c39-9858-a902df1d19b8.shg-box.shg-c {
  justify-content: center;
}

#s-e6608db0-8e84-4a53-ba37-112aec6e1018 {
  margin-left: 60px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e6608db0-8e84-4a53-ba37-112aec6e1018 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-bdc18042-ec53-4b83-a302-6a4b3fb63350 {
  margin-left: 60px;
padding-top: 15px;
}

#s-6f4c1292-1291-4bf5-8c56-dba64b592078 {
  min-height: 50px;
}








#s-6f4c1292-1291-4bf5-8c56-dba64b592078 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f4c1292-1291-4bf5-8c56-dba64b592078.shg-box.shg-c {
  justify-content: flex-end;
}

#s-49f373c6-7c19-4edb-9b02-5141e68f4be1 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 900px;
background-position: center center;
}








#s-49f373c6-7c19-4edb-9b02-5141e68f4be1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49f373c6-7c19-4edb-9b02-5141e68f4be1.shg-box.shg-c {
  justify-content: center;
}

#s-a3aedb4b-e7f0-4f62-97d4-70d9af0246b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a3aedb4b-e7f0-4f62-97d4-70d9af0246b2 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-95743872-fdcf-4dba-9424-65337f0871ea {
  padding-top: 15px;
padding-left: 250px;
padding-right: 250px;
}

#s-0697ae79-b411-4a89-a000-65222830e5d2 {
  min-height: 600px;
background-color: rgba(0, 0, 0, 0);
}








#s-0697ae79-b411-4a89-a000-65222830e5d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0697ae79-b411-4a89-a000-65222830e5d2.shg-box.shg-c {
  justify-content: center;
}

#s-da741b33-dfb8-41fb-b9c4-f5adb43a03ba {
  min-height: 200px;
background-color: rgba(0, 0, 0, 0);
}








#s-da741b33-dfb8-41fb-b9c4-f5adb43a03ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da741b33-dfb8-41fb-b9c4-f5adb43a03ba.shg-box.shg-c {
  justify-content: center;
}

#s-55116437-e907-4341-b336-7b39387299a6 {
  background-repeat: no-repeat;
background-size: contain;
background-position: center center;
}








#s-55116437-e907-4341-b336-7b39387299a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55116437-e907-4341-b336-7b39387299a6.shg-box.shg-c {
  justify-content: center;
}

#s-c7b9c3b0-d297-4c41-aa41-7c978f982eee {
  text-align: center;
}

#s-c7b9c3b0-d297-4c41-aa41-7c978f982eee .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c2fba516-03ba-48dc-9dd9-c6cb853ed593 {
  padding-top: 15px;
padding-left: 200px;
padding-right: 200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c2fba516-03ba-48dc-9dd9-c6cb853ed593 {
  padding-left: 100px;
padding-right: 100px;
}
}
#s-4ca2ac2f-3ba9-4295-ac58-27d1c2f26f68 {
  min-height: 500px;
background-color: rgba(0, 0, 0, 0);
}








#s-4ca2ac2f-3ba9-4295-ac58-27d1c2f26f68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ca2ac2f-3ba9-4295-ac58-27d1c2f26f68.shg-box.shg-c {
  justify-content: center;
}

#s-e7078323-8967-4d54-8734-4586f8cee67f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e7078323-8967-4d54-8734-4586f8cee67f .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Roboto;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ba8302b0-3250-4054-bb5f-3562b5022618 {
  background-repeat: repeat;
background-size: contain;
border-style: solid;
padding-top: 80px;
padding-bottom: 80px;
border-color: rgba(143, 143, 143, 0);
border-style: solid;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-ba8302b0-3250-4054-bb5f-3562b5022618 {
  display: none;
}
#s-ba8302b0-3250-4054-bb5f-3562b5022618, #wrap-s-ba8302b0-3250-4054-bb5f-3562b5022618 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ba8302b0-3250-4054-bb5f-3562b5022618 {
  display: none;
}
#s-ba8302b0-3250-4054-bb5f-3562b5022618, #wrap-s-ba8302b0-3250-4054-bb5f-3562b5022618 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ba8302b0-3250-4054-bb5f-3562b5022618 {
  display: none;
}
#s-ba8302b0-3250-4054-bb5f-3562b5022618, #wrap-s-ba8302b0-3250-4054-bb5f-3562b5022618 { display:none !important; }}@media (max-width: 767px){#s-ba8302b0-3250-4054-bb5f-3562b5022618 {
  padding-top: 50px;
padding-bottom: 50px;
display: none;
}
#s-ba8302b0-3250-4054-bb5f-3562b5022618, #wrap-s-ba8302b0-3250-4054-bb5f-3562b5022618 { display:none !important; }}







#s-ba8302b0-3250-4054-bb5f-3562b5022618 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba8302b0-3250-4054-bb5f-3562b5022618.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7bccaa4c-b646-4911-bb22-69f83cb6713d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d8b2ef81-8af4-42b0-87d1-25ea553357c4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-d8b2ef81-8af4-42b0-87d1-25ea553357c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d8b2ef81-8af4-42b0-87d1-25ea553357c4.shg-box.shg-c {
  justify-content: flex-start;
}

.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-ebc3c79e-00cd-47aa-9ecd-add101aa9c9f {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ebc3c79e-00cd-47aa-9ecd-add101aa9c9f {
  margin-left: 50px;
margin-right: 50px;
padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-ebc3c79e-00cd-47aa-9ecd-add101aa9c9f {
  margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
padding-left: 40px;
padding-right: 40px;
}
}



  #s-ebc3c79e-00cd-47aa-9ecd-add101aa9c9f img.shogun-image {
    
    width: px;
  }


#s-ebc3c79e-00cd-47aa-9ecd-add101aa9c9f .shogun-image-content {
  
    align-items: center;
  
}

#s-3d77cc79-ba41-4a1a-af95-80189039789f {
  margin-bottom: 35px;
}

#s-d70e28a5-46bf-4bbb-884b-067714a3a792 {
  margin-bottom: 30px;
}

@media (max-width: 767px){#s-908605bc-bcf1-49fe-b200-3c1dedaa904d {
  margin-bottom: 10px;
}
}
#s-bdc7c7f4-1c17-4895-8bf4-dcfc788fe871 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
max-width: 88%;
}








#s-bdc7c7f4-1c17-4895-8bf4-dcfc788fe871 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bdc7c7f4-1c17-4895-8bf4-dcfc788fe871.shg-box.shg-c {
  justify-content: center;
}

#s-883cd740-3caa-405e-9e1b-382f27e618d5 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(214, 27, 27, 1);
border-style: solid;
min-height: 50px;
max-width: 83%;
}








#s-883cd740-3caa-405e-9e1b-382f27e618d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-883cd740-3caa-405e-9e1b-382f27e618d5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fae82ecb-b66b-4ddf-b1ec-3660be3eb46c {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fae82ecb-b66b-4ddf-b1ec-3660be3eb46c {
  margin-left: 50px;
margin-right: 50px;
padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-fae82ecb-b66b-4ddf-b1ec-3660be3eb46c {
  margin-top: 60px;
margin-left: 40px;
margin-right: 40px;
padding-left: 40px;
padding-right: 40px;
}
}



  #s-fae82ecb-b66b-4ddf-b1ec-3660be3eb46c img.shogun-image {
    
    width: px;
  }


#s-fae82ecb-b66b-4ddf-b1ec-3660be3eb46c .shogun-image-content {
  
    align-items: center;
  
}

#s-012593b8-57f2-4cdc-b8cf-fa4d40661e7c {
  margin-bottom: 35px;
}

#s-c1163753-0e59-4e95-8ac5-efdc9deece5d {
  margin-bottom: 30px;
}

@media (max-width: 767px){#s-25f9ecc5-6297-4d8a-ba50-3f3990cfa6de {
  padding-bottom: 15px;
}
}
#s-6c82b0d0-b48e-42d4-9218-aead15047a7c {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-6c82b0d0-b48e-42d4-9218-aead15047a7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c82b0d0-b48e-42d4-9218-aead15047a7c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c114c24c-94bf-4477-bf0f-eaa93206f986 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c114c24c-94bf-4477-bf0f-eaa93206f986 {
  margin-left: 50px;
margin-right: 50px;
padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-c114c24c-94bf-4477-bf0f-eaa93206f986 {
  margin-top: 60px;
margin-left: 40px;
margin-right: 40px;
padding-left: 40px;
padding-right: 40px;
}
}



  #s-c114c24c-94bf-4477-bf0f-eaa93206f986 img.shogun-image {
    
    width: px;
  }


#s-c114c24c-94bf-4477-bf0f-eaa93206f986 .shogun-image-content {
  
    align-items: center;
  
}

#s-c3e95d87-64f4-47af-93bd-e99cffe98d9c {
  margin-bottom: 35px;
}

#s-73fa2152-5337-46ad-b261-91bb0d5644d6 {
  margin-bottom: 30px;
}

@media (max-width: 767px){#s-778dda42-0948-400a-8305-c7582ae42619 {
  padding-bottom: 15px;
}
}
.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-03dd0967-b76e-4e36-aa9d-daf8390a3e41 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 9px;
padding-left: 48px;
padding-bottom: 8px;
padding-right: 48px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 50px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 0.5px;
}
#s-03dd0967-b76e-4e36-aa9d-daf8390a3e41:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-03dd0967-b76e-4e36-aa9d-daf8390a3e41:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(44, 42, 52, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-03dd0967-b76e-4e36-aa9d-daf8390a3e41 {
  padding-left: 30px;
padding-right: 30px;
}
}


#s-03dd0967-b76e-4e36-aa9d-daf8390a3e41.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-03dd0967-b76e-4e36-aa9d-daf8390a3e41.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}
}
#s-25dee04c-6387-437e-a568-6792524c09d6 {
  background-repeat: repeat;
background-size: contain;
border-style: solid;
padding-top: 80px;
padding-bottom: 80px;
border-color: rgba(143, 143, 143, 0);
border-style: solid;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-25dee04c-6387-437e-a568-6792524c09d6 {
  display: none;
}
#s-25dee04c-6387-437e-a568-6792524c09d6, #wrap-s-25dee04c-6387-437e-a568-6792524c09d6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-25dee04c-6387-437e-a568-6792524c09d6 {
  display: none;
}
#s-25dee04c-6387-437e-a568-6792524c09d6, #wrap-s-25dee04c-6387-437e-a568-6792524c09d6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-25dee04c-6387-437e-a568-6792524c09d6 {
  padding-top: 50px;
padding-bottom: 50px;
}
}@media (max-width: 767px){#s-25dee04c-6387-437e-a568-6792524c09d6 {
  padding-top: 50px;
padding-bottom: 50px;
display: none;
}
#s-25dee04c-6387-437e-a568-6792524c09d6, #wrap-s-25dee04c-6387-437e-a568-6792524c09d6 { display:none !important; }}







#s-25dee04c-6387-437e-a568-6792524c09d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-25dee04c-6387-437e-a568-6792524c09d6.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-94e2b640-7c65-447a-b8dc-17aa8cf52f2d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-56615a62-c20e-4667-ab03-3d742203fd45 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-56615a62-c20e-4667-ab03-3d742203fd45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56615a62-c20e-4667-ab03-3d742203fd45.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e9dc6978-fb16-44f8-9fa0-d12422f9a7ab {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e9dc6978-fb16-44f8-9fa0-d12422f9a7ab {
  margin-left: 50px;
margin-right: 50px;
padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-e9dc6978-fb16-44f8-9fa0-d12422f9a7ab {
  margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
padding-left: 40px;
padding-right: 40px;
}
}



  #s-e9dc6978-fb16-44f8-9fa0-d12422f9a7ab img.shogun-image {
    
    width: px;
  }


#s-e9dc6978-fb16-44f8-9fa0-d12422f9a7ab .shogun-image-content {
  
    align-items: center;
  
}

#s-a36f2b48-9c09-4a82-809b-78cfb118dd31 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
max-width: 88%;
}








#s-a36f2b48-9c09-4a82-809b-78cfb118dd31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a36f2b48-9c09-4a82-809b-78cfb118dd31.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3a8d8ef7-d268-4afd-b1e7-10fad68f7708 {
  border-style: solid;
margin-top: 2px;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(214, 27, 27, 1);
border-style: solid;
min-height: 50px;
max-width: 83%;
}








#s-3a8d8ef7-d268-4afd-b1e7-10fad68f7708 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a8d8ef7-d268-4afd-b1e7-10fad68f7708.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8628a6a0-5cfd-4418-9af4-6a8c948ecec5 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8628a6a0-5cfd-4418-9af4-6a8c948ecec5 {
  margin-left: 47px;
margin-right: 47px;
padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-8628a6a0-5cfd-4418-9af4-6a8c948ecec5 {
  margin-top: 60px;
margin-left: 40px;
margin-right: 40px;
padding-left: 40px;
padding-right: 40px;
}
}



  #s-8628a6a0-5cfd-4418-9af4-6a8c948ecec5 img.shogun-image {
    
    width: px;
  }


#s-8628a6a0-5cfd-4418-9af4-6a8c948ecec5 .shogun-image-content {
  
    align-items: center;
  
}

#s-233e1244-e7a1-48bd-982c-f40b61ac4a68 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-233e1244-e7a1-48bd-982c-f40b61ac4a68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-233e1244-e7a1-48bd-982c-f40b61ac4a68.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0705c927-38c8-4d4e-b120-41ae7aa58fc8 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0705c927-38c8-4d4e-b120-41ae7aa58fc8 {
  margin-left: 50px;
margin-right: 50px;
padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-0705c927-38c8-4d4e-b120-41ae7aa58fc8 {
  margin-top: 60px;
margin-left: 40px;
margin-right: 40px;
padding-left: 40px;
padding-right: 40px;
}
}



  #s-0705c927-38c8-4d4e-b120-41ae7aa58fc8 img.shogun-image {
    
    width: px;
  }


#s-0705c927-38c8-4d4e-b120-41ae7aa58fc8 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-81a3891b-e3ca-4383-9063-b41d0c4f9f21"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c84cb9b9-60e5-4468-94d4-51a891f1fbad {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-c84cb9b9-60e5-4468-94d4-51a891f1fbad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c84cb9b9-60e5-4468-94d4-51a891f1fbad.shg-box.shg-c {
  justify-content: flex-start;
}

#s-87d35430-bff5-4c43-b6f0-0b7340270ce8 {
  margin-bottom: 30px;
}

#s-4e9eee4d-85b9-40bf-be5e-3f81461698eb {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
max-width: 88%;
}








#s-4e9eee4d-85b9-40bf-be5e-3f81461698eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e9eee4d-85b9-40bf-be5e-3f81461698eb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f1f2f4e5-45bb-45e9-a645-ae37075f3245 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(214, 27, 27, 1);
border-style: solid;
min-height: 50px;
max-width: 83%;
}
@media (min-width: 768px) and (max-width: 991px){#s-f1f2f4e5-45bb-45e9-a645-ae37075f3245 {
  margin-left: auto;
margin-right: auto;
}
}







#s-f1f2f4e5-45bb-45e9-a645-ae37075f3245 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1f2f4e5-45bb-45e9-a645-ae37075f3245.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4eb24db5-cca6-4336-8c7f-19b6b384e337 {
  margin-bottom: 30px;
}

#s-f6e45423-8c62-4992-8645-31ffef966b7c {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-f6e45423-8c62-4992-8645-31ffef966b7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6e45423-8c62-4992-8645-31ffef966b7c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0d80ba70-edde-4111-8ca6-458480b4229d {
  margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-463d57bc-3073-404a-aa50-52fb096fa8b9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-4972ab84-4c4a-48f9-b1b9-6d01ce7e2680 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-4972ab84-4c4a-48f9-b1b9-6d01ce7e2680 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4972ab84-4c4a-48f9-b1b9-6d01ce7e2680.shg-box.shg-c {
  justify-content: flex-start;
}

@media (max-width: 767px){#s-d6942c2c-e125-4624-9529-6edf2dfd12f1 {
  margin-bottom: 10px;
}
}
#s-61cd408d-271a-465a-a6e2-69918d4d5260 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
max-width: 88%;
}








#s-61cd408d-271a-465a-a6e2-69918d4d5260 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61cd408d-271a-465a-a6e2-69918d4d5260.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8655ccbc-1666-4ba2-9734-db5bb96d4796 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(214, 27, 27, 1);
border-style: solid;
min-height: 50px;
max-width: 83%;
}








#s-8655ccbc-1666-4ba2-9734-db5bb96d4796 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8655ccbc-1666-4ba2-9734-db5bb96d4796.shg-box.shg-c {
  justify-content: flex-start;
}

@media (max-width: 767px){#s-35ba76c7-da7a-404e-ab1c-75345c4f5eac {
  padding-bottom: 15px;
}
}
#s-330a7918-f58e-489c-bd85-f92f93b06835 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-330a7918-f58e-489c-bd85-f92f93b06835 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-330a7918-f58e-489c-bd85-f92f93b06835.shg-box.shg-c {
  justify-content: flex-start;
}

@media (max-width: 767px){#s-978d93b5-c8ce-43fb-b6ff-3098b557f788 {
  padding-bottom: 15px;
}
}
#s-4cb2a85e-f5f3-4134-b40e-d2362a84d1a7 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 9px;
padding-left: 48px;
padding-bottom: 8px;
padding-right: 48px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 50px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 0.5px;
}
#s-4cb2a85e-f5f3-4134-b40e-d2362a84d1a7:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-4cb2a85e-f5f3-4134-b40e-d2362a84d1a7:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(44, 42, 52, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-4cb2a85e-f5f3-4134-b40e-d2362a84d1a7 {
  padding-left: 30px;
padding-right: 30px;
}
}


#s-4cb2a85e-f5f3-4134-b40e-d2362a84d1a7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-4cb2a85e-f5f3-4134-b40e-d2362a84d1a7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}
}
#s-b216b421-5299-4223-ae1a-9434b493138c {
  background-repeat: repeat;
background-size: contain;
border-style: solid;
padding-top: 80px;
padding-bottom: 80px;
border-color: rgba(143, 143, 143, 0);
border-style: solid;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-b216b421-5299-4223-ae1a-9434b493138c {
  display: none;
}
#s-b216b421-5299-4223-ae1a-9434b493138c, #wrap-s-b216b421-5299-4223-ae1a-9434b493138c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b216b421-5299-4223-ae1a-9434b493138c {
  display: none;
}
#s-b216b421-5299-4223-ae1a-9434b493138c, #wrap-s-b216b421-5299-4223-ae1a-9434b493138c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b216b421-5299-4223-ae1a-9434b493138c {
  display: none;
}
#s-b216b421-5299-4223-ae1a-9434b493138c, #wrap-s-b216b421-5299-4223-ae1a-9434b493138c { display:none !important; }}@media (max-width: 767px){#s-b216b421-5299-4223-ae1a-9434b493138c {
  padding-top: 50px;
padding-bottom: 50px;
}
}







#s-b216b421-5299-4223-ae1a-9434b493138c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b216b421-5299-4223-ae1a-9434b493138c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f89fd3d4-f01b-459e-950f-a5f7ad721c00 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 90%;
}








#s-f89fd3d4-f01b-459e-950f-a5f7ad721c00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f89fd3d4-f01b-459e-950f-a5f7ad721c00.shg-box.shg-c {
  justify-content: flex-start;
}

#s-99b0bb80-06d3-4cbe-8219-cf84ea27acdd {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-99b0bb80-06d3-4cbe-8219-cf84ea27acdd {
  margin-left: 50px;
margin-right: 50px;
padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-99b0bb80-06d3-4cbe-8219-cf84ea27acdd {
  margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
padding-left: 40px;
padding-right: 40px;
}
}



  #s-99b0bb80-06d3-4cbe-8219-cf84ea27acdd img.shogun-image {
    
    width: px;
  }


#s-99b0bb80-06d3-4cbe-8219-cf84ea27acdd .shogun-image-content {
  
    align-items: center;
  
}

#s-9fb5ee42-42cd-4d8f-af40-7fab2ca0acf1 {
  margin-bottom: 35px;
}

#s-3e1180c3-ae3a-4d60-8221-79837ec6c19d {
  margin-bottom: 30px;
}

@media (max-width: 767px){#s-d85b033a-30d4-454c-90bf-c502ae72071b {
  margin-bottom: 10px;
}
}
#s-b07a8922-b370-4895-a32e-1bd5b294aefa {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(214, 27, 27, 1);
border-style: solid;
min-height: 50px;
max-width: 90%;
}








#s-b07a8922-b370-4895-a32e-1bd5b294aefa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b07a8922-b370-4895-a32e-1bd5b294aefa.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9e64530c-4879-4aa8-8d27-5b5f8baf0396 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9e64530c-4879-4aa8-8d27-5b5f8baf0396 {
  margin-left: 50px;
margin-right: 50px;
padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-9e64530c-4879-4aa8-8d27-5b5f8baf0396 {
  margin-top: 60px;
margin-left: 40px;
margin-right: 40px;
padding-left: 40px;
padding-right: 40px;
}
}



  #s-9e64530c-4879-4aa8-8d27-5b5f8baf0396 img.shogun-image {
    
    width: px;
  }


#s-9e64530c-4879-4aa8-8d27-5b5f8baf0396 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf6d466e-3ccf-4ea0-85f0-ca34f38519d5 {
  margin-bottom: 35px;
}

#s-e456206b-8135-43d5-ad05-e35fdc06206f {
  margin-bottom: 30px;
}

@media (max-width: 767px){#s-b38b791f-cad1-4f09-b2bb-118eb4f802fe {
  margin-bottom: 50px;
padding-bottom: 15px;
}
}
#s-d020006d-a4fb-43be-805d-463e9287c59e {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
min-height: 50px;
max-width: 90%;
}








#s-d020006d-a4fb-43be-805d-463e9287c59e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d020006d-a4fb-43be-805d-463e9287c59e.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 1200px){#s-9028a6a7-febc-40c2-887d-9a862604690f {
  display: none;
}
#s-9028a6a7-febc-40c2-887d-9a862604690f, #wrap-s-9028a6a7-febc-40c2-887d-9a862604690f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9028a6a7-febc-40c2-887d-9a862604690f {
  display: none;
}
#s-9028a6a7-febc-40c2-887d-9a862604690f, #wrap-s-9028a6a7-febc-40c2-887d-9a862604690f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9028a6a7-febc-40c2-887d-9a862604690f {
  display: none;
}
#s-9028a6a7-febc-40c2-887d-9a862604690f, #wrap-s-9028a6a7-febc-40c2-887d-9a862604690f { display:none !important; }}
#s-9028a6a7-febc-40c2-887d-9a862604690f hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-4fc740f3-ba2d-4d9c-ae4f-ac22d22b60a0 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4fc740f3-ba2d-4d9c-ae4f-ac22d22b60a0 {
  margin-left: 50px;
margin-right: 50px;
padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-4fc740f3-ba2d-4d9c-ae4f-ac22d22b60a0 {
  margin-top: 20px;
margin-left: 40px;
margin-right: 40px;
padding-left: 40px;
padding-right: 40px;
}
}



  #s-4fc740f3-ba2d-4d9c-ae4f-ac22d22b60a0 img.shogun-image {
    
    width: px;
  }


#s-4fc740f3-ba2d-4d9c-ae4f-ac22d22b60a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-9580640d-37b8-4911-817d-d3998af9641b {
  margin-bottom: 35px;
}

#s-b4812eff-f6db-4247-9eb2-6dcece67dd97 {
  margin-bottom: 30px;
}

@media (max-width: 767px){#s-f5fcd6b2-7097-4646-b468-e0fbcd5528bf {
  padding-bottom: 15px;
}
}
#s-c490d9df-d4d8-4b9c-8a63-6081c9269080 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 9px;
padding-left: 48px;
padding-bottom: 8px;
padding-right: 48px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 50px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 0.5px;
}
#s-c490d9df-d4d8-4b9c-8a63-6081c9269080:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-c490d9df-d4d8-4b9c-8a63-6081c9269080:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 50px !important;
background-color: rgba(44, 42, 52, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-c490d9df-d4d8-4b9c-8a63-6081c9269080 {
  padding-left: 30px;
padding-right: 30px;
}
}


#s-c490d9df-d4d8-4b9c-8a63-6081c9269080.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-c490d9df-d4d8-4b9c-8a63-6081c9269080.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 500;
  
  font-family: Roboto;
  display:  inline-block ;
}
}
@media (min-width: 1200px){#s-67d85b6e-214b-4646-b35e-7f181f2f33c8 {
  display: none;
}
#s-67d85b6e-214b-4646-b35e-7f181f2f33c8, #wrap-s-67d85b6e-214b-4646-b35e-7f181f2f33c8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-67d85b6e-214b-4646-b35e-7f181f2f33c8 {
  display: none;
}
#s-67d85b6e-214b-4646-b35e-7f181f2f33c8, #wrap-s-67d85b6e-214b-4646-b35e-7f181f2f33c8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-67d85b6e-214b-4646-b35e-7f181f2f33c8 {
  display: none;
}
#s-67d85b6e-214b-4646-b35e-7f181f2f33c8, #wrap-s-67d85b6e-214b-4646-b35e-7f181f2f33c8 { display:none !important; }}@media (max-width: 767px){#s-67d85b6e-214b-4646-b35e-7f181f2f33c8 {
  display: none;
}
#s-67d85b6e-214b-4646-b35e-7f181f2f33c8, #wrap-s-67d85b6e-214b-4646-b35e-7f181f2f33c8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-67d85b6e-214b-4646-b35e-7f181f2f33c8"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-8d0caed2-eb54-4364-822a-bf1f2a6e46f6 {
  margin-left: auto;
margin-right: 70px;
min-height: 50px;
max-width: 650px;
}
@media (min-width: 1200px){#s-8d0caed2-eb54-4364-822a-bf1f2a6e46f6 {
  min-height: 555px;
max-width: 650px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8d0caed2-eb54-4364-822a-bf1f2a6e46f6 {
  min-height: 555px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-8d0caed2-eb54-4364-822a-bf1f2a6e46f6 {
  margin-right: 0px;
min-height: 351px;
max-width: 650px;
}
}@media (max-width: 767px){#s-8d0caed2-eb54-4364-822a-bf1f2a6e46f6 {
  margin-left: auto;
margin-right: auto;
min-height: 351px;
max-width: 100%;
}
}







#s-8d0caed2-eb54-4364-822a-bf1f2a6e46f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d0caed2-eb54-4364-822a-bf1f2a6e46f6.shg-box.shg-c {
  justify-content: center;
}

#s-b77b6471-0eb3-4c54-8590-6f3e1f43d678 {
  min-height: 50px;
max-width: 90%;
}
@media (max-width: 767px){#s-b77b6471-0eb3-4c54-8590-6f3e1f43d678 {
  margin-bottom: 50px;
max-width: 100%;
}
}







#s-b77b6471-0eb3-4c54-8590-6f3e1f43d678 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b77b6471-0eb3-4c54-8590-6f3e1f43d678.shg-box.shg-c {
  justify-content: center;
}

#s-57ac5728-5765-4b74-8a60-174f58ac4d77 {
  text-align: center;
}

#s-41fb9bd3-706e-4d8f-82eb-12ed8118e8fd {
  margin-left: 0px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
max-width: 640px;
}
@media (max-width: 767px){#s-41fb9bd3-706e-4d8f-82eb-12ed8118e8fd {
  max-width: 100%;
}
}







#s-45d41ea1-6ac3-4b90-98cf-775207894c86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45d41ea1-6ac3-4b90-98cf-775207894c86.shg-box.shg-c {
  justify-content: center;
}

.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-d956761d-aac3-46b7-809f-2f8929f0385a {
  margin-left: 300px;
margin-right: 300px;
}

#s-d956761d-aac3-46b7-809f-2f8929f0385a .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(213, 214, 215, 0);
  border-radius: 0px;
}

#s-d956761d-aac3-46b7-809f-2f8929f0385a table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-d956761d-aac3-46b7-809f-2f8929f0385a td.shogun-table-column {
  background-color: rgba(0, 0, 0, 1);
  padding: 10px;
  text-align: inherit;
}

#s-d956761d-aac3-46b7-809f-2f8929f0385a td.shogun-table-row {
  background-color: rgba(0, 0, 0, 1);
  padding: 10px;
}

#s-d956761d-aac3-46b7-809f-2f8929f0385a td.shogun-table-column, #s-d956761d-aac3-46b7-809f-2f8929f0385a td.shogun-table-row {
  border: 1px solid rgba(213, 214, 215, 0);
}

#s-e9d7653c-0c63-4957-af2f-30aae923e9d9 {
  min-height: 50px;
}








#s-e9d7653c-0c63-4957-af2f-30aae923e9d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9d7653c-0c63-4957-af2f-30aae923e9d9.shg-box.shg-c {
  justify-content: center;
}

#s-61bd0cc7-6ddb-4c12-a1b3-9e55f170e03e {
  min-height: 50px;
}








#s-61bd0cc7-6ddb-4c12-a1b3-9e55f170e03e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61bd0cc7-6ddb-4c12-a1b3-9e55f170e03e.shg-box.shg-c {
  justify-content: center;
}

#s-13612eeb-a22e-4bdc-8be1-c65b41146e99 {
  min-height: 50px;
}








#s-13612eeb-a22e-4bdc-8be1-c65b41146e99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13612eeb-a22e-4bdc-8be1-c65b41146e99.shg-box.shg-c {
  justify-content: center;
}

#s-e9c6b562-015e-418e-b5a6-93f58477aa38 {
  min-height: 50px;
}








#s-e9c6b562-015e-418e-b5a6-93f58477aa38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9c6b562-015e-418e-b5a6-93f58477aa38.shg-box.shg-c {
  justify-content: center;
}

#s-28bafe0f-c0ad-494d-8a88-539f9c1b75a0 {
  min-height: 50px;
}








#s-28bafe0f-c0ad-494d-8a88-539f9c1b75a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28bafe0f-c0ad-494d-8a88-539f9c1b75a0.shg-box.shg-c {
  justify-content: center;
}

#s-71abb410-15b2-4116-a554-96eb4d7c5816 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNTg5ZDIwOWMtY2ZmNC00OGZkLTg3MGMtMzU1ZTdjY2Q4MTYzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjE3ODBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk1NzA1MDY3MDI3Njk4ODYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZmFlMDA7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiM3ZTIwY2Y7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiNmZmFlMDA7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzU4OWQyMDljLWNmZjQtNDhmZC04NzBjLTM1NWU3Y2NkODE2MykiLz48L3N2Zz4=);
background-repeat: no-repeat;
min-height: 50px;
}








#s-71abb410-15b2-4116-a554-96eb4d7c5816 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71abb410-15b2-4116-a554-96eb4d7c5816.shg-box.shg-c {
  justify-content: center;
}

#s-27793ef5-db0b-4497-8f22-1ef1975867c4 {
  min-height: 120px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-27793ef5-db0b-4497-8f22-1ef1975867c4 {
  min-height: 80px;
}
}@media (max-width: 767px){#s-27793ef5-db0b-4497-8f22-1ef1975867c4 {
  min-height: 60px;
}
}







#s-27793ef5-db0b-4497-8f22-1ef1975867c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27793ef5-db0b-4497-8f22-1ef1975867c4.shg-box.shg-c {
  justify-content: center;
}

#s-ed09d6b5-b73e-4666-8084-e1a6ef84a57c {
  min-height: 120px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-ed09d6b5-b73e-4666-8084-e1a6ef84a57c {
  min-height: 80px;
}
}@media (max-width: 767px){#s-ed09d6b5-b73e-4666-8084-e1a6ef84a57c {
  min-height: 60px;
}
}







#s-ed09d6b5-b73e-4666-8084-e1a6ef84a57c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed09d6b5-b73e-4666-8084-e1a6ef84a57c.shg-box.shg-c {
  justify-content: center;
}

#s-477d7244-5cf5-41a3-8fce-fb6a26cc144c {
  min-height: 120px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-477d7244-5cf5-41a3-8fce-fb6a26cc144c {
  min-height: 80px;
}
}@media (max-width: 767px){#s-477d7244-5cf5-41a3-8fce-fb6a26cc144c {
  min-height: 60px;
}
}







#s-477d7244-5cf5-41a3-8fce-fb6a26cc144c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-477d7244-5cf5-41a3-8fce-fb6a26cc144c.shg-box.shg-c {
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
