.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-f191a321-a6c1-404b-a44c-de2bc1fa1709 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-f191a321-a6c1-404b-a44c-de2bc1fa1709 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f191a321-a6c1-404b-a44c-de2bc1fa1709.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-1cac113c-a47b-45fb-9c26-5ebfa3336c7e {
  margin-top: 40px;
margin-left: 10%;
margin-bottom: 40px;
margin-right: 10%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1cac113c-a47b-45fb-9c26-5ebfa3336c7e {
  margin-left: 20%;
margin-right: 20%;
}
}



  #s-1cac113c-a47b-45fb-9c26-5ebfa3336c7e img.shogun-image {
    
    width: px;
  }


#s-1cac113c-a47b-45fb-9c26-5ebfa3336c7e .shogun-image-content {
  
    align-items: 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-4ae0ed93-4b56-479f-96c9-9af028a95924 {
  padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
text-align: center;
}

#s-4ae0ed93-4b56-479f-96c9-9af028a95924 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 45px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-4ae0ed93-4b56-479f-96c9-9af028a95924 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 35px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-87423e6f-7b7e-4f50-83a7-a3536e780011 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}

.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-482777ea-b428-42d7-bdeb-293dc18e0434 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 25%;
padding-bottom: 0px;
padding-right: 25%;
}
@media (min-width: 768px) and (max-width: 991px){#s-482777ea-b428-42d7-bdeb-293dc18e0434 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-482777ea-b428-42d7-bdeb-293dc18e0434 {
  padding-left: 10%;
padding-right: 10%;
}
}
@media (min-width: 0px) {
[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-482777ea-b428-42d7-bdeb-293dc18e0434"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

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

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

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

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

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

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

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

#s-a1aa6806-5a07-4d22-86be-da13ec3f8868 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 5px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a1aa6806-5a07-4d22-86be-da13ec3f8868:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a1aa6806-5a07-4d22-86be-da13ec3f8868:active {background-color: rgba(255, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-a1aa6806-5a07-4d22-86be-da13ec3f8868-btn-wrapper {
    text-align: center;
  }


#s-a1aa6806-5a07-4d22-86be-da13ec3f8868.shg-btn {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}

#s-f9be3c67-f29f-4051-9ada-fa96f33ed847 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 5px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f9be3c67-f29f-4051-9ada-fa96f33ed847:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f9be3c67-f29f-4051-9ada-fa96f33ed847:active {background-color: rgba(255, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-f9be3c67-f29f-4051-9ada-fa96f33ed847-btn-wrapper {
    text-align: center;
  }


#s-f9be3c67-f29f-4051-9ada-fa96f33ed847.shg-btn {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f9be3c67-f29f-4051-9ada-fa96f33ed847-btn-wrapper {
    text-align: center;
  }


#s-f9be3c67-f29f-4051-9ada-fa96f33ed847.shg-btn {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}
}
#s-57b82425-7eb1-45bf-9520-40f56d4f087d {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-57b82425-7eb1-45bf-9520-40f56d4f087d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57b82425-7eb1-45bf-9520-40f56d4f087d.shg-box.shg-c {
  justify-content: center;
}

.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-217db8c2-168b-4a2a-a22d-1089ae5d273d {
  box-shadow:0px 0px 0px 0px ;
margin-left: 15%;
margin-right: 15%;
padding-top: 40px;
padding-bottom: 0px;
}
@media (min-width: 1200px){#s-217db8c2-168b-4a2a-a22d-1089ae5d273d {
  margin-left: 20%;
margin-right: 20%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-217db8c2-168b-4a2a-a22d-1089ae5d273d {
  margin-left: 20%;
margin-right: 20%;
}
}@media (max-width: 767px){#s-217db8c2-168b-4a2a-a22d-1089ae5d273d {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-102869e2-b0d8-4fdb-bab6-c391e3c2deb7 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}




  #s-102869e2-b0d8-4fdb-bab6-c391e3c2deb7 img.shogun-image {
    
    width: px;
  }


#s-102869e2-b0d8-4fdb-bab6-c391e3c2deb7 .shogun-image-content {
  
    align-items: center;
  
}

#s-e435e33a-12f7-4732-be30-2957d620da5e {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-e435e33a-12f7-4732-be30-2957d620da5e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e435e33a-12f7-4732-be30-2957d620da5e.shg-box.shg-c {
  justify-content: center;
}

#s-88d62771-55d8-41aa-b9c2-7afac77daf1c {
  margin-top: 20px;
