.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-8ab45c0c-3d64-401e-950f-4cac52d9633f {
  min-height: 100px;
}
@media (max-width: 767px){#s-8ab45c0c-3d64-401e-950f-4cac52d9633f {
  display: none;
}
#s-8ab45c0c-3d64-401e-950f-4cac52d9633f, #wrap-s-8ab45c0c-3d64-401e-950f-4cac52d9633f { display:none !important; }}







#s-8ab45c0c-3d64-401e-950f-4cac52d9633f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ab45c0c-3d64-401e-950f-4cac52d9633f.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0 {
  box-shadow:3px 3px 13px 0px ;
border-style: solid;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
background-color: rgba(103, 40, 147, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0 {
  display: none;
}
#s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0, #wrap-s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0 { display:none !important; }}@media (max-width: 767px){#s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0 {
  display: none;
}
#s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0, #wrap-s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9a72cc5e-dc9e-4daa-91d6-d8f96bbd36a0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cf65a371-e617-4dbd-99cd-349089e78683 {
  min-height: 50px;
}








#s-cf65a371-e617-4dbd-99cd-349089e78683 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf65a371-e617-4dbd-99cd-349089e78683.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-d8e379bb-d57c-42a9-9fc4-a683b5b7f4e5 {
  box-shadow:0px 0px 0px 0px rgba(103, 40, 147, 1);
border-style: solid;
border-color: rgba(103, 40, 147, 1);
border-style: solid;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d8e379bb-d57c-42a9-9fc4-a683b5b7f4e5 {
  display: none;
}
#s-d8e379bb-d57c-42a9-9fc4-a683b5b7f4e5, #wrap-s-d8e379bb-d57c-42a9-9fc4-a683b5b7f4e5 { display:none !important; }}@media (max-width: 767px){#s-d8e379bb-d57c-42a9-9fc4-a683b5b7f4e5 {
  display: none;
}
#s-d8e379bb-d57c-42a9-9fc4-a683b5b7f4e5, #wrap-s-d8e379bb-d57c-42a9-9fc4-a683b5b7f4e5 { display:none !important; }}



  #s-d8e379bb-d57c-42a9-9fc4-a683b5b7f4e5 img.shogun-image {
    
    width: px;
  }


#s-d8e379bb-d57c-42a9-9fc4-a683b5b7f4e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-f6443655-b905-4ab4-8e90-e9f7634b39d7 {
  min-height: 50px;
}








#s-f6443655-b905-4ab4-8e90-e9f7634b39d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6443655-b905-4ab4-8e90-e9f7634b39d7.shg-box.shg-c {
  justify-content: center;
}

#s-ff2c76b7-5052-463a-8ff7-ae05fa963c5c {
  min-height: 50px;
}








#s-ff2c76b7-5052-463a-8ff7-ae05fa963c5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff2c76b7-5052-463a-8ff7-ae05fa963c5c.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-55a58b25-d01a-4cfb-8350-3c0ab9fc14ae {
  margin-top: 25px;
margin-left: 75px;
margin-bottom: 15px;
margin-right: 10px;
}
@media (max-width: 767px){#s-55a58b25-d01a-4cfb-8350-3c0ab9fc14ae {
  margin-bottom: 0px;
}
}
#s-dcf659cd-c25e-43bc-8bfb-8d2c75f0df3c {
  margin-top: 15px;
margin-left: 75px;
margin-bottom: 15px;
padding-right: 20%;
}

.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-29a25b6e-96a5-4965-900d-b36028713d39 {
  margin-top: 5px;
margin-left: 75px;
margin-bottom: 5px;
margin-right: 75px;
padding-top: 15px;
padding-bottom: 15px;
border-radius: 4px;
max-width: 450px;
text-align: center;
background-color: rgba(237, 11, 67, 1);
text-decoration: none;
}
#s-29a25b6e-96a5-4965-900d-b36028713d39:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-radius: 4px !important;
background-color: rgba(126, 6, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-29a25b6e-96a5-4965-900d-b36028713d39:active {background-color: rgba(237, 11, 67, 1) !important;
text-decoration: none !important;}

  #s-29a25b6e-96a5-4965-900d-b36028713d39-btn-wrapper {
    text-align: center;
  }


#s-29a25b6e-96a5-4965-900d-b36028713d39.shg-btn {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}

#s-17ad9617-48ec-4820-af17-f51ff04387bc {
  box-shadow:3px 3px 13px 0px ;
border-style: solid;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
background-color: rgba(103, 40, 147, 1);
}
@media (min-width: 1200px){#s-17ad9617-48ec-4820-af17-f51ff04387bc {
  display: none;
}
#s-17ad9617-48ec-4820-af17-f51ff04387bc, #wrap-s-17ad9617-48ec-4820-af17-f51ff04387bc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-17ad9617-48ec-4820-af17-f51ff04387bc {
  display: none;
}
#s-17ad9617-48ec-4820-af17-f51ff04387bc, #wrap-s-17ad9617-48ec-4820-af17-f51ff04387bc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-17ad9617-48ec-4820-af17-f51ff04387bc {
  display: none;
}
#s-17ad9617-48ec-4820-af17-f51ff04387bc, #wrap-s-17ad9617-48ec-4820-af17-f51ff04387bc { display:none !important; }}@media (max-width: 767px){#s-17ad9617-48ec-4820-af17-f51ff04387bc {
  display: none;
}
#s-17ad9617-48ec-4820-af17-f51ff04387bc, #wrap-s-17ad9617-48ec-4820-af17-f51ff04387bc { display:none !important; }}
@media (min-width: 0px) {
[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17ad9617-48ec-4820-af17-f51ff04387bc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-59bceb98-7904-4b5f-8887-41b6787c026c {
  min-height: 50px;
}








#s-59bceb98-7904-4b5f-8887-41b6787c026c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59bceb98-7904-4b5f-8887-41b6787c026c.shg-box.shg-c {
  justify-content: center;
}

#s-a334137c-078d-45c9-a189-3ee6dccaaba8 {
  box-shadow:0px 0px 0px 0px rgba(103, 40, 147, 1);
border-style: solid;
border-color: rgba(103, 40, 147, 1);
border-style: solid;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a334137c-078d-45c9-a189-3ee6dccaaba8 {
  display: none;
}
#s-a334137c-078d-45c9-a189-3ee6dccaaba8, #wrap-s-a334137c-078d-45c9-a189-3ee6dccaaba8 { display:none !important; }}@media (max-width: 767px){#s-a334137c-078d-45c9-a189-3ee6dccaaba8 {
  display: none;
}
#s-a334137c-078d-45c9-a189-3ee6dccaaba8, #wrap-s-a334137c-078d-45c9-a189-3ee6dccaaba8 { display:none !important; }}



  #s-a334137c-078d-45c9-a189-3ee6dccaaba8 img.shogun-image {
    
    width: px;
  }


#s-a334137c-078d-45c9-a189-3ee6dccaaba8 .shogun-image-content {
  
    align-items: center;
  
}

#s-68e8f496-6f46-403d-9116-d61520cb5852 {
  min-height: 50px;
}








#s-68e8f496-6f46-403d-9116-d61520cb5852 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68e8f496-6f46-403d-9116-d61520cb5852.shg-box.shg-c {
  justify-content: center;
}

#s-13841098-7d9d-41ca-af05-ef2d74c27251 {
  min-height: 50px;
}








#s-13841098-7d9d-41ca-af05-ef2d74c27251 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13841098-7d9d-41ca-af05-ef2d74c27251.shg-box.shg-c {
  justify-content: center;
}

#s-79b4a251-3bce-48a4-a521-d0316a1753cd {
  margin-top: 25px;
margin-left: 75px;
margin-bottom: 15px;
margin-right: 10px;
}
@media (max-width: 767px){#s-79b4a251-3bce-48a4-a521-d0316a1753cd {
  margin-bottom: 0px;
}
}
#s-d6100600-fdd8-44b6-8c6a-29b1f519db41 {
  margin-top: 15px;
margin-left: 75px;
margin-bottom: 15px;
padding-right: 20%;
}

#s-091d7e63-10af-415f-8961-f5f2449e97fe {
  margin-top: 10px;
margin-left: 75px;
margin-bottom: 10px;
margin-right: 75px;
padding-top: 15px;
padding-bottom: 15px;
border-radius: 4px;
max-width: 500px;
text-align: center;
background-color: rgba(237, 11, 67, 1);
text-decoration: none;
}
#s-091d7e63-10af-415f-8961-f5f2449e97fe:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-radius: 4px !important;
background-color: rgba(126, 6, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-091d7e63-10af-415f-8961-f5f2449e97fe:active {background-color: rgba(237, 11, 67, 1) !important;
text-decoration: none !important;}

  #s-091d7e63-10af-415f-8961-f5f2449e97fe-btn-wrapper {
    text-align: center;
  }


#s-091d7e63-10af-415f-8961-f5f2449e97fe.shg-btn {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}

#s-8e1858b6-a848-4ad7-8b82-5145741e032e {
  box-shadow:3px 3px 13px 0px ;
min-height: 50px;
background-color: rgba(103, 40, 147, 1);
}
@media (min-width: 1200px){#s-8e1858b6-a848-4ad7-8b82-5145741e032e {
  display: none;
}
#s-8e1858b6-a848-4ad7-8b82-5145741e032e, #wrap-s-8e1858b6-a848-4ad7-8b82-5145741e032e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8e1858b6-a848-4ad7-8b82-5145741e032e {
  display: none;
}
#s-8e1858b6-a848-4ad7-8b82-5145741e032e, #wrap-s-8e1858b6-a848-4ad7-8b82-5145741e032e { display:none !important; }}@media (max-width: 767px){#s-8e1858b6-a848-4ad7-8b82-5145741e032e {
  
}
}







#s-8e1858b6-a848-4ad7-8b82-5145741e032e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e1858b6-a848-4ad7-8b82-5145741e032e.shg-box.shg-c {
  justify-content: center;
}

#s-07a296c4-94ea-43ee-bbda-78dc88fdd247 {
  box-shadow:0px 0px 0px 0px rgba(103, 40, 147, 1);
border-style: solid;
padding-top: 0%;
padding-left: 0px;
padding-bottom: 0%;
padding-right: 0px;
border-color: rgba(103, 40, 147, 1);
border-style: solid;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-07a296c4-94ea-43ee-bbda-78dc88fdd247 {
  
}
}@media (max-width: 767px){#s-07a296c4-94ea-43ee-bbda-78dc88fdd247 {
  
}
}



  #s-07a296c4-94ea-43ee-bbda-78dc88fdd247 img.shogun-image {
    
    width: px;
  }


#s-07a296c4-94ea-43ee-bbda-78dc88fdd247 .shogun-image-content {
  
    align-items: center;
  
}

#s-b5e9c7c3-9da8-449e-a7c7-b24219b9b450 {
  margin-top: 25px;
margin-left: 75px;
margin-bottom: 15px;
margin-right: 5%;
}
@media (max-width: 767px){#s-b5e9c7c3-9da8-449e-a7c7-b24219b9b450 {
  margin-left: 45px;
margin-bottom: 0px;
}
}
#s-d7544bde-05ed-4d57-b089-c89767fc1e85 {
  margin-top: 15px;
