.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-e7f3d6bc-99ae-4f6e-a407-a3743c4ed468 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e7f3d6bc-99ae-4f6e-a407-a3743c4ed468 {
  display: none;
}
#s-e7f3d6bc-99ae-4f6e-a407-a3743c4ed468, #wrap-s-e7f3d6bc-99ae-4f6e-a407-a3743c4ed468 { display:none !important; }}@media (max-width: 767px){#s-e7f3d6bc-99ae-4f6e-a407-a3743c4ed468 {
  display: none;
}
#s-e7f3d6bc-99ae-4f6e-a407-a3743c4ed468, #wrap-s-e7f3d6bc-99ae-4f6e-a407-a3743c4ed468 { display:none !important; }}







#s-e7f3d6bc-99ae-4f6e-a407-a3743c4ed468 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e7f3d6bc-99ae-4f6e-a407-a3743c4ed468.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: 768px) and (max-width: 991px){#s-4f904269-71fb-410c-91e3-c90c137f23e6 {
  display: none;
}
#s-4f904269-71fb-410c-91e3-c90c137f23e6, #wrap-s-4f904269-71fb-410c-91e3-c90c137f23e6 { display:none !important; }}@media (max-width: 767px){#s-4f904269-71fb-410c-91e3-c90c137f23e6 {
  display: none;
}
#s-4f904269-71fb-410c-91e3-c90c137f23e6, #wrap-s-4f904269-71fb-410c-91e3-c90c137f23e6 { display:none !important; }}
@media (min-width: 0px) {
[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4f904269-71fb-410c-91e3-c90c137f23e6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-1ef25201-ae1e-442d-8a34-daa1a53d9ddc {
  text-align: center;
}




  #s-1ef25201-ae1e-442d-8a34-daa1a53d9ddc img.shogun-image {
    
    width: px;
  }


#s-1ef25201-ae1e-442d-8a34-daa1a53d9ddc .shogun-image-content {
  
    align-items: center;
  
}

#s-f1166d2a-df94-4913-88bc-41624d10ae5c {
  margin-top: 144px;
margin-left: 30px;
margin-bottom: 144px;
margin-right: 30px;
min-height: 50px;
}








#s-f1166d2a-df94-4913-88bc-41624d10ae5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1166d2a-df94-4913-88bc-41624d10ae5c.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-56b97634-7bd3-455b-905d-1750c272606d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-56b97634-7bd3-455b-905d-1750c272606d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



.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-35350a71-36e7-476f-9643-d1dba94ccec2 {
  padding-right: 80px;
}

#s-6baff8fe-7f85-42c3-b3e7-3ba34b0ae890 {
  min-height: 50px;
}
@media (max-width: 767px){#s-6baff8fe-7f85-42c3-b3e7-3ba34b0ae890 {
  display: none;
}
#s-6baff8fe-7f85-42c3-b3e7-3ba34b0ae890, #wrap-s-6baff8fe-7f85-42c3-b3e7-3ba34b0ae890 { display:none !important; }}







#s-6baff8fe-7f85-42c3-b3e7-3ba34b0ae890 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6baff8fe-7f85-42c3-b3e7-3ba34b0ae890.shg-box.shg-c {
  justify-content: center;
}

#s-503e7db1-6965-43e8-b17b-cc1a561caa14 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-503e7db1-6965-43e8-b17b-cc1a561caa14 {
  display: none;
}
#s-503e7db1-6965-43e8-b17b-cc1a561caa14, #wrap-s-503e7db1-6965-43e8-b17b-cc1a561caa14 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-503e7db1-6965-43e8-b17b-cc1a561caa14 {
  display: none;
}
#s-503e7db1-6965-43e8-b17b-cc1a561caa14, #wrap-s-503e7db1-6965-43e8-b17b-cc1a561caa14 { display:none !important; }}@media (max-width: 767px){#s-503e7db1-6965-43e8-b17b-cc1a561caa14 {
  display: none;
}
#s-503e7db1-6965-43e8-b17b-cc1a561caa14, #wrap-s-503e7db1-6965-43e8-b17b-cc1a561caa14 { display:none !important; }}







#s-503e7db1-6965-43e8-b17b-cc1a561caa14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-503e7db1-6965-43e8-b17b-cc1a561caa14.shg-box.shg-c {
  justify-content: center;
}

#s-44ac2703-26c3-4372-ba36-68758b090d1b {
  text-align: center;
}




  #s-44ac2703-26c3-4372-ba36-68758b090d1b img.shogun-image {
    
    width: px;
  }


#s-44ac2703-26c3-4372-ba36-68758b090d1b .shogun-image-content {
  
    align-items: center;
  
}

#s-1d5c6320-87b2-4985-b156-88ae6153dd9e {
  margin-top: 10px;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1d5c6320-87b2-4985-b156-88ae6153dd9e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-17d8e139-72b4-48dc-a7f4-254cdcfe9e86 {
  margin-left: 50px;
margin-right: 50px;
}

#s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6 {
  padding-top: 40px;
padding-left: 40px;
padding-bottom: 40px;
padding-right: 40px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6 {
  
}
}@media (max-width: 767px){#s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6 {
  display: none;
}
#s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6, #wrap-s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6 { display:none !important; }}
@media (min-width: 0px) {
[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8e72a4f9-4ab1-4ba6-b5ba-4f8437986ec6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-71305d2a-a50e-4c3a-ae64-a408505fa1b5 {
  text-align: center;
}




  #s-71305d2a-a50e-4c3a-ae64-a408505fa1b5 img.shogun-image {
    
    width: px;
  }


#s-71305d2a-a50e-4c3a-ae64-a408505fa1b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-0cb5c0cf-7a8d-410a-825f-4bffc8ee96a4 {
  text-align: center;
}




  #s-0cb5c0cf-7a8d-410a-825f-4bffc8ee96a4 img.shogun-image {
    
    width: px;
  }