margin-left: 20%;
margin-bottom: 20px;
margin-right: 20%;
}
@media (min-width: 768px) and (max-width: 991px){#s-88d62771-55d8-41aa-b9c2-7afac77daf1c {
  margin-left: 15%;
margin-right: 15%;
}
}@media (max-width: 767px){#s-88d62771-55d8-41aa-b9c2-7afac77daf1c {
  margin-left: 10%;
margin-right: 10%;
}
}
@media (min-width: 0px) {
[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-88d62771-55d8-41aa-b9c2-7afac77daf1c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-ade02510-b5fd-4c44-b1c4-1ea8fb3c9860 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}




  #s-ade02510-b5fd-4c44-b1c4-1ea8fb3c9860 img.shogun-image {
    
    width: px;
  }


#s-ade02510-b5fd-4c44-b1c4-1ea8fb3c9860 .shogun-image-content {
  
    align-items: center;
  
}

#s-da557eec-d625-4925-a998-ae65cf5c928a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-da557eec-d625-4925-a998-ae65cf5c928a {
  margin-top: 10%;
margin-bottom: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-da557eec-d625-4925-a998-ae65cf5c928a {
  margin-top: 10%;
margin-bottom: 10%;
}
}







#s-da557eec-d625-4925-a998-ae65cf5c928a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da557eec-d625-4925-a998-ae65cf5c928a.shg-box.shg-c {
  justify-content: center;
}

#s-e411b8bd-44bc-448e-a07f-ed646356aa1f {
  padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: left;
}

#s-e411b8bd-44bc-448e-a07f-ed646356aa1f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-e411b8bd-44bc-448e-a07f-ed646356aa1f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 19px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}
#s-9d44270f-4da2-42c6-b4a9-e96a13dab5d3 {
  padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: left;
}

#s-9d44270f-4da2-42c6-b4a9-e96a13dab5d3 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 17px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-9d44270f-4da2-42c6-b4a9-e96a13dab5d3 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 14px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}
#s-775b9285-c528-4559-925d-274673b1ae5c {
  border-style: solid;
margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-left: 19%;
padding-bottom: 10px;
padding-right: 19%;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
}
@media (min-width: 1200px){#s-775b9285-c528-4559-925d-274673b1ae5c {
  margin-left: 20%;
margin-right: 20%;
padding-top: 10px;
padding-left: 9%;
padding-bottom: 10px;
padding-right: 9%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-775b9285-c528-4559-925d-274673b1ae5c {
  margin-left: 20%;
margin-right: 20%;
padding-left: 9%;
padding-right: 9%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-775b9285-c528-4559-925d-274673b1ae5c {
  margin-left: 15%;
margin-right: 15%;
padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-775b9285-c528-4559-925d-274673b1ae5c {
  padding-left: 3%;
padding-right: 3%;
}
}







#s-775b9285-c528-4559-925d-274673b1ae5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-775b9285-c528-4559-925d-274673b1ae5c.shg-box.shg-c {
  justify-content: center;
}

#s-f0bc9052-18b0-49d6-9138-219b6be6407e {
  padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
text-align: center;
}

#s-f0bc9052-18b0-49d6-9138-219b6be6407e .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 30px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 1200px){#s-f0bc9052-18b0-49d6-9138-219b6be6407e .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 45px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f0bc9052-18b0-49d6-9138-219b6be6407e .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 45px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}
#s-56ac0458-2ae8-43b0-a17e-a313b52fbb14 {
  margin-top: 10px;
margin-left: 3%;
margin-bottom: 10px;
margin-right: 3%;
}
@media (min-width: 768px) and (max-width: 991px){#s-56ac0458-2ae8-43b0-a17e-a313b52fbb14 {
  margin-left: 2%;
margin-right: 2%;
}
}
#s-f21709d6-c474-4d93-ad8d-3a89f59a7768 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-f21709d6-c474-4d93-ad8d-3a89f59a7768 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f21709d6-c474-4d93-ad8d-3a89f59a7768.shg-box.shg-c {
  justify-content: center;
}

#s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d {
  margin-top: 20px;
margin-left: 20%;
margin-bottom: 20px;
margin-right: 20%;
}
@media (min-width: 768px) and (max-width: 991px){#s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d {
  margin-left: 15%;
margin-right: 15%;
}
}@media (max-width: 767px){#s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d {
  margin-left: 10%;
margin-right: 10%;
}
}
@media (min-width: 0px) {
[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-ea0b3a51-4721-46fe-a9f4-8b9916bd4c6d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-d8219783-3120-4f5f-bee5-29ce75c6aebd {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
text-align: center;
}
@media (max-width: 767px){#s-d8219783-3120-4f5f-bee5-29ce75c6aebd {
  margin-top: 0px;
margin-bottom: 20px;
}
}




#s-d8219783-3120-4f5f-bee5-29ce75c6aebd .shogun-image-content {
  
    align-items: center;
  
}

#s-f41d6af7-c45f-4593-8e22-5303a205d082 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
text-align: center;
}





