.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

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

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

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

#s-2e649aaf-bce1-4304-8541-c264ac61e304 {
  padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-2e649aaf-bce1-4304-8541-c264ac61e304 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e649aaf-bce1-4304-8541-c264ac61e304.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-69c86f31-2efa-4003-be06-da0cf09b5ef9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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-cb0f4a6d-7e15-47c2-90f1-d0c3fd47cdc8 {
  margin-top: 34px;
margin-bottom: 0px;
padding-top: 8px;
padding-bottom: 0px;
text-align: center;
}

#s-cb0f4a6d-7e15-47c2-90f1-d0c3fd47cdc8 .shogun-heading-component h1 {
  color: rgba(234, 182, 43, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-cb0f4a6d-7e15-47c2-90f1-d0c3fd47cdc8 .shogun-heading-component h1 {
  color: rgba(234, 182, 43, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-98d62d72-5e09-459d-bf55-b6bb57401c79 {
  padding-top: 2px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-98d62d72-5e09-459d-bf55-b6bb57401c79 {
  margin-top: 15px;
margin-bottom: 5px;
}
}
#s-98d62d72-5e09-459d-bf55-b6bb57401c79 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-323a3731-2bda-463a-ad10-1adbd35e0728 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}




  #s-323a3731-2bda-463a-ad10-1adbd35e0728 img.shogun-image {
    
    width: px;
  }


#s-323a3731-2bda-463a-ad10-1adbd35e0728 .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-9e63e5b4-93c3-474e-8c86-2d4953fcda96 {
  margin-top: 9px;
margin-bottom: 9px;
}

#s-6e38f962-b6f3-465c-a870-92a67e0aad77 {
  margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6e38f962-b6f3-465c-a870-92a67e0aad77 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8fcaf824-be07-4be8-b204-b584e2be6574 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}




  #s-8fcaf824-be07-4be8-b204-b584e2be6574 img.shogun-image {
    
    width: px;
  }


#s-8fcaf824-be07-4be8-b204-b584e2be6574 .shogun-image-content {
  
    align-items: center;
  
}

#s-f3939a2d-551d-4f76-9b02-bbcfc7931c55 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f3939a2d-551d-4f76-9b02-bbcfc7931c55 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-69631c1f-1f96-4cef-9fc2-134475b6af93 {
  margin-top: 9px;
margin-bottom: 9px;
}

#s-ebf2f3a8-e891-4faf-baf1-870a84a1cd4c {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ebf2f3a8-e891-4faf-baf1-870a84a1cd4c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-52b88af5-bab1-44a2-9472-81c2eaaa5576 {
  margin-top: 9px;
margin-bottom: 9px;
}

#s-f0d8b73b-cffe-4a07-bcf4-879a41344fbe {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f0d8b73b-cffe-4a07-bcf4-879a41344fbe .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-368cc358-bfa5-4b6d-9e3e-343223e9ded2 {
  margin-top: 9px;
margin-bottom: 9px;
}

#s-74465cd4-f7d2-4207-a670-26e843edbc67 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}




  #s-74465cd4-f7d2-4207-a670-26e843edbc67 img.shogun-image {
    
    width: px;
  }


#s-74465cd4-f7d2-4207-a670-26e843edbc67 .shogun-image-content {
  
    align-items: center;
  
}

#s-a34c913f-4cb4-4cc8-be23-eed7ebaac633 {
  margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a34c913f-4cb4-4cc8-be23-eed7ebaac633 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-10bb7843-7eae-45df-824f-fd7cc9fb0901 {
  margin-top: 9px;
margin-bottom: 9px;
}

#s-9e226eb7-aef4-4331-8545-406b77c754c1 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9e226eb7-aef4-4331-8545-406b77c754c1 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-436fd006-6534-4e03-95ed-5ee6ba378611 {
  margin-top: 9px;
margin-bottom: 9px;
}

#s-36218aca-e141-4ac0-8767-7fad8fc71eb2 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-36218aca-e141-4ac0-8767-7fad8fc71eb2 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2cc46061-a53b-46a9-864e-10c17b45571b {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-2cc46061-a53b-46a9-864e-10c17b45571b img.shogun-image {
    
    width: px;
  }


#s-2cc46061-a53b-46a9-864e-10c17b45571b .shogun-image-content {
  
    align-items: center;
  
}

#s-0cab8d7d-d8eb-4a84-b300-69b2d422b367 {
  margin-top: 20px;
margin-bottom: 20px;
}

