.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;
  min-height: 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;
}

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

  to {
    opacity: 1;
  }
}

#s-ef09051d-6608-4c02-8b4f-047fd105d179 {
  margin-left: auto;
margin-bottom: -20px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-ef09051d-6608-4c02-8b4f-047fd105d179 {
  display: none;
}
#s-ef09051d-6608-4c02-8b4f-047fd105d179, #wrap-s-ef09051d-6608-4c02-8b4f-047fd105d179 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ef09051d-6608-4c02-8b4f-047fd105d179 {
  display: none;
}
#s-ef09051d-6608-4c02-8b4f-047fd105d179, #wrap-s-ef09051d-6608-4c02-8b4f-047fd105d179 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ef09051d-6608-4c02-8b4f-047fd105d179 {
  display: none;
}
#s-ef09051d-6608-4c02-8b4f-047fd105d179, #wrap-s-ef09051d-6608-4c02-8b4f-047fd105d179 { display:none !important; }}
#s-ef09051d-6608-4c02-8b4f-047fd105d179 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-ef09051d-6608-4c02-8b4f-047fd105d179 .shg-sld-nav-button.shg-sld-left,
#s-ef09051d-6608-4c02-8b4f-047fd105d179 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

.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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "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;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-63ca636b-5f14-44a9-9f24-b863a4af9393 {
  text-align: center;
}







  #s-63ca636b-5f14-44a9-9f24-b863a4af9393 img.shogun-image {
    

    
    
    
  }


#s-63ca636b-5f14-44a9-9f24-b863a4af9393 .shogun-image-content {
  
    align-items: center;
  
}

.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * 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: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  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 {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-7f137ece-d144-4118-a5c0-ea0a73b91342 {
  min-height: 50px;
}








#s-7f137ece-d144-4118-a5c0-ea0a73b91342 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f137ece-d144-4118-a5c0-ea0a73b91342.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

.shg-default-text-content 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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  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;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-093f9cfd-b606-486f-a499-bfe7a4a7c89b {
  margin-top: 52%;
}

.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-33d5f592-6d8b-4dca-8983-c31789362d54 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
text-align: center;
}

#s-33d5f592-6d8b-4dca-8983-c31789362d54 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-33d5f592-6d8b-4dca-8983-c31789362d54 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-faee77c4-2019-49c3-ad57-bc7f91b7f04a {
  margin-left: 5%;
margin-right: 5%;
}

.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-text {
  font-weight: ;
  font-family: ;
}

.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-3134f426-3348-4d31-aeb1-59f3f9b93755 {
  margin-top: 40px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-3134f426-3348-4d31-aeb1-59f3f9b93755:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-3134f426-3348-4d31-aeb1-59f3f9b93755:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3134f426-3348-4d31-aeb1-59f3f9b93755-root {
    text-align: center;
  }


#s-3134f426-3348-4d31-aeb1-59f3f9b93755.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3134f426-3348-4d31-aeb1-59f3f9b93755-root {
    text-align: center;
  }


#s-3134f426-3348-4d31-aeb1-59f3f9b93755.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3134f426-3348-4d31-aeb1-59f3f9b93755-root {
    text-align: center;
  }


#s-3134f426-3348-4d31-aeb1-59f3f9b93755.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3134f426-3348-4d31-aeb1-59f3f9b93755-root {
    text-align: center;
  }


#s-3134f426-3348-4d31-aeb1-59f3f9b93755.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3134f426-3348-4d31-aeb1-59f3f9b93755-root {
    text-align: center;
  }


#s-3134f426-3348-4d31-aeb1-59f3f9b93755.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-332ee40b-877b-49be-a7c5-3464788e57fc {
  text-align: center;
}







  #s-332ee40b-877b-49be-a7c5-3464788e57fc img.shogun-image {
    

    
    
    
  }


#s-332ee40b-877b-49be-a7c5-3464788e57fc .shogun-image-content {
  
    align-items: center;
  
}

#s-1840a4a8-cacb-4cd7-ae14-13662256b31a {
  min-height: 50px;
}








#s-1840a4a8-cacb-4cd7-ae14-13662256b31a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1840a4a8-cacb-4cd7-ae14-13662256b31a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fa2c0020-0ec2-417c-b514-f237a664733a {
  margin-top: 57%;
}

#s-82ef3ace-0a6b-429e-a5bd-450e726c4421 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}

#s-82ef3ace-0a6b-429e-a5bd-450e726c4421 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-82ef3ace-0a6b-429e-a5bd-450e726c4421 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-c9aea96b-7d8a-4388-ae66-e03b14896656 {
  margin-left: 8%;
margin-right: 8%;
}

#s-89e55318-8a27-459b-9fef-17b41637600f {
  margin-top: 30px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-89e55318-8a27-459b-9fef-17b41637600f:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-89e55318-8a27-459b-9fef-17b41637600f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-89e55318-8a27-459b-9fef-17b41637600f-root {
    text-align: center;
  }


#s-89e55318-8a27-459b-9fef-17b41637600f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-89e55318-8a27-459b-9fef-17b41637600f-root {
    text-align: center;
  }


#s-89e55318-8a27-459b-9fef-17b41637600f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-89e55318-8a27-459b-9fef-17b41637600f-root {
    text-align: center;
  }


#s-89e55318-8a27-459b-9fef-17b41637600f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-89e55318-8a27-459b-9fef-17b41637600f-root {
    text-align: center;
  }


#s-89e55318-8a27-459b-9fef-17b41637600f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-89e55318-8a27-459b-9fef-17b41637600f-root {
    text-align: center;
  }


#s-89e55318-8a27-459b-9fef-17b41637600f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-f268ee25-7776-4cb4-bf19-3ec99b6b7449 {
  text-align: center;
}







  #s-f268ee25-7776-4cb4-bf19-3ec99b6b7449 img.shogun-image {
    

    
    
    
  }


#s-f268ee25-7776-4cb4-bf19-3ec99b6b7449 .shogun-image-content {
  
    align-items: center;
  
}

#s-5a19c0b6-5380-474b-95ca-c3f993361ad1 {
  min-height: 50px;
}








#s-5a19c0b6-5380-474b-95ca-c3f993361ad1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a19c0b6-5380-474b-95ca-c3f993361ad1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bb8f4f47-3a51-4617-bf66-ca33e24f9b50 {
  margin-top: 52%;
}

#s-ad5ff6d5-2068-4ec4-a571-9d24458ce83e {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
text-align: center;
}

#s-ad5ff6d5-2068-4ec4-a571-9d24458ce83e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-ad5ff6d5-2068-4ec4-a571-9d24458ce83e .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-e35a1f1e-c99c-4f00-a8da-c44d2a2e93b4 {
  margin-left: 5%;
margin-right: 5%;
}

#s-5f8dc7c8-ff68-41b4-8917-a4c6e24d52f0 {
  margin-top: 40px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-5f8dc7c8-ff68-41b4-8917-a4c6e24d52f0:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-5f8dc7c8-ff68-41b4-8917-a4c6e24d52f0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5f8dc7c8-ff68-41b4-8917-a4c6e24d52f0-root {
    text-align: center;
  }


#s-5f8dc7c8-ff68-41b4-8917-a4c6e24d52f0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5f8dc7c8-ff68-41b4-8917-a4c6e24d52f0-root {
    text-align: center;
  }


#s-5f8dc7c8-ff68-41b4-8917-a4c6e24d52f0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5f8dc7c8-ff68-41b4-8917-a4c6e24d52f0-root {
    text-align: center;
  }


#s-5f8dc7c8-ff68-41b4-8917-a4c6e24d52f0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5f8dc7c8-ff68-41b4-8917-a4c6e24d52f0-root {
    text-align: center;
  }


#s-5f8dc7c8-ff68-41b4-8917-a4c6e24d52f0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5f8dc7c8-ff68-41b4-8917-a4c6e24d52f0-root {
    text-align: center;
  }


#s-5f8dc7c8-ff68-41b4-8917-a4c6e24d52f0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-c6b53798-ee46-4b53-8db9-25de168d9655 {
  max-width: 750px;
aspect-ratio: 2/3;
text-align: center;
}





  #s-c6b53798-ee46-4b53-8db9-25de168d9655 img.shogun-image,
  #s-c6b53798-ee46-4b53-8db9-25de168d9655 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-c6b53798-ee46-4b53-8db9-25de168d9655 {
    width: 100%;
    height: auto;
  }



  #s-c6b53798-ee46-4b53-8db9-25de168d9655 img.shogun-image {
    

    
    
    
  }


#s-c6b53798-ee46-4b53-8db9-25de168d9655 .shogun-image-content {
  
    align-items: center;
  
}

#s-e6f9d122-5817-4cbc-bb4f-eed5552d8262 {
  min-height: 50px;
}








#s-e6f9d122-5817-4cbc-bb4f-eed5552d8262 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6f9d122-5817-4cbc-bb4f-eed5552d8262.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-16d315be-8146-414d-9860-9ffd023010c0 {
  margin-top: 58%;
}

#s-1157eb84-b604-4415-bedf-059b1d1ac254 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
text-align: center;
}

#s-1157eb84-b604-4415-bedf-059b1d1ac254 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-1157eb84-b604-4415-bedf-059b1d1ac254 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-3568726a-ebc7-4a05-8cac-02bcf9ed340b {
  margin-top: 40px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-3568726a-ebc7-4a05-8cac-02bcf9ed340b:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-3568726a-ebc7-4a05-8cac-02bcf9ed340b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3568726a-ebc7-4a05-8cac-02bcf9ed340b-root {
    text-align: center;
  }


#s-3568726a-ebc7-4a05-8cac-02bcf9ed340b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3568726a-ebc7-4a05-8cac-02bcf9ed340b-root {
    text-align: center;
  }


#s-3568726a-ebc7-4a05-8cac-02bcf9ed340b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3568726a-ebc7-4a05-8cac-02bcf9ed340b-root {
    text-align: center;
  }


#s-3568726a-ebc7-4a05-8cac-02bcf9ed340b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3568726a-ebc7-4a05-8cac-02bcf9ed340b-root {
    text-align: center;
  }


#s-3568726a-ebc7-4a05-8cac-02bcf9ed340b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3568726a-ebc7-4a05-8cac-02bcf9ed340b-root {
    text-align: center;
  }


#s-3568726a-ebc7-4a05-8cac-02bcf9ed340b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-4de0c11b-6202-43c7-8201-3314bc5a48b7 {
  text-align: center;
}







  #s-4de0c11b-6202-43c7-8201-3314bc5a48b7 img.shogun-image {
    

    
    
    
  }


#s-4de0c11b-6202-43c7-8201-3314bc5a48b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-16c8d7b8-14a0-4447-bd6f-335f014f27b3 {
  min-height: 50px;
}








#s-16c8d7b8-14a0-4447-bd6f-335f014f27b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16c8d7b8-14a0-4447-bd6f-335f014f27b3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "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%;
}

.shg-imageV2-content {
  text-align: initial;
}

.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;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5 {
  margin-top: 67%;
margin-bottom: 20px;
max-width: 160px;
text-align: center;
}







  img.s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5.shogun-image {
    
    
  }


.s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5 .shogun-image-content {
  
    align-items: center;
  
}

.s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5.shg-align-container {
  text-align: center
}

.s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5.shogun-image {
    
    
  }


.s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5 .shogun-image-content {
  
    align-items: center;
  
}

.s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5.shg-align-container {
  text-align: center
}

.s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5.shogun-image {
    
    
  }


.s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5 .shogun-image-content {
  
    align-items: center;
  
}

.s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5.shg-align-container {
  text-align: center
}

.s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5.shogun-image {
    
    
  }


.s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5 .shogun-image-content {
  
    align-items: center;
  
}

.s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5.shg-align-container {
  text-align: center
}

.s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5.shogun-image {
    
    
  }


.s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5 .shogun-image-content {
  
    align-items: center;
  
}

.s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5.shg-align-container {
  text-align: center
}

.s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5bf43f3-1c9b-4fad-a0c1-fe97ca3048f5.shogun-image {
  box-sizing: border-box;
}


}
#s-208f4ce5-30de-464e-869e-c4530119d2eb {
  padding-left: 8%;
padding-right: 8%;
}

#s-c9bfdcc5-c032-4388-8180-8bf13d3f9180 {
  margin-top: 30px;
margin-bottom: 0px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-c9bfdcc5-c032-4388-8180-8bf13d3f9180:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c9bfdcc5-c032-4388-8180-8bf13d3f9180:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c9bfdcc5-c032-4388-8180-8bf13d3f9180-root {
    text-align: center;
  }


#s-c9bfdcc5-c032-4388-8180-8bf13d3f9180.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c9bfdcc5-c032-4388-8180-8bf13d3f9180-root {
    text-align: center;
  }


#s-c9bfdcc5-c032-4388-8180-8bf13d3f9180.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c9bfdcc5-c032-4388-8180-8bf13d3f9180-root {
    text-align: center;
  }


#s-c9bfdcc5-c032-4388-8180-8bf13d3f9180.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c9bfdcc5-c032-4388-8180-8bf13d3f9180-root {
    text-align: center;
  }


#s-c9bfdcc5-c032-4388-8180-8bf13d3f9180.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c9bfdcc5-c032-4388-8180-8bf13d3f9180-root {
    text-align: center;
  }


#s-c9bfdcc5-c032-4388-8180-8bf13d3f9180.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-fe34d651-f719-4446-bc08-b402ae9010fe {
  text-align: center;
}







  #s-fe34d651-f719-4446-bc08-b402ae9010fe img.shogun-image {
    

    
    
    
  }


#s-fe34d651-f719-4446-bc08-b402ae9010fe .shogun-image-content {
  
    align-items: center;
  
}

#s-8f9c1556-baea-4666-a612-eaae7aeeb413 {
  min-height: 50px;
}








#s-8f9c1556-baea-4666-a612-eaae7aeeb413 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f9c1556-baea-4666-a612-eaae7aeeb413.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9c14d5de-649c-4031-a0b6-861ee88e2cb3 {
  margin-top: 49.5%;
}

#s-2afdb194-74dc-4350-af94-437ba811f374 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
text-align: center;
}

#s-2afdb194-74dc-4350-af94-437ba811f374 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-2afdb194-74dc-4350-af94-437ba811f374 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-cf139cda-995d-4146-a680-0a791269e20a {
  margin-left: 10%;
margin-right: 10%;
}

#s-733e6afe-f0ed-4b1b-8571-8037b3b6ee8c {
  margin-top: 40px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-733e6afe-f0ed-4b1b-8571-8037b3b6ee8c:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-733e6afe-f0ed-4b1b-8571-8037b3b6ee8c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-733e6afe-f0ed-4b1b-8571-8037b3b6ee8c-root {
    text-align: center;
  }


#s-733e6afe-f0ed-4b1b-8571-8037b3b6ee8c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-733e6afe-f0ed-4b1b-8571-8037b3b6ee8c-root {
    text-align: center;
  }


#s-733e6afe-f0ed-4b1b-8571-8037b3b6ee8c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-733e6afe-f0ed-4b1b-8571-8037b3b6ee8c-root {
    text-align: center;
  }


#s-733e6afe-f0ed-4b1b-8571-8037b3b6ee8c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-733e6afe-f0ed-4b1b-8571-8037b3b6ee8c-root {
    text-align: center;
  }


#s-733e6afe-f0ed-4b1b-8571-8037b3b6ee8c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-733e6afe-f0ed-4b1b-8571-8037b3b6ee8c-root {
    text-align: center;
  }


#s-733e6afe-f0ed-4b1b-8571-8037b3b6ee8c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-861afc6f-2d13-4997-a365-249c5f5802d4 {
  text-align: center;
}







  #s-861afc6f-2d13-4997-a365-249c5f5802d4 img.shogun-image {
    

    
    
    
  }


#s-861afc6f-2d13-4997-a365-249c5f5802d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-89380d6e-8282-49e9-92d0-38f7b9f8aeec {
  min-height: 50px;
}








#s-89380d6e-8282-49e9-92d0-38f7b9f8aeec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89380d6e-8282-49e9-92d0-38f7b9f8aeec.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c4b91e6b-73ef-47c8-850e-2c5c2bfd5e60 {
  margin-top: 50%;
}

#s-215cab20-ca65-4ca6-8e5f-f3b977fec5c9 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}

#s-215cab20-ca65-4ca6-8e5f-f3b977fec5c9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-215cab20-ca65-4ca6-8e5f-f3b977fec5c9 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-278c6732-85a9-4b74-9f1d-8812ed0c887d {
  margin-top: 5px;
padding-left: 20%;
padding-right: 20%;
}

#s-7fed360e-a521-4f3e-adc5-5de2e900d48a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-7fed360e-a521-4f3e-adc5-5de2e900d48a:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7fed360e-a521-4f3e-adc5-5de2e900d48a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7fed360e-a521-4f3e-adc5-5de2e900d48a-root {
    text-align: center;
  }


#s-7fed360e-a521-4f3e-adc5-5de2e900d48a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7fed360e-a521-4f3e-adc5-5de2e900d48a-root {
    text-align: center;
  }


#s-7fed360e-a521-4f3e-adc5-5de2e900d48a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7fed360e-a521-4f3e-adc5-5de2e900d48a-root {
    text-align: center;
  }


#s-7fed360e-a521-4f3e-adc5-5de2e900d48a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7fed360e-a521-4f3e-adc5-5de2e900d48a-root {
    text-align: center;
  }


#s-7fed360e-a521-4f3e-adc5-5de2e900d48a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7fed360e-a521-4f3e-adc5-5de2e900d48a-root {
    text-align: center;
  }


#s-7fed360e-a521-4f3e-adc5-5de2e900d48a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-29a33d2c-1a05-4186-bcc3-0aaf9f553672 {
  text-align: center;
}







  #s-29a33d2c-1a05-4186-bcc3-0aaf9f553672 img.shogun-image {
    

    
    
    
  }


#s-29a33d2c-1a05-4186-bcc3-0aaf9f553672 .shogun-image-content {
  
    align-items: center;
  
}

#s-e15aa967-685f-4fc9-82c1-a42458f8fc82 {
  min-height: 50px;
}








#s-e15aa967-685f-4fc9-82c1-a42458f8fc82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e15aa967-685f-4fc9-82c1-a42458f8fc82.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7d64de5e-4958-41ac-a7e9-58d7849f1c25 {
  margin-top: 70%;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-7d64de5e-4958-41ac-a7e9-58d7849f1c25 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-7d64de5e-4958-41ac-a7e9-58d7849f1c25 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-7dd47fb8-3569-4ccd-9513-169bc31286f3 {
  margin-top: 30px;
margin-bottom: 0px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-7dd47fb8-3569-4ccd-9513-169bc31286f3:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7dd47fb8-3569-4ccd-9513-169bc31286f3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7dd47fb8-3569-4ccd-9513-169bc31286f3-root {
    text-align: center;
  }


#s-7dd47fb8-3569-4ccd-9513-169bc31286f3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7dd47fb8-3569-4ccd-9513-169bc31286f3-root {
    text-align: center;
  }


#s-7dd47fb8-3569-4ccd-9513-169bc31286f3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7dd47fb8-3569-4ccd-9513-169bc31286f3-root {
    text-align: center;
  }


#s-7dd47fb8-3569-4ccd-9513-169bc31286f3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7dd47fb8-3569-4ccd-9513-169bc31286f3-root {
    text-align: center;
  }


#s-7dd47fb8-3569-4ccd-9513-169bc31286f3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7dd47fb8-3569-4ccd-9513-169bc31286f3-root {
    text-align: center;
  }


#s-7dd47fb8-3569-4ccd-9513-169bc31286f3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-b7c52f14-1d4a-4406-a4e7-75ee99263c6c {
  text-align: center;
}







  #s-b7c52f14-1d4a-4406-a4e7-75ee99263c6c img.shogun-image {
    

    
    
    
  }


#s-b7c52f14-1d4a-4406-a4e7-75ee99263c6c .shogun-image-content {
  
    align-items: center;
  
}

#s-09cd8166-bb93-47fb-90e2-fe86e622fabf {
  min-height: 50px;
}








#s-09cd8166-bb93-47fb-90e2-fe86e622fabf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-09cd8166-bb93-47fb-90e2-fe86e622fabf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-93e68fe2-b487-4d71-8b4d-2992907cd69f {
  margin-top: 55%;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-93e68fe2-b487-4d71-8b4d-2992907cd69f .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 16px;
  line-height: 1.2em;
  
  
}


#s-93e68fe2-b487-4d71-8b4d-2992907cd69f .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}


#s-bde36b4e-e187-4320-90c9-6518f98f1f26 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-bde36b4e-e187-4320-90c9-6518f98f1f26 {
  padding-left: 20%;
padding-right: 20%;
}
}
#s-bde36b4e-e187-4320-90c9-6518f98f1f26 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-bde36b4e-e187-4320-90c9-6518f98f1f26 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-bdcc0492-c55f-4346-b84f-ef03653e4448 {
  margin-top: 30px;
margin-bottom: 0px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-bdcc0492-c55f-4346-b84f-ef03653e4448:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-bdcc0492-c55f-4346-b84f-ef03653e4448:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bdcc0492-c55f-4346-b84f-ef03653e4448-root {
    text-align: center;
  }


#s-bdcc0492-c55f-4346-b84f-ef03653e4448.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bdcc0492-c55f-4346-b84f-ef03653e4448-root {
    text-align: center;
  }


#s-bdcc0492-c55f-4346-b84f-ef03653e4448.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bdcc0492-c55f-4346-b84f-ef03653e4448-root {
    text-align: center;
  }


#s-bdcc0492-c55f-4346-b84f-ef03653e4448.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bdcc0492-c55f-4346-b84f-ef03653e4448-root {
    text-align: center;
  }


#s-bdcc0492-c55f-4346-b84f-ef03653e4448.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bdcc0492-c55f-4346-b84f-ef03653e4448-root {
    text-align: center;
  }


#s-bdcc0492-c55f-4346-b84f-ef03653e4448.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-bbfe7871-46b9-4a6d-abdd-869ee1cf61b8 {
  text-align: center;
}







  #s-bbfe7871-46b9-4a6d-abdd-869ee1cf61b8 img.shogun-image {
    

    
    
    
  }


#s-bbfe7871-46b9-4a6d-abdd-869ee1cf61b8 .shogun-image-content {
  
    align-items: center;
  
}

#s-c01a91f3-9cfe-4160-963d-39d4c7d30b62 {
  min-height: 50px;
}








#s-c01a91f3-9cfe-4160-963d-39d4c7d30b62 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c01a91f3-9cfe-4160-963d-39d4c7d30b62.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-76c8e209-4d60-4c88-a7eb-c4431a5fd2e7 {
  margin-top: 50%;
}

#s-e7745ce8-b36e-437e-86bc-19c86c7a7db4 {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}

#s-e7745ce8-b36e-437e-86bc-19c86c7a7db4 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-e7745ce8-b36e-437e-86bc-19c86c7a7db4 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-9710b85e-1a1f-4e8b-8658-8e3066b2d4dd {
  margin-top: 30px;
margin-bottom: 0px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-9710b85e-1a1f-4e8b-8658-8e3066b2d4dd:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9710b85e-1a1f-4e8b-8658-8e3066b2d4dd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9710b85e-1a1f-4e8b-8658-8e3066b2d4dd-root {
    text-align: center;
  }