margin-left: 75px;
margin-bottom: 15px;
padding-right: 20%;
}
@media (max-width: 767px){#s-d7544bde-05ed-4d57-b089-c89767fc1e85 {
  margin-left: 45px;
}
}
#s-9c3f42da-6a38-4bac-a875-03a4e9e901bc {
  margin-top: 10px;
margin-left: 75px;
margin-bottom: 10px;
margin-right: 75px;
padding-top: 15px;
padding-bottom: 15px;
border-radius: 4px;
max-width: 500px;
text-align: center;
background-color: rgba(237, 11, 67, 1);
text-decoration: none;
}
#s-9c3f42da-6a38-4bac-a875-03a4e9e901bc:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-radius: 4px !important;
background-color: rgba(126, 6, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-9c3f42da-6a38-4bac-a875-03a4e9e901bc:active {background-color: rgba(237, 11, 67, 1) !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-9c3f42da-6a38-4bac-a875-03a4e9e901bc {
  margin-top: 2px;
margin-bottom: 5%;
}
}@media (max-width: 767px){#s-9c3f42da-6a38-4bac-a875-03a4e9e901bc {
  margin-top: 2%;
margin-left: 45px;
margin-bottom: 7%;
}
}

  #s-9c3f42da-6a38-4bac-a875-03a4e9e901bc-btn-wrapper {
    text-align: center;
  }


#s-9c3f42da-6a38-4bac-a875-03a4e9e901bc.shg-btn {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}
@media (max-width: 767px){
  #s-9c3f42da-6a38-4bac-a875-03a4e9e901bc-btn-wrapper {
    text-align: center;
  }


#s-9c3f42da-6a38-4bac-a875-03a4e9e901bc.shg-btn {
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}
}
#s-57d9867a-f9c5-4265-aaf3-1917026179d2 {
  min-height: 50px;
}








#s-57d9867a-f9c5-4265-aaf3-1917026179d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57d9867a-f9c5-4265-aaf3-1917026179d2.shg-box.shg-c {
  justify-content: center;
}

#s-1e95a0cd-e133-49cc-89b6-9324e913ba60 {
  margin-top: 30px;
margin-bottom: 15px;
}
@media (max-width: 767px){#s-1e95a0cd-e133-49cc-89b6-9324e913ba60 {
  margin-left: 15%;
margin-bottom: 0px;
margin-right: 15%;
}
}
#s-5092ac1a-b070-44e6-8c3c-f7e665d07592 {
  min-height: 50px;
}








#s-5092ac1a-b070-44e6-8c3c-f7e665d07592 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5092ac1a-b070-44e6-8c3c-f7e665d07592.shg-box.shg-c {
  justify-content: center;
}

#s-50c87cbf-5081-4cd4-aef8-8c6633193dbc {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-50c87cbf-5081-4cd4-aef8-8c6633193dbc {
  margin-left: 3%;
margin-right: 3%;
}
}
@media (min-width: 0px) {
[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-50c87cbf-5081-4cd4-aef8-8c6633193dbc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ee32ddcc-6790-433c-b18e-d977ce15fe9b {
  margin-top: 25px;
margin-bottom: 15px;
}
@media (max-width: 767px){#s-ee32ddcc-6790-433c-b18e-d977ce15fe9b {
  margin-bottom: 0px;
}
}
#s-24c3fca1-4d63-471e-9784-e69585cf8f7a {
  text-align: center;
}




  #s-24c3fca1-4d63-471e-9784-e69585cf8f7a img.shogun-image {
    
    width: px;
  }


#s-24c3fca1-4d63-471e-9784-e69585cf8f7a .shogun-image-content {
  
    align-items: center;
  
}

#s-477d4cfc-7058-4adc-8268-c0b51341acf9 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-c14bb617-96b1-4558-ae49-20641387b1c5 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 4px;
max-width: 300px;
text-align: center;
background-color: rgba(237, 11, 67, 1);
text-decoration: none;
}
#s-c14bb617-96b1-4558-ae49-20641387b1c5:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-radius: 4px !important;
background-color: rgba(126, 6, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-c14bb617-96b1-4558-ae49-20641387b1c5:active {background-color: rgba(237, 11, 67, 1) !important;
text-decoration: none !important;}


#s-c14bb617-96b1-4558-ae49-20641387b1c5.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}

#s-07a79742-73a8-41fd-b22c-50178d60c6b5 {
  margin-top: 25px;
margin-bottom: 15px;
}

#s-a0887757-36ce-4dff-8656-0ccde093ba80 {
  text-align: center;
}




  #s-a0887757-36ce-4dff-8656-0ccde093ba80 img.shogun-image {
    
    width: px;
  }


#s-a0887757-36ce-4dff-8656-0ccde093ba80 .shogun-image-content {
  
    align-items: center;
  
}

#s-88e9f59c-a2b1-49a4-935f-5d6e90bb3841 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-fc92dc9b-10f8-4686-9e35-66ff6d6f79ff {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 4px;
max-width: 300px;
text-align: center;
background-color: rgba(237, 11, 67, 1);
text-decoration: none;
}
#s-fc92dc9b-10f8-4686-9e35-66ff6d6f79ff:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-radius: 4px !important;
background-color: rgba(126, 6, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-fc92dc9b-10f8-4686-9e35-66ff6d6f79ff:active {background-color: rgba(237, 11, 67, 1) !important;
text-decoration: none !important;}


#s-fc92dc9b-10f8-4686-9e35-66ff6d6f79ff.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}

#s-abfadb22-619d-4213-ab13-63adf5333f99 {
  margin-top: 25px;
margin-bottom: 15px;
}

#s-919410e0-1e29-45f5-a4f5-11834fdaea8d {
  text-align: center;
}




  #s-919410e0-1e29-45f5-a4f5-11834fdaea8d img.shogun-image {
    
    width: px;
  }


#s-919410e0-1e29-45f5-a4f5-11834fdaea8d .shogun-image-content {
  
    align-items: center;
  
}

#s-ad26c6ed-f5d7-423c-bad8-1cc6af2e7a45 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-3f2e6c8b-e341-48e8-bd02-29f4326fbb15 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 4px;
max-width: 300px;
text-align: center;
background-color: rgba(237, 11, 67, 1);
text-decoration: none;
}
#s-3f2e6c8b-e341-48e8-bd02-29f4326fbb15:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-radius: 4px !important;
background-color: rgba(126, 6, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-3f2e6c8b-e341-48e8-bd02-29f4326fbb15:active {background-color: rgba(237, 11, 67, 1) !important;
text-decoration: none !important;}


#s-3f2e6c8b-e341-48e8-bd02-29f4326fbb15.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}

#s-0f714ea8-2a1f-4df9-8e7a-1250265aaf28 {
  background-color: rgba(103, 40, 147, 0.05);
}

#s-0f714ea8-2a1f-4df9-8e7a-1250265aaf28 {
  display: none;
}
#s-9f065755-7822-4ebb-a95a-ec1c83e5ce5a {
  min-height: 50px;
}








#s-9f065755-7822-4ebb-a95a-ec1c83e5ce5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f065755-7822-4ebb-a95a-ec1c83e5ce5a.shg-box.shg-c {
  justify-content: center;
}

#s-ba8d7a75-82f7-455b-87cc-3e2ece167ebe {
  box-shadow:0px 0px 0px 0px ;
background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
background-attachment: scroll;
}








#s-ba8d7a75-82f7-455b-87cc-3e2ece167ebe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba8d7a75-82f7-455b-87cc-3e2ece167ebe.shg-box.shg-c {
  justify-content: center;
}

#s-3cc537fe-2bbd-4abc-80b8-2a32154dd841 {
  box-shadow:3px 3px 13px 0px ;
padding-top: 15px;
padding-bottom: 15px;
background-color: rgba(103, 40, 147, 0.05);
}
@media (min-width: 1200px){#s-3cc537fe-2bbd-4abc-80b8-2a32154dd841 {
  display: none;
}
#s-3cc537fe-2bbd-4abc-80b8-2a32154dd841, #wrap-s-3cc537fe-2bbd-4abc-80b8-2a32154dd841 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3cc537fe-2bbd-4abc-80b8-2a32154dd841 {
  display: none;
}
#s-3cc537fe-2bbd-4abc-80b8-2a32154dd841, #wrap-s-3cc537fe-2bbd-4abc-80b8-2a32154dd841 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3cc537fe-2bbd-4abc-80b8-2a32154dd841 {
  
}
}@media (max-width: 767px){#s-3cc537fe-2bbd-4abc-80b8-2a32154dd841 {
  display: none;
}
#s-3cc537fe-2bbd-4abc-80b8-2a32154dd841, #wrap-s-3cc537fe-2bbd-4abc-80b8-2a32154dd841 { display:none !important; }}
@media (min-width: 0px) {
[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3cc537fe-2bbd-4abc-80b8-2a32154dd841"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f047ec00-1115-4b3e-a76d-62a5a06362dc {
  min-height: 50px;
}








#s-f047ec00-1115-4b3e-a76d-62a5a06362dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f047ec00-1115-4b3e-a76d-62a5a06362dc.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-7c358b1f-157c-4599-b393-5b655c482715 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-7c358b1f-157c-4599-b393-5b655c482715 {
  margin-top: 5%;
margin-bottom: 5%;
}
}
#s-7c358b1f-157c-4599-b393-5b655c482715 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-051bf1e7-61cd-4877-8847-ac63fe872cfe {
  min-height: 50px;
}








#s-051bf1e7-61cd-4877-8847-ac63fe872cfe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-051bf1e7-61cd-4877-8847-ac63fe872cfe.shg-box.shg-c {
  justify-content: center;
}

#s-36002ea0-07cd-4bd3-ae0d-fa5e52e14150 {
  padding-left: 15px;
padding-right: 15px;
text-align: center;
}
@media (min-width: 1200px){#s-36002ea0-07cd-4bd3-ae0d-fa5e52e14150 {
  margin-left: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-36002ea0-07cd-4bd3-ae0d-fa5e52e14150 {
  margin-left: 10%;
margin-right: 10%;
padding-left: 0px;
padding-right: 0px;
}
}



  #s-36002ea0-07cd-4bd3-ae0d-fa5e52e14150 img.shogun-image {
    
    width: px;
  }


#s-36002ea0-07cd-4bd3-ae0d-fa5e52e14150 .shogun-image-content {
  
    align-items: center;
  
}

#s-bdfad6a3-b5e4-459f-9852-d37d4f579412 {
  margin-top: 15px;