#s-0cb5c0cf-7a8d-410a-825f-4bffc8ee96a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-80d870b9-448a-4360-b3b6-8164f7389269 {
  min-height: 50px;
}
@media (max-width: 767px){#s-80d870b9-448a-4360-b3b6-8164f7389269 {
  display: none;
}
#s-80d870b9-448a-4360-b3b6-8164f7389269, #wrap-s-80d870b9-448a-4360-b3b6-8164f7389269 { display:none !important; }}







#s-80d870b9-448a-4360-b3b6-8164f7389269 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80d870b9-448a-4360-b3b6-8164f7389269.shg-box.shg-c {
  justify-content: center;
}

#s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d {
  padding-left: 40px;
padding-right: 40px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d {
  
}
}@media (max-width: 767px){#s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d {
  display: none;
}
#s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d, #wrap-s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d { display:none !important; }}
@media (min-width: 0px) {
[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 768px) {
[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-7b0c77ff-02d4-4c6f-bcfa-901d5c1f427d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

#s-a23b00a9-6d82-4c82-9ad0-2968f47e4e31 {
  min-height: 50px;
}








#s-a23b00a9-6d82-4c82-9ad0-2968f47e4e31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a23b00a9-6d82-4c82-9ad0-2968f47e4e31.shg-box.shg-c {
  justify-content: center;
}

#s-5a253701-809a-4936-b3f2-211bdd0fc036 {
  border-style: solid;
border-color: rgba(44, 42, 52, 0);
text-align: center;
}




  #s-5a253701-809a-4936-b3f2-211bdd0fc036 img.shogun-image {
    
    width: px;
  }


#s-5a253701-809a-4936-b3f2-211bdd0fc036 .shogun-image-content {
  
    align-items: center;
  
}

#s-bb18f1d8-157f-48a5-8fb9-5b18a1fc8965 {
  padding-top: 20px;
padding-bottom: 20px;
}

.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-a82e0e7f-a10c-4d5e-b4d7-700e8adf3be1 {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a82e0e7f-a10c-4d5e-b4d7-700e8adf3be1:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a82e0e7f-a10c-4d5e-b4d7-700e8adf3be1:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-a82e0e7f-a10c-4d5e-b4d7-700e8adf3be1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2181949d-82b1-4291-b9fa-0f179ab4f750 {
  min-height: 50px;
}








#s-2181949d-82b1-4291-b9fa-0f179ab4f750 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2181949d-82b1-4291-b9fa-0f179ab4f750.shg-box.shg-c {
  justify-content: center;
}

#s-6ecde0c1-3c68-48c5-8060-0b671b9e4b98 {
  text-align: center;
}




  #s-6ecde0c1-3c68-48c5-8060-0b671b9e4b98 img.shogun-image {
    
    width: px;
  }


#s-6ecde0c1-3c68-48c5-8060-0b671b9e4b98 .shogun-image-content {
  
    align-items: center;
  
}

#s-d6da8530-264c-4c25-a371-bce257fa2803 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-61da4227-ff15-4b87-a597-f0bcd08402d4 {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-61da4227-ff15-4b87-a597-f0bcd08402d4:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-61da4227-ff15-4b87-a597-f0bcd08402d4:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-61da4227-ff15-4b87-a597-f0bcd08402d4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6ef003a0-4e91-420c-bfca-d8213714d5ca {
  min-height: 50px;
}








#s-6ef003a0-4e91-420c-bfca-d8213714d5ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ef003a0-4e91-420c-bfca-d8213714d5ca.shg-box.shg-c {
  justify-content: center;
}

#s-12ef6e0b-be6d-4949-8461-9bfa079b7834 {
  text-align: center;
}




  #s-12ef6e0b-be6d-4949-8461-9bfa079b7834 img.shogun-image {
    
    width: px;
  }


#s-12ef6e0b-be6d-4949-8461-9bfa079b7834 .shogun-image-content {
  
    align-items: center;
  
}

#s-42baa0cb-7444-485a-8edc-dbde328feac0 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-917dc224-1d75-4123-a7ff-63485a1e4f6f {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-917dc224-1d75-4123-a7ff-63485a1e4f6f:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-917dc224-1d75-4123-a7ff-63485a1e4f6f:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-917dc224-1d75-4123-a7ff-63485a1e4f6f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-70f9f552-cdcc-4211-b796-65c959c74d45 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-70f9f552-cdcc-4211-b796-65c959c74d45 {
  display: none;
}
#s-70f9f552-cdcc-4211-b796-65c959c74d45, #wrap-s-70f9f552-cdcc-4211-b796-65c959c74d45 { display:none !important; }}@media (max-width: 767px){#s-70f9f552-cdcc-4211-b796-65c959c74d45 {
  display: none;
}
#s-70f9f552-cdcc-4211-b796-65c959c74d45, #wrap-s-70f9f552-cdcc-4211-b796-65c959c74d45 { display:none !important; }}







#s-70f9f552-cdcc-4211-b796-65c959c74d45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70f9f552-cdcc-4211-b796-65c959c74d45.shg-box.shg-c {
  justify-content: center;
}

#s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b {
  padding-top: 40px;