#s-9710b85e-1a1f-4e8b-8658-8e3066b2d4dd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9710b85e-1a1f-4e8b-8658-8e3066b2d4dd-root {
    text-align: center;
  }


#s-9710b85e-1a1f-4e8b-8658-8e3066b2d4dd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9710b85e-1a1f-4e8b-8658-8e3066b2d4dd-root {
    text-align: center;
  }


#s-9710b85e-1a1f-4e8b-8658-8e3066b2d4dd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9710b85e-1a1f-4e8b-8658-8e3066b2d4dd-root {
    text-align: center;
  }


#s-9710b85e-1a1f-4e8b-8658-8e3066b2d4dd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9710b85e-1a1f-4e8b-8658-8e3066b2d4dd-root {
    text-align: center;
  }


#s-9710b85e-1a1f-4e8b-8658-8e3066b2d4dd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-5903227a-8df1-4b2a-b4d9-54d8ce8cbe98 {
  text-align: center;
}







  #s-5903227a-8df1-4b2a-b4d9-54d8ce8cbe98 img.shogun-image {
    

    
    
    
  }


#s-5903227a-8df1-4b2a-b4d9-54d8ce8cbe98 .shogun-image-content {
  
    align-items: center;
  
}

#s-1311b167-5605-48d4-8185-0516d34f1c55 {
  min-height: 50px;
}








#s-1311b167-5605-48d4-8185-0516d34f1c55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1311b167-5605-48d4-8185-0516d34f1c55.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d1d57258-a18a-4a3a-af9a-afe033ea6a63 {
  margin-top: 70%;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-d1d57258-a18a-4a3a-af9a-afe033ea6a63 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-d1d57258-a18a-4a3a-af9a-afe033ea6a63 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-cb759fd5-c259-428f-9061-bec68d51889f {
  margin-top: 30px;
margin-bottom: 0px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-cb759fd5-c259-428f-9061-bec68d51889f:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-cb759fd5-c259-428f-9061-bec68d51889f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cb759fd5-c259-428f-9061-bec68d51889f-root {
    text-align: center;
  }


#s-cb759fd5-c259-428f-9061-bec68d51889f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cb759fd5-c259-428f-9061-bec68d51889f-root {
    text-align: center;
  }


#s-cb759fd5-c259-428f-9061-bec68d51889f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cb759fd5-c259-428f-9061-bec68d51889f-root {
    text-align: center;
  }


#s-cb759fd5-c259-428f-9061-bec68d51889f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cb759fd5-c259-428f-9061-bec68d51889f-root {
    text-align: center;
  }


#s-cb759fd5-c259-428f-9061-bec68d51889f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cb759fd5-c259-428f-9061-bec68d51889f-root {
    text-align: center;
  }


#s-cb759fd5-c259-428f-9061-bec68d51889f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-2ec4f8f4-a6bc-4d3d-919b-b38babd0608f {
  text-align: center;
}







  #s-2ec4f8f4-a6bc-4d3d-919b-b38babd0608f img.shogun-image {
    

    
    
    
  }


#s-2ec4f8f4-a6bc-4d3d-919b-b38babd0608f .shogun-image-content {
  
    align-items: center;
  
}

#s-fbf3e8d5-c016-4af5-a652-7c5dc4a235b2 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-fbf3e8d5-c016-4af5-a652-7c5dc4a235b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbf3e8d5-c016-4af5-a652-7c5dc4a235b2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f7385394-b718-4348-b4f1-db9ff9cad9d5 {
  margin-top: 250px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
text-align: center;
}

#s-f7385394-b718-4348-b4f1-db9ff9cad9d5 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-f7385394-b718-4348-b4f1-db9ff9cad9d5 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-73d9bdec-e4aa-4c9d-a4b3-3621decc27aa {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-73d9bdec-e4aa-4c9d-a4b3-3621decc27aa:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-73d9bdec-e4aa-4c9d-a4b3-3621decc27aa:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-73d9bdec-e4aa-4c9d-a4b3-3621decc27aa-root {
    text-align: center;
  }


#s-73d9bdec-e4aa-4c9d-a4b3-3621decc27aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-73d9bdec-e4aa-4c9d-a4b3-3621decc27aa-root {
    text-align: center;
  }


#s-73d9bdec-e4aa-4c9d-a4b3-3621decc27aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-73d9bdec-e4aa-4c9d-a4b3-3621decc27aa-root {
    text-align: center;
  }


#s-73d9bdec-e4aa-4c9d-a4b3-3621decc27aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-73d9bdec-e4aa-4c9d-a4b3-3621decc27aa-root {
    text-align: center;
  }


#s-73d9bdec-e4aa-4c9d-a4b3-3621decc27aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-73d9bdec-e4aa-4c9d-a4b3-3621decc27aa-root {
    text-align: center;
  }


#s-73d9bdec-e4aa-4c9d-a4b3-3621decc27aa.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-3c953359-b31f-4bee-90fe-6105d97e5b4d {
  text-align: center;
}







  #s-3c953359-b31f-4bee-90fe-6105d97e5b4d img.shogun-image {
    

    
    
    
  }


#s-3c953359-b31f-4bee-90fe-6105d97e5b4d .shogun-image-content {
  
    align-items: center;
  
}

#s-36f3ee78-4efd-4fea-88d6-8ac17839ce22 {
  min-height: 50px;
}








#s-36f3ee78-4efd-4fea-88d6-8ac17839ce22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-36f3ee78-4efd-4fea-88d6-8ac17839ce22.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ebae9d62-492d-46b7-a87f-eb9eda2de7a0 {
  margin-top: 50%;
}

#s-2629ef3f-c311-4247-a1cc-45641c007ca3 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}

#s-2629ef3f-c311-4247-a1cc-45641c007ca3 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-2629ef3f-c311-4247-a1cc-45641c007ca3 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-a600fa2a-3816-4b61-86b9-51cc1fbe120a {
  margin-top: 5px;
padding-left: 20%;
padding-right: 20%;
}

#s-ec86890a-1ea4-463e-8c20-9ed746db62a7 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-ec86890a-1ea4-463e-8c20-9ed746db62a7:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ec86890a-1ea4-463e-8c20-9ed746db62a7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ec86890a-1ea4-463e-8c20-9ed746db62a7-root {
    text-align: center;
  }


#s-ec86890a-1ea4-463e-8c20-9ed746db62a7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ec86890a-1ea4-463e-8c20-9ed746db62a7-root {
    text-align: center;
  }


#s-ec86890a-1ea4-463e-8c20-9ed746db62a7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ec86890a-1ea4-463e-8c20-9ed746db62a7-root {
    text-align: center;
  }


#s-ec86890a-1ea4-463e-8c20-9ed746db62a7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ec86890a-1ea4-463e-8c20-9ed746db62a7-root {
    text-align: center;
  }


#s-ec86890a-1ea4-463e-8c20-9ed746db62a7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ec86890a-1ea4-463e-8c20-9ed746db62a7-root {
    text-align: center;
  }


#s-ec86890a-1ea4-463e-8c20-9ed746db62a7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-fdb69785-f1ac-4eaf-a6e0-8f971437bb7d {
  text-align: center;
}







  #s-fdb69785-f1ac-4eaf-a6e0-8f971437bb7d img.shogun-image {
    

    
    
    
  }


#s-fdb69785-f1ac-4eaf-a6e0-8f971437bb7d .shogun-image-content {
  
    align-items: center;
  
}

#s-c8ed740b-0a6e-4174-8e07-3fdb6993a5a8 {
  min-height: 50px;
}








#s-c8ed740b-0a6e-4174-8e07-3fdb6993a5a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8ed740b-0a6e-4174-8e07-3fdb6993a5a8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b2547746-5d67-436e-bf2e-17da26b03f74 {
  margin-top: 55%;
}

#s-d3763e4e-edfa-42ac-bbdc-d7508aa2a0bf {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: center;
}

#s-d3763e4e-edfa-42ac-bbdc-d7508aa2a0bf .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-d3763e4e-edfa-42ac-bbdc-d7508aa2a0bf .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-49bedc34-583c-4cec-af13-9aebef84c20a {
  margin-top: 5px;
}

#s-e2bac998-c0b6-4633-a9b4-58b5e73fb2d0 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-e2bac998-c0b6-4633-a9b4-58b5e73fb2d0:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e2bac998-c0b6-4633-a9b4-58b5e73fb2d0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e2bac998-c0b6-4633-a9b4-58b5e73fb2d0-root {
    text-align: center;
  }


#s-e2bac998-c0b6-4633-a9b4-58b5e73fb2d0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e2bac998-c0b6-4633-a9b4-58b5e73fb2d0-root {
    text-align: center;
  }


#s-e2bac998-c0b6-4633-a9b4-58b5e73fb2d0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e2bac998-c0b6-4633-a9b4-58b5e73fb2d0-root {
    text-align: center;
  }


#s-e2bac998-c0b6-4633-a9b4-58b5e73fb2d0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e2bac998-c0b6-4633-a9b4-58b5e73fb2d0-root {
    text-align: center;
  }


#s-e2bac998-c0b6-4633-a9b4-58b5e73fb2d0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e2bac998-c0b6-4633-a9b4-58b5e73fb2d0-root {
    text-align: center;
  }


#s-e2bac998-c0b6-4633-a9b4-58b5e73fb2d0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-8422984c-9bc3-4cf2-9c57-177531814d25 {
  text-align: center;
}







  #s-8422984c-9bc3-4cf2-9c57-177531814d25 img.shogun-image {
    

    
    
    
  }


#s-8422984c-9bc3-4cf2-9c57-177531814d25 .shogun-image-content {
  
    align-items: center;
  
}

#s-b84d4dd4-e270-4aff-a446-d761bfb57fb9 {
  min-height: 50px;
}








#s-b84d4dd4-e270-4aff-a446-d761bfb57fb9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b84d4dd4-e270-4aff-a446-d761bfb57fb9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9ba6f4a1-1c40-407c-a54e-ef8b13f4a232 {
  margin-top: 65%;
}

#s-177de22f-3f63-4048-a02c-afddee1fa3ce {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: center;
}

#s-177de22f-3f63-4048-a02c-afddee1fa3ce .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-177de22f-3f63-4048-a02c-afddee1fa3ce .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-3dcbefc2-56c2-46a2-9a94-2d9cf3257ea3 {
  margin-top: 5px;
padding-left: 18%;
padding-right: 18%;
}

#s-47a7ca31-59af-4fb8-b59b-68685cd671ed {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-47a7ca31-59af-4fb8-b59b-68685cd671ed:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-47a7ca31-59af-4fb8-b59b-68685cd671ed:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-47a7ca31-59af-4fb8-b59b-68685cd671ed-root {
    text-align: center;
  }


#s-47a7ca31-59af-4fb8-b59b-68685cd671ed.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-47a7ca31-59af-4fb8-b59b-68685cd671ed-root {
    text-align: center;
  }


#s-47a7ca31-59af-4fb8-b59b-68685cd671ed.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-47a7ca31-59af-4fb8-b59b-68685cd671ed-root {
    text-align: center;
  }


#s-47a7ca31-59af-4fb8-b59b-68685cd671ed.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-47a7ca31-59af-4fb8-b59b-68685cd671ed-root {
    text-align: center;
  }


#s-47a7ca31-59af-4fb8-b59b-68685cd671ed.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-47a7ca31-59af-4fb8-b59b-68685cd671ed-root {
    text-align: center;
  }


#s-47a7ca31-59af-4fb8-b59b-68685cd671ed.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-8f6b1430-c1ad-4f21-8668-26fe627c6e6b {
  text-align: center;
}







  #s-8f6b1430-c1ad-4f21-8668-26fe627c6e6b img.shogun-image {
    

    
    
    
  }


#s-8f6b1430-c1ad-4f21-8668-26fe627c6e6b .shogun-image-content {
  
    align-items: center;
  
}

#s-71b2c088-1f85-41c2-81c0-e214fc3b9a59 {
  min-height: 50px;
}








#s-71b2c088-1f85-41c2-81c0-e214fc3b9a59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71b2c088-1f85-41c2-81c0-e214fc3b9a59.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-faacd2c0-ae4b-4ea9-820d-06d4dbe86e39 {
  margin-top: 55%;
}

#s-4e04bc4c-b011-4519-aa20-64f88b68a92a {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: center;
}

#s-4e04bc4c-b011-4519-aa20-64f88b68a92a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-4e04bc4c-b011-4519-aa20-64f88b68a92a .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-21a1e755-7116-4936-8993-ce90fb9f26a6 {
  margin-top: 5px;
}

#s-a5282218-791e-4c85-8563-34b6489d6a89 {
  margin-top: 30px;
margin-bottom: 0px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-a5282218-791e-4c85-8563-34b6489d6a89:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-a5282218-791e-4c85-8563-34b6489d6a89:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a5282218-791e-4c85-8563-34b6489d6a89-root {
    text-align: center;
  }


#s-a5282218-791e-4c85-8563-34b6489d6a89.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a5282218-791e-4c85-8563-34b6489d6a89-root {
    text-align: center;
  }


#s-a5282218-791e-4c85-8563-34b6489d6a89.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a5282218-791e-4c85-8563-34b6489d6a89-root {
    text-align: center;
  }


#s-a5282218-791e-4c85-8563-34b6489d6a89.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a5282218-791e-4c85-8563-34b6489d6a89-root {
    text-align: center;
  }


#s-a5282218-791e-4c85-8563-34b6489d6a89.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a5282218-791e-4c85-8563-34b6489d6a89-root {
    text-align: center;
  }


#s-a5282218-791e-4c85-8563-34b6489d6a89.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-20fb8a19-06aa-48d9-a207-8d06cd4ad930 {
  text-align: center;
}







  #s-20fb8a19-06aa-48d9-a207-8d06cd4ad930 img.shogun-image {
    

    
    
    
  }


#s-20fb8a19-06aa-48d9-a207-8d06cd4ad930 .shogun-image-content {
  
    align-items: center;
  
}

#s-8dd94dc1-1f4d-457e-9cd3-454d5e7ff88f {
  min-height: 50px;
}








#s-8dd94dc1-1f4d-457e-9cd3-454d5e7ff88f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8dd94dc1-1f4d-457e-9cd3-454d5e7ff88f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-98350158-0377-40b4-b44a-31e7ea7f93f5 {
  margin-top: 55%;
}

#s-c5c889b5-93df-4635-98f6-dfcd053eeb7d {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: center;
}

#s-c5c889b5-93df-4635-98f6-dfcd053eeb7d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-c5c889b5-93df-4635-98f6-dfcd053eeb7d .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-70d171a3-20e5-4c87-9e04-eaf9521363c8 {
  margin-top: 5px;
}

#s-0b5b7b08-6fe4-4f21-90fe-0852221e5f38 {
  margin-top: 30px;
margin-bottom: 0px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-0b5b7b08-6fe4-4f21-90fe-0852221e5f38:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0b5b7b08-6fe4-4f21-90fe-0852221e5f38:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-0b5b7b08-6fe4-4f21-90fe-0852221e5f38-root {
    text-align: center;
  }


#s-0b5b7b08-6fe4-4f21-90fe-0852221e5f38.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0b5b7b08-6fe4-4f21-90fe-0852221e5f38-root {
    text-align: center;
  }


#s-0b5b7b08-6fe4-4f21-90fe-0852221e5f38.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0b5b7b08-6fe4-4f21-90fe-0852221e5f38-root {
    text-align: center;
  }


#s-0b5b7b08-6fe4-4f21-90fe-0852221e5f38.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0b5b7b08-6fe4-4f21-90fe-0852221e5f38-root {
    text-align: center;
  }


#s-0b5b7b08-6fe4-4f21-90fe-0852221e5f38.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0b5b7b08-6fe4-4f21-90fe-0852221e5f38-root {
    text-align: center;
  }


#s-0b5b7b08-6fe4-4f21-90fe-0852221e5f38.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-0fe7cf62-1a98-492d-bd8f-19e9acf8a6e6 {
  text-align: center;
}







  #s-0fe7cf62-1a98-492d-bd8f-19e9acf8a6e6 img.shogun-image {
    

    
    
    
  }


#s-0fe7cf62-1a98-492d-bd8f-19e9acf8a6e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-a287431b-bae4-4ba3-bade-7033979b07af {
  min-height: 50px;
}








#s-a287431b-bae4-4ba3-bade-7033979b07af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a287431b-bae4-4ba3-bade-7033979b07af.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-29134310-13c3-4ec2-ac0a-a177cd4f25e8 {
  margin-top: 55%;
}

#s-6d942750-1f61-4370-96e3-5e63ff12cce6 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: center;
}

#s-6d942750-1f61-4370-96e3-5e63ff12cce6 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-6d942750-1f61-4370-96e3-5e63ff12cce6 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-863947df-37b1-4317-911f-e3b9a98f5b92 {
  margin-top: 5px;
}

#s-9c693a02-a9cc-4713-a17c-8ad1f0f7193f {
  margin-top: 30px;
margin-bottom: 0px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-image: none;
hover-type: color;
}
#s-9c693a02-a9cc-4713-a17c-8ad1f0f7193f:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9c693a02-a9cc-4713-a17c-8ad1f0f7193f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9c693a02-a9cc-4713-a17c-8ad1f0f7193f-root {
    text-align: center;
  }


#s-9c693a02-a9cc-4713-a17c-8ad1f0f7193f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9c693a02-a9cc-4713-a17c-8ad1f0f7193f-root {
    text-align: center;
  }


#s-9c693a02-a9cc-4713-a17c-8ad1f0f7193f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9c693a02-a9cc-4713-a17c-8ad1f0f7193f-root {
    text-align: center;
  }


#s-9c693a02-a9cc-4713-a17c-8ad1f0f7193f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9c693a02-a9cc-4713-a17c-8ad1f0f7193f-root {
    text-align: center;
  }


#s-9c693a02-a9cc-4713-a17c-8ad1f0f7193f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9c693a02-a9cc-4713-a17c-8ad1f0f7193f-root {
    text-align: center;
  }


#s-9c693a02-a9cc-4713-a17c-8ad1f0f7193f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-5df8c9b5-109b-4685-8a3f-4e8e71db5182 {
  text-align: center;
}







  #s-5df8c9b5-109b-4685-8a3f-4e8e71db5182 img.shogun-image {
    

    
    
    
  }


#s-5df8c9b5-109b-4685-8a3f-4e8e71db5182 .shogun-image-content {
  
    align-items: center;
  
}

#s-5c644a4d-b23c-49b6-bb0a-d5acae7f496d {
  min-height: 50px;
}








#s-5c644a4d-b23c-49b6-bb0a-d5acae7f496d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c644a4d-b23c-49b6-bb0a-d5acae7f496d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-57c9754f-7be7-4ba8-989e-e42772419777 {
  margin-top: 55%;
}
@media (max-width: 767px){#s-57c9754f-7be7-4ba8-989e-e42772419777 {
  margin-top: 55%;
}
}
#s-31e46594-155c-43f9-8f11-4a1892915f3f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-31e46594-155c-43f9-8f11-4a1892915f3f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-31e46594-155c-43f9-8f11-4a1892915f3f .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-9e622e10-390d-4e12-8a60-86c3bb8f68ea {
  margin-top: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-9e622e10-390d-4e12-8a60-86c3bb8f68ea:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9e622e10-390d-4e12-8a60-86c3bb8f68ea:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9e622e10-390d-4e12-8a60-86c3bb8f68ea-root {
    text-align: center;
  }


#s-9e622e10-390d-4e12-8a60-86c3bb8f68ea.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9e622e10-390d-4e12-8a60-86c3bb8f68ea-root {
    text-align: center;
  }


#s-9e622e10-390d-4e12-8a60-86c3bb8f68ea.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9e622e10-390d-4e12-8a60-86c3bb8f68ea-root {
    text-align: center;
  }


#s-9e622e10-390d-4e12-8a60-86c3bb8f68ea.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9e622e10-390d-4e12-8a60-86c3bb8f68ea-root {
    text-align: center;
  }


#s-9e622e10-390d-4e12-8a60-86c3bb8f68ea.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9e622e10-390d-4e12-8a60-86c3bb8f68ea-root {
    text-align: center;
  }


#s-9e622e10-390d-4e12-8a60-86c3bb8f68ea.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
  #s-9e622e10-390d-4e12-8a60-86c3bb8f68ea-root {
    text-align: center;
  }


#s-9e622e10-390d-4e12-8a60-86c3bb8f68ea.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-7615d828-1352-4f82-8177-055e8c17b419 {
  text-align: center;
}







  #s-7615d828-1352-4f82-8177-055e8c17b419 img.shogun-image {
    

    
    
    
  }


#s-7615d828-1352-4f82-8177-055e8c17b419 .shogun-image-content {
  
    align-items: center;
  
}

#s-4d8943f0-8727-4855-a49a-9b79b863f356 {
  min-height: 50px;
}








#s-4d8943f0-8727-4855-a49a-9b79b863f356 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d8943f0-8727-4855-a49a-9b79b863f356.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9fd0ab85-2b27-45c4-a5b9-0faf1547bf2c {
  margin-top: 55%;
}

#s-677ba0c3-26d9-47d7-acf0-8b0c7b0ea47d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-677ba0c3-26d9-47d7-acf0-8b0c7b0ea47d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-677ba0c3-26d9-47d7-acf0-8b0c7b0ea47d .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-7b51a826-9281-40b6-9dfb-977a9577d012 {
  margin-top: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-7b51a826-9281-40b6-9dfb-977a9577d012:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7b51a826-9281-40b6-9dfb-977a9577d012:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7b51a826-9281-40b6-9dfb-977a9577d012-root {
    text-align: center;
  }


#s-7b51a826-9281-40b6-9dfb-977a9577d012.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7b51a826-9281-40b6-9dfb-977a9577d012-root {
    text-align: center;
  }


#s-7b51a826-9281-40b6-9dfb-977a9577d012.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7b51a826-9281-40b6-9dfb-977a9577d012-root {
    text-align: center;
  }


#s-7b51a826-9281-40b6-9dfb-977a9577d012.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7b51a826-9281-40b6-9dfb-977a9577d012-root {
    text-align: center;
  }


#s-7b51a826-9281-40b6-9dfb-977a9577d012.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7b51a826-9281-40b6-9dfb-977a9577d012-root {
    text-align: center;
  }


#s-7b51a826-9281-40b6-9dfb-977a9577d012.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
  #s-7b51a826-9281-40b6-9dfb-977a9577d012-root {
    text-align: center;
  }


#s-7b51a826-9281-40b6-9dfb-977a9577d012.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-1f10a077-726a-4ee9-a5ee-184f28cb6129 {
  text-align: center;
}







  #s-1f10a077-726a-4ee9-a5ee-184f28cb6129 img.shogun-image {
    

    
    
    
  }


#s-1f10a077-726a-4ee9-a5ee-184f28cb6129 .shogun-image-content {
  
    align-items: center;
  
}

#s-173747e8-fd05-4c78-9745-c7783987fddf {
  min-height: 50px;
}








#s-173747e8-fd05-4c78-9745-c7783987fddf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-173747e8-fd05-4c78-9745-c7783987fddf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9ec900fa-7900-469a-babe-e2c4dd9d174c {
  margin-top: 50%;
}