margin-left: 50px;
margin-bottom: 15px;
margin-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bdfad6a3-b5e4-459f-9852-d37d4f579412 {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-7c7c31a6-b0ef-412c-986f-68f7a6a38d93 {
  margin-top: 10px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 4px;
max-width: 350px;
text-align: center;
background-color: rgba(237, 11, 67, 1);
text-decoration: none;
}
#s-7c7c31a6-b0ef-412c-986f-68f7a6a38d93:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-radius: 4px !important;
background-color: rgba(126, 6, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-7c7c31a6-b0ef-412c-986f-68f7a6a38d93:active {background-color: rgba(237, 11, 67, 1) !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-7c7c31a6-b0ef-412c-986f-68f7a6a38d93 {
  margin-left: 10%;
margin-right: 10%;
}
}


#s-7c7c31a6-b0ef-412c-986f-68f7a6a38d93.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}

#s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc {
  box-shadow:3px 3px 13px 0px ;
padding-top: 15px;
padding-bottom: 15px;
background-color: rgba(103, 40, 147, 0.05);
}
@media (min-width: 1200px){#s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc {
  display: none;
}
#s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc, #wrap-s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc { display:none !important; }}@media (max-width: 767px){#s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc {
  display: none;
}
#s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc, #wrap-s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc { display:none !important; }}
@media (min-width: 0px) {
[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8db22a0b-1edf-43de-a0ae-6ff8ecaf21dc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9fddc835-d74b-4e35-b43c-ae581afcdece {
  min-height: 50px;
}








#s-9fddc835-d74b-4e35-b43c-ae581afcdece > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9fddc835-d74b-4e35-b43c-ae581afcdece.shg-box.shg-c {
  justify-content: center;
}

#s-e1c3f374-06d5-4485-b846-6889b5e02aa0 {
  padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
text-align: center;
}
@media (min-width: 1200px){#s-e1c3f374-06d5-4485-b846-6889b5e02aa0 {
  margin-left: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e1c3f374-06d5-4485-b846-6889b5e02aa0 {
  margin-left: 10%;
margin-right: 10%;
}
}



  #s-e1c3f374-06d5-4485-b846-6889b5e02aa0 img.shogun-image {
    
    width: px;
  }


#s-e1c3f374-06d5-4485-b846-6889b5e02aa0 .shogun-image-content {
  
    align-items: center;
  
}

#s-db4182ac-1742-41fa-aa19-43571ad66b85 {
  min-height: 50px;
}








#s-db4182ac-1742-41fa-aa19-43571ad66b85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db4182ac-1742-41fa-aa19-43571ad66b85.shg-box.shg-c {
  justify-content: center;
}

#s-368512c8-579c-4b59-b97b-df85be574aaf {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-368512c8-579c-4b59-b97b-df85be574aaf {
  margin-top: 5%;
margin-bottom: 5%;
}
}
#s-368512c8-579c-4b59-b97b-df85be574aaf .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-091f93ec-ef6a-4274-9d0a-5d85f2db5eb2 {
  min-height: 50px;
}








#s-091f93ec-ef6a-4274-9d0a-5d85f2db5eb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-091f93ec-ef6a-4274-9d0a-5d85f2db5eb2.shg-box.shg-c {
  justify-content: center;
}

#s-467cf677-e88f-4a46-85c1-a059b96f249f {
  margin-top: 15px;
margin-left: 50px;
margin-bottom: 15px;
margin-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-467cf677-e88f-4a46-85c1-a059b96f249f {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-ab9ade19-de6c-44cc-8bb2-1af73647cc91 {
  margin-top: 10px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 4px;
max-width: 350px;
text-align: center;
background-color: rgba(237, 11, 67, 1);
text-decoration: none;
}
#s-ab9ade19-de6c-44cc-8bb2-1af73647cc91:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-radius: 4px !important;
background-color: rgba(126, 6, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-ab9ade19-de6c-44cc-8bb2-1af73647cc91:active {background-color: rgba(237, 11, 67, 1) !important;
text-decoration: none !important;}


#s-ab9ade19-de6c-44cc-8bb2-1af73647cc91.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}

#s-8a459e71-d7ed-4529-acda-bb43a1db5c3a {
  box-shadow:3px 3px 13px 0px ;
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
min-height: 50px;
background-color: rgba(248, 245, 250, 1);
}
@media (min-width: 1200px){#s-8a459e71-d7ed-4529-acda-bb43a1db5c3a {
  display: none;
}
#s-8a459e71-d7ed-4529-acda-bb43a1db5c3a, #wrap-s-8a459e71-d7ed-4529-acda-bb43a1db5c3a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8a459e71-d7ed-4529-acda-bb43a1db5c3a {
  display: none;
}
#s-8a459e71-d7ed-4529-acda-bb43a1db5c3a, #wrap-s-8a459e71-d7ed-4529-acda-bb43a1db5c3a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8a459e71-d7ed-4529-acda-bb43a1db5c3a {
  display: none;
}
#s-8a459e71-d7ed-4529-acda-bb43a1db5c3a, #wrap-s-8a459e71-d7ed-4529-acda-bb43a1db5c3a { display:none !important; }}







#s-8a459e71-d7ed-4529-acda-bb43a1db5c3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a459e71-d7ed-4529-acda-bb43a1db5c3a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6cb1a690-3d8f-4439-a4f8-15a0168d870e {
  padding-top: 25px;
padding-left: 50px;
padding-bottom: 25px;
padding-right: 50px;
max-width: 400px;
text-align: left;
}
@media (max-width: 767px){#s-6cb1a690-3d8f-4439-a4f8-15a0168d870e {
  margin-top: 5%;
margin-bottom: 2%;
}
}
#s-6cb1a690-3d8f-4439-a4f8-15a0168d870e .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8f7a01d9-e596-40a2-9222-b4517e17e6c1 {
  padding-left: 25px;
padding-bottom: 25px;
padding-right: 25px;
text-align: center;
}
@media (max-width: 767px){#s-8f7a01d9-e596-40a2-9222-b4517e17e6c1 {
  margin-left: 3%;
margin-right: 3%;
}
}



  #s-8f7a01d9-e596-40a2-9222-b4517e17e6c1 img.shogun-image {
    
    width: px;
  }


#s-8f7a01d9-e596-40a2-9222-b4517e17e6c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-213e4453-b715-4a95-a70d-c82270375a63 {
  
}
@media (max-width: 767px){#s-213e4453-b715-4a95-a70d-c82270375a63 {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-44e0259a-c7f6-4fcc-9e07-69685195e4ce {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 4px;
max-width: 350px;
text-align: center;
background-color: rgba(237, 11, 67, 1);
text-decoration: none;
}
#s-44e0259a-c7f6-4fcc-9e07-69685195e4ce:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(126, 6, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-44e0259a-c7f6-4fcc-9e07-69685195e4ce:active {background-color: rgba(237, 11, 67, 1) !important;
text-decoration: none !important;}@media (max-width: 767px){#s-44e0259a-c7f6-4fcc-9e07-69685195e4ce {
  margin-bottom: 5%;
}
}


#s-44e0259a-c7f6-4fcc-9e07-69685195e4ce.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-381adfee-f26f-44f4-8065-0ad57df8cf32 {
  min-height: 100px;
background-color: rgba(103, 40, 147, 1);
}
@media (min-width: 1200px){#s-381adfee-f26f-44f4-8065-0ad57df8cf32 {
  display: none;
}
#s-381adfee-f26f-44f4-8065-0ad57df8cf32, #wrap-s-381adfee-f26f-44f4-8065-0ad57df8cf32 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-381adfee-f26f-44f4-8065-0ad57df8cf32 {
  display: none;
}
#s-381adfee-f26f-44f4-8065-0ad57df8cf32, #wrap-s-381adfee-f26f-44f4-8065-0ad57df8cf32 { display:none !important; }}@media (max-width: 767px){#s-381adfee-f26f-44f4-8065-0ad57df8cf32 {
  
}
}







#s-381adfee-f26f-44f4-8065-0ad57df8cf32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-381adfee-f26f-44f4-8065-0ad57df8cf32.shg-box.shg-c {
  justify-content: center;
}

#s-165515eb-7d3c-43b9-8361-c85334e1a221 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 15px;
margin-right: 10%;
text-align: left;
}

#s-165515eb-7d3c-43b9-8361-c85334e1a221 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-7bce4ece-33ed-4916-9445-2dad71de740c {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
}

#s-5e3e236e-759a-45e1-b5e5-79da4c8b868f {
  text-align: center;
}




  #s-5e3e236e-759a-45e1-b5e5-79da4c8b868f img.shogun-image {
    
    width: px;
  }


#s-5e3e236e-759a-45e1-b5e5-79da4c8b868f .shogun-image-content {
  
    align-items: center;
  
}

#s-5123ab95-94f9-4cbe-a506-f3701c7a7fb6 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 4px;
max-width: 300px;
text-align: center;
background-color: rgba(237, 11, 67, 1);
text-decoration: none;
}
#s-5123ab95-94f9-4cbe-a506-f3701c7a7fb6:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(126, 6, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-5123ab95-94f9-4cbe-a506-f3701c7a7fb6:active {background-color: rgba(237, 11, 67, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-5123ab95-94f9-4cbe-a506-f3701c7a7fb6 {
  display: none;
}
#s-5123ab95-94f9-4cbe-a506-f3701c7a7fb6, #wrap-s-5123ab95-94f9-4cbe-a506-f3701c7a7fb6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5123ab95-94f9-4cbe-a506-f3701c7a7fb6 {
  display: none;
}
#s-5123ab95-94f9-4cbe-a506-f3701c7a7fb6, #wrap-s-5123ab95-94f9-4cbe-a506-f3701c7a7fb6 { display:none !important; }}@media (max-width: 767px){#s-5123ab95-94f9-4cbe-a506-f3701c7a7fb6 {
  
}
}


#s-5123ab95-94f9-4cbe-a506-f3701c7a7fb6.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-c9c49029-7118-4cbb-ba46-7bb7054b8a54 {
  min-height: 25px;
}








#s-c9c49029-7118-4cbb-ba46-7bb7054b8a54 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9c49029-7118-4cbb-ba46-7bb7054b8a54.shg-box.shg-c {
  justify-content: center;
}

#s-65c7e777-1653-45b5-88b2-88df73686cf9 {
  box-shadow:0px 0px 0px 0px ;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-65c7e777-1653-45b5-88b2-88df73686cf9 {
  display: none;
}
#s-65c7e777-1653-45b5-88b2-88df73686cf9, #wrap-s-65c7e777-1653-45b5-88b2-88df73686cf9 { display:none !important; }}@media (max-width: 767px){#s-65c7e777-1653-45b5-88b2-88df73686cf9 {
  display: none;
}
#s-65c7e777-1653-45b5-88b2-88df73686cf9, #wrap-s-65c7e777-1653-45b5-88b2-88df73686cf9 { display:none !important; }}







#s-65c7e777-1653-45b5-88b2-88df73686cf9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65c7e777-1653-45b5-88b2-88df73686cf9.shg-box.shg-c {
  justify-content: center;
}

#s-d2b28446-1190-40d1-b95a-58b5c7e93d8a {
  background-color: rgba(103, 40, 147, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-d2b28446-1190-40d1-b95a-58b5c7e93d8a {
  display: none;
}
#s-d2b28446-1190-40d1-b95a-58b5c7e93d8a, #wrap-s-d2b28446-1190-40d1-b95a-58b5c7e93d8a { display:none !important; }}@media (max-width: 767px){#s-d2b28446-1190-40d1-b95a-58b5c7e93d8a {
  display: none;
}
#s-d2b28446-1190-40d1-b95a-58b5c7e93d8a, #wrap-s-d2b28446-1190-40d1-b95a-58b5c7e93d8a { display:none !important; }}
@media (min-width: 0px) {
[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d2b28446-1190-40d1-b95a-58b5c7e93d8a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-afbc8cb9-263d-4955-b8f6-bbf890299bf0 {
  min-height: 25px;
}








#s-afbc8cb9-263d-4955-b8f6-bbf890299bf0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-afbc8cb9-263d-4955-b8f6-bbf890299bf0.shg-box.shg-c {
  justify-content: center;
}

#s-47750a61-ade5-4a28-b3f0-4296bd703307 {
  min-height: 50px;
}