#s-f41d6af7-c45f-4593-8e22-5303a205d082 .shogun-image-content {
  
    align-items: center;
  
}

#s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a {
  margin-top: 20px;
margin-left: 20%;
margin-bottom: 20px;
margin-right: 20%;
}
@media (min-width: 768px) and (max-width: 991px){#s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a {
  margin-left: 15%;
margin-right: 15%;
}
}@media (max-width: 767px){#s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a {
  margin-left: 10%;
margin-right: 10%;
}
}
@media (min-width: 0px) {
[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a49e18b6-cf93-4831-9cc9-2ffee3b3b23a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-cf2145e1-ff5c-41ad-b6ec-7f91bf7aa4ba {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
text-align: center;
}
@media (max-width: 767px){#s-cf2145e1-ff5c-41ad-b6ec-7f91bf7aa4ba {
  margin-top: 0px;
margin-bottom: 20px;
}
}




#s-cf2145e1-ff5c-41ad-b6ec-7f91bf7aa4ba .shogun-image-content {
  
    align-items: center;
  
}

#s-271a5015-6a9a-4982-af80-0977a03efa64 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
text-align: center;
}





#s-271a5015-6a9a-4982-af80-0977a03efa64 .shogun-image-content {
  
    align-items: center;
  
}

#s-cbcf6a5d-e8b3-4052-b0b2-a853edd695f1 {
  margin-top: 40px;
margin-bottom: 40px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-cbcf6a5d-e8b3-4052-b0b2-a853edd695f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbcf6a5d-e8b3-4052-b0b2-a853edd695f1.shg-box.shg-c {
  justify-content: center;
}

#s-2c644f34-e86d-4823-b4fa-499f05878cd6 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c644f34-e86d-4823-b4fa-499f05878cd6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1de8ba5d-2550-4a83-a1fe-4918aa91b29f {
  border-style: solid;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 15px;
padding-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
text-align: center;
background-color: rgba(255, 0, 0, 1);
}

#s-1de8ba5d-2550-4a83-a1fe-4918aa91b29f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 22px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 1200px){#s-1de8ba5d-2550-4a83-a1fe-4918aa91b29f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 22px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-1de8ba5d-2550-4a83-a1fe-4918aa91b29f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 22px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2d447006-cafd-4952-824d-7cd59edb544d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-2d6399f0-2b37-4fe5-a990-e8cd1305ddb6 {
  text-align: center;
}





#s-2d6399f0-2b37-4fe5-a990-e8cd1305ddb6 .shogun-image-content {
  
    align-items: center;
  
}

#s-86a2c770-b53a-444e-90d8-1f5a66e648cf {
  text-align: center;
}





#s-86a2c770-b53a-444e-90d8-1f5a66e648cf .shogun-image-content {
  
    align-items: center;
  
}

#s-93892ba0-5c2e-4bb3-a9bf-779c43994e18 {
  text-align: center;
}





#s-93892ba0-5c2e-4bb3-a9bf-779c43994e18 .shogun-image-content {
  
    align-items: center;
  
}

#s-e651e6df-7465-4c8a-a8dc-637dc9088b77 {
  text-align: center;
}
@media (max-width: 767px){#s-e651e6df-7465-4c8a-a8dc-637dc9088b77 {
  margin-top: 0px;
margin-bottom: 15px;
}
}




#s-e651e6df-7465-4c8a-a8dc-637dc9088b77 .shogun-image-content {
  
    align-items: center;
  
}

#s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 2%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-03ff6955-3b27-4b8f-83d5-2a4b8cf5ff9c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4174d47e-e99e-45af-92ba-f11dd31a040a {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}





#s-4174d47e-e99e-45af-92ba-f11dd31a040a .shogun-image-content {
  
    align-items: center;
  
}

#s-a547b2b4-b39c-4174-8f6d-8e51eeacb0cb {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 40px;
margin-right: 0%;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 5px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
line-height: 2em;
}
#s-a547b2b4-b39c-4174-8f6d-8e51eeacb0cb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a547b2b4-b39c-4174-8f6d-8e51eeacb0cb:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-a547b2b4-b39c-4174-8f6d-8e51eeacb0cb {
  margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a547b2b4-b39c-4174-8f6d-8e51eeacb0cb {
  margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a547b2b4-b39c-4174-8f6d-8e51eeacb0cb {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-a547b2b4-b39c-4174-8f6d-8e51eeacb0cb {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
}
}


#s-a547b2b4-b39c-4174-8f6d-8e51eeacb0cb.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){

#s-a547b2b4-b39c-4174-8f6d-8e51eeacb0cb.shg-btn {
  color: #ffffff;
  font-size: 34px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){

#s-a547b2b4-b39c-4174-8f6d-8e51eeacb0cb.shg-btn {
  color: #ffffff;
  font-size: 34px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-c8ec1464-5e0b-405b-aeaf-082fcf1bba17 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-c8ec1464-5e0b-405b-aeaf-082fcf1bba17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8ec1464-5e0b-405b-aeaf-082fcf1bba17.shg-box.shg-c {
  justify-content: center;
}

#s-a5b6d5bc-f6bf-4c39-8193-a62ee65fcc38 {
  margin-top: 40px;
margin-left: 0%;
margin-bottom: 40px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-a5b6d5bc-f6bf-4c39-8193-a62ee65fcc38 img.shogun-image {
    
    width: px;
  }


#s-a5b6d5bc-f6bf-4c39-8193-a62ee65fcc38 .shogun-image-content {
  
    align-items: center;
  
}

