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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}



  #s-a6dabb9d-3f99-4f83-a0bd-ff2d020f51c4 img.shogun-image {
    
    width: px;
  }


#s-a6dabb9d-3f99-4f83-a0bd-ff2d020f51c4 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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




  #s-f2d76a5b-b28e-4e11-a6c9-56fdf38ddbbb img.shogun-image {
    
    width: px;
  }


#s-f2d76a5b-b28e-4e11-a6c9-56fdf38ddbbb .shogun-image-content {
  
    align-items: center;
  
}

#s-ce2c58d5-78a3-43b2-a8a1-6064429efbde {
  display: none;
}
#s-b0a817c5-750d-4966-b4ae-1f4bcd46acdc {
  margin-top: 10px;
margin-bottom: 10px;
text-align: left;
}

#s-b0a817c5-750d-4966-b4ae-1f4bcd46acdc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
}

#s-b0a817c5-750d-4966-b4ae-1f4bcd46acdc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-b0a817c5-750d-4966-b4ae-1f4bcd46acdc .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.shg-product-atc-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-product-atc-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-3ec6ba18-a37c-4cb6-b89e-275b830e708c {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
cursor: pointer;
}
#s-3ec6ba18-a37c-4cb6-b89e-275b830e708c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3ec6ba18-a37c-4cb6-b89e-275b830e708c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3ec6ba18-a37c-4cb6-b89e-275b830e708c-atc-btn-wrapper {
    text-align: left;
  }


#s-3ec6ba18-a37c-4cb6-b89e-275b830e708c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3ec6ba18-a37c-4cb6-b89e-275b830e708c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3ec6ba18-a37c-4cb6-b89e-275b830e708c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3ec6ba18-a37c-4cb6-b89e-275b830e708c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body>.shogun-tab-content {
  display: none;
}

.shogun-tabs-body>.shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-f983910c-268d-42b7-bb02-86373bcb7e9c .shogun-tabs {
  justify-content: center;
}

#s-f983910c-268d-42b7-bb02-86373bcb7e9c .shogun-tabs > li > .shogun-tab-box {
    background: none;
    border: none;
  }
  #s-f983910c-268d-42b7-bb02-86373bcb7e9c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: none;
    border: none;
  }
  #s-f983910c-268d-42b7-bb02-86373bcb7e9c .shogun-tabs > li > .shogun-tab-box::after {
    background: #fff;
    border: 4px solid #DDDDDD;
  }
  #s-f983910c-268d-42b7-bb02-86373bcb7e9c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box::after  {
    background: #F4F4F4;
    border: 4px solid #ddd;
  }
#s-f983910c-268d-42b7-bb02-86373bcb7e9c .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-f983910c-268d-42b7-bb02-86373bcb7e9c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-f983910c-268d-42b7-bb02-86373bcb7e9c .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 4px);
  left: 4px;
  bottom: -4px;
  height: 4px;
  background: #F4F4F4;
}

#s-f983910c-268d-42b7-bb02-86373bcb7e9c .shogun-tabs-body {
  margin-top: -4px;
  border-top: 4px solid #ddd;
}

#s-c739beb2-1bc9-432c-9346-ba5371736936 {
  text-align: center;
}




  #s-c739beb2-1bc9-432c-9346-ba5371736936 img.shogun-image {
    
    width: px;
  }


#s-c739beb2-1bc9-432c-9346-ba5371736936 .shogun-image-content {
  
    align-items: center;
  
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-416ad82f-b8a2-4fed-baaa-eaede09a8eba {
  background-color: rgba(235, 235, 235, 1);
}