padding-left: 40px;
padding-bottom: 40px;
padding-right: 40px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b {
  
}
}@media (max-width: 767px){#s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b {
  display: none;
}
#s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b, #wrap-s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b { display:none !important; }}
@media (min-width: 0px) {
[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 768px) {
[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-9f1f5ebf-155b-48c5-bcc5-96aa9487e76b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

#s-1ad1e8fc-19ad-4122-82a5-bea11b1f9599 {
  min-height: 50px;
}








#s-1ad1e8fc-19ad-4122-82a5-bea11b1f9599 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ad1e8fc-19ad-4122-82a5-bea11b1f9599.shg-box.shg-c {
  justify-content: center;
}

#s-b839557b-e153-4af6-8cac-20e7300b6096 {
  text-align: center;
}




  #s-b839557b-e153-4af6-8cac-20e7300b6096 img.shogun-image {
    
    width: px;
  }


#s-b839557b-e153-4af6-8cac-20e7300b6096 .shogun-image-content {
  
    align-items: center;
  
}

#s-e36e0772-6867-42df-8048-9dacf05cea41 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-781a7655-64c8-4f04-a8fc-04b64acdc51e {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-781a7655-64c8-4f04-a8fc-04b64acdc51e:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-781a7655-64c8-4f04-a8fc-04b64acdc51e:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-781a7655-64c8-4f04-a8fc-04b64acdc51e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7aa3b9ed-7a75-4cc1-9d30-4e63f6d36d83 {
  min-height: 50px;
}








#s-7aa3b9ed-7a75-4cc1-9d30-4e63f6d36d83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7aa3b9ed-7a75-4cc1-9d30-4e63f6d36d83.shg-box.shg-c {
  justify-content: center;
}

#s-8743d150-7b28-4888-a348-7d8035ef419b {
  text-align: center;
}




  #s-8743d150-7b28-4888-a348-7d8035ef419b img.shogun-image {
    
    width: px;
  }


#s-8743d150-7b28-4888-a348-7d8035ef419b .shogun-image-content {
  
    align-items: center;
  
}

#s-0e2f2e9b-86a2-433e-952d-f8e5f625d802 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-53927d9c-eb72-4b27-b00a-08b565022b5f {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-53927d9c-eb72-4b27-b00a-08b565022b5f:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-53927d9c-eb72-4b27-b00a-08b565022b5f:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-53927d9c-eb72-4b27-b00a-08b565022b5f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e2ad3c56-31bf-40fb-a959-2babae28ac95 {
  min-height: 50px;
}








#s-e2ad3c56-31bf-40fb-a959-2babae28ac95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2ad3c56-31bf-40fb-a959-2babae28ac95.shg-box.shg-c {
  justify-content: center;
}

#s-052626a0-dca9-41bb-9aad-f893948784bc {
  text-align: center;
}




  #s-052626a0-dca9-41bb-9aad-f893948784bc img.shogun-image {
    
    width: px;
  }


#s-052626a0-dca9-41bb-9aad-f893948784bc .shogun-image-content {
  
    align-items: center;
  
}

#s-1d18a151-7d79-45fa-aaf9-fccd8cc9348d {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-9984b310-de6e-4358-9393-d491043f3188 {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9984b310-de6e-4358-9393-d491043f3188:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9984b310-de6e-4358-9393-d491043f3188:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-9984b310-de6e-4358-9393-d491043f3188.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d {
  padding-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d {
  display: none;
}
#s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d, #wrap-s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d { display:none !important; }}@media (max-width: 767px){#s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d {
  display: none;
}
#s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d, #wrap-s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d { display:none !important; }}
@media (min-width: 0px) {
[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f1abc858-a97f-4a4e-b674-da8c67ff9b8d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-88938dff-4cd8-459a-9717-4c976d532252 {
  text-align: center;
}




  #s-88938dff-4cd8-459a-9717-4c976d532252 img.shogun-image {
    
    width: px;
  }


#s-88938dff-4cd8-459a-9717-4c976d532252 .shogun-image-content {
  
    align-items: center;
  
}

#s-9d9d0cc2-ddb9-4d21-90ec-ceff92a6792b {
  margin-top: 144px;
margin-left: 30px;
margin-bottom: 144px;
margin-right: 30px;
min-height: 50px;
}








#s-9d9d0cc2-ddb9-4d21-90ec-ceff92a6792b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d9d0cc2-ddb9-4d21-90ec-ceff92a6792b.shg-box.shg-c {
  justify-content: center;
}

#s-ec032044-ec6e-4577-ad9d-0d5e6b85f7eb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ec032044-ec6e-4577-ad9d-0d5e6b85f7eb .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-75b8ab17-4a51-4867-afa0-551cfac4efce {
  padding-right: 80px;
}

#s-b8b1202e-5862-4f67-93eb-3b471aa99e5b {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b8b1202e-5862-4f67-93eb-3b471aa99e5b {
  
}
}@media (max-width: 767px){#s-b8b1202e-5862-4f67-93eb-3b471aa99e5b {
  display: none;
}
#s-b8b1202e-5862-4f67-93eb-3b471aa99e5b, #wrap-s-b8b1202e-5862-4f67-93eb-3b471aa99e5b { display:none !important; }}







#s-b8b1202e-5862-4f67-93eb-3b471aa99e5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8b1202e-5862-4f67-93eb-3b471aa99e5b.shg-box.shg-c {
  justify-content: center;
}

#s-f5b251c3-50a2-4396-99a2-3fda35a9f173 {
  margin-bottom: 40px;
}

#s-586a728d-0925-4b64-9e29-585b951b4139 {
  padding-top: 0px;
padding-bottom: 40px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-586a728d-0925-4b64-9e29-585b951b4139 {
  
}
}@media (max-width: 767px){#s-586a728d-0925-4b64-9e29-585b951b4139 {
  display: none;
}
#s-586a728d-0925-4b64-9e29-585b951b4139, #wrap-s-586a728d-0925-4b64-9e29-585b951b4139 { display:none !important; }}







