.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-53561d6f-1fc3-435a-b61f-cfb1d3fbd409 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-ce982b5f-8386-44b2-9a11-09d464c9c60e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-b7e116bd-8b45-480a-be8d-957170bfaafa hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-69d77d35-0c48-4bb6-bccf-84f756819f38 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

.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-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6ce119d6-90c3-4c1c-88a4-f32021ed0b38"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d4545047-6ccf-4f64-93c1-b901f632a58a hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-88f26c22-9e4d-4379-859b-c150fd95a66b hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

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

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

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

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

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

#s-d7226633-0999-47ec-9938-74756711a860 .shogun-tabs {
  justify-content: flex-start;
}


  #s-d7226633-0999-47ec-9938-74756711a860 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-d7226633-0999-47ec-9938-74756711a860 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-d7226633-0999-47ec-9938-74756711a860 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-d7226633-0999-47ec-9938-74756711a860 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-d7226633-0999-47ec-9938-74756711a860 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-d7226633-0999-47ec-9938-74756711a860 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

.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-e8751c66-d0a8-45ec-b2cb-3030fbb4b99f {
  text-align: center;
}




  #s-e8751c66-d0a8-45ec-b2cb-3030fbb4b99f img.shogun-image {
    
    width: px;
  }


#s-e8751c66-d0a8-45ec-b2cb-3030fbb4b99f .shogun-image-content {
  
    align-items: center;
  
}

#s-0f54f6dd-847f-45f8-ac6b-8c2daf9b9ada {
  text-align: center;
}




  #s-0f54f6dd-847f-45f8-ac6b-8c2daf9b9ada img.shogun-image {
    
    width: px;
  }


#s-0f54f6dd-847f-45f8-ac6b-8c2daf9b9ada .shogun-image-content {
  
    align-items: center;
  
}

#s-0a1e7afc-bdf6-4a82-a27c-17a168cabf02 {
  text-align: center;
}




  #s-0a1e7afc-bdf6-4a82-a27c-17a168cabf02 img.shogun-image {
    
    width: px;
  }


#s-0a1e7afc-bdf6-4a82-a27c-17a168cabf02 .shogun-image-content {
  
    align-items: center;
  
}

#s-fe5917a9-d38d-4c70-b401-2d7a06495933 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

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

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

#s-08c2ba56-dc12-415d-97a6-bf6b9e49f7ab {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-08c2ba56-dc12-415d-97a6-bf6b9e49f7ab:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-08c2ba56-dc12-415d-97a6-bf6b9e49f7ab:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-08c2ba56-dc12-415d-97a6-bf6b9e49f7ab.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-ad5617be-4a93-413c-bcba-6717b6a057d9 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-15d2998a-e6ae-4a3d-86cd-cad4943e4eb2 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-9c17b196-8cf8-4690-b0f7-4f60a4434790 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-7b38d19f-2680-4ce7-975b-104497e4c758 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-17bb43a6-19dd-46f6-b878-939d336f1021"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b28c6abe-f306-497b-8651-87be993b16f4 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-380d67fa-c721-4c7c-9901-a7e62f083d9c hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-66948c89-c61e-4525-9258-dddd01ba45a4 .shogun-tabs {
  justify-content: flex-start;
}


  #s-66948c89-c61e-4525-9258-dddd01ba45a4 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-66948c89-c61e-4525-9258-dddd01ba45a4 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-66948c89-c61e-4525-9258-dddd01ba45a4 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-66948c89-c61e-4525-9258-dddd01ba45a4 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-66948c89-c61e-4525-9258-dddd01ba45a4 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-66948c89-c61e-4525-9258-dddd01ba45a4 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-26c363e2-771d-4fd8-bf8e-d9a13066c281 {
  text-align: center;
}




  #s-26c363e2-771d-4fd8-bf8e-d9a13066c281 img.shogun-image {
    
    width: px;
  }


#s-26c363e2-771d-4fd8-bf8e-d9a13066c281 .shogun-image-content {
  
    align-items: center;
  
}

#s-11e4edca-d456-4e9d-b84b-17b7ba20354d {
  text-align: center;
}




  #s-11e4edca-d456-4e9d-b84b-17b7ba20354d img.shogun-image {
    
    width: px;
  }


#s-11e4edca-d456-4e9d-b84b-17b7ba20354d .shogun-image-content {
  
    align-items: center;
  
}

#s-c1e881ab-00e8-4f8e-8fde-0646f14d114a hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-0aa8e5bb-6dcc-4976-81bd-8e5246abebc5 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-0aa8e5bb-6dcc-4976-81bd-8e5246abebc5:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0aa8e5bb-6dcc-4976-81bd-8e5246abebc5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0aa8e5bb-6dcc-4976-81bd-8e5246abebc5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-71f6db39-7f0a-495b-ad7f-39cc24a1c2cb hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-87cb6778-233f-4c56-a940-1267ebd11031 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-0f0d0ec7-3fd0-4ec9-9072-574c90d4d2fd hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-d33b8166-2192-41ed-be99-6abd76743106 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-30990418-fcff-4ea1-bec1-ab1ab730a93b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-28268a3c-d3b5-4381-b756-152590cc8f5c hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-9cbd4207-0198-43e7-8c13-968a8854a971 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-601760ef-0f18-4131-8826-428d840719c1 .shogun-tabs {
  justify-content: flex-start;
}


  #s-601760ef-0f18-4131-8826-428d840719c1 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-601760ef-0f18-4131-8826-428d840719c1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-601760ef-0f18-4131-8826-428d840719c1 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-601760ef-0f18-4131-8826-428d840719c1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-601760ef-0f18-4131-8826-428d840719c1 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-601760ef-0f18-4131-8826-428d840719c1 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-8512b61a-2c0f-43c5-8399-c8e8e224ebbe {
  text-align: center;
}




  #s-8512b61a-2c0f-43c5-8399-c8e8e224ebbe img.shogun-image {
    
    width: px;
  }


#s-8512b61a-2c0f-43c5-8399-c8e8e224ebbe .shogun-image-content {
  
    align-items: center;
  
}

#s-f16128a0-2f02-4ce9-9e29-3275a765e6d9 {
  text-align: center;
}




  #s-f16128a0-2f02-4ce9-9e29-3275a765e6d9 img.shogun-image {
    
    width: px;
  }


#s-f16128a0-2f02-4ce9-9e29-3275a765e6d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-52617397-df1e-4b91-940c-80855afc337d {
  text-align: center;
}




  #s-52617397-df1e-4b91-940c-80855afc337d img.shogun-image {
    
    width: px;
  }


#s-52617397-df1e-4b91-940c-80855afc337d .shogun-image-content {
  
    align-items: center;
  
}

#s-a9c9249e-64d8-440d-b0cd-23ef3712f04e hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-81fcbaf4-4e02-4e5e-bf18-a7a9a8ab625a {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-81fcbaf4-4e02-4e5e-bf18-a7a9a8ab625a:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-81fcbaf4-4e02-4e5e-bf18-a7a9a8ab625a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-81fcbaf4-4e02-4e5e-bf18-a7a9a8ab625a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-5b05a848-44d7-4b56-816d-7348de966165 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-0dfdc6e4-4179-46be-b4a5-57f635b1c27a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(2, 2, 2, 1);
}

#s-e8af92b1-5987-4582-a5e5-6eb4f9a7339e hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-a41471cd-89b4-4c52-bb15-6202df9ffeee hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-08ea1f87-510a-4336-bdbe-57c6d2cd28b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-125edb24-fdf9-4f5c-b5bb-ad7d2bfa47e7 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-32927610-ab91-4a69-9d10-c9515179e9ce hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-8bc898c1-3133-4a33-a944-20237981290f .shogun-tabs {
  justify-content: flex-start;
}


  #s-8bc898c1-3133-4a33-a944-20237981290f .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-8bc898c1-3133-4a33-a944-20237981290f .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-8bc898c1-3133-4a33-a944-20237981290f .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-8bc898c1-3133-4a33-a944-20237981290f .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-8bc898c1-3133-4a33-a944-20237981290f .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-8bc898c1-3133-4a33-a944-20237981290f .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-41ba860c-467a-498d-995b-80a31c6f15a9 {
  text-align: center;
}




  #s-41ba860c-467a-498d-995b-80a31c6f15a9 img.shogun-image {
    
    width: px;
  }


#s-41ba860c-467a-498d-995b-80a31c6f15a9 .shogun-image-content {
  
    align-items: center;
  
}

#s-71f77820-176c-4ca4-923c-3392155eec00 {
  text-align: center;
}




  #s-71f77820-176c-4ca4-923c-3392155eec00 img.shogun-image {
    
    width: px;
  }


#s-71f77820-176c-4ca4-923c-3392155eec00 .shogun-image-content {
  
    align-items: center;
  
}

#s-31996fa0-247e-4e89-ac1d-e652c061715b {
  text-align: center;
}




  #s-31996fa0-247e-4e89-ac1d-e652c061715b img.shogun-image {
    
    width: px;
  }


#s-31996fa0-247e-4e89-ac1d-e652c061715b .shogun-image-content {
  
    align-items: center;
  
}

#s-f0741d82-d7c6-4e27-93b1-f5f3759d0884 {
  text-align: center;
}




  #s-f0741d82-d7c6-4e27-93b1-f5f3759d0884 img.shogun-image {
    
    width: px;
  }


#s-f0741d82-d7c6-4e27-93b1-f5f3759d0884 .shogun-image-content {
  
    align-items: center;
  
}

#s-a9420900-514c-4852-bb8d-608768238bba hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-2b020cf2-17ae-4665-9dbf-103f878b9a5b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-2b020cf2-17ae-4665-9dbf-103f878b9a5b:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-2b020cf2-17ae-4665-9dbf-103f878b9a5b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2b020cf2-17ae-4665-9dbf-103f878b9a5b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-cfb84ea4-af97-473a-9e28-c3238d65dda5 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-20e3e221-0542-4bfc-87a1-c599bc2e68a5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-be79a4e4-96df-4f4d-b5c0-535896cdf0f7 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-7309d134-17fa-4716-b4e3-1684df88c83a hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8658e2cb-d92b-4e73-b0a4-735634afb2b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a42b33ce-ab31-4f83-96af-8a4a1d7d1b3e hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-f6a32450-4a67-4a8f-be77-558621f9b0d8 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-6fffc901-a47e-40c6-a988-56ef69ac84f7 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-59702206-b37f-4c89-acb9-5d09bf88c41c .shogun-tabs {
  justify-content: flex-start;
}


  #s-59702206-b37f-4c89-acb9-5d09bf88c41c .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-59702206-b37f-4c89-acb9-5d09bf88c41c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-59702206-b37f-4c89-acb9-5d09bf88c41c .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-59702206-b37f-4c89-acb9-5d09bf88c41c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-59702206-b37f-4c89-acb9-5d09bf88c41c .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-59702206-b37f-4c89-acb9-5d09bf88c41c .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-dbb63a16-faba-49b4-984c-2ff97a10a83c {
  text-align: center;
}




  #s-dbb63a16-faba-49b4-984c-2ff97a10a83c img.shogun-image {
    
    width: px;
  }