@media (min-width: 0px) {
[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-416ad82f-b8a2-4fed-baaa-eaede09a8eba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-7969d864-cdd5-4496-bfe6-76782a3e32a3 {
  min-height: 300px;
}








#s-7969d864-cdd5-4496-bfe6-76782a3e32a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7969d864-cdd5-4496-bfe6-76782a3e32a3.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-9e77ee62-dd76-4739-9b59-ff8e0c7c3533 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9e77ee62-dd76-4739-9b59-ff8e0c7c3533 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1290f35e-f8a0-46d7-bf93-20662c2bf75c {
  text-align: center;
}




  #s-1290f35e-f8a0-46d7-bf93-20662c2bf75c img.shogun-image {
    
    width: px;
  }


#s-1290f35e-f8a0-46d7-bf93-20662c2bf75c .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

#s-ae8a1ef4-4cb1-434b-a2de-77116f22b8a1 {
  margin-left: 10%;
margin-right: 10%;
}

#s-ae8a1ef4-4cb1-434b-a2de-77116f22b8a1 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(0, 0, 0, 1);
  border-radius: 1px;
}

#s-ae8a1ef4-4cb1-434b-a2de-77116f22b8a1 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-ae8a1ef4-4cb1-434b-a2de-77116f22b8a1 td.shogun-table-column {
  background-color: rgba(255, 255, 255, 1);
  padding: 10px;
  text-align: inherit;
}

#s-ae8a1ef4-4cb1-434b-a2de-77116f22b8a1 td.shogun-table-row {
  background-color: rgba(255, 255, 255, 1);
  padding: 3px;
}

#s-ae8a1ef4-4cb1-434b-a2de-77116f22b8a1 td.shogun-table-column, #s-ae8a1ef4-4cb1-434b-a2de-77116f22b8a1 td.shogun-table-row {
  border: 1px solid rgba(0, 0, 0, 1);
}

#s-4c02f891-6ac5-4000-b580-ac10706b3d36 {
  min-height: 50px;
}








#s-4c02f891-6ac5-4000-b580-ac10706b3d36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c02f891-6ac5-4000-b580-ac10706b3d36.shg-box.shg-c {
  justify-content: center;
}

#s-bde0eac1-311f-454c-a505-977aef56550f {
  min-height: 50px;
}








#s-bde0eac1-311f-454c-a505-977aef56550f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bde0eac1-311f-454c-a505-977aef56550f.shg-box.shg-c {
  justify-content: center;
}

#s-c33fc321-2358-4bd4-9eba-9d57909809b4 {
  min-height: 50px;
}








#s-c33fc321-2358-4bd4-9eba-9d57909809b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c33fc321-2358-4bd4-9eba-9d57909809b4.shg-box.shg-c {
  justify-content: center;
}

#s-5f1acbaf-98f1-4d2d-8573-6bafb215e03f {
  min-height: 50px;
}








#s-5f1acbaf-98f1-4d2d-8573-6bafb215e03f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f1acbaf-98f1-4d2d-8573-6bafb215e03f.shg-box.shg-c {
  justify-content: center;
}

#s-af5e3cf7-fbce-41d5-9d6d-a0e8b8c74b12 {
  min-height: 50px;
}








#s-af5e3cf7-fbce-41d5-9d6d-a0e8b8c74b12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af5e3cf7-fbce-41d5-9d6d-a0e8b8c74b12.shg-box.shg-c {
  justify-content: center;
}

#s-3faa0cba-d78f-43fa-ba49-126216ddd818 {
  min-height: 50px;
}








#s-3faa0cba-d78f-43fa-ba49-126216ddd818 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3faa0cba-d78f-43fa-ba49-126216ddd818.shg-box.shg-c {
  justify-content: center;
}

#s-244f0316-5ba1-421c-9802-6c8e2b648790 {
  min-height: 50px;
}








#s-244f0316-5ba1-421c-9802-6c8e2b648790 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-244f0316-5ba1-421c-9802-6c8e2b648790.shg-box.shg-c {
  justify-content: center;
}

#s-c1793553-abc2-44ab-8efa-ae093e4ce34d {
  min-height: 50px;
}








