.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-564a1186-64a2-480b-8e89-a2ff35ae48aa {
  background-image: url(https://i.shgcdn.com/db167151-ed3f-4605-960b-a19fddfdcabf/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 770px;
background-position: center center;
}
@media (max-width: 767px){#s-564a1186-64a2-480b-8e89-a2ff35ae48aa {
  min-height: 400px;
}
}







#s-564a1186-64a2-480b-8e89-a2ff35ae48aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-564a1186-64a2-480b-8e89-a2ff35ae48aa.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-42a6aa9d-4268-46c6-9739-a7301b635c34 {
  text-align: center;
}

#s-42a6aa9d-4268-46c6-9739-a7301b635c34 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-42a6aa9d-4268-46c6-9739-a7301b635c34 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-15cb8d1b-0a48-4e92-8e36-f10179306b94 {
  margin-top: 90px;
margin-left: auto;
margin-right: auto;
padding-left: 30px;
padding-right: 30px;
min-height: 50px;
max-width: 1340px;
}
@media (max-width: 767px){#s-15cb8d1b-0a48-4e92-8e36-f10179306b94 {
  margin-top: 70px;
padding-left: 0px;
padding-right: 0px;
}
}







#s-15cb8d1b-0a48-4e92-8e36-f10179306b94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-15cb8d1b-0a48-4e92-8e36-f10179306b94.shg-box.shg-c {
  justify-content: center;
}

#s-a5115f77-34e2-4208-99c9-3d8accb0ce3a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 680px;
}
@media (max-width: 767px){#s-a5115f77-34e2-4208-99c9-3d8accb0ce3a {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-a5115f77-34e2-4208-99c9-3d8accb0ce3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5115f77-34e2-4208-99c9-3d8accb0ce3a.shg-box.shg-c {
  justify-content: center;
}

#s-0dbb8f0a-7ece-4650-9339-240fef712a72 {
  text-align: center;
}

#s-0dbb8f0a-7ece-4650-9339-240fef712a72 .shogun-heading-component h2 {
  color: rgba(32, 32, 32, 1);
  font-weight:   ;
  font-family: ;
  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-0ebdfa55-b8a3-49f5-a463-0f62dd7318d5 {
  margin-top: 24px;
}

#s-48f0ec55-3186-4b8b-9e9c-3afae403d622 {
  margin-top: 90px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1024px;
}








#s-48f0ec55-3186-4b8b-9e9c-3afae403d622 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48f0ec55-3186-4b8b-9e9c-3afae403d622.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-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dc44f2bf-54c9-4882-8480-71be50bdcf50"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.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-66098b0f-2e5a-4ebc-8111-a560dcce1c9d {
  text-align: center;
}





#s-66098b0f-2e5a-4ebc-8111-a560dcce1c9d .shogun-image-content {
  
    align-items: center;
  
}

#s-6ca5b3e1-b459-493d-9bff-9f2944961404 {
  padding-top: 65px;
padding-left: 95px;
padding-bottom: 35px;
padding-right: 95px;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}
@media (max-width: 767px){#s-6ca5b3e1-b459-493d-9bff-9f2944961404 {
  padding-top: 25px;
padding-left: 20px;
padding-right: 20px;
}
}







#s-6ca5b3e1-b459-493d-9bff-9f2944961404 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ca5b3e1-b459-493d-9bff-9f2944961404.shg-box.shg-c {
  justify-content: center;
}

#s-6b949259-424c-42d0-ab96-7501abbb2ba9 {
  text-align: left;
}

#s-6b949259-424c-42d0-ab96-7501abbb2ba9 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-be0e5449-c43a-42ec-acf3-e53f0b12690a {
  margin-top: 25px;
margin-right: -37px;
}

#s-339ccb7b-1bb8-4f3a-ad22-1d4a8e8cdf22 {
  margin-top: 20px;
}

.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-eaa0a1ae-6395-4e59-8bcc-52bbd97180c2 {
  margin-top: 35px;
padding-top: 16px;
padding-left: 20px;
padding-bottom: 16px;
padding-right: 20px;
border-radius: 0px;
max-width: 247px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-eaa0a1ae-6395-4e59-8bcc-52bbd97180c2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-eaa0a1ae-6395-4e59-8bcc-52bbd97180c2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-eaa0a1ae-6395-4e59-8bcc-52bbd97180c2-btn-wrapper {
    text-align: center;
  }


#s-eaa0a1ae-6395-4e59-8bcc-52bbd97180c2.shg-btn {
  color: #ffffff;
  font-size: 12px;
  
  
  
  display:  block ;
}

