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

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

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

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

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

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

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

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

#s-bd275f47-3df0-4fd8-8f74-451b2a9b51d1 {
  min-height: 50px;
}








#s-bd275f47-3df0-4fd8-8f74-451b2a9b51d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd275f47-3df0-4fd8-8f74-451b2a9b51d1.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-85118ebf-72da-4309-8610-48e154aa8744"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

#s-2440224b-f3c8-46e0-86cb-eeccf53aa332 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2440224b-f3c8-46e0-86cb-eeccf53aa332 .shogun-heading-component h2 {
  color: rgba(189, 63, 15, 1);
  font-weight:   ;
  font-family: Aldrich;
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-3bec357b-e571-45dc-abce-2de10608436f {
  min-height: 50px;
}








#s-3bec357b-e571-45dc-abce-2de10608436f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3bec357b-e571-45dc-abce-2de10608436f.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-76864b66-6828-486e-83a2-c36b7ea49fe2 {
  text-align: center;
}




  #s-76864b66-6828-486e-83a2-c36b7ea49fe2 img.shogun-image {
    
    width: px;
  }


#s-76864b66-6828-486e-83a2-c36b7ea49fe2 .shogun-image-content {
  
    align-items: center;
  
}

#s-e7f12598-dfd8-4ac3-856d-77fba8425897 {
  text-align: center;
}




  #s-e7f12598-dfd8-4ac3-856d-77fba8425897 img.shogun-image {
    
    width: px;
  }


#s-e7f12598-dfd8-4ac3-856d-77fba8425897 .shogun-image-content {
  
    align-items: center;
  
}

.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-5f16cbb0-2f95-4823-8b73-0df3a4f673f0 .shogun-tabs {
  justify-content: center;
}


  #s-5f16cbb0-2f95-4823-8b73-0df3a4f673f0 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(202, 106, 16, 1);
    border: 1px solid rgba(221, 221, 221, 0);
  }
  #s-5f16cbb0-2f95-4823-8b73-0df3a4f673f0 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(0, 0, 0, 1);
    border: 1px solid rgba(221, 221, 221, 0);
  }
#s-5f16cbb0-2f95-4823-8b73-0df3a4f673f0 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-5f16cbb0-2f95-4823-8b73-0df3a4f673f0 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-5f16cbb0-2f95-4823-8b73-0df3a4f673f0 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(0, 0, 0, 1);
}

#s-5f16cbb0-2f95-4823-8b73-0df3a4f673f0 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(221, 221, 221, 0);
}

@media (min-width: 0px) {
[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fd60121c-fcff-4b5c-a525-64388bdbb41a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8b3250c9-4b10-48cb-adae-c0dec887d934 {
  text-align: center;
}




  #s-8b3250c9-4b10-48cb-adae-c0dec887d934 img.shogun-image {
    
    width: px;
  }


#s-8b3250c9-4b10-48cb-adae-c0dec887d934 .shogun-image-content {
  
    align-items: center;
  
}

#s-c0f1ac2a-1555-46f0-a208-87686292d4d8 {
  text-align: center;
}




  #s-c0f1ac2a-1555-46f0-a208-87686292d4d8 img.shogun-image {
    
    width: px;
  }


#s-c0f1ac2a-1555-46f0-a208-87686292d4d8 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b6d97e45-c5b4-4ea4-8252-28fe36e8b13f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-76769005-c9c5-49d8-b7bb-238189968728 {
  text-align: center;
}




  #s-76769005-c9c5-49d8-b7bb-238189968728 img.shogun-image {
    
    width: px;
  }


#s-76769005-c9c5-49d8-b7bb-238189968728 .shogun-image-content {
  
    align-items: center;
  
}

#s-6aa54d57-7235-4079-bf1d-72875d844dad {
  text-align: center;
}




  #s-6aa54d57-7235-4079-bf1d-72875d844dad img.shogun-image {
    
    width: px;
  }