#s-c1793553-abc2-44ab-8efa-ae093e4ce34d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1793553-abc2-44ab-8efa-ae093e4ce34d.shg-box.shg-c {
  justify-content: center;
}

#s-e38bfefc-ad0a-41ba-b8c6-786f88b2433a {
  min-height: 50px;
}








#s-e38bfefc-ad0a-41ba-b8c6-786f88b2433a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e38bfefc-ad0a-41ba-b8c6-786f88b2433a.shg-box.shg-c {
  justify-content: center;
}

#s-a0d31924-d347-4225-b9a3-d252009f735a {
  min-height: 50px;
}








#s-a0d31924-d347-4225-b9a3-d252009f735a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0d31924-d347-4225-b9a3-d252009f735a.shg-box.shg-c {
  justify-content: center;
}

#s-c4ac718f-7f76-430e-a5c0-bf0ec7295fe0 {
  min-height: 50px;
}








#s-c4ac718f-7f76-430e-a5c0-bf0ec7295fe0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4ac718f-7f76-430e-a5c0-bf0ec7295fe0.shg-box.shg-c {
  justify-content: center;
}

#s-787ded76-2e24-4854-872d-0648e3d3a2de {
  min-height: 50px;
}








#s-787ded76-2e24-4854-872d-0648e3d3a2de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-787ded76-2e24-4854-872d-0648e3d3a2de.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1ff2f3f0-33c1-4782-a622-f530a3efdc2e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2fb39c78-015b-4470-ae22-a290e8e2a5b7 {
  text-align: center;
}




  #s-2fb39c78-015b-4470-ae22-a290e8e2a5b7 img.shogun-image {
    
    width: px;
  }


#s-2fb39c78-015b-4470-ae22-a290e8e2a5b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-27d3696a-613b-4975-8fc7-f43b2e831407 {
  min-height: 300px;
}








#s-27d3696a-613b-4975-8fc7-f43b2e831407 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27d3696a-613b-4975-8fc7-f43b2e831407.shg-box.shg-c {
  justify-content: center;
}

#s-35e06b6a-27d2-4764-bfb6-c9e2ca2557ea {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-35e06b6a-27d2-4764-bfb6-c9e2ca2557ea .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cdd069b4-5913-4099-bd7b-2a801eda7c65 {
  background-color: rgba(229, 229, 229, 1);
}

@media (min-width: 0px) {
[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cdd069b4-5913-4099-bd7b-2a801eda7c65"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b6c2e0f2-f718-456c-b550-5960a35af817 {
  min-height: 300px;
}








#s-b6c2e0f2-f718-456c-b550-5960a35af817 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6c2e0f2-f718-456c-b550-5960a35af817.shg-box.shg-c {
  justify-content: center;
}

#s-d562e0d9-6dad-4012-9e4f-fb2e4ca4e8dd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d562e0d9-6dad-4012-9e4f-fb2e4ca4e8dd .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3851d53d-70f0-4eb9-bc20-1923a9be9f5b {
  margin-left: 50px;
margin-right: 50px;
}

#s-139432af-27ad-4626-913f-0ba7414b784d {
  text-align: center;
}




  #s-139432af-27ad-4626-913f-0ba7414b784d img.shogun-image {
    
    width: px;
  }


#s-139432af-27ad-4626-913f-0ba7414b784d .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0fc6b357-c85b-4abd-814d-00a75642ad48"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-47b42e89-1455-4e7d-9e4e-ce4e42170c77 {
  text-align: center;
}




  #s-47b42e89-1455-4e7d-9e4e-ce4e42170c77 img.shogun-image {
    
    width: px;
  }


#s-47b42e89-1455-4e7d-9e4e-ce4e42170c77 .shogun-image-content {
  
    align-items: center;
  
}

#s-cf81c2d3-6743-42f8-b677-2c0aa452fb4f {
  min-height: 300px;
}








#s-cf81c2d3-6743-42f8-b677-2c0aa452fb4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf81c2d3-6743-42f8-b677-2c0aa452fb4f.shg-box.shg-c {
  justify-content: center;
}