#s-dbb63a16-faba-49b4-984c-2ff97a10a83c .shogun-image-content {
  
    align-items: center;
  
}

#s-4524b09a-862c-4383-afb3-77b20ae681f1 {
  text-align: center;
}




  #s-4524b09a-862c-4383-afb3-77b20ae681f1 img.shogun-image {
    
    width: px;
  }


#s-4524b09a-862c-4383-afb3-77b20ae681f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-9fb77921-3adf-484d-973e-b761312ba3d6 {
  text-align: center;
}




  #s-9fb77921-3adf-484d-973e-b761312ba3d6 img.shogun-image {
    
    width: px;
  }


#s-9fb77921-3adf-484d-973e-b761312ba3d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-eb78efcf-a114-47d1-91a3-662ae7e88ae6 {
  text-align: center;
}




  #s-eb78efcf-a114-47d1-91a3-662ae7e88ae6 img.shogun-image {
    
    width: px;
  }


#s-eb78efcf-a114-47d1-91a3-662ae7e88ae6 .shogun-image-content {
  
    align-items: center;
  
}

#s-55b24fd7-1181-4193-9089-8061464294f1 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-38076bde-77f7-4eee-ab9d-672c4a867945 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-38076bde-77f7-4eee-ab9d-672c4a867945:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-38076bde-77f7-4eee-ab9d-672c4a867945:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-38076bde-77f7-4eee-ab9d-672c4a867945.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-f485102d-2109-4b37-b1d7-ecbb22fbb7d4 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-22ca18b0-b978-4f9e-9f20-9806ed6271b8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-14b7a3d9-984b-481c-9ef1-e418ebffc37c hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-4c14d570-eee5-4ee8-9b87-ad14e260bd79 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1463afd5-2d11-4a43-8c8d-e65ae5f4aa1e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-dac31841-230b-4e03-89e1-851f0322adbe hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-55da96ec-4a31-43bc-bb46-6dd026179844 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-4d0de5d9-e23e-4c2e-a389-774fda9e5797 .shogun-tabs {
  justify-content: flex-start;
}


  #s-4d0de5d9-e23e-4c2e-a389-774fda9e5797 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-4d0de5d9-e23e-4c2e-a389-774fda9e5797 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-4d0de5d9-e23e-4c2e-a389-774fda9e5797 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-4d0de5d9-e23e-4c2e-a389-774fda9e5797 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-4d0de5d9-e23e-4c2e-a389-774fda9e5797 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-4d0de5d9-e23e-4c2e-a389-774fda9e5797 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-8e24f2c6-8b6a-4028-9cbd-903069ea35cd {
  text-align: center;
}




  #s-8e24f2c6-8b6a-4028-9cbd-903069ea35cd img.shogun-image {
    
    width: px;
  }


#s-8e24f2c6-8b6a-4028-9cbd-903069ea35cd .shogun-image-content {
  
    align-items: center;
  
}

#s-b2791bce-442e-47b0-a5cb-abc74ce56c1b {
  text-align: center;
}




  #s-b2791bce-442e-47b0-a5cb-abc74ce56c1b img.shogun-image {
    
    width: px;
  }


#s-b2791bce-442e-47b0-a5cb-abc74ce56c1b .shogun-image-content {
  
    align-items: center;
  
}

#s-f581653c-3388-4a1d-81a8-d116b3f51a77 {
  text-align: center;
}




  #s-f581653c-3388-4a1d-81a8-d116b3f51a77 img.shogun-image {
    
    width: px;
  }


#s-f581653c-3388-4a1d-81a8-d116b3f51a77 .shogun-image-content {
  
    align-items: center;
  
}

#s-57791a75-eb86-443c-826a-8a4d311b645e {
  text-align: center;
}




  #s-57791a75-eb86-443c-826a-8a4d311b645e img.shogun-image {
    
    width: px;
  }


#s-57791a75-eb86-443c-826a-8a4d311b645e .shogun-image-content {
  
    align-items: center;
  
}

#s-9102910d-dd71-4b7b-b516-9540676db268 {
  text-align: center;
}




  #s-9102910d-dd71-4b7b-b516-9540676db268 img.shogun-image {
    
    width: px;
  }


#s-9102910d-dd71-4b7b-b516-9540676db268 .shogun-image-content {
  
    align-items: center;
  
}

#s-6f82a446-8847-4f04-94b0-40a2a96c8d24 {
  text-align: center;
}




  #s-6f82a446-8847-4f04-94b0-40a2a96c8d24 img.shogun-image {
    
    width: px;
  }


#s-6f82a446-8847-4f04-94b0-40a2a96c8d24 .shogun-image-content {
  
    align-items: center;
  
}

#s-7d9ce8b8-8af5-4a46-8773-d6da2b65057f hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-da5851b0-e8d3-49db-8d34-58339a77b4cd {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-da5851b0-e8d3-49db-8d34-58339a77b4cd:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-da5851b0-e8d3-49db-8d34-58339a77b4cd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-da5851b0-e8d3-49db-8d34-58339a77b4cd.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-84c71c13-1cc3-4261-b47b-00dd81ca9b69 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-a61a5985-0d68-4b8e-a1df-0b9fe511fa4e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-653f7cdf-cf8f-452c-8d65-2603cac0ca81 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-0699deb5-2109-40ce-8377-8774c7252df2 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-76aa9040-1421-417e-8ce4-e972c06e06a8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-55b24532-c8f6-471c-a3da-06ce4a1c3d3b hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-26b6100f-ee45-4b48-8108-465263263193 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-1506913a-a012-4f6f-a403-bd7369a410dc .shogun-tabs {
  justify-content: flex-start;
}


  #s-1506913a-a012-4f6f-a403-bd7369a410dc .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-1506913a-a012-4f6f-a403-bd7369a410dc .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-1506913a-a012-4f6f-a403-bd7369a410dc .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-1506913a-a012-4f6f-a403-bd7369a410dc .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-1506913a-a012-4f6f-a403-bd7369a410dc .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-1506913a-a012-4f6f-a403-bd7369a410dc .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-fac74487-3674-4721-b591-d41b4f6fb285 {
  text-align: center;
}




  #s-fac74487-3674-4721-b591-d41b4f6fb285 img.shogun-image {
    
    width: px;
  }


#s-fac74487-3674-4721-b591-d41b4f6fb285 .shogun-image-content {
  
    align-items: center;
  
}

#s-01c51b03-852a-42ab-b710-e982cf1427df {
  text-align: center;
}




  #s-01c51b03-852a-42ab-b710-e982cf1427df img.shogun-image {
    
    width: px;
  }


#s-01c51b03-852a-42ab-b710-e982cf1427df .shogun-image-content {
  
    align-items: center;
  
}

#s-bde0bdf4-e13f-4c05-9957-44c7e18c0f3e hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-db9a0010-82d3-447f-8afe-8df51410a1ba {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-db9a0010-82d3-447f-8afe-8df51410a1ba:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-db9a0010-82d3-447f-8afe-8df51410a1ba:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-db9a0010-82d3-447f-8afe-8df51410a1ba.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-0d0b140f-0a90-4d35-ac64-5a905dc3f01a hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-70192bd5-e63b-4be2-a60f-799127956028 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-eda399c4-27f2-475a-9b8f-988ef76e9e92 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-712e1d4c-ab1c-45f1-a20c-2be48d0aa203 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-65d353cc-9362-45ee-a832-e354536e454b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-264bffab-77b1-41e4-b236-50d219036357 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-4d3719df-e895-4d46-b330-687962c2e895 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-56e056cc-dbbb-4ac2-aeb6-3b6eec042ddb .shogun-tabs {
  justify-content: flex-start;
}


  #s-56e056cc-dbbb-4ac2-aeb6-3b6eec042ddb .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-56e056cc-dbbb-4ac2-aeb6-3b6eec042ddb .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-56e056cc-dbbb-4ac2-aeb6-3b6eec042ddb .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-56e056cc-dbbb-4ac2-aeb6-3b6eec042ddb .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-56e056cc-dbbb-4ac2-aeb6-3b6eec042ddb .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-56e056cc-dbbb-4ac2-aeb6-3b6eec042ddb .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-a3a31b73-f7a5-4aa7-93b1-9a7a60305356 {
  text-align: center;
}




  #s-a3a31b73-f7a5-4aa7-93b1-9a7a60305356 img.shogun-image {
    
    width: px;
  }


#s-a3a31b73-f7a5-4aa7-93b1-9a7a60305356 .shogun-image-content {
  
    align-items: center;
  
}

#s-54958344-cfc4-4302-a52d-d8b514988b11 {
  text-align: center;
}




  #s-54958344-cfc4-4302-a52d-d8b514988b11 img.shogun-image {
    
    width: px;
  }


#s-54958344-cfc4-4302-a52d-d8b514988b11 .shogun-image-content {
  
    align-items: center;
  
}

#s-bb30b9b3-4b81-4c51-8ea0-87018f3115bb hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-9cd2e40c-9498-469f-8f89-12024cc48fac {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-9cd2e40c-9498-469f-8f89-12024cc48fac:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9cd2e40c-9498-469f-8f89-12024cc48fac:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9cd2e40c-9498-469f-8f89-12024cc48fac.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-1d260dd1-71f2-4c05-ae8a-2c6854558bcf hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-37e63fcb-1a4a-4be6-8b68-e5eb0c587e79 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-0e9f2154-4575-4358-be04-2b2e066cb6e5 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-6812d5cf-eeb9-4a16-9b23-e3a20d99bdb8 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-967d1caa-cf08-464f-87ef-93c8b298e19c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d6cdb99d-c4e0-4f97-9703-3b57bf7e4315 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-ed9d9e45-1807-4ff8-b240-02acbaf4ea0b hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-4e30bdf6-f211-4105-8dfb-16b59d2d5ca3 .shogun-tabs {
  justify-content: flex-start;
}


  #s-4e30bdf6-f211-4105-8dfb-16b59d2d5ca3 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-4e30bdf6-f211-4105-8dfb-16b59d2d5ca3 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-4e30bdf6-f211-4105-8dfb-16b59d2d5ca3 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-4e30bdf6-f211-4105-8dfb-16b59d2d5ca3 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-4e30bdf6-f211-4105-8dfb-16b59d2d5ca3 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-4e30bdf6-f211-4105-8dfb-16b59d2d5ca3 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-ea85f148-2670-4a1d-b0b3-1bfe2fabf60f {
  text-align: center;
}




  #s-ea85f148-2670-4a1d-b0b3-1bfe2fabf60f img.shogun-image {
    
    width: px;
  }