#s-8d6a6a5b-055f-4193-8b7f-e8e9ee412309 {
  box-shadow:0px 0px 0px 0px ;
margin-left: 15%;
margin-right: 15%;
}
@media (min-width: 1200px){#s-8d6a6a5b-055f-4193-8b7f-e8e9ee412309 {
  margin-left: 20%;
margin-right: 20%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8d6a6a5b-055f-4193-8b7f-e8e9ee412309 {
  margin-left: 20%;
margin-right: 20%;
}
}@media (max-width: 767px){#s-8d6a6a5b-055f-4193-8b7f-e8e9ee412309 {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-b86dc25d-c744-4b9c-856c-5e673d67ea39 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-b86dc25d-c744-4b9c-856c-5e673d67ea39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b86dc25d-c744-4b9c-856c-5e673d67ea39.shg-box.shg-c {
  justify-content: center;
}

#s-4f69987e-0fc9-4c46-b1a2-238a01d6d4ad {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-4f69987e-0fc9-4c46-b1a2-238a01d6d4ad .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a6d50ee5-1e5b-45e3-bc76-57541a6c962e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-1848731d-6988-4028-ac37-926794c904bb {
  text-align: center;
}





#s-1848731d-6988-4028-ac37-926794c904bb .shogun-image-content {
  
    align-items: center;
  
}

#s-309203e6-446b-4003-a1c7-27d5661392e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-309203e6-446b-4003-a1c7-27d5661392e4 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-309203e6-446b-4003-a1c7-27d5661392e4 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-44f0a81f-a565-41fb-a28c-703c622b9788 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
border-radius: 5px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
line-height: 1.5em;
}
#s-44f0a81f-a565-41fb-a28c-703c622b9788:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-44f0a81f-a565-41fb-a28c-703c622b9788:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-44f0a81f-a565-41fb-a28c-703c622b9788.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-44f0a81f-a565-41fb-a28c-703c622b9788.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-0d97425a-87a1-4281-85b2-3c1d54514938 {
  text-align: center;
}





#s-0d97425a-87a1-4281-85b2-3c1d54514938 .shogun-image-content {
  
    align-items: center;
  
}

#s-aaf9f630-1f81-405a-a76c-76e74e31a3f1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aaf9f630-1f81-405a-a76c-76e74e31a3f1 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-aaf9f630-1f81-405a-a76c-76e74e31a3f1 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-7044750b-64fa-44ba-bfaf-fc1a06d4b9bd {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
border-radius: 5px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
line-height: 1.5em;
}
#s-7044750b-64fa-44ba-bfaf-fc1a06d4b9bd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7044750b-64fa-44ba-bfaf-fc1a06d4b9bd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7044750b-64fa-44ba-bfaf-fc1a06d4b9bd.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-7044750b-64fa-44ba-bfaf-fc1a06d4b9bd.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-24b64d0f-4418-4e2e-84ea-5e934641b45c {
  text-align: center;
}





#s-24b64d0f-4418-4e2e-84ea-5e934641b45c .shogun-image-content {
  
    align-items: center;
  
}

#s-90827bc5-28d5-4681-beba-fa4c9d270903 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-90827bc5-28d5-4681-beba-fa4c9d270903 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-90827bc5-28d5-4681-beba-fa4c9d270903 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-fdb1b028-3b27-4a36-ac4c-8be677626881 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
border-radius: 5px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
line-height: 1.5em;
}
#s-fdb1b028-3b27-4a36-ac4c-8be677626881:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fdb1b028-3b27-4a36-ac4c-8be677626881:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fdb1b028-3b27-4a36-ac4c-8be677626881.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-fdb1b028-3b27-4a36-ac4c-8be677626881.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-99f82c22-61d3-440c-bc55-5044d60eb16b {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-99f82c22-61d3-440c-bc55-5044d60eb16b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99f82c22-61d3-440c-bc55-5044d60eb16b.shg-box.shg-c {
  justify-content: center;
}