#s-586a728d-0925-4b64-9e29-585b951b4139 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-586a728d-0925-4b64-9e29-585b951b4139.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-82b97251-0019-44a5-82b0-adf33783bdd6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-62b0365a-b0ee-4166-a8a0-2c8b5d1b2fbc {
  padding-top: 10px;
padding-left: 60px;
padding-bottom: 10px;
padding-right: 60px;
border-radius: 26px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-62b0365a-b0ee-4166-a8a0-2c8b5d1b2fbc:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-62b0365a-b0ee-4166-a8a0-2c8b5d1b2fbc:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-62b0365a-b0ee-4166-a8a0-2c8b5d1b2fbc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ea7659d5-3a1b-4c08-84b5-6bce7537b2e4 {
  padding-top: 10px;
padding-left: 60px;
padding-bottom: 10px;
padding-right: 60px;
border-radius: 26px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ea7659d5-3a1b-4c08-84b5-6bce7537b2e4:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ea7659d5-3a1b-4c08-84b5-6bce7537b2e4:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-ea7659d5-3a1b-4c08-84b5-6bce7537b2e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bad4b3d1-f6e6-4ffa-b809-726ae24459e4 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-bad4b3d1-f6e6-4ffa-b809-726ae24459e4 {
  display: none;
}
#s-bad4b3d1-f6e6-4ffa-b809-726ae24459e4, #wrap-s-bad4b3d1-f6e6-4ffa-b809-726ae24459e4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bad4b3d1-f6e6-4ffa-b809-726ae24459e4 {
  display: none;
}
#s-bad4b3d1-f6e6-4ffa-b809-726ae24459e4, #wrap-s-bad4b3d1-f6e6-4ffa-b809-726ae24459e4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bad4b3d1-f6e6-4ffa-b809-726ae24459e4 {
  display: none;
}
#s-bad4b3d1-f6e6-4ffa-b809-726ae24459e4, #wrap-s-bad4b3d1-f6e6-4ffa-b809-726ae24459e4 { display:none !important; }}@media (max-width: 767px){#s-bad4b3d1-f6e6-4ffa-b809-726ae24459e4 {
  display: none;
}
#s-bad4b3d1-f6e6-4ffa-b809-726ae24459e4, #wrap-s-bad4b3d1-f6e6-4ffa-b809-726ae24459e4 { display:none !important; }}







#s-bad4b3d1-f6e6-4ffa-b809-726ae24459e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bad4b3d1-f6e6-4ffa-b809-726ae24459e4.shg-box.shg-c {
  justify-content: center;
}

#s-14ac5101-92c8-4a99-b5e4-b4c796511731 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 40px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-14ac5101-92c8-4a99-b5e4-b4c796511731 {
  display: none;
}
#s-14ac5101-92c8-4a99-b5e4-b4c796511731, #wrap-s-14ac5101-92c8-4a99-b5e4-b4c796511731 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-14ac5101-92c8-4a99-b5e4-b4c796511731 {
  display: none;
}
#s-14ac5101-92c8-4a99-b5e4-b4c796511731, #wrap-s-14ac5101-92c8-4a99-b5e4-b4c796511731 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-14ac5101-92c8-4a99-b5e4-b4c796511731 {
  display: none;
}
#s-14ac5101-92c8-4a99-b5e4-b4c796511731, #wrap-s-14ac5101-92c8-4a99-b5e4-b4c796511731 { display:none !important; }}







#s-14ac5101-92c8-4a99-b5e4-b4c796511731 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14ac5101-92c8-4a99-b5e4-b4c796511731.shg-box.shg-c {
  justify-content: center;
}

#s-2027780c-eded-4b62-8a2b-faa809faf45a {
  text-align: center;
}




  #s-2027780c-eded-4b62-8a2b-faa809faf45a img.shogun-image {
    
    width: px;
  }


#s-2027780c-eded-4b62-8a2b-faa809faf45a .shogun-image-content {
  
    align-items: center;
  
}

#s-89688dd2-ae7c-4d3c-a1a4-78244aaf1008 {
  margin-left: 14px;
margin-right: 14px;
padding-top: 20px;
padding-bottom: 10px;
text-align: left;
}

#s-89688dd2-ae7c-4d3c-a1a4-78244aaf1008 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-796b1123-b5bb-4453-bee1-36b3eb37f6ad {
  padding-left: 14px;
padding-right: 14px;
}

#s-ee7a50ed-c73a-452f-a929-86dd2057c04d {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ee7a50ed-c73a-452f-a929-86dd2057c04d {
  display: none;
}
#s-ee7a50ed-c73a-452f-a929-86dd2057c04d, #wrap-s-ee7a50ed-c73a-452f-a929-86dd2057c04d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ee7a50ed-c73a-452f-a929-86dd2057c04d {
  display: none;
}
#s-ee7a50ed-c73a-452f-a929-86dd2057c04d, #wrap-s-ee7a50ed-c73a-452f-a929-86dd2057c04d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ee7a50ed-c73a-452f-a929-86dd2057c04d {
  display: none;
}
#s-ee7a50ed-c73a-452f-a929-86dd2057c04d, #wrap-s-ee7a50ed-c73a-452f-a929-86dd2057c04d { display:none !important; }}







#s-ee7a50ed-c73a-452f-a929-86dd2057c04d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee7a50ed-c73a-452f-a929-86dd2057c04d.shg-box.shg-c {
  justify-content: center;
}

#s-f915f884-aea2-4088-a8d3-a1d46cc53765 {
  padding-top: 0px;
