.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-86790706-8b33-491e-a0e8-5f71057f5bb0 {
  background-image: url(https://i.shgcdn.com/1af1ab92-bd83-4813-97bd-8b79e04c4c0b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 720px;
background-position: center center;
}
@media (max-width: 767px){#s-86790706-8b33-491e-a0e8-5f71057f5bb0 {
  min-height: 320px;
}
}







#s-86790706-8b33-491e-a0e8-5f71057f5bb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86790706-8b33-491e-a0e8-5f71057f5bb0.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-883c7d90-1d9c-4ecf-a09f-ee773c84c05f {
  margin-bottom: 35px;
text-align: center;
}

#s-883c7d90-1d9c-4ecf-a09f-ee773c84c05f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ec33eb5b-5b3b-487f-bd55-8a58c6fba9f0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1440px;
}








#s-ec33eb5b-5b3b-487f-bd55-8a58c6fba9f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec33eb5b-5b3b-487f-bd55-8a58c6fba9f0.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;
}

#s-974437b0-0300-4d14-8838-431d3734012f {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-974437b0-0300-4d14-8838-431d3734012f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fe0ea500-5826-469f-b67c-3768ac8e4e6c {
  margin-left: 7%;
margin-bottom: 40px;
margin-right: 7%;
text-align: center;
}
@media (min-width: 1200px){#s-fe0ea500-5826-469f-b67c-3768ac8e4e6c {
  display: none;
}
#s-fe0ea500-5826-469f-b67c-3768ac8e4e6c, #wrap-s-fe0ea500-5826-469f-b67c-3768ac8e4e6c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fe0ea500-5826-469f-b67c-3768ac8e4e6c {
  display: none;
}
#s-fe0ea500-5826-469f-b67c-3768ac8e4e6c, #wrap-s-fe0ea500-5826-469f-b67c-3768ac8e4e6c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fe0ea500-5826-469f-b67c-3768ac8e4e6c {
  display: none;
}
#s-fe0ea500-5826-469f-b67c-3768ac8e4e6c, #wrap-s-fe0ea500-5826-469f-b67c-3768ac8e4e6c { display:none !important; }}
#s-fe0ea500-5826-469f-b67c-3768ac8e4e6c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 31px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-1d4e247a-ad20-429d-b3bf-5e990ba3693a {
  text-align: center;
}




  #s-1d4e247a-ad20-429d-b3bf-5e990ba3693a img.shogun-image {
    
    width: px;
  }


#s-1d4e247a-ad20-429d-b3bf-5e990ba3693a .shogun-image-content {
  
    align-items: center;
  
}

#s-ef9de12b-9e4c-47a4-94f2-8a4aa6fb33d8 {
  padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 375px;
}








#s-ef9de12b-9e4c-47a4-94f2-8a4aa6fb33d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef9de12b-9e4c-47a4-94f2-8a4aa6fb33d8.shg-box.shg-c {
  justify-content: center;
}

#s-24a0b0a3-8f01-45a0-8fcf-7b317da61332 {
  text-align: center;
}

#s-24a0b0a3-8f01-45a0-8fcf-7b317da61332 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  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-ebad255c-c961-4740-a62d-a03413c13498 {
  margin-top: 35px;
margin-left: auto;
margin-right: auto;
max-width: 460px;
}
@media (max-width: 767px){#s-ebad255c-c961-4740-a62d-a03413c13498 {
  margin-top: 15px;
max-width: 360px;
}
}
.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-5956fd60-bcc2-4871-af73-142fc8b2ef07 {
  background-size: 0px 0px;
border-style: solid;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
max-width: 300px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(32, 32, 32, 1);
background-image: none;
hover-type: color;
}
#s-5956fd60-bcc2-4871-af73-142fc8b2ef07:hover {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(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5956fd60-bcc2-4871-af73-142fc8b2ef07:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-5956fd60-bcc2-4871-af73-142fc8b2ef07 {
  padding-top: 14px;
padding-bottom: 14px;
max-width: 220px;
}
}@media (max-width: 767px){#s-5956fd60-bcc2-4871-af73-142fc8b2ef07 {
  margin-top: 24px;
padding-top: 9px;
padding-bottom: 9px;
max-width: 177px;
}
}


#s-5956fd60-bcc2-4871-af73-142fc8b2ef07.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-5956fd60-bcc2-4871-af73-142fc8b2ef07.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){

#s-5956fd60-bcc2-4871-af73-142fc8b2ef07.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 10px;
  
  
  
  display:  block ;
}
}
#s-760a86eb-6190-4c82-bc32-6e24e33ff709 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1440px;
}








#s-760a86eb-6190-4c82-bc32-6e24e33ff709 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-760a86eb-6190-4c82-bc32-6e24e33ff709.shg-box.shg-c {
  justify-content: center;
}

#s-39557f8a-5a67-429e-a3e5-a8f83db4ace5 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-39557f8a-5a67-429e-a3e5-a8f83db4ace5"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-b881db9d-17e1-4436-bbaf-23c236febdc3 {
  padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 375px;
}