#s-7568db02-8375-4418-b422-5ac5445bc49a {
  margin-top: 110px;
margin-left: auto;
margin-right: auto;
padding-left: 30px;
padding-right: 30px;
min-height: 50px;
max-width: 1084px;
}
@media (max-width: 767px){#s-7568db02-8375-4418-b422-5ac5445bc49a {
  margin-top: 70px;
padding-left: 20px;
padding-right: 20px;
}
}







#s-7568db02-8375-4418-b422-5ac5445bc49a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7568db02-8375-4418-b422-5ac5445bc49a.shg-box.shg-c {
  justify-content: center;
}

#s-ddbe9be1-aeba-4ff6-909a-829aca1580bf {
  text-align: center;
}

#s-ddbe9be1-aeba-4ff6-909a-829aca1580bf .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526 {
  margin-top: 47px;
}
@media (max-width: 767px){#s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526 {
  margin-top: 20px;
}
}
@media (min-width: 0px) {
[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 992px) {
[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

@media (min-width: 1200px) {
[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 33.333333333333336px);
}

[id="s-0fe2ad4f-7cd1-4fc6-987f-9eade1c49526"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 33.333333333333336px);
}

}

#s-d65186b9-cbed-4d58-a9e7-3c917ecad9e8 {
  min-height: 50px;
}
@media (max-width: 767px){#s-d65186b9-cbed-4d58-a9e7-3c917ecad9e8 {
  padding-top: 30px;
padding-bottom: 30px;
}
}







#s-d65186b9-cbed-4d58-a9e7-3c917ecad9e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d65186b9-cbed-4d58-a9e7-3c917ecad9e8.shg-box.shg-c {
  justify-content: center;
}

#s-bbec6f2c-91f1-4e57-a4ec-bee1a278d59d {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}








#s-bbec6f2c-91f1-4e57-a4ec-bee1a278d59d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bbec6f2c-91f1-4e57-a4ec-bee1a278d59d.shg-box.shg-c {
  justify-content: center;
}

#s-7149b7c9-c240-4243-b713-a79e1d76ca73 {
  text-align: center;
}




  #s-7149b7c9-c240-4243-b713-a79e1d76ca73 img.shogun-image {
    
    width: px;
  }


#s-7149b7c9-c240-4243-b713-a79e1d76ca73 .shogun-image-content {
  
    align-items: center;
  
}

#s-e1ad120a-c37d-41ec-bb5d-5f213ccc0a81 {
  margin-top: 48px;
text-align: left;
}
@media (max-width: 767px){#s-e1ad120a-c37d-41ec-bb5d-5f213ccc0a81 {
  margin-top: 30px;
}
}
#s-e1ad120a-c37d-41ec-bb5d-5f213ccc0a81 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b19cc789-a419-4fa9-95c5-2a713e5efe99 {
  margin-top: 38px;
}
@media (max-width: 767px){#s-b19cc789-a419-4fa9-95c5-2a713e5efe99 {
  margin-top: 20px;
}
}
#s-26d8faec-95ab-4929-94dc-dcbf6d3a5341 {
  min-height: 50px;
}
@media (max-width: 767px){#s-26d8faec-95ab-4929-94dc-dcbf6d3a5341 {
  padding-top: 30px;
padding-bottom: 30px;
}
}







#s-26d8faec-95ab-4929-94dc-dcbf6d3a5341 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26d8faec-95ab-4929-94dc-dcbf6d3a5341.shg-box.shg-c {
  justify-content: center;
}

#s-4aa2c586-e793-4a40-ba02-b0236679c373 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}








#s-4aa2c586-e793-4a40-ba02-b0236679c373 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4aa2c586-e793-4a40-ba02-b0236679c373.shg-box.shg-c {
  justify-content: center;
}

#s-0b6094b2-bffe-41f2-91fb-b2560dd75307 {
  text-align: center;
}




  #s-0b6094b2-bffe-41f2-91fb-b2560dd75307 img.shogun-image {
    
    width: px;
  }