#s-623ea203-5bca-4461-a335-bd2a0662a768 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-623ea203-5bca-4461-a335-bd2a0662a768 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-623ea203-5bca-4461-a335-bd2a0662a768 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-7ca06085-c55d-431d-b253-b2c055d32915 {
  margin-top: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-7ca06085-c55d-431d-b253-b2c055d32915:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-7ca06085-c55d-431d-b253-b2c055d32915:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7ca06085-c55d-431d-b253-b2c055d32915-root {
    text-align: center;
  }


#s-7ca06085-c55d-431d-b253-b2c055d32915.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7ca06085-c55d-431d-b253-b2c055d32915-root {
    text-align: center;
  }


#s-7ca06085-c55d-431d-b253-b2c055d32915.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7ca06085-c55d-431d-b253-b2c055d32915-root {
    text-align: center;
  }


#s-7ca06085-c55d-431d-b253-b2c055d32915.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7ca06085-c55d-431d-b253-b2c055d32915-root {
    text-align: center;
  }


#s-7ca06085-c55d-431d-b253-b2c055d32915.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7ca06085-c55d-431d-b253-b2c055d32915-root {
    text-align: center;
  }


#s-7ca06085-c55d-431d-b253-b2c055d32915.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
  #s-7ca06085-c55d-431d-b253-b2c055d32915-root {
    text-align: center;
  }


#s-7ca06085-c55d-431d-b253-b2c055d32915.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-26fb9a6f-daca-4bf4-99cb-12e218f3edeb {
  text-align: center;
}







  #s-26fb9a6f-daca-4bf4-99cb-12e218f3edeb img.shogun-image {
    

    
    
    
  }


#s-26fb9a6f-daca-4bf4-99cb-12e218f3edeb .shogun-image-content {
  
    align-items: center;
  
}

#s-89d15a34-35ab-4a10-80c4-aa33684ddd64 {
  margin-top: 75%;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
text-align: center;
}

#s-89d15a34-35ab-4a10-80c4-aa33684ddd64 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-6acda148-1c96-4fac-9b37-8c705b6fd8ef {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-6acda148-1c96-4fac-9b37-8c705b6fd8ef .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-6acda148-1c96-4fac-9b37-8c705b6fd8ef .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-5bc9648d-b964-46db-9472-78b63800fea7 {
  margin-top: 10px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
text-align: center;
}

#s-5bc9648d-b964-46db-9472-78b63800fea7 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-eb61ca0c-f221-4d65-8ff1-9fbfa785b9c5 {
  margin-top: 20px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-eb61ca0c-f221-4d65-8ff1-9fbfa785b9c5:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-eb61ca0c-f221-4d65-8ff1-9fbfa785b9c5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-eb61ca0c-f221-4d65-8ff1-9fbfa785b9c5-root {
    text-align: center;
  }


#s-eb61ca0c-f221-4d65-8ff1-9fbfa785b9c5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-eb61ca0c-f221-4d65-8ff1-9fbfa785b9c5-root {
    text-align: center;
  }


#s-eb61ca0c-f221-4d65-8ff1-9fbfa785b9c5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-eb61ca0c-f221-4d65-8ff1-9fbfa785b9c5-root {
    text-align: center;
  }


#s-eb61ca0c-f221-4d65-8ff1-9fbfa785b9c5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-eb61ca0c-f221-4d65-8ff1-9fbfa785b9c5-root {
    text-align: center;
  }


#s-eb61ca0c-f221-4d65-8ff1-9fbfa785b9c5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-eb61ca0c-f221-4d65-8ff1-9fbfa785b9c5-root {
    text-align: center;
  }


#s-eb61ca0c-f221-4d65-8ff1-9fbfa785b9c5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-17a14bb4-fe79-4232-96d1-20a6cabdd661 {
  text-align: center;
}







  #s-17a14bb4-fe79-4232-96d1-20a6cabdd661 img.shogun-image {
    

    
    
    
  }


#s-17a14bb4-fe79-4232-96d1-20a6cabdd661 .shogun-image-content {
  
    align-items: center;
  
}

#s-91343d3b-981b-450c-9f24-53f5f9d55a3c {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-91343d3b-981b-450c-9f24-53f5f9d55a3c {
  padding-top: 0px;
padding-bottom: 0px;
}
}







#s-91343d3b-981b-450c-9f24-53f5f9d55a3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91343d3b-981b-450c-9f24-53f5f9d55a3c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7db90ac7-aa36-4946-9b25-355f4293faa3 {
  margin-top: 55%;
}
@media (max-width: 767px){#s-7db90ac7-aa36-4946-9b25-355f4293faa3 {
  margin-top: 60%;
}
}
#s-26ed7d2f-1e91-4e7e-bd63-27dc74ae82bd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-26ed7d2f-1e91-4e7e-bd63-27dc74ae82bd .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-26ed7d2f-1e91-4e7e-bd63-27dc74ae82bd .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-448d9c77-6fc1-407a-89a4-e38c2d183dbb {
  margin-top: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-448d9c77-6fc1-407a-89a4-e38c2d183dbb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-448d9c77-6fc1-407a-89a4-e38c2d183dbb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-448d9c77-6fc1-407a-89a4-e38c2d183dbb-root {
    text-align: center;
  }


#s-448d9c77-6fc1-407a-89a4-e38c2d183dbb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-448d9c77-6fc1-407a-89a4-e38c2d183dbb-root {
    text-align: center;
  }


#s-448d9c77-6fc1-407a-89a4-e38c2d183dbb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-448d9c77-6fc1-407a-89a4-e38c2d183dbb-root {
    text-align: center;
  }


#s-448d9c77-6fc1-407a-89a4-e38c2d183dbb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-448d9c77-6fc1-407a-89a4-e38c2d183dbb-root {
    text-align: center;
  }


#s-448d9c77-6fc1-407a-89a4-e38c2d183dbb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-448d9c77-6fc1-407a-89a4-e38c2d183dbb-root {
    text-align: center;
  }


#s-448d9c77-6fc1-407a-89a4-e38c2d183dbb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
  #s-448d9c77-6fc1-407a-89a4-e38c2d183dbb-root {
    text-align: center;
  }


#s-448d9c77-6fc1-407a-89a4-e38c2d183dbb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-299442ab-06ae-4fbd-8084-c54e355a1563 {
  text-align: center;
}







  #s-299442ab-06ae-4fbd-8084-c54e355a1563 img.shogun-image {
    

    
    
    
  }


#s-299442ab-06ae-4fbd-8084-c54e355a1563 .shogun-image-content {
  
    align-items: center;
  
}

#s-d4a2eca5-5c62-4758-b655-e228be9ef3e8 {
  margin-top: 75%;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
text-align: center;
}

#s-d4a2eca5-5c62-4758-b655-e228be9ef3e8 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-684bf87c-3e71-4eec-9e1c-606f085b02d8 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-684bf87c-3e71-4eec-9e1c-606f085b02d8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-684bf87c-3e71-4eec-9e1c-606f085b02d8 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-48f3c7ed-1a34-4840-9085-ee3c934d2e5c {
  margin-top: 10px;
padding-top: 0px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
text-align: center;
}

#s-48f3c7ed-1a34-4840-9085-ee3c934d2e5c .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-2384ace0-dc4d-4b14-8ec3-ba6fd29a4cda {
  margin-top: 20px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-2384ace0-dc4d-4b14-8ec3-ba6fd29a4cda:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-2384ace0-dc4d-4b14-8ec3-ba6fd29a4cda:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2384ace0-dc4d-4b14-8ec3-ba6fd29a4cda-root {
    text-align: center;
  }


#s-2384ace0-dc4d-4b14-8ec3-ba6fd29a4cda.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2384ace0-dc4d-4b14-8ec3-ba6fd29a4cda-root {
    text-align: center;
  }


#s-2384ace0-dc4d-4b14-8ec3-ba6fd29a4cda.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2384ace0-dc4d-4b14-8ec3-ba6fd29a4cda-root {
    text-align: center;
  }


#s-2384ace0-dc4d-4b14-8ec3-ba6fd29a4cda.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2384ace0-dc4d-4b14-8ec3-ba6fd29a4cda-root {
    text-align: center;
  }


#s-2384ace0-dc4d-4b14-8ec3-ba6fd29a4cda.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2384ace0-dc4d-4b14-8ec3-ba6fd29a4cda-root {
    text-align: center;
  }


#s-2384ace0-dc4d-4b14-8ec3-ba6fd29a4cda.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-794f126c-0f68-4bd8-a78f-80eb201b91ab {
  text-align: center;
}







  #s-794f126c-0f68-4bd8-a78f-80eb201b91ab img.shogun-image {
    

    
    
    
  }


#s-794f126c-0f68-4bd8-a78f-80eb201b91ab .shogun-image-content {
  
    align-items: center;
  
}

#s-8c242513-7ae0-4f43-b78f-23b6dc8ad556 {
  margin-top: 64%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-8c242513-7ae0-4f43-b78f-23b6dc8ad556 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.3em;
  
  
}


#s-8c242513-7ae0-4f43-b78f-23b6dc8ad556 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-b9135746-e3eb-44d7-ae4e-a81f15eacf2c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}

#s-c908b3a1-08d4-4ccd-95a1-9e6b62385b81 {
  margin-top: 20px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c908b3a1-08d4-4ccd-95a1-9e6b62385b81:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c908b3a1-08d4-4ccd-95a1-9e6b62385b81:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c908b3a1-08d4-4ccd-95a1-9e6b62385b81-root {
    text-align: center;
  }


#s-c908b3a1-08d4-4ccd-95a1-9e6b62385b81.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c908b3a1-08d4-4ccd-95a1-9e6b62385b81-root {
    text-align: center;
  }


#s-c908b3a1-08d4-4ccd-95a1-9e6b62385b81.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c908b3a1-08d4-4ccd-95a1-9e6b62385b81-root {
    text-align: center;
  }


#s-c908b3a1-08d4-4ccd-95a1-9e6b62385b81.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c908b3a1-08d4-4ccd-95a1-9e6b62385b81-root {
    text-align: center;
  }


#s-c908b3a1-08d4-4ccd-95a1-9e6b62385b81.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c908b3a1-08d4-4ccd-95a1-9e6b62385b81-root {
    text-align: center;
  }


#s-c908b3a1-08d4-4ccd-95a1-9e6b62385b81.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-54f7b3a1-f058-4699-bf14-3196625ee349 {
  text-align: center;
}







  #s-54f7b3a1-f058-4699-bf14-3196625ee349 img.shogun-image {
    

    
    
    
  }


#s-54f7b3a1-f058-4699-bf14-3196625ee349 .shogun-image-content {
  
    align-items: center;
  
}

#s-4b777897-1988-4edd-b164-ce3976d48942 {
  margin-top: 50%;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
text-align: center;
}

#s-4b777897-1988-4edd-b164-ce3976d48942 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-a28064d0-a50d-4b79-b8ff-8aadd590c44a {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a28064d0-a50d-4b79-b8ff-8aadd590c44a .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.3em;
  
  
}


#s-a28064d0-a50d-4b79-b8ff-8aadd590c44a .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-d63738e9-d896-4e14-ac3a-389c35f5d9dd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}

#s-fcd1747f-387c-4126-b4c0-af744abd9c83 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}

#s-1d8e4ec9-2c1d-46da-8e11-0b5b54a685ea {
  margin-top: 20px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1d8e4ec9-2c1d-46da-8e11-0b5b54a685ea:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1d8e4ec9-2c1d-46da-8e11-0b5b54a685ea:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1d8e4ec9-2c1d-46da-8e11-0b5b54a685ea-root {
    text-align: center;
  }


#s-1d8e4ec9-2c1d-46da-8e11-0b5b54a685ea.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1d8e4ec9-2c1d-46da-8e11-0b5b54a685ea-root {
    text-align: center;
  }


#s-1d8e4ec9-2c1d-46da-8e11-0b5b54a685ea.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1d8e4ec9-2c1d-46da-8e11-0b5b54a685ea-root {
    text-align: center;
  }


#s-1d8e4ec9-2c1d-46da-8e11-0b5b54a685ea.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1d8e4ec9-2c1d-46da-8e11-0b5b54a685ea-root {
    text-align: center;
  }


#s-1d8e4ec9-2c1d-46da-8e11-0b5b54a685ea.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1d8e4ec9-2c1d-46da-8e11-0b5b54a685ea-root {
    text-align: center;
  }


#s-1d8e4ec9-2c1d-46da-8e11-0b5b54a685ea.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-5406978c-1702-409b-ac74-3cbb361ab0b0 {
  text-align: center;
}







  #s-5406978c-1702-409b-ac74-3cbb361ab0b0 img.shogun-image {
    

    
    
    
  }


#s-5406978c-1702-409b-ac74-3cbb361ab0b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-11f062d0-8328-4afa-953c-22021a49e1ac {
  margin-top: 68%;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
text-align: center;
}

#s-11f062d0-8328-4afa-953c-22021a49e1ac .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-ed4f50a8-faa6-48bf-a924-7431f44e4e06 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ed4f50a8-faa6-48bf-a924-7431f44e4e06 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


#s-ed4f50a8-faa6-48bf-a924-7431f44e4e06 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-68f289d7-3f9c-44c5-ad4b-57b4c21a0135 {
  margin-top: 0%;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-68f289d7-3f9c-44c5-ad4b-57b4c21a0135 .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-4bcd1d58-7905-4c3b-ae69-5b35cea952a9 {
  margin-top: 20px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-4bcd1d58-7905-4c3b-ae69-5b35cea952a9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4bcd1d58-7905-4c3b-ae69-5b35cea952a9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4bcd1d58-7905-4c3b-ae69-5b35cea952a9-root {
    text-align: center;
  }


#s-4bcd1d58-7905-4c3b-ae69-5b35cea952a9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4bcd1d58-7905-4c3b-ae69-5b35cea952a9-root {
    text-align: center;
  }


#s-4bcd1d58-7905-4c3b-ae69-5b35cea952a9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4bcd1d58-7905-4c3b-ae69-5b35cea952a9-root {
    text-align: center;
  }


#s-4bcd1d58-7905-4c3b-ae69-5b35cea952a9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4bcd1d58-7905-4c3b-ae69-5b35cea952a9-root {
    text-align: center;
  }


#s-4bcd1d58-7905-4c3b-ae69-5b35cea952a9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4bcd1d58-7905-4c3b-ae69-5b35cea952a9-root {
    text-align: center;
  }


#s-4bcd1d58-7905-4c3b-ae69-5b35cea952a9.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-82c790a7-281e-44b6-871d-fc4ec58862ca {
  text-align: center;
}







  #s-82c790a7-281e-44b6-871d-fc4ec58862ca img.shogun-image {
    

    
    
    
  }


#s-82c790a7-281e-44b6-871d-fc4ec58862ca .shogun-image-content {
  
    align-items: center;
  
}

#s-61b9adef-8fba-43af-a374-542f95f07302 {
  margin-top: 64%;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 0px;
padding-right: 40px;
text-align: center;
}

#s-61b9adef-8fba-43af-a374-542f95f07302 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-6180ae28-7903-4d47-927a-717d718dfe0c {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-6180ae28-7903-4d47-927a-717d718dfe0c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


#s-6180ae28-7903-4d47-927a-717d718dfe0c .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-2d442583-a0bc-4bcf-b85a-3d48c3169499 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-2d442583-a0bc-4bcf-b85a-3d48c3169499 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


#s-2d442583-a0bc-4bcf-b85a-3d48c3169499 .shogun-heading-component h2 a {
  color: rgba(255, 255, 255, 1);
}


#s-edc6114b-cf5c-43a7-ba0c-9e37ef024fe2 {
  margin-top: 0%;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-edc6114b-cf5c-43a7-ba0c-9e37ef024fe2 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-2bd89e4c-d31c-46b6-8f97-bd8d8703181d {
  margin-top: 20px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-2bd89e4c-d31c-46b6-8f97-bd8d8703181d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2bd89e4c-d31c-46b6-8f97-bd8d8703181d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2bd89e4c-d31c-46b6-8f97-bd8d8703181d-root {
    text-align: center;
  }


#s-2bd89e4c-d31c-46b6-8f97-bd8d8703181d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2bd89e4c-d31c-46b6-8f97-bd8d8703181d-root {
    text-align: center;
  }


#s-2bd89e4c-d31c-46b6-8f97-bd8d8703181d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2bd89e4c-d31c-46b6-8f97-bd8d8703181d-root {
    text-align: center;
  }


#s-2bd89e4c-d31c-46b6-8f97-bd8d8703181d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2bd89e4c-d31c-46b6-8f97-bd8d8703181d-root {
    text-align: center;
  }


#s-2bd89e4c-d31c-46b6-8f97-bd8d8703181d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2bd89e4c-d31c-46b6-8f97-bd8d8703181d-root {
    text-align: center;
  }


#s-2bd89e4c-d31c-46b6-8f97-bd8d8703181d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-721fea16-697a-4e9d-b277-1f524d8b41ac {
  text-align: center;
}







  #s-721fea16-697a-4e9d-b277-1f524d8b41ac img.shogun-image {
    

    
    
    
  }


#s-721fea16-697a-4e9d-b277-1f524d8b41ac .shogun-image-content {
  
    align-items: center;
  
}

#s-b1bc2b23-09d1-47e0-a2d9-b96ff9e57022 {
  margin-top: 69%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b1bc2b23-09d1-47e0-a2d9-b96ff9e57022 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}



#s-a97774ad-66d7-4bb5-90d9-09e32be8d155 {
  margin-top: 40px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-a97774ad-66d7-4bb5-90d9-09e32be8d155:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a97774ad-66d7-4bb5-90d9-09e32be8d155:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a97774ad-66d7-4bb5-90d9-09e32be8d155-root {
    text-align: center;
  }


#s-a97774ad-66d7-4bb5-90d9-09e32be8d155.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a97774ad-66d7-4bb5-90d9-09e32be8d155-root {
    text-align: center;
  }


#s-a97774ad-66d7-4bb5-90d9-09e32be8d155.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a97774ad-66d7-4bb5-90d9-09e32be8d155-root {
    text-align: center;
  }


#s-a97774ad-66d7-4bb5-90d9-09e32be8d155.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a97774ad-66d7-4bb5-90d9-09e32be8d155-root {
    text-align: center;
  }


#s-a97774ad-66d7-4bb5-90d9-09e32be8d155.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a97774ad-66d7-4bb5-90d9-09e32be8d155-root {
    text-align: center;
  }


#s-a97774ad-66d7-4bb5-90d9-09e32be8d155.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
  #s-a97774ad-66d7-4bb5-90d9-09e32be8d155-root {
    text-align: center;
  }


#s-a97774ad-66d7-4bb5-90d9-09e32be8d155.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-33fe96d8-5000-4088-9456-065e2125a615 {
  text-align: center;
}







  #s-33fe96d8-5000-4088-9456-065e2125a615 img.shogun-image {
    

    
    
    
  }


#s-33fe96d8-5000-4088-9456-065e2125a615 .shogun-image-content {
  
    align-items: center;
  
}

#s-e4a5da32-81a2-4e52-8ed8-fba3557bc614 {
  margin-top: 62%;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
text-align: center;
}

#s-e4a5da32-81a2-4e52-8ed8-fba3557bc614 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.2em;
  
  
}


#s-e4a5da32-81a2-4e52-8ed8-fba3557bc614 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-7509f2c5-cf01-4a5f-9044-89d5b0cea315 {
  padding-left: 20px;
padding-right: 20px;
}

#s-af5ea016-1c2b-49af-a012-47e859da290c {
  margin-top: 20px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-af5ea016-1c2b-49af-a012-47e859da290c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-af5ea016-1c2b-49af-a012-47e859da290c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-af5ea016-1c2b-49af-a012-47e859da290c-root {
    text-align: center;
  }


#s-af5ea016-1c2b-49af-a012-47e859da290c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-af5ea016-1c2b-49af-a012-47e859da290c-root {
    text-align: center;
  }


#s-af5ea016-1c2b-49af-a012-47e859da290c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-af5ea016-1c2b-49af-a012-47e859da290c-root {
    text-align: center;
  }


#s-af5ea016-1c2b-49af-a012-47e859da290c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-af5ea016-1c2b-49af-a012-47e859da290c-root {
    text-align: center;
  }


#s-af5ea016-1c2b-49af-a012-47e859da290c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-af5ea016-1c2b-49af-a012-47e859da290c-root {
    text-align: center;
  }


#s-af5ea016-1c2b-49af-a012-47e859da290c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-036345c5-7713-4e9c-89dd-41553e946ba7 {
  text-align: center;
}







  #s-036345c5-7713-4e9c-89dd-41553e946ba7 img.shogun-image {
    

    
    
    
  }


#s-036345c5-7713-4e9c-89dd-41553e946ba7 .shogun-image-content {
  
    align-items: center;
  
}

#s-a89197b0-93d2-4fc9-9b94-e6790fe35500 {
  margin-top: 75%;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-a89197b0-93d2-4fc9-9b94-e6790fe35500 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


#s-a89197b0-93d2-4fc9-9b94-e6790fe35500 .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}


#s-c3a18110-4a81-45bf-b373-f4166e8120a9 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c3a18110-4a81-45bf-b373-f4166e8120a9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


#s-c3a18110-4a81-45bf-b373-f4166e8120a9 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-2c267de7-2031-4fcd-ac60-1071e16fa64e {
  margin-top: 20px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-2c267de7-2031-4fcd-ac60-1071e16fa64e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2c267de7-2031-4fcd-ac60-1071e16fa64e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2c267de7-2031-4fcd-ac60-1071e16fa64e-root {
    text-align: center;
  }


#s-2c267de7-2031-4fcd-ac60-1071e16fa64e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2c267de7-2031-4fcd-ac60-1071e16fa64e-root {
    text-align: center;
  }


#s-2c267de7-2031-4fcd-ac60-1071e16fa64e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2c267de7-2031-4fcd-ac60-1071e16fa64e-root {
    text-align: center;
  }


#s-2c267de7-2031-4fcd-ac60-1071e16fa64e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2c267de7-2031-4fcd-ac60-1071e16fa64e-root {
    text-align: center;
  }


#s-2c267de7-2031-4fcd-ac60-1071e16fa64e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2c267de7-2031-4fcd-ac60-1071e16fa64e-root {
    text-align: center;
  }


#s-2c267de7-2031-4fcd-ac60-1071e16fa64e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-6222134f-f505-4dfb-be77-894b781f2aa1 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}
@media (max-width: 767px){#s-6222134f-f505-4dfb-be77-894b781f2aa1 {
  display: none;
}
#s-6222134f-f505-4dfb-be77-894b781f2aa1, #wrap-s-6222134f-f505-4dfb-be77-894b781f2aa1 { display:none !important; }}
#s-6222134f-f505-4dfb-be77-894b781f2aa1 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-6222134f-f505-4dfb-be77-894b781f2aa1 .shg-sld-nav-button.shg-sld-left,
#s-6222134f-f505-4dfb-be77-894b781f2aa1 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-b3cbc324-e556-428d-8735-7f5e11ad0adc {
  text-align: center;
}







  #s-b3cbc324-e556-428d-8735-7f5e11ad0adc img.shogun-image {
    

    
    
    
  }