#s-47750a61-ade5-4a28-b3f0-4296bd703307 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47750a61-ade5-4a28-b3f0-4296bd703307.shg-box.shg-c {
  justify-content: center;
}

#s-5e930970-ac93-408a-85fb-3d499eabe314 {
  margin-top: 25px;
margin-left: 75px;
margin-bottom: 15px;
margin-right: 50px;
}
@media (max-width: 767px){#s-5e930970-ac93-408a-85fb-3d499eabe314 {
  margin-bottom: 0px;
}
}
#s-32d50acb-7e84-4151-b594-674f0af11e96 {
  margin-top: 15px;
margin-left: 75px;
margin-bottom: 15px;
margin-right: 75px;
}

#s-ccb6c6ea-87a6-4ba8-8869-51075c62bdf9 {
  margin-top: 10px;
margin-left: 75px;
margin-bottom: 10px;
margin-right: 75px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 4px;
max-width: 300px;
text-align: center;
background-color: rgba(237, 11, 67, 1);
text-decoration: none;
}
#s-ccb6c6ea-87a6-4ba8-8869-51075c62bdf9:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-radius: 4px !important;
background-color: rgba(126, 6, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-ccb6c6ea-87a6-4ba8-8869-51075c62bdf9:active {background-color: rgba(237, 11, 67, 1) !important;
text-decoration: none !important;}

  #s-ccb6c6ea-87a6-4ba8-8869-51075c62bdf9-btn-wrapper {
    text-align: center;
  }


#s-ccb6c6ea-87a6-4ba8-8869-51075c62bdf9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}

#s-a0d7a5db-37fb-4fd6-a2ae-bad9c7490a8c {
  text-align: center;
}




  #s-a0d7a5db-37fb-4fd6-a2ae-bad9c7490a8c img.shogun-image {
    
    width: px;
  }


#s-a0d7a5db-37fb-4fd6-a2ae-bad9c7490a8c .shogun-image-content {
  
    align-items: center;
  
}








#s-d67b0e3b-7397-4d05-8c63-83e7a4e34484 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d67b0e3b-7397-4d05-8c63-83e7a4e34484.shg-box.shg-c {
  justify-content: center;
}

#s-14034727-aad9-40af-8f31-4ad51d53fa91 {
  
}
@media (min-width: 768px) and (max-width: 991px){#s-14034727-aad9-40af-8f31-4ad51d53fa91 {
  display: none;
}
#s-14034727-aad9-40af-8f31-4ad51d53fa91, #wrap-s-14034727-aad9-40af-8f31-4ad51d53fa91 { display:none !important; }}@media (max-width: 767px){#s-14034727-aad9-40af-8f31-4ad51d53fa91 {
  
}
}
@media (min-width: 0px) {
[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-14034727-aad9-40af-8f31-4ad51d53fa91"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b780301b-5d27-45a5-a823-fca418901845 {
  text-align: center;
}




  #s-b780301b-5d27-45a5-a823-fca418901845 img.shogun-image {
    
    width: px;
  }


#s-b780301b-5d27-45a5-a823-fca418901845 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-339bb704-0b84-4cdb-aa41-b37fb68c354f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c5d4ec0d-843b-4199-9900-14e4503de61f {
  min-height: 215px;
}








#s-c5d4ec0d-843b-4199-9900-14e4503de61f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5d4ec0d-843b-4199-9900-14e4503de61f.shg-box.shg-c {
  justify-content: center;
}

#s-e4f8ff63-bf3d-4cbe-a8dc-a14c348f8e96 {
  margin-left: 75px;
min-height: 100px;
background-color: rgba(103, 40, 147, 0.95);
}
@media (min-width: 1200px){#s-e4f8ff63-bf3d-4cbe-a8dc-a14c348f8e96 {
  display: none;
}
#s-e4f8ff63-bf3d-4cbe-a8dc-a14c348f8e96, #wrap-s-e4f8ff63-bf3d-4cbe-a8dc-a14c348f8e96 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e4f8ff63-bf3d-4cbe-a8dc-a14c348f8e96 {
  display: none;
}
#s-e4f8ff63-bf3d-4cbe-a8dc-a14c348f8e96, #wrap-s-e4f8ff63-bf3d-4cbe-a8dc-a14c348f8e96 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e4f8ff63-bf3d-4cbe-a8dc-a14c348f8e96 {
  display: none;
}
#s-e4f8ff63-bf3d-4cbe-a8dc-a14c348f8e96, #wrap-s-e4f8ff63-bf3d-4cbe-a8dc-a14c348f8e96 { display:none !important; }}@media (max-width: 767px){#s-e4f8ff63-bf3d-4cbe-a8dc-a14c348f8e96 {
  margin-top: 75px;
margin-left: 215px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}
}







#s-e4f8ff63-bf3d-4cbe-a8dc-a14c348f8e96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4f8ff63-bf3d-4cbe-a8dc-a14c348f8e96 {
  cursor: pointer;
}#s-e4f8ff63-bf3d-4cbe-a8dc-a14c348f8e96.shg-box.shg-c {
  justify-content: flex-start;
}

#s-73d79606-d3e8-4761-a341-10aa2956cedc {
  margin-left: 10px;
margin-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-73d79606-d3e8-4761-a341-10aa2956cedc .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-345c4f52-5951-4921-934b-cf4893a59339 {
  margin-left: 10px;
margin-right: 10px;
}

#s-9811f997-d53f-4bde-b8bf-2179fc4204cd {
  padding-left: 15px;
padding-right: 15px;
min-height: 100px;
background-color: rgba(103, 40, 147, 0.95);
}
@media (max-width: 767px){#s-9811f997-d53f-4bde-b8bf-2179fc4204cd {
  display: none;
}
#s-9811f997-d53f-4bde-b8bf-2179fc4204cd, #wrap-s-9811f997-d53f-4bde-b8bf-2179fc4204cd { display:none !important; }}







#s-9811f997-d53f-4bde-b8bf-2179fc4204cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9811f997-d53f-4bde-b8bf-2179fc4204cd.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4a323ab5-b5ee-40c8-a580-77d21c3f692d {
  margin-left: 10px;
margin-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-4a323ab5-b5ee-40c8-a580-77d21c3f692d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-0f124c81-bc2a-4ca2-8452-c0667de3dc6d {
  margin-left: 10px;
margin-right: 10px;
}

#s-fdea2ba3-2559-4686-9b9f-188071b8c2fa {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-fdea2ba3-2559-4686-9b9f-188071b8c2fa {
  margin-top: 3%;
margin-left: 15px;
margin-bottom: 3%;
margin-right: 15px;
}
}



  #s-fdea2ba3-2559-4686-9b9f-188071b8c2fa img.shogun-image {
    
    width: px;
  }


#s-fdea2ba3-2559-4686-9b9f-188071b8c2fa .shogun-image-content {
  
    align-items: center;
  
}

#s-7cdb8814-088b-4dde-aa40-71869f5829a2 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 15px;
margin-right: 10%;
text-align: center;
}
@media (max-width: 767px){#s-7cdb8814-088b-4dde-aa40-71869f5829a2 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-7cdb8814-088b-4dde-aa40-71869f5829a2 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f44bbdd8-bcec-48b2-97b1-73d38f78946a {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
}
@media (max-width: 767px){#s-f44bbdd8-bcec-48b2-97b1-73d38f78946a {
  margin-left: 2%;
margin-right: 2%;
}
}
#s-ce0c7d30-743e-4d47-89f6-236ff9db4420 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 4px;
max-width: 300px;
text-align: center;
background-color: rgba(237, 11, 67, 1);
text-decoration: none;
}
#s-ce0c7d30-743e-4d47-89f6-236ff9db4420:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-radius: 4px !important;
background-color: rgba(126, 6, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-ce0c7d30-743e-4d47-89f6-236ff9db4420:active {background-color: rgba(237, 11, 67, 1) !important;
text-decoration: none !important;}


#s-ce0c7d30-743e-4d47-89f6-236ff9db4420.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}

#s-bbb74bce-65d3-4e65-beb7-89e8e37a8cea {
  text-align: center;
}
@media (min-width: 1200px){#s-bbb74bce-65d3-4e65-beb7-89e8e37a8cea {
  display: none;
}
#s-bbb74bce-65d3-4e65-beb7-89e8e37a8cea, #wrap-s-bbb74bce-65d3-4e65-beb7-89e8e37a8cea { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bbb74bce-65d3-4e65-beb7-89e8e37a8cea {
  display: none;
}
#s-bbb74bce-65d3-4e65-beb7-89e8e37a8cea, #wrap-s-bbb74bce-65d3-4e65-beb7-89e8e37a8cea { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bbb74bce-65d3-4e65-beb7-89e8e37a8cea {
  
}
}@media (max-width: 767px){#s-bbb74bce-65d3-4e65-beb7-89e8e37a8cea {
  display: none;
}
#s-bbb74bce-65d3-4e65-beb7-89e8e37a8cea, #wrap-s-bbb74bce-65d3-4e65-beb7-89e8e37a8cea { display:none !important; }}



  #s-bbb74bce-65d3-4e65-beb7-89e8e37a8cea img.shogun-image {
    
    width: px;
  }


#s-bbb74bce-65d3-4e65-beb7-89e8e37a8cea .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-779c4fe2-a579-475f-8b6e-4d88a64d4342"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-0f748813-b8fc-416e-bb44-5289958064b6 {
  padding-left: 15px;
padding-right: 15px;
min-height: 100px;
background-color: rgba(103, 40, 147, 0.95);
}
@media (max-width: 767px){#s-0f748813-b8fc-416e-bb44-5289958064b6 {
  display: none;
}
#s-0f748813-b8fc-416e-bb44-5289958064b6, #wrap-s-0f748813-b8fc-416e-bb44-5289958064b6 { display:none !important; }}







#s-0f748813-b8fc-416e-bb44-5289958064b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f748813-b8fc-416e-bb44-5289958064b6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7874d331-604a-4a7d-a169-dcfb9d5aeab7 {
  margin-left: 10px;
margin-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-7874d331-604a-4a7d-a169-dcfb9d5aeab7 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  900 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-eebc16f0-0f20-43ee-81cf-6263aed119e9 {
  margin-left: 10px;
margin-right: 10px;
}

#s-a6a1f40d-6c88-4f86-bbf3-b6299da9ff3e {
  margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}
@media (min-width: 1200px){#s-a6a1f40d-6c88-4f86-bbf3-b6299da9ff3e {
  display: none;
}
#s-a6a1f40d-6c88-4f86-bbf3-b6299da9ff3e, #wrap-s-a6a1f40d-6c88-4f86-bbf3-b6299da9ff3e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a6a1f40d-6c88-4f86-bbf3-b6299da9ff3e {
  display: none;
}
#s-a6a1f40d-6c88-4f86-bbf3-b6299da9ff3e, #wrap-s-a6a1f40d-6c88-4f86-bbf3-b6299da9ff3e { display:none !important; }}@media (max-width: 767px){#s-a6a1f40d-6c88-4f86-bbf3-b6299da9ff3e {
  margin-left: 15px;