#s-34b4566b-f820-4617-9c4d-8dd9ff8670c3 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
background-color: rgba(0, 0, 0, 1);
}

@media (min-width: 0px) {
[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-34b4566b-f820-4617-9c4d-8dd9ff8670c3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-1fbe9eed-d7f0-4a6e-a3af-ae9faa1ba6f1 {
  min-height: 50px;
}








#s-1fbe9eed-d7f0-4a6e-a3af-ae9faa1ba6f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1fbe9eed-d7f0-4a6e-a3af-ae9faa1ba6f1.shg-box.shg-c {
  justify-content: center;
}

#s-8856fc11-6d89-4d24-b609-b84d4bee2ee9 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-8856fc11-6d89-4d24-b609-b84d4bee2ee9 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}
}
#s-8856fc11-6d89-4d24-b609-b84d4bee2ee9 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 70px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-8856fc11-6d89-4d24-b609-b84d4bee2ee9 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 80px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8856fc11-6d89-4d24-b609-b84d4bee2ee9 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 80px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 768px) and (max-width: 991px){#s-8856fc11-6d89-4d24-b609-b84d4bee2ee9 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 35px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-8856fc11-6d89-4d24-b609-b84d4bee2ee9 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}
#s-e771ec78-6c2f-4896-81c2-d9345d6d2b96 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-e771ec78-6c2f-4896-81c2-d9345d6d2b96 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}
}
#s-e771ec78-6c2f-4896-81c2-d9345d6d2b96 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-e771ec78-6c2f-4896-81c2-d9345d6d2b96 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-e771ec78-6c2f-4896-81c2-d9345d6d2b96 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-c4ea8b42-8f35-4fb0-a771-25363a8e1562 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-c4ea8b42-8f35-4fb0-a771-25363a8e1562 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}
}
#s-c4ea8b42-8f35-4fb0-a771-25363a8e1562 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (max-width: 767px){#s-c4ea8b42-8f35-4fb0-a771-25363a8e1562 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-ba863b67-3d4d-422b-83fd-58f488f14daa {
  margin-top: 4%;
margin-bottom: 4%;
min-height: 50px;
}








#s-ba863b67-3d4d-422b-83fd-58f488f14daa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba863b67-3d4d-422b-83fd-58f488f14daa.shg-box.shg-c {
  justify-content: center;
}

#s-c4dacd3d-5d67-424e-8326-28c4382443bb {
  margin-top: 0px;
margin-left: 20%;
margin-bottom: 20px;
margin-right: 20%;
text-align: center;
}
@media (min-width: 1200px){#s-c4dacd3d-5d67-424e-8326-28c4382443bb {
  margin-left: 25%;
margin-right: 25%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c4dacd3d-5d67-424e-8326-28c4382443bb {
  margin-right: 25%;
}
}@media (max-width: 767px){#s-c4dacd3d-5d67-424e-8326-28c4382443bb {
  margin-left: 10%;
margin-right: 10%;
}
}




#s-c4dacd3d-5d67-424e-8326-28c4382443bb .shogun-image-content {
  
    align-items: center;
  
}

#s-58af2eb2-96b6-407c-a556-2006fb2dee9d {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 40px;
margin-right: 0%;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 5px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
line-height: 2em;
}
#s-58af2eb2-96b6-407c-a556-2006fb2dee9d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-58af2eb2-96b6-407c-a556-2006fb2dee9d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-58af2eb2-96b6-407c-a556-2006fb2dee9d {
  margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-58af2eb2-96b6-407c-a556-2006fb2dee9d {
  margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-58af2eb2-96b6-407c-a556-2006fb2dee9d {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-58af2eb2-96b6-407c-a556-2006fb2dee9d {
  margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
}
}


#s-58af2eb2-96b6-407c-a556-2006fb2dee9d.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){

#s-58af2eb2-96b6-407c-a556-2006fb2dee9d.shg-btn {
  color: #ffffff;
  font-size: 34px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){

#s-58af2eb2-96b6-407c-a556-2006fb2dee9d.shg-btn {
  color: #ffffff;
  font-size: 34px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-9c31f08a-c336-429d-9520-f26277323dee {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-9c31f08a-c336-429d-9520-f26277323dee {
  padding-top: 20px;
padding-bottom: 20px;
}
}







#s-9c31f08a-c336-429d-9520-f26277323dee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c31f08a-c336-429d-9520-f26277323dee.shg-box.shg-c {
  justify-content: center;
}

#s-9db496bc-8698-46b6-80ca-19395a0f4dab {
  margin-top: 0px;