#s-b3cbc324-e556-428d-8735-7f5e11ad0adc .shogun-image-content {
  
    align-items: center;
  
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

@media (min-width: 0px) {
[id="s-9c0eed91-f932-4f47-b5d8-f62e38270665"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9c0eed91-f932-4f47-b5d8-f62e38270665"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-9c0eed91-f932-4f47-b5d8-f62e38270665"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-9c0eed91-f932-4f47-b5d8-f62e38270665"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-c3c4da5c-6bc3-4421-b9eb-157c74e01d3e {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-left: 40px;
padding-bottom: 6px;
padding-right: 40px;
max-width: 500px;
background-color: rgba(227, 154, 255, 0);
}

#s-ed4a0ccf-14c6-4e42-b037-fe61a9c936b8 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
max-width: 440px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-ed4a0ccf-14c6-4e42-b037-fe61a9c936b8 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-ed4a0ccf-14c6-4e42-b037-fe61a9c936b8 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-95d1b913-e8de-495c-a8c9-1a44d119f3e6 {
  margin-left: auto;
margin-right: auto;
max-width: 450px;
}

#s-20bed574-3a20-4cfc-8f09-ca63eb1fbc32 {
  margin-top: 40px;
margin-left: 0%;
margin-right: 50%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 50%;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-20bed574-3a20-4cfc-8f09-ca63eb1fbc32:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-20bed574-3a20-4cfc-8f09-ca63eb1fbc32:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-20bed574-3a20-4cfc-8f09-ca63eb1fbc32-root {
    text-align: center;
  }


#s-20bed574-3a20-4cfc-8f09-ca63eb1fbc32.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-20bed574-3a20-4cfc-8f09-ca63eb1fbc32-root {
    text-align: center;
  }


#s-20bed574-3a20-4cfc-8f09-ca63eb1fbc32.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-20bed574-3a20-4cfc-8f09-ca63eb1fbc32-root {
    text-align: center;
  }


#s-20bed574-3a20-4cfc-8f09-ca63eb1fbc32.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-20bed574-3a20-4cfc-8f09-ca63eb1fbc32-root {
    text-align: center;
  }


#s-20bed574-3a20-4cfc-8f09-ca63eb1fbc32.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-20bed574-3a20-4cfc-8f09-ca63eb1fbc32-root {
    text-align: center;
  }


#s-20bed574-3a20-4cfc-8f09-ca63eb1fbc32.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}
#s-6f030093-8133-4c23-8c80-e7ef53c0121d {
  text-align: center;
}







  #s-6f030093-8133-4c23-8c80-e7ef53c0121d img.shogun-image {
    

    
    
    
  }


#s-6f030093-8133-4c23-8c80-e7ef53c0121d .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-128130e0-6bdf-4126-9edf-4e1c41ae2ee9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-128130e0-6bdf-4126-9edf-4e1c41ae2ee9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-128130e0-6bdf-4126-9edf-4e1c41ae2ee9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-128130e0-6bdf-4126-9edf-4e1c41ae2ee9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-66355ac9-e819-41a7-b6cd-7c781b30c567 {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-left: 40px;
padding-bottom: 6px;
padding-right: 40px;
max-width: 500px;
background-color: rgba(227, 154, 255, 0);
}

#s-00cb2336-23ad-4437-8c12-75c625adcb63 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
max-width: 320px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-00cb2336-23ad-4437-8c12-75c625adcb63 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-00cb2336-23ad-4437-8c12-75c625adcb63 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-5f8203b6-8e04-4295-9d42-d27826118a5f {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
}

#s-63a58e72-0c49-4c3c-a7b1-ebddd7e52dcc {
  margin-top: 40px;
margin-left: 50%;
margin-right: 0%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 50%;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-63a58e72-0c49-4c3c-a7b1-ebddd7e52dcc:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-63a58e72-0c49-4c3c-a7b1-ebddd7e52dcc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-63a58e72-0c49-4c3c-a7b1-ebddd7e52dcc-root {
    text-align: center;
  }


#s-63a58e72-0c49-4c3c-a7b1-ebddd7e52dcc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-63a58e72-0c49-4c3c-a7b1-ebddd7e52dcc-root {
    text-align: center;
  }


#s-63a58e72-0c49-4c3c-a7b1-ebddd7e52dcc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-63a58e72-0c49-4c3c-a7b1-ebddd7e52dcc-root {
    text-align: center;
  }


#s-63a58e72-0c49-4c3c-a7b1-ebddd7e52dcc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-63a58e72-0c49-4c3c-a7b1-ebddd7e52dcc-root {
    text-align: center;
  }


#s-63a58e72-0c49-4c3c-a7b1-ebddd7e52dcc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-63a58e72-0c49-4c3c-a7b1-ebddd7e52dcc-root {
    text-align: center;
  }


#s-63a58e72-0c49-4c3c-a7b1-ebddd7e52dcc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}
#s-590545e1-54a2-4e2d-ba1d-d4fb92faabc1 {
  text-align: center;
}







  #s-590545e1-54a2-4e2d-ba1d-d4fb92faabc1 img.shogun-image {
    

    
    
    
  }


#s-590545e1-54a2-4e2d-ba1d-d4fb92faabc1 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-1c4328fc-f481-490f-9b84-59ae86416731"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1c4328fc-f481-490f-9b84-59ae86416731"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1c4328fc-f481-490f-9b84-59ae86416731"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1c4328fc-f481-490f-9b84-59ae86416731"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-ce891f0d-18f5-4b6f-938a-8f36b24bca7e {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-left: 40px;
padding-bottom: 6px;
padding-right: 40px;
max-width: 500px;
background-color: rgba(227, 154, 255, 0);
}

#s-7d79a04e-6e1d-480c-b017-43ae2d497e03 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
max-width: 440px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-7d79a04e-6e1d-480c-b017-43ae2d497e03 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-7d79a04e-6e1d-480c-b017-43ae2d497e03 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-3ec2d922-69e5-4210-9c56-17bcdde112d7 {
  margin-left: auto;
margin-right: auto;
max-width: 360px;
}

#s-9401b708-1597-4a1f-a447-8e74e4c163c9 {
  margin-top: 40px;
margin-left: 50%;
margin-right: 0%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 50%;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-9401b708-1597-4a1f-a447-8e74e4c163c9:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9401b708-1597-4a1f-a447-8e74e4c163c9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9401b708-1597-4a1f-a447-8e74e4c163c9-root {
    text-align: center;
  }


#s-9401b708-1597-4a1f-a447-8e74e4c163c9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9401b708-1597-4a1f-a447-8e74e4c163c9-root {
    text-align: center;
  }


#s-9401b708-1597-4a1f-a447-8e74e4c163c9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9401b708-1597-4a1f-a447-8e74e4c163c9-root {
    text-align: center;
  }


#s-9401b708-1597-4a1f-a447-8e74e4c163c9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9401b708-1597-4a1f-a447-8e74e4c163c9-root {
    text-align: center;
  }


#s-9401b708-1597-4a1f-a447-8e74e4c163c9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9401b708-1597-4a1f-a447-8e74e4c163c9-root {
    text-align: center;
  }


#s-9401b708-1597-4a1f-a447-8e74e4c163c9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}
#s-77285f14-6fff-429a-a444-81c4cffad251 {
  max-width: 3000px;
aspect-ratio: 3000/1407;
text-align: center;
}





  #s-77285f14-6fff-429a-a444-81c4cffad251 img.shogun-image,
  #s-77285f14-6fff-429a-a444-81c4cffad251 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-77285f14-6fff-429a-a444-81c4cffad251 {
    width: 100%;
    height: auto;
  }



  #s-77285f14-6fff-429a-a444-81c4cffad251 img.shogun-image {
    

    
    
    
  }


#s-77285f14-6fff-429a-a444-81c4cffad251 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-ad9ea242-9cbe-4b7e-a6fd-e0b8da719b3c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ad9ea242-9cbe-4b7e-a6fd-e0b8da719b3c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ad9ea242-9cbe-4b7e-a6fd-e0b8da719b3c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ad9ea242-9cbe-4b7e-a6fd-e0b8da719b3c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-15083214-dff3-42ca-8888-255b9f5c2c5c {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-left: 40px;
padding-bottom: 6px;
padding-right: 40px;
max-width: 500px;
background-color: rgba(227, 154, 255, 0);
}

#s-d17c6cb7-d513-4241-b62e-8c22b89e3a5b {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
max-width: 460px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-d17c6cb7-d513-4241-b62e-8c22b89e3a5b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-d17c6cb7-d513-4241-b62e-8c22b89e3a5b .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-7daf3eef-0d5d-4835-a0ff-afc57e1cb9d0 {
  margin-top: 40px;
margin-left: 0%;
margin-right: 50%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 50%;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-7daf3eef-0d5d-4835-a0ff-afc57e1cb9d0:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-7daf3eef-0d5d-4835-a0ff-afc57e1cb9d0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7daf3eef-0d5d-4835-a0ff-afc57e1cb9d0-root {
    text-align: center;
  }


#s-7daf3eef-0d5d-4835-a0ff-afc57e1cb9d0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7daf3eef-0d5d-4835-a0ff-afc57e1cb9d0-root {
    text-align: center;
  }


#s-7daf3eef-0d5d-4835-a0ff-afc57e1cb9d0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7daf3eef-0d5d-4835-a0ff-afc57e1cb9d0-root {
    text-align: center;
  }


#s-7daf3eef-0d5d-4835-a0ff-afc57e1cb9d0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7daf3eef-0d5d-4835-a0ff-afc57e1cb9d0-root {
    text-align: center;
  }


#s-7daf3eef-0d5d-4835-a0ff-afc57e1cb9d0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7daf3eef-0d5d-4835-a0ff-afc57e1cb9d0-root {
    text-align: center;
  }


#s-7daf3eef-0d5d-4835-a0ff-afc57e1cb9d0.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}
#s-fcc3ed06-c8b5-4a78-bdee-ac45f10dac15 {
  text-align: center;
}







  #s-fcc3ed06-c8b5-4a78-bdee-ac45f10dac15 img.shogun-image {
    

    
    
    
  }


#s-fcc3ed06-c8b5-4a78-bdee-ac45f10dac15 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-c8aa0d7a-f6a6-4197-aff0-5389741bcc2e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8aa0d7a-f6a6-4197-aff0-5389741bcc2e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-c8aa0d7a-f6a6-4197-aff0-5389741bcc2e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-c8aa0d7a-f6a6-4197-aff0-5389741bcc2e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a {
  padding-bottom: 20px;
max-width: 250px;
text-align: center;
}







  img.s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a.shogun-image {
    
    
  }


.s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a .shogun-image-content {
  
    align-items: center;
  
}

.s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a.shg-align-container {
  text-align: center
}

.s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){





  img.s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a.shogun-image {
    
    
  }


.s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a .shogun-image-content {
  
    align-items: center;
  
}

.s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a.shg-align-container {
  text-align: center
}

.s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){





  img.s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a.shogun-image {
    
    
  }


.s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a .shogun-image-content {
  
    align-items: center;
  
}

.s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a.shg-align-container {
  text-align: center
}

.s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){





  img.s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a.shogun-image {
    
    
  }


.s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a .shogun-image-content {
  
    align-items: center;
  
}

.s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a.shg-align-container {
  text-align: center
}

.s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){





  img.s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a.shogun-image {
    
    
  }


.s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a .shogun-image-content {
  
    align-items: center;
  
}

.s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a.shg-align-container {
  text-align: center
}

.s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c8b9fcc8-27e4-4216-8cbe-a0ca3de1959a.shogun-image {
  box-sizing: border-box;
}


}
#s-806fdfb3-bdb8-4362-aae1-beda5cda3ea3 {
  margin-left: auto;
margin-right: auto;
max-width: 450px;
}

#s-cba91001-d1cb-4671-9268-0b1b96e2f26c {
  margin-top: 40px;
margin-left: 0%;
margin-right: 50%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 50%;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-cba91001-d1cb-4671-9268-0b1b96e2f26c:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-cba91001-d1cb-4671-9268-0b1b96e2f26c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cba91001-d1cb-4671-9268-0b1b96e2f26c-root {
    text-align: center;
  }


#s-cba91001-d1cb-4671-9268-0b1b96e2f26c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cba91001-d1cb-4671-9268-0b1b96e2f26c-root {
    text-align: center;
  }


#s-cba91001-d1cb-4671-9268-0b1b96e2f26c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cba91001-d1cb-4671-9268-0b1b96e2f26c-root {
    text-align: center;
  }


#s-cba91001-d1cb-4671-9268-0b1b96e2f26c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cba91001-d1cb-4671-9268-0b1b96e2f26c-root {
    text-align: center;
  }


#s-cba91001-d1cb-4671-9268-0b1b96e2f26c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cba91001-d1cb-4671-9268-0b1b96e2f26c-root {
    text-align: center;
  }


#s-cba91001-d1cb-4671-9268-0b1b96e2f26c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}
#s-cb13390b-93c1-43b0-8bc9-8520752726d8 {
  text-align: center;
}







  #s-cb13390b-93c1-43b0-8bc9-8520752726d8 img.shogun-image {
    

    
    
    
  }


#s-cb13390b-93c1-43b0-8bc9-8520752726d8 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-374995cf-a271-41a3-8c5f-88992ffcc11d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-374995cf-a271-41a3-8c5f-88992ffcc11d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-374995cf-a271-41a3-8c5f-88992ffcc11d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-374995cf-a271-41a3-8c5f-88992ffcc11d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-d9176142-4f8f-41c1-8a5d-32b6fce367ca {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-left: 40px;
padding-bottom: 6px;
padding-right: 40px;
max-width: 500px;
background-color: rgba(227, 154, 255, 0);
}

#s-caec266f-109c-4443-b2e1-6397b3e3c2d7 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
max-width: 400px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-caec266f-109c-4443-b2e1-6397b3e3c2d7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-caec266f-109c-4443-b2e1-6397b3e3c2d7 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-777810dd-de4d-4034-9506-127d2c4c4b02 {
  margin-left: auto;
margin-right: auto;
max-width: 450px;
}

#s-831412a9-38fe-4d8b-97c8-d104aa00dfcc {
  margin-top: 40px;
margin-left: 50%;
margin-right: 0%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 50%;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-831412a9-38fe-4d8b-97c8-d104aa00dfcc:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-831412a9-38fe-4d8b-97c8-d104aa00dfcc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-831412a9-38fe-4d8b-97c8-d104aa00dfcc-root {
    text-align: center;
  }


#s-831412a9-38fe-4d8b-97c8-d104aa00dfcc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-831412a9-38fe-4d8b-97c8-d104aa00dfcc-root {
    text-align: center;
  }


#s-831412a9-38fe-4d8b-97c8-d104aa00dfcc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-831412a9-38fe-4d8b-97c8-d104aa00dfcc-root {
    text-align: center;
  }


#s-831412a9-38fe-4d8b-97c8-d104aa00dfcc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-831412a9-38fe-4d8b-97c8-d104aa00dfcc-root {
    text-align: center;
  }


#s-831412a9-38fe-4d8b-97c8-d104aa00dfcc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-831412a9-38fe-4d8b-97c8-d104aa00dfcc-root {
    text-align: center;
  }


#s-831412a9-38fe-4d8b-97c8-d104aa00dfcc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}
#s-331b99d7-c9f5-401a-8166-f0563a1e3afc {
  text-align: center;
}







  #s-331b99d7-c9f5-401a-8166-f0563a1e3afc img.shogun-image {
    

    
    
    
  }


#s-331b99d7-c9f5-401a-8166-f0563a1e3afc .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-f650d3f8-02c2-4c45-9883-97824cce8d4a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f650d3f8-02c2-4c45-9883-97824cce8d4a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f650d3f8-02c2-4c45-9883-97824cce8d4a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f650d3f8-02c2-4c45-9883-97824cce8d4a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-bf174c8e-21f4-4ce7-bb7e-3526deb09273 {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-left: 40px;
padding-bottom: 6px;
padding-right: 40px;
max-width: 500px;
background-color: rgba(227, 154, 255, 0);
}

#s-098bf2c3-8641-4394-a1e6-1f5134d8268e {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
max-width: 400px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-098bf2c3-8641-4394-a1e6-1f5134d8268e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-098bf2c3-8641-4394-a1e6-1f5134d8268e .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-a8d8ceb8-d44a-4f10-9993-a4615d89aff1 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 300px;
background-color: rgba(227, 154, 255, 0);
}

#s-aa8051d3-c450-45e9-85b4-9ef2d2379bae {
  margin-top: 40px;
margin-left: 50%;
margin-right: 0%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 50%;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-aa8051d3-c450-45e9-85b4-9ef2d2379bae:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-aa8051d3-c450-45e9-85b4-9ef2d2379bae:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-aa8051d3-c450-45e9-85b4-9ef2d2379bae-root {
    text-align: center;
  }


#s-aa8051d3-c450-45e9-85b4-9ef2d2379bae.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-aa8051d3-c450-45e9-85b4-9ef2d2379bae-root {
    text-align: center;
  }


#s-aa8051d3-c450-45e9-85b4-9ef2d2379bae.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-aa8051d3-c450-45e9-85b4-9ef2d2379bae-root {
    text-align: center;
  }


#s-aa8051d3-c450-45e9-85b4-9ef2d2379bae.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-aa8051d3-c450-45e9-85b4-9ef2d2379bae-root {
    text-align: center;
  }


#s-aa8051d3-c450-45e9-85b4-9ef2d2379bae.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-aa8051d3-c450-45e9-85b4-9ef2d2379bae-root {
    text-align: center;
  }


#s-aa8051d3-c450-45e9-85b4-9ef2d2379bae.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}
#s-926715be-80a3-43ae-b28d-a0ec804543ba {
  text-align: center;
}







  #s-926715be-80a3-43ae-b28d-a0ec804543ba img.shogun-image {
    

    
    
    
  }


#s-926715be-80a3-43ae-b28d-a0ec804543ba .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-760f3d1c-82f2-4db6-9a8f-b390ea46c329"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-760f3d1c-82f2-4db6-9a8f-b390ea46c329"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-760f3d1c-82f2-4db6-9a8f-b390ea46c329"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-760f3d1c-82f2-4db6-9a8f-b390ea46c329"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-239e20f2-ff2a-4da6-90d1-0bf0b27cbd4d {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
max-width: 460px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-239e20f2-ff2a-4da6-90d1-0bf0b27cbd4d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-239e20f2-ff2a-4da6-90d1-0bf0b27cbd4d .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-e03816a8-14cc-455d-8f47-6ad140007ac5 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 300px;
background-color: rgba(227, 154, 255, 0);
}

#s-75df3ac4-6c91-4007-9a71-01dda09a7bb4 {
  margin-top: 40px;
margin-right: 0%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 50%;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-75df3ac4-6c91-4007-9a71-01dda09a7bb4:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-75df3ac4-6c91-4007-9a71-01dda09a7bb4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-75df3ac4-6c91-4007-9a71-01dda09a7bb4-root {
    text-align: center;
  }


#s-75df3ac4-6c91-4007-9a71-01dda09a7bb4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-75df3ac4-6c91-4007-9a71-01dda09a7bb4-root {
    text-align: center;
  }


#s-75df3ac4-6c91-4007-9a71-01dda09a7bb4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-75df3ac4-6c91-4007-9a71-01dda09a7bb4-root {
    text-align: center;
  }


#s-75df3ac4-6c91-4007-9a71-01dda09a7bb4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-75df3ac4-6c91-4007-9a71-01dda09a7bb4-root {
    text-align: center;
  }


#s-75df3ac4-6c91-4007-9a71-01dda09a7bb4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-75df3ac4-6c91-4007-9a71-01dda09a7bb4-root {
    text-align: center;
  }


#s-75df3ac4-6c91-4007-9a71-01dda09a7bb4.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}
#s-0c361761-2be9-46a0-92ee-82b46fe5b590 {
  text-align: center;
}







  #s-0c361761-2be9-46a0-92ee-82b46fe5b590 img.shogun-image {
    

    
    
    
  }


#s-0c361761-2be9-46a0-92ee-82b46fe5b590 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-f1f39e91-7265-46cb-87de-59fc7043d411"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1f39e91-7265-46cb-87de-59fc7043d411"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f1f39e91-7265-46cb-87de-59fc7043d411"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1f39e91-7265-46cb-87de-59fc7043d411"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-3c9a4c04-cb33-4d26-a95d-7cba4093091c {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
max-width: 460px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-3c9a4c04-cb33-4d26-a95d-7cba4093091c .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.2em;
  
  
}


#s-3c9a4c04-cb33-4d26-a95d-7cba4093091c .shogun-heading-component h3 a {
  color: rgba(255, 255, 255, 1);
}


#s-10041643-ab11-4c65-a815-ca5597fb50b3 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 15px;
padding-right: 0px;
max-width: 380px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-10041643-ab11-4c65-a815-ca5597fb50b3 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-10041643-ab11-4c65-a815-ca5597fb50b3 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-48e5b74b-2629-498d-9b98-e26f0ade0a2a {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 300px;
background-color: rgba(227, 154, 255, 0);
}

#s-dfcab8ca-fb65-41ad-b944-c142612f3454 {
  margin-top: 40px;
margin-right: 0%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
max-width: 50%;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-dfcab8ca-fb65-41ad-b944-c142612f3454:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-dfcab8ca-fb65-41ad-b944-c142612f3454:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dfcab8ca-fb65-41ad-b944-c142612f3454-root {
    text-align: center;
  }


#s-dfcab8ca-fb65-41ad-b944-c142612f3454.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-dfcab8ca-fb65-41ad-b944-c142612f3454-root {
    text-align: center;
  }


#s-dfcab8ca-fb65-41ad-b944-c142612f3454.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dfcab8ca-fb65-41ad-b944-c142612f3454-root {
    text-align: center;
  }


#s-dfcab8ca-fb65-41ad-b944-c142612f3454.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dfcab8ca-fb65-41ad-b944-c142612f3454-root {
    text-align: center;
  }


#s-dfcab8ca-fb65-41ad-b944-c142612f3454.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-dfcab8ca-fb65-41ad-b944-c142612f3454-root {
    text-align: center;
  }


#s-dfcab8ca-fb65-41ad-b944-c142612f3454.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}
#s-797b4669-5ab9-493a-b5f3-6da4a344611f {
  text-align: center;
}







  #s-797b4669-5ab9-493a-b5f3-6da4a344611f img.shogun-image {
    

    
    
    
  }


#s-797b4669-5ab9-493a-b5f3-6da4a344611f .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-a3c9f4a3-11d2-4975-9a0d-bd54ab2c7680"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a3c9f4a3-11d2-4975-9a0d-bd54ab2c7680"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a3c9f4a3-11d2-4975-9a0d-bd54ab2c7680"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a3c9f4a3-11d2-4975-9a0d-bd54ab2c7680"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-bfbb5449-35a1-4a1d-b450-bca1e94d5e0c {
  margin-top: 0px;
margin-bottom: 17px;
padding-bottom: 0px;
text-align: center;
}







  #s-bfbb5449-35a1-4a1d-b450-bca1e94d5e0c img.shogun-image {
    

    
    
    
  }