#s-ea85f148-2670-4a1d-b0b3-1bfe2fabf60f .shogun-image-content {
  
    align-items: center;
  
}

#s-71149b84-3fa9-4806-8d68-ee0ed6b44231 {
  text-align: center;
}




  #s-71149b84-3fa9-4806-8d68-ee0ed6b44231 img.shogun-image {
    
    width: px;
  }


#s-71149b84-3fa9-4806-8d68-ee0ed6b44231 .shogun-image-content {
  
    align-items: center;
  
}

#s-6b25a237-d154-4b69-9e51-2e1df84c83f4 {
  text-align: center;
}




  #s-6b25a237-d154-4b69-9e51-2e1df84c83f4 img.shogun-image {
    
    width: px;
  }


#s-6b25a237-d154-4b69-9e51-2e1df84c83f4 .shogun-image-content {
  
    align-items: center;
  
}

#s-467fe4e3-eadd-4206-9e62-2ed064174a1b {
  text-align: center;
}




  #s-467fe4e3-eadd-4206-9e62-2ed064174a1b img.shogun-image {
    
    width: px;
  }


#s-467fe4e3-eadd-4206-9e62-2ed064174a1b .shogun-image-content {
  
    align-items: center;
  
}

#s-d1aa6e42-5063-44b4-9694-73ce3c07db4d {
  text-align: center;
}




  #s-d1aa6e42-5063-44b4-9694-73ce3c07db4d img.shogun-image {
    
    width: px;
  }


#s-d1aa6e42-5063-44b4-9694-73ce3c07db4d .shogun-image-content {
  
    align-items: center;
  
}

#s-6c0a1c9e-7b48-46bc-9816-f13b55567f9e hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-5a02ea9a-7e52-426e-b298-71978197d7ff {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-5a02ea9a-7e52-426e-b298-71978197d7ff:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-5a02ea9a-7e52-426e-b298-71978197d7ff:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5a02ea9a-7e52-426e-b298-71978197d7ff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-4a372f8c-9f71-4be6-9df0-71f97f964ab3 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-62e43683-db10-46c6-a7ae-5b7c163d8d9e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-131c964f-181f-4087-84ab-d71d4113370c hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-ff249616-f84e-4ad0-bf64-691fec414a17 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1553148e-03f6-4f27-b73b-1d503829cbb5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-66957740-bd12-4af9-ba16-991472ca49a2 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-7bc0b2e4-e045-4ee4-a3bd-de288e659dda hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-c5d99f7d-7687-4585-b50d-568e01ba9c2b .shogun-tabs {
  justify-content: flex-start;
}


  #s-c5d99f7d-7687-4585-b50d-568e01ba9c2b .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-c5d99f7d-7687-4585-b50d-568e01ba9c2b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-c5d99f7d-7687-4585-b50d-568e01ba9c2b .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-c5d99f7d-7687-4585-b50d-568e01ba9c2b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-c5d99f7d-7687-4585-b50d-568e01ba9c2b .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-c5d99f7d-7687-4585-b50d-568e01ba9c2b .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-78764338-3ad9-4dab-8cf4-084266db8972 {
  text-align: center;
}




  #s-78764338-3ad9-4dab-8cf4-084266db8972 img.shogun-image {
    
    width: px;
  }


#s-78764338-3ad9-4dab-8cf4-084266db8972 .shogun-image-content {
  
    align-items: center;
  
}

#s-7e1d5de8-03cc-4c85-a95d-7d8415d2c8dc {
  text-align: center;
}




  #s-7e1d5de8-03cc-4c85-a95d-7d8415d2c8dc img.shogun-image {
    
    width: px;
  }


#s-7e1d5de8-03cc-4c85-a95d-7d8415d2c8dc .shogun-image-content {
  
    align-items: center;
  
}

#s-373cd4de-3d72-4df6-80ee-9f0bcb4cc95f {
  text-align: center;
}




  #s-373cd4de-3d72-4df6-80ee-9f0bcb4cc95f img.shogun-image {
    
    width: px;
  }


#s-373cd4de-3d72-4df6-80ee-9f0bcb4cc95f .shogun-image-content {
  
    align-items: center;
  
}

#s-d580aa72-4b86-4fcd-a517-3aac6c308153 {
  text-align: center;
}




  #s-d580aa72-4b86-4fcd-a517-3aac6c308153 img.shogun-image {
    
    width: px;
  }


#s-d580aa72-4b86-4fcd-a517-3aac6c308153 .shogun-image-content {
  
    align-items: center;
  
}

#s-5d98b0a5-01a9-4739-b9d5-960d4902ad66 {
  text-align: center;
}




  #s-5d98b0a5-01a9-4739-b9d5-960d4902ad66 img.shogun-image {
    
    width: px;
  }


#s-5d98b0a5-01a9-4739-b9d5-960d4902ad66 .shogun-image-content {
  
    align-items: center;
  
}

#s-9597091f-2e94-47ea-9f18-ac4ef2189277 {
  text-align: center;
}




  #s-9597091f-2e94-47ea-9f18-ac4ef2189277 img.shogun-image {
    
    width: px;
  }


#s-9597091f-2e94-47ea-9f18-ac4ef2189277 .shogun-image-content {
  
    align-items: center;
  
}

#s-4f761b46-4485-4b5d-b260-bff58d67e259 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-32839339-8df9-473b-b650-1d4fb2f57d74 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-32839339-8df9-473b-b650-1d4fb2f57d74:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-32839339-8df9-473b-b650-1d4fb2f57d74:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-32839339-8df9-473b-b650-1d4fb2f57d74.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-e770d1df-2bb3-4872-b8cf-44891d4a4dc8 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-d76a288f-7643-46e0-b7ef-94c7afd891bb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-ea0b139e-6ab8-4e77-8100-d4be9e89b797 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-254190cb-fd35-46d6-ad1f-dafdd52e6515 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1b4f8a5a-ab8c-4c6a-b90f-e81e8f3e1b8b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2bce5b6c-b766-464e-9954-eaa9c8aa5e2d hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-26aba34f-d7b6-42e6-9fd3-85b03c5b256a hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-a20807bd-5d89-4b14-a090-788b265e4e89 .shogun-tabs {
  justify-content: flex-start;
}


  #s-a20807bd-5d89-4b14-a090-788b265e4e89 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-a20807bd-5d89-4b14-a090-788b265e4e89 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-a20807bd-5d89-4b14-a090-788b265e4e89 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-a20807bd-5d89-4b14-a090-788b265e4e89 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-a20807bd-5d89-4b14-a090-788b265e4e89 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-a20807bd-5d89-4b14-a090-788b265e4e89 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-f1d7d093-3289-4d2b-aa6e-16aa0e3bc668 {
  text-align: center;
}




  #s-f1d7d093-3289-4d2b-aa6e-16aa0e3bc668 img.shogun-image {
    
    width: px;
  }


#s-f1d7d093-3289-4d2b-aa6e-16aa0e3bc668 .shogun-image-content {
  
    align-items: center;
  
}

#s-2cd501a7-ab66-4d34-9314-65e53c0042ec {
  text-align: center;
}




  #s-2cd501a7-ab66-4d34-9314-65e53c0042ec img.shogun-image {
    
    width: px;
  }


#s-2cd501a7-ab66-4d34-9314-65e53c0042ec .shogun-image-content {
  
    align-items: center;
  
}

#s-156adb32-0816-4d4e-a427-ea440457d21a {
  text-align: center;
}




  #s-156adb32-0816-4d4e-a427-ea440457d21a img.shogun-image {
    
    width: px;
  }


#s-156adb32-0816-4d4e-a427-ea440457d21a .shogun-image-content {
  
    align-items: center;
  
}

#s-40bcf1c8-1168-49de-a47f-6bda477196d3 {
  text-align: center;
}




  #s-40bcf1c8-1168-49de-a47f-6bda477196d3 img.shogun-image {
    
    width: px;
  }


#s-40bcf1c8-1168-49de-a47f-6bda477196d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-a5cf47ac-fa63-47b3-9fb2-3dad362ff913 {
  text-align: center;
}




  #s-a5cf47ac-fa63-47b3-9fb2-3dad362ff913 img.shogun-image {
    
    width: px;
  }


#s-a5cf47ac-fa63-47b3-9fb2-3dad362ff913 .shogun-image-content {
  
    align-items: center;
  
}

#s-27169122-f32d-400a-9ab9-12c592e25e3a {
  text-align: center;
}




  #s-27169122-f32d-400a-9ab9-12c592e25e3a img.shogun-image {
    
    width: px;
  }


#s-27169122-f32d-400a-9ab9-12c592e25e3a .shogun-image-content {
  
    align-items: center;
  
}

#s-016d1f88-05ca-48e8-965d-5d2df34c49ba hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-c877bd4c-8756-446f-95de-575355e96c54 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-c877bd4c-8756-446f-95de-575355e96c54:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c877bd4c-8756-446f-95de-575355e96c54:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c877bd4c-8756-446f-95de-575355e96c54.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-7f9bb8c9-cffa-4df9-90fd-d4ad14ca172f hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-adb66546-ddc8-4582-820b-8b38e3822460 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-e4bb4303-84ab-40a6-a0ee-f33290487b07 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-e7bb08ea-e775-4d48-abe2-5a43b6a0c179 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c57b20aa-c0ac-438a-82cf-c81028c82e9b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-52e0b4b7-f14d-4c3c-8188-79b05661a2d0 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-97cd39e2-f0ae-41e4-a638-62f4c7d51386 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-546b3d43-81f3-4df5-9766-5239932d33e4 .shogun-tabs {
  justify-content: flex-start;
}


  #s-546b3d43-81f3-4df5-9766-5239932d33e4 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-546b3d43-81f3-4df5-9766-5239932d33e4 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-546b3d43-81f3-4df5-9766-5239932d33e4 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-546b3d43-81f3-4df5-9766-5239932d33e4 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-546b3d43-81f3-4df5-9766-5239932d33e4 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-546b3d43-81f3-4df5-9766-5239932d33e4 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-f72f8d46-fb09-4b32-8325-10b4c1910eb8 {
  text-align: center;
}




  #s-f72f8d46-fb09-4b32-8325-10b4c1910eb8 img.shogun-image {
    
    width: px;
  }


#s-f72f8d46-fb09-4b32-8325-10b4c1910eb8 .shogun-image-content {
  
    align-items: center;
  
}

#s-2ffd9728-8878-47ec-86e6-67819323884e {
  text-align: center;
}




  #s-2ffd9728-8878-47ec-86e6-67819323884e img.shogun-image {
    
    width: px;
  }


#s-2ffd9728-8878-47ec-86e6-67819323884e .shogun-image-content {
  
    align-items: center;
  
}

