.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-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  padding-left: 250px;
padding-right: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  padding-left: 250px;
padding-right: 100px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-ffa41fc6-8486-42e6-9903-33f5f7923853 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ffa41fc6-8486-42e6-9903-33f5f7923853.shg-box.shg-c {
  justify-content: flex-start;
}

#s-30927bb8-7357-4e55-aa64-dd225c9a4a8c {
  min-height: 50px;
}








#s-30927bb8-7357-4e55-aa64-dd225c9a4a8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30927bb8-7357-4e55-aa64-dd225c9a4a8c.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

#s-7ba42575-4ad5-4613-8423-847d8e9032ed {
  border-style: solid;
margin-top: 0px;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
}

@media (min-width: 0px) {
[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7ba42575-4ad5-4613-8423-847d8e9032ed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.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-f85fe028-9194-4cc9-bd17-66f8d880f4da {
  text-align: center;
}




  #s-f85fe028-9194-4cc9-bd17-66f8d880f4da img.shogun-image {
    
    width: px;
  }


#s-f85fe028-9194-4cc9-bd17-66f8d880f4da .shogun-image-content {
  
    align-items: center;
  
}

#s-a7bd68da-5f7e-42e6-9b90-8b74407840be {
  margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a7bd68da-5f7e-42e6-9b90-8b74407840be {
  
}
}







#s-a7bd68da-5f7e-42e6-9b90-8b74407840be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7bd68da-5f7e-42e6-9b90-8b74407840be.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-6511b0b1-dbaa-4163-a148-16b88bcb7baf {
  margin-left: 20px;
margin-right: 20px;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-1d1ae194-811e-439a-a320-f12cb5015508 {
  margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}

#s-85cc7937-34ff-4c9e-8e8f-54bd58d6501d {
  background-color: rgba(229, 211, 244, 1);
}








#s-85cc7937-34ff-4c9e-8e8f-54bd58d6501d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85cc7937-34ff-4c9e-8e8f-54bd58d6501d.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-851a367f-1c90-48de-9c25-077a15383042 {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-851a367f-1c90-48de-9c25-077a15383042 .shogun-heading-component h1 {
  color: rgba(63, 32, 90, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: 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-d2001d59-9d8b-4b60-85e0-a545661ecb9d {
  margin-left: 70px;
margin-right: 70px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 200px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d2001d59-9d8b-4b60-85e0-a545661ecb9d {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-d2001d59-9d8b-4b60-85e0-a545661ecb9d {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-07d1baaa-5a9a-456b-9b30-02aa8eec24e9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5d11ca7d-c3f8-4233-b35a-e122e000d8c3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5d11ca7d-c3f8-4233-b35a-e122e000d8c3 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 55px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f6a597f7-5fb2-4937-aabf-89cdc5b391f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5c1e9fa0-8708-4b40-8991-2638ffb72a51 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c1e9fa0-8708-4b40-8991-2638ffb72a51 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 55px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ba6dc21-eadf-4da0-b871-36610b6f981b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7689a159-66b7-452d-ad9b-b1d82b39860d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7689a159-66b7-452d-ad9b-b1d82b39860d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 55px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0221f3bc-88a0-4dff-9880-efff12c4fd73"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a899449f-727f-4684-a1cd-9d878043331f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a899449f-727f-4684-a1cd-9d878043331f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 55px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-14cd2af4-f6ed-4508-9ecb-506163ebee0e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-262a64cd-6a08-4876-99a9-f8f7814aa393 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-262a64cd-6a08-4876-99a9-f8f7814aa393 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 55px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-86f04684-b4cc-4fd7-aeff-e37e97752902"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c11fdc4d-ea98-4d29-8081-77b58b17a122 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c11fdc4d-ea98-4d29-8081-77b58b17a122 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 55px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f378514e-8bf9-4d38-a35b-01ebf4e4e147"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-53aeb2a8-96b0-4c7f-a0e8-6be28385b88b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-53aeb2a8-96b0-4c7f-a0e8-6be28385b88b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 55px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-847199d7-111f-4415-bad5-33603b2f3486"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-53cb4a69-e099-4d0f-9d17-6f0846d9605c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-53cb4a69-e099-4d0f-9d17-6f0846d9605c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 55px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9f615333-b468-41e6-bfac-9b8c7d61f5f3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e3549518-05c1-43af-aec0-1d146ebf44b8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e3549518-05c1-43af-aec0-1d146ebf44b8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 55px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c667288d-8553-4740-8b31-e94ad0685607"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-51d4bbbc-f55f-4f04-8207-344c38275021 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-51d4bbbc-f55f-4f04-8207-344c38275021 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 55px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-867a1857-1594-4301-82d0-cc3d4445dd0d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-84c2006e-2253-49bd-aed9-f6a0892fa30c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-84c2006e-2253-49bd-aed9-f6a0892fa30c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 55px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3c204dde-a9c8-49fd-a58f-8c0f702b5546 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3c204dde-a9c8-49fd-a58f-8c0f702b5546 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bd9152df-c283-436e-8929-910c7f6138ab {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
padding-left: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-bd9152df-c283-436e-8929-910c7f6138ab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-c7a8ac4c-a048-4bbd-a941-b8c336a52faf {
  text-align: center;
}




  #s-c7a8ac4c-a048-4bbd-a941-b8c336a52faf img.shogun-image {
    
    width: px;
  }


#s-c7a8ac4c-a048-4bbd-a941-b8c336a52faf .shogun-image-content {
  
    align-items: center;
  
}

#s-61af6d39-691a-455e-aa41-fdd924b26742 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-61af6d39-691a-455e-aa41-fdd924b26742 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.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-27cb331d-ba39-4ee2-9dd3-8eb345c2156b {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-27cb331d-ba39-4ee2-9dd3-8eb345c2156b:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-27cb331d-ba39-4ee2-9dd3-8eb345c2156b:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-27cb331d-ba39-4ee2-9dd3-8eb345c2156b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-8454ba2e-9539-4972-8125-fb28d886f70e {
  margin-top: 10px;
}
@media (min-width: 1200px){#s-8454ba2e-9539-4972-8125-fb28d886f70e {
  display: none;
}
#s-8454ba2e-9539-4972-8125-fb28d886f70e, #wrap-s-8454ba2e-9539-4972-8125-fb28d886f70e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8454ba2e-9539-4972-8125-fb28d886f70e {
  display: none;
}
#s-8454ba2e-9539-4972-8125-fb28d886f70e, #wrap-s-8454ba2e-9539-4972-8125-fb28d886f70e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8454ba2e-9539-4972-8125-fb28d886f70e {
  display: none;
}
#s-8454ba2e-9539-4972-8125-fb28d886f70e, #wrap-s-8454ba2e-9539-4972-8125-fb28d886f70e { display:none !important; }}
#s-8454ba2e-9539-4972-8125-fb28d886f70e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 1);
}