.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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          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-607eadcc-8446-4bec-a0ac-fee61794cf9c > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-607eadcc-8446-4bec-a0ac-fee61794cf9c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-607eadcc-8446-4bec-a0ac-fee61794cf9c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(44, 43, 43, 0.23);
}

#s-607eadcc-8446-4bec-a0ac-fee61794cf9c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-607eadcc-8446-4bec-a0ac-fee61794cf9c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(44, 43, 43, 0.23);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-607eadcc-8446-4bec-a0ac-fee61794cf9c > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-2202be62-7d53-459e-bf36-02958ed2835d {
  margin-top: 9px;
margin-bottom: 9px;
}

#s-9bc23ad4-5564-4c21-81ad-4173d20f9738 {
  padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-9bc23ad4-5564-4c21-81ad-4173d20f9738 {
  display: none;
}
#s-9bc23ad4-5564-4c21-81ad-4173d20f9738, #wrap-s-9bc23ad4-5564-4c21-81ad-4173d20f9738 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9bc23ad4-5564-4c21-81ad-4173d20f9738 {
  display: none;
}
#s-9bc23ad4-5564-4c21-81ad-4173d20f9738, #wrap-s-9bc23ad4-5564-4c21-81ad-4173d20f9738 { display:none !important; }}@media (max-width: 767px){#s-9bc23ad4-5564-4c21-81ad-4173d20f9738 {
  display: none;
}
#s-9bc23ad4-5564-4c21-81ad-4173d20f9738, #wrap-s-9bc23ad4-5564-4c21-81ad-4173d20f9738 { display:none !important; }}







#s-9bc23ad4-5564-4c21-81ad-4173d20f9738 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9bc23ad4-5564-4c21-81ad-4173d20f9738.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2 {
  display: none;
}
#s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2, #wrap-s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2 {
  display: none;
}
#s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2, #wrap-s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2 { display:none !important; }}@media (max-width: 767px){#s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2 {
  display: none;
}
#s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2, #wrap-s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b04c43a8-ca0d-4f6e-bc38-5e29077f63b2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-118d1922-eb1c-404b-85f8-72f9da4370da {
  text-align: center;
}
@media (max-width: 767px){#s-118d1922-eb1c-404b-85f8-72f9da4370da {
  margin-left: auto;
margin-right: auto;
padding-right: 24px;
max-width: 230px;
}
}



  #s-118d1922-eb1c-404b-85f8-72f9da4370da img.shogun-image {
    
    width: px;
  }


#s-118d1922-eb1c-404b-85f8-72f9da4370da .shogun-image-content {
  
    align-items: center;
  
}

#s-aa76ce37-cd65-439c-a513-fade971701f5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aa76ce37-cd65-439c-a513-fade971701f5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8a34759d-c4a1-4525-b4bf-1259f146fa79 {
  max-width: 130px;
text-align: center;
}




  #s-8a34759d-c4a1-4525-b4bf-1259f146fa79 img.shogun-image {
    
    width: px;
  }


#s-8a34759d-c4a1-4525-b4bf-1259f146fa79 .shogun-image-content {
  
    align-items: center;
  
}

#s-6ce2a890-5847-4338-b99e-01c0e8a5dab7 {
  margin-top: 20px;
}

#s-28f7f03a-4df3-4bc0-89eb-ea8c7bd8a0be {
  box-shadow:1px 1px 5px 3px rgba(231, 231, 231, 1);
padding-top: 18px;
padding-left: 15px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(3, 194, 94, 1);
}








#s-28f7f03a-4df3-4bc0-89eb-ea8c7bd8a0be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28f7f03a-4df3-4bc0-89eb-ea8c7bd8a0be.shg-box.shg-c {
  justify-content: center;
}

#s-aa3bbb88-2aeb-4d9b-b42a-5ddb4e447611 {
  margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aa3bbb88-2aeb-4d9b-b42a-5ddb4e447611 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-countdown {
  display: flex;
  text-align: center;
  justify-content: center;
}

.shg-align-left > .shogun-countdown {
  justify-content: flex-start;
}

.shg-align-right > .shogun-countdown {
  justify-content: flex-end;
}