#s-9f4dcce1-52f2-4252-bfde-ec898f2f3a98 {
  text-align: center;
}




  #s-9f4dcce1-52f2-4252-bfde-ec898f2f3a98 img.shogun-image {
    
    width: px;
  }


#s-9f4dcce1-52f2-4252-bfde-ec898f2f3a98 .shogun-image-content {
  
    align-items: center;
  
}

#s-3d4fd940-f877-4bb1-8375-94271c392350 {
  text-align: center;
}




  #s-3d4fd940-f877-4bb1-8375-94271c392350 img.shogun-image {
    
    width: px;
  }


#s-3d4fd940-f877-4bb1-8375-94271c392350 .shogun-image-content {
  
    align-items: center;
  
}

#s-7acc35e4-aeac-4e0b-893a-4a8d0b0a1d88 {
  text-align: center;
}




  #s-7acc35e4-aeac-4e0b-893a-4a8d0b0a1d88 img.shogun-image {
    
    width: px;
  }


#s-7acc35e4-aeac-4e0b-893a-4a8d0b0a1d88 .shogun-image-content {
  
    align-items: center;
  
}

#s-993a84bb-0f94-4b44-aa09-42a7550113fa {
  text-align: center;
}




  #s-993a84bb-0f94-4b44-aa09-42a7550113fa img.shogun-image {
    
    width: px;
  }


#s-993a84bb-0f94-4b44-aa09-42a7550113fa .shogun-image-content {
  
    align-items: center;
  
}

#s-4494b7c9-ccb2-4d94-b5f8-eddb23f077e4 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-ca2a8032-bd1e-49fb-8cb4-dec151470432 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-ca2a8032-bd1e-49fb-8cb4-dec151470432:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-ca2a8032-bd1e-49fb-8cb4-dec151470432:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ca2a8032-bd1e-49fb-8cb4-dec151470432.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-e1598f3f-b54e-45e2-b591-57ec9ae3cdb8 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-0c3720d9-0d64-4d69-bd5b-9ddc348eaca9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-2c8947ed-0012-4ae8-8a0d-f00b3dfbe5c0 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-6b04bcc5-afe4-49e6-893f-e1a2835f2913 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ed5c7075-5bfe-460b-acce-0524498cc963"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-090caa63-ff1a-4a03-97ba-51ab3fc5047e hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-f33fd84d-3f1c-49bd-b3f6-675692db686b hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-102c455d-b08b-49c6-89f2-460cd0983f9b .shogun-tabs {
  justify-content: flex-start;
}


  #s-102c455d-b08b-49c6-89f2-460cd0983f9b .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-102c455d-b08b-49c6-89f2-460cd0983f9b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-102c455d-b08b-49c6-89f2-460cd0983f9b .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-102c455d-b08b-49c6-89f2-460cd0983f9b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-102c455d-b08b-49c6-89f2-460cd0983f9b .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-102c455d-b08b-49c6-89f2-460cd0983f9b .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-94cfa047-cb80-47d7-93bd-9841ef6d238c {
  text-align: center;
}




  #s-94cfa047-cb80-47d7-93bd-9841ef6d238c img.shogun-image {
    
    width: px;
  }


#s-94cfa047-cb80-47d7-93bd-9841ef6d238c .shogun-image-content {
  
    align-items: center;
  
}

#s-caf9b14e-47cc-4c8d-8470-e0ed888d43e0 {
  text-align: center;
}




  #s-caf9b14e-47cc-4c8d-8470-e0ed888d43e0 img.shogun-image {
    
    width: px;
  }


#s-caf9b14e-47cc-4c8d-8470-e0ed888d43e0 .shogun-image-content {
  
    align-items: center;
  
}

#s-97e3e268-ebc2-4e5a-951b-9fb4e71d3577 {
  text-align: center;
}




  #s-97e3e268-ebc2-4e5a-951b-9fb4e71d3577 img.shogun-image {
    
    width: px;
  }


#s-97e3e268-ebc2-4e5a-951b-9fb4e71d3577 .shogun-image-content {
  
    align-items: center;
  
}

#s-d5608a87-f9ac-4334-9c0b-786fbf661f3e {
  text-align: center;
}




  #s-d5608a87-f9ac-4334-9c0b-786fbf661f3e img.shogun-image {
    
    width: px;
  }


#s-d5608a87-f9ac-4334-9c0b-786fbf661f3e .shogun-image-content {
  
    align-items: center;
  
}

#s-9e0839ce-82a0-4982-9458-26c538b085b5 {
  text-align: center;
}




  #s-9e0839ce-82a0-4982-9458-26c538b085b5 img.shogun-image {
    
    width: px;
  }


#s-9e0839ce-82a0-4982-9458-26c538b085b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-a54e7af8-adc2-4a72-acdb-bdd3a471865b {
  text-align: center;
}




  #s-a54e7af8-adc2-4a72-acdb-bdd3a471865b img.shogun-image {
    
    width: px;
  }


#s-a54e7af8-adc2-4a72-acdb-bdd3a471865b .shogun-image-content {
  
    align-items: center;
  
}

#s-125375fc-a298-4eee-abbb-9dd459e76fd8 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-b207345d-9593-4b10-bd6a-f47f40179136 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-b207345d-9593-4b10-bd6a-f47f40179136:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b207345d-9593-4b10-bd6a-f47f40179136:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b207345d-9593-4b10-bd6a-f47f40179136.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-da844dc8-186a-40a8-95f0-9e053eaaf804 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-082a7f5f-ffd5-47be-a649-64f0220ef7f8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-740b9d76-dbf7-430e-acb1-3241c659f19b hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-ef6374ec-571f-444e-9615-efac3c0c8d4c hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-37bb6cfe-be51-4ee3-b237-096d06d8b5b3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9fcbdcd8-1efc-4f60-80fa-9fc99a23fafb hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-5594953f-c21e-49c5-bfb9-3ce5d46b9a6f hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-33018b03-a9c1-4020-b509-52abd159c031 .shogun-tabs {
  justify-content: flex-start;
}


  #s-33018b03-a9c1-4020-b509-52abd159c031 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-33018b03-a9c1-4020-b509-52abd159c031 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-33018b03-a9c1-4020-b509-52abd159c031 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-33018b03-a9c1-4020-b509-52abd159c031 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-33018b03-a9c1-4020-b509-52abd159c031 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-33018b03-a9c1-4020-b509-52abd159c031 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-efbf2c3e-3f96-4f8d-a0bf-faeb984170f3 {
  text-align: center;
}




  #s-efbf2c3e-3f96-4f8d-a0bf-faeb984170f3 img.shogun-image {
    
    width: px;
  }


#s-efbf2c3e-3f96-4f8d-a0bf-faeb984170f3 .shogun-image-content {
  
    align-items: center;
  
}

#s-2ce7d0b1-e1aa-401f-af5b-2d258c108367 {
  text-align: center;
}




  #s-2ce7d0b1-e1aa-401f-af5b-2d258c108367 img.shogun-image {
    
    width: px;
  }


#s-2ce7d0b1-e1aa-401f-af5b-2d258c108367 .shogun-image-content {
  
    align-items: center;
  
}

#s-b1d7ca89-7e4e-493f-a289-0a862dca189f {
  text-align: center;
}




  #s-b1d7ca89-7e4e-493f-a289-0a862dca189f img.shogun-image {
    
    width: px;
  }


#s-b1d7ca89-7e4e-493f-a289-0a862dca189f .shogun-image-content {
  
    align-items: center;
  
}

#s-4d0ec183-ea54-4b52-b39e-6acc056dbf6e {
  text-align: center;
}




  #s-4d0ec183-ea54-4b52-b39e-6acc056dbf6e img.shogun-image {
    
    width: px;
  }


#s-4d0ec183-ea54-4b52-b39e-6acc056dbf6e .shogun-image-content {
  
    align-items: center;
  
}

#s-2baa02bb-a555-4483-b56d-773d9019f519 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-17d3437a-af68-4fe3-ac98-c93e2b052147 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-17d3437a-af68-4fe3-ac98-c93e2b052147:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-17d3437a-af68-4fe3-ac98-c93e2b052147:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-17d3437a-af68-4fe3-ac98-c93e2b052147.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-2fc169b2-265a-4891-9f25-57e55dd50c6b hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-146dad59-4176-4281-9039-d0c9e9ed16ef hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-e26cac96-c928-4594-aa8d-c43cd08e82ae hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-8407fbb4-34c4-4c2b-8d91-6401032cd334 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-13f7383e-4bc5-4c58-bf8e-a6d7cff5adfd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-3a3d7553-1e77-4f55-9a7b-3677237be4a4 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-a321e6e9-014a-4bc3-88cf-93310da06153 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-1236a154-3011-4c58-90af-ccd160e4719b .shogun-tabs {
  justify-content: flex-start;
}


  #s-1236a154-3011-4c58-90af-ccd160e4719b .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-1236a154-3011-4c58-90af-ccd160e4719b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-1236a154-3011-4c58-90af-ccd160e4719b .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-1236a154-3011-4c58-90af-ccd160e4719b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-1236a154-3011-4c58-90af-ccd160e4719b .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-1236a154-3011-4c58-90af-ccd160e4719b .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-887310c3-4f34-42bf-a0fe-a84d682cfbfb {
  text-align: center;
}




  #s-887310c3-4f34-42bf-a0fe-a84d682cfbfb img.shogun-image {
    
    width: px;
  }


#s-887310c3-4f34-42bf-a0fe-a84d682cfbfb .shogun-image-content {
  
    align-items: center;
  
}

#s-c73f8e48-0075-41c7-8176-5e986825bdff {
  text-align: center;
}




  #s-c73f8e48-0075-41c7-8176-5e986825bdff img.shogun-image {
    
    width: px;
  }


#s-c73f8e48-0075-41c7-8176-5e986825bdff .shogun-image-content {
  
    align-items: center;
  
}

#s-23a28c41-d027-44b8-b40c-abb6ea8f225b {
  text-align: center;
}




  #s-23a28c41-d027-44b8-b40c-abb6ea8f225b img.shogun-image {
    
    width: px;
  }


#s-23a28c41-d027-44b8-b40c-abb6ea8f225b .shogun-image-content {
  
    align-items: center;
  
}

#s-335299c5-45e8-4787-8dfe-ea6918008f02 {
  text-align: center;
}




  #s-335299c5-45e8-4787-8dfe-ea6918008f02 img.shogun-image {
    
    width: px;
  }


#s-335299c5-45e8-4787-8dfe-ea6918008f02 .shogun-image-content {
  
    align-items: center;
  
}

#s-24a50393-dab2-4aa3-8ba7-6231012688f9 {
  text-align: center;
}




  #s-24a50393-dab2-4aa3-8ba7-6231012688f9 img.shogun-image {
    
    width: px;
  }