#s-a8ec0efb-4c65-4171-ba2d-923dcd2b8796 {
  text-align: center;
}




  #s-a8ec0efb-4c65-4171-ba2d-923dcd2b8796 img.shogun-image {
    
    width: px;
  }


#s-a8ec0efb-4c65-4171-ba2d-923dcd2b8796 .shogun-image-content {
  
    align-items: center;
  
}

#s-d7dbbd9f-bf61-4146-abbb-2540d94ccdb0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d7dbbd9f-bf61-4146-abbb-2540d94ccdb0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a71f9a96-e60b-4125-a5ef-03be4a93eb0b {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-a71f9a96-e60b-4125-a5ef-03be4a93eb0b:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-a71f9a96-e60b-4125-a5ef-03be4a93eb0b:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-a71f9a96-e60b-4125-a5ef-03be4a93eb0b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-8c5ee48f-c577-4b20-8a62-2abd292c0e50 {
  margin-top: 10px;
}
@media (min-width: 1200px){#s-8c5ee48f-c577-4b20-8a62-2abd292c0e50 {
  display: none;
}
#s-8c5ee48f-c577-4b20-8a62-2abd292c0e50, #wrap-s-8c5ee48f-c577-4b20-8a62-2abd292c0e50 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8c5ee48f-c577-4b20-8a62-2abd292c0e50 {
  display: none;
}
#s-8c5ee48f-c577-4b20-8a62-2abd292c0e50, #wrap-s-8c5ee48f-c577-4b20-8a62-2abd292c0e50 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8c5ee48f-c577-4b20-8a62-2abd292c0e50 {
  display: none;
}
#s-8c5ee48f-c577-4b20-8a62-2abd292c0e50, #wrap-s-8c5ee48f-c577-4b20-8a62-2abd292c0e50 { display:none !important; }}
#s-8c5ee48f-c577-4b20-8a62-2abd292c0e50 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 1);
}

#s-1913c8df-520d-47e7-84b6-7a7324c73f0f {
  text-align: center;
}




  #s-1913c8df-520d-47e7-84b6-7a7324c73f0f img.shogun-image {
    
    width: px;
  }


#s-1913c8df-520d-47e7-84b6-7a7324c73f0f .shogun-image-content {
  
    align-items: center;
  
}

#s-6545614e-e110-4cb5-b80e-600be1daed57 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6545614e-e110-4cb5-b80e-600be1daed57 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a72d3171-f2f8-4025-b14d-23c1d7af4b6f {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-a72d3171-f2f8-4025-b14d-23c1d7af4b6f:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-a72d3171-f2f8-4025-b14d-23c1d7af4b6f:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-a72d3171-f2f8-4025-b14d-23c1d7af4b6f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-20aa0a20-c069-42e8-9237-512f0c9ed81c {
  text-align: center;
}




  #s-20aa0a20-c069-42e8-9237-512f0c9ed81c img.shogun-image {
    
    width: px;
  }