#s-bfbb5449-35a1-4a1d-b450-bca1e94d5e0c .shogun-image-content {
  
    align-items: center;
  
}

#s-2baa3ee5-3c4e-4518-8ae0-9116d8ec03e0 {
  padding-top: 6px;
padding-left: 40%;
padding-bottom: 6px;
padding-right: 40%;
}

#s-bd3f94a8-2840-4ed7-8d61-94daa461e837 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-bd3f94a8-2840-4ed7-8d61-94daa461e837 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-bd3f94a8-2840-4ed7-8d61-94daa461e837 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-0f7f0ce1-6387-434d-b5ba-5b234fb79655 {
  margin-top: 40px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-0f7f0ce1-6387-434d-b5ba-5b234fb79655:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-0f7f0ce1-6387-434d-b5ba-5b234fb79655:active {background-color: #000000 !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;}

  #s-0f7f0ce1-6387-434d-b5ba-5b234fb79655-root {
    text-align: center;
  }


#s-0f7f0ce1-6387-434d-b5ba-5b234fb79655.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0f7f0ce1-6387-434d-b5ba-5b234fb79655-root {
    text-align: center;
  }


#s-0f7f0ce1-6387-434d-b5ba-5b234fb79655.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0f7f0ce1-6387-434d-b5ba-5b234fb79655-root {
    text-align: center;
  }


#s-0f7f0ce1-6387-434d-b5ba-5b234fb79655.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0f7f0ce1-6387-434d-b5ba-5b234fb79655-root {
    text-align: center;
  }


#s-0f7f0ce1-6387-434d-b5ba-5b234fb79655.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0f7f0ce1-6387-434d-b5ba-5b234fb79655-root {
    text-align: center;
  }


#s-0f7f0ce1-6387-434d-b5ba-5b234fb79655.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
  #s-0f7f0ce1-6387-434d-b5ba-5b234fb79655-root {
    text-align: center;
  }


#s-0f7f0ce1-6387-434d-b5ba-5b234fb79655.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-08ef9b46-b876-4aec-a31c-a6893ae25109 {
  text-align: center;
}







  #s-08ef9b46-b876-4aec-a31c-a6893ae25109 img.shogun-image {
    

    
    
    
  }


#s-08ef9b46-b876-4aec-a31c-a6893ae25109 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-b3a0bd0a-03ee-4a6a-9730-39aebb7c7a6c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b3a0bd0a-03ee-4a6a-9730-39aebb7c7a6c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b3a0bd0a-03ee-4a6a-9730-39aebb7c7a6c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b3a0bd0a-03ee-4a6a-9730-39aebb7c7a6c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-d401325d-04f2-4d06-a3ed-9bfe9653615f {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
max-width: 460px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-d401325d-04f2-4d06-a3ed-9bfe9653615f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-d401325d-04f2-4d06-a3ed-9bfe9653615f .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-b8c3c803-a5b3-4590-aef1-1757c7e75517 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 300px;
background-color: rgba(227, 154, 255, 0);
}

#s-38857072-24b4-458c-9f86-7e1a2930a5cc {
  margin-top: 40px;
margin-right: 0%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 50%;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-38857072-24b4-458c-9f86-7e1a2930a5cc:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-38857072-24b4-458c-9f86-7e1a2930a5cc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-38857072-24b4-458c-9f86-7e1a2930a5cc-root {
    text-align: center;
  }


#s-38857072-24b4-458c-9f86-7e1a2930a5cc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-38857072-24b4-458c-9f86-7e1a2930a5cc-root {
    text-align: center;
  }


#s-38857072-24b4-458c-9f86-7e1a2930a5cc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-38857072-24b4-458c-9f86-7e1a2930a5cc-root {
    text-align: center;
  }


#s-38857072-24b4-458c-9f86-7e1a2930a5cc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-38857072-24b4-458c-9f86-7e1a2930a5cc-root {
    text-align: center;
  }


#s-38857072-24b4-458c-9f86-7e1a2930a5cc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-38857072-24b4-458c-9f86-7e1a2930a5cc-root {
    text-align: center;
  }


#s-38857072-24b4-458c-9f86-7e1a2930a5cc.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}
#s-295bf2d7-5824-4235-8315-afb3d38b7cb8 {
  text-align: center;
}







  #s-295bf2d7-5824-4235-8315-afb3d38b7cb8 img.shogun-image {
    

    
    
    
  }


#s-295bf2d7-5824-4235-8315-afb3d38b7cb8 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-0ec44a07-f3da-4946-84b6-54ae4628d26b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ec44a07-f3da-4946-84b6-54ae4628d26b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-0ec44a07-f3da-4946-84b6-54ae4628d26b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ec44a07-f3da-4946-84b6-54ae4628d26b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-a3b56940-382a-499e-9470-7bdd1f908b8c {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
max-width: 450px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-a3b56940-382a-499e-9470-7bdd1f908b8c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-a3b56940-382a-499e-9470-7bdd1f908b8c .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-2370d5f4-10e0-44a5-b063-c008d6c7e471 {
  margin-top: 40px;
margin-left: 50%;
margin-right: 0%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 50%;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-2370d5f4-10e0-44a5-b063-c008d6c7e471:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-2370d5f4-10e0-44a5-b063-c008d6c7e471:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2370d5f4-10e0-44a5-b063-c008d6c7e471-root {
    text-align: center;
  }


#s-2370d5f4-10e0-44a5-b063-c008d6c7e471.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2370d5f4-10e0-44a5-b063-c008d6c7e471-root {
    text-align: center;
  }


#s-2370d5f4-10e0-44a5-b063-c008d6c7e471.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2370d5f4-10e0-44a5-b063-c008d6c7e471-root {
    text-align: center;
  }


#s-2370d5f4-10e0-44a5-b063-c008d6c7e471.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2370d5f4-10e0-44a5-b063-c008d6c7e471-root {
    text-align: center;
  }


#s-2370d5f4-10e0-44a5-b063-c008d6c7e471.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2370d5f4-10e0-44a5-b063-c008d6c7e471-root {
    text-align: center;
  }


#s-2370d5f4-10e0-44a5-b063-c008d6c7e471.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}
#s-e5d19d67-202d-42dc-bd41-d2884321b993 {
  text-align: center;
}







  #s-e5d19d67-202d-42dc-bd41-d2884321b993 img.shogun-image {
    

    
    
    
  }


#s-e5d19d67-202d-42dc-bd41-d2884321b993 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-42dacc18-d460-4841-81e2-457bd0f628f1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-42dacc18-d460-4841-81e2-457bd0f628f1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-42dacc18-d460-4841-81e2-457bd0f628f1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-42dacc18-d460-4841-81e2-457bd0f628f1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-c5a24c1f-78c1-4449-8b8e-81ceba54caa1 {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-left: 40px;
padding-bottom: 6px;
padding-right: 40px;
max-width: 500px;
background-color: rgba(227, 154, 255, 0);
}

#s-62d3d1ed-7068-4dad-8a27-b74e287db605 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
max-width: 400px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-62d3d1ed-7068-4dad-8a27-b74e287db605 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-62d3d1ed-7068-4dad-8a27-b74e287db605 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-82918958-8a4e-4cc7-9ca0-accd16981311 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 300px;
background-color: rgba(227, 154, 255, 0);
}

#s-e72c49ea-fad7-4797-9d5f-ea3f93afe002 {
  margin-top: 40px;
margin-left: 50%;
margin-right: 0%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 50%;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-e72c49ea-fad7-4797-9d5f-ea3f93afe002:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-e72c49ea-fad7-4797-9d5f-ea3f93afe002:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e72c49ea-fad7-4797-9d5f-ea3f93afe002-root {
    text-align: center;
  }


#s-e72c49ea-fad7-4797-9d5f-ea3f93afe002.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e72c49ea-fad7-4797-9d5f-ea3f93afe002-root {
    text-align: center;
  }


#s-e72c49ea-fad7-4797-9d5f-ea3f93afe002.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e72c49ea-fad7-4797-9d5f-ea3f93afe002-root {
    text-align: center;
  }


#s-e72c49ea-fad7-4797-9d5f-ea3f93afe002.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e72c49ea-fad7-4797-9d5f-ea3f93afe002-root {
    text-align: center;
  }


#s-e72c49ea-fad7-4797-9d5f-ea3f93afe002.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e72c49ea-fad7-4797-9d5f-ea3f93afe002-root {
    text-align: center;
  }


#s-e72c49ea-fad7-4797-9d5f-ea3f93afe002.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}
#s-e26225d7-d78c-4694-b56e-fdd64cf873f5 {
  text-align: center;
}







  #s-e26225d7-d78c-4694-b56e-fdd64cf873f5 img.shogun-image {
    

    
    
    
  }


#s-e26225d7-d78c-4694-b56e-fdd64cf873f5 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-f9ecd3e2-4191-418b-a2ae-fe88c36a936f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9ecd3e2-4191-418b-a2ae-fe88c36a936f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f9ecd3e2-4191-418b-a2ae-fe88c36a936f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9ecd3e2-4191-418b-a2ae-fe88c36a936f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-66a2f484-8710-4257-b520-ff7ad755d8e6 {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-left: 40px;
padding-bottom: 6px;
padding-right: 40px;
max-width: 500px;
background-color: rgba(227, 154, 255, 0);
}

#s-6bcfd6e8-55b5-45f1-8a8b-9ff1a92e0476 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
max-width: 500px;
text-align: center;
background-color: rgba(227, 154, 255, 0);
}

#s-6bcfd6e8-55b5-45f1-8a8b-9ff1a92e0476 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-6bcfd6e8-55b5-45f1-8a8b-9ff1a92e0476 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-6c293a5f-efad-4f17-b342-cacb80d0eab1 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 6px;
padding-left: 40px;
padding-bottom: 6px;
padding-right: 40px;
max-width: 500px;
background-color: rgba(227, 154, 255, 0);
}

#s-5f60141e-b473-46cb-9f86-9d8656223266 {
  margin-top: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-5f60141e-b473-46cb-9f86-9d8656223266:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-5f60141e-b473-46cb-9f86-9d8656223266:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5f60141e-b473-46cb-9f86-9d8656223266-root {
    text-align: center;
  }


#s-5f60141e-b473-46cb-9f86-9d8656223266.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5f60141e-b473-46cb-9f86-9d8656223266-root {
    text-align: center;
  }


#s-5f60141e-b473-46cb-9f86-9d8656223266.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5f60141e-b473-46cb-9f86-9d8656223266-root {
    text-align: center;
  }


#s-5f60141e-b473-46cb-9f86-9d8656223266.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5f60141e-b473-46cb-9f86-9d8656223266-root {
    text-align: center;
  }


#s-5f60141e-b473-46cb-9f86-9d8656223266.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5f60141e-b473-46cb-9f86-9d8656223266-root {
    text-align: center;
  }


#s-5f60141e-b473-46cb-9f86-9d8656223266.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
  #s-5f60141e-b473-46cb-9f86-9d8656223266-root {
    text-align: center;
  }


#s-5f60141e-b473-46cb-9f86-9d8656223266.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-b36a116b-df86-486d-8d7c-f899f9f8fd13 {
  text-align: center;
}







  #s-b36a116b-df86-486d-8d7c-f899f9f8fd13 img.shogun-image {
    

    
    
    
  }


#s-b36a116b-df86-486d-8d7c-f899f9f8fd13 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-2d470160-46e7-4c26-aff4-74e79d3b77a2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2d470160-46e7-4c26-aff4-74e79d3b77a2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-2d470160-46e7-4c26-aff4-74e79d3b77a2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d470160-46e7-4c26-aff4-74e79d3b77a2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-33273331-2c4b-4960-82ad-5cb02f0d0971 {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-left: 40px;
padding-bottom: 6px;
padding-right: 40px;
max-width: 500px;
background-color: rgba(227, 154, 255, 0);
}

#s-9fe2e658-8c35-4415-8f8a-7d758bbd145b {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
max-width: 500px;
text-align: center;
background-color: rgba(227, 154, 255, 0);
}

#s-9fe2e658-8c35-4415-8f8a-7d758bbd145b .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-9fe2e658-8c35-4415-8f8a-7d758bbd145b .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-8ed05581-7d52-4b28-b774-cc144318858e {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-left: 0px;
padding-bottom: 6px;
padding-right: 0px;
max-width: 500px;
background-color: rgba(227, 154, 255, 0);
}

#s-b4b98c3a-eb04-4fb9-8efe-083242925223 {
  margin-top: 25px;
margin-left: 50%;
margin-right: 0%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 50%;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-b4b98c3a-eb04-4fb9-8efe-083242925223:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b4b98c3a-eb04-4fb9-8efe-083242925223:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b4b98c3a-eb04-4fb9-8efe-083242925223-root {
    text-align: center;
  }


#s-b4b98c3a-eb04-4fb9-8efe-083242925223.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b4b98c3a-eb04-4fb9-8efe-083242925223-root {
    text-align: center;
  }


#s-b4b98c3a-eb04-4fb9-8efe-083242925223.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b4b98c3a-eb04-4fb9-8efe-083242925223-root {
    text-align: center;
  }


#s-b4b98c3a-eb04-4fb9-8efe-083242925223.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b4b98c3a-eb04-4fb9-8efe-083242925223-root {
    text-align: center;
  }


#s-b4b98c3a-eb04-4fb9-8efe-083242925223.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b4b98c3a-eb04-4fb9-8efe-083242925223-root {
    text-align: center;
  }


#s-b4b98c3a-eb04-4fb9-8efe-083242925223.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}
#s-8c218981-a7d3-4476-ab78-0fcad3644d6d {
  text-align: center;
}







  #s-8c218981-a7d3-4476-ab78-0fcad3644d6d img.shogun-image {
    

    
    
    
  }


#s-8c218981-a7d3-4476-ab78-0fcad3644d6d .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-f3834011-6708-4112-95b5-f35cee8631ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3834011-6708-4112-95b5-f35cee8631ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f3834011-6708-4112-95b5-f35cee8631ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f3834011-6708-4112-95b5-f35cee8631ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-27b8c10c-7ce7-461a-b81e-d5fa47b3dd1c {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-left: 40px;
padding-bottom: 6px;
padding-right: 40px;
max-width: 500px;
background-color: rgba(227, 154, 255, 0);
}

#s-ffcc6bcb-7e0a-4c02-a2cc-1116b1b4b520 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
max-width: 500px;
text-align: center;
background-color: rgba(227, 154, 255, 0);
}

#s-ffcc6bcb-7e0a-4c02-a2cc-1116b1b4b520 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-ffcc6bcb-7e0a-4c02-a2cc-1116b1b4b520 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-7db49f3d-639a-49da-beb3-cb182482dbd1 {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-left: 40px;
padding-bottom: 6px;
padding-right: 40px;
max-width: 500px;
background-color: rgba(227, 154, 255, 0);
}

#s-f999e339-7bf8-4da7-bb4a-c6248e31b552 {
  margin-top: 40px;
margin-left: 50%;
margin-right: 0%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 50%;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-f999e339-7bf8-4da7-bb4a-c6248e31b552:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f999e339-7bf8-4da7-bb4a-c6248e31b552:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f999e339-7bf8-4da7-bb4a-c6248e31b552-root {
    text-align: center;
  }


#s-f999e339-7bf8-4da7-bb4a-c6248e31b552.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f999e339-7bf8-4da7-bb4a-c6248e31b552-root {
    text-align: center;
  }


#s-f999e339-7bf8-4da7-bb4a-c6248e31b552.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f999e339-7bf8-4da7-bb4a-c6248e31b552-root {
    text-align: center;
  }


#s-f999e339-7bf8-4da7-bb4a-c6248e31b552.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f999e339-7bf8-4da7-bb4a-c6248e31b552-root {
    text-align: center;
  }


#s-f999e339-7bf8-4da7-bb4a-c6248e31b552.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f999e339-7bf8-4da7-bb4a-c6248e31b552-root {
    text-align: center;
  }


#s-f999e339-7bf8-4da7-bb4a-c6248e31b552.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}
#s-3c56dfe8-0f4e-4fea-a73f-0152836b4489 {
  text-align: center;
}







  #s-3c56dfe8-0f4e-4fea-a73f-0152836b4489 img.shogun-image {
    

    
    
    
  }


#s-3c56dfe8-0f4e-4fea-a73f-0152836b4489 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-df23e961-f836-4c13-86ef-7e427dafe4b0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df23e961-f836-4c13-86ef-7e427dafe4b0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-df23e961-f836-4c13-86ef-7e427dafe4b0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-df23e961-f836-4c13-86ef-7e427dafe4b0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-f61ff2e3-cdd5-44e2-b82d-b3881fd95554 {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-left: 40px;
padding-bottom: 6px;
padding-right: 40px;
max-width: 500px;
background-color: rgba(227, 154, 255, 0);
}

#s-40343307-359f-47f2-8eaa-88ccb1c3cd8e {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
max-width: 500px;
text-align: center;
background-color: rgba(227, 154, 255, 0);
}

#s-40343307-359f-47f2-8eaa-88ccb1c3cd8e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-40343307-359f-47f2-8eaa-88ccb1c3cd8e .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-4f12a9e5-6793-4a39-b581-4fb91827839e {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-left: 40px;
padding-bottom: 6px;
padding-right: 40px;
max-width: 500px;
background-color: rgba(227, 154, 255, 0);
}

#s-cab37205-7524-4be0-9fb2-7ca9ff9c3255 {
  margin-top: 40px;
margin-left: 50%;
margin-right: 0%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 50%;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-cab37205-7524-4be0-9fb2-7ca9ff9c3255:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-cab37205-7524-4be0-9fb2-7ca9ff9c3255:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cab37205-7524-4be0-9fb2-7ca9ff9c3255-root {
    text-align: center;
  }


#s-cab37205-7524-4be0-9fb2-7ca9ff9c3255.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cab37205-7524-4be0-9fb2-7ca9ff9c3255-root {
    text-align: center;
  }


#s-cab37205-7524-4be0-9fb2-7ca9ff9c3255.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cab37205-7524-4be0-9fb2-7ca9ff9c3255-root {
    text-align: center;
  }


#s-cab37205-7524-4be0-9fb2-7ca9ff9c3255.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cab37205-7524-4be0-9fb2-7ca9ff9c3255-root {
    text-align: center;
  }


#s-cab37205-7524-4be0-9fb2-7ca9ff9c3255.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cab37205-7524-4be0-9fb2-7ca9ff9c3255-root {
    text-align: center;
  }


#s-cab37205-7524-4be0-9fb2-7ca9ff9c3255.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}
#s-1533ccf4-3907-43f8-a4ba-263703cb9294 {
  text-align: center;
}







  #s-1533ccf4-3907-43f8-a4ba-263703cb9294 img.shogun-image {
    

    
    
    
  }


#s-1533ccf4-3907-43f8-a4ba-263703cb9294 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-6187ceed-8c01-42e0-ba47-e8fb40a3f345"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6187ceed-8c01-42e0-ba47-e8fb40a3f345"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-6187ceed-8c01-42e0-ba47-e8fb40a3f345"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-6187ceed-8c01-42e0-ba47-e8fb40a3f345"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-10649f10-66b4-4f3a-9b13-59b6eb7aaafa {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-left: 40px;
padding-bottom: 6px;
padding-right: 40px;
max-width: 500px;
background-color: rgba(227, 154, 255, 0);
}

#s-d361135d-4873-4068-a9f2-c749fe7129f3 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
max-width: 500px;
text-align: center;
background-color: rgba(227, 154, 255, 0);
}

#s-d361135d-4873-4068-a9f2-c749fe7129f3 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-d361135d-4873-4068-a9f2-c749fe7129f3 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-d9063b94-6276-467a-928b-b20c50142e28 {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-left: 40px;
padding-bottom: 6px;
padding-right: 40px;
max-width: 500px;
background-color: rgba(227, 154, 255, 0);
}

#s-1bb079d6-5b56-423c-92ab-25efc8883200 {
  margin-top: 40px;
margin-left: 50%;
margin-right: 0%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 50%;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-1bb079d6-5b56-423c-92ab-25efc8883200:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-1bb079d6-5b56-423c-92ab-25efc8883200:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1bb079d6-5b56-423c-92ab-25efc8883200-root {
    text-align: center;
  }


#s-1bb079d6-5b56-423c-92ab-25efc8883200.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1bb079d6-5b56-423c-92ab-25efc8883200-root {
    text-align: center;
  }


#s-1bb079d6-5b56-423c-92ab-25efc8883200.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1bb079d6-5b56-423c-92ab-25efc8883200-root {
    text-align: center;
  }


#s-1bb079d6-5b56-423c-92ab-25efc8883200.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1bb079d6-5b56-423c-92ab-25efc8883200-root {
    text-align: center;
  }


#s-1bb079d6-5b56-423c-92ab-25efc8883200.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1bb079d6-5b56-423c-92ab-25efc8883200-root {
    text-align: center;
  }


#s-1bb079d6-5b56-423c-92ab-25efc8883200.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}
#s-8381a96a-e469-4286-a918-6ed80414c87f {
  text-align: center;
}







  #s-8381a96a-e469-4286-a918-6ed80414c87f img.shogun-image {
    

    
    
    
  }


#s-8381a96a-e469-4286-a918-6ed80414c87f .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-917dc00e-893c-4b78-9588-88a3ebb45b19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-917dc00e-893c-4b78-9588-88a3ebb45b19"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-917dc00e-893c-4b78-9588-88a3ebb45b19"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-917dc00e-893c-4b78-9588-88a3ebb45b19"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d3856949-7347-430f-b24c-364ba58070af {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d3856949-7347-430f-b24c-364ba58070af .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-d3856949-7347-430f-b24c-364ba58070af .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-0c374ab8-0ac6-4424-bc1d-00367d70e08b {
  padding-top: 6px;
padding-bottom: 6px;
}

#s-18d02968-6f4f-49ec-9138-5131af2978ff {
  margin-top: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-18d02968-6f4f-49ec-9138-5131af2978ff:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-18d02968-6f4f-49ec-9138-5131af2978ff:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-18d02968-6f4f-49ec-9138-5131af2978ff-root {
    text-align: center;
  }


#s-18d02968-6f4f-49ec-9138-5131af2978ff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-18d02968-6f4f-49ec-9138-5131af2978ff-root {
    text-align: center;
  }


#s-18d02968-6f4f-49ec-9138-5131af2978ff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-18d02968-6f4f-49ec-9138-5131af2978ff-root {
    text-align: center;
  }


#s-18d02968-6f4f-49ec-9138-5131af2978ff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-18d02968-6f4f-49ec-9138-5131af2978ff-root {
    text-align: center;
  }


#s-18d02968-6f4f-49ec-9138-5131af2978ff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-18d02968-6f4f-49ec-9138-5131af2978ff-root {
    text-align: center;
  }


#s-18d02968-6f4f-49ec-9138-5131af2978ff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
  #s-18d02968-6f4f-49ec-9138-5131af2978ff-root {
    text-align: center;
  }


#s-18d02968-6f4f-49ec-9138-5131af2978ff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-0461088d-caba-49bb-b3a4-f23882f8c34b {
  text-align: center;
}







  #s-0461088d-caba-49bb-b3a4-f23882f8c34b img.shogun-image {
    

    
    
    
  }


