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

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-1c285acc-8170-47cb-8a58-723274c07ea1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-1c285acc-8170-47cb-8a58-723274c07ea1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-1c285acc-8170-47cb-8a58-723274c07ea1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-1c285acc-8170-47cb-8a58-723274c07ea1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-1c285acc-8170-47cb-8a58-723274c07ea1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 24px;
}

#s-1c285acc-8170-47cb-8a58-723274c07ea1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 24px;
}
.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-89652b8d-f278-4ea1-819e-3b33d155beed {
  text-align: center;
}







  #s-89652b8d-f278-4ea1-819e-3b33d155beed img.shogun-image {
    

    
    
    
  }


#s-89652b8d-f278-4ea1-819e-3b33d155beed .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-099a23bf-3fa0-493e-9dc0-c162aff230d9 {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
background-color: rgba(248, 237, 233, 1);
}
@media (max-width: 767px){#s-099a23bf-3fa0-493e-9dc0-c162aff230d9 {
  display: none;
}
#s-099a23bf-3fa0-493e-9dc0-c162aff230d9, #wrap-s-099a23bf-3fa0-493e-9dc0-c162aff230d9 { display:none !important; }}







#s-099a23bf-3fa0-493e-9dc0-c162aff230d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-099a23bf-3fa0-493e-9dc0-c162aff230d9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6691fea0-09a8-486e-bdd9-0255b8e13e6b {
  text-align: center;
}
@media (min-width: 1200px){#s-6691fea0-09a8-486e-bdd9-0255b8e13e6b {
  display: none;
}
#s-6691fea0-09a8-486e-bdd9-0255b8e13e6b, #wrap-s-6691fea0-09a8-486e-bdd9-0255b8e13e6b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6691fea0-09a8-486e-bdd9-0255b8e13e6b {
  display: none;
}
#s-6691fea0-09a8-486e-bdd9-0255b8e13e6b, #wrap-s-6691fea0-09a8-486e-bdd9-0255b8e13e6b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6691fea0-09a8-486e-bdd9-0255b8e13e6b {
  display: none;
}
#s-6691fea0-09a8-486e-bdd9-0255b8e13e6b, #wrap-s-6691fea0-09a8-486e-bdd9-0255b8e13e6b { display:none !important; }}@media (max-width: 767px){#s-6691fea0-09a8-486e-bdd9-0255b8e13e6b {
  margin-top: 30px;
margin-bottom: 0px;
}
}






  #s-6691fea0-09a8-486e-bdd9-0255b8e13e6b img.shogun-image {
    

    
    
    
  }


#s-6691fea0-09a8-486e-bdd9-0255b8e13e6b .shogun-image-content {
  
    align-items: center;
  
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  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-c51e7cc4-9dac-499f-bbc5-3fa81a902a80 {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c51e7cc4-9dac-499f-bbc5-3fa81a902a80 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 48px;
  
  
  
}



#s-d88b5e8a-8fd1-41ca-b3ae-d010e88855e8 {
  margin-top: 30px;
margin-bottom: 30px;
padding-left: 250px;
padding-right: 250px;
background-color: rgba(248, 237, 233, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-d88b5e8a-8fd1-41ca-b3ae-d010e88855e8 {
  padding-left: 50px;
padding-right: 50px;
}
}@media (max-width: 767px){#s-d88b5e8a-8fd1-41ca-b3ae-d010e88855e8 {
  padding-left: 20px;
padding-right: 20px;
}
}
#s-0c8d2e6d-4044-48ff-b2db-161826ef517f {
  text-align: center;
}
@media (min-width: 1200px){#s-0c8d2e6d-4044-48ff-b2db-161826ef517f {
  display: none;
}
#s-0c8d2e6d-4044-48ff-b2db-161826ef517f, #wrap-s-0c8d2e6d-4044-48ff-b2db-161826ef517f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0c8d2e6d-4044-48ff-b2db-161826ef517f {
  display: none;
}
#s-0c8d2e6d-4044-48ff-b2db-161826ef517f, #wrap-s-0c8d2e6d-4044-48ff-b2db-161826ef517f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0c8d2e6d-4044-48ff-b2db-161826ef517f {
  display: none;
}
#s-0c8d2e6d-4044-48ff-b2db-161826ef517f, #wrap-s-0c8d2e6d-4044-48ff-b2db-161826ef517f { display:none !important; }}@media (max-width: 767px){#s-0c8d2e6d-4044-48ff-b2db-161826ef517f {
  margin-top: -5px;
margin-bottom: -5px;
}
}






  #s-0c8d2e6d-4044-48ff-b2db-161826ef517f img.shogun-image {
    

    
    
    
  }


#s-0c8d2e6d-4044-48ff-b2db-161826ef517f .shogun-image-content {
  
    align-items: center;
  
}

#s-bb474218-0d3c-4eae-8ee6-9a8a55d35cb5 {
  margin-top: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-bb474218-0d3c-4eae-8ee6-9a8a55d35cb5 {
  margin-top: 50px;
}
}







#s-bb474218-0d3c-4eae-8ee6-9a8a55d35cb5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb474218-0d3c-4eae-8ee6-9a8a55d35cb5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-03f55190-13e5-460d-b542-3e6166b8c425 {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-03f55190-13e5-460d-b542-3e6166b8c425 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 48px;
  
  
  
}



#s-a90c0e25-a3fe-4a8f-a111-2156332fde3c {
  margin-top: 30px;
margin-left: 200px;
margin-right: 200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a90c0e25-a3fe-4a8f-a111-2156332fde3c {
  margin-left: 50px;
margin-right: 50px;
}
}@media (max-width: 767px){#s-a90c0e25-a3fe-4a8f-a111-2156332fde3c {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-4c0dc3a9-23f6-4575-b338-2ecb2a89c2ec {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4c0dc3a9-23f6-4575-b338-2ecb2a89c2ec {
  margin-bottom: 30px;
}
}@media (max-width: 767px){#s-4c0dc3a9-23f6-4575-b338-2ecb2a89c2ec {
  margin-top: 0px;
margin-bottom: 50px;
display: none;
}
#s-4c0dc3a9-23f6-4575-b338-2ecb2a89c2ec, #wrap-s-4c0dc3a9-23f6-4575-b338-2ecb2a89c2ec { display:none !important; }}






  #s-4c0dc3a9-23f6-4575-b338-2ecb2a89c2ec img.shogun-image {
    

    
    
    
  }


#s-4c0dc3a9-23f6-4575-b338-2ecb2a89c2ec .shogun-image-content {
  
    align-items: center;
  
}

#s-b070b999-850f-4684-8f02-7ce48cb130b8 {
  text-align: center;
}
@media (min-width: 1200px){#s-b070b999-850f-4684-8f02-7ce48cb130b8 {
  display: none;
}
#s-b070b999-850f-4684-8f02-7ce48cb130b8, #wrap-s-b070b999-850f-4684-8f02-7ce48cb130b8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b070b999-850f-4684-8f02-7ce48cb130b8 {
  display: none;
}
#s-b070b999-850f-4684-8f02-7ce48cb130b8, #wrap-s-b070b999-850f-4684-8f02-7ce48cb130b8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b070b999-850f-4684-8f02-7ce48cb130b8 {
  margin-bottom: 30px;
display: none;
}
#s-b070b999-850f-4684-8f02-7ce48cb130b8, #wrap-s-b070b999-850f-4684-8f02-7ce48cb130b8 { display:none !important; }}@media (max-width: 767px){#s-b070b999-850f-4684-8f02-7ce48cb130b8 {
  margin-left: 40px;
margin-right: 40px;
}
}






  #s-b070b999-850f-4684-8f02-7ce48cb130b8 img.shogun-image {
    

    
    
    
  }


#s-b070b999-850f-4684-8f02-7ce48cb130b8 .shogun-image-content {
  
    align-items: center;
  
}

#s-0741e168-dd9d-4fc3-9567-8fd7e2081c5f {
  text-align: center;
}
@media (min-width: 1200px){#s-0741e168-dd9d-4fc3-9567-8fd7e2081c5f {
  display: none;
}
#s-0741e168-dd9d-4fc3-9567-8fd7e2081c5f, #wrap-s-0741e168-dd9d-4fc3-9567-8fd7e2081c5f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0741e168-dd9d-4fc3-9567-8fd7e2081c5f {
  display: none;
}
#s-0741e168-dd9d-4fc3-9567-8fd7e2081c5f, #wrap-s-0741e168-dd9d-4fc3-9567-8fd7e2081c5f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0741e168-dd9d-4fc3-9567-8fd7e2081c5f {
  margin-bottom: 30px;
display: none;
}
#s-0741e168-dd9d-4fc3-9567-8fd7e2081c5f, #wrap-s-0741e168-dd9d-4fc3-9567-8fd7e2081c5f { display:none !important; }}@media (max-width: 767px){#s-0741e168-dd9d-4fc3-9567-8fd7e2081c5f {
  margin-top: -5px;