#s-0b6094b2-bffe-41f2-91fb-b2560dd75307 .shogun-image-content {
  
    align-items: center;
  
}

#s-908faa91-cb62-4d9b-b004-e854b5cc7a14 {
  margin-top: 48px;
text-align: left;
}
@media (max-width: 767px){#s-908faa91-cb62-4d9b-b004-e854b5cc7a14 {
  margin-top: 30px;
}
}
#s-908faa91-cb62-4d9b-b004-e854b5cc7a14 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-81dc492b-b411-48a6-9507-afc884ffe52c {
  margin-top: 38px;
}
@media (max-width: 767px){#s-81dc492b-b411-48a6-9507-afc884ffe52c {
  margin-top: 20px;
}
}
#s-f40db4c8-c8a8-4868-94b7-9dcaea27cd0a {
  min-height: 50px;
}
@media (max-width: 767px){#s-f40db4c8-c8a8-4868-94b7-9dcaea27cd0a {
  padding-top: 30px;
padding-bottom: 30px;
}
}







#s-f40db4c8-c8a8-4868-94b7-9dcaea27cd0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f40db4c8-c8a8-4868-94b7-9dcaea27cd0a.shg-box.shg-c {
  justify-content: center;
}

#s-84b09d5d-3aef-47f5-8adc-bf397bd92ca8 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}








#s-84b09d5d-3aef-47f5-8adc-bf397bd92ca8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-84b09d5d-3aef-47f5-8adc-bf397bd92ca8.shg-box.shg-c {
  justify-content: center;
}

#s-e3afec38-03f7-4ec2-905b-76ccd968392c {
  text-align: center;
}




  #s-e3afec38-03f7-4ec2-905b-76ccd968392c img.shogun-image {
    
    width: px;
  }


#s-e3afec38-03f7-4ec2-905b-76ccd968392c .shogun-image-content {
  
    align-items: center;
  
}

#s-d36ad47f-700d-4ca0-9503-f326b9e2a303 {
  margin-top: 48px;
text-align: left;
}
@media (max-width: 767px){#s-d36ad47f-700d-4ca0-9503-f326b9e2a303 {
  margin-top: 30px;
}
}
#s-d36ad47f-700d-4ca0-9503-f326b9e2a303 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b6930776-9680-437e-b06d-c29ac295c733 {
  margin-top: 38px;
}
@media (max-width: 767px){#s-b6930776-9680-437e-b06d-c29ac295c733 {
  margin-top: 20px;
}
}
#s-b34893c6-6946-41cb-a921-207185a462b2 {
  margin-top: 110px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 680px;
}
@media (max-width: 767px){#s-b34893c6-6946-41cb-a921-207185a462b2 {
  margin-top: 50px;
padding-left: 20px;
padding-right: 20px;
}
}







#s-b34893c6-6946-41cb-a921-207185a462b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b34893c6-6946-41cb-a921-207185a462b2.shg-box.shg-c {
  justify-content: center;
}

#s-5a8e480f-5587-4684-90d4-964962a04300 {
  text-align: center;
}

#s-5a8e480f-5587-4684-90d4-964962a04300 .shogun-heading-component h2 {
  color: rgba(32, 32, 32, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4cc28dee-007a-40b9-9c7e-3c280595cbed {
  margin-top: 18px;
}

#s-e4fca51c-c4e4-4029-a16f-a126f6e39d2e {
  margin-top: 19px;
}

.editorial-logos-line {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: flex-end;
}
.logo-item {
    width: 20%;
    min-width: 115px;
    margin-bottom: 20px;
    padding: 0 8px;
}
.editorial-logos-line .logo-wrapper {
    text-align: center;
}
#s-3d646c51-dcda-45e1-a51d-5fed9da207d1 {
  margin-top: 90px;
margin-left: auto;
margin-right: auto;
padding-left: 30px;
padding-right: 30px;
max-width: 1084px;
}
@media (max-width: 767px){#s-3d646c51-dcda-45e1-a51d-5fed9da207d1 {
  margin-top: 70px;
margin-bottom: 70px;
padding-left: 20px;
padding-right: 20px;
}
}
#s-2924afce-919c-4427-9c3a-31bf29ac5263 {
  margin-top: 80px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