#s-b881db9d-17e1-4436-bbaf-23c236febdc3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b881db9d-17e1-4436-bbaf-23c236febdc3.shg-box.shg-c {
  justify-content: center;
}

#s-ea8a4438-2401-4203-ab16-cc952fd26af0 {
  text-align: center;
}

#s-ea8a4438-2401-4203-ab16-cc952fd26af0 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-ea8a4438-2401-4203-ab16-cc952fd26af0 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-ea8a4438-2401-4203-ab16-cc952fd26af0 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-403a5241-7143-42a4-b269-1eb019de7b18 {
  margin-top: 35px;
margin-left: auto;
margin-right: auto;
max-width: 460px;
}
@media (max-width: 767px){#s-403a5241-7143-42a4-b269-1eb019de7b18 {
  margin-top: 15px;
max-width: 360px;
}
}
#s-0ad33bc2-abf7-4b69-b352-18ea05e91b4b {
  background-size: 0px 0px;
border-style: solid;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
max-width: 300px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(32, 32, 32, 1);
background-image: none;
hover-type: color;
}
#s-0ad33bc2-abf7-4b69-b352-18ea05e91b4b:hover {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(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0ad33bc2-abf7-4b69-b352-18ea05e91b4b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-0ad33bc2-abf7-4b69-b352-18ea05e91b4b {
  padding-top: 14px;
padding-bottom: 14px;
max-width: 220px;
}
}@media (max-width: 767px){#s-0ad33bc2-abf7-4b69-b352-18ea05e91b4b {
  margin-top: 24px;
padding-top: 9px;
padding-bottom: 9px;
max-width: 177px;
}
}


#s-0ad33bc2-abf7-4b69-b352-18ea05e91b4b.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-0ad33bc2-abf7-4b69-b352-18ea05e91b4b.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){

#s-0ad33bc2-abf7-4b69-b352-18ea05e91b4b.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 10px;
  
  
  
  display:  block ;
}
}
#s-093d719b-e5b3-4c83-b49c-15b7d255a6ea {
  text-align: center;
}




  #s-093d719b-e5b3-4c83-b49c-15b7d255a6ea img.shogun-image {
    
    width: px;
  }


#s-093d719b-e5b3-4c83-b49c-15b7d255a6ea .shogun-image-content {
  
    align-items: center;
  
}

#s-8c678211-b383-43d3-9f97-6ba663593a48 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1440px;
}








#s-8c678211-b383-43d3-9f97-6ba663593a48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c678211-b383-43d3-9f97-6ba663593a48.shg-box.shg-c {
  justify-content: center;
}

#s-dd522ba2-908d-42fa-a3cb-04857bae86d3 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dd522ba2-908d-42fa-a3cb-04857bae86d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-88718056-ab97-4662-9d56-e23de46b762e {
  text-align: center;
}




  #s-88718056-ab97-4662-9d56-e23de46b762e img.shogun-image {
    
    width: px;
  }


#s-88718056-ab97-4662-9d56-e23de46b762e .shogun-image-content {
  
    align-items: center;
  
}

#s-dc73d89e-1350-448e-a9a3-15e319d3edf5 {
  padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 375px;
}








#s-dc73d89e-1350-448e-a9a3-15e319d3edf5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc73d89e-1350-448e-a9a3-15e319d3edf5.shg-box.shg-c {
  justify-content: center;
}

#s-9d4cb8e8-bc98-4032-bb04-dd293881b6e6 {
  text-align: center;
}

#s-9d4cb8e8-bc98-4032-bb04-dd293881b6e6 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-9d4cb8e8-bc98-4032-bb04-dd293881b6e6 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-9d4cb8e8-bc98-4032-bb04-dd293881b6e6 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-7491b803-6e8f-4daf-82ac-e4e9450afbf2 {
  margin-top: 35px;
margin-left: auto;
margin-right: auto;
max-width: 460px;
}
@media (max-width: 767px){#s-7491b803-6e8f-4daf-82ac-e4e9450afbf2 {
  margin-top: 15px;
max-width: 360px;
}
}
#s-3094d292-2c12-40f0-9330-cc68ce3ef248 {
  background-size: 0px 0px;
border-style: solid;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
max-width: 300px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(32, 32, 32, 1);
background-image: none;
hover-type: color;
}
#s-3094d292-2c12-40f0-9330-cc68ce3ef248:hover {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(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3094d292-2c12-40f0-9330-cc68ce3ef248:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-3094d292-2c12-40f0-9330-cc68ce3ef248 {
  padding-top: 14px;
padding-bottom: 14px;
max-width: 220px;
}
}@media (max-width: 767px){#s-3094d292-2c12-40f0-9330-cc68ce3ef248 {
  margin-top: 24px;
padding-top: 9px;
padding-bottom: 9px;
max-width: 177px;
}
}


#s-3094d292-2c12-40f0-9330-cc68ce3ef248.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-3094d292-2c12-40f0-9330-cc68ce3ef248.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){