#s-0461088d-caba-49bb-b3a4-f23882f8c34b .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-5e3170b1-63ce-4401-8655-296a36a750b3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5e3170b1-63ce-4401-8655-296a36a750b3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5e3170b1-63ce-4401-8655-296a36a750b3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5e3170b1-63ce-4401-8655-296a36a750b3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-a2a40a12-4821-42c0-a023-2eec2327523c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a2a40a12-4821-42c0-a023-2eec2327523c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-a2a40a12-4821-42c0-a023-2eec2327523c .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-095002a3-78e5-4b1d-803a-47fed6966b74 {
  padding-top: 6px;
padding-bottom: 6px;
}

#s-464188aa-5c8a-4cfc-9f9c-665421860ae0 {
  margin-top: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-464188aa-5c8a-4cfc-9f9c-665421860ae0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-464188aa-5c8a-4cfc-9f9c-665421860ae0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-464188aa-5c8a-4cfc-9f9c-665421860ae0-root {
    text-align: center;
  }


#s-464188aa-5c8a-4cfc-9f9c-665421860ae0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-464188aa-5c8a-4cfc-9f9c-665421860ae0-root {
    text-align: center;
  }


#s-464188aa-5c8a-4cfc-9f9c-665421860ae0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-464188aa-5c8a-4cfc-9f9c-665421860ae0-root {
    text-align: center;
  }


#s-464188aa-5c8a-4cfc-9f9c-665421860ae0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-464188aa-5c8a-4cfc-9f9c-665421860ae0-root {
    text-align: center;
  }


#s-464188aa-5c8a-4cfc-9f9c-665421860ae0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-464188aa-5c8a-4cfc-9f9c-665421860ae0-root {
    text-align: center;
  }


#s-464188aa-5c8a-4cfc-9f9c-665421860ae0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
  #s-464188aa-5c8a-4cfc-9f9c-665421860ae0-root {
    text-align: center;
  }


#s-464188aa-5c8a-4cfc-9f9c-665421860ae0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-9ea6d417-188b-413d-bb2b-f24c002eb17d {
  text-align: center;
}







  #s-9ea6d417-188b-413d-bb2b-f24c002eb17d img.shogun-image {
    

    
    
    
  }


#s-9ea6d417-188b-413d-bb2b-f24c002eb17d .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-5a6406b7-9e67-4e53-bcd3-eec76c09250a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5a6406b7-9e67-4e53-bcd3-eec76c09250a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5a6406b7-9e67-4e53-bcd3-eec76c09250a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5a6406b7-9e67-4e53-bcd3-eec76c09250a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-50a80841-6db3-4bd0-bcb2-8c7a58e0706c {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 20px;
text-align: center;
}







  #s-50a80841-6db3-4bd0-bcb2-8c7a58e0706c img.shogun-image {
    

    
    
    
  }


#s-50a80841-6db3-4bd0-bcb2-8c7a58e0706c .shogun-image-content {
  
    align-items: center;
  
}

#s-c7d91d58-75f9-4a2e-b487-02aaf9d2fc5a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c7d91d58-75f9-4a2e-b487-02aaf9d2fc5a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-c7d91d58-75f9-4a2e-b487-02aaf9d2fc5a .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-2d4ee118-e2e7-4ee3-8b1e-5eaf8487f1c9 {
  padding-top: 6px;
padding-bottom: 6px;
}

#s-ec865ede-b31c-4026-a0d4-7ede6927f2fb {
  margin-top: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-ec865ede-b31c-4026-a0d4-7ede6927f2fb:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-ec865ede-b31c-4026-a0d4-7ede6927f2fb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ec865ede-b31c-4026-a0d4-7ede6927f2fb-root {
    text-align: center;
  }


#s-ec865ede-b31c-4026-a0d4-7ede6927f2fb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ec865ede-b31c-4026-a0d4-7ede6927f2fb-root {
    text-align: center;
  }


#s-ec865ede-b31c-4026-a0d4-7ede6927f2fb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ec865ede-b31c-4026-a0d4-7ede6927f2fb-root {
    text-align: center;
  }


#s-ec865ede-b31c-4026-a0d4-7ede6927f2fb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ec865ede-b31c-4026-a0d4-7ede6927f2fb-root {
    text-align: center;
  }


#s-ec865ede-b31c-4026-a0d4-7ede6927f2fb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ec865ede-b31c-4026-a0d4-7ede6927f2fb-root {
    text-align: center;
  }


#s-ec865ede-b31c-4026-a0d4-7ede6927f2fb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
  #s-ec865ede-b31c-4026-a0d4-7ede6927f2fb-root {
    text-align: center;
  }


#s-ec865ede-b31c-4026-a0d4-7ede6927f2fb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-3614de57-5c84-43a6-b0d2-3b54916dbcf3 {
  text-align: center;
}







  #s-3614de57-5c84-43a6-b0d2-3b54916dbcf3 img.shogun-image {
    

    
    
    
  }


#s-3614de57-5c84-43a6-b0d2-3b54916dbcf3 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-5aa07342-2cb7-498e-83ee-e18c053fdb87"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5aa07342-2cb7-498e-83ee-e18c053fdb87"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-5aa07342-2cb7-498e-83ee-e18c053fdb87"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-5aa07342-2cb7-498e-83ee-e18c053fdb87"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-765bb984-3bd9-4f49-9d87-5e48beb6b2d1 {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
max-width: 530px;
}

#s-94fbe11a-6e85-4313-a51e-89b2f5b48943 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
max-width: 530px;
text-align: center;
}

#s-94fbe11a-6e85-4313-a51e-89b2f5b48943 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-94fbe11a-6e85-4313-a51e-89b2f5b48943 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-58e0f54a-a7b2-45a4-8e52-44883bc85a9b {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
max-width: 530px;
}

#s-f3a9ffdd-1fa3-4614-b94e-3c304a55c0a7 {
  margin-top: 40px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 600px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-f3a9ffdd-1fa3-4614-b94e-3c304a55c0a7:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f3a9ffdd-1fa3-4614-b94e-3c304a55c0a7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f3a9ffdd-1fa3-4614-b94e-3c304a55c0a7-root {
    text-align: center;
  }


#s-f3a9ffdd-1fa3-4614-b94e-3c304a55c0a7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f3a9ffdd-1fa3-4614-b94e-3c304a55c0a7-root {
    text-align: center;
  }


#s-f3a9ffdd-1fa3-4614-b94e-3c304a55c0a7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f3a9ffdd-1fa3-4614-b94e-3c304a55c0a7-root {
    text-align: center;
  }


#s-f3a9ffdd-1fa3-4614-b94e-3c304a55c0a7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f3a9ffdd-1fa3-4614-b94e-3c304a55c0a7-root {
    text-align: center;
  }


#s-f3a9ffdd-1fa3-4614-b94e-3c304a55c0a7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f3a9ffdd-1fa3-4614-b94e-3c304a55c0a7-root {
    text-align: center;
  }


#s-f3a9ffdd-1fa3-4614-b94e-3c304a55c0a7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-71fb9f68-7115-4119-b149-a21dce9b4d4e {
  text-align: center;
}







  #s-71fb9f68-7115-4119-b149-a21dce9b4d4e img.shogun-image {
    

    
    
    
  }


#s-71fb9f68-7115-4119-b149-a21dce9b4d4e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-78d65dd3-a02e-4151-bab3-e9450bdd1449"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78d65dd3-a02e-4151-bab3-e9450bdd1449"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-78d65dd3-a02e-4151-bab3-e9450bdd1449"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-78d65dd3-a02e-4151-bab3-e9450bdd1449"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-272bd189-9c0c-46ed-998d-d3c0a54dc7c9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-272bd189-9c0c-46ed-998d-d3c0a54dc7c9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}



#s-4a1545af-d1b9-4eef-abe8-f0a91e2a2208 {
  margin-top: 25px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-4a1545af-d1b9-4eef-abe8-f0a91e2a2208:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4a1545af-d1b9-4eef-abe8-f0a91e2a2208:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4a1545af-d1b9-4eef-abe8-f0a91e2a2208-root {
    text-align: center;
  }


#s-4a1545af-d1b9-4eef-abe8-f0a91e2a2208.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4a1545af-d1b9-4eef-abe8-f0a91e2a2208-root {
    text-align: center;
  }


#s-4a1545af-d1b9-4eef-abe8-f0a91e2a2208.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4a1545af-d1b9-4eef-abe8-f0a91e2a2208-root {
    text-align: center;
  }


#s-4a1545af-d1b9-4eef-abe8-f0a91e2a2208.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4a1545af-d1b9-4eef-abe8-f0a91e2a2208-root {
    text-align: center;
  }


#s-4a1545af-d1b9-4eef-abe8-f0a91e2a2208.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4a1545af-d1b9-4eef-abe8-f0a91e2a2208-root {
    text-align: center;
  }


#s-4a1545af-d1b9-4eef-abe8-f0a91e2a2208.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
  #s-4a1545af-d1b9-4eef-abe8-f0a91e2a2208-root {
    text-align: center;
  }


#s-4a1545af-d1b9-4eef-abe8-f0a91e2a2208.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-3e6059d0-263f-4e71-ab4c-c4d9c5e07246 {
  text-align: center;
}







  #s-3e6059d0-263f-4e71-ab4c-c4d9c5e07246 img.shogun-image {
    

    
    
    
  }


#s-3e6059d0-263f-4e71-ab4c-c4d9c5e07246 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-e20bc5d1-8619-4467-a224-83102fdd85ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e20bc5d1-8619-4467-a224-83102fdd85ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-e20bc5d1-8619-4467-a224-83102fdd85ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-e20bc5d1-8619-4467-a224-83102fdd85ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-893b7e91-2847-435c-8ceb-dda9130a3822 {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
max-width: 530px;
}

#s-265a0885-e05a-497d-b8ea-e976a63f986a {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
max-width: 530px;
text-align: center;
}

#s-265a0885-e05a-497d-b8ea-e976a63f986a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-265a0885-e05a-497d-b8ea-e976a63f986a .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-cad9fd87-2b7a-45ad-8966-a27a98966bb8 {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
max-width: 530px;
}

#s-c2c2d389-2221-4a17-8bfd-6ddf2fe5fb7c {
  margin-top: 40px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 600px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-c2c2d389-2221-4a17-8bfd-6ddf2fe5fb7c:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c2c2d389-2221-4a17-8bfd-6ddf2fe5fb7c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c2c2d389-2221-4a17-8bfd-6ddf2fe5fb7c-root {
    text-align: center;
  }


#s-c2c2d389-2221-4a17-8bfd-6ddf2fe5fb7c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c2c2d389-2221-4a17-8bfd-6ddf2fe5fb7c-root {
    text-align: center;
  }


#s-c2c2d389-2221-4a17-8bfd-6ddf2fe5fb7c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c2c2d389-2221-4a17-8bfd-6ddf2fe5fb7c-root {
    text-align: center;
  }


#s-c2c2d389-2221-4a17-8bfd-6ddf2fe5fb7c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c2c2d389-2221-4a17-8bfd-6ddf2fe5fb7c-root {
    text-align: center;
  }


#s-c2c2d389-2221-4a17-8bfd-6ddf2fe5fb7c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c2c2d389-2221-4a17-8bfd-6ddf2fe5fb7c-root {
    text-align: center;
  }


#s-c2c2d389-2221-4a17-8bfd-6ddf2fe5fb7c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-8867ba12-31b2-40c8-bcfe-b1409d8323f3 {
  text-align: center;
}







  #s-8867ba12-31b2-40c8-bcfe-b1409d8323f3 img.shogun-image {
    

    
    
    
  }


#s-8867ba12-31b2-40c8-bcfe-b1409d8323f3 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-16c668f8-0ebc-4373-a071-b8cd7edf4076"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16c668f8-0ebc-4373-a071-b8cd7edf4076"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-16c668f8-0ebc-4373-a071-b8cd7edf4076"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-16c668f8-0ebc-4373-a071-b8cd7edf4076"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-5395d4f2-0193-4f23-acc2-2d5c69935e1e {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
max-width: 530px;
text-align: center;
}

#s-5395d4f2-0193-4f23-acc2-2d5c69935e1e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-5395d4f2-0193-4f23-acc2-2d5c69935e1e .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-62ddb8d3-7c48-4851-b043-e5480e52556f {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-left: 30px;
padding-bottom: 6px;
padding-right: 30px;
max-width: 500px;
}

#s-b9cb0d04-8d64-4b99-8606-4c4e2b62cc83 {
  margin-top: 40px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 600px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b9cb0d04-8d64-4b99-8606-4c4e2b62cc83:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b9cb0d04-8d64-4b99-8606-4c4e2b62cc83:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b9cb0d04-8d64-4b99-8606-4c4e2b62cc83-root {
    text-align: center;
  }


#s-b9cb0d04-8d64-4b99-8606-4c4e2b62cc83.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b9cb0d04-8d64-4b99-8606-4c4e2b62cc83-root {
    text-align: center;
  }


#s-b9cb0d04-8d64-4b99-8606-4c4e2b62cc83.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b9cb0d04-8d64-4b99-8606-4c4e2b62cc83-root {
    text-align: center;
  }


#s-b9cb0d04-8d64-4b99-8606-4c4e2b62cc83.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b9cb0d04-8d64-4b99-8606-4c4e2b62cc83-root {
    text-align: center;
  }


#s-b9cb0d04-8d64-4b99-8606-4c4e2b62cc83.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b9cb0d04-8d64-4b99-8606-4c4e2b62cc83-root {
    text-align: center;
  }


#s-b9cb0d04-8d64-4b99-8606-4c4e2b62cc83.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-69ca2805-0c15-4204-8332-3b66723db787 {
  text-align: center;
}







  #s-69ca2805-0c15-4204-8332-3b66723db787 img.shogun-image {
    

    
    
    
  }


#s-69ca2805-0c15-4204-8332-3b66723db787 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-05279663-3a29-436b-92b1-7254e6a40006"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-05279663-3a29-436b-92b1-7254e6a40006"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-05279663-3a29-436b-92b1-7254e6a40006"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-05279663-3a29-436b-92b1-7254e6a40006"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-b692f74b-74eb-4849-b1c0-bb81312c909f {
  margin-left: auto;
margin-right: auto;
padding-bottom: 6px;
max-width: 500px;
}

#s-6aec82af-0a13-4bf7-a4ac-2ba96aee17a4 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
max-width: 530px;
text-align: center;
}

#s-6aec82af-0a13-4bf7-a4ac-2ba96aee17a4 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-6aec82af-0a13-4bf7-a4ac-2ba96aee17a4 .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-5d7cda09-9127-4720-af31-529e7e7f9fd9 {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-left: 30px;
padding-bottom: 6px;
padding-right: 30px;
max-width: 500px;
}

#s-8a477e72-ed9b-457f-8c13-3f37479056d8 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 6px;
padding-right: 30px;
max-width: 500px;
}

#s-46cb827d-58ba-4590-9860-9c4d4297348d {
  margin-top: 40px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 600px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-46cb827d-58ba-4590-9860-9c4d4297348d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-46cb827d-58ba-4590-9860-9c4d4297348d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-46cb827d-58ba-4590-9860-9c4d4297348d-root {
    text-align: center;
  }


#s-46cb827d-58ba-4590-9860-9c4d4297348d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-46cb827d-58ba-4590-9860-9c4d4297348d-root {
    text-align: center;
  }


#s-46cb827d-58ba-4590-9860-9c4d4297348d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-46cb827d-58ba-4590-9860-9c4d4297348d-root {
    text-align: center;
  }


#s-46cb827d-58ba-4590-9860-9c4d4297348d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-46cb827d-58ba-4590-9860-9c4d4297348d-root {
    text-align: center;
  }


#s-46cb827d-58ba-4590-9860-9c4d4297348d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-46cb827d-58ba-4590-9860-9c4d4297348d-root {
    text-align: center;
  }


#s-46cb827d-58ba-4590-9860-9c4d4297348d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-fb101c8a-7bdb-472b-8c3d-adc29982cbb6 {
  text-align: center;
}







  #s-fb101c8a-7bdb-472b-8c3d-adc29982cbb6 img.shogun-image {
    

    
    
    
  }


#s-fb101c8a-7bdb-472b-8c3d-adc29982cbb6 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-de3c6979-6d54-48a8-85c9-40ad43bded91"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-de3c6979-6d54-48a8-85c9-40ad43bded91"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-de3c6979-6d54-48a8-85c9-40ad43bded91"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-de3c6979-6d54-48a8-85c9-40ad43bded91"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-8ae7a88d-d0c9-45a3-b93e-e6d9bab1a0e2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8ae7a88d-d0c9-45a3-b93e-e6d9bab1a0e2 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}



#s-f70f4745-3863-45ed-aad3-46de6c565894 {
  margin-top: 40px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-f70f4745-3863-45ed-aad3-46de6c565894:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f70f4745-3863-45ed-aad3-46de6c565894:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f70f4745-3863-45ed-aad3-46de6c565894-root {
    text-align: center;
  }


#s-f70f4745-3863-45ed-aad3-46de6c565894.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f70f4745-3863-45ed-aad3-46de6c565894-root {
    text-align: center;
  }


#s-f70f4745-3863-45ed-aad3-46de6c565894.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f70f4745-3863-45ed-aad3-46de6c565894-root {
    text-align: center;
  }


#s-f70f4745-3863-45ed-aad3-46de6c565894.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f70f4745-3863-45ed-aad3-46de6c565894-root {
    text-align: center;
  }


#s-f70f4745-3863-45ed-aad3-46de6c565894.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f70f4745-3863-45ed-aad3-46de6c565894-root {
    text-align: center;
  }


#s-f70f4745-3863-45ed-aad3-46de6c565894.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
  #s-f70f4745-3863-45ed-aad3-46de6c565894-root {
    text-align: center;
  }


#s-f70f4745-3863-45ed-aad3-46de6c565894.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-48f63527-575b-43e0-80be-cedd2eb97295 {
  text-align: center;
}







  #s-48f63527-575b-43e0-80be-cedd2eb97295 img.shogun-image {
    

    
    
    
  }


#s-48f63527-575b-43e0-80be-cedd2eb97295 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-2b961330-7c32-4580-9ce9-176298762523"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2b961330-7c32-4580-9ce9-176298762523"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-2b961330-7c32-4580-9ce9-176298762523"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b961330-7c32-4580-9ce9-176298762523"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-cfaf6bdb-0fb1-4caa-97ec-472a4f85bc7e {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
max-width: 500px;
}

#s-a6db19f4-46b8-4505-9a02-b44e431ead4e {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
max-width: 530px;
text-align: center;
}

#s-a6db19f4-46b8-4505-9a02-b44e431ead4e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-a6db19f4-46b8-4505-9a02-b44e431ead4e .shogun-heading-component h1 a {
  color: rgba(0, 0, 0, 1);
}


#s-1ae164ec-5e26-4005-9daa-741df55796e6 {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
max-width: 500px;
}

#s-4f9035c9-457a-4283-a754-34d5ab3b3120 {
  margin-top: 40px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 50%;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-4f9035c9-457a-4283-a754-34d5ab3b3120:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4f9035c9-457a-4283-a754-34d5ab3b3120:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4f9035c9-457a-4283-a754-34d5ab3b3120-root {
    text-align: center;
  }


#s-4f9035c9-457a-4283-a754-34d5ab3b3120.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4f9035c9-457a-4283-a754-34d5ab3b3120-root {
    text-align: center;
  }


#s-4f9035c9-457a-4283-a754-34d5ab3b3120.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4f9035c9-457a-4283-a754-34d5ab3b3120-root {
    text-align: center;
  }


#s-4f9035c9-457a-4283-a754-34d5ab3b3120.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4f9035c9-457a-4283-a754-34d5ab3b3120-root {
    text-align: center;
  }


#s-4f9035c9-457a-4283-a754-34d5ab3b3120.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4f9035c9-457a-4283-a754-34d5ab3b3120-root {
    text-align: center;
  }


#s-4f9035c9-457a-4283-a754-34d5ab3b3120.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-cf77e658-c1b3-4008-bd23-101345a5b3b9 {
  text-align: center;
}







  #s-cf77e658-c1b3-4008-bd23-101345a5b3b9 img.shogun-image {
    

    
    
    
  }


#s-cf77e658-c1b3-4008-bd23-101345a5b3b9 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-0a35f8f1-7031-4b64-bf5b-0be6e1924a24"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0a35f8f1-7031-4b64-bf5b-0be6e1924a24"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-0a35f8f1-7031-4b64-bf5b-0be6e1924a24"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-0a35f8f1-7031-4b64-bf5b-0be6e1924a24"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-d528e761-d133-4f33-bce9-d776c284407e {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
max-width: 500px;
}

#s-fd2fa831-2ec9-4b0d-a136-dbe577625c1d {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
max-width: 530px;
text-align: center;
}

#s-fd2fa831-2ec9-4b0d-a136-dbe577625c1d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-fd2fa831-2ec9-4b0d-a136-dbe577625c1d .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-75336a32-d37a-4e1e-bb4b-4e92d99ed79d {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
max-width: 400px;
}

#s-d3be02cb-f331-42a2-a466-716f839716c7 {
  margin-top: 40px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 600px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-d3be02cb-f331-42a2-a466-716f839716c7:hover {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d3be02cb-f331-42a2-a466-716f839716c7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d3be02cb-f331-42a2-a466-716f839716c7-root {
    text-align: center;
  }


#s-d3be02cb-f331-42a2-a466-716f839716c7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d3be02cb-f331-42a2-a466-716f839716c7-root {
    text-align: center;
  }


#s-d3be02cb-f331-42a2-a466-716f839716c7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d3be02cb-f331-42a2-a466-716f839716c7-root {
    text-align: center;
  }


#s-d3be02cb-f331-42a2-a466-716f839716c7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d3be02cb-f331-42a2-a466-716f839716c7-root {
    text-align: center;
  }


#s-d3be02cb-f331-42a2-a466-716f839716c7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d3be02cb-f331-42a2-a466-716f839716c7-root {
    text-align: center;
  }


#s-d3be02cb-f331-42a2-a466-716f839716c7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-77a21d9c-30a0-477e-a376-bacfb86fc746 {
  text-align: center;
}







  #s-77a21d9c-30a0-477e-a376-bacfb86fc746 img.shogun-image {
    

    
    
    
  }


#s-77a21d9c-30a0-477e-a376-bacfb86fc746 .shogun-image-content {
  
    align-items: center;
  
}

#s-9905bdb6-e347-437f-8b45-340a35e38df9 {
  max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-9905bdb6-e347-437f-8b45-340a35e38df9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9905bdb6-e347-437f-8b45-340a35e38df9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-9905bdb6-e347-437f-8b45-340a35e38df9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-9905bdb6-e347-437f-8b45-340a35e38df9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-6797f282-3b6d-42ee-b217-d143e0426e06 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
max-width: 450px;
text-align: center;
}

#s-6797f282-3b6d-42ee-b217-d143e0426e06 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-6797f282-3b6d-42ee-b217-d143e0426e06 .shogun-heading-component h1 a {
  color: #000;
}


#s-1d79393e-64cb-4903-8977-c011fa895f32 {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-left: 60px;
padding-bottom: 6px;
padding-right: 60px;
max-width: 500px;
}