min-height: 50px;
max-width: 1024px;
}
@media (max-width: 767px){#s-2924afce-919c-4427-9c3a-31bf29ac5263 {
  display: none;
}
#s-2924afce-919c-4427-9c3a-31bf29ac5263, #wrap-s-2924afce-919c-4427-9c3a-31bf29ac5263 { display:none !important; }}







#s-2924afce-919c-4427-9c3a-31bf29ac5263 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2924afce-919c-4427-9c3a-31bf29ac5263.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-993d3af7-2242-4a38-93be-b4798ec01cfd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-76498ba0-9eed-4074-88d3-88b6f98fedda {
  text-align: center;
}




  #s-76498ba0-9eed-4074-88d3-88b6f98fedda img.shogun-image {
    
    width: px;
  }


#s-76498ba0-9eed-4074-88d3-88b6f98fedda .shogun-image-content {
  
    align-items: center;
  
}

#s-4facaea2-391b-4264-9e5f-1413225cbb0e {
  text-align: center;
}




  #s-4facaea2-391b-4264-9e5f-1413225cbb0e img.shogun-image {
    
    width: px;
  }


#s-4facaea2-391b-4264-9e5f-1413225cbb0e .shogun-image-content {
  
    align-items: center;
  
}

#s-6abd7f31-3fa3-42ae-a590-941bfe99c8ec {
  text-align: center;
}




  #s-6abd7f31-3fa3-42ae-a590-941bfe99c8ec img.shogun-image {
    
    width: px;
  }


#s-6abd7f31-3fa3-42ae-a590-941bfe99c8ec .shogun-image-content {
  
    align-items: center;
  
}

#s-579587ef-09cb-466a-ac8f-bb3162bbb772 {
  text-align: center;
}




  #s-579587ef-09cb-466a-ac8f-bb3162bbb772 img.shogun-image {
    
    width: px;
  }


#s-579587ef-09cb-466a-ac8f-bb3162bbb772 .shogun-image-content {
  
    align-items: center;
  
}

#s-659e5356-4477-4971-bd09-df2e0f8a82ba {
  text-align: center;
}




  #s-659e5356-4477-4971-bd09-df2e0f8a82ba img.shogun-image {
    
    width: px;
  }


#s-659e5356-4477-4971-bd09-df2e0f8a82ba .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-99c40812-a212-475a-aef8-2d8d809ba3cb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-cc920b0f-467e-4299-884f-d1b9e6f16bc7 {
  text-align: center;
}




  #s-cc920b0f-467e-4299-884f-d1b9e6f16bc7 img.shogun-image {
    
    width: px;
  }


#s-cc920b0f-467e-4299-884f-d1b9e6f16bc7 .shogun-image-content {
  
    align-items: center;
  
}

#s-89b0cf30-54f2-4e2b-86ba-df92c32d1021 {
  text-align: center;
}




  #s-89b0cf30-54f2-4e2b-86ba-df92c32d1021 img.shogun-image {
    
    width: px;
  }


#s-89b0cf30-54f2-4e2b-86ba-df92c32d1021 .shogun-image-content {
  
    align-items: center;
  
}

#s-4791734c-30f9-4fae-af2e-512ef09e5af9 {
  text-align: center;
}




  #s-4791734c-30f9-4fae-af2e-512ef09e5af9 img.shogun-image {
    
    width: px;
  }


#s-4791734c-30f9-4fae-af2e-512ef09e5af9 .shogun-image-content {
  
    align-items: center;
  
}

#s-eab80d0d-5460-4bb2-b9d2-d0447e236885 {
  text-align: center;
}




  #s-eab80d0d-5460-4bb2-b9d2-d0447e236885 img.shogun-image {
    
    width: px;
  }


#s-eab80d0d-5460-4bb2-b9d2-d0447e236885 .shogun-image-content {
  
    align-items: center;
  
}

#s-686c79f7-eecb-449b-bcae-814c544fa8eb {
  text-align: center;
}




  #s-686c79f7-eecb-449b-bcae-814c544fa8eb img.shogun-image {
    
    width: px;
  }


#s-686c79f7-eecb-449b-bcae-814c544fa8eb .shogun-image-content {
  
    align-items: center;
  
}