#s-3094d292-2c12-40f0-9330-cc68ce3ef248.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 10px;
  
  
  
  display:  block ;
}
}
#s-c28d933d-1f86-42e3-b3be-edea6704bf0e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1440px;
}








#s-c28d933d-1f86-42e3-b3be-edea6704bf0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c28d933d-1f86-42e3-b3be-edea6704bf0e.shg-box.shg-c {
  justify-content: center;
}

#s-699a4430-216b-4b6b-a3d8-a857e143902a {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-699a4430-216b-4b6b-a3d8-a857e143902a"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-c8950fcf-8c69-42fb-85fb-fbd4178ab26c {
  padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 375px;
}








#s-c8950fcf-8c69-42fb-85fb-fbd4178ab26c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8950fcf-8c69-42fb-85fb-fbd4178ab26c.shg-box.shg-c {
  justify-content: center;
}

#s-4e84f8d3-417f-46f0-8109-66798ca0b5a8 {
  text-align: center;
}

#s-4e84f8d3-417f-46f0-8109-66798ca0b5a8 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-4e84f8d3-417f-46f0-8109-66798ca0b5a8 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-4e84f8d3-417f-46f0-8109-66798ca0b5a8 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-369173d5-63f0-4ba4-8382-845974e54a97 {
  margin-top: 35px;
margin-left: auto;
margin-right: auto;
max-width: 460px;
}
@media (max-width: 767px){#s-369173d5-63f0-4ba4-8382-845974e54a97 {
  margin-top: 15px;
max-width: 360px;
}
}
#s-831d23e0-3415-4451-b3e5-da4f261c0e64 {
  background-size: 0px 0px;
border-style: solid;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
max-width: 300px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(32, 32, 32, 1);
background-image: none;
hover-type: color;
}
#s-831d23e0-3415-4451-b3e5-da4f261c0e64:hover {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(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-831d23e0-3415-4451-b3e5-da4f261c0e64:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-831d23e0-3415-4451-b3e5-da4f261c0e64 {
  padding-top: 14px;
padding-bottom: 14px;
max-width: 220px;
}
}@media (max-width: 767px){#s-831d23e0-3415-4451-b3e5-da4f261c0e64 {
  margin-top: 24px;
padding-top: 9px;
padding-bottom: 9px;
max-width: 177px;
}
}


#s-831d23e0-3415-4451-b3e5-da4f261c0e64.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-831d23e0-3415-4451-b3e5-da4f261c0e64.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){

#s-831d23e0-3415-4451-b3e5-da4f261c0e64.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 10px;
  
  
  
  display:  block ;
}
}
#s-c0730ef6-ba8f-4f67-8193-43fa592b2de5 {
  text-align: center;
}




  #s-c0730ef6-ba8f-4f67-8193-43fa592b2de5 img.shogun-image {
    
    width: px;
  }


#s-c0730ef6-ba8f-4f67-8193-43fa592b2de5 .shogun-image-content {
  
    align-items: center;
  
}

#s-93216ef4-33d6-40ef-b050-fa3ddbfdb4fd {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1440px;
}








#s-93216ef4-33d6-40ef-b050-fa3ddbfdb4fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93216ef4-33d6-40ef-b050-fa3ddbfdb4fd.shg-box.shg-c {
  justify-content: center;
}

#s-5475c884-f94c-4bd1-9c2e-7a02899891ba {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5475c884-f94c-4bd1-9c2e-7a02899891ba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a85e7a0c-dc9a-4e30-a91d-503302d61ec6 {
  text-align: center;
}




  #s-a85e7a0c-dc9a-4e30-a91d-503302d61ec6 img.shogun-image {
    
    width: px;
  }


#s-a85e7a0c-dc9a-4e30-a91d-503302d61ec6 .shogun-image-content {
  
    align-items: center;
  
}

#s-961db0c8-e11a-4748-95b8-7e16538393f9 {
  padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 375px;
}








#s-961db0c8-e11a-4748-95b8-7e16538393f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-961db0c8-e11a-4748-95b8-7e16538393f9.shg-box.shg-c {
  justify-content: center;
}

#s-7bfd6358-70df-4c32-b88c-2bf6fe87cd88 {
  text-align: center;
}

#s-7bfd6358-70df-4c32-b88c-2bf6fe87cd88 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-7bfd6358-70df-4c32-b88c-2bf6fe87cd88 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-7bfd6358-70df-4c32-b88c-2bf6fe87cd88 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-5d3eacbf-9a2d-49bd-927e-66c9055fbffd {
  margin-top: 35px;
margin-left: auto;
margin-right: auto;
max-width: 460px;
}
@media (max-width: 767px){#s-5d3eacbf-9a2d-49bd-927e-66c9055fbffd {
  margin-top: 15px;
max-width: 360px;
}
}
#s-1e97c3b6-d17f-4dd3-a5a4-156fb78b3ca0 {
  background-size: 0px 0px;