#s-4040115e-6d51-4124-872a-ad48eea43c17 {
  margin-top: 40px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 50%;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-4040115e-6d51-4124-872a-ad48eea43c17:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4040115e-6d51-4124-872a-ad48eea43c17:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4040115e-6d51-4124-872a-ad48eea43c17-root {
    text-align: center;
  }


#s-4040115e-6d51-4124-872a-ad48eea43c17.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4040115e-6d51-4124-872a-ad48eea43c17-root {
    text-align: center;
  }


#s-4040115e-6d51-4124-872a-ad48eea43c17.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4040115e-6d51-4124-872a-ad48eea43c17-root {
    text-align: center;
  }


#s-4040115e-6d51-4124-872a-ad48eea43c17.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4040115e-6d51-4124-872a-ad48eea43c17-root {
    text-align: center;
  }


#s-4040115e-6d51-4124-872a-ad48eea43c17.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4040115e-6d51-4124-872a-ad48eea43c17-root {
    text-align: center;
  }


#s-4040115e-6d51-4124-872a-ad48eea43c17.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-69746c61-f645-429a-ace9-38d5d99a5552 {
  text-align: center;
}







  #s-69746c61-f645-429a-ace9-38d5d99a5552 img.shogun-image {
    

    
    
    
  }


#s-69746c61-f645-429a-ace9-38d5d99a5552 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-5b1344ba-ed5b-46d1-8a3e-6209acf21c3a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b1344ba-ed5b-46d1-8a3e-6209acf21c3a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-5b1344ba-ed5b-46d1-8a3e-6209acf21c3a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-5b1344ba-ed5b-46d1-8a3e-6209acf21c3a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-1c2326aa-28ec-491c-824c-e7fa84454d25 {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
max-width: 500px;
}

#s-8d4facc3-8c4c-46d6-a809-58c6b8d53e79 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
max-width: 560px;
text-align: center;
}

#s-8d4facc3-8c4c-46d6-a809-58c6b8d53e79 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  line-height: 1.2em;
  
  
}


#s-8d4facc3-8c4c-46d6-a809-58c6b8d53e79 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}


#s-671e1029-3e19-4a65-9c95-bc7a70e1295b {
  margin-top: 40px;
margin-left: 0%;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
max-width: 50%;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-671e1029-3e19-4a65-9c95-bc7a70e1295b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-671e1029-3e19-4a65-9c95-bc7a70e1295b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-671e1029-3e19-4a65-9c95-bc7a70e1295b-root {
    text-align: center;
  }


#s-671e1029-3e19-4a65-9c95-bc7a70e1295b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-671e1029-3e19-4a65-9c95-bc7a70e1295b-root {
    text-align: center;
  }


#s-671e1029-3e19-4a65-9c95-bc7a70e1295b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-671e1029-3e19-4a65-9c95-bc7a70e1295b-root {
    text-align: center;
  }


#s-671e1029-3e19-4a65-9c95-bc7a70e1295b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-671e1029-3e19-4a65-9c95-bc7a70e1295b-root {
    text-align: center;
  }


#s-671e1029-3e19-4a65-9c95-bc7a70e1295b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-671e1029-3e19-4a65-9c95-bc7a70e1295b-root {
    text-align: center;
  }


#s-671e1029-3e19-4a65-9c95-bc7a70e1295b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-993bc230-ed16-4aa9-8b84-a45003aa255a {
  margin-top: 100px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-993bc230-ed16-4aa9-8b84-a45003aa255a .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-5d767d5f-8fbd-411c-a595-783ea63f091d {
  margin-left: auto;
margin-bottom: 60px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1480px;
}
@media (max-width: 767px){#s-5d767d5f-8fbd-411c-a595-783ea63f091d {
  margin-bottom: 60px;
}
}
@media (min-width: 0px) {
[id="s-5d767d5f-8fbd-411c-a595-783ea63f091d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-5d767d5f-8fbd-411c-a595-783ea63f091d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-5d767d5f-8fbd-411c-a595-783ea63f091d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-5d767d5f-8fbd-411c-a595-783ea63f091d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

}

#s-6fec1e60-e7f2-4fb2-952e-d2160fff6502 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

#s-334417eb-5f85-4068-938b-30bc8cf7e33d {
  text-align: left;
}



.shg-c#s-334417eb-5f85-4068-938b-30bc8cf7e33d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-334417eb-5f85-4068-938b-30bc8cf7e33d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-334417eb-5f85-4068-938b-30bc8cf7e33d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-334417eb-5f85-4068-938b-30bc8cf7e33d img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-334417eb-5f85-4068-938b-30bc8cf7e33d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-334417eb-5f85-4068-938b-30bc8cf7e33d img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-334417eb-5f85-4068-938b-30bc8cf7e33d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-334417eb-5f85-4068-938b-30bc8cf7e33d img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-334417eb-5f85-4068-938b-30bc8cf7e33d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-334417eb-5f85-4068-938b-30bc8cf7e33d img.shogun-image {
  width: 100%;
}



}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-2037f387-6933-413c-ae8a-fdf693c362ec {
  padding-top: 15px;
padding-bottom: 0px;
text-align: center;
}

#s-2037f387-6933-413c-ae8a-fdf693c362ec .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

@media (max-width: 767px){#s-89e8dfa6-ef24-40b8-a980-195eb0a439d7 {
  margin-top: 0%;
padding-top: 0%;
padding-bottom: 20%;
}
}
#s-ef1a79cd-1421-4e5c-89e0-45e305624568 {
  display: none;
}
#s-6268fd4b-04ae-41bb-b0c8-c621fde38bc6 {
  text-align: left;
}



.shg-c#s-6268fd4b-04ae-41bb-b0c8-c621fde38bc6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6268fd4b-04ae-41bb-b0c8-c621fde38bc6 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-6268fd4b-04ae-41bb-b0c8-c621fde38bc6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6268fd4b-04ae-41bb-b0c8-c621fde38bc6 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-6268fd4b-04ae-41bb-b0c8-c621fde38bc6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6268fd4b-04ae-41bb-b0c8-c621fde38bc6 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-6268fd4b-04ae-41bb-b0c8-c621fde38bc6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6268fd4b-04ae-41bb-b0c8-c621fde38bc6 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-6268fd4b-04ae-41bb-b0c8-c621fde38bc6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6268fd4b-04ae-41bb-b0c8-c621fde38bc6 img.shogun-image {
  width: 100%;
}



}
#s-c70a09fc-991a-4100-9b3f-d68a4606c23e {
  padding-top: 15px;
padding-bottom: 0px;
text-align: center;
}

#s-c70a09fc-991a-4100-9b3f-d68a4606c23e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-62d42625-82a5-4aa0-8824-49fffe28c521 {
  display: none;
}
#s-ceefd4c2-149d-4dc1-a2ee-6ee160e4f3b1 {
  text-align: left;
}



.shg-c#s-ceefd4c2-149d-4dc1-a2ee-6ee160e4f3b1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ceefd4c2-149d-4dc1-a2ee-6ee160e4f3b1 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-ceefd4c2-149d-4dc1-a2ee-6ee160e4f3b1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ceefd4c2-149d-4dc1-a2ee-6ee160e4f3b1 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-ceefd4c2-149d-4dc1-a2ee-6ee160e4f3b1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ceefd4c2-149d-4dc1-a2ee-6ee160e4f3b1 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-ceefd4c2-149d-4dc1-a2ee-6ee160e4f3b1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ceefd4c2-149d-4dc1-a2ee-6ee160e4f3b1 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-ceefd4c2-149d-4dc1-a2ee-6ee160e4f3b1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ceefd4c2-149d-4dc1-a2ee-6ee160e4f3b1 img.shogun-image {
  width: 100%;
}



}
#s-8fe813ad-cc56-4bf4-9303-fd5d4110bb2f {
  padding-top: 15px;
padding-bottom: 0px;
text-align: center;
}

#s-8fe813ad-cc56-4bf4-9303-fd5d4110bb2f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-2a9e2116-ea31-42fd-a992-8e96560c3d3d {
  display: none;
}
#s-f9a96bdc-8312-4b9e-8002-2996cf7063ea {
  text-align: left;
}



.shg-c#s-f9a96bdc-8312-4b9e-8002-2996cf7063ea .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9a96bdc-8312-4b9e-8002-2996cf7063ea img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-f9a96bdc-8312-4b9e-8002-2996cf7063ea .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9a96bdc-8312-4b9e-8002-2996cf7063ea img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-f9a96bdc-8312-4b9e-8002-2996cf7063ea .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9a96bdc-8312-4b9e-8002-2996cf7063ea img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-f9a96bdc-8312-4b9e-8002-2996cf7063ea .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9a96bdc-8312-4b9e-8002-2996cf7063ea img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-f9a96bdc-8312-4b9e-8002-2996cf7063ea .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f9a96bdc-8312-4b9e-8002-2996cf7063ea img.shogun-image {
  width: 100%;
}



}
#s-eb1b447b-5bc4-4574-b91b-757e634c9ebb {
  padding-top: 15px;
padding-bottom: 0px;
text-align: center;
}

#s-eb1b447b-5bc4-4574-b91b-757e634c9ebb .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-bce5f842-913b-4349-8ff0-5a2797806fb7 {
  margin-bottom: 70px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-bce5f842-913b-4349-8ff0-5a2797806fb7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bce5f842-913b-4349-8ff0-5a2797806fb7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bce5f842-913b-4349-8ff0-5a2797806fb7-root {
    text-align: center;
  }


#s-bce5f842-913b-4349-8ff0-5a2797806fb7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bce5f842-913b-4349-8ff0-5a2797806fb7-root {
    text-align: center;
  }


#s-bce5f842-913b-4349-8ff0-5a2797806fb7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bce5f842-913b-4349-8ff0-5a2797806fb7-root {
    text-align: center;
  }


#s-bce5f842-913b-4349-8ff0-5a2797806fb7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bce5f842-913b-4349-8ff0-5a2797806fb7-root {
    text-align: center;
  }


#s-bce5f842-913b-4349-8ff0-5a2797806fb7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bce5f842-913b-4349-8ff0-5a2797806fb7-root {
    text-align: center;
  }


#s-bce5f842-913b-4349-8ff0-5a2797806fb7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-8966e884-2023-4077-9154-c448f46a525d {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1440px;
}

@media (min-width: 0px) {
[id="s-8966e884-2023-4077-9154-c448f46a525d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8966e884-2023-4077-9154-c448f46a525d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8966e884-2023-4077-9154-c448f46a525d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-8966e884-2023-4077-9154-c448f46a525d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8966e884-2023-4077-9154-c448f46a525d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-8966e884-2023-4077-9154-c448f46a525d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8966e884-2023-4077-9154-c448f46a525d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

@media (max-width: 767px) {
  [id="s-8966e884-2023-4077-9154-c448f46a525d"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-1cca9f2f-8abd-4da2-aa67-f05d04060bcf {
  margin-top: 20%;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 420px;
text-align: center;
}
@media (min-width: 1200px){#s-1cca9f2f-8abd-4da2-aa67-f05d04060bcf {
  margin-top: 25%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1cca9f2f-8abd-4da2-aa67-f05d04060bcf {
  margin-top: 25%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1cca9f2f-8abd-4da2-aa67-f05d04060bcf {
  margin-top: 25%;
}
}@media (max-width: 767px){#s-1cca9f2f-8abd-4da2-aa67-f05d04060bcf {
  margin-top: 15%;
}
}
#s-1cca9f2f-8abd-4da2-aa67-f05d04060bcf .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


#s-1cca9f2f-8abd-4da2-aa67-f05d04060bcf .shogun-heading-component h3 a {
  color: #000;
}


#s-3101a704-c70f-48fa-9898-9376d0c0920c {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0px;
padding-left: 5px;
padding-bottom: 0px;
padding-right: 5px;
max-width: 360px;
text-align: center;
}
@media (max-width: 767px){#s-3101a704-c70f-48fa-9898-9376d0c0920c {
  padding-left: 5px;
padding-right: 5px;
}
}
#s-3101a704-c70f-48fa-9898-9376d0c0920c .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


#s-3101a704-c70f-48fa-9898-9376d0c0920c .shogun-heading-component h2 a {
  color: #000;
}


#s-86d42f42-aba7-4cf2-a109-7e622cf4b5fd {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 0px;
padding-left: 3%;
padding-bottom: 0px;
padding-right: 3%;
max-width: 420px;
text-align: center;
}
@media (min-width: 1200px){#s-86d42f42-aba7-4cf2-a109-7e622cf4b5fd {
  max-width: 460px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-86d42f42-aba7-4cf2-a109-7e622cf4b5fd {
  max-width: 460px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-86d42f42-aba7-4cf2-a109-7e622cf4b5fd {
  margin-bottom: 5px;
}
}@media (max-width: 767px){#s-86d42f42-aba7-4cf2-a109-7e622cf4b5fd {
  padding-left: 20px;
padding-right: 20px;
}
}
#s-86d42f42-aba7-4cf2-a109-7e622cf4b5fd .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


#s-86d42f42-aba7-4cf2-a109-7e622cf4b5fd .shogun-heading-component h3 a {
  color: #000;
}


#s-1993167f-e9a1-40f2-929d-386af8b7fecf {
  margin-top: 40px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1993167f-e9a1-40f2-929d-386af8b7fecf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1993167f-e9a1-40f2-929d-386af8b7fecf:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-1993167f-e9a1-40f2-929d-386af8b7fecf {
  margin-bottom: 50px;
}
}

  #s-1993167f-e9a1-40f2-929d-386af8b7fecf-root {
    text-align: center;
  }


#s-1993167f-e9a1-40f2-929d-386af8b7fecf.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1993167f-e9a1-40f2-929d-386af8b7fecf-root {
    text-align: center;
  }


#s-1993167f-e9a1-40f2-929d-386af8b7fecf.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1993167f-e9a1-40f2-929d-386af8b7fecf-root {
    text-align: center;
  }


#s-1993167f-e9a1-40f2-929d-386af8b7fecf.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1993167f-e9a1-40f2-929d-386af8b7fecf-root {
    text-align: center;
  }


#s-1993167f-e9a1-40f2-929d-386af8b7fecf.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1993167f-e9a1-40f2-929d-386af8b7fecf-root {
    text-align: center;
  }


#s-1993167f-e9a1-40f2-929d-386af8b7fecf.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}
  #s-1993167f-e9a1-40f2-929d-386af8b7fecf-root {
    text-align: center;
  }


#s-1993167f-e9a1-40f2-929d-386af8b7fecf.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}

#s-b0c4b820-a5b2-476c-94b8-d7a197374aa7 {
  text-align: center;
}







  #s-b0c4b820-a5b2-476c-94b8-d7a197374aa7 img.shogun-image {
    

    
    
    
  }


#s-b0c4b820-a5b2-476c-94b8-d7a197374aa7 .shogun-image-content {
  
    align-items: center;
  
}

#s-360373f2-f7a2-4bf5-bf54-9efd774df092 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1440px;
}

@media (min-width: 0px) {
[id="s-360373f2-f7a2-4bf5-bf54-9efd774df092"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-360373f2-f7a2-4bf5-bf54-9efd774df092"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-360373f2-f7a2-4bf5-bf54-9efd774df092"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-360373f2-f7a2-4bf5-bf54-9efd774df092"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-360373f2-f7a2-4bf5-bf54-9efd774df092"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-360373f2-f7a2-4bf5-bf54-9efd774df092"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-360373f2-f7a2-4bf5-bf54-9efd774df092"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

#s-10c40f98-c8a6-4354-8937-31e57fa6f5f3 {
  text-align: center;
}







  #s-10c40f98-c8a6-4354-8937-31e57fa6f5f3 img.shogun-image {
    

    
    
    
  }


#s-10c40f98-c8a6-4354-8937-31e57fa6f5f3 .shogun-image-content {
  
    align-items: center;
  
}

#s-2597bc99-e2d9-4713-8739-5ab31daacdf6 {
  margin-top: 25%;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 420px;
text-align: center;
}
@media (max-width: 767px){#s-2597bc99-e2d9-4713-8739-5ab31daacdf6 {
  margin-top: 15%;
}
}
#s-2597bc99-e2d9-4713-8739-5ab31daacdf6 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


#s-2597bc99-e2d9-4713-8739-5ab31daacdf6 .shogun-heading-component h3 a {
  color: #000;
}


#s-61c02a15-4a8b-4558-a515-4c071d5dcaf2 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
max-width: 440px;
text-align: center;
}

#s-61c02a15-4a8b-4558-a515-4c071d5dcaf2 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


#s-61c02a15-4a8b-4558-a515-4c071d5dcaf2 .shogun-heading-component h2 a {
  color: #000;
}


#s-8b9760be-8965-4f03-821a-77b584eab494 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 0px;
padding-left: 3%;
padding-bottom: 0px;
padding-right: 3%;
max-width: 420px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8b9760be-8965-4f03-821a-77b584eab494 {
  margin-bottom: 5px;
}
}
#s-8b9760be-8965-4f03-821a-77b584eab494 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


#s-8b9760be-8965-4f03-821a-77b584eab494 .shogun-heading-component h3 a {
  color: #000;
}


#s-ce30cd8e-0527-45cb-ada2-79549f36be8a {
  margin-top: 40px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ce30cd8e-0527-45cb-ada2-79549f36be8a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ce30cd8e-0527-45cb-ada2-79549f36be8a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-ce30cd8e-0527-45cb-ada2-79549f36be8a {
  margin-bottom: 50px;
}
}

  #s-ce30cd8e-0527-45cb-ada2-79549f36be8a-root {
    text-align: center;
  }


#s-ce30cd8e-0527-45cb-ada2-79549f36be8a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ce30cd8e-0527-45cb-ada2-79549f36be8a-root {
    text-align: center;
  }


#s-ce30cd8e-0527-45cb-ada2-79549f36be8a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ce30cd8e-0527-45cb-ada2-79549f36be8a-root {
    text-align: center;
  }


#s-ce30cd8e-0527-45cb-ada2-79549f36be8a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ce30cd8e-0527-45cb-ada2-79549f36be8a-root {
    text-align: center;
  }


#s-ce30cd8e-0527-45cb-ada2-79549f36be8a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ce30cd8e-0527-45cb-ada2-79549f36be8a-root {
    text-align: center;
  }


#s-ce30cd8e-0527-45cb-ada2-79549f36be8a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}
  #s-ce30cd8e-0527-45cb-ada2-79549f36be8a-root {
    text-align: center;
  }


#s-ce30cd8e-0527-45cb-ada2-79549f36be8a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}

#s-fc96922f-a834-442f-8a5a-5cd6f8a0e7e3 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1440px;
}

@media (min-width: 0px) {
[id="s-fc96922f-a834-442f-8a5a-5cd6f8a0e7e3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc96922f-a834-442f-8a5a-5cd6f8a0e7e3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-fc96922f-a834-442f-8a5a-5cd6f8a0e7e3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-fc96922f-a834-442f-8a5a-5cd6f8a0e7e3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-fc96922f-a834-442f-8a5a-5cd6f8a0e7e3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc96922f-a834-442f-8a5a-5cd6f8a0e7e3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-fc96922f-a834-442f-8a5a-5cd6f8a0e7e3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

@media (max-width: 767px) {
  [id="s-fc96922f-a834-442f-8a5a-5cd6f8a0e7e3"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-6847d382-a50a-448d-ab11-114d7867f1bd {
  margin-top: 20%;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 420px;
text-align: center;
}
@media (min-width: 1200px){#s-6847d382-a50a-448d-ab11-114d7867f1bd {
  margin-top: 25%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6847d382-a50a-448d-ab11-114d7867f1bd {
  margin-top: 25%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6847d382-a50a-448d-ab11-114d7867f1bd {
  margin-top: 25%;
}
}@media (max-width: 767px){#s-6847d382-a50a-448d-ab11-114d7867f1bd {
  margin-top: 15%;
}
}
#s-6847d382-a50a-448d-ab11-114d7867f1bd .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


#s-6847d382-a50a-448d-ab11-114d7867f1bd .shogun-heading-component h3 a {
  color: #000;
}


#s-a48a3e2f-03e0-412f-8053-d6ef958b0f90 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0px;
padding-left: 5px;
padding-bottom: 0px;
padding-right: 5px;
max-width: 500px;
text-align: center;
}
@media (max-width: 767px){#s-a48a3e2f-03e0-412f-8053-d6ef958b0f90 {
  padding-left: 5px;
padding-right: 5px;
max-width: 440px;
}
}
#s-a48a3e2f-03e0-412f-8053-d6ef958b0f90 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


#s-a48a3e2f-03e0-412f-8053-d6ef958b0f90 .shogun-heading-component h2 a {
  color: #000;
}


#s-73f0762a-12c2-461c-b8cb-aa1db75c39b3 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 0px;
padding-left: 3%;
padding-bottom: 0px;
padding-right: 3%;
max-width: 420px;
text-align: center;
}
@media (min-width: 1200px){#s-73f0762a-12c2-461c-b8cb-aa1db75c39b3 {
  max-width: 460px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-73f0762a-12c2-461c-b8cb-aa1db75c39b3 {
  max-width: 460px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-73f0762a-12c2-461c-b8cb-aa1db75c39b3 {
  margin-bottom: 5px;
}
}@media (max-width: 767px){#s-73f0762a-12c2-461c-b8cb-aa1db75c39b3 {
  padding-left: 40px;
padding-right: 40px;
}
}
#s-73f0762a-12c2-461c-b8cb-aa1db75c39b3 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


#s-73f0762a-12c2-461c-b8cb-aa1db75c39b3 .shogun-heading-component h3 a {
  color: #000;
}


#s-4b9a341c-1090-460f-9b90-33ec7474c037 {
  margin-top: 40px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-4b9a341c-1090-460f-9b90-33ec7474c037:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4b9a341c-1090-460f-9b90-33ec7474c037:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-4b9a341c-1090-460f-9b90-33ec7474c037 {
  margin-bottom: 50px;
}
}

  #s-4b9a341c-1090-460f-9b90-33ec7474c037-root {
    text-align: center;
  }


#s-4b9a341c-1090-460f-9b90-33ec7474c037.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4b9a341c-1090-460f-9b90-33ec7474c037-root {
    text-align: center;
  }


#s-4b9a341c-1090-460f-9b90-33ec7474c037.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4b9a341c-1090-460f-9b90-33ec7474c037-root {
    text-align: center;
  }


#s-4b9a341c-1090-460f-9b90-33ec7474c037.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4b9a341c-1090-460f-9b90-33ec7474c037-root {
    text-align: center;
  }


#s-4b9a341c-1090-460f-9b90-33ec7474c037.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4b9a341c-1090-460f-9b90-33ec7474c037-root {
    text-align: center;
  }


#s-4b9a341c-1090-460f-9b90-33ec7474c037.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}
  #s-4b9a341c-1090-460f-9b90-33ec7474c037-root {
    text-align: center;
  }


#s-4b9a341c-1090-460f-9b90-33ec7474c037.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}

#s-307286ab-bb26-4b08-b6d0-f3cd5e27404a {
  text-align: center;
}







  #s-307286ab-bb26-4b08-b6d0-f3cd5e27404a img.shogun-image {
    

    
    
    
  }