margin-left: 20%;
margin-bottom: 0px;
margin-right: 20%;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-9db496bc-8698-46b6-80ca-19395a0f4dab {
  margin-left: 10%;
margin-right: 10%;
}
}@media (max-width: 767px){#s-9db496bc-8698-46b6-80ca-19395a0f4dab {
  margin-left: 10%;
margin-right: 10%;
}
}
@media (min-width: 0px) {
[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-9db496bc-8698-46b6-80ca-19395a0f4dab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-2f568d16-4f51-42ac-bb62-6b993f874479 {
  min-height: 50px;
}








#s-2f568d16-4f51-42ac-bb62-6b993f874479 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f568d16-4f51-42ac-bb62-6b993f874479.shg-box.shg-c {
  justify-content: center;
}

#s-cb5cc582-92b5-40c8-b796-12d74ab005b2 {
  text-align: left;
}
@media (max-width: 767px){#s-cb5cc582-92b5-40c8-b796-12d74ab005b2 {
  text-align: center;
}
}



  #s-cb5cc582-92b5-40c8-b796-12d74ab005b2 img.shogun-image {
    
    width: px;
  }


#s-cb5cc582-92b5-40c8-b796-12d74ab005b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd564911-1955-4bc7-8e6a-b9fd54f1cd63 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-cd564911-1955-4bc7-8e6a-b9fd54f1cd63 {
  padding-bottom: 10px;
text-align: center;
}
}
#s-cd564911-1955-4bc7-8e6a-b9fd54f1cd63 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-cd564911-1955-4bc7-8e6a-b9fd54f1cd63 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 35px;
  line-height: 1em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-cd564911-1955-4bc7-8e6a-b9fd54f1cd63 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}


}
#s-290f16d4-837a-47bc-a231-be0cd38c1813 {
  margin-left: 1%;
margin-right: 1%;
padding-top: 0px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-290f16d4-837a-47bc-a231-be0cd38c1813 {
  padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}
}
#s-290f16d4-837a-47bc-a231-be0cd38c1813 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-290f16d4-837a-47bc-a231-be0cd38c1813 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-290f16d4-837a-47bc-a231-be0cd38c1813 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-50a52af9-0f12-4184-894f-a29547f01fcf {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
border-radius: 5px;
background-color: rgba(255, 0, 0, 1);
text-align: left;
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
line-height: 1.5em;
}
#s-50a52af9-0f12-4184-894f-a29547f01fcf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-50a52af9-0f12-4184-894f-a29547f01fcf:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-50a52af9-0f12-4184-894f-a29547f01fcf {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 5px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
line-height: 1.5em;
}
#s-50a52af9-0f12-4184-894f-a29547f01fcf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-50a52af9-0f12-4184-894f-a29547f01fcf:active {background-color: #000000 !important;
text-decoration: none !important;}}

  #s-50a52af9-0f12-4184-894f-a29547f01fcf-btn-wrapper {
    text-align: left;
  }


#s-50a52af9-0f12-4184-894f-a29547f01fcf.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){
  #s-50a52af9-0f12-4184-894f-a29547f01fcf-btn-wrapper {
    text-align: left;
  }


#s-50a52af9-0f12-4184-894f-a29547f01fcf.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-50a52af9-0f12-4184-894f-a29547f01fcf-btn-wrapper {
    text-align: center;
  }


#s-50a52af9-0f12-4184-894f-a29547f01fcf.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-c216462f-6799-4f2a-a9f5-e2ee8b076aef {
  margin-left: 0%;
margin-right: 0%;
text-align: center;
}




  #s-c216462f-6799-4f2a-a9f5-e2ee8b076aef img.shogun-image {
    
    width: px;
  }


#s-c216462f-6799-4f2a-a9f5-e2ee8b076aef .shogun-image-content {
  
    align-items: center;
  
}

#s-f9e9b697-9996-4bc0-8fba-39e504906e0c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (max-width: 767px){#s-f9e9b697-9996-4bc0-8fba-39e504906e0c {
  padding-top: 0px;
padding-bottom: 0px;
}
}







#s-f9e9b697-9996-4bc0-8fba-39e504906e0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9e9b697-9996-4bc0-8fba-39e504906e0c.shg-box.shg-c {
  justify-content: center;
}

#s-689fa4e2-46da-4a0a-80a9-ee1f1647f703 {
  margin-top: 20px;
margin-left: 20%;
margin-bottom: 20px;
margin-right: 20%;
}
@media (min-width: 768px) and (max-width: 991px){#s-689fa4e2-46da-4a0a-80a9-ee1f1647f703 {
  margin-left: 15%;
margin-right: 15%;
}
}@media (max-width: 767px){#s-689fa4e2-46da-4a0a-80a9-ee1f1647f703 {
  margin-left: 10%;
margin-right: 10%;
}
}
@media (min-width: 0px) {
[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-689fa4e2-46da-4a0a-80a9-ee1f1647f703"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-85980bd2-b58f-4002-9716-cab7638f2e61 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
text-align: center;
}
@media (max-width: 767px){#s-85980bd2-b58f-4002-9716-cab7638f2e61 {
  margin-top: 0px;
margin-bottom: 20px;
}
}