#s-8686f1d3-ac07-41ca-84f7-ed833b7a1a64 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8686f1d3-ac07-41ca-84f7-ed833b7a1a64 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-82a7a39f-99fb-423b-be92-6f9d26861ea0 {
  margin-left: 50px;
margin-right: 50px;
}

#s-7c900365-b872-4c54-84db-fdd0d3b947d9 {
  background-color: rgba(229, 229, 229, 1);
}

@media (min-width: 0px) {
[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7c900365-b872-4c54-84db-fdd0d3b947d9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-492c7892-f0fe-47c7-830d-aebbaf5f3479 {
  min-height: 300px;
}








#s-492c7892-f0fe-47c7-830d-aebbaf5f3479 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-492c7892-f0fe-47c7-830d-aebbaf5f3479.shg-box.shg-c {
  justify-content: center;
}

#s-dab85191-6fb0-4c86-a73b-7aaaf55b3564 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dab85191-6fb0-4c86-a73b-7aaaf55b3564 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5e162e84-bf8b-41dc-805f-cab13995a6d8 {
  margin-left: 50px;
margin-right: 50px;
}

#s-04e29ab1-0140-45dd-afa3-7c6d14300332 {
  text-align: center;
}




  #s-04e29ab1-0140-45dd-afa3-7c6d14300332 img.shogun-image {
    
    width: px;
  }


#s-04e29ab1-0140-45dd-afa3-7c6d14300332 .shogun-image-content {
  
    align-items: center;
  
}

#s-6dabb552-8ecf-492f-945b-aea117ba85fc {
  text-align: center;
}




  #s-6dabb552-8ecf-492f-945b-aea117ba85fc img.shogun-image {
    
    width: px;
  }


#s-6dabb552-8ecf-492f-945b-aea117ba85fc .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c358cef5-4ba3-4190-a20e-371303196a8b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6a785e8b-d063-43cf-96e7-6335bb8444c7 {
  text-align: center;
}




  #s-6a785e8b-d063-43cf-96e7-6335bb8444c7 img.shogun-image {
    
    width: px;
  }


#s-6a785e8b-d063-43cf-96e7-6335bb8444c7 .shogun-image-content {
  
    align-items: center;
  
}

#s-8871c79e-5dce-43fe-80ba-ce36d6ae84a6 {
  min-height: 300px;
}








#s-8871c79e-5dce-43fe-80ba-ce36d6ae84a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8871c79e-5dce-43fe-80ba-ce36d6ae84a6.shg-box.shg-c {
  justify-content: center;
}

#s-6e720660-57c5-479a-ac30-2a448f7afa1f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6e720660-57c5-479a-ac30-2a448f7afa1f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9ede90c7-a7f1-4b3e-b734-937a7c62f3c9 {
  margin-left: 50px;
margin-right: 50px;
}

#s-b723f93d-0129-452c-a447-154e9852b8b8 {
  background-color: rgba(229, 229, 229, 1);
}

@media (min-width: 0px) {
[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b723f93d-0129-452c-a447-154e9852b8b8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-172705fe-04ef-412d-a61d-54912d362740 {
  min-height: 300px;
}








#s-172705fe-04ef-412d-a61d-54912d362740 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-172705fe-04ef-412d-a61d-54912d362740.shg-box.shg-c {
  justify-content: center;
}

#s-4e9bbfe8-9686-43df-bc0b-d867d706a3b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4e9bbfe8-9686-43df-bc0b-d867d706a3b2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4848642b-2c76-4474-ae41-9465b6797d82 {
  margin-left: 50px;
margin-right: 50px;
}

#s-dc1998e6-88fd-43cc-b978-b25d659caa84 {
  text-align: center;
}




  #s-dc1998e6-88fd-43cc-b978-b25d659caa84 img.shogun-image {
    
    width: px;
  }