.shogun-countdown > div {
  padding: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.shogun-countdown > div > label {
  font-size: 12px;
}

.shogun-countdown > span {
  padding: 5px;
  font-size: 32px;
  line-height: 32px;
}

.shogun-countdown > div > span {
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}

.shogun-countdown-small > div > label {
  font-size: 8px;
}

.shogun-countdown-small > span,
.shogun-countdown-small > div > span  {
  font-size: 21px;
  line-height: 21px;
}

.shogun-countdown-large > div > label {
  font-size: 18px;
}

.shogun-countdown-large > span,
.shogun-countdown-large > div > span {
  font-size: 48px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .shogun-countdown > span,
  .shogun-countdown > div > span {
    font-size: 45px;
    line-height: 45px;
  }

  .shogun-countdown-small > span,
  .shogun-countdown-small > div > span {
    font-size: 30px;
    line-height: 30px;
  }

  .shogun-countdown-large > span,
  .shogun-countdown-large > div > span {
    font-size: 68px;
    line-height: 68px;
  }
}

#s-931f897e-5e1c-49a7-882e-46f67397d558 .shogun-countdown span, #s-931f897e-5e1c-49a7-882e-46f67397d558 .shogun-countdown label {
  color: rgba(18, 18, 18, 1);
}
#s-5f95a81e-b822-4db2-85cd-b44b1e938422 {
  margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-5f95a81e-b822-4db2-85cd-b44b1e938422 {
  display: none;
}
#s-5f95a81e-b822-4db2-85cd-b44b1e938422, #wrap-s-5f95a81e-b822-4db2-85cd-b44b1e938422 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5f95a81e-b822-4db2-85cd-b44b1e938422 {
  display: none;
}
#s-5f95a81e-b822-4db2-85cd-b44b1e938422, #wrap-s-5f95a81e-b822-4db2-85cd-b44b1e938422 { display:none !important; }}@media (max-width: 767px){#s-5f95a81e-b822-4db2-85cd-b44b1e938422 {
  display: none;
}
#s-5f95a81e-b822-4db2-85cd-b44b1e938422, #wrap-s-5f95a81e-b822-4db2-85cd-b44b1e938422 { display:none !important; }}
#s-5f95a81e-b822-4db2-85cd-b44b1e938422 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-20c85fc5-d99b-494a-a72c-511c6c868ef6 {
  margin-top: 9px;
margin-bottom: 9px;
}
@media (min-width: 1200px){#s-20c85fc5-d99b-494a-a72c-511c6c868ef6 {
  display: none;
}
#s-20c85fc5-d99b-494a-a72c-511c6c868ef6, #wrap-s-20c85fc5-d99b-494a-a72c-511c6c868ef6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-20c85fc5-d99b-494a-a72c-511c6c868ef6 {
  display: none;
}
#s-20c85fc5-d99b-494a-a72c-511c6c868ef6, #wrap-s-20c85fc5-d99b-494a-a72c-511c6c868ef6 { display:none !important; }}@media (max-width: 767px){#s-20c85fc5-d99b-494a-a72c-511c6c868ef6 {
  display: none;
}
#s-20c85fc5-d99b-494a-a72c-511c6c868ef6, #wrap-s-20c85fc5-d99b-494a-a72c-511c6c868ef6 { display:none !important; }}
#s-4403f24b-84b1-4ba7-96ba-fa5e65ce9b3b {
  padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-4403f24b-84b1-4ba7-96ba-fa5e65ce9b3b {
  display: none;
}
#s-4403f24b-84b1-4ba7-96ba-fa5e65ce9b3b, #wrap-s-4403f24b-84b1-4ba7-96ba-fa5e65ce9b3b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4403f24b-84b1-4ba7-96ba-fa5e65ce9b3b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4403f24b-84b1-4ba7-96ba-fa5e65ce9b3b {
  display: none;
}
#s-4403f24b-84b1-4ba7-96ba-fa5e65ce9b3b, #wrap-s-4403f24b-84b1-4ba7-96ba-fa5e65ce9b3b { display:none !important; }}@media (max-width: 767px){#s-4403f24b-84b1-4ba7-96ba-fa5e65ce9b3b {
  display: none;
}
#s-4403f24b-84b1-4ba7-96ba-fa5e65ce9b3b, #wrap-s-4403f24b-84b1-4ba7-96ba-fa5e65ce9b3b { display:none !important; }}







#s-4403f24b-84b1-4ba7-96ba-fa5e65ce9b3b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4403f24b-84b1-4ba7-96ba-fa5e65ce9b3b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9 {
  display: none;
}
#s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9, #wrap-s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9 {
  display: none;
}
#s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9, #wrap-s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9 { display:none !important; }}@media (max-width: 767px){#s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9 {
  display: none;
}
#s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9, #wrap-s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9 { display:none !important; }}
@media (min-width: 0px) {
[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-694140ea-c2e3-483f-bb1b-1d53f36ca5d9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-84e3b7d4-e950-49d6-97a2-f5a5a758eb21 {
  text-align: center;
}
@media (max-width: 767px){#s-84e3b7d4-e950-49d6-97a2-f5a5a758eb21 {
  margin-left: auto;
margin-right: auto;
padding-right: 24px;
max-width: 230px;
}
}



  #s-84e3b7d4-e950-49d6-97a2-f5a5a758eb21 img.shogun-image {
    
    width: px;
  }