#s-85980bd2-b58f-4002-9716-cab7638f2e61 .shogun-image-content {
  
    align-items: center;
  
}

#s-3b3f4e0e-7c4b-4845-bc18-cd41f7dd96d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3b3f4e0e-7c4b-4845-bc18-cd41f7dd96d0 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-3b3f4e0e-7c4b-4845-bc18-cd41f7dd96d0 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-a2c8bbaf-2d59-4679-a14e-b44ef1d96187 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
border-radius: 5px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
line-height: 1.5em;
}
#s-a2c8bbaf-2d59-4679-a14e-b44ef1d96187:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a2c8bbaf-2d59-4679-a14e-b44ef1d96187:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-a2c8bbaf-2d59-4679-a14e-b44ef1d96187 {
  margin-bottom: 40px;
}
}


#s-a2c8bbaf-2d59-4679-a14e-b44ef1d96187.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-a2c8bbaf-2d59-4679-a14e-b44ef1d96187.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-8695e364-be1b-4d93-82a9-589a22b46671 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
text-align: center;
}





#s-8695e364-be1b-4d93-82a9-589a22b46671 .shogun-image-content {
  
    align-items: center;
  
}

#s-b6fe34c9-9620-4c3f-b2b3-4d76b39e308d {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-b6fe34c9-9620-4c3f-b2b3-4d76b39e308d .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-b6fe34c9-9620-4c3f-b2b3-4d76b39e308d .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-662db09b-35e0-4643-96d5-472ad613c816 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
padding-top: 10px;
padding-left: 80px;
padding-bottom: 10px;
padding-right: 80px;
border-radius: 5px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
line-height: 1.5em;
}
#s-662db09b-35e0-4643-96d5-472ad613c816:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-662db09b-35e0-4643-96d5-472ad613c816:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-662db09b-35e0-4643-96d5-472ad613c816.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-662db09b-35e0-4643-96d5-472ad613c816.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-026c2358-1136-4f86-8ee7-60d866935de6 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-026c2358-1136-4f86-8ee7-60d866935de6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-cbe8fccb-596a-4fe7-a228-a6a7f0353f45 {
  text-align: center;
}





#s-cbe8fccb-596a-4fe7-a228-a6a7f0353f45 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd285146-902f-4e2d-9374-a535e8f21724 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cd285146-902f-4e2d-9374-a535e8f21724 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-cd285146-902f-4e2d-9374-a535e8f21724 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-465e56a3-ba89-45b9-a761-498d12e5e7de {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-465e56a3-ba89-45b9-a761-498d12e5e7de .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  italic ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-465e56a3-ba89-45b9-a761-498d12e5e7de .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  italic ;
  font-size: 17px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-591bd3be-2481-478e-82a4-8e0c8b5c2ed3 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
padding-top: 10px;
padding-left: 60px;
padding-bottom: 10px;
padding-right: 60px;
border-radius: 5px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
line-height: 1.5em;
}
#s-591bd3be-2481-478e-82a4-8e0c8b5c2ed3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-591bd3be-2481-478e-82a4-8e0c8b5c2ed3:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-591bd3be-2481-478e-82a4-8e0c8b5c2ed3 {
  padding-left: 40px;
padding-right: 40px;
}
}


#s-591bd3be-2481-478e-82a4-8e0c8b5c2ed3.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-591bd3be-2481-478e-82a4-8e0c8b5c2ed3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-74d30418-ee94-4e10-bb3f-683bc600b399 {
  text-align: center;
}





#s-74d30418-ee94-4e10-bb3f-683bc600b399 .shogun-image-content {
  
    align-items: center;
  
}

#s-ef253655-b66a-4444-b8cd-0f6ad62ae723 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ef253655-b66a-4444-b8cd-0f6ad62ae723 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 35px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-ef253655-b66a-4444-b8cd-0f6ad62ae723 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-458ecb9d-fc81-4ce6-a9c5-df8a9586a361 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-458ecb9d-fc81-4ce6-a9c5-df8a9586a361 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  italic ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-458ecb9d-fc81-4ce6-a9c5-df8a9586a361 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  italic ;
  font-size: 17px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-c0265495-a129-4bb0-b115-7a4cbcf13381 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 5px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
line-height: 1.5em;
}
#s-c0265495-a129-4bb0-b115-7a4cbcf13381:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c0265495-a129-4bb0-b115-7a4cbcf13381:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c0265495-a129-4bb0-b115-7a4cbcf13381 {
  padding-left: 60px;