#s-20aa0a20-c069-42e8-9237-512f0c9ed81c .shogun-image-content {
  
    align-items: center;
  
}

#s-2510b08e-3df4-4474-b891-2751912b8ced {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2510b08e-3df4-4474-b891-2751912b8ced .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c3bdc613-2a06-4870-a21e-b244ea8ddfb0 {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-c3bdc613-2a06-4870-a21e-b244ea8ddfb0:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-c3bdc613-2a06-4870-a21e-b244ea8ddfb0:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-c3bdc613-2a06-4870-a21e-b244ea8ddfb0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

@media (max-width: 767px){#s-06c91581-76f4-4dcb-bd03-7a6af311c040 {
  
}
}
#s-06c91581-76f4-4dcb-bd03-7a6af311c040 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-f5d593b3-9827-4d41-8858-4a5fe9e04073 {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-f5d593b3-9827-4d41-8858-4a5fe9e04073"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-11494b19-f8d0-4c2c-8b4f-8fcec2664dad {
  text-align: center;
}




  #s-11494b19-f8d0-4c2c-8b4f-8fcec2664dad img.shogun-image {
    
    width: px;
  }


#s-11494b19-f8d0-4c2c-8b4f-8fcec2664dad .shogun-image-content {
  
    align-items: center;
  
}

#s-d4284c04-2736-426b-a98d-61776412dc5f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d4284c04-2736-426b-a98d-61776412dc5f .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d58bc952-7c27-419b-af12-6b37f05eb74a {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-d58bc952-7c27-419b-af12-6b37f05eb74a:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-d58bc952-7c27-419b-af12-6b37f05eb74a:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-d58bc952-7c27-419b-af12-6b37f05eb74a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-56e68f61-3def-43e5-b247-986521a19331 {
  margin-top: 10px;
}
@media (min-width: 1200px){#s-56e68f61-3def-43e5-b247-986521a19331 {
  display: none;
}
#s-56e68f61-3def-43e5-b247-986521a19331, #wrap-s-56e68f61-3def-43e5-b247-986521a19331 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-56e68f61-3def-43e5-b247-986521a19331 {
  display: none;
}
#s-56e68f61-3def-43e5-b247-986521a19331, #wrap-s-56e68f61-3def-43e5-b247-986521a19331 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-56e68f61-3def-43e5-b247-986521a19331 {
  display: none;
}
#s-56e68f61-3def-43e5-b247-986521a19331, #wrap-s-56e68f61-3def-43e5-b247-986521a19331 { display:none !important; }}
#s-56e68f61-3def-43e5-b247-986521a19331 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 1);
}

#s-17d4940f-54c9-4f38-886e-114e90e897d7 {
  text-align: center;
}




  #s-17d4940f-54c9-4f38-886e-114e90e897d7 img.shogun-image {
    
    width: px;
  }


#s-17d4940f-54c9-4f38-886e-114e90e897d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-71a8d2b3-1038-49be-8acf-8aba02d99b36 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-71a8d2b3-1038-49be-8acf-8aba02d99b36 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-51831a57-93f5-42c4-a6f9-d09f11f3a274 {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-51831a57-93f5-42c4-a6f9-d09f11f3a274:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-51831a57-93f5-42c4-a6f9-d09f11f3a274:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-51831a57-93f5-42c4-a6f9-d09f11f3a274.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-a55a6de8-e096-4d75-aa4f-a059d5cdb7c0 {
  margin-top: 10px;
}
@media (min-width: 1200px){#s-a55a6de8-e096-4d75-aa4f-a059d5cdb7c0 {
  display: none;
}
#s-a55a6de8-e096-4d75-aa4f-a059d5cdb7c0, #wrap-s-a55a6de8-e096-4d75-aa4f-a059d5cdb7c0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a55a6de8-e096-4d75-aa4f-a059d5cdb7c0 {
  display: none;
}
#s-a55a6de8-e096-4d75-aa4f-a059d5cdb7c0, #wrap-s-a55a6de8-e096-4d75-aa4f-a059d5cdb7c0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a55a6de8-e096-4d75-aa4f-a059d5cdb7c0 {
  display: none;
}
#s-a55a6de8-e096-4d75-aa4f-a059d5cdb7c0, #wrap-s-a55a6de8-e096-4d75-aa4f-a059d5cdb7c0 { display:none !important; }}
#s-a55a6de8-e096-4d75-aa4f-a059d5cdb7c0 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 1);
}