#s-6aa54d57-7235-4079-bf1d-72875d844dad .shogun-image-content {
  
    align-items: center;
  
}

#s-2615f30c-d26a-4bd2-8577-746b0e56eb47 {
  min-height: 50px;
background-color: rgba(247, 238, 226, 1);
}








#s-2615f30c-d26a-4bd2-8577-746b0e56eb47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2615f30c-d26a-4bd2-8577-746b0e56eb47.shg-box.shg-c {
  justify-content: center;
}

#s-7610728e-f98e-4dfd-bbdc-ab259cca39c4 {
  padding-top: 50px;
padding-bottom: 50px;
text-align: center;
}

#s-7610728e-f98e-4dfd-bbdc-ab259cca39c4 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c {
  padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1cf28d11-18a4-4b28-bd68-b0b8e90d220c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ed99f8ba-0522-4bfb-9ba1-306b971b04aa {
  margin-left: 25px;
}

#s-cf0502d1-08cd-453f-ae78-9cb063b2f7e0 {
  text-align: center;
}




  #s-cf0502d1-08cd-453f-ae78-9cb063b2f7e0 img.shogun-image {
    
    width: px;
  }


#s-cf0502d1-08cd-453f-ae78-9cb063b2f7e0 .shogun-image-content {
  
    align-items: center;
  
}

#s-551fbff5-2011-40af-945b-9f97fcdcaacf {
  padding-top: 8px;
padding-bottom: 8px;
}

#s-551fbff5-2011-40af-945b-9f97fcdcaacf hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-fb3276af-3884-49f2-9098-cf9a19ec8136 {
  box-shadow:1px 1px 1px 1px rgba(197, 31, 31, 0);
}

#s-fb3276af-3884-49f2-9098-cf9a19ec8136 .shogun-tabs {
  justify-content: flex-start;
}


  #s-fb3276af-3884-49f2-9098-cf9a19ec8136 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(24, 136, 172, 1);
    border: 1px solid #DDDDDD;
  }
  #s-fb3276af-3884-49f2-9098-cf9a19ec8136 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid #ddd;
  }
#s-fb3276af-3884-49f2-9098-cf9a19ec8136 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-fb3276af-3884-49f2-9098-cf9a19ec8136 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-fb3276af-3884-49f2-9098-cf9a19ec8136 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-fb3276af-3884-49f2-9098-cf9a19ec8136 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

@media (min-width: 0px) {
[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ed145858-09d7-4703-ae4a-f4a243a672c2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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-62c26a92-4757-4fba-bd24-8ff995982af6 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTM2YjBkNWMtNjQ4OS00YmJjLTk2NDMtNzg5M2NjNzA3NWI3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMGE4ZWI5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhMzZiMGQ1Yy02NDg5LTRiYmMtOTY0My03ODkzY2M3MDc1YjcpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#0a8eb9"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-62c26a92-4757-4fba-bd24-8ff995982af6:hover {background-color: rgba(10, 142, 185, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-62c26a92-4757-4fba-bd24-8ff995982af6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-62c26a92-4757-4fba-bd24-8ff995982af6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-73135291-0497-47bf-8377-5a740fa9e5ad {
  text-align: center;
}




  #s-73135291-0497-47bf-8377-5a740fa9e5ad img.shogun-image {
    
    width: px;
  }


#s-73135291-0497-47bf-8377-5a740fa9e5ad .shogun-image-content {
  
    align-items: center;
  
}

#s-098befc7-6f4e-45b6-86f2-688bb69e2762 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZGJjOWJiYmEtYjE5MC00ZjM5LWEwMzgtNmM5NTcwYWI0NTBiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMGE4ZWI5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkYmM5YmJiYS1iMTkwLTRmMzktYTAzOC02Yzk1NzBhYjQ1MGIpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#0a8eb9"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-098befc7-6f4e-45b6-86f2-688bb69e2762:hover {background-color: rgba(10, 142, 185, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-098befc7-6f4e-45b6-86f2-688bb69e2762:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-098befc7-6f4e-45b6-86f2-688bb69e2762.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-42d37763-345f-4ebd-be22-f7b650a565d8 {
  text-align: center;
}




  #s-42d37763-345f-4ebd-be22-f7b650a565d8 img.shogun-image {
    
    width: px;
  }