#s-307286ab-bb26-4b08-b6d0-f3cd5e27404a .shogun-image-content {
  
    align-items: center;
  
}

#s-58140154-8003-40e8-aa53-dfe5bcef21fe {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1440px;
}

@media (min-width: 0px) {
[id="s-58140154-8003-40e8-aa53-dfe5bcef21fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-58140154-8003-40e8-aa53-dfe5bcef21fe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-58140154-8003-40e8-aa53-dfe5bcef21fe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-58140154-8003-40e8-aa53-dfe5bcef21fe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-58140154-8003-40e8-aa53-dfe5bcef21fe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-58140154-8003-40e8-aa53-dfe5bcef21fe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-58140154-8003-40e8-aa53-dfe5bcef21fe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

#s-e9a25dbc-1107-448b-b6b8-f4168a0419ec {
  text-align: center;
}







  #s-e9a25dbc-1107-448b-b6b8-f4168a0419ec img.shogun-image {
    

    
    
    
  }


#s-e9a25dbc-1107-448b-b6b8-f4168a0419ec .shogun-image-content {
  
    align-items: center;
  
}

#s-8681961f-9a7c-4545-9318-1eb658da34ad {
  margin-top: 20%;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 420px;
text-align: center;
}
@media (min-width: 1200px){#s-8681961f-9a7c-4545-9318-1eb658da34ad {
  margin-top: 25%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8681961f-9a7c-4545-9318-1eb658da34ad {
  margin-top: 25%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-8681961f-9a7c-4545-9318-1eb658da34ad {
  margin-top: 25%;
}
}@media (max-width: 767px){#s-8681961f-9a7c-4545-9318-1eb658da34ad {
  margin-top: 15%;
}
}
#s-8681961f-9a7c-4545-9318-1eb658da34ad .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


#s-8681961f-9a7c-4545-9318-1eb658da34ad .shogun-heading-component h3 a {
  color: #000;
}


#s-a0e30235-4061-46a5-bddf-462b6496ebfc {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0px;
padding-left: 5px;
padding-bottom: 0px;
padding-right: 5px;
max-width: 500px;
text-align: center;
}
@media (max-width: 767px){#s-a0e30235-4061-46a5-bddf-462b6496ebfc {
  padding-left: 5px;
padding-right: 5px;
max-width: 440px;
}
}
#s-a0e30235-4061-46a5-bddf-462b6496ebfc .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


#s-a0e30235-4061-46a5-bddf-462b6496ebfc .shogun-heading-component h2 a {
  color: #000;
}


#s-710547ee-e799-419b-b65e-0184f1c0a77a {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 0px;
padding-left: 3%;
padding-bottom: 0px;
padding-right: 3%;
max-width: 420px;
text-align: center;
}
@media (min-width: 1200px){#s-710547ee-e799-419b-b65e-0184f1c0a77a {
  max-width: 460px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-710547ee-e799-419b-b65e-0184f1c0a77a {
  max-width: 460px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-710547ee-e799-419b-b65e-0184f1c0a77a {
  margin-bottom: 5px;
}
}@media (max-width: 767px){#s-710547ee-e799-419b-b65e-0184f1c0a77a {
  padding-left: 40px;
padding-right: 40px;
}
}
#s-710547ee-e799-419b-b65e-0184f1c0a77a .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: "Acumin Pro Condensed";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


#s-710547ee-e799-419b-b65e-0184f1c0a77a .shogun-heading-component h3 a {
  color: #000;
}


#s-361b4ac0-74cc-4236-9dfb-7dd76aa86f67 {
  margin-top: 40px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-361b4ac0-74cc-4236-9dfb-7dd76aa86f67:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-361b4ac0-74cc-4236-9dfb-7dd76aa86f67:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-361b4ac0-74cc-4236-9dfb-7dd76aa86f67 {
  margin-bottom: 50px;
}
}

  #s-361b4ac0-74cc-4236-9dfb-7dd76aa86f67-root {
    text-align: center;
  }


#s-361b4ac0-74cc-4236-9dfb-7dd76aa86f67.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-361b4ac0-74cc-4236-9dfb-7dd76aa86f67-root {
    text-align: center;
  }


#s-361b4ac0-74cc-4236-9dfb-7dd76aa86f67.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-361b4ac0-74cc-4236-9dfb-7dd76aa86f67-root {
    text-align: center;
  }


#s-361b4ac0-74cc-4236-9dfb-7dd76aa86f67.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-361b4ac0-74cc-4236-9dfb-7dd76aa86f67-root {
    text-align: center;
  }


#s-361b4ac0-74cc-4236-9dfb-7dd76aa86f67.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-361b4ac0-74cc-4236-9dfb-7dd76aa86f67-root {
    text-align: center;
  }


#s-361b4ac0-74cc-4236-9dfb-7dd76aa86f67.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}
}
  #s-361b4ac0-74cc-4236-9dfb-7dd76aa86f67-root {
    text-align: center;
  }


#s-361b4ac0-74cc-4236-9dfb-7dd76aa86f67.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Acumin Pro Condensed;
  display:  inline-block ;
}

#s-b45eebc0-039b-4a28-9292-4f8149cb4654 {
  margin-top: 70px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-b45eebc0-039b-4a28-9292-4f8149cb4654 {
  margin-top: 0px;
}
}
#s-b45eebc0-039b-4a28-9292-4f8149cb4654 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



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

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

#s-a83eb618-0bb7-4f25-8860-798dd7b5f24b {
  margin-left: auto;
margin-bottom: 60px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1480px;
}
@media (max-width: 767px){#s-a83eb618-0bb7-4f25-8860-798dd7b5f24b {
  margin-bottom: 20px;
}
}
#s-6faec1b9-6899-4f30-9d74-c65d7aa0184d {
  display: none;
}
#s-a3916340-a592-4aa1-93d9-a0b4697c70df {
  text-align: left;
}



.shg-c#s-a3916340-a592-4aa1-93d9-a0b4697c70df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a3916340-a592-4aa1-93d9-a0b4697c70df img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-a3916340-a592-4aa1-93d9-a0b4697c70df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a3916340-a592-4aa1-93d9-a0b4697c70df img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-a3916340-a592-4aa1-93d9-a0b4697c70df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a3916340-a592-4aa1-93d9-a0b4697c70df img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-a3916340-a592-4aa1-93d9-a0b4697c70df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a3916340-a592-4aa1-93d9-a0b4697c70df img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-a3916340-a592-4aa1-93d9-a0b4697c70df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a3916340-a592-4aa1-93d9-a0b4697c70df img.shogun-image {
  width: 100%;
}



}
#s-a326f315-ab2d-484a-9ba9-e0c30b05d761 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a326f315-ab2d-484a-9ba9-e0c30b05d761 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ec0d5fd0-731f-4d41-9b43-f9c00e3f8569 {
  display: none;
}
#s-a3278436-7f39-4d09-9127-dee97fe74eb5 {
  text-align: left;
}



.shg-c#s-a3278436-7f39-4d09-9127-dee97fe74eb5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a3278436-7f39-4d09-9127-dee97fe74eb5 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-a3278436-7f39-4d09-9127-dee97fe74eb5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a3278436-7f39-4d09-9127-dee97fe74eb5 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-a3278436-7f39-4d09-9127-dee97fe74eb5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a3278436-7f39-4d09-9127-dee97fe74eb5 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-a3278436-7f39-4d09-9127-dee97fe74eb5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a3278436-7f39-4d09-9127-dee97fe74eb5 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-a3278436-7f39-4d09-9127-dee97fe74eb5 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a3278436-7f39-4d09-9127-dee97fe74eb5 img.shogun-image {
  width: 100%;
}



}
#s-797c3d6a-6c89-48c3-9836-48bf2941718e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-797c3d6a-6c89-48c3-9836-48bf2941718e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-c54bcb06-a9f7-411b-9aa3-500053f13940 {
  display: none;
}
#s-c165406f-15e2-4c3c-830f-1d013b7d60df {
  text-align: left;
}



.shg-c#s-c165406f-15e2-4c3c-830f-1d013b7d60df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c165406f-15e2-4c3c-830f-1d013b7d60df img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-c165406f-15e2-4c3c-830f-1d013b7d60df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c165406f-15e2-4c3c-830f-1d013b7d60df img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-c165406f-15e2-4c3c-830f-1d013b7d60df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c165406f-15e2-4c3c-830f-1d013b7d60df img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-c165406f-15e2-4c3c-830f-1d013b7d60df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c165406f-15e2-4c3c-830f-1d013b7d60df img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-c165406f-15e2-4c3c-830f-1d013b7d60df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c165406f-15e2-4c3c-830f-1d013b7d60df img.shogun-image {
  width: 100%;
}



}
#s-98008e91-2b9e-4786-b02a-f0c85cde3271 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-98008e91-2b9e-4786-b02a-f0c85cde3271 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-d04643eb-d733-40aa-85fd-0486b3762a5f {
  display: none;
}
#s-10f5d1e0-4adf-4fb5-8a6e-2650ba008799 {
  text-align: left;
}



.shg-c#s-10f5d1e0-4adf-4fb5-8a6e-2650ba008799 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-10f5d1e0-4adf-4fb5-8a6e-2650ba008799 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-10f5d1e0-4adf-4fb5-8a6e-2650ba008799 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-10f5d1e0-4adf-4fb5-8a6e-2650ba008799 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-10f5d1e0-4adf-4fb5-8a6e-2650ba008799 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-10f5d1e0-4adf-4fb5-8a6e-2650ba008799 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-10f5d1e0-4adf-4fb5-8a6e-2650ba008799 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-10f5d1e0-4adf-4fb5-8a6e-2650ba008799 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-10f5d1e0-4adf-4fb5-8a6e-2650ba008799 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-10f5d1e0-4adf-4fb5-8a6e-2650ba008799 img.shogun-image {
  width: 100%;
}



}
#s-312e10b6-e20a-4482-a716-c1de9ddfc737 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-312e10b6-e20a-4482-a716-c1de9ddfc737 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-06456a0c-c3f2-4c93-ac2f-a2224bb628f5 {
  margin-bottom: 70px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-06456a0c-c3f2-4c93-ac2f-a2224bb628f5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-06456a0c-c3f2-4c93-ac2f-a2224bb628f5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-06456a0c-c3f2-4c93-ac2f-a2224bb628f5-root {
    text-align: center;
  }


#s-06456a0c-c3f2-4c93-ac2f-a2224bb628f5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-06456a0c-c3f2-4c93-ac2f-a2224bb628f5-root {
    text-align: center;
  }


#s-06456a0c-c3f2-4c93-ac2f-a2224bb628f5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-06456a0c-c3f2-4c93-ac2f-a2224bb628f5-root {
    text-align: center;
  }


#s-06456a0c-c3f2-4c93-ac2f-a2224bb628f5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-06456a0c-c3f2-4c93-ac2f-a2224bb628f5-root {
    text-align: center;
  }


#s-06456a0c-c3f2-4c93-ac2f-a2224bb628f5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-06456a0c-c3f2-4c93-ac2f-a2224bb628f5-root {
    text-align: center;
  }


#s-06456a0c-c3f2-4c93-ac2f-a2224bb628f5.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-cc1f135e-93d1-4200-b828-e93980bb3cec {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1440px;
}

@media (min-width: 0px) {
[id="s-cc1f135e-93d1-4200-b828-e93980bb3cec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cc1f135e-93d1-4200-b828-e93980bb3cec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-cc1f135e-93d1-4200-b828-e93980bb3cec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-cc1f135e-93d1-4200-b828-e93980bb3cec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-cc1f135e-93d1-4200-b828-e93980bb3cec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc1f135e-93d1-4200-b828-e93980bb3cec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-cc1f135e-93d1-4200-b828-e93980bb3cec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

@media (max-width: 767px) {
  [id="s-cc1f135e-93d1-4200-b828-e93980bb3cec"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f665a427-6fa4-4aac-ac7c-545038d6300c {
  margin-top: 20%;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 420px;
text-align: center;
}
@media (max-width: 767px){#s-f665a427-6fa4-4aac-ac7c-545038d6300c {
  margin-top: 15%;
}
}
#s-f665a427-6fa4-4aac-ac7c-545038d6300c .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


#s-f665a427-6fa4-4aac-ac7c-545038d6300c .shogun-heading-component h3 a {
  color: #000;
}


#s-d272bfd9-6016-4317-b212-f720ea2bf8b9 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
max-width: 440px;
text-align: center;
}

#s-d272bfd9-6016-4317-b212-f720ea2bf8b9 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


#s-d272bfd9-6016-4317-b212-f720ea2bf8b9 .shogun-heading-component h2 a {
  color: #000;
}


#s-d9dd3753-22a2-4e98-b6b4-51acee6c4766 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 420px;
text-align: center;
}

#s-d9dd3753-22a2-4e98-b6b4-51acee6c4766 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


#s-d9dd3753-22a2-4e98-b6b4-51acee6c4766 .shogun-heading-component h3 a {
  color: #000;
}


#s-cc15b2db-c157-4ef7-8f33-a2ddcb897a63 {
  margin-top: 40px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-cc15b2db-c157-4ef7-8f33-a2ddcb897a63:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cc15b2db-c157-4ef7-8f33-a2ddcb897a63:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-cc15b2db-c157-4ef7-8f33-a2ddcb897a63 {
  margin-top: 30px;
margin-bottom: 70px;
}
}

  #s-cc15b2db-c157-4ef7-8f33-a2ddcb897a63-root {
    text-align: center;
  }


#s-cc15b2db-c157-4ef7-8f33-a2ddcb897a63.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cc15b2db-c157-4ef7-8f33-a2ddcb897a63-root {
    text-align: center;
  }


#s-cc15b2db-c157-4ef7-8f33-a2ddcb897a63.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cc15b2db-c157-4ef7-8f33-a2ddcb897a63-root {
    text-align: center;
  }


#s-cc15b2db-c157-4ef7-8f33-a2ddcb897a63.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cc15b2db-c157-4ef7-8f33-a2ddcb897a63-root {
    text-align: center;
  }


#s-cc15b2db-c157-4ef7-8f33-a2ddcb897a63.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cc15b2db-c157-4ef7-8f33-a2ddcb897a63-root {
    text-align: center;
  }


#s-cc15b2db-c157-4ef7-8f33-a2ddcb897a63.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-8ee170ee-a645-4b54-a03e-0fbebde5e1b0 {
  text-align: center;
}







  #s-8ee170ee-a645-4b54-a03e-0fbebde5e1b0 img.shogun-image {
    

    
    
    
  }


#s-8ee170ee-a645-4b54-a03e-0fbebde5e1b0 .shogun-image-content {
  
    align-items: center;
  
}

#s-6fe02766-042f-4a40-a166-c76312cb45f9 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1440px;
}

@media (min-width: 0px) {
[id="s-6fe02766-042f-4a40-a166-c76312cb45f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6fe02766-042f-4a40-a166-c76312cb45f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6fe02766-042f-4a40-a166-c76312cb45f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-6fe02766-042f-4a40-a166-c76312cb45f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6fe02766-042f-4a40-a166-c76312cb45f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-6fe02766-042f-4a40-a166-c76312cb45f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6fe02766-042f-4a40-a166-c76312cb45f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

#s-1cf0e2bf-fd0c-48d6-8e33-59c1a708db05 {
  text-align: center;
}







  #s-1cf0e2bf-fd0c-48d6-8e33-59c1a708db05 img.shogun-image {
    

    
    
    
  }


#s-1cf0e2bf-fd0c-48d6-8e33-59c1a708db05 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-fe9858a2-3571-4bed-93d9-4f3b789559ee {
  margin-top: 26%;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 420px;
text-align: center;
}
@media (max-width: 767px){#s-fe9858a2-3571-4bed-93d9-4f3b789559ee {
  margin-top: 18%;
}
}
#s-fe9858a2-3571-4bed-93d9-4f3b789559ee .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


#s-fe9858a2-3571-4bed-93d9-4f3b789559ee .shogun-heading-component h3 a {
  color: #000;
}


#s-dfd47dbd-64a8-48cf-a4db-2c4c9a2845d6 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 460px;
text-align: center;
}

#s-dfd47dbd-64a8-48cf-a4db-2c4c9a2845d6 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}


#s-dfd47dbd-64a8-48cf-a4db-2c4c9a2845d6 .shogun-heading-component h2 a {
  color: #000;
}


#s-f6512348-d5eb-4f7c-bf3a-a8d2bc531996 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 420px;
text-align: center;
}

#s-f6512348-d5eb-4f7c-bf3a-a8d2bc531996 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


#s-f6512348-d5eb-4f7c-bf3a-a8d2bc531996 .shogun-heading-component h3 a {
  color: #000;
}


#s-70021bb2-d626-4816-82cb-f09c07d3f318 {
  margin-top: 40px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-70021bb2-d626-4816-82cb-f09c07d3f318:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-70021bb2-d626-4816-82cb-f09c07d3f318:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-70021bb2-d626-4816-82cb-f09c07d3f318 {
  margin-top: 30px;
margin-bottom: 70px;
}
}

  #s-70021bb2-d626-4816-82cb-f09c07d3f318-root {
    text-align: center;
  }


#s-70021bb2-d626-4816-82cb-f09c07d3f318.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-70021bb2-d626-4816-82cb-f09c07d3f318-root {
    text-align: center;
  }


#s-70021bb2-d626-4816-82cb-f09c07d3f318.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-70021bb2-d626-4816-82cb-f09c07d3f318-root {
    text-align: center;
  }


#s-70021bb2-d626-4816-82cb-f09c07d3f318.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-70021bb2-d626-4816-82cb-f09c07d3f318-root {
    text-align: center;
  }


#s-70021bb2-d626-4816-82cb-f09c07d3f318.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-70021bb2-d626-4816-82cb-f09c07d3f318-root {
    text-align: center;
  }


#s-70021bb2-d626-4816-82cb-f09c07d3f318.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-6a629236-d10b-4ce2-8f42-5534e217858c {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1440px;
}

@media (min-width: 0px) {
[id="s-6a629236-d10b-4ce2-8f42-5534e217858c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6a629236-d10b-4ce2-8f42-5534e217858c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6a629236-d10b-4ce2-8f42-5534e217858c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-6a629236-d10b-4ce2-8f42-5534e217858c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6a629236-d10b-4ce2-8f42-5534e217858c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-6a629236-d10b-4ce2-8f42-5534e217858c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6a629236-d10b-4ce2-8f42-5534e217858c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

@media (max-width: 767px) {
  [id="s-6a629236-d10b-4ce2-8f42-5534e217858c"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-7459d788-a8bb-49d6-a668-7161f0aa5c93 {
  margin-top: 27%;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 420px;
text-align: center;
}
@media (max-width: 767px){#s-7459d788-a8bb-49d6-a668-7161f0aa5c93 {
  margin-top: 20%;
}
}
#s-7459d788-a8bb-49d6-a668-7161f0aa5c93 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


#s-7459d788-a8bb-49d6-a668-7161f0aa5c93 .shogun-heading-component h3 a {
  color: #000;
}


#s-85898152-29e7-45ad-8a6b-7c33b54a5d0e {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
max-width: 470px;
text-align: center;
}
@media (max-width: 767px){#s-85898152-29e7-45ad-8a6b-7c33b54a5d0e {
  padding-left: 10px;
padding-right: 10px;
max-width: 500px;
}
}
#s-85898152-29e7-45ad-8a6b-7c33b54a5d0e .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}


#s-85898152-29e7-45ad-8a6b-7c33b54a5d0e .shogun-heading-component h2 a {
  color: #000;
}


#s-ccc937a9-f506-4636-b0a6-46c35eb09d30 {
  margin-top: 40px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ccc937a9-f506-4636-b0a6-46c35eb09d30:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ccc937a9-f506-4636-b0a6-46c35eb09d30:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-ccc937a9-f506-4636-b0a6-46c35eb09d30 {
  margin-top: 30px;
margin-bottom: 70px;
}
}

  #s-ccc937a9-f506-4636-b0a6-46c35eb09d30-root {
    text-align: center;
  }


#s-ccc937a9-f506-4636-b0a6-46c35eb09d30.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ccc937a9-f506-4636-b0a6-46c35eb09d30-root {
    text-align: center;
  }


#s-ccc937a9-f506-4636-b0a6-46c35eb09d30.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ccc937a9-f506-4636-b0a6-46c35eb09d30-root {
    text-align: center;
  }


#s-ccc937a9-f506-4636-b0a6-46c35eb09d30.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ccc937a9-f506-4636-b0a6-46c35eb09d30-root {
    text-align: center;
  }


#s-ccc937a9-f506-4636-b0a6-46c35eb09d30.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ccc937a9-f506-4636-b0a6-46c35eb09d30-root {
    text-align: center;
  }


#s-ccc937a9-f506-4636-b0a6-46c35eb09d30.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-12840253-02db-4643-acef-3b280e7dd20e {
  text-align: center;
}







  #s-12840253-02db-4643-acef-3b280e7dd20e img.shogun-image {
    

    
    
    
  }


#s-12840253-02db-4643-acef-3b280e7dd20e .shogun-image-content {
  
    align-items: center;
  
}

#s-79ff5005-a225-44de-84d6-ede8048b8d3d {
  margin-top: 100px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-79ff5005-a225-44de-84d6-ede8048b8d3d .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 28px;
  
  
  
}



#s-957f7780-9247-4f58-bdbb-dc6282f79f2f {
  margin-left: auto;
margin-right: auto;
max-width: 1440px;
}

#s-abc2faa5-aea3-4b31-8e42-89bd7a1a1a4b {
  margin-top: 60px;
margin-bottom: 112px;
padding-top: 12px;
padding-left: 30px;
padding-bottom: 12px;
padding-right: 30px;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-abc2faa5-aea3-4b31-8e42-89bd7a1a1a4b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-abc2faa5-aea3-4b31-8e42-89bd7a1a1a4b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-abc2faa5-aea3-4b31-8e42-89bd7a1a1a4b-root {
    text-align: center;
  }


#s-abc2faa5-aea3-4b31-8e42-89bd7a1a1a4b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-abc2faa5-aea3-4b31-8e42-89bd7a1a1a4b-root {
    text-align: center;
  }


#s-abc2faa5-aea3-4b31-8e42-89bd7a1a1a4b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-abc2faa5-aea3-4b31-8e42-89bd7a1a1a4b-root {
    text-align: center;
  }


#s-abc2faa5-aea3-4b31-8e42-89bd7a1a1a4b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-abc2faa5-aea3-4b31-8e42-89bd7a1a1a4b-root {
    text-align: center;
  }


#s-abc2faa5-aea3-4b31-8e42-89bd7a1a1a4b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-abc2faa5-aea3-4b31-8e42-89bd7a1a1a4b-root {
    text-align: center;
  }


#s-abc2faa5-aea3-4b31-8e42-89bd7a1a1a4b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

@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;
  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-lazyload-bg-image {
  display: none;
}

.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;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{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:#000;background-color:rgba(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;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:focus,.shg-lightbox .shg-lightbox-close:hover{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 .3s}.shogun-lazyload-bg-image{display:none}.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}[data-animations*=enterviewport][data-animations*=fadeIn],[data-animations*=enterviewport][data-animations*=zoomIn]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}