#s-04a1596f-66d8-4b55-9d3a-b11cdaa99390 {
  text-align: center;
}




  #s-04a1596f-66d8-4b55-9d3a-b11cdaa99390 img.shogun-image {
    
    width: px;
  }


#s-04a1596f-66d8-4b55-9d3a-b11cdaa99390 .shogun-image-content {
  
    align-items: center;
  
}

#s-dc1bb202-eb6b-4ec0-939a-2baf66346292 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dc1bb202-eb6b-4ec0-939a-2baf66346292 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2e25c435-0fa5-4d93-bc82-10bc5fda5d8f {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-2e25c435-0fa5-4d93-bc82-10bc5fda5d8f:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-2e25c435-0fa5-4d93-bc82-10bc5fda5d8f:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-2e25c435-0fa5-4d93-bc82-10bc5fda5d8f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-c85f7900-0ea6-4a85-8e35-cfbacffb3d49 {
  text-align: center;
}




  #s-c85f7900-0ea6-4a85-8e35-cfbacffb3d49 img.shogun-image {
    
    width: px;
  }


#s-c85f7900-0ea6-4a85-8e35-cfbacffb3d49 .shogun-image-content {
  
    align-items: center;
  
}

#s-26fcc8c0-f985-4faa-8cbc-38ae305ca16f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-26fcc8c0-f985-4faa-8cbc-38ae305ca16f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cde3a09f-fe9e-4f65-9eef-1d89d4927dbc {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-cde3a09f-fe9e-4f65-9eef-1d89d4927dbc:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-cde3a09f-fe9e-4f65-9eef-1d89d4927dbc:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-cde3a09f-fe9e-4f65-9eef-1d89d4927dbc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-82b74540-0fd6-4d18-a7ca-58e1b9c2decb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-782d7044-6e0e-49df-8906-b19f2a204ef6 {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-782d7044-6e0e-49df-8906-b19f2a204ef6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-64a53789-6e3e-4515-9c66-67e327ba6423 {
  text-align: center;
}




  #s-64a53789-6e3e-4515-9c66-67e327ba6423 img.shogun-image {
    
    width: px;
  }


#s-64a53789-6e3e-4515-9c66-67e327ba6423 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f8607a7-1c6e-4c02-90be-3a15755f1b25 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2f8607a7-1c6e-4c02-90be-3a15755f1b25 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ebc6eff0-4d2f-4e22-9e6c-1a71f05cebba {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-ebc6eff0-4d2f-4e22-9e6c-1a71f05cebba:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-ebc6eff0-4d2f-4e22-9e6c-1a71f05cebba:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-ebc6eff0-4d2f-4e22-9e6c-1a71f05cebba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-a8a2f49d-a125-44b1-b5de-aa71fd945017 {
  margin-top: 10px;
}
@media (min-width: 1200px){#s-a8a2f49d-a125-44b1-b5de-aa71fd945017 {
  display: none;
}
#s-a8a2f49d-a125-44b1-b5de-aa71fd945017, #wrap-s-a8a2f49d-a125-44b1-b5de-aa71fd945017 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a8a2f49d-a125-44b1-b5de-aa71fd945017 {
  display: none;
}
#s-a8a2f49d-a125-44b1-b5de-aa71fd945017, #wrap-s-a8a2f49d-a125-44b1-b5de-aa71fd945017 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a8a2f49d-a125-44b1-b5de-aa71fd945017 {
  display: none;
}
#s-a8a2f49d-a125-44b1-b5de-aa71fd945017, #wrap-s-a8a2f49d-a125-44b1-b5de-aa71fd945017 { display:none !important; }}
#s-a8a2f49d-a125-44b1-b5de-aa71fd945017 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 1);
}

#s-44e05ea9-46ae-4447-ad96-de82a4a1dbc6 {
  text-align: center;
}




  #s-44e05ea9-46ae-4447-ad96-de82a4a1dbc6 img.shogun-image {
    
    width: px;
  }


#s-44e05ea9-46ae-4447-ad96-de82a4a1dbc6 .shogun-image-content {
  
    align-items: center;
  
}

#s-bc592b9b-0dee-48e7-8ad8-2ab4b6ec3960 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc592b9b-0dee-48e7-8ad8-2ab4b6ec3960 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-23b2185c-9919-49dd-ad29-cdc69460ad66 {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-23b2185c-9919-49dd-ad29-cdc69460ad66:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-23b2185c-9919-49dd-ad29-cdc69460ad66:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-23b2185c-9919-49dd-ad29-cdc69460ad66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-2985b06a-01fc-4a21-aed5-0c3de3ccd095 {
  margin-top: 10px;
}
@media (min-width: 1200px){#s-2985b06a-01fc-4a21-aed5-0c3de3ccd095 {
  display: none;
}
#s-2985b06a-01fc-4a21-aed5-0c3de3ccd095, #wrap-s-2985b06a-01fc-4a21-aed5-0c3de3ccd095 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2985b06a-01fc-4a21-aed5-0c3de3ccd095 {
  display: none;
}
#s-2985b06a-01fc-4a21-aed5-0c3de3ccd095, #wrap-s-2985b06a-01fc-4a21-aed5-0c3de3ccd095 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2985b06a-01fc-4a21-aed5-0c3de3ccd095 {
  display: none;
}
#s-2985b06a-01fc-4a21-aed5-0c3de3ccd095, #wrap-s-2985b06a-01fc-4a21-aed5-0c3de3ccd095 { display:none !important; }}
#s-2985b06a-01fc-4a21-aed5-0c3de3ccd095 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 1);
}