margin-right: 15px;
display: none;
}
#s-a6a1f40d-6c88-4f86-bbf3-b6299da9ff3e, #wrap-s-a6a1f40d-6c88-4f86-bbf3-b6299da9ff3e { display:none !important; }}



  #s-a6a1f40d-6c88-4f86-bbf3-b6299da9ff3e img.shogun-image {
    
    width: px;
  }


#s-a6a1f40d-6c88-4f86-bbf3-b6299da9ff3e .shogun-image-content {
  
    align-items: center;
  
}

#s-8a0bbd02-fc6f-4daf-a136-d90dcebc2619 {
  margin-top: 25px;
margin-left: 50px;
margin-bottom: 15px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-8a0bbd02-fc6f-4daf-a136-d90dcebc2619 {
  display: none;
}
#s-8a0bbd02-fc6f-4daf-a136-d90dcebc2619, #wrap-s-8a0bbd02-fc6f-4daf-a136-d90dcebc2619 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8a0bbd02-fc6f-4daf-a136-d90dcebc2619 {
  display: none;
}
#s-8a0bbd02-fc6f-4daf-a136-d90dcebc2619, #wrap-s-8a0bbd02-fc6f-4daf-a136-d90dcebc2619 { display:none !important; }}@media (max-width: 767px){#s-8a0bbd02-fc6f-4daf-a136-d90dcebc2619 {
  margin-top: 15px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
display: none;
}
#s-8a0bbd02-fc6f-4daf-a136-d90dcebc2619, #wrap-s-8a0bbd02-fc6f-4daf-a136-d90dcebc2619 { display:none !important; }}
#s-8a0bbd02-fc6f-4daf-a136-d90dcebc2619 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-106dd1cf-fdba-4aa9-8f02-c6a833b8bb92 {
  margin-top: 15px;
margin-bottom: 15px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-106dd1cf-fdba-4aa9-8f02-c6a833b8bb92 {
  display: none;
}
#s-106dd1cf-fdba-4aa9-8f02-c6a833b8bb92, #wrap-s-106dd1cf-fdba-4aa9-8f02-c6a833b8bb92 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-106dd1cf-fdba-4aa9-8f02-c6a833b8bb92 {
  display: none;
}
#s-106dd1cf-fdba-4aa9-8f02-c6a833b8bb92, #wrap-s-106dd1cf-fdba-4aa9-8f02-c6a833b8bb92 { display:none !important; }}@media (max-width: 767px){#s-106dd1cf-fdba-4aa9-8f02-c6a833b8bb92 {
  display: none;
}
#s-106dd1cf-fdba-4aa9-8f02-c6a833b8bb92, #wrap-s-106dd1cf-fdba-4aa9-8f02-c6a833b8bb92 { display:none !important; }}
#s-840e4f6d-77d9-48a5-be47-2f85add520d9 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 4px;
max-width: 300px;
text-align: center;
background-color: rgba(237, 11, 67, 1);
text-decoration: none;
}
#s-840e4f6d-77d9-48a5-be47-2f85add520d9:hover {background-color: rgba(237, 11, 67, 1) !important;
text-decoration: none !important;}#s-840e4f6d-77d9-48a5-be47-2f85add520d9:active {background-color: rgba(237, 11, 67, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-840e4f6d-77d9-48a5-be47-2f85add520d9 {
  display: none;
}
#s-840e4f6d-77d9-48a5-be47-2f85add520d9, #wrap-s-840e4f6d-77d9-48a5-be47-2f85add520d9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-840e4f6d-77d9-48a5-be47-2f85add520d9 {
  display: none;
}
#s-840e4f6d-77d9-48a5-be47-2f85add520d9, #wrap-s-840e4f6d-77d9-48a5-be47-2f85add520d9 { display:none !important; }}@media (max-width: 767px){#s-840e4f6d-77d9-48a5-be47-2f85add520d9 {
  display: none;
}
#s-840e4f6d-77d9-48a5-be47-2f85add520d9, #wrap-s-840e4f6d-77d9-48a5-be47-2f85add520d9 { display:none !important; }}


#s-840e4f6d-77d9-48a5-be47-2f85add520d9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-7002e7db-8cae-4f9c-b15a-12a0c4c16330 {
  min-height: 50px;
}








#s-7002e7db-8cae-4f9c-b15a-12a0c4c16330 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7002e7db-8cae-4f9c-b15a-12a0c4c16330.shg-box.shg-c {
  justify-content: center;
}

#s-a7c52d2b-e019-46dc-a24e-bf51ec4a6739 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 25px;
min-height: 300px;
background-position: center top;
background-attachment: scroll;
}








#s-a7c52d2b-e019-46dc-a24e-bf51ec4a6739 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7c52d2b-e019-46dc-a24e-bf51ec4a6739.shg-box.shg-c {
  justify-content: center;
}

#s-7cfc880f-82bd-417c-8341-d91629318afa {
  box-shadow:3px 3px 13px 0px ;
min-height: 50px;
background-color: rgba(103, 40, 147, 1);
}
@media (max-width: 767px){#s-7cfc880f-82bd-417c-8341-d91629318afa {
  padding-top: 15px;
padding-bottom: 15px;
}
}







#s-7cfc880f-82bd-417c-8341-d91629318afa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7cfc880f-82bd-417c-8341-d91629318afa.shg-box.shg-c {
  justify-content: center;
}

#s-fbf3222a-2a2f-46e9-8bbe-34baca01b63c {
  min-height: 50px;
}








#s-fbf3222a-2a2f-46e9-8bbe-34baca01b63c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbf3222a-2a2f-46e9-8bbe-34baca01b63c.shg-box.shg-c {
  justify-content: center;
}

#s-be86b05b-7994-4fab-8783-b7e1362e3b97 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 15px;
margin-right: 10%;
text-align: center;
}

#s-be86b05b-7994-4fab-8783-b7e1362e3b97 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c264067f-6033-4021-b817-c109aeea7b4b {
  margin-top: 10px;
margin-left: 10%;
margin-right: 10%;
}

#s-7da19485-8f01-45ad-9bbc-e799852e43fb {
  margin-top: 35px;
margin-left: 35px;
margin-bottom: 15px;
margin-right: 35px;
padding-left: 150px;
padding-right: 150px;
background-repeat: no-repeat;
}
@media (min-width: 768px) and (max-width: 991px){#s-7da19485-8f01-45ad-9bbc-e799852e43fb {
  padding-left: 55px;
padding-right: 55px;
}
}@media (max-width: 767px){#s-7da19485-8f01-45ad-9bbc-e799852e43fb {
  padding-left: 0px;
padding-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-7da19485-8f01-45ad-9bbc-e799852e43fb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-1dba3e05-44ed-4ec4-b3a8-e3dbaf428d78 {
  text-align: center;
}
#s-1dba3e05-44ed-4ec4-b3a8-e3dbaf428d78:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 0px !important;}



  #s-1dba3e05-44ed-4ec4-b3a8-e3dbaf428d78 img.shogun-image {
    
    width: px;
  }


#s-1dba3e05-44ed-4ec4-b3a8-e3dbaf428d78 .shogun-image-content {
  
    align-items: center;
  
}

#s-b6ede466-d934-4286-ad88-e922690776c4 {
  margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}




  #s-b6ede466-d934-4286-ad88-e922690776c4 img.shogun-image {
    
    width: px;
  }


#s-b6ede466-d934-4286-ad88-e922690776c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-cc43ebc3-2e51-4f76-aa6f-e4b56f0444cb {
  text-align: center;
}




  #s-cc43ebc3-2e51-4f76-aa6f-e4b56f0444cb img.shogun-image {
    
    width: px;
  }


#s-cc43ebc3-2e51-4f76-aa6f-e4b56f0444cb .shogun-image-content {
  
    align-items: center;
  
}

#s-40acc605-98a2-4927-90d9-fa7fc545ce9f {
  margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}




  #s-40acc605-98a2-4927-90d9-fa7fc545ce9f img.shogun-image {
    
    width: px;
  }


#s-40acc605-98a2-4927-90d9-fa7fc545ce9f .shogun-image-content {
  
    align-items: center;
  
}

#s-7f1eddb8-ede6-4a04-8a58-f6cf60efc0e1 {
  text-align: center;
}




  #s-7f1eddb8-ede6-4a04-8a58-f6cf60efc0e1 img.shogun-image {
    
    width: px;
  }


#s-7f1eddb8-ede6-4a04-8a58-f6cf60efc0e1 .shogun-image-content {
  
    align-items: center;
  
}

#s-2182cd5a-95c9-48e9-84f6-c0abbd86bea7 {
  margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}




  #s-2182cd5a-95c9-48e9-84f6-c0abbd86bea7 img.shogun-image {
    
    width: px;
  }


#s-2182cd5a-95c9-48e9-84f6-c0abbd86bea7 .shogun-image-content {
  
    align-items: center;
  
}

#s-369ee26f-c896-4394-b0bc-4ce9712a210d {
  text-align: center;
}




  #s-369ee26f-c896-4394-b0bc-4ce9712a210d img.shogun-image {
    
    width: px;
  }


#s-369ee26f-c896-4394-b0bc-4ce9712a210d .shogun-image-content {
  
    align-items: center;
  
}

#s-cbe13bc9-1d16-4684-952f-f60b9ea39b34 {
  margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}




  #s-cbe13bc9-1d16-4684-952f-f60b9ea39b34 img.shogun-image {
    
    width: px;
  }


#s-cbe13bc9-1d16-4684-952f-f60b9ea39b34 .shogun-image-content {
  
    align-items: center;
  
}

#s-59c70248-86e4-405f-87a8-c12a92e5e477 {
  margin-top: 1%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 4px;
max-width: 300px;
text-align: center;
background-color: rgba(237, 11, 67, 1);
text-decoration: none;
}
#s-59c70248-86e4-405f-87a8-c12a92e5e477:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-radius: 4px !important;
background-color: rgba(126, 6, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-59c70248-86e4-405f-87a8-c12a92e5e477:active {background-color: rgba(237, 11, 67, 1) !important;
text-decoration: none !important;}


#s-59c70248-86e4-405f-87a8-c12a92e5e477.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}

#s-ca4257f6-8730-4957-89cb-5655dac04040 {
  min-height: 15px;
}








#s-ca4257f6-8730-4957-89cb-5655dac04040 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca4257f6-8730-4957-89cb-5655dac04040.shg-box.shg-c {
  justify-content: center;
}

#s-df79f854-b1ee-496a-a258-97cc578d64dd {
  margin-top: 3%;
margin-left: 10%;
margin-bottom: 15px;
margin-right: 10%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-df79f854-b1ee-496a-a258-97cc578d64dd {
  margin-top: 4%;
}
}@media (max-width: 767px){#s-df79f854-b1ee-496a-a258-97cc578d64dd {
  margin-top: 7%;
}
}
#s-df79f854-b1ee-496a-a258-97cc578d64dd .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0d5ae2cf-f8f6-4f5d-8c80-d30a6ea53279 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-0d5ae2cf-f8f6-4f5d-8c80-d30a6ea53279 {
  margin-left: 7%;