.shogun-editor .video-section {
    background-color: #202020;
}
.shogun-editor .bty-article-image-text .video-section {
    padding-bottom: 0;
}
.shogun-editor .bty-article-image-text .video-section .video-wrapper {
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden;
    max-width: 100%;
}
.shogun-editor .bty-article-image-text:not(.bty-article-image-text-horizontal) .video-section .video-wrapper {
    padding-bottom: 177%;
}

.shogun-editor .bty-article-image-text.bty-article-image-text-horizontal .video-section .video-wrapper {
    padding-bottom: 56.25%;
}
.shogun-editor .fos-video-single .video-section .video-wrapper {
    padding-bottom: 56.25%;
}

.shogun-editor .set-short-landing-video .video-wrapper {
    padding-bottom: 585px;
}

.shogun-editor .mp-category-video .video-wrapper {
    padding-bottom: 546px;
}

.shogun-editor .shirts-landing-video .video-wrapper {
    padding-bottom: 480px;
}
.shogun-editor .wool-landing-video .video-wrapper {
    padding-bottom: 480px;
}
.shogun-editor .event-video-section .video-wrapper {
    padding-bottom: 384px;
}

.shogun-editor .dm-custom-page-video .video-wrapper {
    padding-bottom: 56.25%;
}

.shogun-editor .video-section .video-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 1;
    visibility: visible;
    background-color: #202020;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    transition: all 0.5s;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.shogun-editor .video-section .video-overlay.hidden-overlay {
    visibility: hidden;
    opacity: 0
}

.shogun-editor .video-section .video-play-btn .play-btn-icon {
    max-width: 72px;
    max-height: 72px;
    cursor: pointer
}

.shogun-editor .video-section .video-play-btn .play-btn-icon svg {
    width: 100%;
    height: 100%
}


.shogun-editor .text-center {
    text-align: center !important;
}

.shogun-editor .hero-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  max-height: calc(100vh - 101px);
}
.shogun-editor .hero-wrapper .hero-image {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    width: 100%;
    height: 100%;
    font-family: "object-fit: cover; object-position: center;";
}
  



#s-364d03fe-334c-4774-ac4a-21b17ab33198 {
  margin-top: 90px;
margin-left: auto;
margin-right: auto;
max-width: 1024px;
}

#s-85e257d5-38fd-4383-a216-6d21f57e3696 {
  margin-top: 110px;
min-height: 50px;
background-color: rgba(32, 32, 32, 1);
}








#s-85e257d5-38fd-4383-a216-6d21f57e3696 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85e257d5-38fd-4383-a216-6d21f57e3696.shg-box.shg-c {
  justify-content: center;
}

#s-efb71cf6-30a6-414f-8ec7-94871081476d {
  margin-left: auto;
margin-right: auto;
padding-top: 78px;
padding-left: 30px;
padding-bottom: 48px;
padding-right: 30px;
min-height: 50px;
max-width: 1084px;
}








#s-efb71cf6-30a6-414f-8ec7-94871081476d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-efb71cf6-30a6-414f-8ec7-94871081476d.shg-box.shg-c {
  justify-content: center;
}

#s-5a343951-bcfb-43c0-acc9-06056cfcdbc3 {
  text-align: center;
}

#s-5a343951-bcfb-43c0-acc9-06056cfcdbc3 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a53a9930-2855-4ce9-90ac-0177f6888085 {
  margin-top: 54px;
text-align: center;
}

#s-a53a9930-2855-4ce9-90ac-0177f6888085 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 80px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-a53a9930-2855-4ce9-90ac-0177f6888085 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-6bf1beaa-f1ae-4e36-9131-ec3b54fefe22 {
  margin-top: 38px;
min-height: 50px;
}








#s-6bf1beaa-f1ae-4e36-9131-ec3b54fefe22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bf1beaa-f1ae-4e36-9131-ec3b54fefe22.shg-box.shg-c {
  justify-content: center;
}

#s-0b02e53f-7a61-400d-9f87-19986578b622 {
  border-style: solid;
padding-top: 25px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
}

#s-4199a20e-6988-4523-848e-b74239cced42 {
  padding-top: 20px;
}