border-style: solid;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
max-width: 300px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(32, 32, 32, 1);
background-image: none;
hover-type: color;
}
#s-1e97c3b6-d17f-4dd3-a5a4-156fb78b3ca0:hover {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(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1e97c3b6-d17f-4dd3-a5a4-156fb78b3ca0:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-1e97c3b6-d17f-4dd3-a5a4-156fb78b3ca0 {
  padding-top: 14px;
padding-bottom: 14px;
max-width: 220px;
}
}@media (max-width: 767px){#s-1e97c3b6-d17f-4dd3-a5a4-156fb78b3ca0 {
  margin-top: 24px;
padding-top: 9px;
padding-bottom: 9px;
max-width: 177px;
}
}


#s-1e97c3b6-d17f-4dd3-a5a4-156fb78b3ca0.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-1e97c3b6-d17f-4dd3-a5a4-156fb78b3ca0.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){

#s-1e97c3b6-d17f-4dd3-a5a4-156fb78b3ca0.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 10px;
  
  
  
  display:  block ;
}
}
#s-580d6640-85e4-48f6-b69c-a2d5aebd5b9a {
  padding-top: 90px;
padding-bottom: 90px;
min-height: 50px;
background-color: rgba(32, 32, 32, 1);
}
@media (max-width: 767px){#s-580d6640-85e4-48f6-b69c-a2d5aebd5b9a {
  padding-top: 60px;
padding-bottom: 30px;
}
}







#s-580d6640-85e4-48f6-b69c-a2d5aebd5b9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-580d6640-85e4-48f6-b69c-a2d5aebd5b9a.shg-box.shg-c {
  justify-content: center;
}

.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-e4d5a209-df75-4e10-8810-0896468f20d2 {
  margin-left: auto;
margin-right: auto;
max-width: 1360px;
}

#s-e4d5a209-df75-4e10-8810-0896468f20d2 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-e4d5a209-df75-4e10-8810-0896468f20d2 .shg-sld-nav-button.shg-sld-left,
#s-e4d5a209-df75-4e10-8810-0896468f20d2 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-e44dd4de-2a00-497d-a8f1-78e92580d3db {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 450px;
}








#s-e44dd4de-2a00-497d-a8f1-78e92580d3db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e44dd4de-2a00-497d-a8f1-78e92580d3db.shg-box.shg-c {
  justify-content: center;
}

#s-4058d9aa-d976-4ba4-88b6-55f64412bfa4 {
  text-align: center;
}

#s-40684b08-3af6-4c99-88b7-a25fc072d280 {
  margin-top: 70px;
text-align: center;
}
@media (max-width: 767px){#s-40684b08-3af6-4c99-88b7-a25fc072d280 {
  margin-top: 40px;
}
}
#s-40684b08-3af6-4c99-88b7-a25fc072d280 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-40684b08-3af6-4c99-88b7-a25fc072d280 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-38770257-e50c-463d-a5c4-b23beee820bc {
  margin-top: 28px;
}
@media (max-width: 767px){#s-38770257-e50c-463d-a5c4-b23beee820bc {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
max-width: 220px;
}
}
#s-c8182a37-35b6-4f0d-94c5-22b767a29934 {
  margin-top: 20px;
}

#s-281bd34c-dd00-4b92-a32d-a30b4f319d26 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 450px;
}








#s-281bd34c-dd00-4b92-a32d-a30b4f319d26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-281bd34c-dd00-4b92-a32d-a30b4f319d26.shg-box.shg-c {
  justify-content: center;
}

#s-0b3274f8-0b59-4b67-905c-df08ddef756e {
  text-align: center;
}

#s-6b683d6c-9e47-4d3b-9c77-cc1f70e329c6 {
  margin-top: 70px;
text-align: center;
}
@media (max-width: 767px){#s-6b683d6c-9e47-4d3b-9c77-cc1f70e329c6 {
  margin-top: 40px;
}
}
#s-6b683d6c-9e47-4d3b-9c77-cc1f70e329c6 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-6b683d6c-9e47-4d3b-9c77-cc1f70e329c6 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-af77eddf-bf66-4bbd-873d-5f2fcdbd8c08 {
  margin-top: 28px;
}
@media (max-width: 767px){#s-af77eddf-bf66-4bbd-873d-5f2fcdbd8c08 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
max-width: 220px;
}
}
#s-47d71a49-e656-4d08-a0bc-ff5a17d049c8 {
  margin-top: 20px;
}

#s-234b42eb-1fbc-439c-841a-768081137029 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 450px;
}








#s-234b42eb-1fbc-439c-841a-768081137029 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-234b42eb-1fbc-439c-841a-768081137029.shg-box.shg-c {
  justify-content: center;
}

#s-c9ff4d6a-662d-4795-a137-0f594498a377 {
  text-align: center;
}

#s-e82fcf36-67ef-44b2-bc05-c1c5424ec10d {
  margin-top: 70px;