#s-42d37763-345f-4ebd-be22-f7b650a565d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-f4648eb6-9b6b-450b-9140-bb5e8c96ec6a {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmIzOTUxNTQtNmQxNi00MmZiLTk3ODQtOTJhYjZjMDY2NjE2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMGE4ZWI5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmYjM5NTE1NC02ZDE2LTQyZmItOTc4NC05MmFiNmMwNjY2MTYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#0a8eb9"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-f4648eb6-9b6b-450b-9140-bb5e8c96ec6a:hover {background-color: rgba(10, 142, 185, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f4648eb6-9b6b-450b-9140-bb5e8c96ec6a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f4648eb6-9b6b-450b-9140-bb5e8c96ec6a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-0c8847da-b3f9-4ba9-81c0-1dcb3ead3820 {
  text-align: center;
}




  #s-0c8847da-b3f9-4ba9-81c0-1dcb3ead3820 img.shogun-image {
    
    width: px;
  }


#s-0c8847da-b3f9-4ba9-81c0-1dcb3ead3820 .shogun-image-content {
  
    align-items: center;
  
}

#s-8602855e-6bac-4ae4-818c-82f066262560 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZmU0MzRjZWEtZTBiNy00MTE5LTk1MjgtMmEzNTliNjRkMzZmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMGE4ZWI5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmZTQzNGNlYS1lMGI3LTQxMTktOTUyOC0yYTM1OWI2NGQzNmYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#0a8eb9"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-8602855e-6bac-4ae4-818c-82f066262560:hover {background-color: rgba(10, 142, 185, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8602855e-6bac-4ae4-818c-82f066262560:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8602855e-6bac-4ae4-818c-82f066262560.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-1f9b1d51-a561-48e3-b8f3-591999f87c79 {
  text-align: center;
}




  #s-1f9b1d51-a561-48e3-b8f3-591999f87c79 img.shogun-image {
    
    width: px;
  }


#s-1f9b1d51-a561-48e3-b8f3-591999f87c79 .shogun-image-content {
  
    align-items: center;
  
}

#s-639813ec-c504-4b39-996c-bbc5c7831e76 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iY2FjZGZlNWEtZmY2MS00NTNiLWFjNGQtMDRhYjEzMzM4ZTVhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMGE4ZWI5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjYWNkZmU1YS1mZjYxLTQ1M2ItYWM0ZC0wNGFiMTMzMzhlNWEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#0a8eb9"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-639813ec-c504-4b39-996c-bbc5c7831e76:hover {background-color: rgba(10, 142, 185, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-639813ec-c504-4b39-996c-bbc5c7831e76:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-639813ec-c504-4b39-996c-bbc5c7831e76.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

@media (min-width: 0px) {
[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e4946aaa-6730-497f-add2-9430460e2408"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8b528a23-c771-4feb-90e6-93d25e33db08 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWI3MmVmYzEtMzA0MC00OWJmLTlmOWYtYzk1Y2M2YjRhNzQ3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMGE4ZWI5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxYjcyZWZjMS0zMDQwLTQ5YmYtOWY5Zi1jOTVjYzZiNGE3NDcpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#0a8eb9"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-8b528a23-c771-4feb-90e6-93d25e33db08:hover {background-color: rgba(10, 142, 185, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8b528a23-c771-4feb-90e6-93d25e33db08:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8b528a23-c771-4feb-90e6-93d25e33db08.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-12d24360-9ffe-470f-8430-91873f501e27 {
  text-align: center;
}




  #s-12d24360-9ffe-470f-8430-91873f501e27 img.shogun-image {
    
    width: px;
  }


#s-12d24360-9ffe-470f-8430-91873f501e27 .shogun-image-content {
  
    align-items: center;
  
}

#s-ed1175a3-cc8d-4cce-826c-3a7f6dc15f99 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTI4ZDJjODItZGVmMC00ZTcyLTgyN2YtZjRiN2I4M2YzNjU5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMGE4ZWI5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5MjhkMmM4Mi1kZWYwLTRlNzItODI3Zi1mNGI3YjgzZjM2NTkpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#0a8eb9"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-ed1175a3-cc8d-4cce-826c-3a7f6dc15f99:hover {background-color: rgba(10, 142, 185, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ed1175a3-cc8d-4cce-826c-3a7f6dc15f99:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ed1175a3-cc8d-4cce-826c-3a7f6dc15f99.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-8787623e-ed2c-4277-ae21-5553c34410a3 {
  text-align: center;
}




  #s-8787623e-ed2c-4277-ae21-5553c34410a3 img.shogun-image {
    
    width: px;
  }