#s-24a50393-dab2-4aa3-8ba7-6231012688f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-f05913b8-efe8-4a89-889e-b232fd962b8e {
  text-align: center;
}




  #s-f05913b8-efe8-4a89-889e-b232fd962b8e img.shogun-image {
    
    width: px;
  }


#s-f05913b8-efe8-4a89-889e-b232fd962b8e .shogun-image-content {
  
    align-items: center;
  
}

#s-612b4ddc-cc11-474f-b383-2df70700028f {
  text-align: center;
}




  #s-612b4ddc-cc11-474f-b383-2df70700028f img.shogun-image {
    
    width: px;
  }


#s-612b4ddc-cc11-474f-b383-2df70700028f .shogun-image-content {
  
    align-items: center;
  
}

#s-adb67f86-2c9d-43bc-ad26-99140c460b8f hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-c788d358-0dde-4ed4-9f56-2fe2694333f7 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-c788d358-0dde-4ed4-9f56-2fe2694333f7:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c788d358-0dde-4ed4-9f56-2fe2694333f7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c788d358-0dde-4ed4-9f56-2fe2694333f7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-d8ded7ec-f591-4b92-807a-0b606a3bf648 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-d4bbca7d-040c-496a-bf7b-f909e71d89e9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-3d9519fa-f9bb-45c5-917f-a410f725f036 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-b68fadf1-3ba5-44d6-9a55-2d40ca870fe9 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7e643172-82cf-4605-ae27-18019cf22727"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-45663fca-06a9-411e-bc27-a2f7f25f7eaf hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-3121f50e-a30a-4755-8a21-4b7231d49f34 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-20b120a9-edb8-42a9-b86e-bbd1da466a47 .shogun-tabs {
  justify-content: flex-start;
}


  #s-20b120a9-edb8-42a9-b86e-bbd1da466a47 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-20b120a9-edb8-42a9-b86e-bbd1da466a47 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-20b120a9-edb8-42a9-b86e-bbd1da466a47 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-20b120a9-edb8-42a9-b86e-bbd1da466a47 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-20b120a9-edb8-42a9-b86e-bbd1da466a47 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-20b120a9-edb8-42a9-b86e-bbd1da466a47 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-30b9ec4d-1689-4aa2-b5fd-b0abf4383e24 {
  text-align: center;
}




  #s-30b9ec4d-1689-4aa2-b5fd-b0abf4383e24 img.shogun-image {
    
    width: px;
  }


#s-30b9ec4d-1689-4aa2-b5fd-b0abf4383e24 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd7aa15e-707a-4c5e-9cd9-09632fd06b89 {
  text-align: center;
}




  #s-cd7aa15e-707a-4c5e-9cd9-09632fd06b89 img.shogun-image {
    
    width: px;
  }


#s-cd7aa15e-707a-4c5e-9cd9-09632fd06b89 .shogun-image-content {
  
    align-items: center;
  
}

#s-43ccac4d-623a-463a-b9a0-1fda6e687c48 {
  text-align: center;
}




  #s-43ccac4d-623a-463a-b9a0-1fda6e687c48 img.shogun-image {
    
    width: px;
  }


#s-43ccac4d-623a-463a-b9a0-1fda6e687c48 .shogun-image-content {
  
    align-items: center;
  
}

#s-fa93e473-c073-4594-9319-6d346cd4cc4e {
  text-align: center;
}




  #s-fa93e473-c073-4594-9319-6d346cd4cc4e img.shogun-image {
    
    width: px;
  }


#s-fa93e473-c073-4594-9319-6d346cd4cc4e .shogun-image-content {
  
    align-items: center;
  
}

#s-c1df57e4-c1d4-4755-aaa7-7684153a90b2 {
  text-align: center;
}




  #s-c1df57e4-c1d4-4755-aaa7-7684153a90b2 img.shogun-image {
    
    width: px;
  }


#s-c1df57e4-c1d4-4755-aaa7-7684153a90b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-36ffcea5-4c9e-4b0e-b2e6-3d894e60243a {
  text-align: center;
}




  #s-36ffcea5-4c9e-4b0e-b2e6-3d894e60243a img.shogun-image {
    
    width: px;
  }


#s-36ffcea5-4c9e-4b0e-b2e6-3d894e60243a .shogun-image-content {
  
    align-items: center;
  
}

#s-db5aad02-c253-43bf-8986-70c640bc0bb6 {
  text-align: center;
}




  #s-db5aad02-c253-43bf-8986-70c640bc0bb6 img.shogun-image {
    
    width: px;
  }


#s-db5aad02-c253-43bf-8986-70c640bc0bb6 .shogun-image-content {
  
    align-items: center;
  
}

#s-a373cd46-5b01-478d-a162-83eb9a5d057a hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-b1477360-d2af-491a-9291-a8788905460b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-b1477360-d2af-491a-9291-a8788905460b:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b1477360-d2af-491a-9291-a8788905460b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b1477360-d2af-491a-9291-a8788905460b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-b1082e8b-711b-4245-afb8-316420282ccf hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-98499782-f9ce-4305-a9bc-a89053c0d80d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-1fc1adbb-8bcf-491c-a828-16f9e1ee9c74 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-1cdf91a7-6973-4bbf-90aa-f868e10646ba hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-08a2ecfa-fedd-452e-bbf0-37bad0602460"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4a207abd-6347-46ba-8c68-fa1fcf8e28f2 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-b6fbbaa6-845c-4ac6-b9e7-198931ccea98 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-ca0ded90-8ef7-470d-9e92-264456dc8d3a .shogun-tabs {
  justify-content: flex-start;
}


  #s-ca0ded90-8ef7-470d-9e92-264456dc8d3a .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-ca0ded90-8ef7-470d-9e92-264456dc8d3a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-ca0ded90-8ef7-470d-9e92-264456dc8d3a .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-ca0ded90-8ef7-470d-9e92-264456dc8d3a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-ca0ded90-8ef7-470d-9e92-264456dc8d3a .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-ca0ded90-8ef7-470d-9e92-264456dc8d3a .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-9d1aeebc-25dc-4ec1-8a76-f57773ea3ece {
  text-align: center;
}




  #s-9d1aeebc-25dc-4ec1-8a76-f57773ea3ece img.shogun-image {
    
    width: px;
  }


#s-9d1aeebc-25dc-4ec1-8a76-f57773ea3ece .shogun-image-content {
  
    align-items: center;
  
}

#s-885a5660-f4a3-439c-8178-3beb5539b76a {
  text-align: center;
}




  #s-885a5660-f4a3-439c-8178-3beb5539b76a img.shogun-image {
    
    width: px;
  }


#s-885a5660-f4a3-439c-8178-3beb5539b76a .shogun-image-content {
  
    align-items: center;
  
}

#s-44e87ab9-679c-4dce-8f0d-2bc3be768f51 {
  text-align: center;
}




  #s-44e87ab9-679c-4dce-8f0d-2bc3be768f51 img.shogun-image {
    
    width: px;
  }


#s-44e87ab9-679c-4dce-8f0d-2bc3be768f51 .shogun-image-content {
  
    align-items: center;
  
}

#s-c2970740-7b59-4e1d-a330-934a764e12d0 {
  text-align: center;
}




  #s-c2970740-7b59-4e1d-a330-934a764e12d0 img.shogun-image {
    
    width: px;
  }


#s-c2970740-7b59-4e1d-a330-934a764e12d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-60494ea3-6f2b-4a25-9021-3ab636782bce {
  text-align: center;
}




  #s-60494ea3-6f2b-4a25-9021-3ab636782bce img.shogun-image {
    
    width: px;
  }


#s-60494ea3-6f2b-4a25-9021-3ab636782bce .shogun-image-content {
  
    align-items: center;
  
}

#s-56ff74f6-d572-4ede-8c28-30cf225d4187 {
  text-align: center;
}




  #s-56ff74f6-d572-4ede-8c28-30cf225d4187 img.shogun-image {
    
    width: px;
  }


#s-56ff74f6-d572-4ede-8c28-30cf225d4187 .shogun-image-content {
  
    align-items: center;
  
}

#s-05493d91-8247-43b4-af5c-f29799c09a18 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-b82d9f7e-6da4-4096-a0d7-503c7598ffd0 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-b82d9f7e-6da4-4096-a0d7-503c7598ffd0:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-b82d9f7e-6da4-4096-a0d7-503c7598ffd0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b82d9f7e-6da4-4096-a0d7-503c7598ffd0.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-8435e02b-b8f2-49c7-987c-c9b05a50ab63 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-6bf8a2bc-7f1f-4e03-a34e-b836b00c51f8 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-a9376ab4-f9e0-4fa6-8a0b-f179ce107a92 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-e362b3fa-f395-40dd-bc99-92a173969d59 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8b730196-1c15-451e-90ae-8126fc9fdacf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-28611a1e-dab0-4f79-8ba4-60ae0d183e21 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-2cf8b2d7-758b-4cb0-bb1d-3504db9697d6 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-b6a1fcee-37dd-491c-9aff-7111dce66dc0 .shogun-tabs {
  justify-content: flex-start;
}


  #s-b6a1fcee-37dd-491c-9aff-7111dce66dc0 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-b6a1fcee-37dd-491c-9aff-7111dce66dc0 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-b6a1fcee-37dd-491c-9aff-7111dce66dc0 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-b6a1fcee-37dd-491c-9aff-7111dce66dc0 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-b6a1fcee-37dd-491c-9aff-7111dce66dc0 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-b6a1fcee-37dd-491c-9aff-7111dce66dc0 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-4465d21d-1128-4bdf-bd04-c536f4757021 {
  text-align: center;
}




  #s-4465d21d-1128-4bdf-bd04-c536f4757021 img.shogun-image {
    
    width: px;
  }


#s-4465d21d-1128-4bdf-bd04-c536f4757021 .shogun-image-content {
  
    align-items: center;
  
}

#s-741ba159-6ee5-44a1-b89a-78c17c00bb78 {
  text-align: center;
}




  #s-741ba159-6ee5-44a1-b89a-78c17c00bb78 img.shogun-image {
    
    width: px;
  }


#s-741ba159-6ee5-44a1-b89a-78c17c00bb78 .shogun-image-content {
  
    align-items: center;
  
}

#s-6fb59ad5-7fab-4861-bff9-9d8820ef4ef5 {
  text-align: center;
}




  #s-6fb59ad5-7fab-4861-bff9-9d8820ef4ef5 img.shogun-image {
    
    width: px;
  }


#s-6fb59ad5-7fab-4861-bff9-9d8820ef4ef5 .shogun-image-content {
  
    align-items: center;
  
}

#s-55c3465a-a46a-4f86-b3a4-9c4668f1239c {
  text-align: center;
}




  #s-55c3465a-a46a-4f86-b3a4-9c4668f1239c img.shogun-image {
    
    width: px;
  }