#s-84e3b7d4-e950-49d6-97a2-f5a5a758eb21 .shogun-image-content {
  
    align-items: center;
  
}

#s-c818a7f6-c06d-41ec-a13a-4d82d96b7a62 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c818a7f6-c06d-41ec-a13a-4d82d96b7a62 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9ae3ec5e-bbeb-4ca3-bf62-b3fb21c647e2 {
  max-width: 130px;
text-align: center;
}




  #s-9ae3ec5e-bbeb-4ca3-bf62-b3fb21c647e2 img.shogun-image {
    
    width: px;
  }


#s-9ae3ec5e-bbeb-4ca3-bf62-b3fb21c647e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-148b93c9-8f14-48a2-9d42-b784d30a3fe0 {
  margin-top: 20px;
}

#s-c2c61e12-39e0-4475-b415-773977f6f977 {
  box-shadow:1px 1px 5px 3px rgba(231, 231, 231, 1);
padding-top: 18px;
min-height: 50px;
background-color: rgba(3, 194, 94, 1);
}








#s-c2c61e12-39e0-4475-b415-773977f6f977 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2c61e12-39e0-4475-b415-773977f6f977.shg-box.shg-c {
  justify-content: center;
}

#s-2bdcbde3-6097-471d-9718-2d15ec2b4f57 {
  margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-2bdcbde3-6097-471d-9718-2d15ec2b4f57 {
  display: none;
}
#s-2bdcbde3-6097-471d-9718-2d15ec2b4f57, #wrap-s-2bdcbde3-6097-471d-9718-2d15ec2b4f57 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2bdcbde3-6097-471d-9718-2d15ec2b4f57 {
  display: none;
}
#s-2bdcbde3-6097-471d-9718-2d15ec2b4f57, #wrap-s-2bdcbde3-6097-471d-9718-2d15ec2b4f57 { display:none !important; }}@media (max-width: 767px){#s-2bdcbde3-6097-471d-9718-2d15ec2b4f57 {
  display: none;
}
#s-2bdcbde3-6097-471d-9718-2d15ec2b4f57, #wrap-s-2bdcbde3-6097-471d-9718-2d15ec2b4f57 { display:none !important; }}
#s-2bdcbde3-6097-471d-9718-2d15ec2b4f57 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-65b4ab33-29ff-4299-a273-5c9f4e887854 {
  margin-top: 9px;
margin-bottom: 9px;
}
@media (min-width: 1200px){#s-65b4ab33-29ff-4299-a273-5c9f4e887854 {
  display: none;
}
#s-65b4ab33-29ff-4299-a273-5c9f4e887854, #wrap-s-65b4ab33-29ff-4299-a273-5c9f4e887854 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-65b4ab33-29ff-4299-a273-5c9f4e887854 {
  display: none;
}
#s-65b4ab33-29ff-4299-a273-5c9f4e887854, #wrap-s-65b4ab33-29ff-4299-a273-5c9f4e887854 { display:none !important; }}@media (max-width: 767px){#s-65b4ab33-29ff-4299-a273-5c9f4e887854 {
  display: none;
}
#s-65b4ab33-29ff-4299-a273-5c9f4e887854, #wrap-s-65b4ab33-29ff-4299-a273-5c9f4e887854 { display:none !important; }}
#s-a612bd69-a37d-4690-8fc0-ab236dc618df {
  padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}