#s-8787623e-ed2c-4277-ae21-5553c34410a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-7d36961e-5a2a-4cfa-81b8-4235838e5c07 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMDYwOTk2NmEtOTIwOS00ZGY5LWI0YzMtMmJhM2VmZDMwN2QxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMGE4ZWI5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMwNjA5OTY2YS05MjA5LTRkZjktYjRjMy0yYmEzZWZkMzA3ZDEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#0a8eb9"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-7d36961e-5a2a-4cfa-81b8-4235838e5c07:hover {background-color: rgba(10, 142, 185, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7d36961e-5a2a-4cfa-81b8-4235838e5c07:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7d36961e-5a2a-4cfa-81b8-4235838e5c07.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-746bea53-b6b5-4be8-b96a-bdf08f078c16 {
  text-align: center;
}




  #s-746bea53-b6b5-4be8-b96a-bdf08f078c16 img.shogun-image {
    
    width: px;
  }


#s-746bea53-b6b5-4be8-b96a-bdf08f078c16 .shogun-image-content {
  
    align-items: center;
  
}

#s-fa2ebfac-fbb4-4b54-8f01-a516b936b73b {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTkzZGVlYjktNmJkOS00ZDhhLThmMTYtZTE0YWM1MDVmNTlhIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMGE4ZWI5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNhOTNkZWViOS02YmQ5LTRkOGEtOGYxNi1lMTRhYzUwNWY1OWEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#0a8eb9"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-fa2ebfac-fbb4-4b54-8f01-a516b936b73b:hover {background-color: rgba(10, 142, 185, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-fa2ebfac-fbb4-4b54-8f01-a516b936b73b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fa2ebfac-fbb4-4b54-8f01-a516b936b73b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-ee33a29f-c670-4475-b05e-bd608b8f10a3 {
  text-align: center;
}




  #s-ee33a29f-c670-4475-b05e-bd608b8f10a3 img.shogun-image {
    
    width: px;
  }


#s-ee33a29f-c670-4475-b05e-bd608b8f10a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-f7710743-7f7b-4ae3-8618-a90da2719896 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMmRkNGEzZjAtYjViYS00ZTNiLWE2MzktY2IyOGViOGQ5YTE5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMGE4ZWI5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyZGQ0YTNmMC1iNWJhLTRlM2ItYTYzOS1jYjI4ZWI4ZDlhMTkpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#0a8eb9"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-f7710743-7f7b-4ae3-8618-a90da2719896:hover {background-color: rgba(10, 142, 185, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f7710743-7f7b-4ae3-8618-a90da2719896:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f7710743-7f7b-4ae3-8618-a90da2719896.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