#s-ae74e8b5-08a0-446b-9ea2-51e8779f6409 {
  text-align: center;
}




  #s-ae74e8b5-08a0-446b-9ea2-51e8779f6409 img.shogun-image {
    
    width: px;
  }


#s-ae74e8b5-08a0-446b-9ea2-51e8779f6409 .shogun-image-content {
  
    align-items: center;
  
}

#s-83e8d31e-0d20-4d4c-96a7-bf7336d2b5fd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-83e8d31e-0d20-4d4c-96a7-bf7336d2b5fd .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5a36203e-d933-4729-892e-7496486716c5 {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-5a36203e-d933-4729-892e-7496486716c5:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-5a36203e-d933-4729-892e-7496486716c5:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-5a36203e-d933-4729-892e-7496486716c5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-0bd9cd3e-0334-4d24-8620-60fb85cb3dc4 {
  text-align: center;
}




  #s-0bd9cd3e-0334-4d24-8620-60fb85cb3dc4 img.shogun-image {
    
    width: px;
  }


#s-0bd9cd3e-0334-4d24-8620-60fb85cb3dc4 .shogun-image-content {
  
    align-items: center;
  
}

#s-8701cfaf-0702-4a83-9f9c-1746ce1e20f9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8701cfaf-0702-4a83-9f9c-1746ce1e20f9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-290a3dc0-5a98-486f-bf28-5244728952fd {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-290a3dc0-5a98-486f-bf28-5244728952fd:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-290a3dc0-5a98-486f-bf28-5244728952fd:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-290a3dc0-5a98-486f-bf28-5244728952fd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-35df55f8-d03a-4176-96a3-a6372d237006 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-8dd74a64-1b1a-42cc-826f-45c86f48aafc {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-8dd74a64-1b1a-42cc-826f-45c86f48aafc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-5d7d21ef-c89e-4f94-806a-8f4994c81bb4 {
  text-align: center;
}




  #s-5d7d21ef-c89e-4f94-806a-8f4994c81bb4 img.shogun-image {
    
    width: px;
  }


#s-5d7d21ef-c89e-4f94-806a-8f4994c81bb4 .shogun-image-content {
  
    align-items: center;
  
}

#s-20ea8b13-cab2-4fdf-ad8b-456749626614 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-20ea8b13-cab2-4fdf-ad8b-456749626614 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-679ba061-fe54-4b74-9fd2-daed06a9271d {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-679ba061-fe54-4b74-9fd2-daed06a9271d:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-679ba061-fe54-4b74-9fd2-daed06a9271d:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-679ba061-fe54-4b74-9fd2-daed06a9271d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-6be2f23d-2bda-4e9e-8f27-25755ecef29e {
  margin-top: 10px;
}
@media (min-width: 1200px){#s-6be2f23d-2bda-4e9e-8f27-25755ecef29e {
  display: none;
}
#s-6be2f23d-2bda-4e9e-8f27-25755ecef29e, #wrap-s-6be2f23d-2bda-4e9e-8f27-25755ecef29e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6be2f23d-2bda-4e9e-8f27-25755ecef29e {
  display: none;
}
#s-6be2f23d-2bda-4e9e-8f27-25755ecef29e, #wrap-s-6be2f23d-2bda-4e9e-8f27-25755ecef29e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6be2f23d-2bda-4e9e-8f27-25755ecef29e {
  display: none;
}
#s-6be2f23d-2bda-4e9e-8f27-25755ecef29e, #wrap-s-6be2f23d-2bda-4e9e-8f27-25755ecef29e { display:none !important; }}
#s-6be2f23d-2bda-4e9e-8f27-25755ecef29e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 1);
}

#s-e4dc0950-1d39-45c4-bb49-5f7f5d1aad95 {
  text-align: center;
}




  #s-e4dc0950-1d39-45c4-bb49-5f7f5d1aad95 img.shogun-image {
    
    width: px;
  }


#s-e4dc0950-1d39-45c4-bb49-5f7f5d1aad95 .shogun-image-content {
  
    align-items: center;
  
}