margin-left: 40px;
margin-bottom: -5px;
margin-right: 40px;
}
}






  #s-0741e168-dd9d-4fc3-9567-8fd7e2081c5f img.shogun-image {
    

    
    
    
  }


#s-0741e168-dd9d-4fc3-9567-8fd7e2081c5f .shogun-image-content {
  
    align-items: center;
  
}

#s-e32621c7-aada-4028-87c8-7a7ff9082741 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-e32621c7-aada-4028-87c8-7a7ff9082741 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e32621c7-aada-4028-87c8-7a7ff9082741.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: 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;
}

#s-32ceded0-a10f-410d-9a83-b69de44cf02e {
  margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-32ceded0-a10f-410d-9a83-b69de44cf02e {
  display: none;
}
#s-32ceded0-a10f-410d-9a83-b69de44cf02e, #wrap-s-32ceded0-a10f-410d-9a83-b69de44cf02e { display:none !important; }}@media (max-width: 767px){#s-32ceded0-a10f-410d-9a83-b69de44cf02e {
  display: none;
}
#s-32ceded0-a10f-410d-9a83-b69de44cf02e, #wrap-s-32ceded0-a10f-410d-9a83-b69de44cf02e { display:none !important; }}
@media (min-width: 0px) {
[id="s-32ceded0-a10f-410d-9a83-b69de44cf02e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32ceded0-a10f-410d-9a83-b69de44cf02e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-32ceded0-a10f-410d-9a83-b69de44cf02e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-32ceded0-a10f-410d-9a83-b69de44cf02e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-32ceded0-a10f-410d-9a83-b69de44cf02e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-32ceded0-a10f-410d-9a83-b69de44cf02e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-32ceded0-a10f-410d-9a83-b69de44cf02e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-86d96491-2e6d-46ce-bfdf-5a4aff29b7b7 {
  text-align: center;
}







  #s-86d96491-2e6d-46ce-bfdf-5a4aff29b7b7 img.shogun-image {
    

    
    
    
  }


#s-86d96491-2e6d-46ce-bfdf-5a4aff29b7b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-ea3b303d-7f17-40be-b757-645914a6fcec {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ea3b303d-7f17-40be-b757-645914a6fcec .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-368e6063-abb7-47de-bee6-bbc187dd0120 {
  margin-left: 50px;
margin-right: 150px;
}

#s-d58525b8-b2ef-454e-a959-efa439fe1333 {
  margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-d58525b8-b2ef-454e-a959-efa439fe1333 {
  display: none;
}
#s-d58525b8-b2ef-454e-a959-efa439fe1333, #wrap-s-d58525b8-b2ef-454e-a959-efa439fe1333 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d58525b8-b2ef-454e-a959-efa439fe1333 {
  display: none;
}
#s-d58525b8-b2ef-454e-a959-efa439fe1333, #wrap-s-d58525b8-b2ef-454e-a959-efa439fe1333 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d58525b8-b2ef-454e-a959-efa439fe1333 {
  margin-left: 30px;
margin-right: 30px;
}
}@media (max-width: 767px){#s-d58525b8-b2ef-454e-a959-efa439fe1333 {
  margin-left: 50px;
margin-right: 50px;
}
}
@media (min-width: 0px) {
[id="s-d58525b8-b2ef-454e-a959-efa439fe1333"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d58525b8-b2ef-454e-a959-efa439fe1333"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d58525b8-b2ef-454e-a959-efa439fe1333"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d58525b8-b2ef-454e-a959-efa439fe1333"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d58525b8-b2ef-454e-a959-efa439fe1333"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d58525b8-b2ef-454e-a959-efa439fe1333"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d58525b8-b2ef-454e-a959-efa439fe1333"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-6d330e5c-e954-485c-bbbc-3eb6c15b1fab {
  text-align: center;
}







  #s-6d330e5c-e954-485c-bbbc-3eb6c15b1fab img.shogun-image {
    

    
    
    
  }


#s-6d330e5c-e954-485c-bbbc-3eb6c15b1fab .shogun-image-content {
  
    align-items: center;
  
}

#s-367d21c8-e1ce-40c7-b2b5-243231363948 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-367d21c8-e1ce-40c7-b2b5-243231363948 {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-367d21c8-e1ce-40c7-b2b5-243231363948 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-586b4a8b-bc16-4e66-8c6b-4b23104e545d {
  margin-left: 50px;
margin-right: 150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-586b4a8b-bc16-4e66-8c6b-4b23104e545d {
  margin-right: 50px;
}
}@media (max-width: 767px){#s-586b4a8b-bc16-4e66-8c6b-4b23104e545d {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-d46c5ac3-bf9f-4a78-b074-0fba5ef3df1d {
  min-height: 50px;
}
@media (max-width: 767px){#s-d46c5ac3-bf9f-4a78-b074-0fba5ef3df1d {
  display: none;
}
#s-d46c5ac3-bf9f-4a78-b074-0fba5ef3df1d, #wrap-s-d46c5ac3-bf9f-4a78-b074-0fba5ef3df1d { display:none !important; }}







#s-d46c5ac3-bf9f-4a78-b074-0fba5ef3df1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d46c5ac3-bf9f-4a78-b074-0fba5ef3df1d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-26a51ffe-27dd-465a-b7c4-b7fde014b4ae {
  margin-top: 50px;
margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-26a51ffe-27dd-465a-b7c4-b7fde014b4ae {
  display: none;
}
#s-26a51ffe-27dd-465a-b7c4-b7fde014b4ae, #wrap-s-26a51ffe-27dd-465a-b7c4-b7fde014b4ae { display:none !important; }}@media (max-width: 767px){#s-26a51ffe-27dd-465a-b7c4-b7fde014b4ae {
  display: none;
}
#s-26a51ffe-27dd-465a-b7c4-b7fde014b4ae, #wrap-s-26a51ffe-27dd-465a-b7c4-b7fde014b4ae { display:none !important; }}
@media (min-width: 0px) {
[id="s-26a51ffe-27dd-465a-b7c4-b7fde014b4ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-26a51ffe-27dd-465a-b7c4-b7fde014b4ae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-26a51ffe-27dd-465a-b7c4-b7fde014b4ae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-26a51ffe-27dd-465a-b7c4-b7fde014b4ae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-26a51ffe-27dd-465a-b7c4-b7fde014b4ae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-26a51ffe-27dd-465a-b7c4-b7fde014b4ae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-26a51ffe-27dd-465a-b7c4-b7fde014b4ae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-1a93a2da-8ef3-4d38-b71d-1bf30a00632d {
  margin-left: 100px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-1a93a2da-8ef3-4d38-b71d-1bf30a00632d .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: right;
}



#s-e032e389-0106-4232-aab8-2ec89d8733c5 {
  margin-left: 150px;
margin-right: 50px;
}

#s-338d6e0b-d147-4a77-8325-ce20c9ad01f9 {
  text-align: center;
}







  #s-338d6e0b-d147-4a77-8325-ce20c9ad01f9 img.shogun-image {
    

    
    
    
  }


#s-338d6e0b-d147-4a77-8325-ce20c9ad01f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-455e9386-4dbc-4254-b742-0752625ab5db {
  margin-top: 50px;
margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-455e9386-4dbc-4254-b742-0752625ab5db {
  display: none;
}
#s-455e9386-4dbc-4254-b742-0752625ab5db, #wrap-s-455e9386-4dbc-4254-b742-0752625ab5db { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-455e9386-4dbc-4254-b742-0752625ab5db {
  display: none;
}
#s-455e9386-4dbc-4254-b742-0752625ab5db, #wrap-s-455e9386-4dbc-4254-b742-0752625ab5db { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-455e9386-4dbc-4254-b742-0752625ab5db {
  margin-left: 30px;
margin-right: 30px;
}
}
@media (min-width: 0px) {
[id="s-455e9386-4dbc-4254-b742-0752625ab5db"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-455e9386-4dbc-4254-b742-0752625ab5db"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-455e9386-4dbc-4254-b742-0752625ab5db"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-455e9386-4dbc-4254-b742-0752625ab5db"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-455e9386-4dbc-4254-b742-0752625ab5db"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-455e9386-4dbc-4254-b742-0752625ab5db"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-455e9386-4dbc-4254-b742-0752625ab5db"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-455e9386-4dbc-4254-b742-0752625ab5db"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-b36af371-dc7d-43df-948b-1907e913ef1c {
  margin-left: 150px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}
@media (max-width: 767px){#s-b36af371-dc7d-43df-948b-1907e913ef1c {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-b36af371-dc7d-43df-948b-1907e913ef1c .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: right;
}



#s-38624879-54fe-4fd0-9a45-680aea33571a {
  margin-left: 200px;
margin-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-38624879-54fe-4fd0-9a45-680aea33571a {
  margin-left: 30px;
}
}@media (max-width: 767px){#s-38624879-54fe-4fd0-9a45-680aea33571a {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-4ec37b84-5a60-4e5c-a3f6-a502bd3d2d04 {
  text-align: center;
}







  #s-4ec37b84-5a60-4e5c-a3f6-a502bd3d2d04 img.shogun-image {
    

    
    
    
  }