@media (min-width: 0px) {
[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 11.5px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 17.25px);
}

}

@media (min-width: 992px) {
[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 17.25px);
}

}

@media (min-width: 1200px) {
[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 17.25px);
}

[id="s-4199a20e-6988-4523-848e-b74239cced42"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 17.25px);
}

}

#s-2b71d211-e806-45b8-aef4-9881fd9dab48 {
  border-style: solid;
padding-top: 50px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 240px;
}








#s-2b71d211-e806-45b8-aef4-9881fd9dab48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b71d211-e806-45b8-aef4-9881fd9dab48.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ef613f83-9250-442c-801b-4bd3a72b1054 {
  min-height: 30px;
text-align: center;
}

#s-ef613f83-9250-442c-801b-4bd3a72b1054 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-82a57378-9ae8-4ff8-b786-217cac9d5626 {
  margin-top: 20px;
}

#s-4865adee-198e-4a5d-8772-b7b632959f70 {
  border-style: solid;
padding-top: 50px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 240px;
}








#s-4865adee-198e-4a5d-8772-b7b632959f70 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4865adee-198e-4a5d-8772-b7b632959f70.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9578d02a-a2da-44e6-8b6d-fc375a5c01c9 {
  min-height: 30px;
text-align: center;
}

#s-9578d02a-a2da-44e6-8b6d-fc375a5c01c9 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-91c4d33d-a4a5-42f5-9fb8-3f51ce7a40d7 {
  margin-top: 20px;
}

#s-66ed54a8-f8c2-4d70-9a0e-096b0789d285 {
  border-style: solid;
padding-top: 50px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 240px;
}
@media (max-width: 767px){#s-66ed54a8-f8c2-4d70-9a0e-096b0789d285 {
  margin-top: 20px;
}
}







#s-66ed54a8-f8c2-4d70-9a0e-096b0789d285 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66ed54a8-f8c2-4d70-9a0e-096b0789d285.shg-box.shg-c {
  justify-content: flex-start;
}

#s-015ce60f-5eec-45cb-8976-2a11409e5768 {
  min-height: 30px;
text-align: center;
}

#s-015ce60f-5eec-45cb-8976-2a11409e5768 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-052b4ad9-11ca-4918-b083-8b446a45eea3 {
  margin-top: 20px;
}

#s-37784891-246a-4f51-b973-1121f587e8fc {
  border-style: solid;
padding-top: 50px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 240px;
}
@media (max-width: 767px){#s-37784891-246a-4f51-b973-1121f587e8fc {
  margin-top: 20px;
}
}







#s-37784891-246a-4f51-b973-1121f587e8fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37784891-246a-4f51-b973-1121f587e8fc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b668fde6-23ac-4490-be10-ebb061844dda {
  min-height: 30px;
text-align: center;
}

#s-b668fde6-23ac-4490-be10-ebb061844dda .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9f970358-5dfe-4d0a-840e-95014e4a1583 {
  margin-top: 20px;
}

#s-254a27c6-24ec-4d53-99f1-070d852d2ca7 {
  padding-top: 65px;
padding-bottom: 110px;
min-height: 50px;
background-color: rgba(243, 243, 243, 1);
}








#s-254a27c6-24ec-4d53-99f1-070d852d2ca7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-254a27c6-24ec-4d53-99f1-070d852d2ca7.shg-box.shg-c {
  justify-content: center;
}

#s-59e320d5-2c82-4938-af29-3163287292a8 {
  margin-left: auto;
margin-right: auto;
padding-left: 30px;
padding-right: 30px;
min-height: 50px;
max-width: 1084px;
}








#s-59e320d5-2c82-4938-af29-3163287292a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59e320d5-2c82-4938-af29-3163287292a8.shg-box.shg-c {
  justify-content: center;
}

#s-67fad408-75bd-4fb5-872a-718ebbc7e521 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-67fad408-75bd-4fb5-872a-718ebbc7e521 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-28979d85-2ad1-437d-82b3-fe6f247e8dcf {
  margin-top: 70px;
}

@media (min-width: 0px) {
[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.0px);
}

}

@media (min-width: 992px) {
[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.0px);
}

}

@media (min-width: 1200px) {
[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.0px);
}

[id="s-28979d85-2ad1-437d-82b3-fe6f247e8dcf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.0px);
}

}