#s-b56a5b82-724c-4a13-89c0-c98838a1c04f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b56a5b82-724c-4a13-89c0-c98838a1c04f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-04e2d188-ee14-4ace-a6e2-66aef1aacf5d {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-04e2d188-ee14-4ace-a6e2-66aef1aacf5d:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-04e2d188-ee14-4ace-a6e2-66aef1aacf5d:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-04e2d188-ee14-4ace-a6e2-66aef1aacf5d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-c973617c-7b92-4a74-8d86-722e8ebf9a1f {
  margin-top: 10px;
}
@media (min-width: 1200px){#s-c973617c-7b92-4a74-8d86-722e8ebf9a1f {
  display: none;
}
#s-c973617c-7b92-4a74-8d86-722e8ebf9a1f, #wrap-s-c973617c-7b92-4a74-8d86-722e8ebf9a1f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c973617c-7b92-4a74-8d86-722e8ebf9a1f {
  display: none;
}
#s-c973617c-7b92-4a74-8d86-722e8ebf9a1f, #wrap-s-c973617c-7b92-4a74-8d86-722e8ebf9a1f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c973617c-7b92-4a74-8d86-722e8ebf9a1f {
  display: none;
}
#s-c973617c-7b92-4a74-8d86-722e8ebf9a1f, #wrap-s-c973617c-7b92-4a74-8d86-722e8ebf9a1f { display:none !important; }}
#s-c973617c-7b92-4a74-8d86-722e8ebf9a1f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 1);
}

#s-363d0db1-6c76-4de0-b897-691b19aa615b {
  text-align: center;
}




  #s-363d0db1-6c76-4de0-b897-691b19aa615b img.shogun-image {
    
    width: px;
  }


#s-363d0db1-6c76-4de0-b897-691b19aa615b .shogun-image-content {
  
    align-items: center;
  
}

#s-713d982b-54f9-485b-9120-01dfea47fb38 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-713d982b-54f9-485b-9120-01dfea47fb38 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-50da8fba-5215-4cc2-8149-7442a03d0373 {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-50da8fba-5215-4cc2-8149-7442a03d0373:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-50da8fba-5215-4cc2-8149-7442a03d0373:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-50da8fba-5215-4cc2-8149-7442a03d0373.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-7f03f4da-f7cb-4dda-9f57-8941d5e3bb03 {
  text-align: center;
}




  #s-7f03f4da-f7cb-4dda-9f57-8941d5e3bb03 img.shogun-image {
    
    width: px;
  }


#s-7f03f4da-f7cb-4dda-9f57-8941d5e3bb03 .shogun-image-content {
  
    align-items: center;
  
}

#s-d558c72c-b31a-427f-85be-2f26227b4318 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d558c72c-b31a-427f-85be-2f26227b4318 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8f1d7feb-43d8-4ec2-b2cd-0a52b3c3ddcd {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-8f1d7feb-43d8-4ec2-b2cd-0a52b3c3ddcd:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-8f1d7feb-43d8-4ec2-b2cd-0a52b3c3ddcd:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-8f1d7feb-43d8-4ec2-b2cd-0a52b3c3ddcd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-b36e3040-964b-43a0-b1df-b31acd61ea65 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-b857505e-a409-4109-b07f-feb69f713598 {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-b857505e-a409-4109-b07f-feb69f713598"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-00022bd3-bb81-4dc0-9a6a-1d1bcc0236f3 {
  text-align: center;
}




  #s-00022bd3-bb81-4dc0-9a6a-1d1bcc0236f3 img.shogun-image {
    
    width: px;
  }


#s-00022bd3-bb81-4dc0-9a6a-1d1bcc0236f3 .shogun-image-content {
  
    align-items: center;
  
}

#s-122b65d3-8c22-4b1b-b315-aeaf84f97411 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-122b65d3-8c22-4b1b-b315-aeaf84f97411 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-de7e37a9-4926-491a-a3d0-47d39afda231 {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-de7e37a9-4926-491a-a3d0-47d39afda231:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-de7e37a9-4926-491a-a3d0-47d39afda231:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-de7e37a9-4926-491a-a3d0-47d39afda231.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-9e87a00b-3b95-41fd-828f-fe8c649b22d1 {
  margin-top: 10px;
}
@media (min-width: 1200px){#s-9e87a00b-3b95-41fd-828f-fe8c649b22d1 {
  display: none;
}
#s-9e87a00b-3b95-41fd-828f-fe8c649b22d1, #wrap-s-9e87a00b-3b95-41fd-828f-fe8c649b22d1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9e87a00b-3b95-41fd-828f-fe8c649b22d1 {
  display: none;
}
#s-9e87a00b-3b95-41fd-828f-fe8c649b22d1, #wrap-s-9e87a00b-3b95-41fd-828f-fe8c649b22d1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9e87a00b-3b95-41fd-828f-fe8c649b22d1 {
  display: none;
}
#s-9e87a00b-3b95-41fd-828f-fe8c649b22d1, #wrap-s-9e87a00b-3b95-41fd-828f-fe8c649b22d1 { display:none !important; }}
#s-9e87a00b-3b95-41fd-828f-fe8c649b22d1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 1);
}