padding-right: 60px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c0265495-a129-4bb0-b115-7a4cbcf13381 {
  padding-left: 60px;
padding-right: 60px;
}
}@media (max-width: 767px){#s-c0265495-a129-4bb0-b115-7a4cbcf13381 {
  padding-left: 60px;
padding-right: 60px;
}
}


#s-c0265495-a129-4bb0-b115-7a4cbcf13381.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-c0265495-a129-4bb0-b115-7a4cbcf13381.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-e9f3e4f9-14b5-40b5-ba0d-11c42ecccac3 {
  text-align: center;
}





#s-e9f3e4f9-14b5-40b5-ba0d-11c42ecccac3 .shogun-image-content {
  
    align-items: center;
  
}

#s-bc50f076-53ac-44f8-b0be-98b95d2a06bc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc50f076-53ac-44f8-b0be-98b95d2a06bc .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-bc50f076-53ac-44f8-b0be-98b95d2a06bc .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: "Montserrat";
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-a96f505a-1330-4950-a4ab-40181e9ca6a3 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a96f505a-1330-4950-a4ab-40181e9ca6a3 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  italic ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-a96f505a-1330-4950-a4ab-40181e9ca6a3 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Montserrat";
  font-style:  italic ;
  font-size: 17px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-3abf7db9-b2e1-4ce4-bb3d-f80b24541854 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
padding-top: 10px;
padding-left: 60px;
padding-bottom: 10px;
padding-right: 60px;
border-radius: 5px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
line-height: 1.5em;
}
#s-3abf7db9-b2e1-4ce4-bb3d-f80b24541854:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3abf7db9-b2e1-4ce4-bb3d-f80b24541854:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-3abf7db9-b2e1-4ce4-bb3d-f80b24541854 {
  padding-left: 40px;
padding-right: 40px;
}
}


#s-3abf7db9-b2e1-4ce4-bb3d-f80b24541854.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-3abf7db9-b2e1-4ce4-bb3d-f80b24541854.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-ca9a70a8-2757-4ff2-b76a-0d92e2d4ab41 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-ca9a70a8-2757-4ff2-b76a-0d92e2d4ab41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca9a70a8-2757-4ff2-b76a-0d92e2d4ab41.shg-box.shg-c {
  justify-content: center;
}

#s-53244279-7199-4f51-84c5-71ee7c45f012 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 30px;
padding-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-53244279-7199-4f51-84c5-71ee7c45f012 {
  margin-left: 10%;
margin-right: 10%;
}
}
@media (min-width: 0px) {
[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (max-width: 767px) {
  [id="s-53244279-7199-4f51-84c5-71ee7c45f012"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f5158415-218e-462c-99dd-de1e81a9f92a {
  text-align: center;
}





#s-f5158415-218e-462c-99dd-de1e81a9f92a .shogun-image-content {
  
    align-items: center;
  
}

#s-2362e3ec-86f5-4ee6-8686-8bd8985df034 {
  margin-bottom: 20px;
text-align: center;
}





#s-2362e3ec-86f5-4ee6-8686-8bd8985df034 .shogun-image-content {
  
    align-items: center;
  
}

#s-a9d94fc9-3d30-4bec-995f-0e0290a9bf43 {
  margin-top: 0px;
margin-left: 7%;
margin-bottom: 0px;
margin-right: 7%;
max-width: 100%;
}
@media (min-width: 1200px){#s-a9d94fc9-3d30-4bec-995f-0e0290a9bf43 {
  margin-top: 0px;
}
}@media (max-width: 767px){#s-a9d94fc9-3d30-4bec-995f-0e0290a9bf43 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
}
}
#s-b5ab77d4-6a5d-4047-9d6d-216ce7377abb {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 40px;
margin-right: 0%;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 5px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
line-height: 2em;
}
#s-b5ab77d4-6a5d-4047-9d6d-216ce7377abb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b5ab77d4-6a5d-4047-9d6d-216ce7377abb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b5ab77d4-6a5d-4047-9d6d-216ce7377abb.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){

#s-b5ab77d4-6a5d-4047-9d6d-216ce7377abb.shg-btn {
  color: #ffffff;
  font-size: 34px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){

#s-b5ab77d4-6a5d-4047-9d6d-216ce7377abb.shg-btn {
  color: #ffffff;
  font-size: 34px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-453a4140-1761-4330-9a1d-b58f06a7f463 {
  min-height: 50px;
background-color: rgba(255, 0, 0, 1);
}








#s-453a4140-1761-4330-9a1d-b58f06a7f463 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-453a4140-1761-4330-9a1d-b58f06a7f463.shg-box.shg-c {
  justify-content: 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;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}