margin-right: 7%;
}
}@media (max-width: 767px){#s-0d5ae2cf-f8f6-4f5d-8c80-d30a6ea53279 {
  margin-top: 2%;
margin-left: 3%;
margin-bottom: 2%;
margin-right: 3%;
}
}
#s-53dba707-f25b-4d6d-be1e-9aee7a32ae1f {
  min-height: 50px;
}








#s-53dba707-f25b-4d6d-be1e-9aee7a32ae1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53dba707-f25b-4d6d-be1e-9aee7a32ae1f.shg-box.shg-c {
  justify-content: center;
}

#s-4599c31b-682e-4391-8229-ad3697809387 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 4px;
max-width: 300px;
text-align: center;
background-color: rgba(237, 11, 67, 1);
text-decoration: none;
}
#s-4599c31b-682e-4391-8229-ad3697809387:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-radius: 4px !important;
background-color: rgba(126, 6, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-4599c31b-682e-4391-8229-ad3697809387:active {background-color: rgba(237, 11, 67, 1) !important;
text-decoration: none !important;}


#s-4599c31b-682e-4391-8229-ad3697809387.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}

#s-1be618b4-8db4-4780-8226-8ed538af9e64 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(55, 101, 57, 1);
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-1be618b4-8db4-4780-8226-8ed538af9e64 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1be618b4-8db4-4780-8226-8ed538af9e64 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1be618b4-8db4-4780-8226-8ed538af9e64 {
  
}
}@media (max-width: 767px){#s-1be618b4-8db4-4780-8226-8ed538af9e64 {
  
}
}







#s-1be618b4-8db4-4780-8226-8ed538af9e64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1be618b4-8db4-4780-8226-8ed538af9e64.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d028e613-bb38-4751-bb2d-91fad128f8d4 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center top;
background-attachment: scroll;
}








#s-d028e613-bb38-4751-bb2d-91fad128f8d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d028e613-bb38-4751-bb2d-91fad128f8d4.shg-box.shg-c {
  justify-content: center;
}

#s-6d95a936-5a45-4fc0-8032-63b029e01729 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-6d95a936-5a45-4fc0-8032-63b029e01729 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6d95a936-5a45-4fc0-8032-63b029e01729.shg-box.shg-c {
  justify-content: center;
}

#s-11b963f2-4e8e-4682-ace2-d65ef32493c7 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 15px;
margin-right: 10%;
text-align: center;
}
@media (max-width: 767px){#s-11b963f2-4e8e-4682-ace2-d65ef32493c7 {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-11b963f2-4e8e-4682-ace2-d65ef32493c7 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-95bcec53-ae0e-4f56-a0f1-ac04c51329ed {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-95bcec53-ae0e-4f56-a0f1-ac04c51329ed {
  margin-left: 7%;
margin-right: 7%;
}
}
#s-f34a7da7-81f9-496c-b07e-bdeb2be35bd5 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 1);
margin-top: 15px;
margin-left: 55px;
margin-right: 55px;
padding-left: 50px;
padding-right: 50px;
}
@media (max-width: 767px){#s-f34a7da7-81f9-496c-b07e-bdeb2be35bd5 {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-bd8a2b74-e8e6-45fe-85f0-35af810372e2 {
  margin-left: 55px;
margin-right: 55px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bd8a2b74-e8e6-45fe-85f0-35af810372e2 {
  margin-left: 35px;
margin-right: 35px;
}
}@media (max-width: 767px){#s-bd8a2b74-e8e6-45fe-85f0-35af810372e2 {
  display: none;
}
#s-bd8a2b74-e8e6-45fe-85f0-35af810372e2, #wrap-s-bd8a2b74-e8e6-45fe-85f0-35af810372e2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 768px) {
[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-bd8a2b74-e8e6-45fe-85f0-35af810372e2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-da8f3102-1cb8-4690-a011-a7ae91f074e7 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: center;
}




  #s-da8f3102-1cb8-4690-a011-a7ae91f074e7 img.shogun-image {
    
    width: px;
  }


#s-da8f3102-1cb8-4690-a011-a7ae91f074e7 .shogun-image-content {
  
    align-items: center;
  
}

#s-f9c4a103-c634-48da-bd0a-ecd8f12b31c0 {
  min-height: 125px;
}








#s-f9c4a103-c634-48da-bd0a-ecd8f12b31c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
}#s-f9c4a103-c634-48da-bd0a-ecd8f12b31c0.shg-box.shg-c {
  justify-content: center;
}

#s-710ef6f5-4a33-4018-8ea4-3cedfc28897e {
  border-style: solid;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(103, 40, 147, 1);
border-style: solid;
border-radius: 5px;
text-align: center;
}




  #s-710ef6f5-4a33-4018-8ea4-3cedfc28897e img.shogun-image {
    
    width: px;
  }


#s-710ef6f5-4a33-4018-8ea4-3cedfc28897e .shogun-image-content {
  
    align-items: center;
  
}

#s-f36748b4-d1ea-492f-924b-c5495be737ff {
  min-height: 125px;
}








#s-f36748b4-d1ea-492f-924b-c5495be737ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
}#s-f36748b4-d1ea-492f-924b-c5495be737ff.shg-box.shg-c {
  justify-content: center;
}

#s-571374ea-ca0a-4443-a9c0-76f7267dbe07 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: center;
}




  #s-571374ea-ca0a-4443-a9c0-76f7267dbe07 img.shogun-image {
    
    width: px;
  }


#s-571374ea-ca0a-4443-a9c0-76f7267dbe07 .shogun-image-content {
  
    align-items: center;
  
}

#s-841da0ad-494f-4cc9-be83-d117c030b022 {
  border-style: solid;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(103, 40, 147, 1);
border-style: solid;
border-radius: 5px;
text-align: center;
}




  #s-841da0ad-494f-4cc9-be83-d117c030b022 img.shogun-image {
    
    width: px;
  }


#s-841da0ad-494f-4cc9-be83-d117c030b022 .shogun-image-content {
  
    align-items: center;
  
}

#s-d5d9c9a8-8450-4720-97be-fa0ec2da8d59 {
  min-height: 125px;
background-attachment: scroll;
}








#s-d5d9c9a8-8450-4720-97be-fa0ec2da8d59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
}#s-d5d9c9a8-8450-4720-97be-fa0ec2da8d59.shg-box.shg-c {
  justify-content: center;
}

#s-a99443c3-7b02-47ff-a35a-6e95789ccafc {
  margin-top: 25px;
margin-bottom: 25px;
text-align: center;
}




  #s-a99443c3-7b02-47ff-a35a-6e95789ccafc img.shogun-image {
    
    width: px;
  }


#s-a99443c3-7b02-47ff-a35a-6e95789ccafc .shogun-image-content {
  
    align-items: center;
  
}

#s-b5b45dd6-68cb-4b64-8312-05fdbc2f44ab {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(103, 40, 147, 1);
border-style: solid;
border-radius: 5px;
text-align: center;
}




  #s-b5b45dd6-68cb-4b64-8312-05fdbc2f44ab img.shogun-image {
    
    width: px;
  }


#s-b5b45dd6-68cb-4b64-8312-05fdbc2f44ab .shogun-image-content {
  
    align-items: center;
  
}

#s-efee12de-61af-42cc-a697-ccfe62951ba6 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: center;
}
@media (min-width: 1200px){#s-efee12de-61af-42cc-a697-ccfe62951ba6 {
  display: none;
}
#s-efee12de-61af-42cc-a697-ccfe62951ba6, #wrap-s-efee12de-61af-42cc-a697-ccfe62951ba6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-efee12de-61af-42cc-a697-ccfe62951ba6 {
  display: none;
}
#s-efee12de-61af-42cc-a697-ccfe62951ba6, #wrap-s-efee12de-61af-42cc-a697-ccfe62951ba6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-efee12de-61af-42cc-a697-ccfe62951ba6 {
  display: none;
}
#s-efee12de-61af-42cc-a697-ccfe62951ba6, #wrap-s-efee12de-61af-42cc-a697-ccfe62951ba6 { display:none !important; }}



  #s-efee12de-61af-42cc-a697-ccfe62951ba6 img.shogun-image {
    
    width: px;
  }


#s-efee12de-61af-42cc-a697-ccfe62951ba6 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-38a3f6bf-1b75-42e2-90e6-b5a145b8c472 {
  display: none;
}
#s-38a3f6bf-1b75-42e2-90e6-b5a145b8c472, #wrap-s-38a3f6bf-1b75-42e2-90e6-b5a145b8c472 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-38a3f6bf-1b75-42e2-90e6-b5a145b8c472 {
  display: none;
}
#s-38a3f6bf-1b75-42e2-90e6-b5a145b8c472, #wrap-s-38a3f6bf-1b75-42e2-90e6-b5a145b8c472 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-38a3f6bf-1b75-42e2-90e6-b5a145b8c472 {
  display: none;
}
#s-38a3f6bf-1b75-42e2-90e6-b5a145b8c472, #wrap-s-38a3f6bf-1b75-42e2-90e6-b5a145b8c472 { display:none !important; }}
#s-b1be4420-1315-42a8-9915-6edc114c67ad {
  border-style: solid;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(103, 40, 147, 1);
border-style: solid;
border-radius: 3px;
text-align: center;
}
@media (min-width: 1200px){#s-b1be4420-1315-42a8-9915-6edc114c67ad {
  display: none;
}
#s-b1be4420-1315-42a8-9915-6edc114c67ad, #wrap-s-b1be4420-1315-42a8-9915-6edc114c67ad { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b1be4420-1315-42a8-9915-6edc114c67ad {
  display: none;
}
#s-b1be4420-1315-42a8-9915-6edc114c67ad, #wrap-s-b1be4420-1315-42a8-9915-6edc114c67ad { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b1be4420-1315-42a8-9915-6edc114c67ad {
  display: none;
}
#s-b1be4420-1315-42a8-9915-6edc114c67ad, #wrap-s-b1be4420-1315-42a8-9915-6edc114c67ad { display:none !important; }}@media (max-width: 767px){#s-b1be4420-1315-42a8-9915-6edc114c67ad {
  margin-left: 15px;
margin-right: 15px;
}
}



  #s-b1be4420-1315-42a8-9915-6edc114c67ad img.shogun-image {
    
    width: px;
  }


#s-b1be4420-1315-42a8-9915-6edc114c67ad .shogun-image-content {
  
    align-items: center;
  
}

#s-e6df3142-f448-43ea-b47b-20b096a5db30 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: center;
}
@media (min-width: 1200px){#s-e6df3142-f448-43ea-b47b-20b096a5db30 {
  display: none;
}
#s-e6df3142-f448-43ea-b47b-20b096a5db30, #wrap-s-e6df3142-f448-43ea-b47b-20b096a5db30 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e6df3142-f448-43ea-b47b-20b096a5db30 {
  display: none;
}
#s-e6df3142-f448-43ea-b47b-20b096a5db30, #wrap-s-e6df3142-f448-43ea-b47b-20b096a5db30 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e6df3142-f448-43ea-b47b-20b096a5db30 {
  display: none;
}
#s-e6df3142-f448-43ea-b47b-20b096a5db30, #wrap-s-e6df3142-f448-43ea-b47b-20b096a5db30 { display:none !important; }}



  #s-e6df3142-f448-43ea-b47b-20b096a5db30 img.shogun-image {
    
    width: px;
  }