#s-4ec37b84-5a60-4e5c-a3f6-a502bd3d2d04 .shogun-image-content {
  
    align-items: center;
  
}

#s-51b06881-57b9-4f11-8f26-2621fe1d1ec4 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-51b06881-57b9-4f11-8f26-2621fe1d1ec4 {
  display: none;
}
#s-51b06881-57b9-4f11-8f26-2621fe1d1ec4, #wrap-s-51b06881-57b9-4f11-8f26-2621fe1d1ec4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-51b06881-57b9-4f11-8f26-2621fe1d1ec4 {
  display: none;
}
#s-51b06881-57b9-4f11-8f26-2621fe1d1ec4, #wrap-s-51b06881-57b9-4f11-8f26-2621fe1d1ec4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-51b06881-57b9-4f11-8f26-2621fe1d1ec4 {
  display: none;
}
#s-51b06881-57b9-4f11-8f26-2621fe1d1ec4, #wrap-s-51b06881-57b9-4f11-8f26-2621fe1d1ec4 { display:none !important; }}@media (max-width: 767px){#s-51b06881-57b9-4f11-8f26-2621fe1d1ec4 {
  
}
}







#s-51b06881-57b9-4f11-8f26-2621fe1d1ec4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51b06881-57b9-4f11-8f26-2621fe1d1ec4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-21e52e3e-3a86-452c-a762-50fe3e6149ba {
  margin-top: 50px;
margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-21e52e3e-3a86-452c-a762-50fe3e6149ba {
  display: none;
}
#s-21e52e3e-3a86-452c-a762-50fe3e6149ba, #wrap-s-21e52e3e-3a86-452c-a762-50fe3e6149ba { display:none !important; }}@media (max-width: 767px){#s-21e52e3e-3a86-452c-a762-50fe3e6149ba {
  display: none;
}
#s-21e52e3e-3a86-452c-a762-50fe3e6149ba, #wrap-s-21e52e3e-3a86-452c-a762-50fe3e6149ba { display:none !important; }}
@media (min-width: 0px) {
[id="s-21e52e3e-3a86-452c-a762-50fe3e6149ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-21e52e3e-3a86-452c-a762-50fe3e6149ba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-21e52e3e-3a86-452c-a762-50fe3e6149ba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-21e52e3e-3a86-452c-a762-50fe3e6149ba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-21e52e3e-3a86-452c-a762-50fe3e6149ba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-21e52e3e-3a86-452c-a762-50fe3e6149ba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-21e52e3e-3a86-452c-a762-50fe3e6149ba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-f80302c9-b067-4496-bea6-70dadbe5a4bb {
  margin-left: 150px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-f80302c9-b067-4496-bea6-70dadbe5a4bb .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: right;
}



#s-e64d84f4-6ff8-4c84-a3c2-b9cd1fa654ed {
  margin-left: 200px;
margin-right: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-e64d84f4-6ff8-4c84-a3c2-b9cd1fa654ed {
  margin-left: 150px;
}
}
#s-f77fd9c7-7923-448f-bb94-5efb9b2a07d2 {
  text-align: center;
}







  #s-f77fd9c7-7923-448f-bb94-5efb9b2a07d2 img.shogun-image {
    

    
    
    
  }


#s-f77fd9c7-7923-448f-bb94-5efb9b2a07d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-98dbd276-b2a8-40e1-b28c-ce5d18a624e7 {
  margin-top: 50px;
margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-98dbd276-b2a8-40e1-b28c-ce5d18a624e7 {
  display: none;
}
#s-98dbd276-b2a8-40e1-b28c-ce5d18a624e7, #wrap-s-98dbd276-b2a8-40e1-b28c-ce5d18a624e7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-98dbd276-b2a8-40e1-b28c-ce5d18a624e7 {
  display: none;
}
#s-98dbd276-b2a8-40e1-b28c-ce5d18a624e7, #wrap-s-98dbd276-b2a8-40e1-b28c-ce5d18a624e7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-98dbd276-b2a8-40e1-b28c-ce5d18a624e7 {
  margin-left: 30px;
margin-right: 30px;
}
}@media (max-width: 767px){#s-98dbd276-b2a8-40e1-b28c-ce5d18a624e7 {
  margin-left: 50px;
margin-right: 50px;
}
}
@media (min-width: 0px) {
[id="s-98dbd276-b2a8-40e1-b28c-ce5d18a624e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-98dbd276-b2a8-40e1-b28c-ce5d18a624e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-98dbd276-b2a8-40e1-b28c-ce5d18a624e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-98dbd276-b2a8-40e1-b28c-ce5d18a624e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-98dbd276-b2a8-40e1-b28c-ce5d18a624e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-98dbd276-b2a8-40e1-b28c-ce5d18a624e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-98dbd276-b2a8-40e1-b28c-ce5d18a624e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-98dbd276-b2a8-40e1-b28c-ce5d18a624e7"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-588d55dd-5469-4b65-946d-35cd67bc0636 {
  margin-left: 150px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-588d55dd-5469-4b65-946d-35cd67bc0636 {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-588d55dd-5469-4b65-946d-35cd67bc0636 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-a89f3551-991c-4252-9250-10ed0e215ba1 {
  margin-left: 200px;
margin-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a89f3551-991c-4252-9250-10ed0e215ba1 {
  margin-left: 30px;
}
}@media (max-width: 767px){#s-a89f3551-991c-4252-9250-10ed0e215ba1 {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-d23b0802-406f-43e1-a8b4-b74f397cfb83 {
  text-align: center;
}







  #s-d23b0802-406f-43e1-a8b4-b74f397cfb83 img.shogun-image {
    

    
    
    
  }


#s-d23b0802-406f-43e1-a8b4-b74f397cfb83 .shogun-image-content {
  
    align-items: center;
  
}

#s-439ad458-6abe-4c7b-abfe-cc61812bf51f {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-439ad458-6abe-4c7b-abfe-cc61812bf51f {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-439ad458-6abe-4c7b-abfe-cc61812bf51f {
  display: none;
}
#s-439ad458-6abe-4c7b-abfe-cc61812bf51f, #wrap-s-439ad458-6abe-4c7b-abfe-cc61812bf51f { display:none !important; }}







#s-439ad458-6abe-4c7b-abfe-cc61812bf51f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-439ad458-6abe-4c7b-abfe-cc61812bf51f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9f77977e-49bf-4db2-9d74-ea4677264267 {
  margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9f77977e-49bf-4db2-9d74-ea4677264267 {
  margin-left: 30px;
margin-right: 30px;
}
}@media (max-width: 767px){#s-9f77977e-49bf-4db2-9d74-ea4677264267 {
  margin-left: 50px;
margin-right: 50px;
}
}
@media (min-width: 0px) {
[id="s-9f77977e-49bf-4db2-9d74-ea4677264267"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9f77977e-49bf-4db2-9d74-ea4677264267"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9f77977e-49bf-4db2-9d74-ea4677264267"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9f77977e-49bf-4db2-9d74-ea4677264267"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-8449b99f-728a-404f-bd7c-d02d6bc80a39 {
  text-align: center;
}







  #s-8449b99f-728a-404f-bd7c-d02d6bc80a39 img.shogun-image {
    

    
    
    
  }


#s-8449b99f-728a-404f-bd7c-d02d6bc80a39 .shogun-image-content {
  
    align-items: center;
  
}

#s-a1b538ad-f319-49b4-ad8c-ffdad5d199a0 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a1b538ad-f319-49b4-ad8c-ffdad5d199a0 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-c6ee9ad0-049c-446c-83e1-4f9c4a2a55b2 {
  text-align: center;
}







  #s-c6ee9ad0-049c-446c-83e1-4f9c4a2a55b2 img.shogun-image {
    

    
    
    
  }


#s-c6ee9ad0-049c-446c-83e1-4f9c4a2a55b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-2a6a8ed7-4078-4ae7-9e23-72fc62f51f3c {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-2a6a8ed7-4078-4ae7-9e23-72fc62f51f3c .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-dfbc8628-b6cc-4c1a-b654-6f3ff3d9755f {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
background-color: rgba(248, 237, 233, 1);
}
@media (min-width: 1200px){#s-dfbc8628-b6cc-4c1a-b654-6f3ff3d9755f {
  display: none;
}
#s-dfbc8628-b6cc-4c1a-b654-6f3ff3d9755f, #wrap-s-dfbc8628-b6cc-4c1a-b654-6f3ff3d9755f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dfbc8628-b6cc-4c1a-b654-6f3ff3d9755f {
  display: none;
}
#s-dfbc8628-b6cc-4c1a-b654-6f3ff3d9755f, #wrap-s-dfbc8628-b6cc-4c1a-b654-6f3ff3d9755f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dfbc8628-b6cc-4c1a-b654-6f3ff3d9755f {
  display: none;
}
#s-dfbc8628-b6cc-4c1a-b654-6f3ff3d9755f, #wrap-s-dfbc8628-b6cc-4c1a-b654-6f3ff3d9755f { display:none !important; }}@media (max-width: 767px){#s-dfbc8628-b6cc-4c1a-b654-6f3ff3d9755f {
  margin-top: 0px;