text-align: center;
}
@media (max-width: 767px){#s-e82fcf36-67ef-44b2-bc05-c1c5424ec10d {
  margin-top: 40px;
}
}
#s-e82fcf36-67ef-44b2-bc05-c1c5424ec10d .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-e82fcf36-67ef-44b2-bc05-c1c5424ec10d .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-e92ebaa3-1a7a-4e70-9a21-3cdbc29a26e9 {
  margin-top: 28px;
}
@media (max-width: 767px){#s-e92ebaa3-1a7a-4e70-9a21-3cdbc29a26e9 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
max-width: 220px;
}
}
#s-add7f4ae-2097-4d41-809b-b37c4cc62fe3 {
  margin-top: 20px;
}

#s-05249996-ed90-492b-86bf-3d4a5fb15e1e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 450px;
}








#s-05249996-ed90-492b-86bf-3d4a5fb15e1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05249996-ed90-492b-86bf-3d4a5fb15e1e.shg-box.shg-c {
  justify-content: center;
}

#s-012d2524-b27d-4660-abeb-a182b15c6287 {
  text-align: center;
}

#s-5398ec48-5309-4c2d-b95c-36df114c6ac4 {
  margin-top: 70px;
text-align: center;
}
@media (max-width: 767px){#s-5398ec48-5309-4c2d-b95c-36df114c6ac4 {
  margin-top: 40px;
}
}
#s-5398ec48-5309-4c2d-b95c-36df114c6ac4 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-5398ec48-5309-4c2d-b95c-36df114c6ac4 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-e3651d22-ab58-44b0-8698-0413c772dff5 {
  margin-top: 28px;
}
@media (max-width: 767px){#s-e3651d22-ab58-44b0-8698-0413c772dff5 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
max-width: 220px;
}
}
#s-eb36dcff-f41b-45c0-8f6a-8b5b27caad61 {
  margin-top: 20px;
}

#s-b5cc31e8-d58d-4918-81e6-07dd7fd079da {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 450px;
}








#s-b5cc31e8-d58d-4918-81e6-07dd7fd079da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5cc31e8-d58d-4918-81e6-07dd7fd079da.shg-box.shg-c {
  justify-content: center;
}

#s-3ac05f43-9b47-40c5-8e5e-5911621f636a {
  text-align: center;
}

#s-785ef34c-9ed9-4b61-adb4-9dd1ca0430d8 {
  margin-top: 70px;
text-align: center;
}
@media (max-width: 767px){#s-785ef34c-9ed9-4b61-adb4-9dd1ca0430d8 {
  margin-top: 40px;
}
}
#s-785ef34c-9ed9-4b61-adb4-9dd1ca0430d8 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-785ef34c-9ed9-4b61-adb4-9dd1ca0430d8 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-5b076de1-6ed2-4ad2-9a0d-3eb7b20f43ce {
  margin-top: 28px;
}
@media (max-width: 767px){#s-5b076de1-6ed2-4ad2-9a0d-3eb7b20f43ce {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
max-width: 220px;
}
}
#s-a731a2b1-9b3f-4461-b68b-e843b35fa1f4 {
  margin-top: 20px;
}

#s-a86ca46a-4993-44da-884f-ef9ef7fe6245 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 450px;
}








#s-a86ca46a-4993-44da-884f-ef9ef7fe6245 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a86ca46a-4993-44da-884f-ef9ef7fe6245.shg-box.shg-c {
  justify-content: center;
}

#s-c3455716-266c-42d1-b0b4-7f797b399311 {
  text-align: center;
}

#s-344eef15-0747-4375-9886-87eaa79a91ba {
  margin-top: 70px;
text-align: center;
}
@media (max-width: 767px){#s-344eef15-0747-4375-9886-87eaa79a91ba {
  margin-top: 40px;
}
}
#s-344eef15-0747-4375-9886-87eaa79a91ba .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-344eef15-0747-4375-9886-87eaa79a91ba .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-bacd7100-4da0-4e28-9a15-3b1c6ca60c1a {
  margin-top: 28px;
}
@media (max-width: 767px){#s-bacd7100-4da0-4e28-9a15-3b1c6ca60c1a {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
max-width: 220px;
}
}
#s-161fa8bb-caf6-4f9c-b4f8-f4ed13ae9acf {
  margin-top: 20px;
}

#s-1e544bc5-4fac-461b-9270-12bcd7a857aa {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 450px;
}








#s-1e544bc5-4fac-461b-9270-12bcd7a857aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e544bc5-4fac-461b-9270-12bcd7a857aa.shg-box.shg-c {
  justify-content: center;
}

#s-e5e1c922-0617-4295-8614-19471f030229 {
  text-align: center;
}

#s-8aadc1df-2663-499a-b87b-85bf121ae274 {
  margin-top: 70px;