#s-a612bd69-a37d-4690-8fc0-ab236dc618df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a612bd69-a37d-4690-8fc0-ab236dc618df.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa {
  display: none;
}
#s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa, #wrap-s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa {
  display: none;
}
#s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa, #wrap-s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa {
  
}
}@media (max-width: 767px){#s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa {
  display: none;
}
#s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa, #wrap-s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa { display:none !important; }}
@media (min-width: 0px) {
[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-22dfdc7a-28c2-4e6e-9a8f-dd2ecd001caa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5fc488bd-5ffd-4d0d-ac50-40cf5d524dce {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5fc488bd-5ffd-4d0d-ac50-40cf5d524dce .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f101993b-541b-4a25-b71d-f7d8cb2a0d72 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-bf1e4f20-d9e8-4135-8afc-649c5ac3a159 {
  padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-bf1e4f20-d9e8-4135-8afc-649c5ac3a159 {
  display: none;
}
#s-bf1e4f20-d9e8-4135-8afc-649c5ac3a159, #wrap-s-bf1e4f20-d9e8-4135-8afc-649c5ac3a159 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bf1e4f20-d9e8-4135-8afc-649c5ac3a159 {
  display: none;
}
#s-bf1e4f20-d9e8-4135-8afc-649c5ac3a159, #wrap-s-bf1e4f20-d9e8-4135-8afc-649c5ac3a159 { display:none !important; }}@media (max-width: 767px){#s-bf1e4f20-d9e8-4135-8afc-649c5ac3a159 {
  display: none;
}
#s-bf1e4f20-d9e8-4135-8afc-649c5ac3a159, #wrap-s-bf1e4f20-d9e8-4135-8afc-649c5ac3a159 { display:none !important; }}







#s-bf1e4f20-d9e8-4135-8afc-649c5ac3a159 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf1e4f20-d9e8-4135-8afc-649c5ac3a159.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05 {
  display: none;
}
#s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05, #wrap-s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05 {
  display: none;
}
#s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05, #wrap-s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05 { display:none !important; }}@media (max-width: 767px){#s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05 {
  display: none;
}
#s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05, #wrap-s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05 { display:none !important; }}
@media (min-width: 0px) {
[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7e0eae5f-ee75-48a3-bf54-5ac14c8a5d05"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-71026227-22de-4268-b6c6-0e23eec43371 {
  text-align: center;
}
@media (max-width: 767px){#s-71026227-22de-4268-b6c6-0e23eec43371 {
  margin-left: auto;
margin-right: auto;
padding-right: 24px;
max-width: 230px;
}
}



  #s-71026227-22de-4268-b6c6-0e23eec43371 img.shogun-image {
    
    width: px;
  }


#s-71026227-22de-4268-b6c6-0e23eec43371 .shogun-image-content {
  
    align-items: center;
  
}

#s-3b2f8e23-e1a1-4202-8302-58a875ce5e0a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3b2f8e23-e1a1-4202-8302-58a875ce5e0a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5f16e7c3-f82d-46b9-9fd5-bce33025209b {
  max-width: 130px;
text-align: center;
}




  #s-5f16e7c3-f82d-46b9-9fd5-bce33025209b img.shogun-image {
    
    width: px;
  }


#s-5f16e7c3-f82d-46b9-9fd5-bce33025209b .shogun-image-content {
  
    align-items: center;
  
}

#s-f59ab959-0c1f-490b-a934-7be31a368c8d {
  margin-top: 20px;
}

#s-d4d9d835-76f9-4b20-b9d8-b947ee52bfe1 {
  box-shadow:1px 1px 5px 3px rgba(231, 231, 231, 1);
padding-top: 18px;
padding-left: 15px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(3, 194, 94, 1);
}








#s-d4d9d835-76f9-4b20-b9d8-b947ee52bfe1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4d9d835-76f9-4b20-b9d8-b947ee52bfe1.shg-box.shg-c {
  justify-content: center;
}

#s-3da8d493-f33a-4b12-b822-3308008899f8 {
  margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3da8d493-f33a-4b12-b822-3308008899f8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a2f68d5d-f6fa-4c21-b032-551ccb33e296 .shogun-countdown span, #s-a2f68d5d-f6fa-4c21-b032-551ccb33e296 .shogun-countdown label {
  color: rgba(18, 18, 18, 1);
}
#s-bafa9b41-ad8d-4f0c-8c8c-89db4a6aec15 {
  padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-bafa9b41-ad8d-4f0c-8c8c-89db4a6aec15 {
  display: none;
}
#s-bafa9b41-ad8d-4f0c-8c8c-89db4a6aec15, #wrap-s-bafa9b41-ad8d-4f0c-8c8c-89db4a6aec15 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bafa9b41-ad8d-4f0c-8c8c-89db4a6aec15 {
  display: none;
}
#s-bafa9b41-ad8d-4f0c-8c8c-89db4a6aec15, #wrap-s-bafa9b41-ad8d-4f0c-8c8c-89db4a6aec15 { display:none !important; }}@media (max-width: 767px){#s-bafa9b41-ad8d-4f0c-8c8c-89db4a6aec15 {
  display: none;
}
#s-bafa9b41-ad8d-4f0c-8c8c-89db4a6aec15, #wrap-s-bafa9b41-ad8d-4f0c-8c8c-89db4a6aec15 { display:none !important; }}