margin-bottom: 0px;
}
}







#s-dfbc8628-b6cc-4c1a-b654-6f3ff3d9755f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dfbc8628-b6cc-4c1a-b654-6f3ff3d9755f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c767ae49-ebbd-485d-8eef-f4951ceb76de {
  text-align: center;
}
@media (max-width: 767px){#s-c767ae49-ebbd-485d-8eef-f4951ceb76de {
  display: none;
}
#s-c767ae49-ebbd-485d-8eef-f4951ceb76de, #wrap-s-c767ae49-ebbd-485d-8eef-f4951ceb76de { display:none !important; }}






  #s-c767ae49-ebbd-485d-8eef-f4951ceb76de img.shogun-image {
    

    
    
    
  }


#s-c767ae49-ebbd-485d-8eef-f4951ceb76de .shogun-image-content {
  
    align-items: center;
  
}

#s-94ae78bd-e713-4c95-846d-805df89150cc {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-94ae78bd-e713-4c95-846d-805df89150cc {
  display: none;
}
#s-94ae78bd-e713-4c95-846d-805df89150cc, #wrap-s-94ae78bd-e713-4c95-846d-805df89150cc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-94ae78bd-e713-4c95-846d-805df89150cc {
  display: none;
}
#s-94ae78bd-e713-4c95-846d-805df89150cc, #wrap-s-94ae78bd-e713-4c95-846d-805df89150cc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-94ae78bd-e713-4c95-846d-805df89150cc {
  display: none;
}
#s-94ae78bd-e713-4c95-846d-805df89150cc, #wrap-s-94ae78bd-e713-4c95-846d-805df89150cc { display:none !important; }}
#s-94ae78bd-e713-4c95-846d-805df89150cc .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-c9bd6f11-5e6b-4c71-ab6f-e10c2fdf217c {
  padding-left: 250px;
padding-right: 250px;
background-color: rgba(248, 237, 233, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-c9bd6f11-5e6b-4c71-ab6f-e10c2fdf217c {
  padding-left: 50px;
padding-right: 50px;
}
}@media (max-width: 767px){#s-c9bd6f11-5e6b-4c71-ab6f-e10c2fdf217c {
  margin-top: 50px;
margin-bottom: 50px;
padding-left: 20px;
padding-right: 20px;
}
}
#s-89a8bfd3-0b84-4a4e-8e5f-f4605d1028f5 {
  text-align: center;
}
@media (max-width: 767px){#s-89a8bfd3-0b84-4a4e-8e5f-f4605d1028f5 {
  display: none;
}
#s-89a8bfd3-0b84-4a4e-8e5f-f4605d1028f5, #wrap-s-89a8bfd3-0b84-4a4e-8e5f-f4605d1028f5 { display:none !important; }}






  #s-89a8bfd3-0b84-4a4e-8e5f-f4605d1028f5 img.shogun-image {
    

    
    
    
  }


#s-89a8bfd3-0b84-4a4e-8e5f-f4605d1028f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-766b5a44-de5e-4f06-8d7d-980f552a4aa3 {
  margin-top: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-766b5a44-de5e-4f06-8d7d-980f552a4aa3 {
  margin-top: 50px;
}
}







#s-766b5a44-de5e-4f06-8d7d-980f552a4aa3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-766b5a44-de5e-4f06-8d7d-980f552a4aa3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3ad0046a-57a5-4620-8c0b-c7357478f0cd {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-3ad0046a-57a5-4620-8c0b-c7357478f0cd {
  display: none;
}
#s-3ad0046a-57a5-4620-8c0b-c7357478f0cd, #wrap-s-3ad0046a-57a5-4620-8c0b-c7357478f0cd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3ad0046a-57a5-4620-8c0b-c7357478f0cd {
  display: none;
}
#s-3ad0046a-57a5-4620-8c0b-c7357478f0cd, #wrap-s-3ad0046a-57a5-4620-8c0b-c7357478f0cd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3ad0046a-57a5-4620-8c0b-c7357478f0cd {
  display: none;
}
#s-3ad0046a-57a5-4620-8c0b-c7357478f0cd, #wrap-s-3ad0046a-57a5-4620-8c0b-c7357478f0cd { display:none !important; }}
#s-3ad0046a-57a5-4620-8c0b-c7357478f0cd .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-ad52c8c9-f708-4b45-9fdb-002f06093b35 {
  margin-top: 50px;
margin-left: 200px;
margin-bottom: 50px;
margin-right: 200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ad52c8c9-f708-4b45-9fdb-002f06093b35 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 30px;
margin-right: 50px;
}
}@media (max-width: 767px){#s-ad52c8c9-f708-4b45-9fdb-002f06093b35 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-aec48412-1020-4614-9046-04146ca4ca95 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-aec48412-1020-4614-9046-04146ca4ca95 {
  margin-bottom: 30px;
}
}@media (max-width: 767px){#s-aec48412-1020-4614-9046-04146ca4ca95 {
  margin-top: 0px;
margin-bottom: 50px;
display: none;
}
#s-aec48412-1020-4614-9046-04146ca4ca95, #wrap-s-aec48412-1020-4614-9046-04146ca4ca95 { display:none !important; }}






  #s-aec48412-1020-4614-9046-04146ca4ca95 img.shogun-image {
    

    
    
    
  }


#s-aec48412-1020-4614-9046-04146ca4ca95 .shogun-image-content {
  
    align-items: center;
  
}

#s-9809be04-21e1-41e3-9b20-f842c21da8f7 {
  text-align: center;
}
@media (min-width: 1200px){#s-9809be04-21e1-41e3-9b20-f842c21da8f7 {
  display: none;
}
#s-9809be04-21e1-41e3-9b20-f842c21da8f7, #wrap-s-9809be04-21e1-41e3-9b20-f842c21da8f7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9809be04-21e1-41e3-9b20-f842c21da8f7 {
  display: none;
}
#s-9809be04-21e1-41e3-9b20-f842c21da8f7, #wrap-s-9809be04-21e1-41e3-9b20-f842c21da8f7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9809be04-21e1-41e3-9b20-f842c21da8f7 {
  margin-bottom: 30px;
display: none;
}
#s-9809be04-21e1-41e3-9b20-f842c21da8f7, #wrap-s-9809be04-21e1-41e3-9b20-f842c21da8f7 { display:none !important; }}@media (max-width: 767px){#s-9809be04-21e1-41e3-9b20-f842c21da8f7 {
  margin-left: 40px;
margin-right: 40px;
}
}






  #s-9809be04-21e1-41e3-9b20-f842c21da8f7 img.shogun-image {
    

    
    
    
  }


#s-9809be04-21e1-41e3-9b20-f842c21da8f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-85428573-41f2-4e03-af4f-c88671e27270 {
  text-align: center;
}
@media (min-width: 1200px){#s-85428573-41f2-4e03-af4f-c88671e27270 {
  display: none;
}
#s-85428573-41f2-4e03-af4f-c88671e27270, #wrap-s-85428573-41f2-4e03-af4f-c88671e27270 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-85428573-41f2-4e03-af4f-c88671e27270 {
  display: none;
}
#s-85428573-41f2-4e03-af4f-c88671e27270, #wrap-s-85428573-41f2-4e03-af4f-c88671e27270 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-85428573-41f2-4e03-af4f-c88671e27270 {
  margin-bottom: 30px;
display: none;
}
#s-85428573-41f2-4e03-af4f-c88671e27270, #wrap-s-85428573-41f2-4e03-af4f-c88671e27270 { display:none !important; }}@media (max-width: 767px){#s-85428573-41f2-4e03-af4f-c88671e27270 {
  margin-top: -5px;
margin-left: 40px;
margin-bottom: -5px;
margin-right: 40px;
}
}






  #s-85428573-41f2-4e03-af4f-c88671e27270 img.shogun-image {
    

    
    
    
  }


#s-85428573-41f2-4e03-af4f-c88671e27270 .shogun-image-content {
  
    align-items: center;
  
}