#s-55c3465a-a46a-4f86-b3a4-9c4668f1239c .shogun-image-content {
  
    align-items: center;
  
}

#s-d8bd9400-bc7b-435b-bfcd-5d20f9f88596 {
  text-align: center;
}




  #s-d8bd9400-bc7b-435b-bfcd-5d20f9f88596 img.shogun-image {
    
    width: px;
  }


#s-d8bd9400-bc7b-435b-bfcd-5d20f9f88596 .shogun-image-content {
  
    align-items: center;
  
}

#s-923e3230-163d-47d4-95e5-2f0fd8379f08 {
  text-align: center;
}




  #s-923e3230-163d-47d4-95e5-2f0fd8379f08 img.shogun-image {
    
    width: px;
  }


#s-923e3230-163d-47d4-95e5-2f0fd8379f08 .shogun-image-content {
  
    align-items: center;
  
}

#s-cbb7e011-dbf6-405a-af86-4a5ce41492e7 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-d1270d35-2b0e-4455-9652-1366212b7135 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-d1270d35-2b0e-4455-9652-1366212b7135:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d1270d35-2b0e-4455-9652-1366212b7135:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d1270d35-2b0e-4455-9652-1366212b7135.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-d189f685-f47d-47c3-99db-a6e0815f41b0 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-5c01889b-d2c2-49f5-83f8-e8b092f36d6a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-1de403ae-3aed-4a7e-9262-f18f73fba777 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-51e312a8-6665-40bd-9c7c-4222f41dd437 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d4f1cb87-474c-461a-81f0-827561cd75e4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-90cfff0a-e7ca-4ed9-ae4a-83e47b2012c2 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-a1c3e02e-df29-492c-a2ef-ada06cf5ec8d hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-0e882b09-96aa-47e9-844b-516bbfd8be1b .shogun-tabs {
  justify-content: flex-start;
}


  #s-0e882b09-96aa-47e9-844b-516bbfd8be1b .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-0e882b09-96aa-47e9-844b-516bbfd8be1b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-0e882b09-96aa-47e9-844b-516bbfd8be1b .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-0e882b09-96aa-47e9-844b-516bbfd8be1b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-0e882b09-96aa-47e9-844b-516bbfd8be1b .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-0e882b09-96aa-47e9-844b-516bbfd8be1b .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-3f5a71dd-1335-48d0-9b42-c0bfe038583e {
  text-align: center;
}




  #s-3f5a71dd-1335-48d0-9b42-c0bfe038583e img.shogun-image {
    
    width: px;
  }


#s-3f5a71dd-1335-48d0-9b42-c0bfe038583e .shogun-image-content {
  
    align-items: center;
  
}

#s-b527afe6-407f-4110-ae4d-d3094ac9ebce {
  text-align: center;
}




  #s-b527afe6-407f-4110-ae4d-d3094ac9ebce img.shogun-image {
    
    width: px;
  }


#s-b527afe6-407f-4110-ae4d-d3094ac9ebce .shogun-image-content {
  
    align-items: center;
  
}

#s-d9ecb30b-b857-44d6-b3ca-9ff0a4febd29 {
  text-align: center;
}




  #s-d9ecb30b-b857-44d6-b3ca-9ff0a4febd29 img.shogun-image {
    
    width: px;
  }


#s-d9ecb30b-b857-44d6-b3ca-9ff0a4febd29 .shogun-image-content {
  
    align-items: center;
  
}

#s-34c5d83f-c5bc-4ae2-b38b-a5836f02f10d {
  text-align: center;
}




  #s-34c5d83f-c5bc-4ae2-b38b-a5836f02f10d img.shogun-image {
    
    width: px;
  }


#s-34c5d83f-c5bc-4ae2-b38b-a5836f02f10d .shogun-image-content {
  
    align-items: center;
  
}

#s-dbbba73d-875e-4a2d-b108-2208bff82080 {
  text-align: center;
}




  #s-dbbba73d-875e-4a2d-b108-2208bff82080 img.shogun-image {
    
    width: px;
  }


#s-dbbba73d-875e-4a2d-b108-2208bff82080 .shogun-image-content {
  
    align-items: center;
  
}

#s-479d695a-6a5e-42e3-96b5-40265ef2dac9 {
  text-align: center;
}




  #s-479d695a-6a5e-42e3-96b5-40265ef2dac9 img.shogun-image {
    
    width: px;
  }


#s-479d695a-6a5e-42e3-96b5-40265ef2dac9 .shogun-image-content {
  
    align-items: center;
  
}

#s-1267e165-4a65-4267-92ce-6b6958ef1071 {
  text-align: center;
}




  #s-1267e165-4a65-4267-92ce-6b6958ef1071 img.shogun-image {
    
    width: px;
  }


#s-1267e165-4a65-4267-92ce-6b6958ef1071 .shogun-image-content {
  
    align-items: center;
  
}

#s-0d0d8756-fc0c-48e5-b614-8651d5015eff hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-cd4e6eb7-bca7-455f-ab3a-0f5bfa970e79 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-cd4e6eb7-bca7-455f-ab3a-0f5bfa970e79:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-cd4e6eb7-bca7-455f-ab3a-0f5bfa970e79:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cd4e6eb7-bca7-455f-ab3a-0f5bfa970e79.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-02586d6e-5470-4e71-b6e7-78643b4495a9 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-3c23d24c-4a0c-4a5c-b862-16dac04bc1a0 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-768dd1ae-3fb6-490e-b2b4-c3e6706f3913 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-18840aad-ebbe-4b82-b0f9-cdf69391fb1c hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4ebcd5f2-6bdf-4a44-8a50-963d8d0e389d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c9088b5a-a2e6-4c89-bddf-4ae3a873e75d hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-fa967a65-d266-49b8-880d-9506eec9f8ee hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-7da88d8d-47c1-4ba0-a1fb-650bbf77b87d .shogun-tabs {
  justify-content: flex-start;
}


  #s-7da88d8d-47c1-4ba0-a1fb-650bbf77b87d .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-7da88d8d-47c1-4ba0-a1fb-650bbf77b87d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-7da88d8d-47c1-4ba0-a1fb-650bbf77b87d .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-7da88d8d-47c1-4ba0-a1fb-650bbf77b87d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-7da88d8d-47c1-4ba0-a1fb-650bbf77b87d .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-7da88d8d-47c1-4ba0-a1fb-650bbf77b87d .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-d3d6d606-8189-4d09-8920-0f11d53d66ff {
  text-align: center;
}




  #s-d3d6d606-8189-4d09-8920-0f11d53d66ff img.shogun-image {
    
    width: px;
  }


#s-d3d6d606-8189-4d09-8920-0f11d53d66ff .shogun-image-content {
  
    align-items: center;
  
}

#s-c582d4d3-64e8-4606-bb78-dc59eadc1cfd {
  text-align: center;
}




  #s-c582d4d3-64e8-4606-bb78-dc59eadc1cfd img.shogun-image {
    
    width: px;
  }


#s-c582d4d3-64e8-4606-bb78-dc59eadc1cfd .shogun-image-content {
  
    align-items: center;
  
}

#s-7bccfd06-0cee-447c-8294-b3fc11c8c10b {
  text-align: center;
}




  #s-7bccfd06-0cee-447c-8294-b3fc11c8c10b img.shogun-image {
    
    width: px;
  }


#s-7bccfd06-0cee-447c-8294-b3fc11c8c10b .shogun-image-content {
  
    align-items: center;
  
}

#s-812749b8-6334-4daa-bcc4-7b043d55096c {
  text-align: center;
}




  #s-812749b8-6334-4daa-bcc4-7b043d55096c img.shogun-image {
    
    width: px;
  }


#s-812749b8-6334-4daa-bcc4-7b043d55096c .shogun-image-content {
  
    align-items: center;
  
}

#s-319efdd8-bcbb-4d85-b0ab-4229574d63fa {
  text-align: center;
}




  #s-319efdd8-bcbb-4d85-b0ab-4229574d63fa img.shogun-image {
    
    width: px;
  }


#s-319efdd8-bcbb-4d85-b0ab-4229574d63fa .shogun-image-content {
  
    align-items: center;
  
}

#s-6da17756-bad9-4cf6-a470-6251f94ad51c hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-a53343f7-bc67-4846-b703-63cb1d46b94a {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-a53343f7-bc67-4846-b703-63cb1d46b94a:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-a53343f7-bc67-4846-b703-63cb1d46b94a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a53343f7-bc67-4846-b703-63cb1d46b94a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-44515857-1eed-4acb-9790-326614137899 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-aaf4c6fc-cdaa-4c47-b965-c9c6e482b0e5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-5b41178e-6220-4063-a948-7c94da37786b hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-e96a39cc-cfff-4960-b49a-fa1ea01fd301 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f2dd739-5d67-4209-bb57-966fb0a6ec50"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-20a61ecc-94c3-40ec-8768-54fecfb662ce hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-04c3e6cd-6d67-4002-8837-6994e3533efc hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-2b0ca86e-7347-4ef0-8b69-96d3dc18274c .shogun-tabs {
  justify-content: flex-start;
}


  #s-2b0ca86e-7347-4ef0-8b69-96d3dc18274c .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-2b0ca86e-7347-4ef0-8b69-96d3dc18274c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-2b0ca86e-7347-4ef0-8b69-96d3dc18274c .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-2b0ca86e-7347-4ef0-8b69-96d3dc18274c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-2b0ca86e-7347-4ef0-8b69-96d3dc18274c .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-2b0ca86e-7347-4ef0-8b69-96d3dc18274c .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-3a06deb4-2612-4649-b75f-11c6c984c935 {
  text-align: center;
}




  #s-3a06deb4-2612-4649-b75f-11c6c984c935 img.shogun-image {
    
    width: px;
  }


#s-3a06deb4-2612-4649-b75f-11c6c984c935 .shogun-image-content {
  
    align-items: center;
  
}

#s-c3a7f9d0-65e7-4895-9a40-1fd8e95f0795 {
  text-align: center;
}




  #s-c3a7f9d0-65e7-4895-9a40-1fd8e95f0795 img.shogun-image {
    
    width: px;
  }


#s-c3a7f9d0-65e7-4895-9a40-1fd8e95f0795 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b477eab-daac-4c8d-b841-b4aff8588847 {
  text-align: center;
}




  #s-9b477eab-daac-4c8d-b841-b4aff8588847 img.shogun-image {
    
    width: px;
  }


#s-9b477eab-daac-4c8d-b841-b4aff8588847 .shogun-image-content {
  
    align-items: center;
  
}

#s-d0899fe6-3767-40fb-829c-d8d6bb9703be {
  text-align: center;
}




  #s-d0899fe6-3767-40fb-829c-d8d6bb9703be img.shogun-image {
    
    width: px;
  }