#s-dc1998e6-88fd-43cc-b978-b25d659caa84 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f4d159bb-cac8-4f02-ae0f-53555e8ee287"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bcde337e-3856-488f-881b-fcb17ea82089 {
  text-align: center;
}




  #s-bcde337e-3856-488f-881b-fcb17ea82089 img.shogun-image {
    
    width: px;
  }


#s-bcde337e-3856-488f-881b-fcb17ea82089 .shogun-image-content {
  
    align-items: center;
  
}

#s-9dc17cc1-6736-468f-aa8d-583a9604c30d {
  min-height: 300px;
}








#s-9dc17cc1-6736-468f-aa8d-583a9604c30d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9dc17cc1-6736-468f-aa8d-583a9604c30d.shg-box.shg-c {
  justify-content: center;
}

#s-c42826b1-3a62-427d-9bf0-ec34b56b0085 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c42826b1-3a62-427d-9bf0-ec34b56b0085 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-99fb7e29-3dac-46c8-ba0e-1ddc8ae9dc72 {
  margin-left: 50px;
margin-right: 50px;
}

#s-c1f797f9-17ed-4cea-8a75-55d9fe911a2b {
  min-height: 50px;
}








#s-c1f797f9-17ed-4cea-8a75-55d9fe911a2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1f797f9-17ed-4cea-8a75-55d9fe911a2b.shg-box.shg-c {
  justify-content: center;
}

#s-686a6a2d-2940-4094-80a1-5be76301db21 {
  text-align: center;
}




  #s-686a6a2d-2940-4094-80a1-5be76301db21 img.shogun-image {
    
    width: px;
  }


#s-686a6a2d-2940-4094-80a1-5be76301db21 .shogun-image-content {
  
    align-items: center;
  
}

#s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464 {
  background-color: rgba(229, 229, 229, 1);
}

@media (min-width: 0px) {
[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-56443dc7-9d4c-4e46-bf5a-2b40aa1f2464"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e790f018-60a3-4c0b-9a34-1aa13f3fbddd {
  min-height: 300px;
}








#s-e790f018-60a3-4c0b-9a34-1aa13f3fbddd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e790f018-60a3-4c0b-9a34-1aa13f3fbddd.shg-box.shg-c {
  justify-content: center;
}

#s-002d0002-2a1c-4321-9a11-ba808d3ce5ee {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-002d0002-2a1c-4321-9a11-ba808d3ce5ee .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d7dcad5b-bf2c-4f16-acc0-3921884d8cdc {
  margin-left: 50px;
margin-right: 50px;
}

#s-ce14e1cb-4be6-4aa6-88f7-f1e6e27adfc3 {
  text-align: center;
}




  #s-ce14e1cb-4be6-4aa6-88f7-f1e6e27adfc3 img.shogun-image {
    
    width: px;
  }


#s-ce14e1cb-4be6-4aa6-88f7-f1e6e27adfc3 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4065bff6-49f1-4e80-8d93-6a5c07dab5ae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-68ddd714-54e7-449a-9ebe-7608436495fb {
  text-align: center;
}




  #s-68ddd714-54e7-449a-9ebe-7608436495fb img.shogun-image {
    
    width: px;
  }


#s-68ddd714-54e7-449a-9ebe-7608436495fb .shogun-image-content {
  
    align-items: center;
  
}

#s-77e3b48d-621b-46b7-98f3-25f2a4c6fe34 {
  min-height: 300px;
}








#s-77e3b48d-621b-46b7-98f3-25f2a4c6fe34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-77e3b48d-621b-46b7-98f3-25f2a4c6fe34.shg-box.shg-c {
  justify-content: center;
}

#s-284c73eb-088c-41cf-bd05-2faae559a313 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-284c73eb-088c-41cf-bd05-2faae559a313 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-60a18ac6-634f-4c99-87f8-09307386228f {
  margin-left: 50px;
margin-right: 50px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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