text-align: center;
}
@media (max-width: 767px){#s-8aadc1df-2663-499a-b87b-85bf121ae274 {
  margin-top: 50px;
}
}
#s-8aadc1df-2663-499a-b87b-85bf121ae274 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-8aadc1df-2663-499a-b87b-85bf121ae274 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-a1c92804-4436-4c3b-abbd-06548c693b1e {
  margin-top: 28px;
}
@media (max-width: 767px){#s-a1c92804-4436-4c3b-abbd-06548c693b1e {
  margin-top: 20px;
}
}
#s-d7ba1c36-0f8d-4820-81b9-17d99c2ef5e4 {
  margin-top: 20px;
}

#s-bec767d3-765c-49da-9a0e-79387c27c8fe {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 450px;
}








#s-bec767d3-765c-49da-9a0e-79387c27c8fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bec767d3-765c-49da-9a0e-79387c27c8fe.shg-box.shg-c {
  justify-content: center;
}

#s-f01f5d79-70f4-4704-9084-8fabd9667638 {
  text-align: center;
}

#s-03a82a29-7d7e-4eb0-bcf4-67519f2db122 {
  margin-top: 70px;
text-align: center;
}
@media (max-width: 767px){#s-03a82a29-7d7e-4eb0-bcf4-67519f2db122 {
  margin-top: 50px;
}
}
#s-03a82a29-7d7e-4eb0-bcf4-67519f2db122 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-03a82a29-7d7e-4eb0-bcf4-67519f2db122 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-4bda723d-1cd8-44a5-af7b-ebca0dc085d5 {
  margin-top: 28px;
}
@media (max-width: 767px){#s-4bda723d-1cd8-44a5-af7b-ebca0dc085d5 {
  margin-top: 20px;
}
}
#s-b8f8a9ad-5cc0-41d2-8771-34e6d9e643df {
  margin-top: 20px;
}

#s-dbc8800a-50e3-448b-8973-843352bdeb90 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 450px;
}








#s-dbc8800a-50e3-448b-8973-843352bdeb90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dbc8800a-50e3-448b-8973-843352bdeb90.shg-box.shg-c {
  justify-content: center;
}

#s-886c0bf9-c5b3-4b4b-9862-2c29a1d63c63 {
  text-align: center;
}

#s-7e7ef040-1dd2-456b-9d6c-2f1ef85ef653 {
  margin-top: 70px;
text-align: center;
}
@media (max-width: 767px){#s-7e7ef040-1dd2-456b-9d6c-2f1ef85ef653 {
  margin-top: 50px;
}
}
#s-7e7ef040-1dd2-456b-9d6c-2f1ef85ef653 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-7e7ef040-1dd2-456b-9d6c-2f1ef85ef653 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-d67220ea-6b83-40c6-bebf-09545a43b1c0 {
  margin-top: 28px;
}
@media (max-width: 767px){#s-d67220ea-6b83-40c6-bebf-09545a43b1c0 {
  margin-top: 20px;
}
}
#s-9839e635-570d-48e0-af81-cd30ebaef555 {
  margin-top: 20px;
}

#s-3540d655-0c4a-41d9-a4e0-0e4ae87a94c8 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 450px;
}








#s-3540d655-0c4a-41d9-a4e0-0e4ae87a94c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3540d655-0c4a-41d9-a4e0-0e4ae87a94c8.shg-box.shg-c {
  justify-content: center;
}

#s-b040ba28-cbdc-4bd9-aacc-d5cb4d8e8f47 {
  text-align: center;
}

#s-cf28e472-448d-43c0-9636-10b89e7fa855 {
  margin-top: 70px;
text-align: center;
}
@media (max-width: 767px){#s-cf28e472-448d-43c0-9636-10b89e7fa855 {
  margin-top: 50px;
}
}
#s-cf28e472-448d-43c0-9636-10b89e7fa855 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-cf28e472-448d-43c0-9636-10b89e7fa855 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-84ff9f95-c641-4996-b02b-2b984cb40907 {
  margin-top: 28px;
}
@media (max-width: 767px){#s-84ff9f95-c641-4996-b02b-2b984cb40907 {
  margin-top: 20px;
}
}
#s-6c540baf-882c-495c-be93-e893ad15ea3f {
  margin-top: 20px;
}

#s-8cf86ba2-0c8b-4c62-91cb-aa73bf7e5b62 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 450px;
}








#s-8cf86ba2-0c8b-4c62-91cb-aa73bf7e5b62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8cf86ba2-0c8b-4c62-91cb-aa73bf7e5b62.shg-box.shg-c {
  justify-content: center;
}

#s-2db793fb-d0e3-47a6-9c94-f208a0ddeea1 {
  text-align: center;
}

#s-bcd25dbf-4eeb-4d4c-a07c-8b86b92765e4 {
  margin-top: 70px;
text-align: center;
}
@media (max-width: 767px){#s-bcd25dbf-4eeb-4d4c-a07c-8b86b92765e4 {
  margin-top: 40px;
}
}
#s-bcd25dbf-4eeb-4d4c-a07c-8b86b92765e4 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-bcd25dbf-4eeb-4d4c-a07c-8b86b92765e4 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-79e3df88-8c4d-4623-8865-2fe79a3b311b {
  margin-top: 28px;
}
@media (max-width: 767px){#s-79e3df88-8c4d-4623-8865-2fe79a3b311b {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
max-width: 220px;
}
}
#s-267a9b49-76ee-40bb-b79f-e94f312569e6 {
  margin-top: 20px;
}