#s-d0899fe6-3767-40fb-829c-d8d6bb9703be .shogun-image-content {
  
    align-items: center;
  
}

#s-c606fd5e-985b-4a2e-83e0-879774f8562f {
  text-align: center;
}




  #s-c606fd5e-985b-4a2e-83e0-879774f8562f img.shogun-image {
    
    width: px;
  }


#s-c606fd5e-985b-4a2e-83e0-879774f8562f .shogun-image-content {
  
    align-items: center;
  
}

#s-92a5080c-3e3e-4afb-b8f5-2e19fe63014f {
  text-align: center;
}




  #s-92a5080c-3e3e-4afb-b8f5-2e19fe63014f img.shogun-image {
    
    width: px;
  }


#s-92a5080c-3e3e-4afb-b8f5-2e19fe63014f .shogun-image-content {
  
    align-items: center;
  
}

#s-6af0d519-bf3c-4de5-9d90-ab409e75e7c3 {
  text-align: center;
}




  #s-6af0d519-bf3c-4de5-9d90-ab409e75e7c3 img.shogun-image {
    
    width: px;
  }


#s-6af0d519-bf3c-4de5-9d90-ab409e75e7c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-4f995791-19a2-40db-9d38-89e686396649 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-4adde792-de26-455b-8c8e-9ddd4b636d9c {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-4adde792-de26-455b-8c8e-9ddd4b636d9c:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-4adde792-de26-455b-8c8e-9ddd4b636d9c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4adde792-de26-455b-8c8e-9ddd4b636d9c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-e8cfb574-fbc0-4d4a-ade8-87ec6ab9e656 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-5584eddf-5d40-4c11-9cf4-0e745d6a9f9b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-c9242a92-cc47-4dbc-a367-c3503a084216 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-8c5abd04-2215-43d6-96e9-445a55d5cff2 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7276e726-645d-472b-bc21-a7f99dc2de2b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b3692683-6c1d-4ce9-8b91-a922baac38f5 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-60437634-0030-43a3-8da0-b304756df372 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-21192e71-feba-4faa-8f43-82dba336bf8d .shogun-tabs {
  justify-content: flex-start;
}


  #s-21192e71-feba-4faa-8f43-82dba336bf8d .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-21192e71-feba-4faa-8f43-82dba336bf8d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-21192e71-feba-4faa-8f43-82dba336bf8d .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-21192e71-feba-4faa-8f43-82dba336bf8d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-21192e71-feba-4faa-8f43-82dba336bf8d .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-21192e71-feba-4faa-8f43-82dba336bf8d .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-155ed3ff-5228-4d48-a3a5-9d93f0abb87a {
  text-align: center;
}




  #s-155ed3ff-5228-4d48-a3a5-9d93f0abb87a img.shogun-image {
    
    width: px;
  }


#s-155ed3ff-5228-4d48-a3a5-9d93f0abb87a .shogun-image-content {
  
    align-items: center;
  
}

#s-1d76567b-a1c0-45b5-a50f-d33cd25d78c5 {
  text-align: center;
}




  #s-1d76567b-a1c0-45b5-a50f-d33cd25d78c5 img.shogun-image {
    
    width: px;
  }


#s-1d76567b-a1c0-45b5-a50f-d33cd25d78c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-8d499dc8-694a-4b75-a8f0-ffe5560a8526 {
  text-align: center;
}




  #s-8d499dc8-694a-4b75-a8f0-ffe5560a8526 img.shogun-image {
    
    width: px;
  }


#s-8d499dc8-694a-4b75-a8f0-ffe5560a8526 .shogun-image-content {
  
    align-items: center;
  
}

#s-0237c8df-7b81-48e2-b06b-cdf2899fab43 {
  text-align: center;
}




  #s-0237c8df-7b81-48e2-b06b-cdf2899fab43 img.shogun-image {
    
    width: px;
  }


#s-0237c8df-7b81-48e2-b06b-cdf2899fab43 .shogun-image-content {
  
    align-items: center;
  
}

#s-0ec0a170-a89c-4871-a0d2-76203e624c19 {
  text-align: center;
}




  #s-0ec0a170-a89c-4871-a0d2-76203e624c19 img.shogun-image {
    
    width: px;
  }


#s-0ec0a170-a89c-4871-a0d2-76203e624c19 .shogun-image-content {
  
    align-items: center;
  
}

#s-a293b9ea-048a-4e09-baa6-87bf129e5866 {
  text-align: center;
}




  #s-a293b9ea-048a-4e09-baa6-87bf129e5866 img.shogun-image {
    
    width: px;
  }


#s-a293b9ea-048a-4e09-baa6-87bf129e5866 .shogun-image-content {
  
    align-items: center;
  
}

#s-feef45ba-ca9b-404e-ab89-b240490b9e82 {
  text-align: center;
}




  #s-feef45ba-ca9b-404e-ab89-b240490b9e82 img.shogun-image {
    
    width: px;
  }


#s-feef45ba-ca9b-404e-ab89-b240490b9e82 .shogun-image-content {
  
    align-items: center;
  
}

#s-6aef84a4-5755-4c4c-823b-442457237bcc {
  text-align: center;
}




  #s-6aef84a4-5755-4c4c-823b-442457237bcc img.shogun-image {
    
    width: px;
  }


#s-6aef84a4-5755-4c4c-823b-442457237bcc .shogun-image-content {
  
    align-items: center;
  
}

#s-2a3fe9b9-0009-48c8-8894-408e63c9e543 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-9c105e65-1d06-40c5-9daf-e316062b3987 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-9c105e65-1d06-40c5-9daf-e316062b3987:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-9c105e65-1d06-40c5-9daf-e316062b3987:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9c105e65-1d06-40c5-9daf-e316062b3987.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-fa2bdab8-44fc-4902-b0bb-c8dc4beb055a hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-d2c51ce4-d273-41d3-9c3d-3761a71dc3ba hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-2ecb1de3-5aaf-409c-bcb7-a8eb2131f83f hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-d1404c23-b48f-40ee-b21c-481a3506b422 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c28a9ccb-7608-40f5-b399-fbcb224eeaf0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9fb1c395-3417-42d6-815f-4bddc46fbe91 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-e1dbab2c-35a6-4629-bf10-7d1739dae812 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-9d818ee1-5f05-40be-9f1d-3abc65fef32e .shogun-tabs {
  justify-content: flex-start;
}


  #s-9d818ee1-5f05-40be-9f1d-3abc65fef32e .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-9d818ee1-5f05-40be-9f1d-3abc65fef32e .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-9d818ee1-5f05-40be-9f1d-3abc65fef32e .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-9d818ee1-5f05-40be-9f1d-3abc65fef32e .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-9d818ee1-5f05-40be-9f1d-3abc65fef32e .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-9d818ee1-5f05-40be-9f1d-3abc65fef32e .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-a6b1583f-2f20-4193-be7f-d692cbae6abb {
  text-align: center;
}




  #s-a6b1583f-2f20-4193-be7f-d692cbae6abb img.shogun-image {
    
    width: px;
  }


#s-a6b1583f-2f20-4193-be7f-d692cbae6abb .shogun-image-content {
  
    align-items: center;
  
}

#s-20afa4cf-fa0f-439f-9032-6799353b4e43 {
  text-align: center;
}




  #s-20afa4cf-fa0f-439f-9032-6799353b4e43 img.shogun-image {
    
    width: px;
  }


#s-20afa4cf-fa0f-439f-9032-6799353b4e43 .shogun-image-content {
  
    align-items: center;
  
}

#s-f6e14fd2-6b98-4758-82cc-17bab77e03d0 {
  text-align: center;
}




  #s-f6e14fd2-6b98-4758-82cc-17bab77e03d0 img.shogun-image {
    
    width: px;
  }


#s-f6e14fd2-6b98-4758-82cc-17bab77e03d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-47374b18-8343-4c4a-a156-9eab9a943ceb {
  text-align: center;
}




  #s-47374b18-8343-4c4a-a156-9eab9a943ceb img.shogun-image {
    
    width: px;
  }


#s-47374b18-8343-4c4a-a156-9eab9a943ceb .shogun-image-content {
  
    align-items: center;
  
}

#s-5f2598b5-09e9-4fb3-bc77-3688aab073c9 {
  text-align: center;
}




  #s-5f2598b5-09e9-4fb3-bc77-3688aab073c9 img.shogun-image {
    
    width: px;
  }


#s-5f2598b5-09e9-4fb3-bc77-3688aab073c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-909ad1bd-fba5-4f12-bb73-8bfc0d662925 {
  text-align: center;
}




  #s-909ad1bd-fba5-4f12-bb73-8bfc0d662925 img.shogun-image {
    
    width: px;
  }


#s-909ad1bd-fba5-4f12-bb73-8bfc0d662925 .shogun-image-content {
  
    align-items: center;
  
}

#s-c78541c5-4523-473c-9c05-6e84a5a4e06c hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-283f104f-f43e-4343-9a66-d30c690409c9 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-283f104f-f43e-4343-9a66-d30c690409c9:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-283f104f-f43e-4343-9a66-d30c690409c9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-283f104f-f43e-4343-9a66-d30c690409c9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-72ae88e0-6be2-41c8-8986-58057802e26c hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-456e28c1-a990-49b3-bae9-7b41fceb23a6 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-a84fbbf4-6839-4f6c-b02e-6d7fcb1cabf2 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-a68e30ce-d6da-41d6-b0f0-d63c82f31d7b hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a1b4d6a7-50e3-4281-9683-04af27645407"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4f3111e0-fff4-467b-9a20-f4729138ba3e hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-a8d74c2b-0fa8-4131-9c4c-abaf7269a346 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-9b3a4c6d-e45f-41e6-ac10-c6d058c55677 .shogun-tabs {
  justify-content: flex-start;
}


  #s-9b3a4c6d-e45f-41e6-ac10-c6d058c55677 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-9b3a4c6d-e45f-41e6-ac10-c6d058c55677 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-9b3a4c6d-e45f-41e6-ac10-c6d058c55677 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-9b3a4c6d-e45f-41e6-ac10-c6d058c55677 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-9b3a4c6d-e45f-41e6-ac10-c6d058c55677 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-9b3a4c6d-e45f-41e6-ac10-c6d058c55677 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-1b68cea6-175d-40e4-9781-569a45ecbc05 {
  text-align: center;
}




  #s-1b68cea6-175d-40e4-9781-569a45ecbc05 img.shogun-image {
    
    width: px;
  }


#s-1b68cea6-175d-40e4-9781-569a45ecbc05 .shogun-image-content {
  
    align-items: center;
  
}

#s-b81d64c4-fdbd-4676-b2f0-d057b1cc7eae {
  text-align: center;
}




  #s-b81d64c4-fdbd-4676-b2f0-d057b1cc7eae img.shogun-image {
    
    width: px;
  }