#s-7139d4b4-4ba1-496d-bab7-2dfd0b40c222 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-7139d4b4-4ba1-496d-bab7-2dfd0b40c222 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7139d4b4-4ba1-496d-bab7-2dfd0b40c222.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-509b18b3-71dd-4c8e-86d3-9a6b3ec83759 {
  margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-509b18b3-71dd-4c8e-86d3-9a6b3ec83759 {
  display: none;
}
#s-509b18b3-71dd-4c8e-86d3-9a6b3ec83759, #wrap-s-509b18b3-71dd-4c8e-86d3-9a6b3ec83759 { display:none !important; }}@media (max-width: 767px){#s-509b18b3-71dd-4c8e-86d3-9a6b3ec83759 {
  display: none;
}
#s-509b18b3-71dd-4c8e-86d3-9a6b3ec83759, #wrap-s-509b18b3-71dd-4c8e-86d3-9a6b3ec83759 { display:none !important; }}
@media (min-width: 0px) {
[id="s-509b18b3-71dd-4c8e-86d3-9a6b3ec83759"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-509b18b3-71dd-4c8e-86d3-9a6b3ec83759"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-509b18b3-71dd-4c8e-86d3-9a6b3ec83759"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-509b18b3-71dd-4c8e-86d3-9a6b3ec83759"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-509b18b3-71dd-4c8e-86d3-9a6b3ec83759"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-509b18b3-71dd-4c8e-86d3-9a6b3ec83759"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-509b18b3-71dd-4c8e-86d3-9a6b3ec83759"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-28bf9e35-5edf-4397-ad6d-c304ec5734ad {
  text-align: center;
}







  #s-28bf9e35-5edf-4397-ad6d-c304ec5734ad img.shogun-image {
    

    
    
    
  }


#s-28bf9e35-5edf-4397-ad6d-c304ec5734ad .shogun-image-content {
  
    align-items: center;
  
}

#s-45244ce7-c323-4c0d-a549-c19dca021112 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-45244ce7-c323-4c0d-a549-c19dca021112 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-007bfa10-72df-4ae8-afee-dccf8971e5e6 {
  margin-left: 50px;
margin-right: 150px;
}

#s-73e2057b-d495-4322-8607-8956568a69d3 {
  margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-73e2057b-d495-4322-8607-8956568a69d3 {
  display: none;
}
#s-73e2057b-d495-4322-8607-8956568a69d3, #wrap-s-73e2057b-d495-4322-8607-8956568a69d3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-73e2057b-d495-4322-8607-8956568a69d3 {
  display: none;
}
#s-73e2057b-d495-4322-8607-8956568a69d3, #wrap-s-73e2057b-d495-4322-8607-8956568a69d3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-73e2057b-d495-4322-8607-8956568a69d3 {
  margin-left: 30px;
margin-right: 30px;
}
}@media (max-width: 767px){#s-73e2057b-d495-4322-8607-8956568a69d3 {
  margin-left: 50px;
margin-right: 50px;
}
}
@media (min-width: 0px) {
[id="s-73e2057b-d495-4322-8607-8956568a69d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-73e2057b-d495-4322-8607-8956568a69d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-73e2057b-d495-4322-8607-8956568a69d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-73e2057b-d495-4322-8607-8956568a69d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-73e2057b-d495-4322-8607-8956568a69d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-73e2057b-d495-4322-8607-8956568a69d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-73e2057b-d495-4322-8607-8956568a69d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

#s-d9e7a3d5-8bba-4875-8bbe-106601c5c2c9 {
  text-align: center;
}







  #s-d9e7a3d5-8bba-4875-8bbe-106601c5c2c9 img.shogun-image {
    

    
    
    
  }


#s-d9e7a3d5-8bba-4875-8bbe-106601c5c2c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-3dd93509-87a6-4a19-9992-5707a9fa1b8e {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-3dd93509-87a6-4a19-9992-5707a9fa1b8e {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-3dd93509-87a6-4a19-9992-5707a9fa1b8e .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-ffe2975f-7c5f-414f-a5c5-5a8caa769d7c {
  margin-left: 50px;
margin-right: 150px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ffe2975f-7c5f-414f-a5c5-5a8caa769d7c {
  margin-right: 50px;
}
}@media (max-width: 767px){#s-ffe2975f-7c5f-414f-a5c5-5a8caa769d7c {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-89835f65-cc19-40dc-9bbe-136d105c3d60 {
  min-height: 50px;
}
@media (max-width: 767px){#s-89835f65-cc19-40dc-9bbe-136d105c3d60 {
  display: none;
}
#s-89835f65-cc19-40dc-9bbe-136d105c3d60, #wrap-s-89835f65-cc19-40dc-9bbe-136d105c3d60 { display:none !important; }}







#s-89835f65-cc19-40dc-9bbe-136d105c3d60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89835f65-cc19-40dc-9bbe-136d105c3d60.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-654f5dc2-ae4f-4300-b48a-44014b6575c4 {
  margin-top: 50px;
margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-654f5dc2-ae4f-4300-b48a-44014b6575c4 {
  display: none;
}
#s-654f5dc2-ae4f-4300-b48a-44014b6575c4, #wrap-s-654f5dc2-ae4f-4300-b48a-44014b6575c4 { display:none !important; }}@media (max-width: 767px){#s-654f5dc2-ae4f-4300-b48a-44014b6575c4 {
  display: none;
}
#s-654f5dc2-ae4f-4300-b48a-44014b6575c4, #wrap-s-654f5dc2-ae4f-4300-b48a-44014b6575c4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-654f5dc2-ae4f-4300-b48a-44014b6575c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-654f5dc2-ae4f-4300-b48a-44014b6575c4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-654f5dc2-ae4f-4300-b48a-44014b6575c4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-654f5dc2-ae4f-4300-b48a-44014b6575c4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-654f5dc2-ae4f-4300-b48a-44014b6575c4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-654f5dc2-ae4f-4300-b48a-44014b6575c4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-654f5dc2-ae4f-4300-b48a-44014b6575c4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-126a12f2-0305-4945-88b3-524ec8847c33 {
  margin-left: 150px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-126a12f2-0305-4945-88b3-524ec8847c33 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: right;
}



#s-d94eafcb-f9bc-4c3b-aa40-9013942308bf {
  margin-left: 200px;
margin-right: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-d94eafcb-f9bc-4c3b-aa40-9013942308bf {
  margin-left: 150px;
}
}
#s-bda17044-d9b2-4705-b8c4-573c112212a4 {
  text-align: center;
}







  #s-bda17044-d9b2-4705-b8c4-573c112212a4 img.shogun-image {
    

    
    
    
  }


#s-bda17044-d9b2-4705-b8c4-573c112212a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-6cafbe74-a53e-415e-bd01-58bced024e12 {
  margin-top: 50px;
margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-6cafbe74-a53e-415e-bd01-58bced024e12 {
  display: none;
}
#s-6cafbe74-a53e-415e-bd01-58bced024e12, #wrap-s-6cafbe74-a53e-415e-bd01-58bced024e12 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6cafbe74-a53e-415e-bd01-58bced024e12 {
  display: none;
}
#s-6cafbe74-a53e-415e-bd01-58bced024e12, #wrap-s-6cafbe74-a53e-415e-bd01-58bced024e12 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6cafbe74-a53e-415e-bd01-58bced024e12 {
  margin-left: 30px;
margin-right: 30px;
}
}
@media (min-width: 0px) {
[id="s-6cafbe74-a53e-415e-bd01-58bced024e12"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6cafbe74-a53e-415e-bd01-58bced024e12"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6cafbe74-a53e-415e-bd01-58bced024e12"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6cafbe74-a53e-415e-bd01-58bced024e12"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6cafbe74-a53e-415e-bd01-58bced024e12"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6cafbe74-a53e-415e-bd01-58bced024e12"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6cafbe74-a53e-415e-bd01-58bced024e12"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-6cafbe74-a53e-415e-bd01-58bced024e12"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-aa82eab5-15da-4bd6-8e32-26a610f40bab {
  margin-left: 150px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}
@media (max-width: 767px){#s-aa82eab5-15da-4bd6-8e32-26a610f40bab {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-aa82eab5-15da-4bd6-8e32-26a610f40bab .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: right;
}



#s-16cb2995-8ee5-4973-82d6-d95305cd688d {
  margin-left: 200px;
margin-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-16cb2995-8ee5-4973-82d6-d95305cd688d {
  margin-left: 30px;
}
}@media (max-width: 767px){#s-16cb2995-8ee5-4973-82d6-d95305cd688d {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-da3563c2-72a1-45f8-a2b2-7db0baff67eb {
  text-align: center;
}







  #s-da3563c2-72a1-45f8-a2b2-7db0baff67eb img.shogun-image {
    

    
    
    
  }


#s-da3563c2-72a1-45f8-a2b2-7db0baff67eb .shogun-image-content {
  
    align-items: center;
  
}

#s-e180ba37-c469-416d-bccb-917fe65254b8 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e180ba37-c469-416d-bccb-917fe65254b8 {
  display: none;
}
#s-e180ba37-c469-416d-bccb-917fe65254b8, #wrap-s-e180ba37-c469-416d-bccb-917fe65254b8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e180ba37-c469-416d-bccb-917fe65254b8 {
  display: none;
}
#s-e180ba37-c469-416d-bccb-917fe65254b8, #wrap-s-e180ba37-c469-416d-bccb-917fe65254b8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e180ba37-c469-416d-bccb-917fe65254b8 {
  display: none;
}
#s-e180ba37-c469-416d-bccb-917fe65254b8, #wrap-s-e180ba37-c469-416d-bccb-917fe65254b8 { display:none !important; }}@media (max-width: 767px){#s-e180ba37-c469-416d-bccb-917fe65254b8 {
  
}
}