padding-left: 14px;
padding-bottom: 40px;
padding-right: 14px;
text-align: center;
}
@media (min-width: 1200px){#s-f915f884-aea2-4088-a8d3-a1d46cc53765 {
  display: none;
}
#s-f915f884-aea2-4088-a8d3-a1d46cc53765, #wrap-s-f915f884-aea2-4088-a8d3-a1d46cc53765 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f915f884-aea2-4088-a8d3-a1d46cc53765 {
  display: none;
}
#s-f915f884-aea2-4088-a8d3-a1d46cc53765, #wrap-s-f915f884-aea2-4088-a8d3-a1d46cc53765 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f915f884-aea2-4088-a8d3-a1d46cc53765 {
  display: none;
}
#s-f915f884-aea2-4088-a8d3-a1d46cc53765, #wrap-s-f915f884-aea2-4088-a8d3-a1d46cc53765 { display:none !important; }}



  #s-f915f884-aea2-4088-a8d3-a1d46cc53765 img.shogun-image {
    
    width: px;
  }


#s-f915f884-aea2-4088-a8d3-a1d46cc53765 .shogun-image-content {
  
    align-items: center;
  
}

#s-43fcde82-4fef-49d9-95f8-a49b62326d5d {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-43fcde82-4fef-49d9-95f8-a49b62326d5d {
  display: none;
}
#s-43fcde82-4fef-49d9-95f8-a49b62326d5d, #wrap-s-43fcde82-4fef-49d9-95f8-a49b62326d5d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-43fcde82-4fef-49d9-95f8-a49b62326d5d {
  display: none;
}
#s-43fcde82-4fef-49d9-95f8-a49b62326d5d, #wrap-s-43fcde82-4fef-49d9-95f8-a49b62326d5d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-43fcde82-4fef-49d9-95f8-a49b62326d5d {
  display: none;
}
#s-43fcde82-4fef-49d9-95f8-a49b62326d5d, #wrap-s-43fcde82-4fef-49d9-95f8-a49b62326d5d { display:none !important; }}







#s-43fcde82-4fef-49d9-95f8-a49b62326d5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43fcde82-4fef-49d9-95f8-a49b62326d5d.shg-box.shg-c {
  justify-content: center;
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-f1294488-4be6-4a59-b0bd-82484f96b377 {
  border-style: solid;
padding-top: 0px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
}
@media (min-width: 1200px){#s-f1294488-4be6-4a59-b0bd-82484f96b377 {
  display: none;
}
#s-f1294488-4be6-4a59-b0bd-82484f96b377, #wrap-s-f1294488-4be6-4a59-b0bd-82484f96b377 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f1294488-4be6-4a59-b0bd-82484f96b377 {
  display: none;
}
#s-f1294488-4be6-4a59-b0bd-82484f96b377, #wrap-s-f1294488-4be6-4a59-b0bd-82484f96b377 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f1294488-4be6-4a59-b0bd-82484f96b377 {
  display: none;
}
#s-f1294488-4be6-4a59-b0bd-82484f96b377, #wrap-s-f1294488-4be6-4a59-b0bd-82484f96b377 { display:none !important; }}
#s-fe2c3112-47ca-413d-90c6-934628a57433 {
  text-align: center;
}




  #s-fe2c3112-47ca-413d-90c6-934628a57433 img.shogun-image {
    
    width: px;
  }


#s-fe2c3112-47ca-413d-90c6-934628a57433 .shogun-image-content {
  
    align-items: center;
  
}

#s-c204b068-1a4b-475d-9b62-e80dd73682d7 {
  text-align: center;
}




  #s-c204b068-1a4b-475d-9b62-e80dd73682d7 img.shogun-image {
    
    width: px;
  }


#s-c204b068-1a4b-475d-9b62-e80dd73682d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-d2795499-9d8e-47d3-97ec-8791fd3b5024 {
  text-align: center;
}




  #s-d2795499-9d8e-47d3-97ec-8791fd3b5024 img.shogun-image {
    
    width: px;
  }


#s-d2795499-9d8e-47d3-97ec-8791fd3b5024 .shogun-image-content {
  
    align-items: center;
  
}

#s-d730c13c-bc24-4af9-862c-1450347c4557 {
  padding-top: 10px;
}

#s-62d186af-04ef-4d22-a307-89bc892f4db6 {
  padding-top: 10px;
}

#s-be522747-0c58-4813-b046-1ed10fca3cef {
  padding-top: 10px;
}

#s-58be4b0d-f2f7-4e5f-b7ee-55d68a266738 {
  margin-top: 16px;
margin-bottom: 16px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-58be4b0d-f2f7-4e5f-b7ee-55d68a266738:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-58be4b0d-f2f7-4e5f-b7ee-55d68a266738:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-58be4b0d-f2f7-4e5f-b7ee-55d68a266738.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-58bd8e0a-fb1b-49ad-a3aa-65ce899bb059 {
  margin-top: 16px;
margin-bottom: 16px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-58bd8e0a-fb1b-49ad-a3aa-65ce899bb059:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-58bd8e0a-fb1b-49ad-a3aa-65ce899bb059:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-58bd8e0a-fb1b-49ad-a3aa-65ce899bb059.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-18337b8c-e34c-4576-b8b1-77561fd1c1c8 {
  margin-top: 14px;
margin-bottom: 14px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-18337b8c-e34c-4576-b8b1-77561fd1c1c8:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-18337b8c-e34c-4576-b8b1-77561fd1c1c8:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-18337b8c-e34c-4576-b8b1-77561fd1c1c8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e48f3203-3609-4d1b-8af3-c21d98b95c23 {
  padding-top: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e48f3203-3609-4d1b-8af3-c21d98b95c23 {
  display: none;
}
#s-e48f3203-3609-4d1b-8af3-c21d98b95c23, #wrap-s-e48f3203-3609-4d1b-8af3-c21d98b95c23 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e48f3203-3609-4d1b-8af3-c21d98b95c23 {
  display: none;
}
#s-e48f3203-3609-4d1b-8af3-c21d98b95c23, #wrap-s-e48f3203-3609-4d1b-8af3-c21d98b95c23 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e48f3203-3609-4d1b-8af3-c21d98b95c23 {
  display: none;
}
#s-e48f3203-3609-4d1b-8af3-c21d98b95c23, #wrap-s-e48f3203-3609-4d1b-8af3-c21d98b95c23 { display:none !important; }}







#s-e48f3203-3609-4d1b-8af3-c21d98b95c23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e48f3203-3609-4d1b-8af3-c21d98b95c23.shg-box.shg-c {
  justify-content: center;
}