#s-e6df3142-f448-43ea-b47b-20b096a5db30 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-35cc40e6-a710-4987-8e07-0733e9028f93 {
  display: none;
}
#s-35cc40e6-a710-4987-8e07-0733e9028f93, #wrap-s-35cc40e6-a710-4987-8e07-0733e9028f93 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-35cc40e6-a710-4987-8e07-0733e9028f93 {
  display: none;
}
#s-35cc40e6-a710-4987-8e07-0733e9028f93, #wrap-s-35cc40e6-a710-4987-8e07-0733e9028f93 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-35cc40e6-a710-4987-8e07-0733e9028f93 {
  display: none;
}
#s-35cc40e6-a710-4987-8e07-0733e9028f93, #wrap-s-35cc40e6-a710-4987-8e07-0733e9028f93 { display:none !important; }}
#s-704a92ce-3206-425e-9e0c-a78858d64a83 {
  border-style: solid;
margin-left: 15px;
margin-right: 15px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(103, 40, 147, 1);
border-style: solid;
border-radius: 3px;
text-align: center;
}
@media (min-width: 1200px){#s-704a92ce-3206-425e-9e0c-a78858d64a83 {
  display: none;
}
#s-704a92ce-3206-425e-9e0c-a78858d64a83, #wrap-s-704a92ce-3206-425e-9e0c-a78858d64a83 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-704a92ce-3206-425e-9e0c-a78858d64a83 {
  display: none;
}
#s-704a92ce-3206-425e-9e0c-a78858d64a83, #wrap-s-704a92ce-3206-425e-9e0c-a78858d64a83 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-704a92ce-3206-425e-9e0c-a78858d64a83 {
  display: none;
}
#s-704a92ce-3206-425e-9e0c-a78858d64a83, #wrap-s-704a92ce-3206-425e-9e0c-a78858d64a83 { display:none !important; }}



  #s-704a92ce-3206-425e-9e0c-a78858d64a83 img.shogun-image {
    
    width: px;
  }


#s-704a92ce-3206-425e-9e0c-a78858d64a83 .shogun-image-content {
  
    align-items: center;
  
}

#s-681fb2da-4b5a-4640-a68f-44082332e323 {
  margin-top: 25px;
margin-bottom: 25px;
text-align: center;
}
@media (min-width: 1200px){#s-681fb2da-4b5a-4640-a68f-44082332e323 {
  display: none;
}
#s-681fb2da-4b5a-4640-a68f-44082332e323, #wrap-s-681fb2da-4b5a-4640-a68f-44082332e323 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-681fb2da-4b5a-4640-a68f-44082332e323 {
  display: none;
}
#s-681fb2da-4b5a-4640-a68f-44082332e323, #wrap-s-681fb2da-4b5a-4640-a68f-44082332e323 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-681fb2da-4b5a-4640-a68f-44082332e323 {
  display: none;
}
#s-681fb2da-4b5a-4640-a68f-44082332e323, #wrap-s-681fb2da-4b5a-4640-a68f-44082332e323 { display:none !important; }}



  #s-681fb2da-4b5a-4640-a68f-44082332e323 img.shogun-image {
    
    width: px;
  }


#s-681fb2da-4b5a-4640-a68f-44082332e323 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-d5c1aab5-8d96-46e3-bb9a-463beab942cc {
  display: none;
}
#s-d5c1aab5-8d96-46e3-bb9a-463beab942cc, #wrap-s-d5c1aab5-8d96-46e3-bb9a-463beab942cc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d5c1aab5-8d96-46e3-bb9a-463beab942cc {
  display: none;
}
#s-d5c1aab5-8d96-46e3-bb9a-463beab942cc, #wrap-s-d5c1aab5-8d96-46e3-bb9a-463beab942cc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d5c1aab5-8d96-46e3-bb9a-463beab942cc {
  display: none;
}
#s-d5c1aab5-8d96-46e3-bb9a-463beab942cc, #wrap-s-d5c1aab5-8d96-46e3-bb9a-463beab942cc { display:none !important; }}
#s-bd2f325c-393d-4f60-b4e7-964272d6916c {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(103, 40, 147, 1);
border-style: solid;
border-radius: 3px;
text-align: center;
}
@media (min-width: 1200px){#s-bd2f325c-393d-4f60-b4e7-964272d6916c {
  display: none;
}
#s-bd2f325c-393d-4f60-b4e7-964272d6916c, #wrap-s-bd2f325c-393d-4f60-b4e7-964272d6916c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd2f325c-393d-4f60-b4e7-964272d6916c {
  display: none;
}
#s-bd2f325c-393d-4f60-b4e7-964272d6916c, #wrap-s-bd2f325c-393d-4f60-b4e7-964272d6916c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bd2f325c-393d-4f60-b4e7-964272d6916c {
  display: none;
}
#s-bd2f325c-393d-4f60-b4e7-964272d6916c, #wrap-s-bd2f325c-393d-4f60-b4e7-964272d6916c { display:none !important; }}@media (max-width: 767px){#s-bd2f325c-393d-4f60-b4e7-964272d6916c {
  margin-left: 15px;
margin-right: 15px;
}
}



  #s-bd2f325c-393d-4f60-b4e7-964272d6916c img.shogun-image {
    
    width: px;
  }


#s-bd2f325c-393d-4f60-b4e7-964272d6916c .shogun-image-content {
  
    align-items: center;
  
}

#s-7578b886-a475-446d-b932-0c060d1239f6 {
  margin-top: 25px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 4px;
max-width: 350px;
text-align: center;
background-color: rgba(237, 11, 67, 1);
text-decoration: none;
}
#s-7578b886-a475-446d-b932-0c060d1239f6:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-radius: 4px !important;
background-color: rgba(126, 6, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-7578b886-a475-446d-b932-0c060d1239f6:active {background-color: rgba(237, 11, 67, 1) !important;
text-decoration: none !important;}


#s-7578b886-a475-446d-b932-0c060d1239f6.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}

#s-12a958ad-afd4-4697-8722-343e4b0350e6 {
  min-height: 50px;
}
@media (max-width: 767px){#s-12a958ad-afd4-4697-8722-343e4b0350e6 {
  display: none;
}
#s-12a958ad-afd4-4697-8722-343e4b0350e6, #wrap-s-12a958ad-afd4-4697-8722-343e4b0350e6 { display:none !important; }}







#s-12a958ad-afd4-4697-8722-343e4b0350e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12a958ad-afd4-4697-8722-343e4b0350e6.shg-box.shg-c {
  justify-content: center;
}

#s-2e23d5c3-89ec-4ff0-864c-d21767d2d762 {
  min-height: 50px;
}








#s-2e23d5c3-89ec-4ff0-864c-d21767d2d762 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e23d5c3-89ec-4ff0-864c-d21767d2d762.shg-box.shg-c {
  justify-content: center;
}

#s-de537b5b-e20d-4ffe-96a3-c663164171aa {
  padding-top: 25px;
padding-left: 50px;
padding-bottom: 25px;
padding-right: 50px;
min-height: 50px;
}
@media (max-width: 767px){#s-de537b5b-e20d-4ffe-96a3-c663164171aa {
  
}
}







#s-de537b5b-e20d-4ffe-96a3-c663164171aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de537b5b-e20d-4ffe-96a3-c663164171aa.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-1404f22e-7b8b-4cde-abf8-f4419dda09f2 {
  margin-left: 15px;
margin-right: 15px;
}
}
@media (min-width: 0px) {
[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1404f22e-7b8b-4cde-abf8-f4419dda09f2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-3109ad75-9012-4e27-82a7-ec417a2653e6 {
  margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
}

#s-3109ad75-9012-4e27-82a7-ec417a2653e6 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-3109ad75-9012-4e27-82a7-ec417a2653e6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(103, 40, 147, 0.05);
  padding: 10px;
}

#s-3109ad75-9012-4e27-82a7-ec417a2653e6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(103, 40, 147, 1);
}

#s-3109ad75-9012-4e27-82a7-ec417a2653e6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-3109ad75-9012-4e27-82a7-ec417a2653e6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(103, 40, 147, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 500;
  font-style: ;
  font-size: 18px;
}

#s-3109ad75-9012-4e27-82a7-ec417a2653e6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-bc0e4ad3-8a66-4fca-845d-bf7e33b785f0 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-0e2791be-64e8-4b73-a1df-b12009c26fbd {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-28b8caf8-3f28-479b-976c-b638de094cbb {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-3d8a5af7-154d-401d-ad44-fd7bc4fd77fe {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-803b8696-480b-4c9e-ba14-2de61614339a {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-8df5912b-78e8-41e6-b4b3-409819db63e0 {
  min-height: 50px;
}
@media (max-width: 767px){#s-8df5912b-78e8-41e6-b4b3-409819db63e0 {
  display: none;
}
#s-8df5912b-78e8-41e6-b4b3-409819db63e0, #wrap-s-8df5912b-78e8-41e6-b4b3-409819db63e0 { display:none !important; }}







#s-8df5912b-78e8-41e6-b4b3-409819db63e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8df5912b-78e8-41e6-b4b3-409819db63e0.shg-box.shg-c {
  justify-content: center;
}

#s-ca74f0a4-0d19-4148-9faf-bca922035ecf {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 4px;
max-width: 350px;
text-align: center;
background-color: rgba(237, 11, 67, 1);
text-decoration: none;
}
#s-ca74f0a4-0d19-4148-9faf-bca922035ecf:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-radius: 4px !important;
background-color: rgba(126, 6, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-ca74f0a4-0d19-4148-9faf-bca922035ecf:active {background-color: rgba(237, 11, 67, 1) !important;
text-decoration: none !important;}


#s-ca74f0a4-0d19-4148-9faf-bca922035ecf.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}

#s-f761ff40-bf8d-41b7-98f9-1f4d89162ac5 {
  margin-top: 25px;
margin-left: 10%;
margin-bottom: 15px;
margin-right: 10%;
text-align: center;
}

#s-f761ff40-bf8d-41b7-98f9-1f4d89162ac5 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bdada0ba-972f-48a9-8bbf-8ffed606b691 {
  min-height: 50px;
}








#s-bdada0ba-972f-48a9-8bbf-8ffed606b691 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bdada0ba-972f-48a9-8bbf-8ffed606b691.shg-box.shg-c {
  justify-content: center;
}

#s-27b5d24c-a606-4200-9086-a4c848c28454 {
  min-height: 50px;
}
@media (max-width: 767px){#s-27b5d24c-a606-4200-9086-a4c848c28454 {
  padding-left: 15px;
padding-right: 15px;
}
}







#s-27b5d24c-a606-4200-9086-a4c848c28454 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27b5d24c-a606-4200-9086-a4c848c28454.shg-box.shg-c {
  justify-content: center;
}

#s-09093875-5fa1-4467-8270-afadbd7703a5 {
  margin-left: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-09093875-5fa1-4467-8270-afadbd7703a5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-d3eef705-70bd-48bc-9a8c-3c507b2714f9 {
  text-align: center;
}




  #s-d3eef705-70bd-48bc-9a8c-3c507b2714f9 img.shogun-image {
    
    width: px;
  }