#s-0bff9b3c-a014-48b6-9e35-6996540d8432 {
  text-align: center;
}




  #s-0bff9b3c-a014-48b6-9e35-6996540d8432 img.shogun-image {
    
    width: px;
  }


#s-0bff9b3c-a014-48b6-9e35-6996540d8432 .shogun-image-content {
  
    align-items: center;
  
}

#s-329a75a5-d432-486b-bd31-7da27f7e924b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-329a75a5-d432-486b-bd31-7da27f7e924b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-76966dfe-e720-4647-bec2-98b29a934756 {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-76966dfe-e720-4647-bec2-98b29a934756:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-76966dfe-e720-4647-bec2-98b29a934756:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-76966dfe-e720-4647-bec2-98b29a934756.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-459cf1a7-1771-4ecb-9fb8-23ee8c5f4e64 {
  margin-top: 10px;
}
@media (min-width: 1200px){#s-459cf1a7-1771-4ecb-9fb8-23ee8c5f4e64 {
  display: none;
}
#s-459cf1a7-1771-4ecb-9fb8-23ee8c5f4e64, #wrap-s-459cf1a7-1771-4ecb-9fb8-23ee8c5f4e64 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-459cf1a7-1771-4ecb-9fb8-23ee8c5f4e64 {
  display: none;
}
#s-459cf1a7-1771-4ecb-9fb8-23ee8c5f4e64, #wrap-s-459cf1a7-1771-4ecb-9fb8-23ee8c5f4e64 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-459cf1a7-1771-4ecb-9fb8-23ee8c5f4e64 {
  display: none;
}
#s-459cf1a7-1771-4ecb-9fb8-23ee8c5f4e64, #wrap-s-459cf1a7-1771-4ecb-9fb8-23ee8c5f4e64 { display:none !important; }}
#s-459cf1a7-1771-4ecb-9fb8-23ee8c5f4e64 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 1);
}

#s-589f4911-0ae1-4651-8796-a4316a241e4c {
  text-align: center;
}




  #s-589f4911-0ae1-4651-8796-a4316a241e4c img.shogun-image {
    
    width: px;
  }


#s-589f4911-0ae1-4651-8796-a4316a241e4c .shogun-image-content {
  
    align-items: center;
  
}

#s-2f488f19-ba15-49de-beb2-2e9b5676e92d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2f488f19-ba15-49de-beb2-2e9b5676e92d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1df69a18-fc42-4f83-94ba-d8516750fc44 {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-1df69a18-fc42-4f83-94ba-d8516750fc44:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-1df69a18-fc42-4f83-94ba-d8516750fc44:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-1df69a18-fc42-4f83-94ba-d8516750fc44.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-82eec672-7c5b-49f3-adab-c185c177ea6c {
  text-align: center;
}




  #s-82eec672-7c5b-49f3-adab-c185c177ea6c img.shogun-image {
    
    width: px;
  }


#s-82eec672-7c5b-49f3-adab-c185c177ea6c .shogun-image-content {
  
    align-items: center;
  
}

#s-017df100-fac5-4efe-9173-acf7c8ddd516 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-017df100-fac5-4efe-9173-acf7c8ddd516 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9a99dd10-cb22-44d4-a6a1-af15a575bd4e {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-9a99dd10-cb22-44d4-a6a1-af15a575bd4e:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-9a99dd10-cb22-44d4-a6a1-af15a575bd4e:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-9a99dd10-cb22-44d4-a6a1-af15a575bd4e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-22903f27-5597-47e8-be58-a5e983e6deab hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-9076c356-4bdf-4d2d-9071-8cad7b25d839 {
  margin-top: 10px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-9076c356-4bdf-4d2d-9071-8cad7b25d839"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-36617ce6-4024-4613-943f-00803ad0142a {
  text-align: center;
}




  #s-36617ce6-4024-4613-943f-00803ad0142a img.shogun-image {
    
    width: px;
  }


#s-36617ce6-4024-4613-943f-00803ad0142a .shogun-image-content {
  
    align-items: center;
  
}

#s-c57e8c52-983f-4af7-8416-a89c85cf2b72 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c57e8c52-983f-4af7-8416-a89c85cf2b72 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-806f0755-8ebe-4a79-b1d7-c508d7503c25 {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-806f0755-8ebe-4a79-b1d7-c508d7503c25:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-806f0755-8ebe-4a79-b1d7-c508d7503c25:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-806f0755-8ebe-4a79-b1d7-c508d7503c25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-5463736b-5760-490d-b393-4654cf63b13c {
  text-align: center;
}




  #s-5463736b-5760-490d-b393-4654cf63b13c img.shogun-image {
    
    width: px;
  }