#s-586bd789-edf9-4a5d-93f7-3193c9e46378 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-586bd789-edf9-4a5d-93f7-3193c9e46378 {
  display: none;
}
#s-586bd789-edf9-4a5d-93f7-3193c9e46378, #wrap-s-586bd789-edf9-4a5d-93f7-3193c9e46378 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-586bd789-edf9-4a5d-93f7-3193c9e46378 {
  display: none;
}
#s-586bd789-edf9-4a5d-93f7-3193c9e46378, #wrap-s-586bd789-edf9-4a5d-93f7-3193c9e46378 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-586bd789-edf9-4a5d-93f7-3193c9e46378 {
  display: none;
}
#s-586bd789-edf9-4a5d-93f7-3193c9e46378, #wrap-s-586bd789-edf9-4a5d-93f7-3193c9e46378 { display:none !important; }}







#s-586bd789-edf9-4a5d-93f7-3193c9e46378 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-586bd789-edf9-4a5d-93f7-3193c9e46378.shg-box.shg-c {
  justify-content: center;
}

#s-54e52c42-2181-49de-b7d3-eba7f3c970ad {
  padding-top: 40px;
padding-bottom: 40px;
}
@media (min-width: 1200px){#s-54e52c42-2181-49de-b7d3-eba7f3c970ad {
  display: none;
}
#s-54e52c42-2181-49de-b7d3-eba7f3c970ad, #wrap-s-54e52c42-2181-49de-b7d3-eba7f3c970ad { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-54e52c42-2181-49de-b7d3-eba7f3c970ad {
  display: none;
}
#s-54e52c42-2181-49de-b7d3-eba7f3c970ad, #wrap-s-54e52c42-2181-49de-b7d3-eba7f3c970ad { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-54e52c42-2181-49de-b7d3-eba7f3c970ad {
  display: none;
}
#s-54e52c42-2181-49de-b7d3-eba7f3c970ad, #wrap-s-54e52c42-2181-49de-b7d3-eba7f3c970ad { display:none !important; }}
#s-868e3c11-31ad-4020-b7f0-eccb996fa23e {
  text-align: center;
}




  #s-868e3c11-31ad-4020-b7f0-eccb996fa23e img.shogun-image {
    
    width: px;
  }


#s-868e3c11-31ad-4020-b7f0-eccb996fa23e .shogun-image-content {
  
    align-items: center;
  
}

#s-6b7db9a9-c28e-4438-bb82-7063a14ebefd {
  text-align: center;
}




  #s-6b7db9a9-c28e-4438-bb82-7063a14ebefd img.shogun-image {
    
    width: px;
  }


#s-6b7db9a9-c28e-4438-bb82-7063a14ebefd .shogun-image-content {
  
    align-items: center;
  
}

#s-1e2de7c9-7842-4f59-9c13-e152dc83c81b {
  text-align: center;
}




  #s-1e2de7c9-7842-4f59-9c13-e152dc83c81b img.shogun-image {
    
    width: px;
  }


#s-1e2de7c9-7842-4f59-9c13-e152dc83c81b .shogun-image-content {
  
    align-items: center;
  
}

#s-048a12d7-cf90-4d78-b745-a83fa3453953 {
  padding-top: 10px;
}

#s-aeaa8c6b-1597-4025-8248-c8106bd4301b {
  padding-top: 10px;
}

#s-1a019dfa-707e-485c-a599-19b71b55e913 {
  padding-top: 10px;
}

#s-42817cbd-4c6a-468f-af7f-6d24142a8f3c {
  margin-top: 16px;
margin-bottom: 16px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-42817cbd-4c6a-468f-af7f-6d24142a8f3c:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-42817cbd-4c6a-468f-af7f-6d24142a8f3c:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-42817cbd-4c6a-468f-af7f-6d24142a8f3c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6b18d963-1b3d-41c5-9f06-a4c7ef3c822d {
  margin-top: 16px;
margin-bottom: 16px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6b18d963-1b3d-41c5-9f06-a4c7ef3c822d:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6b18d963-1b3d-41c5-9f06-a4c7ef3c822d:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-6b18d963-1b3d-41c5-9f06-a4c7ef3c822d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d19b34e7-1c2b-4d4b-ae38-0ab376f578a1 {
  margin-top: 16px;
margin-bottom: 16px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d19b34e7-1c2b-4d4b-ae38-0ab376f578a1:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d19b34e7-1c2b-4d4b-ae38-0ab376f578a1:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-d19b34e7-1c2b-4d4b-ae38-0ab376f578a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-42a9feaa-662c-4dd6-af21-aa16eb634f1b {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 40px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-42a9feaa-662c-4dd6-af21-aa16eb634f1b {
  display: none;
}
#s-42a9feaa-662c-4dd6-af21-aa16eb634f1b, #wrap-s-42a9feaa-662c-4dd6-af21-aa16eb634f1b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-42a9feaa-662c-4dd6-af21-aa16eb634f1b {
  display: none;
}
#s-42a9feaa-662c-4dd6-af21-aa16eb634f1b, #wrap-s-42a9feaa-662c-4dd6-af21-aa16eb634f1b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-42a9feaa-662c-4dd6-af21-aa16eb634f1b {
  display: none;
}
#s-42a9feaa-662c-4dd6-af21-aa16eb634f1b, #wrap-s-42a9feaa-662c-4dd6-af21-aa16eb634f1b { display:none !important; }}







#s-42a9feaa-662c-4dd6-af21-aa16eb634f1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42a9feaa-662c-4dd6-af21-aa16eb634f1b.shg-box.shg-c {
  justify-content: center;
}