#s-2128179c-7c52-42d1-b5a2-f07f8fd04ab2 {
  min-height: 50px;
}








#s-2128179c-7c52-42d1-b5a2-f07f8fd04ab2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2128179c-7c52-42d1-b5a2-f07f8fd04ab2.shg-box.shg-c {
  justify-content: center;
}

#s-1b0a7b48-ff80-4db8-854a-5a1fd1638c90 {
  text-align: center;
}




  #s-1b0a7b48-ff80-4db8-854a-5a1fd1638c90 img.shogun-image {
    
    width: px;
  }


#s-1b0a7b48-ff80-4db8-854a-5a1fd1638c90 .shogun-image-content {
  
    align-items: center;
  
}

#s-c5e6ad03-89f9-4903-a241-911a7175d2b8 {
  margin-top: 18px;
text-align: left;
}

#s-c5e6ad03-89f9-4903-a241-911a7175d2b8 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-c5e6ad03-89f9-4903-a241-911a7175d2b8 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-332bf085-73c1-4141-b8c5-f017a2b27211 {
  margin-top: 25px;
max-width: 380px;
}
@media (max-width: 767px){#s-332bf085-73c1-4141-b8c5-f017a2b27211 {
  margin-top: 15px;
}
}
#s-1ca23107-2e08-4b6c-ad97-0ad7b8231d44 {
  min-height: 50px;
}
@media (max-width: 767px){#s-1ca23107-2e08-4b6c-ad97-0ad7b8231d44 {
  padding-top: 50px;
padding-bottom: 50px;
}
}







#s-1ca23107-2e08-4b6c-ad97-0ad7b8231d44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ca23107-2e08-4b6c-ad97-0ad7b8231d44.shg-box.shg-c {
  justify-content: center;
}

#s-2c0e7bdb-840b-42c1-8263-43f0dbda4f16 {
  text-align: center;
}




  #s-2c0e7bdb-840b-42c1-8263-43f0dbda4f16 img.shogun-image {
    
    width: px;
  }


#s-2c0e7bdb-840b-42c1-8263-43f0dbda4f16 .shogun-image-content {
  
    align-items: center;
  
}

#s-89fd8357-f6ae-4ffe-bf4d-197febea241e {
  margin-top: 18px;
text-align: left;
}

#s-89fd8357-f6ae-4ffe-bf4d-197febea241e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-89fd8357-f6ae-4ffe-bf4d-197febea241e .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-fa7db852-13c7-4bec-8582-2aa6d79ac7c4 {
  margin-top: 25px;
max-width: 380px;
}
@media (max-width: 767px){#s-fa7db852-13c7-4bec-8582-2aa6d79ac7c4 {
  margin-top: 15px;
}
}
#s-5d862a7c-792b-4e38-a7fb-3c88166ff883 {
  margin-top: 60px;
padding-top: 32px;
padding-left: 15px;
padding-bottom: 32px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(32, 32, 32, 1);
}








#s-5d862a7c-792b-4e38-a7fb-3c88166ff883 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d862a7c-792b-4e38-a7fb-3c88166ff883.shg-box.shg-c {
  justify-content: center;
}

#s-105bfab2-1373-4dab-acb7-42ef5f83731d {
  text-align: center;
}

#s-105bfab2-1373-4dab-acb7-42ef5f83731d .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-105bfab2-1373-4dab-acb7-42ef5f83731d .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-bd183223-37fd-4da0-abb3-f6639535e556 {
  margin-top: 20px;
}

@media (min-width: 0px) {
[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd183223-37fd-4da0-abb3-f6639535e556"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e4b7f44d-2070-4a7f-87c5-718e9b3f0306 {
  padding-left: 20px;
padding-right: 20px;
min-height: 500px;
background-color: rgba(32, 32, 32, 1);
}








#s-e4b7f44d-2070-4a7f-87c5-718e9b3f0306 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4b7f44d-2070-4a7f-87c5-718e9b3f0306.shg-box.shg-c {
  justify-content: center;
}

#s-74cc448a-33e1-48d5-b048-9e34de826005 {
  margin-left: auto;
margin-right: auto;
max-width: 375px;
}