#s-bafa9b41-ad8d-4f0c-8c8c-89db4a6aec15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bafa9b41-ad8d-4f0c-8c8c-89db4a6aec15.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-0620034d-15a1-4503-862c-9ad9d146fad4 {
  display: none;
}
#s-0620034d-15a1-4503-862c-9ad9d146fad4, #wrap-s-0620034d-15a1-4503-862c-9ad9d146fad4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0620034d-15a1-4503-862c-9ad9d146fad4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-cd6ad050-1dca-43a7-9a8a-a51e0de69f0a {
  margin-top: 13px;
margin-bottom: 13px;
}

#s-cd6ad050-1dca-43a7-9a8a-a51e0de69f0a hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-6d519efe-dee9-458c-8f5b-36723048fdee {
  min-height: 50px;
}








#s-6d519efe-dee9-458c-8f5b-36723048fdee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d519efe-dee9-458c-8f5b-36723048fdee.shg-box.shg-c {
  justify-content: center;
}

#s-211fdd41-eae9-4301-a2c1-756270931e05 {
  margin-top: 25px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-211fdd41-eae9-4301-a2c1-756270931e05 {
  margin-top: 5px;
}
}
@media (min-width: 0px) {
[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-211fdd41-eae9-4301-a2c1-756270931e05"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d4f3ee67-7a38-4127-a246-f69f890b8679 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
text-align: center;
}
@media (max-width: 767px){#s-d4f3ee67-7a38-4127-a246-f69f890b8679 {
  margin-left: auto;
margin-right: auto;
max-width: 220px;
}
}



  #s-d4f3ee67-7a38-4127-a246-f69f890b8679 img.shogun-image {
    
    width: px;
  }


#s-d4f3ee67-7a38-4127-a246-f69f890b8679 .shogun-image-content {
  
    align-items: center;
  
}

#s-43653cb9-10e2-4c86-9f3c-d5228c6bc1be {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 6px;
padding-bottom: 0px;
text-align: center;
}

#s-43653cb9-10e2-4c86-9f3c-d5228c6bc1be .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-492aed56-707e-40e5-b25f-4b5ace1c4111 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-492aed56-707e-40e5-b25f-4b5ace1c4111 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-dc9d2833-04ce-42ce-939c-5c7ea922b28b {
  margin-top: 3px;
margin-bottom: 3px;
max-width: 110px;
text-align: left;
}




  #s-dc9d2833-04ce-42ce-939c-5c7ea922b28b img.shogun-image {
    
    width: px;
  }


#s-dc9d2833-04ce-42ce-939c-5c7ea922b28b .shogun-image-content {
  
    align-items: center;
  
}

#s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15 {
  margin-top: 25px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2dd13ca0-e2b3-4fe2-8353-4aa84516cf15"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-06c1d8f9-cfb4-476d-b7ea-340737a4cd19 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
text-align: center;
}
@media (max-width: 767px){#s-06c1d8f9-cfb4-476d-b7ea-340737a4cd19 {
  margin-left: auto;
margin-right: auto;
max-width: 220px;
}
}



  #s-06c1d8f9-cfb4-476d-b7ea-340737a4cd19 img.shogun-image {
    
    width: px;
  }


#s-06c1d8f9-cfb4-476d-b7ea-340737a4cd19 .shogun-image-content {
  
    align-items: center;
  
}

#s-ac885677-43a8-4dc0-9c1e-e306cd851c32 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 6px;
padding-bottom: 0px;
text-align: center;
}

#s-ac885677-43a8-4dc0-9c1e-e306cd851c32 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4f49722d-6e2c-4d96-8649-1e9b5614b991 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-4f49722d-6e2c-4d96-8649-1e9b5614b991 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b1a51adc-a549-475c-b0f3-205f8a5edea1 {
  margin-top: 3px;
margin-bottom: 3px;
max-width: 110px;
text-align: left;
}




  #s-b1a51adc-a549-475c-b0f3-205f8a5edea1 img.shogun-image {
    
    width: px;
  }


#s-b1a51adc-a549-475c-b0f3-205f8a5edea1 .shogun-image-content {
  
    align-items: center;
  
}

#s-1b73906f-e606-44b0-9f9b-49907ff6f448 {
  margin-top: 25px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1b73906f-e606-44b0-9f9b-49907ff6f448"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0206dbd7-f35b-4228-924f-d87c022a979b {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
text-align: center;
}
@media (max-width: 767px){#s-0206dbd7-f35b-4228-924f-d87c022a979b {
  margin-left: auto;
margin-right: auto;
max-width: 220px;
}
}



  #s-0206dbd7-f35b-4228-924f-d87c022a979b img.shogun-image {
    
    width: px;
  }


#s-0206dbd7-f35b-4228-924f-d87c022a979b .shogun-image-content {
  
    align-items: center;
  
}