@media (min-width: 0px) {
[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d42c49e7-09a6-4f7c-8cd2-bcf064e99641"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1391a062-f1ad-4b30-a2ee-d71f8aa56005 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZWY2NTRiNjAtNWY4ZS00NzM1LTg4NjMtNzljYWVhZmU2NWMwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMGE4ZWI5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlZjY1NGI2MC01ZjhlLTQ3MzUtODg2My03OWNhZWFmZTY1YzApIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#0a8eb9"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-1391a062-f1ad-4b30-a2ee-d71f8aa56005:hover {background-color: rgba(10, 142, 185, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1391a062-f1ad-4b30-a2ee-d71f8aa56005:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1391a062-f1ad-4b30-a2ee-d71f8aa56005.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-9feeb388-224f-42bb-a0a1-4055e2f9fb30 {
  text-align: center;
}




  #s-9feeb388-224f-42bb-a0a1-4055e2f9fb30 img.shogun-image {
    
    width: px;
  }


#s-9feeb388-224f-42bb-a0a1-4055e2f9fb30 .shogun-image-content {
  
    align-items: center;
  
}

#s-e27e8d25-17ab-4c56-b008-27fa87b6c3e6 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMmE4MDMwOGQtODRhOC00M2Y3LWJlOWItMGQwMDViOTM1N2IzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMGE4ZWI5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyYTgwMzA4ZC04NGE4LTQzZjctYmU5Yi0wZDAwNWI5MzU3YjMpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#0a8eb9"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-e27e8d25-17ab-4c56-b008-27fa87b6c3e6:hover {background-color: rgba(10, 142, 185, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e27e8d25-17ab-4c56-b008-27fa87b6c3e6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e27e8d25-17ab-4c56-b008-27fa87b6c3e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-c9155dfc-9c49-4620-9315-a4f85c357ecc {
  text-align: center;
}




  #s-c9155dfc-9c49-4620-9315-a4f85c357ecc img.shogun-image {
    
    width: px;
  }


#s-c9155dfc-9c49-4620-9315-a4f85c357ecc .shogun-image-content {
  
    align-items: center;
  
}

#s-2bf1c7ae-1195-45eb-8297-236081ea1589 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODg3ZWU5NmItMjc1ZS00OTgwLTk3YmMtNDQ1MGZhNTM1MjAzIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMGE4ZWI5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4ODdlZTk2Yi0yNzVlLTQ5ODAtOTdiYy00NDUwZmE1MzUyMDMpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#0a8eb9"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-2bf1c7ae-1195-45eb-8297-236081ea1589:hover {background-color: rgba(10, 142, 185, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2bf1c7ae-1195-45eb-8297-236081ea1589:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2bf1c7ae-1195-45eb-8297-236081ea1589.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-4c05200c-3d21-46e7-9add-53b3c648eb83 {
  text-align: center;
}




  #s-4c05200c-3d21-46e7-9add-53b3c648eb83 img.shogun-image {
    
    width: px;
  }


#s-4c05200c-3d21-46e7-9add-53b3c648eb83 .shogun-image-content {
  
    align-items: center;
  
}

#s-781861cd-18d4-40be-af22-802b68948fc2 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzMzOWM3NTgtYjMxYi00MzdhLTk0MmUtMjM5MmY3NGU3YjQwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMGE4ZWI5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3MzM5Yzc1OC1iMzFiLTQzN2EtOTQyZS0yMzkyZjc0ZTdiNDApIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#0a8eb9"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-781861cd-18d4-40be-af22-802b68948fc2:hover {background-color: rgba(10, 142, 185, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-781861cd-18d4-40be-af22-802b68948fc2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-781861cd-18d4-40be-af22-802b68948fc2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-d5c3c811-4a91-448d-bdfc-c9decc35dd5c {
  text-align: center;
}




  #s-d5c3c811-4a91-448d-bdfc-c9decc35dd5c img.shogun-image {
    
    width: px;
  }


#s-d5c3c811-4a91-448d-bdfc-c9decc35dd5c .shogun-image-content {
  
    align-items: center;
  
}