#s-2891f864-47b2-4075-9a86-1c39194fff25 {
  margin-top: 35px;
margin-left: auto;
margin-right: auto;
max-width: 375px;
}

#s-531e2688-77f4-4dc0-bf3d-8ce70c3652e9 {
  padding-left: 20px;
padding-right: 20px;
min-height: 500px;
background-color: rgba(32, 32, 32, 1);
}
@media (max-width: 767px){#s-531e2688-77f4-4dc0-bf3d-8ce70c3652e9 {
  margin-top: 20px;
}
}







#s-531e2688-77f4-4dc0-bf3d-8ce70c3652e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-531e2688-77f4-4dc0-bf3d-8ce70c3652e9.shg-box.shg-c {
  justify-content: center;
}

#s-d66e5ea6-bd31-4648-b483-ec0124b60984 {
  margin-left: auto;
margin-right: auto;
max-width: 375px;
}

#s-f451e8d0-a259-4c0b-9e21-d36183fc7a97 {
  margin-top: 35px;
margin-left: auto;
margin-right: auto;
max-width: 375px;
}

#s-013e5813-65ec-49a8-999e-1a49cdf27255 {
  padding-left: 20px;
padding-right: 20px;
min-height: 500px;
background-color: rgba(32, 32, 32, 1);
}








#s-013e5813-65ec-49a8-999e-1a49cdf27255 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-013e5813-65ec-49a8-999e-1a49cdf27255.shg-box.shg-c {
  justify-content: center;
}

#s-181f5d11-181b-4b33-8172-4a3b5dbb6e7f {
  margin-left: auto;
margin-right: auto;
max-width: 375px;
}

#s-fa4faacd-5812-4d1e-97e4-c856d526c80e {
  margin-top: 35px;
margin-left: auto;
margin-right: auto;
max-width: 375px;
}

#s-0feb5d00-1666-4a75-a47d-2432d07f7215 {
  padding-left: 20px;
padding-right: 20px;
min-height: 500px;
background-color: rgba(32, 32, 32, 1);
}
@media (max-width: 767px){#s-0feb5d00-1666-4a75-a47d-2432d07f7215 {
  margin-top: 20px;
}
}







#s-0feb5d00-1666-4a75-a47d-2432d07f7215 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0feb5d00-1666-4a75-a47d-2432d07f7215.shg-box.shg-c {
  justify-content: center;
}

#s-4ea3a897-4346-4182-823d-3eb69e253cc5 {
  margin-left: auto;
margin-right: auto;
max-width: 375px;
}

#s-b96cf918-626f-4309-914c-ab80e76afa84 {
  margin-top: 35px;
margin-left: auto;
margin-right: auto;
max-width: 375px;
}

#s-1a7c83ee-d142-4ddd-9c8d-18ef3c184c9a {
  text-align: center;
}

#s-9b6d3d5c-671b-4b5e-9589-677498cf49fc {
  padding-top: 62px;
padding-left: 20px;
padding-bottom: 65px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(32, 32, 32, 1);
}
@media (max-width: 767px){#s-9b6d3d5c-671b-4b5e-9589-677498cf49fc {
  padding-top: 50px;
padding-bottom: 70px;
}
}







#s-9b6d3d5c-671b-4b5e-9589-677498cf49fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b6d3d5c-671b-4b5e-9589-677498cf49fc.shg-box.shg-c {
  justify-content: center;
}

#s-f50c9cb9-972b-45fd-b3db-afccd9e245d7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f50c9cb9-972b-45fd-b3db-afccd9e245d7 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-91c74bb8-1083-4c4d-b947-17e21da7a595 {
  margin-top: 38px;
margin-left: auto;
margin-right: auto;
max-width: 425px;
}

#s-919d8b85-f042-4e03-b7c1-e096734b9da3 {
  border-style: solid;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
padding-top: 11px;
padding-left: 20px;
padding-bottom: 11px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 0px;
max-width: 168px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(32, 32, 32, 1);
hover-type: color;
}
#s-919d8b85-f042-4e03-b7c1-e096734b9da3:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(32, 32, 32, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-919d8b85-f042-4e03-b7c1-e096734b9da3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-919d8b85-f042-4e03-b7c1-e096734b9da3.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 10px;
  
  
  
  display:  block ;
}

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