#s-e180ba37-c469-416d-bccb-917fe65254b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e180ba37-c469-416d-bccb-917fe65254b8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ace50bbc-645f-4013-893c-a4a034d4fb9c {
  margin-top: 50px;
margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ace50bbc-645f-4013-893c-a4a034d4fb9c {
  display: none;
}
#s-ace50bbc-645f-4013-893c-a4a034d4fb9c, #wrap-s-ace50bbc-645f-4013-893c-a4a034d4fb9c { display:none !important; }}@media (max-width: 767px){#s-ace50bbc-645f-4013-893c-a4a034d4fb9c {
  display: none;
}
#s-ace50bbc-645f-4013-893c-a4a034d4fb9c, #wrap-s-ace50bbc-645f-4013-893c-a4a034d4fb9c { display:none !important; }}
@media (min-width: 0px) {
[id="s-ace50bbc-645f-4013-893c-a4a034d4fb9c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ace50bbc-645f-4013-893c-a4a034d4fb9c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ace50bbc-645f-4013-893c-a4a034d4fb9c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ace50bbc-645f-4013-893c-a4a034d4fb9c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ace50bbc-645f-4013-893c-a4a034d4fb9c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ace50bbc-645f-4013-893c-a4a034d4fb9c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ace50bbc-645f-4013-893c-a4a034d4fb9c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-52c409b1-bd2e-4b07-9473-7d9891712f85 {
  margin-left: 150px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-52c409b1-bd2e-4b07-9473-7d9891712f85 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: right;
}



#s-3be6f7e7-99a1-48bf-9d2d-43f41cccadb8 {
  margin-left: 200px;
margin-right: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-3be6f7e7-99a1-48bf-9d2d-43f41cccadb8 {
  margin-left: 150px;
}
}
#s-65b8791f-b81a-4c6e-a58a-eb028d1b9445 {
  text-align: center;
}







  #s-65b8791f-b81a-4c6e-a58a-eb028d1b9445 img.shogun-image {
    

    
    
    
  }


#s-65b8791f-b81a-4c6e-a58a-eb028d1b9445 .shogun-image-content {
  
    align-items: center;
  
}

#s-1065769e-39a7-4627-8601-4f34cdc595bf {
  margin-top: 50px;
margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 1200px){#s-1065769e-39a7-4627-8601-4f34cdc595bf {
  display: none;
}
#s-1065769e-39a7-4627-8601-4f34cdc595bf, #wrap-s-1065769e-39a7-4627-8601-4f34cdc595bf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1065769e-39a7-4627-8601-4f34cdc595bf {
  display: none;
}
#s-1065769e-39a7-4627-8601-4f34cdc595bf, #wrap-s-1065769e-39a7-4627-8601-4f34cdc595bf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1065769e-39a7-4627-8601-4f34cdc595bf {
  margin-left: 30px;
margin-right: 30px;
}
}@media (max-width: 767px){#s-1065769e-39a7-4627-8601-4f34cdc595bf {
  margin-left: 50px;
margin-right: 50px;
}
}
@media (min-width: 0px) {
[id="s-1065769e-39a7-4627-8601-4f34cdc595bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1065769e-39a7-4627-8601-4f34cdc595bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1065769e-39a7-4627-8601-4f34cdc595bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1065769e-39a7-4627-8601-4f34cdc595bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1065769e-39a7-4627-8601-4f34cdc595bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1065769e-39a7-4627-8601-4f34cdc595bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1065769e-39a7-4627-8601-4f34cdc595bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-1065769e-39a7-4627-8601-4f34cdc595bf"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-b813838f-28d8-4b16-8cf1-057cf728e9fa {
  margin-left: 150px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-b813838f-28d8-4b16-8cf1-057cf728e9fa {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-b813838f-28d8-4b16-8cf1-057cf728e9fa .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-61a2617f-0a5f-4372-8b6d-34f48c95572a {
  margin-left: 200px;
margin-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-61a2617f-0a5f-4372-8b6d-34f48c95572a {
  margin-left: 30px;
}
}@media (max-width: 767px){#s-61a2617f-0a5f-4372-8b6d-34f48c95572a {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-12806e5b-582e-443a-bf91-68ffb6073b91 {
  text-align: center;
}







  #s-12806e5b-582e-443a-bf91-68ffb6073b91 img.shogun-image {
    

    
    
    
  }


#s-12806e5b-582e-443a-bf91-68ffb6073b91 .shogun-image-content {
  
    align-items: center;
  
}

#s-f2df0fda-33f8-4e6d-a3d8-cf759e030154 {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-f2df0fda-33f8-4e6d-a3d8-cf759e030154 {
  display: none;
}
#s-f2df0fda-33f8-4e6d-a3d8-cf759e030154, #wrap-s-f2df0fda-33f8-4e6d-a3d8-cf759e030154 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f2df0fda-33f8-4e6d-a3d8-cf759e030154 {
  display: none;
}
#s-f2df0fda-33f8-4e6d-a3d8-cf759e030154, #wrap-s-f2df0fda-33f8-4e6d-a3d8-cf759e030154 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f2df0fda-33f8-4e6d-a3d8-cf759e030154 {
  margin-bottom: 0px;
display: none;
}
#s-f2df0fda-33f8-4e6d-a3d8-cf759e030154, #wrap-s-f2df0fda-33f8-4e6d-a3d8-cf759e030154 { display:none !important; }}







#s-f2df0fda-33f8-4e6d-a3d8-cf759e030154 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2df0fda-33f8-4e6d-a3d8-cf759e030154.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-60d5438f-afb4-4fcb-b60b-541a9083f0a5 {
  margin-left: 100px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-60d5438f-afb4-4fcb-b60b-541a9083f0a5 {
  margin-left: 30px;
margin-right: 30px;
}
}@media (max-width: 767px){#s-60d5438f-afb4-4fcb-b60b-541a9083f0a5 {
  margin-left: 50px;
margin-right: 50px;
}
}
@media (min-width: 0px) {
[id="s-60d5438f-afb4-4fcb-b60b-541a9083f0a5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-60d5438f-afb4-4fcb-b60b-541a9083f0a5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-60d5438f-afb4-4fcb-b60b-541a9083f0a5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-60d5438f-afb4-4fcb-b60b-541a9083f0a5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-0a5cbab7-01bc-4612-93b4-4356bd0c5eed {
  text-align: center;
}







  #s-0a5cbab7-01bc-4612-93b4-4356bd0c5eed img.shogun-image {
    

    
    
    
  }


#s-0a5cbab7-01bc-4612-93b4-4356bd0c5eed .shogun-image-content {
  
    align-items: center;
  
}

#s-91e1f790-b52f-4d4e-bcc0-311fd7eb3b61 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-91e1f790-b52f-4d4e-bcc0-311fd7eb3b61 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



@media (max-width: 767px){#s-dfd20b54-8294-4bfb-b759-4e29a47c80e8 {
  margin-bottom: 30px;
}
}
#s-b9746fee-82cd-429c-978b-55d0330f80cf {
  text-align: center;
}







  #s-b9746fee-82cd-429c-978b-55d0330f80cf img.shogun-image {
    

    
    
    
  }


#s-b9746fee-82cd-429c-978b-55d0330f80cf .shogun-image-content {
  
    align-items: center;
  
}

#s-a4767b79-e54d-4ae6-9557-c22d42741d35 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a4767b79-e54d-4ae6-9557-c22d42741d35 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



@media (min-width: 1200px){#s-2c848ac7-7a1a-4084-8391-dd1a1971ebd0 {
  display: none;
}
#s-2c848ac7-7a1a-4084-8391-dd1a1971ebd0, #wrap-s-2c848ac7-7a1a-4084-8391-dd1a1971ebd0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2c848ac7-7a1a-4084-8391-dd1a1971ebd0 {
  display: none;
}
#s-2c848ac7-7a1a-4084-8391-dd1a1971ebd0, #wrap-s-2c848ac7-7a1a-4084-8391-dd1a1971ebd0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2c848ac7-7a1a-4084-8391-dd1a1971ebd0 {
  display: none;
}
#s-2c848ac7-7a1a-4084-8391-dd1a1971ebd0, #wrap-s-2c848ac7-7a1a-4084-8391-dd1a1971ebd0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-2c848ac7-7a1a-4084-8391-dd1a1971ebd0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2c848ac7-7a1a-4084-8391-dd1a1971ebd0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2c848ac7-7a1a-4084-8391-dd1a1971ebd0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2c848ac7-7a1a-4084-8391-dd1a1971ebd0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2c848ac7-7a1a-4084-8391-dd1a1971ebd0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2c848ac7-7a1a-4084-8391-dd1a1971ebd0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2c848ac7-7a1a-4084-8391-dd1a1971ebd0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-6aa3046d-11f0-4241-b4c3-a8d504ca2aa7 {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-6aa3046d-11f0-4241-b4c3-a8d504ca2aa7 {
  display: none;
}
#s-6aa3046d-11f0-4241-b4c3-a8d504ca2aa7, #wrap-s-6aa3046d-11f0-4241-b4c3-a8d504ca2aa7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6aa3046d-11f0-4241-b4c3-a8d504ca2aa7 {
  display: none;
}
#s-6aa3046d-11f0-4241-b4c3-a8d504ca2aa7, #wrap-s-6aa3046d-11f0-4241-b4c3-a8d504ca2aa7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6aa3046d-11f0-4241-b4c3-a8d504ca2aa7 {
  display: none;
}
#s-6aa3046d-11f0-4241-b4c3-a8d504ca2aa7, #wrap-s-6aa3046d-11f0-4241-b4c3-a8d504ca2aa7 { display:none !important; }}
#s-6aa3046d-11f0-4241-b4c3-a8d504ca2aa7 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-69f7a000-256f-400d-91b5-e48b311d6a02 {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-69f7a000-256f-400d-91b5-e48b311d6a02 {
  display: none;
}
#s-69f7a000-256f-400d-91b5-e48b311d6a02, #wrap-s-69f7a000-256f-400d-91b5-e48b311d6a02 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-69f7a000-256f-400d-91b5-e48b311d6a02 {
  display: none;
}
#s-69f7a000-256f-400d-91b5-e48b311d6a02, #wrap-s-69f7a000-256f-400d-91b5-e48b311d6a02 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-69f7a000-256f-400d-91b5-e48b311d6a02 {
  display: none;
}
#s-69f7a000-256f-400d-91b5-e48b311d6a02, #wrap-s-69f7a000-256f-400d-91b5-e48b311d6a02 { display:none !important; }}