#s-d3eef705-70bd-48bc-9a8c-3c507b2714f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-faa47417-9d74-496e-a51d-5d19d3e5ff81 {
  text-align: center;
}




  #s-faa47417-9d74-496e-a51d-5d19d3e5ff81 img.shogun-image {
    
    width: px;
  }


#s-faa47417-9d74-496e-a51d-5d19d3e5ff81 .shogun-image-content {
  
    align-items: center;
  
}

#s-88833337-48b6-4178-ad1e-0bff4504880d {
  text-align: center;
}




  #s-88833337-48b6-4178-ad1e-0bff4504880d img.shogun-image {
    
    width: px;
  }


#s-88833337-48b6-4178-ad1e-0bff4504880d .shogun-image-content {
  
    align-items: center;
  
}

#s-a49eee6f-0d26-41e6-998b-a33449cbf150 {
  text-align: center;
}




  #s-a49eee6f-0d26-41e6-998b-a33449cbf150 img.shogun-image {
    
    width: px;
  }


#s-a49eee6f-0d26-41e6-998b-a33449cbf150 .shogun-image-content {
  
    align-items: center;
  
}

#s-1438c976-d770-46ee-8a67-f6cf6858810f {
  text-align: center;
}




  #s-1438c976-d770-46ee-8a67-f6cf6858810f img.shogun-image {
    
    width: px;
  }


#s-1438c976-d770-46ee-8a67-f6cf6858810f .shogun-image-content {
  
    align-items: center;
  
}

#s-80e3df92-76a2-4355-832c-bb3ba9a48d14 {
  text-align: center;
}




  #s-80e3df92-76a2-4355-832c-bb3ba9a48d14 img.shogun-image {
    
    width: px;
  }


#s-80e3df92-76a2-4355-832c-bb3ba9a48d14 .shogun-image-content {
  
    align-items: center;
  
}

#s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd {
  margin-left: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-06dfbbf0-8d7e-4b62-91d9-6d1c5176dafd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-3a330b31-9a68-4076-8175-4ece6854bf74 {
  text-align: center;
}




  #s-3a330b31-9a68-4076-8175-4ece6854bf74 img.shogun-image {
    
    width: px;
  }


#s-3a330b31-9a68-4076-8175-4ece6854bf74 .shogun-image-content {
  
    align-items: center;
  
}

#s-5e91821a-467c-489e-8239-5c5dacece859 {
  text-align: center;
}




  #s-5e91821a-467c-489e-8239-5c5dacece859 img.shogun-image {
    
    width: px;
  }


#s-5e91821a-467c-489e-8239-5c5dacece859 .shogun-image-content {
  
    align-items: center;
  
}

#s-62e2c290-ac55-43b4-8095-30363ef48d7c {
  text-align: center;
}




  #s-62e2c290-ac55-43b4-8095-30363ef48d7c img.shogun-image {
    
    width: px;
  }


#s-62e2c290-ac55-43b4-8095-30363ef48d7c .shogun-image-content {
  
    align-items: center;
  
}

#s-f7a12202-5313-4eb8-92e4-369d8f30cbff {
  text-align: center;
}




  #s-f7a12202-5313-4eb8-92e4-369d8f30cbff img.shogun-image {
    
    width: px;
  }


#s-f7a12202-5313-4eb8-92e4-369d8f30cbff .shogun-image-content {
  
    align-items: center;
  
}

#s-a00c5a26-85c7-4d62-9a2a-7f19b8f86a81 {
  text-align: center;
}




  #s-a00c5a26-85c7-4d62-9a2a-7f19b8f86a81 img.shogun-image {
    
    width: px;
  }


#s-a00c5a26-85c7-4d62-9a2a-7f19b8f86a81 .shogun-image-content {
  
    align-items: center;
  
}

#s-7efee2d1-4a6c-48dc-9c2e-f60a1d49ce8a {
  text-align: center;
}




  #s-7efee2d1-4a6c-48dc-9c2e-f60a1d49ce8a img.shogun-image {
    
    width: px;
  }


#s-7efee2d1-4a6c-48dc-9c2e-f60a1d49ce8a .shogun-image-content {
  
    align-items: center;
  
}

#s-16225ad6-42df-489f-9fba-44ee9256317d {
  margin-top: 4%;
margin-left: auto;
margin-bottom: 4%;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 4px;
max-width: 350px;
text-align: center;
background-color: rgba(237, 11, 67, 1);
text-decoration: none;
}
#s-16225ad6-42df-489f-9fba-44ee9256317d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-radius: 4px !important;
background-color: rgba(126, 6, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-16225ad6-42df-489f-9fba-44ee9256317d:active {background-color: rgba(237, 11, 67, 1) !important;
text-decoration: none !important;}


#s-16225ad6-42df-489f-9fba-44ee9256317d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  block ;
}

#s-df5f9dd0-a0d7-4e9d-b327-f4fbb05404f0 {
  margin-bottom: 25px;
min-height: 35px;
background-color: rgba(103, 40, 147, 0.05);
}








#s-df5f9dd0-a0d7-4e9d-b327-f4fbb05404f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df5f9dd0-a0d7-4e9d-b327-f4fbb05404f0.shg-box.shg-c {
  justify-content: center;
}

#s-426d20f1-e454-46e5-a7d7-91ad7ecec426 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 1);
margin-top: 35px;
margin-left: 55px;
margin-right: 55px;
padding-left: 50px;
padding-right: 50px;
}
@media (max-width: 767px){#s-426d20f1-e454-46e5-a7d7-91ad7ecec426 {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5 {
  background-color: rgba(103, 40, 147, 0);
}
@media (max-width: 767px){#s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5 {
  padding-left: 10%;
padding-right: 10%;
}
}
@media (min-width: 0px) {
[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-aa49e551-ad33-40e2-88bc-ba6aae4e59c5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-727e2f58-d427-4c48-bafb-56f8f3e81dcb {
  text-align: center;
}




  #s-727e2f58-d427-4c48-bafb-56f8f3e81dcb img.shogun-image {
    
    width: px;
  }


#s-727e2f58-d427-4c48-bafb-56f8f3e81dcb .shogun-image-content {
  
    align-items: center;
  
}

#s-4b468cc9-0da6-4334-8ca1-95077dd31c85 {
  text-align: center;
}




  #s-4b468cc9-0da6-4334-8ca1-95077dd31c85 img.shogun-image {
    
    width: px;
  }


#s-4b468cc9-0da6-4334-8ca1-95077dd31c85 .shogun-image-content {
  
    align-items: center;
  
}

#s-d1dc306e-2adb-41ec-839e-817de4d26e63 {
  text-align: center;
}




  #s-d1dc306e-2adb-41ec-839e-817de4d26e63 img.shogun-image {
    
    width: px;
  }


#s-d1dc306e-2adb-41ec-839e-817de4d26e63 .shogun-image-content {
  
    align-items: center;
  
}

#s-c623d501-504f-487f-9106-8b4a42019bad {
  text-align: center;
}




  #s-c623d501-504f-487f-9106-8b4a42019bad img.shogun-image {
    
    width: px;
  }


#s-c623d501-504f-487f-9106-8b4a42019bad .shogun-image-content {
  
    align-items: center;
  
}

#s-e738d0b2-e09f-4f11-b227-d5577adbf47e {
  text-align: center;
}




  #s-e738d0b2-e09f-4f11-b227-d5577adbf47e img.shogun-image {
    
    width: px;
  }


#s-e738d0b2-e09f-4f11-b227-d5577adbf47e .shogun-image-content {
  
    align-items: center;
  
}

#s-ea23f2b3-ba3d-45e7-a4bd-941746db4f1b {
  text-align: center;
}




  #s-ea23f2b3-ba3d-45e7-a4bd-941746db4f1b img.shogun-image {
    
    width: px;
  }


#s-ea23f2b3-ba3d-45e7-a4bd-941746db4f1b .shogun-image-content {
  
    align-items: center;
  
}

#s-5e056aef-d8c5-4656-8e6a-8f2e9fe1c15a {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 1);
margin-top: 15px;
margin-left: 55px;
margin-right: 55px;
padding-top: 0px;
padding-left: 50px;
padding-bottom: 15px;
padding-right: 50px;
}
@media (max-width: 767px){#s-5e056aef-d8c5-4656-8e6a-8f2e9fe1c15a {
  margin-left: 0px;
margin-right: 0px;
padding-left: 15px;
padding-bottom: 0px;
padding-right: 15px;
}
}
.shg-ig-x {
  overflow-x: hidden;
}

.shg-ig-posts-container {
  display: flex;
  flex-wrap: wrap;
}

.shg-ig-posts {
  box-sizing: border-box;
  height: 100%;
}

.shg-ig-posts-link {
  text-decoration: none;
}

.shg-ig-posts-image {
  max-height: 100%;
  width: 100%;
  display: block;
}

.shg-ig-posts-caption {
  width: 100%;
  font-size: 12px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  text-align: left;
}

.shg-ig-details-container {
  padding-top: 9px;
  border-top: 1px solid #ddd;
}

.shg-ig-user-details {
  display: flex;
  flex-direction: row;
}

.shg-ig-user-image {
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}

.shg-ig-username-container {
  display: flex;
  flex-direction: column;
}

.shg-ig-user-full-name {
  margin-bottom: 3px !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

.shg-ig-user-createdat {
  margin-bottom: 0 !important;
  font-family: Arial;
  color: #b3b3b3;
  font-size: 12px;
}

[id="s-b0a6e949-90bc-4a67-88a2-d27685cf09db"] .shg-ig-posts-container > .shg-ig-posts {
  width: 50%;
  padding-right: 0px;
}

.shg-ig-posts-container {
  width: calc(100% + 0px) !important;
}

@media (min-width: 768px) {
  [id="s-b0a6e949-90bc-4a67-88a2-d27685cf09db"] .shg-ig-posts-container > .shg-ig-posts {
    width: 16.666666666666668%;
    padding-right: 0px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 0px) !important;
  }
}

#s-3463a310-d3b6-4f04-9844-90f17d7f26ee {
  min-height: 50px;
}








#s-3463a310-d3b6-4f04-9844-90f17d7f26ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3463a310-d3b6-4f04-9844-90f17d7f26ee.shg-box.shg-c {
  justify-content: center;
}

#s-0c29d884-86b1-44b4-8f77-8fc4a038d5b2 {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 4px;
max-width: 350px;
text-align: center;
background-color: rgba(237, 11, 67, 1);
text-decoration: none;
}
#s-0c29d884-86b1-44b4-8f77-8fc4a038d5b2:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-radius: 4px !important;
background-color: rgba(126, 6, 36, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-0c29d884-86b1-44b4-8f77-8fc4a038d5b2:active {background-color: rgba(237, 11, 67, 1) !important;
text-decoration: none !important;}


#s-0c29d884-86b1-44b4-8f77-8fc4a038d5b2.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Montserrat;
  display:  block ;
}

#s-e53cbb3e-64b4-474e-8661-e5f28661b43a {
  background-repeat: no-repeat;
background-size: cover;
margin-top: -40px;
margin-bottom: -40px;
min-height: 350px;
background-position: center center;
background-attachment: scroll;
}








#s-e53cbb3e-64b4-474e-8661-e5f28661b43a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e53cbb3e-64b4-474e-8661-e5f28661b43a.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;
  }
}

#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;
}