#s-79012510-9331-4786-b84d-f76c26a2299e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 450px;
}








#s-79012510-9331-4786-b84d-f76c26a2299e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79012510-9331-4786-b84d-f76c26a2299e.shg-box.shg-c {
  justify-content: center;
}

#s-0ba68715-63ef-4cff-91c1-4f067995d479 {
  text-align: center;
}

#s-25da8301-addd-46e9-8b4f-ce3738f80993 {
  margin-top: 70px;
text-align: center;
}
@media (max-width: 767px){#s-25da8301-addd-46e9-8b4f-ce3738f80993 {
  margin-top: 50px;
}
}
#s-25da8301-addd-46e9-8b4f-ce3738f80993 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-25da8301-addd-46e9-8b4f-ce3738f80993 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-ea50a7d8-df97-42b5-be47-c97462755605 {
  margin-top: 28px;
}
@media (max-width: 767px){#s-ea50a7d8-df97-42b5-be47-c97462755605 {
  margin-top: 20px;
}
}
#s-20584764-9f3d-4d9b-acd7-5de098972ab2 {
  margin-top: 20px;
}

#s-f9820dc1-deab-4e67-bb14-0be256485659 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1440px;
}








#s-f9820dc1-deab-4e67-bb14-0be256485659 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9820dc1-deab-4e67-bb14-0be256485659.shg-box.shg-c {
  justify-content: center;
}

#s-a7bb22cb-8182-431a-8afe-3be2fd297241 {
  margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-a7bb22cb-8182-431a-8afe-3be2fd297241"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f78934d3-9960-44e5-9164-b6ac2409a632 {
  padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 375px;
}








#s-f78934d3-9960-44e5-9164-b6ac2409a632 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f78934d3-9960-44e5-9164-b6ac2409a632.shg-box.shg-c {
  justify-content: center;
}

#s-d8b49d6d-5b39-47a1-8e8e-e344c413d056 {
  text-align: center;
}

#s-d8b49d6d-5b39-47a1-8e8e-e344c413d056 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-d8b49d6d-5b39-47a1-8e8e-e344c413d056 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-d8b49d6d-5b39-47a1-8e8e-e344c413d056 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-34218c27-91f0-4c69-accb-81df7592b534 {
  margin-top: 35px;
margin-left: auto;
margin-right: auto;
max-width: 460px;
}
@media (max-width: 767px){#s-34218c27-91f0-4c69-accb-81df7592b534 {
  margin-top: 15px;
max-width: 360px;
}
}
#s-f9df709e-e94e-4583-a3a0-878c199a1d40 {
  background-size: 0px 0px;
border-style: solid;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
max-width: 300px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(32, 32, 32, 1);
background-image: none;
hover-type: color;
}
#s-f9df709e-e94e-4583-a3a0-878c199a1d40:hover {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(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f9df709e-e94e-4583-a3a0-878c199a1d40:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-f9df709e-e94e-4583-a3a0-878c199a1d40 {
  padding-top: 14px;
padding-bottom: 14px;
max-width: 220px;
}
}@media (max-width: 767px){#s-f9df709e-e94e-4583-a3a0-878c199a1d40 {
  margin-top: 24px;
padding-top: 9px;
padding-bottom: 9px;
max-width: 177px;
}
}


#s-f9df709e-e94e-4583-a3a0-878c199a1d40.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-f9df709e-e94e-4583-a3a0-878c199a1d40.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){

#s-f9df709e-e94e-4583-a3a0-878c199a1d40.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 10px;
  
  
  
  display:  block ;
}
}
#s-c527da16-d27b-43c5-8199-c8a36374624b {
  text-align: center;
}




  #s-c527da16-d27b-43c5-8199-c8a36374624b img.shogun-image {
    
    width: px;
  }


#s-c527da16-d27b-43c5-8199-c8a36374624b .shogun-image-content {
  
    align-items: center;
  
}

#s-092d70a3-cd9d-4f5e-9b7e-b045fa0f6c53 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1440px;
}








#s-092d70a3-cd9d-4f5e-9b7e-b045fa0f6c53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-092d70a3-cd9d-4f5e-9b7e-b045fa0f6c53.shg-box.shg-c {
  justify-content: center;
}

#s-4acc3f90-2142-426e-a9da-072109e0b7cc {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4acc3f90-2142-426e-a9da-072109e0b7cc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-04cb9855-11cc-4510-89c1-38a99aecb7b9 {
  text-align: center;
}




  #s-04cb9855-11cc-4510-89c1-38a99aecb7b9 img.shogun-image {
    
    width: px;
  }


#s-04cb9855-11cc-4510-89c1-38a99aecb7b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-b55cb0ac-41bd-45c2-9979-acf5c0d3538a {
  padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 375px;
}