#s-21366179-6638-4599-a1d7-80323f00d6b9 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 6px;
padding-bottom: 0px;
text-align: center;
}

#s-21366179-6638-4599-a1d7-80323f00d6b9 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-84e6de95-dc90-495a-bad5-71b079bb83d7 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-84e6de95-dc90-495a-bad5-71b079bb83d7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-30370156-3ad7-421c-b39e-d111eef1ece9 {
  margin-top: 3px;
margin-bottom: 3px;
max-width: 110px;
text-align: left;
}




  #s-30370156-3ad7-421c-b39e-d111eef1ece9 img.shogun-image {
    
    width: px;
  }


#s-30370156-3ad7-421c-b39e-d111eef1ece9 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1c4f9ebe-d030-41af-83c0-3808f0dcd13a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-05c72dcb-df24-40f1-9ccb-be1dae53c667 {
  margin-top: 13px;
margin-bottom: 13px;
}

#s-05c72dcb-df24-40f1-9ccb-be1dae53c667 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-8d6ec9ec-f8fe-4688-b086-85aa9e21537f {
  min-height: 50px;
}








#s-8d6ec9ec-f8fe-4688-b086-85aa9e21537f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d6ec9ec-f8fe-4688-b086-85aa9e21537f.shg-box.shg-c {
  justify-content: center;
}

#s-afb0532c-9468-4f2a-a9de-62344c510357 {
  margin-top: 25px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-afb0532c-9468-4f2a-a9de-62344c510357 {
  margin-top: 5px;
}
}
@media (min-width: 0px) {
[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-afb0532c-9468-4f2a-a9de-62344c510357"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8e75c3e7-f3d6-45e7-bfe4-47cf491fff9b {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
text-align: center;
}
@media (max-width: 767px){#s-8e75c3e7-f3d6-45e7-bfe4-47cf491fff9b {
  margin-left: auto;
margin-right: auto;
max-width: 220px;
}
}



  #s-8e75c3e7-f3d6-45e7-bfe4-47cf491fff9b img.shogun-image {
    
    width: px;
  }


#s-8e75c3e7-f3d6-45e7-bfe4-47cf491fff9b .shogun-image-content {
  
    align-items: center;
  
}

#s-a71086ba-8896-4877-99fc-0cbd327025ac {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 6px;
padding-bottom: 0px;
text-align: center;
}

#s-a71086ba-8896-4877-99fc-0cbd327025ac .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8145c03e-a296-4ddb-8f69-4084e27585e5 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-8145c03e-a296-4ddb-8f69-4084e27585e5 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-543f165b-9ff1-4f46-b2d3-20e9a45b7a4d {
  margin-top: 3px;
margin-bottom: 3px;
max-width: 110px;
text-align: left;
}




  #s-543f165b-9ff1-4f46-b2d3-20e9a45b7a4d img.shogun-image {
    
    width: px;
  }


#s-543f165b-9ff1-4f46-b2d3-20e9a45b7a4d .shogun-image-content {
  
    align-items: center;
  
}

#s-e541d6e8-271f-408f-8bfe-96742ee8b896 {
  margin-top: 25px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e541d6e8-271f-408f-8bfe-96742ee8b896"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-fc64f808-0147-4a5e-8907-85e6dba34719 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
text-align: center;
}
@media (max-width: 767px){#s-fc64f808-0147-4a5e-8907-85e6dba34719 {
  margin-left: auto;
margin-right: auto;
max-width: 220px;
}
}



  #s-fc64f808-0147-4a5e-8907-85e6dba34719 img.shogun-image {
    
    width: px;
  }


#s-fc64f808-0147-4a5e-8907-85e6dba34719 .shogun-image-content {
  
    align-items: center;
  
}

#s-b343efc5-8895-42b8-9390-0c60be531117 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 6px;
padding-bottom: 0px;
text-align: center;
}

#s-b343efc5-8895-42b8-9390-0c60be531117 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a73de13e-b308-4972-b625-7ee7a00d778c {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-a73de13e-b308-4972-b625-7ee7a00d778c .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-045f4411-83e9-4b3d-8f90-d41424c985e3 {
  margin-top: 3px;
margin-bottom: 3px;
max-width: 110px;
text-align: left;
}




  #s-045f4411-83e9-4b3d-8f90-d41424c985e3 img.shogun-image {
    
    width: px;
  }


#s-045f4411-83e9-4b3d-8f90-d41424c985e3 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee2de3f7-8061-4cc9-8841-7c65db4227f6 {
  margin-top: 25px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ee2de3f7-8061-4cc9-8841-7c65db4227f6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-26d19f97-5e62-400d-90d6-010671046eb9 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