#s-2a2e4273-27ad-46f7-83f5-e446dbaf89dc {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzA1OGFkNzAtMTIzOS00MTlmLWFjMGMtOGZlMWE0NThhZmM3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMGE4ZWI5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3MDU4YWQ3MC0xMjM5LTQxOWYtYWMwYy04ZmUxYTQ1OGFmYzcpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#0a8eb9"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-2a2e4273-27ad-46f7-83f5-e446dbaf89dc:hover {background-color: rgba(10, 142, 185, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2a2e4273-27ad-46f7-83f5-e446dbaf89dc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2a2e4273-27ad-46f7-83f5-e446dbaf89dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

@media (min-width: 0px) {
[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-539ff1c5-84a3-4af2-bf5f-d74b9e5293eb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bb7de78f-c8fe-4bed-bf0f-1040488d9443 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOGVjZDM4YTgtNWViYi00NmU4LTk1MmEtNzMxYTg2MzNkYzUyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMTc2ZjhkO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4ZWNkMzhhOC01ZWJiLTQ2ZTgtOTUyYS03MzFhODYzM2RjNTIpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#176f8d"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-bb7de78f-c8fe-4bed-bf0f-1040488d9443:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMWE4ZjU3ZmQtYTExZi00MzE1LTkwMTYtM2Y5OTljZmNlNjdjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMGE4ZWI5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxYThmNTdmZC1hMTFmLTQzMTUtOTAxNi0zZjk5OWNmY2U2N2MpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#0a8eb9"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;
hover-type: gradient !important;}#s-bb7de78f-c8fe-4bed-bf0f-1040488d9443:active {background-color: rgba(10, 142, 185, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-bb7de78f-c8fe-4bed-bf0f-1040488d9443.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-57507b02-35d1-47ef-b08d-dbb917e4c987 {
  text-align: center;
}




  #s-57507b02-35d1-47ef-b08d-dbb917e4c987 img.shogun-image {
    
    width: px;
  }


#s-57507b02-35d1-47ef-b08d-dbb917e4c987 .shogun-image-content {
  
    align-items: center;
  
}

#s-185ada74-4850-4e3f-820b-cfd25b2dbd31 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTg4NjBiNDctYjAyYS00ZWJiLWI1ZDQtZTE3MTBhNTM3YzkxIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMGY1ODcxO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlODg2MGI0Ny1iMDJhLTRlYmItYjVkNC1lMTcxMGE1MzdjOTEpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#0f5871"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-185ada74-4850-4e3f-820b-cfd25b2dbd31:hover {background-color: rgba(10, 142, 185, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-185ada74-4850-4e3f-820b-cfd25b2dbd31:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-185ada74-4850-4e3f-820b-cfd25b2dbd31.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-15791220-464f-4e5f-b4e5-60e9e2917e2b {
  text-align: center;
}




  #s-15791220-464f-4e5f-b4e5-60e9e2917e2b img.shogun-image {
    
    width: px;
  }


#s-15791220-464f-4e5f-b4e5-60e9e2917e2b .shogun-image-content {
  
    align-items: center;
  
}

#s-17d6d9f0-a9c7-4f2d-9bc1-93ace0c9d288 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMTMzM2U1ZTUtNjM5OC00MDlkLThlOWUtN2ViMDQ5NDAyODNlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMjM3MjhjO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMxMzMzZTVlNS02Mzk4LTQwOWQtOGU5ZS03ZWIwNDk0MDI4M2UpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#23728c"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-17d6d9f0-a9c7-4f2d-9bc1-93ace0c9d288:hover {background-color: rgba(10, 142, 185, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-17d6d9f0-a9c7-4f2d-9bc1-93ace0c9d288:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-17d6d9f0-a9c7-4f2d-9bc1-93ace0c9d288.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-cea82042-0176-444e-81cb-e05548ca52f5 {
  text-align: center;
}




  #s-cea82042-0176-444e-81cb-e05548ca52f5 img.shogun-image {
    
    width: px;
  }