#s-69f7a000-256f-400d-91b5-e48b311d6a02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69f7a000-256f-400d-91b5-e48b311d6a02.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-db83f65b-1f6a-4269-8549-df9b690f8a24 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-db83f65b-1f6a-4269-8549-df9b690f8a24 {
  display: none;
}
#s-db83f65b-1f6a-4269-8549-df9b690f8a24, #wrap-s-db83f65b-1f6a-4269-8549-df9b690f8a24 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-db83f65b-1f6a-4269-8549-df9b690f8a24 {
  display: none;
}
#s-db83f65b-1f6a-4269-8549-df9b690f8a24, #wrap-s-db83f65b-1f6a-4269-8549-df9b690f8a24 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-db83f65b-1f6a-4269-8549-df9b690f8a24 {
  display: none;
}
#s-db83f65b-1f6a-4269-8549-df9b690f8a24, #wrap-s-db83f65b-1f6a-4269-8549-df9b690f8a24 { display:none !important; }}
#s-db83f65b-1f6a-4269-8549-df9b690f8a24 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-d0018e57-ade8-46d0-a3b5-e60bc2cbebec {
  margin-top: 50px;
margin-left: 100px;
margin-bottom: 50px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d0018e57-ade8-46d0-a3b5-e60bc2cbebec {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-d0018e57-ade8-46d0-a3b5-e60bc2cbebec {
  margin-left: 20px;
margin-bottom: 50px;
margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-d0018e57-ade8-46d0-a3b5-e60bc2cbebec"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d0018e57-ade8-46d0-a3b5-e60bc2cbebec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d0018e57-ade8-46d0-a3b5-e60bc2cbebec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d0018e57-ade8-46d0-a3b5-e60bc2cbebec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-f9cd79cd-2fa5-4c09-885c-9de9378a2ad6 {
  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-1a6d37f7-5bb2-4e6c-b32a-9f068e7e9afd {
  text-align: left;
}



.shg-c#s-1a6d37f7-5bb2-4e6c-b32a-9f068e7e9afd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1a6d37f7-5bb2-4e6c-b32a-9f068e7e9afd img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-1a6d37f7-5bb2-4e6c-b32a-9f068e7e9afd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1a6d37f7-5bb2-4e6c-b32a-9f068e7e9afd img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1a6d37f7-5bb2-4e6c-b32a-9f068e7e9afd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1a6d37f7-5bb2-4e6c-b32a-9f068e7e9afd img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1a6d37f7-5bb2-4e6c-b32a-9f068e7e9afd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1a6d37f7-5bb2-4e6c-b32a-9f068e7e9afd img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1a6d37f7-5bb2-4e6c-b32a-9f068e7e9afd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1a6d37f7-5bb2-4e6c-b32a-9f068e7e9afd 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-79ee275b-4f46-4124-b7e2-f8c72f0e97cf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-79ee275b-4f46-4124-b7e2-f8c72f0e97cf .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-e3cfda07-12ec-49c8-8b8f-885d8107867f {
  text-align: center;
}

#s-e3cfda07-12ec-49c8-8b8f-885d8107867f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e3cfda07-12ec-49c8-8b8f-885d8107867f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e3cfda07-12ec-49c8-8b8f-885d8107867f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a525ea50-8379-4f54-b587-3489c204e3b3 {
  display: none;
}
#s-3222a1d6-5e6e-4520-a6a6-76913908c427 {
  text-align: left;
}



.shg-c#s-3222a1d6-5e6e-4520-a6a6-76913908c427 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3222a1d6-5e6e-4520-a6a6-76913908c427 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-3222a1d6-5e6e-4520-a6a6-76913908c427 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3222a1d6-5e6e-4520-a6a6-76913908c427 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3222a1d6-5e6e-4520-a6a6-76913908c427 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3222a1d6-5e6e-4520-a6a6-76913908c427 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3222a1d6-5e6e-4520-a6a6-76913908c427 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3222a1d6-5e6e-4520-a6a6-76913908c427 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3222a1d6-5e6e-4520-a6a6-76913908c427 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3222a1d6-5e6e-4520-a6a6-76913908c427 img.shogun-image {
  width: 100%;
}



}
#s-d18d6fa5-630f-413c-88b9-b6e47fc1f506 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d18d6fa5-630f-413c-88b9-b6e47fc1f506 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-b0ea232c-fd15-4b41-9951-b599a212b553 {
  text-align: center;
}

#s-b0ea232c-fd15-4b41-9951-b599a212b553 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b0ea232c-fd15-4b41-9951-b599a212b553 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b0ea232c-fd15-4b41-9951-b599a212b553 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c2ae0827-94fb-4249-bc1a-67ca8bc39d70 {
  display: none;
}
#s-ddd43df7-4491-419f-86a0-3936b8f150f7 {
  text-align: left;
}



.shg-c#s-ddd43df7-4491-419f-86a0-3936b8f150f7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ddd43df7-4491-419f-86a0-3936b8f150f7 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-ddd43df7-4491-419f-86a0-3936b8f150f7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ddd43df7-4491-419f-86a0-3936b8f150f7 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ddd43df7-4491-419f-86a0-3936b8f150f7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ddd43df7-4491-419f-86a0-3936b8f150f7 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ddd43df7-4491-419f-86a0-3936b8f150f7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ddd43df7-4491-419f-86a0-3936b8f150f7 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ddd43df7-4491-419f-86a0-3936b8f150f7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ddd43df7-4491-419f-86a0-3936b8f150f7 img.shogun-image {
  width: 100%;
}



}
#s-6c70fdb2-6e15-4a06-95c5-fb55664f19b0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6c70fdb2-6e15-4a06-95c5-fb55664f19b0 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-82e69e67-665d-4311-a1ea-5dc3dbde4251 {
  text-align: center;
}

#s-82e69e67-665d-4311-a1ea-5dc3dbde4251 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-82e69e67-665d-4311-a1ea-5dc3dbde4251 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-82e69e67-665d-4311-a1ea-5dc3dbde4251 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-54c4f71f-4d87-4010-88aa-2ea4717b4f86 {
  display: none;
}
#s-63aeb3fa-8c8d-42f1-ba89-25921e73a05d {
  text-align: left;
}



.shg-c#s-63aeb3fa-8c8d-42f1-ba89-25921e73a05d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-63aeb3fa-8c8d-42f1-ba89-25921e73a05d img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-63aeb3fa-8c8d-42f1-ba89-25921e73a05d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-63aeb3fa-8c8d-42f1-ba89-25921e73a05d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-63aeb3fa-8c8d-42f1-ba89-25921e73a05d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-63aeb3fa-8c8d-42f1-ba89-25921e73a05d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-63aeb3fa-8c8d-42f1-ba89-25921e73a05d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-63aeb3fa-8c8d-42f1-ba89-25921e73a05d img.shogun-image {
  width: 100%;
}



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

.shg-c#s-63aeb3fa-8c8d-42f1-ba89-25921e73a05d .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-63aeb3fa-8c8d-42f1-ba89-25921e73a05d img.shogun-image {
  width: 100%;
}



}
#s-fbd29883-1b94-4927-9560-d3056af2d7d3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fbd29883-1b94-4927-9560-d3056af2d7d3 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-f30ce803-736e-4cc3-8266-1f8436d8ddad {
  text-align: center;
}