#s-b81d64c4-fdbd-4676-b2f0-d057b1cc7eae .shogun-image-content {
  
    align-items: center;
  
}

#s-195db44f-e625-453c-9c03-34b9a2f483b7 {
  text-align: center;
}




  #s-195db44f-e625-453c-9c03-34b9a2f483b7 img.shogun-image {
    
    width: px;
  }


#s-195db44f-e625-453c-9c03-34b9a2f483b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-5de3a1ad-44a4-4abc-bba3-e520c7b5cfbe {
  text-align: center;
}




  #s-5de3a1ad-44a4-4abc-bba3-e520c7b5cfbe img.shogun-image {
    
    width: px;
  }


#s-5de3a1ad-44a4-4abc-bba3-e520c7b5cfbe .shogun-image-content {
  
    align-items: center;
  
}

#s-b2333d66-9417-4ae1-ab3a-f1f6b6ba0410 {
  text-align: center;
}




  #s-b2333d66-9417-4ae1-ab3a-f1f6b6ba0410 img.shogun-image {
    
    width: px;
  }


#s-b2333d66-9417-4ae1-ab3a-f1f6b6ba0410 .shogun-image-content {
  
    align-items: center;
  
}

#s-d26bd871-5814-4dfb-bdb3-6d5edd290940 {
  text-align: center;
}




  #s-d26bd871-5814-4dfb-bdb3-6d5edd290940 img.shogun-image {
    
    width: px;
  }


#s-d26bd871-5814-4dfb-bdb3-6d5edd290940 .shogun-image-content {
  
    align-items: center;
  
}

#s-0fd325c0-6b9f-407e-bf0b-b503a1d90466 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-a9793912-cf93-471e-a2ba-5e9fe566bf24 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-a9793912-cf93-471e-a2ba-5e9fe566bf24:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-a9793912-cf93-471e-a2ba-5e9fe566bf24:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a9793912-cf93-471e-a2ba-5e9fe566bf24.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-37700b48-bf42-4279-b2a1-6018ffb6ce66 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-06897f4d-b91e-465d-a75d-4bc5710b6756 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-5376a101-3cda-4bc7-aab6-c25c27d97d4d hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-d9223f49-19e8-4b37-8524-3ff38f39105c hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c9bf2e18-1988-43e9-923b-a54553cae34d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-86f6916a-80ef-47f6-a5e0-4f51db945dda hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-4e37c696-9628-4849-bfaa-3e7f541f7089 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-4bfc5175-8f35-470b-80da-43d46d7fa39b .shogun-tabs {
  justify-content: flex-start;
}


  #s-4bfc5175-8f35-470b-80da-43d46d7fa39b .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-4bfc5175-8f35-470b-80da-43d46d7fa39b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-4bfc5175-8f35-470b-80da-43d46d7fa39b .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-4bfc5175-8f35-470b-80da-43d46d7fa39b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-4bfc5175-8f35-470b-80da-43d46d7fa39b .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-4bfc5175-8f35-470b-80da-43d46d7fa39b .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-3add8aa2-7875-48c7-a6f6-c7068408e7b4 {
  text-align: center;
}




  #s-3add8aa2-7875-48c7-a6f6-c7068408e7b4 img.shogun-image {
    
    width: px;
  }


#s-3add8aa2-7875-48c7-a6f6-c7068408e7b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-24269caf-ce25-4715-b63a-3b41d6028b85 {
  text-align: center;
}




  #s-24269caf-ce25-4715-b63a-3b41d6028b85 img.shogun-image {
    
    width: px;
  }


#s-24269caf-ce25-4715-b63a-3b41d6028b85 .shogun-image-content {
  
    align-items: center;
  
}

#s-f6bd9f06-3070-416e-a299-aee369b7fa38 {
  text-align: center;
}




  #s-f6bd9f06-3070-416e-a299-aee369b7fa38 img.shogun-image {
    
    width: px;
  }


#s-f6bd9f06-3070-416e-a299-aee369b7fa38 .shogun-image-content {
  
    align-items: center;
  
}

#s-a1d3edc1-7d72-4514-a1e1-270482821d64 {
  text-align: center;
}




  #s-a1d3edc1-7d72-4514-a1e1-270482821d64 img.shogun-image {
    
    width: px;
  }


#s-a1d3edc1-7d72-4514-a1e1-270482821d64 .shogun-image-content {
  
    align-items: center;
  
}

#s-e6873666-cc3d-4177-917b-31599b0b8174 {
  text-align: center;
}




  #s-e6873666-cc3d-4177-917b-31599b0b8174 img.shogun-image {
    
    width: px;
  }


#s-e6873666-cc3d-4177-917b-31599b0b8174 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a129420-1917-4a41-a33d-071cb9d6b3c7 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-70229f70-9ef3-476b-b53f-bd1073106701 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-70229f70-9ef3-476b-b53f-bd1073106701:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-70229f70-9ef3-476b-b53f-bd1073106701:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-70229f70-9ef3-476b-b53f-bd1073106701.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-d78fc8cf-c47c-4029-a780-b7f3eb423d50 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-04830cf2-bd4e-433a-8779-066239022037 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-165165ba-823b-4aa7-a3d8-b8ddd4512e12 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-0301df30-578f-4ffd-8c4c-7f4f88971eb7 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-63f875f7-4bba-4d6f-a67f-07132c85321f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-59177fe0-7b23-41a1-a0be-60296e282351 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-dc946fc4-cc9e-4671-b7ab-bf3fa5b6593e hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-004c9a7b-41f1-4e2b-a131-dee1e4b902aa .shogun-tabs {
  justify-content: flex-start;
}


  #s-004c9a7b-41f1-4e2b-a131-dee1e4b902aa .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-004c9a7b-41f1-4e2b-a131-dee1e4b902aa .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-004c9a7b-41f1-4e2b-a131-dee1e4b902aa .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-004c9a7b-41f1-4e2b-a131-dee1e4b902aa .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-004c9a7b-41f1-4e2b-a131-dee1e4b902aa .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-004c9a7b-41f1-4e2b-a131-dee1e4b902aa .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-ad7e3918-302b-4623-b05b-336a68ef5b14 {
  text-align: center;
}




  #s-ad7e3918-302b-4623-b05b-336a68ef5b14 img.shogun-image {
    
    width: px;
  }


#s-ad7e3918-302b-4623-b05b-336a68ef5b14 .shogun-image-content {
  
    align-items: center;
  
}

#s-cec8563f-9ddc-4964-aaa0-c09a02bc44ee {
  text-align: center;
}




  #s-cec8563f-9ddc-4964-aaa0-c09a02bc44ee img.shogun-image {
    
    width: px;
  }


#s-cec8563f-9ddc-4964-aaa0-c09a02bc44ee .shogun-image-content {
  
    align-items: center;
  
}

#s-af68da60-e04a-4e41-813d-4688f83980f6 {
  text-align: center;
}




  #s-af68da60-e04a-4e41-813d-4688f83980f6 img.shogun-image {
    
    width: px;
  }


#s-af68da60-e04a-4e41-813d-4688f83980f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-896f8931-14da-48bb-ad9b-c08cae2aa6d2 {
  text-align: center;
}




  #s-896f8931-14da-48bb-ad9b-c08cae2aa6d2 img.shogun-image {
    
    width: px;
  }


#s-896f8931-14da-48bb-ad9b-c08cae2aa6d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-d9fddafd-739d-466d-a89d-5fd1ee9296d3 {
  text-align: center;
}




  #s-d9fddafd-739d-466d-a89d-5fd1ee9296d3 img.shogun-image {
    
    width: px;
  }


#s-d9fddafd-739d-466d-a89d-5fd1ee9296d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-c9f2cee8-81df-45d6-94eb-cf3e6f53d8e4 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-4444f929-aee2-488d-b08c-dff7d3da952a {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-4444f929-aee2-488d-b08c-dff7d3da952a:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-4444f929-aee2-488d-b08c-dff7d3da952a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4444f929-aee2-488d-b08c-dff7d3da952a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-b62a92b0-d83c-44b1-a22a-c1806b0049bc hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-178299d8-0475-40fd-acca-50c47a8f8b72 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

#s-1760fd7b-fb74-4900-867c-aa0990c23fa7 hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-183aceee-6f2e-4b45-b309-1b28fa7d3ab7 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aac3a2b5-52ff-48cf-aeaa-c8bc69c670bf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-35a990b2-4dd7-4a47-b503-b536b4f90f1e hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-d6866b62-f06f-4230-83a2-6fd63bb2787d hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-fd785c5a-4e88-41a5-90de-9bef5fc4343f .shogun-tabs {
  justify-content: flex-start;
}


  #s-fd785c5a-4e88-41a5-90de-9bef5fc4343f .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-fd785c5a-4e88-41a5-90de-9bef5fc4343f .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #F4F4F4;
    border: 1px solid #ddd;
  }
#s-fd785c5a-4e88-41a5-90de-9bef5fc4343f .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: #50b3da;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-fd785c5a-4e88-41a5-90de-9bef5fc4343f .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: #555;
}

#s-fd785c5a-4e88-41a5-90de-9bef5fc4343f .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #F4F4F4;
}

#s-fd785c5a-4e88-41a5-90de-9bef5fc4343f .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-af31a76c-74fd-4160-a51b-32815cb79a06 {
  text-align: center;
}




  #s-af31a76c-74fd-4160-a51b-32815cb79a06 img.shogun-image {
    
    width: px;
  }


#s-af31a76c-74fd-4160-a51b-32815cb79a06 .shogun-image-content {
  
    align-items: center;
  
}

#s-76941582-d6ca-45eb-8d13-4e641359d5f5 {
  text-align: center;
}




  #s-76941582-d6ca-45eb-8d13-4e641359d5f5 img.shogun-image {
    
    width: px;
  }


#s-76941582-d6ca-45eb-8d13-4e641359d5f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-3b70c4d8-8790-4111-b64c-dab2f6ab4fa5 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-11d85f10-aba7-40a1-85cd-3d4d1906b83d {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
background-color: rgba(247, 218, 50, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-11d85f10-aba7-40a1-85cd-3d4d1906b83d:hover {background-color: rgba(249, 251, 130, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-11d85f10-aba7-40a1-85cd-3d4d1906b83d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-11d85f10-aba7-40a1-85cd-3d4d1906b83d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-bf49873b-bd63-498c-b399-ee4eb944e87a hr {
  border: 0;
  width: 100%;
  border-top: 20px solid rgba(255, 255, 255, 1);
}

#s-d3055b57-3f8a-4305-8b8e-7817ae8eaa38 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

                /*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion: reduce), print{.animate__animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg {
  display: none;
  margin-top: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #dc143c;
}