#s-faf004ba-a8f8-4153-b492-836c6c187c1a {
  text-align: center;
}




  #s-faf004ba-a8f8-4153-b492-836c6c187c1a img.shogun-image {
    
    width: px;
  }


#s-faf004ba-a8f8-4153-b492-836c6c187c1a .shogun-image-content {
  
    align-items: center;
  
}

#s-532f6d99-e0b8-4d92-ab78-6a0dd87e77f3 {
  margin-left: 14px;
margin-right: 14px;
padding-top: 20px;
padding-bottom: 10px;
text-align: left;
}

#s-532f6d99-e0b8-4d92-ab78-6a0dd87e77f3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a4a398c4-d849-417e-9555-fa6c9d6bb032 {
  padding-left: 14px;
padding-right: 14px;
}

#s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c {
  padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c {
  display: none;
}
#s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c, #wrap-s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c {
  display: none;
}
#s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c, #wrap-s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c {
  
}
}@media (max-width: 767px){#s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c {
  display: none;
}
#s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c, #wrap-s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c { display:none !important; }}
@media (min-width: 0px) {
[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-256e131d-c4bd-4c05-9f9a-78f1ac97e68c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-bdff58d7-a2b5-4aeb-a325-a14d62706e75 {
  min-height: 50px;
}








#s-bdff58d7-a2b5-4aeb-a325-a14d62706e75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bdff58d7-a2b5-4aeb-a325-a14d62706e75.shg-box.shg-c {
  justify-content: center;
}

#s-de6e788a-9ae0-4e0c-a8fa-38f86dc6d66e {
  text-align: center;
}




  #s-de6e788a-9ae0-4e0c-a8fa-38f86dc6d66e img.shogun-image {
    
    width: px;
  }


#s-de6e788a-9ae0-4e0c-a8fa-38f86dc6d66e .shogun-image-content {
  
    align-items: center;
  
}

#s-2fdcafde-6db1-4bd1-b615-7be5ac63bf4a {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-4fb7806b-3a6e-4713-85bb-9373d8292b54 {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-4fb7806b-3a6e-4713-85bb-9373d8292b54:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4fb7806b-3a6e-4713-85bb-9373d8292b54:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-4fb7806b-3a6e-4713-85bb-9373d8292b54.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7eec6627-0f38-4b81-99c9-fc79651af322 {
  min-height: 50px;
}








#s-7eec6627-0f38-4b81-99c9-fc79651af322 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7eec6627-0f38-4b81-99c9-fc79651af322.shg-box.shg-c {
  justify-content: center;
}

#s-7726d123-7fb1-4549-a482-460042632742 {
  text-align: center;
}




  #s-7726d123-7fb1-4549-a482-460042632742 img.shogun-image {
    
    width: px;
  }


#s-7726d123-7fb1-4549-a482-460042632742 .shogun-image-content {
  
    align-items: center;
  
}

#s-e14c5126-df45-497a-94cb-68d3f5e8d9a2 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-a812330f-3a94-4d83-8f66-77137b7435dc {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a812330f-3a94-4d83-8f66-77137b7435dc:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a812330f-3a94-4d83-8f66-77137b7435dc:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-a812330f-3a94-4d83-8f66-77137b7435dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2b4462c8-863d-4c78-b816-62289d8cb46b {
  min-height: 50px;
}








#s-2b4462c8-863d-4c78-b816-62289d8cb46b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b4462c8-863d-4c78-b816-62289d8cb46b.shg-box.shg-c {
  justify-content: center;
}

#s-12d46da6-40f1-46c9-ab80-25e33b618c5b {
  text-align: center;
}




  #s-12d46da6-40f1-46c9-ab80-25e33b618c5b img.shogun-image {
    
    width: px;
  }


#s-12d46da6-40f1-46c9-ab80-25e33b618c5b .shogun-image-content {
  
    align-items: center;
  
}

#s-48a36298-efb1-4561-9f75-8b5bd79c479f {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-19a1fbac-1e45-46b8-97d9-97468dc5ced9 {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-19a1fbac-1e45-46b8-97d9-97468dc5ced9:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-19a1fbac-1e45-46b8-97d9-97468dc5ced9:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-19a1fbac-1e45-46b8-97d9-97468dc5ced9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-eda9f3c9-6122-49d9-b5c3-9e521c910b49 {
  padding-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-eda9f3c9-6122-49d9-b5c3-9e521c910b49 {
  display: none;
}
#s-eda9f3c9-6122-49d9-b5c3-9e521c910b49, #wrap-s-eda9f3c9-6122-49d9-b5c3-9e521c910b49 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eda9f3c9-6122-49d9-b5c3-9e521c910b49 {
  display: none;
}
#s-eda9f3c9-6122-49d9-b5c3-9e521c910b49, #wrap-s-eda9f3c9-6122-49d9-b5c3-9e521c910b49 { display:none !important; }}@media (max-width: 767px){#s-eda9f3c9-6122-49d9-b5c3-9e521c910b49 {
  display: none;
}
#s-eda9f3c9-6122-49d9-b5c3-9e521c910b49, #wrap-s-eda9f3c9-6122-49d9-b5c3-9e521c910b49 { display:none !important; }}