#s-f30ce803-736e-4cc3-8266-1f8436d8ddad .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f30ce803-736e-4cc3-8266-1f8436d8ddad .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f30ce803-736e-4cc3-8266-1f8436d8ddad .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-817c4e51-c797-4244-80ee-57fbd634d410 {
  min-height: 50px;
}
@media (max-width: 767px){#s-817c4e51-c797-4244-80ee-57fbd634d410 {
  display: none;
}
#s-817c4e51-c797-4244-80ee-57fbd634d410, #wrap-s-817c4e51-c797-4244-80ee-57fbd634d410 { display:none !important; }}







#s-817c4e51-c797-4244-80ee-57fbd634d410 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-817c4e51-c797-4244-80ee-57fbd634d410.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-688dc242-ceab-472c-8458-216c2d9fc3e0 {
  margin-top: 50px;
}
@media (max-width: 767px){#s-688dc242-ceab-472c-8458-216c2d9fc3e0 {
  display: none;
}
#s-688dc242-ceab-472c-8458-216c2d9fc3e0, #wrap-s-688dc242-ceab-472c-8458-216c2d9fc3e0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-688dc242-ceab-472c-8458-216c2d9fc3e0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-688dc242-ceab-472c-8458-216c2d9fc3e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-688dc242-ceab-472c-8458-216c2d9fc3e0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-688dc242-ceab-472c-8458-216c2d9fc3e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-688dc242-ceab-472c-8458-216c2d9fc3e0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-688dc242-ceab-472c-8458-216c2d9fc3e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-688dc242-ceab-472c-8458-216c2d9fc3e0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-6fb32fbe-3106-4ee2-9a5a-03db1ad5619c {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6fb32fbe-3106-4ee2-9a5a-03db1ad5619c .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 48px;
  
  
  
}



#s-bb5c3bd4-944a-4ea4-b594-5b5ecc7e4934 {
  border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
}

#s-eacc1623-a735-4ceb-a7f8-577e597f9ade {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}
@media (max-width: 767px){#s-eacc1623-a735-4ceb-a7f8-577e597f9ade {
  display: none;
}
#s-eacc1623-a735-4ceb-a7f8-577e597f9ade, #wrap-s-eacc1623-a735-4ceb-a7f8-577e597f9ade { display:none !important; }}







#s-eacc1623-a735-4ceb-a7f8-577e597f9ade > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eacc1623-a735-4ceb-a7f8-577e597f9ade.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d36be693-cb0f-4761-989f-06251394e339 {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d36be693-cb0f-4761-989f-06251394e339 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 48px;
  
  
  
}



#s-7b07c624-095e-4e96-ab56-f9c88fea9249 {
  margin-top: 50px;
margin-left: 100px;
margin-bottom: 50px;
margin-right: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-7b07c624-095e-4e96-ab56-f9c88fea9249 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-7b07c624-095e-4e96-ab56-f9c88fea9249 {
  margin-left: 20px;
margin-bottom: 50px;
margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-7b07c624-095e-4e96-ab56-f9c88fea9249"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-7b07c624-095e-4e96-ab56-f9c88fea9249"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-7b07c624-095e-4e96-ab56-f9c88fea9249"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-7b07c624-095e-4e96-ab56-f9c88fea9249"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-3a4c1252-9b2e-4870-a4f2-b0bde8d6f18e {
  display: none;
}
#s-ad4382b3-8bbe-40bf-a5c7-a24484b28d1b {
  text-align: left;
opacity: 1;
}



.shg-c#s-ad4382b3-8bbe-40bf-a5c7-a24484b28d1b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ad4382b3-8bbe-40bf-a5c7-a24484b28d1b img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-ad4382b3-8bbe-40bf-a5c7-a24484b28d1b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ad4382b3-8bbe-40bf-a5c7-a24484b28d1b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ad4382b3-8bbe-40bf-a5c7-a24484b28d1b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ad4382b3-8bbe-40bf-a5c7-a24484b28d1b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ad4382b3-8bbe-40bf-a5c7-a24484b28d1b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ad4382b3-8bbe-40bf-a5c7-a24484b28d1b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ad4382b3-8bbe-40bf-a5c7-a24484b28d1b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ad4382b3-8bbe-40bf-a5c7-a24484b28d1b img.shogun-image {
  width: 100%;
}



}
#s-616831a3-1e3f-4d0d-a919-c8da0d0b5a5e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-616831a3-1e3f-4d0d-a919-c8da0d0b5a5e .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-c839c6b8-d22c-4b4f-9e92-7e07d6035fe0 {
  text-align: center;
}

#s-c839c6b8-d22c-4b4f-9e92-7e07d6035fe0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c839c6b8-d22c-4b4f-9e92-7e07d6035fe0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c839c6b8-d22c-4b4f-9e92-7e07d6035fe0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-fd10427e-810d-45a1-bd9b-0b7b161921b1 {
  display: none;
}
#s-90cff7fd-cadf-4887-8d38-afb640e3bf09 {
  text-align: left;
}



.shg-c#s-90cff7fd-cadf-4887-8d38-afb640e3bf09 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-90cff7fd-cadf-4887-8d38-afb640e3bf09 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-90cff7fd-cadf-4887-8d38-afb640e3bf09 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-90cff7fd-cadf-4887-8d38-afb640e3bf09 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-90cff7fd-cadf-4887-8d38-afb640e3bf09 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-90cff7fd-cadf-4887-8d38-afb640e3bf09 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-90cff7fd-cadf-4887-8d38-afb640e3bf09 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-90cff7fd-cadf-4887-8d38-afb640e3bf09 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-90cff7fd-cadf-4887-8d38-afb640e3bf09 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-90cff7fd-cadf-4887-8d38-afb640e3bf09 img.shogun-image {
  width: 100%;
}



}
#s-0c47edc9-07a1-40cc-a712-f9905d4c6f87 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0c47edc9-07a1-40cc-a712-f9905d4c6f87 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-893afda8-9dce-412a-999a-5ebce6c18f28 {
  text-align: center;
}

#s-893afda8-9dce-412a-999a-5ebce6c18f28 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-893afda8-9dce-412a-999a-5ebce6c18f28 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-893afda8-9dce-412a-999a-5ebce6c18f28 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0d0e549d-8155-465c-a37c-a6ddb680a056 {
  display: none;
}
#s-4de722f2-bce1-48c3-8ae8-5cc720f9b410 {
  text-align: left;
}



.shg-c#s-4de722f2-bce1-48c3-8ae8-5cc720f9b410 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4de722f2-bce1-48c3-8ae8-5cc720f9b410 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-4de722f2-bce1-48c3-8ae8-5cc720f9b410 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4de722f2-bce1-48c3-8ae8-5cc720f9b410 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-4de722f2-bce1-48c3-8ae8-5cc720f9b410 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4de722f2-bce1-48c3-8ae8-5cc720f9b410 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-4de722f2-bce1-48c3-8ae8-5cc720f9b410 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4de722f2-bce1-48c3-8ae8-5cc720f9b410 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-4de722f2-bce1-48c3-8ae8-5cc720f9b410 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4de722f2-bce1-48c3-8ae8-5cc720f9b410 img.shogun-image {
  width: 100%;
}



}
#s-66ed914f-677c-4f45-8cfb-710431027c12 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-66ed914f-677c-4f45-8cfb-710431027c12 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-1d9a5187-672b-4d94-8779-66cee291d6ce {
  text-align: center;
}

#s-1d9a5187-672b-4d94-8779-66cee291d6ce .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1d9a5187-672b-4d94-8779-66cee291d6ce .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1d9a5187-672b-4d94-8779-66cee291d6ce .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-61fc8a0e-aa5e-46eb-8084-609e850ef6cf {
  display: none;
}
#s-90e0d561-95d5-4429-b3f5-fc6e8e53ce12 {
  text-align: left;
}



.shg-c#s-90e0d561-95d5-4429-b3f5-fc6e8e53ce12 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-90e0d561-95d5-4429-b3f5-fc6e8e53ce12 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-90e0d561-95d5-4429-b3f5-fc6e8e53ce12 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-90e0d561-95d5-4429-b3f5-fc6e8e53ce12 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-90e0d561-95d5-4429-b3f5-fc6e8e53ce12 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-90e0d561-95d5-4429-b3f5-fc6e8e53ce12 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-90e0d561-95d5-4429-b3f5-fc6e8e53ce12 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-90e0d561-95d5-4429-b3f5-fc6e8e53ce12 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-90e0d561-95d5-4429-b3f5-fc6e8e53ce12 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-90e0d561-95d5-4429-b3f5-fc6e8e53ce12 img.shogun-image {
  width: 100%;
}



}
#s-a2cdc1c6-de21-458f-9cea-56bb76bbe0aa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a2cdc1c6-de21-458f-9cea-56bb76bbe0aa .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-6af14e5d-abed-42f5-9d0f-acb88b0da3ad {
  text-align: center;
}

#s-6af14e5d-abed-42f5-9d0f-acb88b0da3ad .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6af14e5d-abed-42f5-9d0f-acb88b0da3ad .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6af14e5d-abed-42f5-9d0f-acb88b0da3ad .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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