#s-cea82042-0176-444e-81cb-e05548ca52f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-92394cd9-afbc-44ad-bac8-38e0e4cb6c8d {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzE1ZGQ4ODEtMjM5Ny00NGI3LWE2YjctZjZkNTU1OTMwMDVjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMGE4ZWI5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3MTVkZDg4MS0yMzk3LTQ0YjctYTZiNy1mNmQ1NTU5MzAwNWMpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#0a8eb9"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-92394cd9-afbc-44ad-bac8-38e0e4cb6c8d:hover {background-color: rgba(10, 142, 185, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-92394cd9-afbc-44ad-bac8-38e0e4cb6c8d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-92394cd9-afbc-44ad-bac8-38e0e4cb6c8d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-d2794889-b7f5-4a19-8956-62593f44ef7d {
  text-align: center;
}




  #s-d2794889-b7f5-4a19-8956-62593f44ef7d img.shogun-image {
    
    width: px;
  }


#s-d2794889-b7f5-4a19-8956-62593f44ef7d .shogun-image-content {
  
    align-items: center;
  
}

#s-348b3c77-9632-4c35-826f-f8ebc676adac {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMjlmMjQxZTYtYzMzZi00MmM5LWFlMmQtODM1ZWY0YWE4NGZmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMGE4ZWI5O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyOWYyNDFlNi1jMzNmLTQyYzktYWUyZC04MzVlZjRhYTg0ZmYpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#0a8eb9"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
}
#s-348b3c77-9632-4c35-826f-f8ebc676adac:hover {background-color: rgba(10, 142, 185, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-348b3c77-9632-4c35-826f-f8ebc676adac:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-348b3c77-9632-4c35-826f-f8ebc676adac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-b6f606ae-9b02-4163-8bad-83538c059271 {
  text-align: center;
}




  #s-b6f606ae-9b02-4163-8bad-83538c059271 img.shogun-image {
    
    width: px;
  }


#s-b6f606ae-9b02-4163-8bad-83538c059271 .shogun-image-content {
  
    align-items: center;
  
}

#s-2a94dd1c-bcbc-4c41-8501-4366698198d6 {
  text-align: center;
}




  #s-2a94dd1c-bcbc-4c41-8501-4366698198d6 img.shogun-image {
    
    width: px;
  }


#s-2a94dd1c-bcbc-4c41-8501-4366698198d6 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a2ad4d70-40e4-4fb9-8d4d-99b912c75db4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c340c567-6006-4fb8-9085-83265ad7b2e1 {
  text-align: center;
}




  #s-c340c567-6006-4fb8-9085-83265ad7b2e1 img.shogun-image {
    
    width: px;
  }


#s-c340c567-6006-4fb8-9085-83265ad7b2e1 .shogun-image-content {
  
    align-items: center;
  
}

#s-71a30704-5f3a-4108-9686-e119a882a627 {
  text-align: center;
}




  #s-71a30704-5f3a-4108-9686-e119a882a627 img.shogun-image {
    
    width: px;
  }


#s-71a30704-5f3a-4108-9686-e119a882a627 .shogun-image-content {
  
    align-items: center;
  
}

#s-5b326e19-3c48-4e88-adaa-3a5c329459a0 {
  min-height: 50px;
}








#s-5b326e19-3c48-4e88-adaa-3a5c329459a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b326e19-3c48-4e88-adaa-3a5c329459a0.shg-box.shg-c {
  justify-content: center;
}

#s-e0b76683-ea9e-4e05-8a8d-bde630d31734 {
  text-align: center;
}




  #s-e0b76683-ea9e-4e05-8a8d-bde630d31734 img.shogun-image {
    
    width: px;
  }


#s-e0b76683-ea9e-4e05-8a8d-bde630d31734 .shogun-image-content {
  
    align-items: center;
  
}

#s-6e2be91d-93f3-4907-9f2a-7c39f84274ce {
  min-height: 50px;
}








#s-6e2be91d-93f3-4907-9f2a-7c39f84274ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e2be91d-93f3-4907-9f2a-7c39f84274ce.shg-box.shg-c {
  justify-content: center;
}