#s-b55cb0ac-41bd-45c2-9979-acf5c0d3538a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b55cb0ac-41bd-45c2-9979-acf5c0d3538a.shg-box.shg-c {
  justify-content: center;
}

#s-c19d54c7-9ba6-4af6-8739-568ef888653f {
  text-align: center;
}

#s-c19d54c7-9ba6-4af6-8739-568ef888653f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-c19d54c7-9ba6-4af6-8739-568ef888653f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-c19d54c7-9ba6-4af6-8739-568ef888653f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-fb3e996c-485c-456a-9261-d198d3f77b61 {
  margin-top: 35px;
margin-left: auto;
margin-right: auto;
max-width: 460px;
}
@media (max-width: 767px){#s-fb3e996c-485c-456a-9261-d198d3f77b61 {
  margin-top: 15px;
max-width: 360px;
}
}
#s-613f9450-e219-432d-b42c-b486acb0c1c0 {
  background-size: 0px 0px;
border-style: solid;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
max-width: 300px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(32, 32, 32, 1);
background-image: none;
hover-type: color;
}
#s-613f9450-e219-432d-b42c-b486acb0c1c0:hover {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(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-613f9450-e219-432d-b42c-b486acb0c1c0:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-613f9450-e219-432d-b42c-b486acb0c1c0 {
  padding-top: 14px;
padding-bottom: 14px;
max-width: 220px;
}
}@media (max-width: 767px){#s-613f9450-e219-432d-b42c-b486acb0c1c0 {
  margin-top: 24px;
padding-top: 9px;
padding-bottom: 9px;
max-width: 177px;
}
}


#s-613f9450-e219-432d-b42c-b486acb0c1c0.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-613f9450-e219-432d-b42c-b486acb0c1c0.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){

#s-613f9450-e219-432d-b42c-b486acb0c1c0.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 10px;
  
  
  
  display:  block ;
}
}
#s-b74275a7-d40e-4639-8551-9f68ae46eae1 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1440px;
}








#s-b74275a7-d40e-4639-8551-9f68ae46eae1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b74275a7-d40e-4639-8551-9f68ae46eae1.shg-box.shg-c {
  justify-content: center;
}

#s-b8b3419f-e7fa-42f1-8303-1867f7eebe27 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-b8b3419f-e7fa-42f1-8303-1867f7eebe27"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-b5e87e2e-ba84-4688-ab2d-62dfe21c7e16 {
  padding-top: 50px;
padding-left: 20px;
padding-bottom: 50px;
padding-right: 20px;
min-height: 375px;
}








#s-b5e87e2e-ba84-4688-ab2d-62dfe21c7e16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5e87e2e-ba84-4688-ab2d-62dfe21c7e16.shg-box.shg-c {
  justify-content: center;
}

#s-1478c684-4f53-4f5e-9584-6c80291b4843 {
  text-align: center;
}

#s-1478c684-4f53-4f5e-9584-6c80291b4843 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-1478c684-4f53-4f5e-9584-6c80291b4843 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-1478c684-4f53-4f5e-9584-6c80291b4843 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-2cb8f265-5d86-4735-b883-808401557049 {
  margin-top: 35px;
margin-left: auto;
margin-right: auto;
max-width: 460px;
}
@media (max-width: 767px){#s-2cb8f265-5d86-4735-b883-808401557049 {
  margin-top: 15px;
max-width: 360px;
}
}
#s-e9bd35ab-9f42-4262-8a43-c1c32a81c2d7 {
  background-size: 0px 0px;
border-style: solid;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
max-width: 300px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(32, 32, 32, 1);
background-image: none;
hover-type: color;
}
#s-e9bd35ab-9f42-4262-8a43-c1c32a81c2d7:hover {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(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e9bd35ab-9f42-4262-8a43-c1c32a81c2d7:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-e9bd35ab-9f42-4262-8a43-c1c32a81c2d7 {
  padding-top: 14px;
padding-bottom: 14px;
max-width: 220px;
}
}@media (max-width: 767px){#s-e9bd35ab-9f42-4262-8a43-c1c32a81c2d7 {
  margin-top: 24px;
margin-bottom: -10px;
padding-top: 9px;
padding-bottom: 9px;
max-width: 177px;
}
}


#s-e9bd35ab-9f42-4262-8a43-c1c32a81c2d7.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-e9bd35ab-9f42-4262-8a43-c1c32a81c2d7.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 14px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){

#s-e9bd35ab-9f42-4262-8a43-c1c32a81c2d7.shg-btn {
  color: rgba(32, 32, 32, 1);
  font-size: 10px;
  
  
  
  display:  block ;
}
}
#s-f040a691-5cce-49b0-9341-b99d9b15f076 {
  text-align: center;
}




  #s-f040a691-5cce-49b0-9341-b99d9b15f076 img.shogun-image {
    
    width: px;
  }


#s-f040a691-5cce-49b0-9341-b99d9b15f076 .shogun-image-content {
  
    align-items: 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;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .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;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}