#s-5463736b-5760-490d-b393-4654cf63b13c .shogun-image-content {
  
    align-items: center;
  
}

#s-6ad7e345-fb05-4ea0-afa3-bcb8741e7288 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6ad7e345-fb05-4ea0-afa3-bcb8741e7288 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d56b67a9-0ec2-47e9-bb3b-e76f9d025f0f {
  padding-top: 8px;
padding-left: 20px;
padding-bottom: 8px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(63, 29, 88, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.3em;
}
#s-d56b67a9-0ec2-47e9-bb3b-e76f9d025f0f:hover {background-color: rgba(253, 185, 39, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}#s-d56b67a9-0ec2-47e9-bb3b-e76f9d025f0f:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(63, 32, 90, 1) !important;}


#s-d56b67a9-0ec2-47e9-bb3b-e76f9d025f0f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-a6e4d82e-b8c9-49d1-8009-852848af9510 {
  display: none;
}
#s-a6e4d82e-b8c9-49d1-8009-852848af9510, #wrap-s-a6e4d82e-b8c9-49d1-8009-852848af9510 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a6e4d82e-b8c9-49d1-8009-852848af9510 {
  display: none;
}
#s-a6e4d82e-b8c9-49d1-8009-852848af9510, #wrap-s-a6e4d82e-b8c9-49d1-8009-852848af9510 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a6e4d82e-b8c9-49d1-8009-852848af9510 {
  display: none;
}
#s-a6e4d82e-b8c9-49d1-8009-852848af9510, #wrap-s-a6e4d82e-b8c9-49d1-8009-852848af9510 { display:none !important; }}
#s-a6e4d82e-b8c9-49d1-8009-852848af9510 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-bf964f0e-3e6b-44db-a268-d6c9ae1f4f36 {
  
}

@media (min-width: 1200px){#s-201f35af-9a1d-4bfa-8486-7b8fabc4ddec {
  display: none;
}
#s-201f35af-9a1d-4bfa-8486-7b8fabc4ddec, #wrap-s-201f35af-9a1d-4bfa-8486-7b8fabc4ddec { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-201f35af-9a1d-4bfa-8486-7b8fabc4ddec {
  display: none;
}
#s-201f35af-9a1d-4bfa-8486-7b8fabc4ddec, #wrap-s-201f35af-9a1d-4bfa-8486-7b8fabc4ddec { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-201f35af-9a1d-4bfa-8486-7b8fabc4ddec {
  display: none;
}
#s-201f35af-9a1d-4bfa-8486-7b8fabc4ddec, #wrap-s-201f35af-9a1d-4bfa-8486-7b8fabc4ddec { display:none !important; }}
#s-201f35af-9a1d-4bfa-8486-7b8fabc4ddec hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-da8c784a-394f-4399-b090-51ebf8a7ade5 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-da8c784a-394f-4399-b090-51ebf8a7ade5 {
  display: none;
}
#s-da8c784a-394f-4399-b090-51ebf8a7ade5, #wrap-s-da8c784a-394f-4399-b090-51ebf8a7ade5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-da8c784a-394f-4399-b090-51ebf8a7ade5 {
  display: none;
}
#s-da8c784a-394f-4399-b090-51ebf8a7ade5, #wrap-s-da8c784a-394f-4399-b090-51ebf8a7ade5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-da8c784a-394f-4399-b090-51ebf8a7ade5 {
  display: none;
}
#s-da8c784a-394f-4399-b090-51ebf8a7ade5, #wrap-s-da8c784a-394f-4399-b090-51ebf8a7ade5 { display:none !important; }}@media (max-width: 767px){#s-da8c784a-394f-4399-b090-51ebf8a7ade5 {
  display: none;
}
#s-da8c784a-394f-4399-b090-51ebf8a7ade5, #wrap-s-da8c784a-394f-4399-b090-51ebf8a7ade5 { display:none !important; }}







#s-da8c784a-394f-4399-b090-51ebf8a7ade5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da8c784a-394f-4399-b090-51ebf8a7ade5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
}

@media (min-width: 0px) {
[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ebf204eb-5626-42a1-a3ac-04e4a6ad852e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-6d0fa429-e58e-41b2-9bd9-18f8b15e7537 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6d0fa429-e58e-41b2-9bd9-18f8b15e7537 .shogun-heading-component h3 {
  color: #000;
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shg-social-alignable {
  display: inline-block;
}

.shg-social-container {
  display: flex;
}

.shg-social-element {
  display: inline-block;
  border: none !important;
  padding: 0px !important;
}

#s-0f33bf27-6290-4725-8974-8dd27668589a {
  text-align: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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