#s-00742715-8c9b-4702-a645-50225c6e2542 {
  text-align: center;
}




  #s-00742715-8c9b-4702-a645-50225c6e2542 img.shogun-image {
    
    width: px;
  }


#s-00742715-8c9b-4702-a645-50225c6e2542 .shogun-image-content {
  
    align-items: center;
  
}

#s-a0cc76fd-0453-4ca5-9978-b0dac34c5c81 {
  text-align: center;
}




  #s-a0cc76fd-0453-4ca5-9978-b0dac34c5c81 img.shogun-image {
    
    width: px;
  }


#s-a0cc76fd-0453-4ca5-9978-b0dac34c5c81 .shogun-image-content {
  
    align-items: center;
  
}

#s-fed30b2f-3e5a-455d-b836-dec5ee799abe {
  min-height: 0px;
}

@media (min-width: 0px) {
[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-fed30b2f-3e5a-455d-b836-dec5ee799abe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-7b61d3ed-d7fc-446c-91bb-685a18547690 {
  text-align: center;
}




  #s-7b61d3ed-d7fc-446c-91bb-685a18547690 img.shogun-image {
    
    width: px;
  }


#s-7b61d3ed-d7fc-446c-91bb-685a18547690 .shogun-image-content {
  
    align-items: center;
  
}

#s-30ec0522-34fa-4ae0-9360-5623486fa7ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-30ec0522-34fa-4ae0-9360-5623486fa7ab .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-978ef6cf-5c22-4220-9bde-3d42962888e6 {
  text-align: center;
}




  #s-978ef6cf-5c22-4220-9bde-3d42962888e6 img.shogun-image {
    
    width: px;
  }


#s-978ef6cf-5c22-4220-9bde-3d42962888e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-723c1ba5-2b7d-4f30-8138-f551ddec2c5f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-723c1ba5-2b7d-4f30-8138-f551ddec2c5f .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3ebaa55c-87bb-4a73-8e22-9f63c8e81e22 {
  text-align: center;
}
@media (min-width: 1200px){#s-3ebaa55c-87bb-4a73-8e22-9f63c8e81e22 {
  
}
}



  #s-3ebaa55c-87bb-4a73-8e22-9f63c8e81e22 img.shogun-image {
    
    width: px;
  }


#s-3ebaa55c-87bb-4a73-8e22-9f63c8e81e22 .shogun-image-content {
  
    align-items: center;
  
}

#s-2161ce1f-42de-42f4-9372-96b50ee9a18e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2161ce1f-42de-42f4-9372-96b50ee9a18e .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a6d45110-7048-433f-a08c-ee70925493cf {
  text-align: center;
}




  #s-a6d45110-7048-433f-a08c-ee70925493cf img.shogun-image {
    
    width: px;
  }


#s-a6d45110-7048-433f-a08c-ee70925493cf .shogun-image-content {
  
    align-items: center;
  
}

#s-82ee16cf-9689-475a-b333-cca4f5dc3286 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-82ee16cf-9689-475a-b333-cca4f5dc3286 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9a755f7a-e4c8-4a72-aa7e-e0a04504d435 {
  padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
background-color: rgba(242, 226, 206, 1);
}








#s-9a755f7a-e4c8-4a72-aa7e-e0a04504d435 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a755f7a-e4c8-4a72-aa7e-e0a04504d435.shg-box.shg-c {
  justify-content: center;
}

#s-83606a03-8395-476b-b6c2-a07faf0d6072 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-83606a03-8395-476b-b6c2-a07faf0d6072 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Alice;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-99a92271-7a5c-48db-a90b-3d8f05e08e0f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-99a92271-7a5c-48db-a90b-3d8f05e08e0f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-80e0d67a-eeda-45ec-be99-388925c01423 {
  text-align: center;
}




  #s-80e0d67a-eeda-45ec-be99-388925c01423 img.shogun-image {
    
    width: px;
  }


#s-80e0d67a-eeda-45ec-be99-388925c01423 .shogun-image-content {
  
    align-items: center;
  
}

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