text-align: center;
}
@media (max-width: 767px){#s-26d19f97-5e62-400d-90d6-010671046eb9 {
  margin-left: auto;
margin-right: auto;
max-width: 220px;
}
}



  #s-26d19f97-5e62-400d-90d6-010671046eb9 img.shogun-image {
    
    width: px;
  }


#s-26d19f97-5e62-400d-90d6-010671046eb9 .shogun-image-content {
  
    align-items: center;
  
}

#s-696920d7-29ad-4d66-a97f-ef58684ba0a1 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 6px;
padding-bottom: 0px;
text-align: center;
}

#s-696920d7-29ad-4d66-a97f-ef58684ba0a1 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ee005b49-83b4-40b9-8f1e-ab0ad0e11631 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-ee005b49-83b4-40b9-8f1e-ab0ad0e11631 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e85fe10b-27c8-4bf3-9bf9-164bac59903b {
  margin-top: 3px;
margin-bottom: 3px;
max-width: 110px;
text-align: left;
}




  #s-e85fe10b-27c8-4bf3-9bf9-164bac59903b img.shogun-image {
    
    width: px;
  }


#s-e85fe10b-27c8-4bf3-9bf9-164bac59903b .shogun-image-content {
  
    align-items: center;
  
}

#s-9ef655c9-4807-46cc-b398-966e9ec02890 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-9ef655c9-4807-46cc-b398-966e9ec02890 {
  display: none;
}
#s-9ef655c9-4807-46cc-b398-966e9ec02890, #wrap-s-9ef655c9-4807-46cc-b398-966e9ec02890 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9ef655c9-4807-46cc-b398-966e9ec02890 {
  display: none;
}
#s-9ef655c9-4807-46cc-b398-966e9ec02890, #wrap-s-9ef655c9-4807-46cc-b398-966e9ec02890 { display:none !important; }}@media (max-width: 767px){#s-9ef655c9-4807-46cc-b398-966e9ec02890 {
  display: none;
}
#s-9ef655c9-4807-46cc-b398-966e9ec02890, #wrap-s-9ef655c9-4807-46cc-b398-966e9ec02890 { display:none !important; }}







#s-9ef655c9-4807-46cc-b398-966e9ec02890 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ef655c9-4807-46cc-b398-966e9ec02890.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c {
  display: none;
}
#s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c, #wrap-s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c {
  
}
}@media (max-width: 767px){#s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c {
  display: none;
}
#s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c, #wrap-s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c { display:none !important; }}
@media (min-width: 0px) {
[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b83185d6-cd36-483f-9ba3-e4a4dd81ca1c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8fc885f1-16e7-423d-88bc-22b34d6f29f4 {
  text-align: center;
}
@media (max-width: 767px){#s-8fc885f1-16e7-423d-88bc-22b34d6f29f4 {
  margin-left: auto;
margin-right: auto;
padding-right: 24px;
max-width: 230px;
}
}



  #s-8fc885f1-16e7-423d-88bc-22b34d6f29f4 img.shogun-image {
    
    width: px;
  }


#s-8fc885f1-16e7-423d-88bc-22b34d6f29f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-c701af3e-2281-48a6-91bf-003a2e71a834 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c701af3e-2281-48a6-91bf-003a2e71a834 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bdb2a8e9-214d-4215-80c6-525221755c7a {
  max-width: 130px;
text-align: center;
}




  #s-bdb2a8e9-214d-4215-80c6-525221755c7a img.shogun-image {
    
    width: px;
  }


#s-bdb2a8e9-214d-4215-80c6-525221755c7a .shogun-image-content {
  
    align-items: center;
  
}

#s-41663f9c-633d-47f9-8bb7-079fe00a30f4 {
  margin-top: 20px;
}

#s-0e94f248-e851-46da-9628-05a3c4cf993d {
  box-shadow:1px 1px 5px 3px rgba(231, 231, 231, 1);
padding-top: 18px;
padding-left: 15px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(3, 194, 94, 1);
}








#s-0e94f248-e851-46da-9628-05a3c4cf993d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e94f248-e851-46da-9628-05a3c4cf993d.shg-box.shg-c {
  justify-content: center;
}

#s-86c8c684-2273-45f4-8b4f-8fd68e4d919d {
  margin-top: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-86c8c684-2273-45f4-8b4f-8fd68e4d919d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-debe54f1-c074-424c-bf48-2d442947b0dc .shogun-countdown span, #s-debe54f1-c074-424c-bf48-2d442947b0dc .shogun-countdown label {
  color: rgba(18, 18, 18, 1);
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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