#s-eda9f3c9-6122-49d9-b5c3-9e521c910b49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eda9f3c9-6122-49d9-b5c3-9e521c910b49.shg-box.shg-c {
  justify-content: center;
}

#s-df55a0cb-f18b-4830-b273-1eecb50c6301 {
  text-align: center;
}




  #s-df55a0cb-f18b-4830-b273-1eecb50c6301 img.shogun-image {
    
    width: px;
  }


#s-df55a0cb-f18b-4830-b273-1eecb50c6301 .shogun-image-content {
  
    align-items: center;
  
}

#s-70d11f69-a607-4ee0-8130-a3617b717386 {
  margin-top: 10px;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-70d11f69-a607-4ee0-8130-a3617b717386 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1ac33c35-3082-46bc-a854-1dfbb4910e9f {
  margin-left: 50px;
margin-right: 50px;
}

#s-fe4e26cd-53a5-4790-b4fd-198ceee7a494 {
  margin-bottom: 40px;
}
@media (min-width: 1200px){#s-fe4e26cd-53a5-4790-b4fd-198ceee7a494 {
  display: none;
}
#s-fe4e26cd-53a5-4790-b4fd-198ceee7a494, #wrap-s-fe4e26cd-53a5-4790-b4fd-198ceee7a494 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fe4e26cd-53a5-4790-b4fd-198ceee7a494 {
  display: none;
}
#s-fe4e26cd-53a5-4790-b4fd-198ceee7a494, #wrap-s-fe4e26cd-53a5-4790-b4fd-198ceee7a494 { display:none !important; }}
#s-c0a4e1b5-e4ae-47e3-a41f-6a05e9ac5c4f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c0a4e1b5-e4ae-47e3-a41f-6a05e9ac5c4f {
  display: none;
}
#s-c0a4e1b5-e4ae-47e3-a41f-6a05e9ac5c4f, #wrap-s-c0a4e1b5-e4ae-47e3-a41f-6a05e9ac5c4f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c0a4e1b5-e4ae-47e3-a41f-6a05e9ac5c4f {
  display: none;
}
#s-c0a4e1b5-e4ae-47e3-a41f-6a05e9ac5c4f, #wrap-s-c0a4e1b5-e4ae-47e3-a41f-6a05e9ac5c4f { display:none !important; }}@media (max-width: 767px){#s-c0a4e1b5-e4ae-47e3-a41f-6a05e9ac5c4f {
  display: none;
}
#s-c0a4e1b5-e4ae-47e3-a41f-6a05e9ac5c4f, #wrap-s-c0a4e1b5-e4ae-47e3-a41f-6a05e9ac5c4f { display:none !important; }}







#s-c0a4e1b5-e4ae-47e3-a41f-6a05e9ac5c4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0a4e1b5-e4ae-47e3-a41f-6a05e9ac5c4f.shg-box.shg-c {
  justify-content: center;
}

#s-d2756586-0811-40cf-bac5-40a7ffcd84e6 {
  padding-top: 0px;
padding-bottom: 40px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-d2756586-0811-40cf-bac5-40a7ffcd84e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2756586-0811-40cf-bac5-40a7ffcd84e6.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a1671ff7-c109-40fb-9279-345a49c5619c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9dcbdd61-df0c-4578-943d-102938f0c975 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 26px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9dcbdd61-df0c-4578-943d-102938f0c975:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9dcbdd61-df0c-4578-943d-102938f0c975:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-9dcbdd61-df0c-4578-943d-102938f0c975.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-be95eda4-7a04-49fb-8caa-7b262159c491 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 26px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-be95eda4-7a04-49fb-8caa-7b262159c491:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-be95eda4-7a04-49fb-8caa-7b262159c491:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-be95eda4-7a04-49fb-8caa-7b262159c491.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-707054f7-b919-448b-be3e-350044357cb9 {
  background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-707054f7-b919-448b-be3e-350044357cb9 {
  display: none;
}
#s-707054f7-b919-448b-be3e-350044357cb9, #wrap-s-707054f7-b919-448b-be3e-350044357cb9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-707054f7-b919-448b-be3e-350044357cb9 {
  display: none;
}
#s-707054f7-b919-448b-be3e-350044357cb9, #wrap-s-707054f7-b919-448b-be3e-350044357cb9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-707054f7-b919-448b-be3e-350044357cb9 {
  display: none;
}
#s-707054f7-b919-448b-be3e-350044357cb9, #wrap-s-707054f7-b919-448b-be3e-350044357cb9 { display:none !important; }}
@media (min-width: 0px) {
[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-707054f7-b919-448b-be3e-350044357cb9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1c74c218-f894-47cb-9d71-a00e6e8ff484 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 26px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1c74c218-f894-47cb-9d71-a00e6e8ff484:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1c74c218-f894-47cb-9d71-a00e6e8ff484:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-1c74c218-f894-47cb-9d71-a00e6e8ff484.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3562a8ba-66f9-4dcd-8171-b33131e6e5b0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 26px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3562a8ba-66f9-4dcd-8171-b33131e6e5b0:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3562a8ba-66f9-4dcd-8171-b33131e6e5b0:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-3562a8ba-66f9-4dcd-8171-b33131e6e5b0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

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