.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.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-eca63437-7cdc-4469-96eb-3f8bb3994b30 {
  background-image: url(https://i.shgcdn.com/60b2e83c-721e-4628-ba1a-307cbe774fce/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
max-height: 600px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-eca63437-7cdc-4469-96eb-3f8bb3994b30 {
  display: none;
}
#s-eca63437-7cdc-4469-96eb-3f8bb3994b30, #wrap-s-eca63437-7cdc-4469-96eb-3f8bb3994b30 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eca63437-7cdc-4469-96eb-3f8bb3994b30 {
  display: none;
}
#s-eca63437-7cdc-4469-96eb-3f8bb3994b30, #wrap-s-eca63437-7cdc-4469-96eb-3f8bb3994b30 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eca63437-7cdc-4469-96eb-3f8bb3994b30 {
  display: none;
}
#s-eca63437-7cdc-4469-96eb-3f8bb3994b30, #wrap-s-eca63437-7cdc-4469-96eb-3f8bb3994b30 { display:none !important; }}







#s-eca63437-7cdc-4469-96eb-3f8bb3994b30 > .shg-box-overlay {
  background-color: rgba(16, 169, 152, 1);
  opacity: 0.7;
}#s-eca63437-7cdc-4469-96eb-3f8bb3994b30.shg-box.shg-c {
  justify-content: flex-start;
}

.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-f7023806-cdb5-4093-9145-10414baa38a5 {
  margin-top: 130px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
text-align: center;
}

#s-f7023806-cdb5-4093-9145-10414baa38a5 .shogun-heading-component h1 {
  color: rgba(255, 244, 112, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 42px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-03e0d3be-ff01-4643-a446-5945ed37361c {
  margin-left: 25px;
margin-right: 25px;
padding-top: 15px;
padding-left: 25px;
padding-bottom: 15px;
padding-right: 25px;
}

.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-16d112a4-17f1-41e8-be3f-4b6911feb876 {
  margin-left: 25%;
margin-right: 25%;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(226, 42, 112, 1);
font-size: 16px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-16d112a4-17f1-41e8-be3f-4b6911feb876:hover {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(89, 89, 89, 1) !important;
text-decoration: none !important;}#s-16d112a4-17f1-41e8-be3f-4b6911feb876:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-16d112a4-17f1-41e8-be3f-4b6911feb876.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Montserrat;
  display:  block ;
}

#s-19421fa7-f869-498a-bfc9-8b1ee6ef92ff {
  padding-top: 25px;
padding-left: 5px;
padding-bottom: 25px;
padding-right: 5px;
min-height: 50px;
}
@media (min-width: 1200px){#s-19421fa7-f869-498a-bfc9-8b1ee6ef92ff {
  display: none;
}
#s-19421fa7-f869-498a-bfc9-8b1ee6ef92ff, #wrap-s-19421fa7-f869-498a-bfc9-8b1ee6ef92ff { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-19421fa7-f869-498a-bfc9-8b1ee6ef92ff {
  display: none;
}
#s-19421fa7-f869-498a-bfc9-8b1ee6ef92ff, #wrap-s-19421fa7-f869-498a-bfc9-8b1ee6ef92ff { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-19421fa7-f869-498a-bfc9-8b1ee6ef92ff {
  display: none;
}
#s-19421fa7-f869-498a-bfc9-8b1ee6ef92ff, #wrap-s-19421fa7-f869-498a-bfc9-8b1ee6ef92ff { display:none !important; }}@media (max-width: 767px){#s-19421fa7-f869-498a-bfc9-8b1ee6ef92ff {
  
}
}







#s-19421fa7-f869-498a-bfc9-8b1ee6ef92ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19421fa7-f869-498a-bfc9-8b1ee6ef92ff.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cbf0bd0b-e11b-46e2-a5e4-6a305333edfc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cbf0bd0b-e11b-46e2-a5e4-6a305333edfc .shogun-heading-component h1 {
  color: rgba(16, 169, 152, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4173c5a6-afc5-489d-967f-269d6f1ca0fd {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
padding-left: 20px;
padding-right: 20px;
}

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

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

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

@media (min-width: 0px) {
[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-552ce324-1031-4662-8536-8e442dedfd6c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-4cbc942d-6336-44b1-bc86-16f6094dc853 {
  text-align: center;
}




  #s-4cbc942d-6336-44b1-bc86-16f6094dc853 img.shogun-image {
    
    width: px;
  }


#s-4cbc942d-6336-44b1-bc86-16f6094dc853 .shogun-image-content {
  
    align-items: center;
  
}

#s-b2d559f1-7580-4241-8711-065840be2f80 {
  padding-top: 15px;
padding-bottom: 15px;
}

#s-035d2b93-cced-4ac3-94d9-c5b27365221d {
  text-align: center;
}




  #s-035d2b93-cced-4ac3-94d9-c5b27365221d img.shogun-image {
    
    width: px;
  }


#s-035d2b93-cced-4ac3-94d9-c5b27365221d .shogun-image-content {
  
    align-items: center;
  
}

#s-4369980b-2103-4d1a-99fa-7219dc754658 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-9887cd72-d843-4436-b90a-b2f8aaf2e4a2 {
  text-align: center;
}




  #s-9887cd72-d843-4436-b90a-b2f8aaf2e4a2 img.shogun-image {
    
    width: px;
  }


#s-9887cd72-d843-4436-b90a-b2f8aaf2e4a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-e6a8819e-913c-4cfe-84a4-45711f71c4f0 {
  padding-top: 15px;
padding-bottom: 15px;
}

#s-929d5c57-ec19-484c-b06e-80d63be830c4 {
  text-align: center;
}




  #s-929d5c57-ec19-484c-b06e-80d63be830c4 img.shogun-image {
    
    width: px;
  }


#s-929d5c57-ec19-484c-b06e-80d63be830c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-3c80bcb9-fd56-466d-8337-8f342761ed3d {
  padding-top: 15px;
padding-bottom: 15px;
}

#s-b42e10b4-16fa-4058-8a46-118a65ffbc01 {
  text-align: center;
}




  #s-b42e10b4-16fa-4058-8a46-118a65ffbc01 img.shogun-image {
    
    width: px;
  }


#s-b42e10b4-16fa-4058-8a46-118a65ffbc01 .shogun-image-content {
  
    align-items: center;
  
}

#s-77aa5503-9bf4-4182-aa63-55a1ae2490e4 {
  padding-top: 15px;
padding-bottom: 15px;
}

#s-b9cc1b0b-cb39-4045-9cb5-7dc81ae57546 {
  padding-top: 15px;
padding-bottom: 15px;
min-height: 50px;
background-color: rgba(241, 246, 250, 1);
}
@media (min-width: 1200px){#s-b9cc1b0b-cb39-4045-9cb5-7dc81ae57546 {
  display: none;
}
#s-b9cc1b0b-cb39-4045-9cb5-7dc81ae57546, #wrap-s-b9cc1b0b-cb39-4045-9cb5-7dc81ae57546 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b9cc1b0b-cb39-4045-9cb5-7dc81ae57546 {
  display: none;
}
#s-b9cc1b0b-cb39-4045-9cb5-7dc81ae57546, #wrap-s-b9cc1b0b-cb39-4045-9cb5-7dc81ae57546 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b9cc1b0b-cb39-4045-9cb5-7dc81ae57546 {
  display: none;
}
#s-b9cc1b0b-cb39-4045-9cb5-7dc81ae57546, #wrap-s-b9cc1b0b-cb39-4045-9cb5-7dc81ae57546 { display:none !important; }}@media (max-width: 767px){#s-b9cc1b0b-cb39-4045-9cb5-7dc81ae57546 {
  
}
}







#s-b9cc1b0b-cb39-4045-9cb5-7dc81ae57546 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9cc1b0b-cb39-4045-9cb5-7dc81ae57546.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5222e4f0-8c88-43b3-9079-c2f4dc99fd70 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}

#s-5222e4f0-8c88-43b3-9079-c2f4dc99fd70 .shogun-heading-component h1 {
  color: rgba(16, 169, 152, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-357afb94-c0be-4186-abca-e7009ce8d35d {
  padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
}








#s-357afb94-c0be-4186-abca-e7009ce8d35d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-357afb94-c0be-4186-abca-e7009ce8d35d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d6b6ade2-55c4-470e-a21b-e8b9caf431bd {
  border-style: solid;
margin-left: 30px;
margin-right: 30px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(16, 169, 152, 1);
border-style: solid;
border-radius: 8px;
min-width: 300px;
min-height: 400px;
max-width: 300px;
max-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-d6b6ade2-55c4-470e-a21b-e8b9caf431bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
}#s-d6b6ade2-55c4-470e-a21b-e8b9caf431bd.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ce985195-459d-4b5e-952f-e35429b0af45 {
  padding-top: 20px;
padding-left: 15px;
padding-bottom: 20px;
padding-right: 30px;
min-width: 300px;
text-align: center;
}

#s-ce985195-459d-4b5e-952f-e35429b0af45 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-72fb334a-d0ab-472f-8ecf-bd9d63ce8f52 {
  padding-top: 5px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8 {
  padding-top: px;
padding-bottom: 25px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0f2f9f9c-fbfe-4678-b5c1-5d0d371bfbd8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-fe6b68f9-513f-47c7-bba0-34330202db26 {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 30px;
min-width: 140px;
max-width: 140px;
text-align: center;
background-color: rgba(226, 42, 112, 1);
font-size: 16px;
color: #ffffff;
text-decoration: none;
}
#s-fe6b68f9-513f-47c7-bba0-34330202db26:hover {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}#s-fe6b68f9-513f-47c7-bba0-34330202db26:active {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}


#s-fe6b68f9-513f-47c7-bba0-34330202db26.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Montserrat;
  display:  block ;
}

#s-c27dbaa5-626e-4b61-a13c-4a0d1daa0d99 {
  padding-left: 10px;
padding-right: 10px;
}

#s-9e33b9b0-2028-4f8a-8c03-e8c5ed31f187 {
  min-height: 50px;
}








#s-9e33b9b0-2028-4f8a-8c03-e8c5ed31f187 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e33b9b0-2028-4f8a-8c03-e8c5ed31f187.shg-box.shg-c {
  justify-content: flex-start;
}

#s-faa15ef5-64e5-4156-ba46-def6f3f7395d {
  padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
}








#s-faa15ef5-64e5-4156-ba46-def6f3f7395d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-faa15ef5-64e5-4156-ba46-def6f3f7395d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bcb56a4f-d646-43fc-8166-3de069435a8b {
  border-style: solid;
margin-left: 30px;
margin-right: 30px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(16, 169, 152, 1);
border-style: solid;
border-radius: 8px;
min-width: 300px;
min-height: 400px;
max-width: 300px;
max-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-bcb56a4f-d646-43fc-8166-3de069435a8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
}#s-bcb56a4f-d646-43fc-8166-3de069435a8b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-78944dd0-a1a5-4add-9ded-e5a355f8e1f5 {
  padding-top: 20px;
padding-left: 15px;
padding-bottom: 20px;
padding-right: 30px;
min-width: 300px;
text-align: center;
}

#s-78944dd0-a1a5-4add-9ded-e5a355f8e1f5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-29b706a6-53cd-44fc-ac2f-d56cf7c96c38 {
  padding-top: 5px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-d26dbb1d-3a76-4731-8f42-42607822bda3 {
  padding-top: px;
padding-bottom: 25px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d26dbb1d-3a76-4731-8f42-42607822bda3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-70112bde-f2dd-49c1-8d54-7cb9a11138e7 {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 30px;
min-width: 140px;
max-width: 140px;
text-align: center;
background-color: rgba(226, 42, 112, 1);
font-size: 16px;
color: #ffffff;
text-decoration: none;
}
#s-70112bde-f2dd-49c1-8d54-7cb9a11138e7:hover {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}#s-70112bde-f2dd-49c1-8d54-7cb9a11138e7:active {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}


#s-70112bde-f2dd-49c1-8d54-7cb9a11138e7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Montserrat;
  display:  block ;
}

#s-c375194a-d010-4992-bdb6-55eeac1e39ec {
  padding-left: 10px;
padding-right: 10px;
}

#s-02955559-55aa-40d5-904f-5abe8e4166cf {
  min-height: 50px;
}








#s-02955559-55aa-40d5-904f-5abe8e4166cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-02955559-55aa-40d5-904f-5abe8e4166cf.shg-box.shg-c {
  justify-content: flex-start;
}

#s-60dd1897-0a54-434a-91aa-cd5988b32de1 {
  padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
}








#s-60dd1897-0a54-434a-91aa-cd5988b32de1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60dd1897-0a54-434a-91aa-cd5988b32de1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-aa62825c-1078-486f-9f58-099230781135 {
  border-style: solid;
margin-left: 30px;
margin-right: 30px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(16, 169, 152, 1);
border-style: solid;
border-radius: 8px;
min-width: 300px;
min-height: 400px;
max-width: 300px;
max-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-aa62825c-1078-486f-9f58-099230781135 > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
}#s-aa62825c-1078-486f-9f58-099230781135.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a6dfe81d-c1ad-4d20-8d54-c13af826dd26 {
  padding-top: 20px;
padding-left: 15px;
padding-bottom: 20px;
padding-right: 30px;
min-width: 300px;
text-align: center;
}

#s-a6dfe81d-c1ad-4d20-8d54-c13af826dd26 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9cb09a3e-9c05-4970-84b1-66b1dc1d9383 {
  padding-top: 5px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-0c0a3886-82fe-4362-936e-3fdb427ab9c0 {
  padding-top: px;
padding-bottom: 25px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0c0a3886-82fe-4362-936e-3fdb427ab9c0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-577c32f4-4169-4df4-8b74-c7f28761585d {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 30px;
min-width: 140px;
max-width: 140px;
text-align: center;
background-color: rgba(226, 42, 112, 1);
font-size: 16px;
color: #ffffff;
text-decoration: none;
}
#s-577c32f4-4169-4df4-8b74-c7f28761585d:hover {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}#s-577c32f4-4169-4df4-8b74-c7f28761585d:active {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}


#s-577c32f4-4169-4df4-8b74-c7f28761585d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Montserrat;
  display:  block ;
}

#s-020281eb-3074-44c8-9b7e-6f4595b055be {
  min-height: 50px;
}








#s-020281eb-3074-44c8-9b7e-6f4595b055be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-020281eb-3074-44c8-9b7e-6f4595b055be.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cadc5742-4e5e-4a0c-b3f1-2a57ffdf2ae8 {
  padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
}








#s-cadc5742-4e5e-4a0c-b3f1-2a57ffdf2ae8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cadc5742-4e5e-4a0c-b3f1-2a57ffdf2ae8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2c586ee1-bf28-4310-b98e-27381b621c9f {
  border-style: solid;
margin-left: 30px;
margin-right: 30px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(16, 169, 152, 1);
border-style: solid;
border-radius: 8px;
min-width: 300px;
min-height: 400px;
max-width: 300px;
max-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-2c586ee1-bf28-4310-b98e-27381b621c9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
}#s-2c586ee1-bf28-4310-b98e-27381b621c9f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b2709ee8-29a1-41ac-9bb6-a496487c5aad {
  padding-top: 20px;
padding-left: 15px;
padding-bottom: 20px;
padding-right: 30px;
min-width: 300px;
text-align: center;
}

#s-b2709ee8-29a1-41ac-9bb6-a496487c5aad .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-247fa025-e00d-4d35-9497-c0ded65577ae {
  padding-top: 5px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-feaea730-23c1-409b-83e9-b28e977679df {
  padding-top: px;
padding-bottom: 25px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-feaea730-23c1-409b-83e9-b28e977679df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c734e6f4-8746-490a-8178-51da64e21467 {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 30px;
min-width: 140px;
max-width: 140px;
text-align: center;
background-color: rgba(226, 42, 112, 1);
font-size: 16px;
color: #ffffff;
text-decoration: none;
}
#s-c734e6f4-8746-490a-8178-51da64e21467:hover {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}#s-c734e6f4-8746-490a-8178-51da64e21467:active {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}


#s-c734e6f4-8746-490a-8178-51da64e21467.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Montserrat;
  display:  block ;
}

#s-2418730b-6da2-4838-83dc-87da64500e09 {
  min-height: 50px;
}








#s-2418730b-6da2-4838-83dc-87da64500e09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2418730b-6da2-4838-83dc-87da64500e09.shg-box.shg-c {
  justify-content: flex-start;
}

#s-28dcea55-0e95-4bad-acea-f7d8ef045bf1 {
  padding-top: 30px;
padding-left: 0px;
padding-bottom: 30px;
padding-right: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-28dcea55-0e95-4bad-acea-f7d8ef045bf1 {
  display: none;
}
#s-28dcea55-0e95-4bad-acea-f7d8ef045bf1, #wrap-s-28dcea55-0e95-4bad-acea-f7d8ef045bf1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-28dcea55-0e95-4bad-acea-f7d8ef045bf1 {
  display: none;
}
#s-28dcea55-0e95-4bad-acea-f7d8ef045bf1, #wrap-s-28dcea55-0e95-4bad-acea-f7d8ef045bf1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-28dcea55-0e95-4bad-acea-f7d8ef045bf1 {
  display: none;
}
#s-28dcea55-0e95-4bad-acea-f7d8ef045bf1, #wrap-s-28dcea55-0e95-4bad-acea-f7d8ef045bf1 { display:none !important; }}@media (max-width: 767px){#s-28dcea55-0e95-4bad-acea-f7d8ef045bf1 {
  
}
}







#s-28dcea55-0e95-4bad-acea-f7d8ef045bf1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28dcea55-0e95-4bad-acea-f7d8ef045bf1.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-617f923b-57e8-4cd3-8666-8fba88bee472"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-25bb2150-28c6-494a-b360-d5fd157528aa {
  padding-left: 1px;
padding-right: 1px;
text-align: center;
}




  #s-25bb2150-28c6-494a-b360-d5fd157528aa img.shogun-image {
    
    width: px;
  }


#s-25bb2150-28c6-494a-b360-d5fd157528aa .shogun-image-content {
  
    align-items: center;
  
}

#s-0bf9b547-478c-411b-9480-31725419f5eb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0bf9b547-478c-411b-9480-31725419f5eb .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-0bf9b547-478c-411b-9480-31725419f5eb .shogun-heading-component h3 a {
  color: #000;
}


#s-542af6b7-0a04-4520-be3b-e2ee825c5595 {
  text-align: center;
}




  #s-542af6b7-0a04-4520-be3b-e2ee825c5595 img.shogun-image {
    
    width: px;
  }


#s-542af6b7-0a04-4520-be3b-e2ee825c5595 .shogun-image-content {
  
    align-items: center;
  
}

#s-ace1a04b-4711-498f-bed3-a9b967c26d44 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ace1a04b-4711-498f-bed3-a9b967c26d44 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-ace1a04b-4711-498f-bed3-a9b967c26d44 .shogun-heading-component h3 a {
  color: #000;
}


#s-f1110a54-f1ac-4b10-8f74-cf408da6fcca {
  text-align: center;
}




  #s-f1110a54-f1ac-4b10-8f74-cf408da6fcca img.shogun-image {
    
    width: px;
  }


#s-f1110a54-f1ac-4b10-8f74-cf408da6fcca .shogun-image-content {
  
    align-items: center;
  
}

#s-a6ebbd1d-6f4b-4b0c-89af-d5435cc67815 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a6ebbd1d-6f4b-4b0c-89af-d5435cc67815 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-a6ebbd1d-6f4b-4b0c-89af-d5435cc67815 .shogun-heading-component h3 a {
  color: #000;
}


#s-f5127d16-e1d3-4a1d-8ef0-bd22a1aa6ca0 {
  text-align: center;
}




  #s-f5127d16-e1d3-4a1d-8ef0-bd22a1aa6ca0 img.shogun-image {
    
    width: px;
  }


#s-f5127d16-e1d3-4a1d-8ef0-bd22a1aa6ca0 .shogun-image-content {
  
    align-items: center;
  
}

#s-86ec7848-fb49-46d3-8d9b-9350cbba1b9f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-86ec7848-fb49-46d3-8d9b-9350cbba1b9f .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-86ec7848-fb49-46d3-8d9b-9350cbba1b9f .shogun-heading-component h3 a {
  color: #000;
}


@media (min-width: 1200px){#s-500568b8-cf81-411e-b72a-14ed3ea0fede {
  display: none;
}
#s-500568b8-cf81-411e-b72a-14ed3ea0fede, #wrap-s-500568b8-cf81-411e-b72a-14ed3ea0fede { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-500568b8-cf81-411e-b72a-14ed3ea0fede {
  display: none;
}
#s-500568b8-cf81-411e-b72a-14ed3ea0fede, #wrap-s-500568b8-cf81-411e-b72a-14ed3ea0fede { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-500568b8-cf81-411e-b72a-14ed3ea0fede {
  display: none;
}
#s-500568b8-cf81-411e-b72a-14ed3ea0fede, #wrap-s-500568b8-cf81-411e-b72a-14ed3ea0fede { display:none !important; }}
#s-417a5618-3ad7-4dc2-bb42-d526ea24842b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-417a5618-3ad7-4dc2-bb42-d526ea24842b {
  display: none;
}
#s-417a5618-3ad7-4dc2-bb42-d526ea24842b, #wrap-s-417a5618-3ad7-4dc2-bb42-d526ea24842b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-417a5618-3ad7-4dc2-bb42-d526ea24842b {
  display: none;
}
#s-417a5618-3ad7-4dc2-bb42-d526ea24842b, #wrap-s-417a5618-3ad7-4dc2-bb42-d526ea24842b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-417a5618-3ad7-4dc2-bb42-d526ea24842b {
  display: none;
}
#s-417a5618-3ad7-4dc2-bb42-d526ea24842b, #wrap-s-417a5618-3ad7-4dc2-bb42-d526ea24842b { display:none !important; }}@media (max-width: 767px){#s-417a5618-3ad7-4dc2-bb42-d526ea24842b {
  
}
}







#s-417a5618-3ad7-4dc2-bb42-d526ea24842b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-417a5618-3ad7-4dc2-bb42-d526ea24842b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55 {
  padding-top: 15px;
padding-bottom: 15px;
background-color: rgba(241, 246, 250, 1);
}

@media (min-width: 0px) {
[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-2bc69fbd-b8e4-4c67-abeb-7d13d5027a55"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-7b591e1c-b3fc-4b76-9b8b-43721ed66e91 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7b591e1c-b3fc-4b76-9b8b-43721ed66e91 .shogun-heading-component h1 {
  color: rgba(16, 169, 152, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

#s-18b10143-57d4-4858-9844-a8520a64de3c {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-680805dc-45ca-42ac-9f92-f0c1a5bf4aa7 {
  margin-top: 25px;
margin-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
text-align: center;
}

#s-680805dc-45ca-42ac-9f92-f0c1a5bf4aa7 .shogun-heading-component h2 {
  color: rgba(16, 169, 152, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 992px) and (max-width: 1199px){#s-f918ac7d-ed96-4d42-a60e-5d7847949455 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f918ac7d-ed96-4d42-a60e-5d7847949455 {
  
}
}
@media (min-width: 0px) {
[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f918ac7d-ed96-4d42-a60e-5d7847949455"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a946c144-76a0-423f-bbaf-683af1162399 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 25px;
padding-right: 25px;
}

#s-6e54b8ab-18a8-45dd-902b-6feee886c766 {
  border-style: solid;
margin-left: 80px;
margin-right: 80px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(16, 169, 152, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 16px;
font-weight: bold;
color: rgba(89, 89, 89, 1);
text-decoration: none;
}
#s-6e54b8ab-18a8-45dd-902b-6feee886c766:hover {background-image: url(https://ucarecdn.com/841432a9-9afd-4e27-9a28-53a4f54c998a/-/stretch/off/-/resize/3000x/-/quality/lighter/) !important;
background-repeat: no-repeat !important;
background-size: cover !important;
background-position: center center !important;
background-color: #3cb0fd !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-6e54b8ab-18a8-45dd-902b-6feee886c766:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6e54b8ab-18a8-45dd-902b-6feee886c766.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-7213f36a-3be2-4a1d-ac05-33ae6cf6c0d7 {
  background-image: url(https://i.shgcdn.com/45ec96c8-38b2-4ffd-8a12-0b03e77c3e11/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 600px;
max-height: 600px;
background-position: center center;
}
@media (min-width: 1200px){#s-7213f36a-3be2-4a1d-ac05-33ae6cf6c0d7 {
  display: none;
}
#s-7213f36a-3be2-4a1d-ac05-33ae6cf6c0d7, #wrap-s-7213f36a-3be2-4a1d-ac05-33ae6cf6c0d7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7213f36a-3be2-4a1d-ac05-33ae6cf6c0d7 {
  display: none;
}
#s-7213f36a-3be2-4a1d-ac05-33ae6cf6c0d7, #wrap-s-7213f36a-3be2-4a1d-ac05-33ae6cf6c0d7 { display:none !important; }}@media (max-width: 767px){#s-7213f36a-3be2-4a1d-ac05-33ae6cf6c0d7 {
  display: none;
}
#s-7213f36a-3be2-4a1d-ac05-33ae6cf6c0d7, #wrap-s-7213f36a-3be2-4a1d-ac05-33ae6cf6c0d7 { display:none !important; }}







#s-7213f36a-3be2-4a1d-ac05-33ae6cf6c0d7 > .shg-box-overlay {
  background-color: rgba(16, 169, 152, 1);
  opacity: 0;
}#s-7213f36a-3be2-4a1d-ac05-33ae6cf6c0d7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9b4fe3fa-2691-4a72-8b4c-ea61a0698e47 {
  margin-top: 100px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9b4fe3fa-2691-4a72-8b4c-ea61a0698e47 .shogun-heading-component h1 {
  color: rgba(255, 244, 112, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-420dd02f-5472-4b73-88d4-f1cc71d0c6e6 {
  margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-28766820-5717-4314-9c55-4c34685cbb6d {
  margin-top: 15px;
margin-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-28766820-5717-4314-9c55-4c34685cbb6d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c47e7f50-5201-456d-9db2-322064b48cf3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(226, 42, 112, 1);
font-size: 16px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-c47e7f50-5201-456d-9db2-322064b48cf3:hover {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(89, 89, 89, 1) !important;
text-decoration: none !important;}#s-c47e7f50-5201-456d-9db2-322064b48cf3:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-c47e7f50-5201-456d-9db2-322064b48cf3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  
  
  font-family: Montserrat;
  display:  block ;
}

#s-3e46f2c5-0618-40b8-85d9-1087de9b8c1e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 25px;
padding-left: 25px;
padding-bottom: 50px;
padding-right: 25px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-3e46f2c5-0618-40b8-85d9-1087de9b8c1e {
  display: none;
}
#s-3e46f2c5-0618-40b8-85d9-1087de9b8c1e, #wrap-s-3e46f2c5-0618-40b8-85d9-1087de9b8c1e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3e46f2c5-0618-40b8-85d9-1087de9b8c1e {
  display: none;
}
#s-3e46f2c5-0618-40b8-85d9-1087de9b8c1e, #wrap-s-3e46f2c5-0618-40b8-85d9-1087de9b8c1e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3e46f2c5-0618-40b8-85d9-1087de9b8c1e {
  display: none;
}
#s-3e46f2c5-0618-40b8-85d9-1087de9b8c1e, #wrap-s-3e46f2c5-0618-40b8-85d9-1087de9b8c1e { display:none !important; }}@media (max-width: 767px){#s-3e46f2c5-0618-40b8-85d9-1087de9b8c1e {
  display: none;
}
#s-3e46f2c5-0618-40b8-85d9-1087de9b8c1e, #wrap-s-3e46f2c5-0618-40b8-85d9-1087de9b8c1e { display:none !important; }}







#s-3e46f2c5-0618-40b8-85d9-1087de9b8c1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e46f2c5-0618-40b8-85d9-1087de9b8c1e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f7c476ba-c753-47a1-b92c-1dbecdd15b31 {
  
}

@media (min-width: 0px) {
[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f7c476ba-c753-47a1-b92c-1dbecdd15b31"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-43dc95d3-5152-4f6d-82e5-c12aeb92e358 {
  margin-top: 15px;
margin-left: 0-px;
margin-bottom: 15px;
margin-right: 0-px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-43dc95d3-5152-4f6d-82e5-c12aeb92e358 .shogun-heading-component h3 {
  color: rgba(16, 169, 152, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-adab9a69-1de3-4623-9d6f-cd1cfb30d685 {
  
}

@media (min-width: 0px) {
[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-adab9a69-1de3-4623-9d6f-cd1cfb30d685"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-a1eae056-01dc-483e-84bc-e5d210e8c128 {
  
}

#s-f2fbeee3-8192-4e68-8f8c-3945fe13b7b1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(226, 42, 112, 1);
font-size: 16px;
color: #ffffff;
text-decoration: none;
}
#s-f2fbeee3-8192-4e68-8f8c-3945fe13b7b1:hover {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}#s-f2fbeee3-8192-4e68-8f8c-3945fe13b7b1:active {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}


#s-f2fbeee3-8192-4e68-8f8c-3945fe13b7b1.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-b553fc89-f63c-4428-8499-9cb9b15a6273 {
  text-align: center;
}




  #s-b553fc89-f63c-4428-8499-9cb9b15a6273 img.shogun-image {
    
    width: px;
  }


#s-b553fc89-f63c-4428-8499-9cb9b15a6273 .shogun-image-content {
  
    align-items: center;
  
}

#s-a50acc9a-e6c3-4542-ad81-16a722d237e6 {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-a50acc9a-e6c3-4542-ad81-16a722d237e6 .shogun-heading-component h4 {
  color: rgba(89, 89, 89, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3479bee3-47e9-480e-84ab-55b9f9a29e48 {
  
}

#s-f9a1d062-c072-4880-9910-5e9f4833681f {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-f9a1d062-c072-4880-9910-5e9f4833681f .shogun-heading-component h4 {
  color: rgba(89, 89, 89, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-6bf34162-0ffe-4106-b491-e4110889d19a {
  
}

#s-fefb3926-b5fd-4ea3-b950-537fb895cb5d {
  padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

#s-fefb3926-b5fd-4ea3-b950-537fb895cb5d .shogun-heading-component h4 {
  color: rgba(89, 89, 89, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ebd6cad3-2de0-4c01-adbf-f16e2e4602c4 {
  
}

#s-4e95268c-d58f-40cc-99da-febaf83c2d4b {
  padding-top: 25px;
padding-left: 30px;
padding-bottom: 25px;
padding-right: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-4e95268c-d58f-40cc-99da-febaf83c2d4b {
  display: none;
}
#s-4e95268c-d58f-40cc-99da-febaf83c2d4b, #wrap-s-4e95268c-d58f-40cc-99da-febaf83c2d4b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4e95268c-d58f-40cc-99da-febaf83c2d4b {
  display: none;
}
#s-4e95268c-d58f-40cc-99da-febaf83c2d4b, #wrap-s-4e95268c-d58f-40cc-99da-febaf83c2d4b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4e95268c-d58f-40cc-99da-febaf83c2d4b {
  
}
}@media (max-width: 767px){#s-4e95268c-d58f-40cc-99da-febaf83c2d4b {
  display: none;
}
#s-4e95268c-d58f-40cc-99da-febaf83c2d4b, #wrap-s-4e95268c-d58f-40cc-99da-febaf83c2d4b { display:none !important; }}







#s-4e95268c-d58f-40cc-99da-febaf83c2d4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e95268c-d58f-40cc-99da-febaf83c2d4b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-301d324e-5a21-4d05-9e75-486b5b7cacfe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-301d324e-5a21-4d05-9e75-486b5b7cacfe .shogun-heading-component h1 {
  color: rgba(16, 169, 152, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-777d4de4-f55e-4e37-91a5-3c8d91006643 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
padding-left: 50px;
padding-right: 50px;
}

@media (min-width: 0px) {
[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-e61e46f2-c07a-4885-b625-fe30dc43ca10"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-bdf4b8ab-8001-46d6-9ee5-b31a903be70e {
  text-align: center;
}




  #s-bdf4b8ab-8001-46d6-9ee5-b31a903be70e img.shogun-image {
    
    width: px;
  }


#s-bdf4b8ab-8001-46d6-9ee5-b31a903be70e .shogun-image-content {
  
    align-items: center;
  
}

#s-87f44a0d-5b33-42b3-b028-3db86ee84358 {
  padding-top: 15px;
padding-bottom: 15px;
}

#s-8ff94f28-19f9-4026-9531-9579811d5aff {
  text-align: center;
}




  #s-8ff94f28-19f9-4026-9531-9579811d5aff img.shogun-image {
    
    width: px;
  }


#s-8ff94f28-19f9-4026-9531-9579811d5aff .shogun-image-content {
  
    align-items: center;
  
}

#s-d52d9dd3-499d-46e6-bb47-b7d4c1859eb3 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-38ded28e-511c-483e-bd66-3082b9243c3e {
  text-align: center;
}




  #s-38ded28e-511c-483e-bd66-3082b9243c3e img.shogun-image {
    
    width: px;
  }


#s-38ded28e-511c-483e-bd66-3082b9243c3e .shogun-image-content {
  
    align-items: center;
  
}

#s-9a2e8940-a7bf-4714-8e5a-d288160a479c {
  padding-top: 15px;
padding-bottom: 15px;
}

#s-0fe023b9-03b1-4385-b649-ca11442ffb3e {
  text-align: center;
}




  #s-0fe023b9-03b1-4385-b649-ca11442ffb3e img.shogun-image {
    
    width: px;
  }


#s-0fe023b9-03b1-4385-b649-ca11442ffb3e .shogun-image-content {
  
    align-items: center;
  
}

#s-da318519-dc22-4395-b787-edee5736f9f2 {
  padding-top: 15px;
padding-bottom: 15px;
}

#s-87e0af11-aa0e-45f9-8035-2cf2286f83aa {
  text-align: center;
}




  #s-87e0af11-aa0e-45f9-8035-2cf2286f83aa img.shogun-image {
    
    width: px;
  }


#s-87e0af11-aa0e-45f9-8035-2cf2286f83aa .shogun-image-content {
  
    align-items: center;
  
}

#s-b3757e34-0ed3-4a8a-bd0b-5f003ddc712d {
  padding-top: 15px;
padding-bottom: 15px;
}

#s-e6571014-12b0-4c9b-9d8e-c24d77f5886f {
  padding-top: 15px;
padding-bottom: 15px;
min-height: 50px;
background-color: rgba(241, 246, 250, 1);
}
@media (min-width: 1200px){#s-e6571014-12b0-4c9b-9d8e-c24d77f5886f {
  display: none;
}
#s-e6571014-12b0-4c9b-9d8e-c24d77f5886f, #wrap-s-e6571014-12b0-4c9b-9d8e-c24d77f5886f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e6571014-12b0-4c9b-9d8e-c24d77f5886f {
  display: none;
}
#s-e6571014-12b0-4c9b-9d8e-c24d77f5886f, #wrap-s-e6571014-12b0-4c9b-9d8e-c24d77f5886f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e6571014-12b0-4c9b-9d8e-c24d77f5886f {
  
}
}@media (max-width: 767px){#s-e6571014-12b0-4c9b-9d8e-c24d77f5886f {
  display: none;
}
#s-e6571014-12b0-4c9b-9d8e-c24d77f5886f, #wrap-s-e6571014-12b0-4c9b-9d8e-c24d77f5886f { display:none !important; }}







#s-e6571014-12b0-4c9b-9d8e-c24d77f5886f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6571014-12b0-4c9b-9d8e-c24d77f5886f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fc75d7aa-ec04-4c92-8a6e-29ed1ee49b08 {
  padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}

#s-fc75d7aa-ec04-4c92-8a6e-29ed1ee49b08 .shogun-heading-component h1 {
  color: rgba(16, 169, 152, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5bac74c3-42d2-4c0f-96d3-313aa592a306 {
  padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
}








#s-5bac74c3-42d2-4c0f-96d3-313aa592a306 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5bac74c3-42d2-4c0f-96d3-313aa592a306.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a6450d45-a13a-4276-9eda-4bb8f2f2f98f {
  border-style: solid;
margin-left: 30px;
margin-right: 30px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(16, 169, 152, 1);
border-style: solid;
border-radius: 8px;
min-width: 300px;
min-height: 400px;
max-width: 300px;
max-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-a6450d45-a13a-4276-9eda-4bb8f2f2f98f > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
}#s-a6450d45-a13a-4276-9eda-4bb8f2f2f98f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6b1bfa2a-54c7-4851-b7d1-b5b115931159 {
  padding-top: 20px;
padding-left: 15px;
padding-bottom: 20px;
padding-right: 30px;
min-width: 300px;
text-align: center;
}

#s-6b1bfa2a-54c7-4851-b7d1-b5b115931159 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-06e513f4-07f0-4baa-ad10-197b0c7dea6f {
  padding-top: 5px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1 {
  padding-top: px;
padding-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-19f8734e-2ef1-4d96-b1ad-1e31404fe8d1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1eb70f49-43de-45fb-ba9d-e7606ceb50ab {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 30px;
min-width: 140px;
max-width: 140px;
text-align: center;
background-color: rgba(226, 42, 112, 1);
font-size: 16px;
color: #ffffff;
text-decoration: none;
}
#s-1eb70f49-43de-45fb-ba9d-e7606ceb50ab:hover {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}#s-1eb70f49-43de-45fb-ba9d-e7606ceb50ab:active {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}


#s-1eb70f49-43de-45fb-ba9d-e7606ceb50ab.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Montserrat;
  display:  block ;
}

#s-70ddfc06-148d-44ba-9acd-a1daef47ac89 {
  padding-left: 10px;
padding-right: 10px;
}

#s-539488dd-8dd6-4d32-b5d8-63e2afd84fd3 {
  min-height: 50px;
}








#s-539488dd-8dd6-4d32-b5d8-63e2afd84fd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-539488dd-8dd6-4d32-b5d8-63e2afd84fd3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2db0e03d-62a4-4f37-bf79-2498ceb93285 {
  padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
}








#s-2db0e03d-62a4-4f37-bf79-2498ceb93285 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2db0e03d-62a4-4f37-bf79-2498ceb93285.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a079b7c6-67a0-4322-a068-ddc6f7ffcd34 {
  border-style: solid;
margin-left: 30px;
margin-right: 30px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(16, 169, 152, 1);
border-style: solid;
border-radius: 8px;
min-width: 300px;
min-height: 400px;
max-width: 300px;
max-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-a079b7c6-67a0-4322-a068-ddc6f7ffcd34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
}#s-a079b7c6-67a0-4322-a068-ddc6f7ffcd34.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ae601172-d05d-437a-8097-a805923b0162 {
  padding-top: 20px;
padding-left: 15px;
padding-bottom: 20px;
padding-right: 30px;
min-width: 300px;
text-align: center;
}

#s-ae601172-d05d-437a-8097-a805923b0162 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-47e641b2-4d47-4ceb-a749-977679b2ef2d {
  padding-top: 5px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a {
  padding-top: px;
padding-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b63ca2d0-2b35-4ec1-beeb-a615fe5d411a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-61a7c43b-0a94-4151-9958-5b7e80f860ee {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 30px;
min-width: 140px;
max-width: 140px;
text-align: center;
background-color: rgba(226, 42, 112, 1);
font-size: 16px;
color: #ffffff;
text-decoration: none;
}
#s-61a7c43b-0a94-4151-9958-5b7e80f860ee:hover {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}#s-61a7c43b-0a94-4151-9958-5b7e80f860ee:active {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}


#s-61a7c43b-0a94-4151-9958-5b7e80f860ee.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Montserrat;
  display:  block ;
}

#s-5be36052-2f1a-47aa-b6cb-b36e3a80a991 {
  padding-left: 10px;
padding-right: 10px;
}

#s-97095bfe-dde5-4f27-bbeb-799cb406fab1 {
  min-height: 50px;
}








#s-97095bfe-dde5-4f27-bbeb-799cb406fab1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97095bfe-dde5-4f27-bbeb-799cb406fab1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0876d736-d4af-4409-9198-c9aa9886ce44 {
  padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
}








#s-0876d736-d4af-4409-9198-c9aa9886ce44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0876d736-d4af-4409-9198-c9aa9886ce44.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fc7d96f9-a926-40d1-b30b-694039315d75 {
  border-style: solid;
margin-left: 30px;
margin-right: 30px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(16, 169, 152, 1);
border-style: solid;
border-radius: 8px;
min-width: 300px;
min-height: 400px;
max-width: 300px;
max-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-fc7d96f9-a926-40d1-b30b-694039315d75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
}#s-fc7d96f9-a926-40d1-b30b-694039315d75.shg-box.shg-c {
  justify-content: flex-start;
}

#s-28d2487c-1626-4ca0-ac7c-bd50e70e682a {
  padding-top: 20px;
padding-left: 15px;
padding-bottom: 20px;
padding-right: 30px;
min-width: 300px;
text-align: center;
}

#s-28d2487c-1626-4ca0-ac7c-bd50e70e682a .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b7c71f6d-958f-44fb-9b60-7c0d063c926e {
  padding-top: 5px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-971a2dfa-d5d8-4330-8603-be78ba8b8797 {
  padding-top: px;
padding-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-971a2dfa-d5d8-4330-8603-be78ba8b8797"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-927cff50-de08-4738-8ba2-6de30677220c {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 30px;
min-width: 140px;
max-width: 140px;
text-align: center;
background-color: rgba(226, 42, 112, 1);
font-size: 16px;
color: #ffffff;
text-decoration: none;
}
#s-927cff50-de08-4738-8ba2-6de30677220c:hover {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}#s-927cff50-de08-4738-8ba2-6de30677220c:active {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}


#s-927cff50-de08-4738-8ba2-6de30677220c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Montserrat;
  display:  block ;
}

#s-ea6da3a3-9d56-4a5d-a222-821718a8d878 {
  min-height: 50px;
}








#s-ea6da3a3-9d56-4a5d-a222-821718a8d878 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ea6da3a3-9d56-4a5d-a222-821718a8d878.shg-box.shg-c {
  justify-content: flex-start;
}

#s-85095609-256a-491c-8426-efc5cdedb785 {
  padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
}








#s-85095609-256a-491c-8426-efc5cdedb785 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85095609-256a-491c-8426-efc5cdedb785.shg-box.shg-c {
  justify-content: flex-start;
}

#s-96d8441a-6196-4d1b-99e0-a4d9b0569b0e {
  border-style: solid;
margin-left: 30px;
margin-right: 30px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(16, 169, 152, 1);
border-style: solid;
border-radius: 8px;
min-width: 300px;
min-height: 400px;
max-width: 300px;
max-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-96d8441a-6196-4d1b-99e0-a4d9b0569b0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
}#s-96d8441a-6196-4d1b-99e0-a4d9b0569b0e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bf6cd5fc-8a73-41c9-a0f9-270e74d3327e {
  padding-top: 20px;
padding-left: 15px;
padding-bottom: 20px;
padding-right: 30px;
min-width: 300px;
text-align: center;
}

#s-bf6cd5fc-8a73-41c9-a0f9-270e74d3327e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-80b9659e-b85b-4b55-9759-6cdb07dc4d59 {
  padding-top: 5px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941 {
  padding-top: px;
padding-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5f7b5cf6-dda6-4841-af7e-75b9e1f07941"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-09695f51-4229-42e6-92e1-76c26c1cfc9d {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 30px;
min-width: 140px;
max-width: 140px;
text-align: center;
background-color: rgba(226, 42, 112, 1);
font-size: 16px;
color: #ffffff;
text-decoration: none;
}
#s-09695f51-4229-42e6-92e1-76c26c1cfc9d:hover {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}#s-09695f51-4229-42e6-92e1-76c26c1cfc9d:active {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}


#s-09695f51-4229-42e6-92e1-76c26c1cfc9d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Montserrat;
  display:  block ;
}

#s-5d57eb93-95fc-4cb1-adb4-7019a2ea9749 {
  min-height: 50px;
}








#s-5d57eb93-95fc-4cb1-adb4-7019a2ea9749 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d57eb93-95fc-4cb1-adb4-7019a2ea9749.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5b87ad96-8f33-4787-8d39-e09ad9cc4ffe {
  padding-top: 30px;
padding-left: 0px;
padding-bottom: 30px;
padding-right: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-5b87ad96-8f33-4787-8d39-e09ad9cc4ffe {
  display: none;
}
#s-5b87ad96-8f33-4787-8d39-e09ad9cc4ffe, #wrap-s-5b87ad96-8f33-4787-8d39-e09ad9cc4ffe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5b87ad96-8f33-4787-8d39-e09ad9cc4ffe {
  display: none;
}
#s-5b87ad96-8f33-4787-8d39-e09ad9cc4ffe, #wrap-s-5b87ad96-8f33-4787-8d39-e09ad9cc4ffe { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5b87ad96-8f33-4787-8d39-e09ad9cc4ffe {
  
}
}@media (max-width: 767px){#s-5b87ad96-8f33-4787-8d39-e09ad9cc4ffe {
  display: none;
}
#s-5b87ad96-8f33-4787-8d39-e09ad9cc4ffe, #wrap-s-5b87ad96-8f33-4787-8d39-e09ad9cc4ffe { display:none !important; }}







#s-5b87ad96-8f33-4787-8d39-e09ad9cc4ffe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b87ad96-8f33-4787-8d39-e09ad9cc4ffe.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d9ef1937-efee-450d-aac7-2981485c230a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-b36b618f-fc52-494a-928b-674b1cbce6cf {
  padding-left: 1px;
padding-right: 1px;
text-align: center;
}




  #s-b36b618f-fc52-494a-928b-674b1cbce6cf img.shogun-image {
    
    width: px;
  }


#s-b36b618f-fc52-494a-928b-674b1cbce6cf .shogun-image-content {
  
    align-items: center;
  
}

#s-9bc785b8-b7ec-45c5-bf5e-21ab31ab4707 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9bc785b8-b7ec-45c5-bf5e-21ab31ab4707 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-9bc785b8-b7ec-45c5-bf5e-21ab31ab4707 .shogun-heading-component h3 a {
  color: #000;
}


#s-98d3c98e-ab2d-49e3-9914-0cb134eeeb5c {
  text-align: center;
}




  #s-98d3c98e-ab2d-49e3-9914-0cb134eeeb5c img.shogun-image {
    
    width: px;
  }


#s-98d3c98e-ab2d-49e3-9914-0cb134eeeb5c .shogun-image-content {
  
    align-items: center;
  
}

#s-aa79b63f-c72d-42f0-b16f-705c26e9f930 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aa79b63f-c72d-42f0-b16f-705c26e9f930 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-aa79b63f-c72d-42f0-b16f-705c26e9f930 .shogun-heading-component h3 a {
  color: #000;
}


#s-0b198d3f-6dd3-436b-beeb-93b51616a460 {
  text-align: center;
}




  #s-0b198d3f-6dd3-436b-beeb-93b51616a460 img.shogun-image {
    
    width: px;
  }


#s-0b198d3f-6dd3-436b-beeb-93b51616a460 .shogun-image-content {
  
    align-items: center;
  
}

#s-1ddf6338-67d1-4d22-939b-2a9a73381334 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1ddf6338-67d1-4d22-939b-2a9a73381334 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-1ddf6338-67d1-4d22-939b-2a9a73381334 .shogun-heading-component h3 a {
  color: #000;
}


#s-e6cd9701-5007-4154-8129-262643d18ea2 {
  text-align: center;
}




  #s-e6cd9701-5007-4154-8129-262643d18ea2 img.shogun-image {
    
    width: px;
  }


#s-e6cd9701-5007-4154-8129-262643d18ea2 .shogun-image-content {
  
    align-items: center;
  
}

#s-b0e87732-6da9-4ebc-97e9-80609b79de2d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b0e87732-6da9-4ebc-97e9-80609b79de2d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-b0e87732-6da9-4ebc-97e9-80609b79de2d .shogun-heading-component h3 a {
  color: #000;
}


@media (min-width: 1200px){#s-66b1d83f-d0d1-4d40-a30a-9a23c17a7e95 {
  display: none;
}
#s-66b1d83f-d0d1-4d40-a30a-9a23c17a7e95, #wrap-s-66b1d83f-d0d1-4d40-a30a-9a23c17a7e95 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-66b1d83f-d0d1-4d40-a30a-9a23c17a7e95 {
  display: none;
}
#s-66b1d83f-d0d1-4d40-a30a-9a23c17a7e95, #wrap-s-66b1d83f-d0d1-4d40-a30a-9a23c17a7e95 { display:none !important; }}@media (max-width: 767px){#s-66b1d83f-d0d1-4d40-a30a-9a23c17a7e95 {
  display: none;
}
#s-66b1d83f-d0d1-4d40-a30a-9a23c17a7e95, #wrap-s-66b1d83f-d0d1-4d40-a30a-9a23c17a7e95 { display:none !important; }}
#s-28960ad1-389a-4fa3-a304-52dba2be3d3a {
  margin-top: 15px;
margin-bottom: 15px;
min-height: 50px;
}
@media (min-width: 1200px){#s-28960ad1-389a-4fa3-a304-52dba2be3d3a {
  display: none;
}
#s-28960ad1-389a-4fa3-a304-52dba2be3d3a, #wrap-s-28960ad1-389a-4fa3-a304-52dba2be3d3a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-28960ad1-389a-4fa3-a304-52dba2be3d3a {
  display: none;
}
#s-28960ad1-389a-4fa3-a304-52dba2be3d3a, #wrap-s-28960ad1-389a-4fa3-a304-52dba2be3d3a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-28960ad1-389a-4fa3-a304-52dba2be3d3a {
  
}
}@media (max-width: 767px){#s-28960ad1-389a-4fa3-a304-52dba2be3d3a {
  display: none;
}
#s-28960ad1-389a-4fa3-a304-52dba2be3d3a, #wrap-s-28960ad1-389a-4fa3-a304-52dba2be3d3a { display:none !important; }}







#s-28960ad1-389a-4fa3-a304-52dba2be3d3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28960ad1-389a-4fa3-a304-52dba2be3d3a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-56864090-d77f-43be-8e30-f16d2b88ea64 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
background-color: rgba(241, 246, 250, 1);
}
@media (min-width: 1200px){#s-56864090-d77f-43be-8e30-f16d2b88ea64 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-56864090-d77f-43be-8e30-f16d2b88ea64 {
  
}
}
@media (min-width: 0px) {
[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-56864090-d77f-43be-8e30-f16d2b88ea64"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-13f7b07c-76cc-45fe-8f10-1cacf21174a1 {
  margin-top: 15px;
margin-left: 25px;
margin-bottom: 15px;
margin-right: 25px;
padding-top: 10px;
}

#s-1f6b99db-77dc-4bb7-8784-05d81f1e3d33 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1f6b99db-77dc-4bb7-8784-05d81f1e3d33 .shogun-heading-component h1 {
  color: rgba(16, 169, 152, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-24ee33f8-96d8-4974-8102-1a4d9ae955eb {
  margin-top: 25px;
margin-bottom: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-24ee33f8-96d8-4974-8102-1a4d9ae955eb .shogun-heading-component h2 {
  color: rgba(16, 169, 152, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e42c17d1-18bc-4636-9b14-f483264403a0 {
  
}
@media (min-width: 992px) and (max-width: 1199px){#s-e42c17d1-18bc-4636-9b14-f483264403a0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e42c17d1-18bc-4636-9b14-f483264403a0 {
  
}
}
@media (min-width: 0px) {
[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.0px);
}

}

@media (min-width: 992px) {
[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.0px);
}

}

@media (min-width: 1200px) {
[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.0px);
}

[id="s-e42c17d1-18bc-4636-9b14-f483264403a0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.0px);
}

}

#s-9cc8da65-36b0-4f7d-b3a5-1dfa393388ac {
  
}

#s-9660fb5e-6ff0-4327-aa60-c1a763acd04f {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(16, 169, 152, 1);
border-radius: 30px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 16px;
font-weight: bold;
color: rgba(89, 89, 89, 1);
text-decoration: none;
}
#s-9660fb5e-6ff0-4327-aa60-c1a763acd04f:hover {background-image: url(https://ucarecdn.com/841432a9-9afd-4e27-9a28-53a4f54c998a/-/stretch/off/-/resize/3000x/-/quality/lighter/) !important;
background-repeat: no-repeat !important;
background-size: cover !important;
background-position: center center !important;
background-color: #3cb0fd !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-9660fb5e-6ff0-4327-aa60-c1a763acd04f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9660fb5e-6ff0-4327-aa60-c1a763acd04f.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-b30e1e1e-1f96-4147-9f1c-3c01fc5e633e {
  background-image: url(https://i.shgcdn.com/f5df23db-b47c-40bf-9432-3d70309a2d6b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 30px;
padding-left: 25px;
padding-bottom: 30px;
padding-right: 25px;
min-height: 600px;
max-height: 600px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-b30e1e1e-1f96-4147-9f1c-3c01fc5e633e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b30e1e1e-1f96-4147-9f1c-3c01fc5e633e {
  display: none;
}
#s-b30e1e1e-1f96-4147-9f1c-3c01fc5e633e, #wrap-s-b30e1e1e-1f96-4147-9f1c-3c01fc5e633e { display:none !important; }}@media (max-width: 767px){#s-b30e1e1e-1f96-4147-9f1c-3c01fc5e633e {
  display: none;
}
#s-b30e1e1e-1f96-4147-9f1c-3c01fc5e633e, #wrap-s-b30e1e1e-1f96-4147-9f1c-3c01fc5e633e { display:none !important; }}







#s-b30e1e1e-1f96-4147-9f1c-3c01fc5e633e > .shg-box-overlay {
  background-color: rgba(16, 169, 152, 1);
  opacity: 0.71;
}#s-b30e1e1e-1f96-4147-9f1c-3c01fc5e633e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0bc8253d-6660-4d2a-ad0d-bb683737bd0e {
  margin-top: 175px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0bc8253d-6660-4d2a-ad0d-bb683737bd0e .shogun-heading-component h1 {
  color: rgba(255, 244, 112, 1);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 60px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-48f53263-cca0-495d-b5ed-acc529c7e9d6 {
  margin-left: 25px;
margin-right: 25px;
}
@media (min-width: 1200px){#s-48f53263-cca0-495d-b5ed-acc529c7e9d6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-48f53263-cca0-495d-b5ed-acc529c7e9d6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-48f53263-cca0-495d-b5ed-acc529c7e9d6 {
  
}
}
#s-52a9fa87-001c-4b09-80e3-09a2700f920c {
  margin-top: 0px;
margin-bottom: 50px;
padding-top: 15px;
padding-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-52a9fa87-001c-4b09-80e3-09a2700f920c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-80179d44-2cd3-4984-990a-598c83d07a2e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
text-align: center;
background-color: rgba(226, 42, 112, 1);
font-size: 16px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-80179d44-2cd3-4984-990a-598c83d07a2e:hover {background-color: rgba(255, 255, 255, 1) !important;
color: rgba(89, 89, 89, 1) !important;
text-decoration: none !important;}#s-80179d44-2cd3-4984-990a-598c83d07a2e:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-80179d44-2cd3-4984-990a-598c83d07a2e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: ;
  font-weight: normal;
  font-style: normal;
  font-family: Montserrat;
  display:  block ;
}

#s-c404177e-2d23-442f-a851-438b78685cb3 {
  padding-top: 25px;
padding-left: 30px;
padding-bottom: 25px;
padding-right: 30px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c404177e-2d23-442f-a851-438b78685cb3 {
  display: none;
}
#s-c404177e-2d23-442f-a851-438b78685cb3, #wrap-s-c404177e-2d23-442f-a851-438b78685cb3 { display:none !important; }}@media (max-width: 767px){#s-c404177e-2d23-442f-a851-438b78685cb3 {
  display: none;
}
#s-c404177e-2d23-442f-a851-438b78685cb3, #wrap-s-c404177e-2d23-442f-a851-438b78685cb3 { display:none !important; }}







#s-c404177e-2d23-442f-a851-438b78685cb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c404177e-2d23-442f-a851-438b78685cb3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0d053dad-b43b-4203-9578-6eecf70872d9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d053dad-b43b-4203-9578-6eecf70872d9 .shogun-heading-component h1 {
  color: rgba(16, 169, 152, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 42px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-02dc44d7-5890-4c61-9fd0-b9004a2906b1 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
padding-left: 50px;
padding-right: 50px;
}

@media (min-width: 0px) {
[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-1991e621-78f6-4dc7-bfda-72d7169be24e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-90d5c579-718f-4de2-a888-b4e213dc4875 {
  text-align: center;
}




  #s-90d5c579-718f-4de2-a888-b4e213dc4875 img.shogun-image {
    
    width: px;
  }


#s-90d5c579-718f-4de2-a888-b4e213dc4875 .shogun-image-content {
  
    align-items: center;
  
}

#s-8b314d9d-9c83-422c-915b-2397283ff1f1 {
  padding-top: 15px;
padding-bottom: 15px;
}

#s-91614423-f46e-4369-83f7-de783534a149 {
  text-align: center;
}




  #s-91614423-f46e-4369-83f7-de783534a149 img.shogun-image {
    
    width: px;
  }


#s-91614423-f46e-4369-83f7-de783534a149 .shogun-image-content {
  
    align-items: center;
  
}

#s-1023feda-484c-4f4a-a31b-97b594944f82 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-ffd13379-81a7-4101-bc27-f25ed2c15f3a {
  text-align: center;
}




  #s-ffd13379-81a7-4101-bc27-f25ed2c15f3a img.shogun-image {
    
    width: px;
  }


#s-ffd13379-81a7-4101-bc27-f25ed2c15f3a .shogun-image-content {
  
    align-items: center;
  
}

#s-855ce929-c06c-4cd3-b915-a8636398d9cb {
  padding-top: 15px;
padding-bottom: 15px;
}

#s-828e7192-e791-4a6b-8c0c-4087bee6e388 {
  text-align: center;
}




  #s-828e7192-e791-4a6b-8c0c-4087bee6e388 img.shogun-image {
    
    width: px;
  }


#s-828e7192-e791-4a6b-8c0c-4087bee6e388 .shogun-image-content {
  
    align-items: center;
  
}

#s-41b8ad9a-9adb-43ed-b9e2-dfffca75f385 {
  padding-top: 15px;
padding-bottom: 15px;
}

#s-dc003974-c8c4-4acb-be7d-eed6195ce52e {
  text-align: center;
}




  #s-dc003974-c8c4-4acb-be7d-eed6195ce52e img.shogun-image {
    
    width: px;
  }


#s-dc003974-c8c4-4acb-be7d-eed6195ce52e .shogun-image-content {
  
    align-items: center;
  
}

#s-6f8da88e-e190-4007-91de-806162021357 {
  padding-top: 15px;
padding-bottom: 15px;
}

#s-a2516928-9ca7-4328-a2bc-34145eb3bd39 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 80px;
padding-left: 0px;
padding-bottom: 80px;
padding-right: 0px;
min-height: 50px;
background-color: rgba(241, 246, 250, 1);
}
@media (min-width: 1200px){#s-a2516928-9ca7-4328-a2bc-34145eb3bd39 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a2516928-9ca7-4328-a2bc-34145eb3bd39 {
  display: none;
}
#s-a2516928-9ca7-4328-a2bc-34145eb3bd39, #wrap-s-a2516928-9ca7-4328-a2bc-34145eb3bd39 { display:none !important; }}@media (max-width: 767px){#s-a2516928-9ca7-4328-a2bc-34145eb3bd39 {
  display: none;
}
#s-a2516928-9ca7-4328-a2bc-34145eb3bd39, #wrap-s-a2516928-9ca7-4328-a2bc-34145eb3bd39 { display:none !important; }}







#s-a2516928-9ca7-4328-a2bc-34145eb3bd39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2516928-9ca7-4328-a2bc-34145eb3bd39.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f1a56b8a-d603-4c0d-98a1-cf4e9264a6ea {
  min-height: 50px;
background-color: rgba(241, 246, 250, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-f1a56b8a-d603-4c0d-98a1-cf4e9264a6ea {
  
}
}@media (max-width: 767px){#s-f1a56b8a-d603-4c0d-98a1-cf4e9264a6ea {
  display: none;
}
#s-f1a56b8a-d603-4c0d-98a1-cf4e9264a6ea, #wrap-s-f1a56b8a-d603-4c0d-98a1-cf4e9264a6ea { display:none !important; }}







#s-f1a56b8a-d603-4c0d-98a1-cf4e9264a6ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f1a56b8a-d603-4c0d-98a1-cf4e9264a6ea.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9822932b-216f-4b64-b46b-a1a3e256fdda {
  min-height: 50px;
}








#s-9822932b-216f-4b64-b46b-a1a3e256fdda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9822932b-216f-4b64-b46b-a1a3e256fdda.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f57739da-7e17-4395-b7c2-18e881e08273 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f57739da-7e17-4395-b7c2-18e881e08273 .shogun-heading-component h2 {
  color: rgba(16, 169, 152, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-45ee4e38-0eb3-4bca-98d6-4c3f740569a9 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0cc4aa65-d427-4058-a0e6-4c3bbccc478a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-677cba84-d3eb-42ff-bd8f-861dbf63c3ae {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(16, 169, 152, 1);
border-style: solid;
border-radius: 8px;
min-width: 300px;
min-height: 400px;
max-width: 300px;
max-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-677cba84-d3eb-42ff-bd8f-861dbf63c3ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
}#s-677cba84-d3eb-42ff-bd8f-861dbf63c3ae.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0ec3fa36-3f52-446b-b25d-5c7bf611e563 {
  padding-top: 20px;
padding-left: 15px;
padding-bottom: 20px;
padding-right: 30px;
min-width: 300px;
min-height: 100px;
text-align: center;
}

#s-0ec3fa36-3f52-446b-b25d-5c7bf611e563 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7a3574e5-786b-4ae3-997e-e80369be2841 {
  padding-top: 5px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-9fb9ea64-ada3-4aa9-a583-a733acc774b7 {
  padding-top: px;
padding-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 32.5px);
}

}

@media (min-width: 992px) {
[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 32.5px);
}

}

@media (min-width: 1200px) {
[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-9fb9ea64-ada3-4aa9-a583-a733acc774b7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 32.5px);
}

}

#s-b0efa962-9b4f-45e1-ac31-9b0d4a1d8c46 {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 30px;
min-width: 140px;
max-width: 140px;
text-align: center;
background-color: rgba(226, 42, 112, 1);
font-size: 16px;
color: #ffffff;
text-decoration: none;
}
#s-b0efa962-9b4f-45e1-ac31-9b0d4a1d8c46:hover {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}#s-b0efa962-9b4f-45e1-ac31-9b0d4a1d8c46:active {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}


#s-b0efa962-9b4f-45e1-ac31-9b0d4a1d8c46.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Montserrat;
  display:  block ;
}

#s-a7a7a6a0-7827-41ec-b612-5061c2bbd23b {
  padding-left: 10px;
padding-right: 10px;
}

#s-fbc0bb90-4536-4b68-9d90-353b9bb7ba56 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(16, 169, 152, 1);
border-style: solid;
border-radius: 8px;
min-width: 300px;
min-height: 400px;
max-width: 300px;
max-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-fbc0bb90-4536-4b68-9d90-353b9bb7ba56 > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
}#s-fbc0bb90-4536-4b68-9d90-353b9bb7ba56.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e135089d-478c-4f21-b79f-c5cb399b14bd {
  padding-top: 20px;
padding-left: 15px;
padding-bottom: 20px;
padding-right: 30px;
min-width: 300px;
text-align: center;
}

#s-e135089d-478c-4f21-b79f-c5cb399b14bd .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-51a0f984-f746-43e4-b0cc-71708b8e7d78 {
  padding-top: 5px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-fb145039-13e3-4c76-81e4-5cb72d0e1e16 {
  padding-top: px;
padding-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 32.5px);
}

}

@media (min-width: 992px) {
[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 32.5px);
}

}

@media (min-width: 1200px) {
[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-fb145039-13e3-4c76-81e4-5cb72d0e1e16"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 32.5px);
}

}

#s-3cb2a23b-3dd9-493f-b9c3-0056f2939986 {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
border-radius: 30px;
min-width: 140px;
max-width: 140px;
text-align: center;
background-color: rgba(226, 42, 112, 1);
font-size: 16px;
color: #ffffff;
text-decoration: none;
}
#s-3cb2a23b-3dd9-493f-b9c3-0056f2939986:hover {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}#s-3cb2a23b-3dd9-493f-b9c3-0056f2939986:active {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}


#s-3cb2a23b-3dd9-493f-b9c3-0056f2939986.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Montserrat;
  display:  block ;
}

#s-359df41f-5188-453b-8355-a07895997b59 {
  padding-left: 10px;
padding-right: 10px;
}

#s-217449a7-6f46-470e-9c1d-d697ca503074 {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-217449a7-6f46-470e-9c1d-d697ca503074"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-842b21cb-69ee-417b-8bed-197dd3866f8e {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(16, 169, 152, 1);
border-style: solid;
border-radius: 8px;
min-width: 300px;
min-height: 400px;
max-width: 300px;
max-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-842b21cb-69ee-417b-8bed-197dd3866f8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
}#s-842b21cb-69ee-417b-8bed-197dd3866f8e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1395939e-711b-4bb5-a5aa-587b2cffb4ef {
  padding-top: 20px;
padding-left: 15px;
padding-bottom: 20px;
padding-right: 30px;
min-width: 300px;
min-height: 100px;
text-align: center;
}

#s-1395939e-711b-4bb5-a5aa-587b2cffb4ef .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-188df82f-bab8-44f4-a359-f527d1e0ce68 {
  padding-top: 5px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-ef33d33b-5564-4f97-ba01-db3abecb9273 {
  padding-top: px;
padding-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 32.5px);
}

}

@media (min-width: 992px) {
[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 32.5px);
}

}

@media (min-width: 1200px) {
[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-ef33d33b-5564-4f97-ba01-db3abecb9273"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 32.5px);
}

}

#s-959170b9-e158-407d-8b99-461e63ac4bcd {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 30px;
min-width: 140px;
max-width: 140px;
text-align: center;
background-color: rgba(226, 42, 112, 1);
font-size: 16px;
color: #ffffff;
text-decoration: none;
}
#s-959170b9-e158-407d-8b99-461e63ac4bcd:hover {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}#s-959170b9-e158-407d-8b99-461e63ac4bcd:active {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}


#s-959170b9-e158-407d-8b99-461e63ac4bcd.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Montserrat;
  display:  block ;
}

#s-934c7ee2-3236-4bca-a276-21a4eb43c166 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(16, 169, 152, 1);
border-style: solid;
border-radius: 8px;
min-width: 300px;
min-height: 400px;
max-width: 300px;
max-height: 300px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-934c7ee2-3236-4bca-a276-21a4eb43c166 > .shg-box-overlay {
  background-color: #fff;
  opacity: 1;
}#s-934c7ee2-3236-4bca-a276-21a4eb43c166.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a6146350-c7fc-4d7f-9d85-c9819824a94f {
  padding-top: 20px;
padding-left: 15px;
padding-bottom: 20px;
padding-right: 30px;
min-width: 300px;
text-align: center;
}

#s-a6146350-c7fc-4d7f-9d85-c9819824a94f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f83efa74-cb39-4e8c-af43-cd3ee4ed92ef {
  padding-top: 5px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

#s-a74adcdc-27cf-4975-a2ba-abd39ad46bac {
  padding-top: px;
padding-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 32.5px);
}

}

@media (min-width: 992px) {
[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 32.5px);
}

}

@media (min-width: 1200px) {
[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 32.5px);
}

[id="s-a74adcdc-27cf-4975-a2ba-abd39ad46bac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 32.5px);
}

}

#s-1d8e4667-6ec3-4438-9de7-c6e60fa38176 {
  padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 30px;
min-width: 140px;
max-width: 140px;
text-align: center;
background-color: rgba(226, 42, 112, 1);
font-size: 16px;
color: #ffffff;
text-decoration: none;
}
#s-1d8e4667-6ec3-4438-9de7-c6e60fa38176:hover {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}#s-1d8e4667-6ec3-4438-9de7-c6e60fa38176:active {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}


#s-1d8e4667-6ec3-4438-9de7-c6e60fa38176.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Montserrat;
  display:  block ;
}

#s-072f9a63-7eb3-4080-b216-43d9e752097b {
  padding-top: 30px;
padding-left: 0px;
padding-bottom: 30px;
padding-right: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-072f9a63-7eb3-4080-b216-43d9e752097b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-072f9a63-7eb3-4080-b216-43d9e752097b {
  display: none;
}
#s-072f9a63-7eb3-4080-b216-43d9e752097b, #wrap-s-072f9a63-7eb3-4080-b216-43d9e752097b { display:none !important; }}@media (max-width: 767px){#s-072f9a63-7eb3-4080-b216-43d9e752097b {
  display: none;
}
#s-072f9a63-7eb3-4080-b216-43d9e752097b, #wrap-s-072f9a63-7eb3-4080-b216-43d9e752097b { display:none !important; }}







#s-072f9a63-7eb3-4080-b216-43d9e752097b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-072f9a63-7eb3-4080-b216-43d9e752097b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-35552457-c253-490d-875c-ebc2ab58ea66 {
  padding-top: 25px;
padding-left: 30px;
padding-bottom: 25px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-35552457-c253-490d-875c-ebc2ab58ea66"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-34d9ed96-e491-4dc4-865f-2438a8026b9e {
  padding-left: 1px;
padding-right: 1px;
text-align: center;
}




  #s-34d9ed96-e491-4dc4-865f-2438a8026b9e img.shogun-image {
    
    width: px;
  }


#s-34d9ed96-e491-4dc4-865f-2438a8026b9e .shogun-image-content {
  
    align-items: center;
  
}

#s-c1912d06-a468-4e34-ac52-93bbd963c6b9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c1912d06-a468-4e34-ac52-93bbd963c6b9 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-c1912d06-a468-4e34-ac52-93bbd963c6b9 .shogun-heading-component h3 a {
  color: #000;
}


#s-a5de82b9-16ab-4c91-bfd1-5bac8acaf8c3 {
  text-align: center;
}




  #s-a5de82b9-16ab-4c91-bfd1-5bac8acaf8c3 img.shogun-image {
    
    width: px;
  }


#s-a5de82b9-16ab-4c91-bfd1-5bac8acaf8c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-b313ee77-4fda-4aa3-806c-00398e869e21 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b313ee77-4fda-4aa3-806c-00398e869e21 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-b313ee77-4fda-4aa3-806c-00398e869e21 .shogun-heading-component h3 a {
  color: #000;
}


#s-977bc385-527b-42c5-b96f-f525d278d388 {
  text-align: center;
}




  #s-977bc385-527b-42c5-b96f-f525d278d388 img.shogun-image {
    
    width: px;
  }


#s-977bc385-527b-42c5-b96f-f525d278d388 .shogun-image-content {
  
    align-items: center;
  
}

#s-e9a86499-4153-4b8d-ab13-59ac8e24e0e9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e9a86499-4153-4b8d-ab13-59ac8e24e0e9 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-e9a86499-4153-4b8d-ab13-59ac8e24e0e9 .shogun-heading-component h3 a {
  color: #000;
}


#s-c2b7fdd2-afce-47c5-bc2a-80807dfd5146 {
  text-align: center;
}




  #s-c2b7fdd2-afce-47c5-bc2a-80807dfd5146 img.shogun-image {
    
    width: px;
  }


#s-c2b7fdd2-afce-47c5-bc2a-80807dfd5146 .shogun-image-content {
  
    align-items: center;
  
}

#s-442a4040-296d-4429-9ee5-1deb27d2749c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-442a4040-296d-4429-9ee5-1deb27d2749c .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-442a4040-296d-4429-9ee5-1deb27d2749c .shogun-heading-component h3 a {
  color: #000;
}


#s-2a03f629-fab2-4824-8bf9-6b746ecce03c {
  padding-top: 30px;
padding-left: 25px;
padding-bottom: 30px;
padding-right: 25px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-2a03f629-fab2-4824-8bf9-6b746ecce03c {
  display: none;
}
#s-2a03f629-fab2-4824-8bf9-6b746ecce03c, #wrap-s-2a03f629-fab2-4824-8bf9-6b746ecce03c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2a03f629-fab2-4824-8bf9-6b746ecce03c {
  display: none;
}
#s-2a03f629-fab2-4824-8bf9-6b746ecce03c, #wrap-s-2a03f629-fab2-4824-8bf9-6b746ecce03c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2a03f629-fab2-4824-8bf9-6b746ecce03c {
  display: none;
}
#s-2a03f629-fab2-4824-8bf9-6b746ecce03c, #wrap-s-2a03f629-fab2-4824-8bf9-6b746ecce03c { display:none !important; }}@media (max-width: 767px){#s-2a03f629-fab2-4824-8bf9-6b746ecce03c {
  display: none;
}
#s-2a03f629-fab2-4824-8bf9-6b746ecce03c, #wrap-s-2a03f629-fab2-4824-8bf9-6b746ecce03c { display:none !important; }}







#s-2a03f629-fab2-4824-8bf9-6b746ecce03c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2a03f629-fab2-4824-8bf9-6b746ecce03c.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-63c9eb15-6a60-4318-b0bc-52fc26a07ee1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-84d755df-6a9f-44d7-9c79-62ad9ffb5bd1 {
  padding-top: 25px;
padding-bottom: 25px;
text-align: left;
}

#s-84d755df-6a9f-44d7-9c79-62ad9ffb5bd1 .shogun-heading-component h3 {
  color: rgba(16, 169, 152, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b5ea9f67-6841-4bbf-b3ee-923d5b5984a2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-26545c07-9241-47df-8aea-b774d3adef8e {
  
}

#s-7eb2e83e-e0f7-4b30-92d8-4ab9e51819da {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 30px;
max-width: 180px;
text-align: center;
background-color: rgba(226, 42, 112, 1);
font-size: 16px;
color: #ffffff;
text-decoration: none;
}
#s-7eb2e83e-e0f7-4b30-92d8-4ab9e51819da:hover {background-color: rgba(191, 26, 89, 1) !important;
text-decoration: none !important;}#s-7eb2e83e-e0f7-4b30-92d8-4ab9e51819da:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7eb2e83e-e0f7-4b30-92d8-4ab9e51819da.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-f08482d8-5000-44b6-ae2b-12a024b08534 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-f08482d8-5000-44b6-ae2b-12a024b08534 img.shogun-image {
    
    width: px;
  }


#s-f08482d8-5000-44b6-ae2b-12a024b08534 .shogun-image-content {
  
    align-items: center;
  
}

#s-b31c8d87-b6ba-4624-a7e9-9e24c2bdb5d2 {
  text-align: left;
}

#s-b31c8d87-b6ba-4624-a7e9-9e24c2bdb5d2 .shogun-heading-component h4 {
  color: rgba(89, 89, 89, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-65427b6f-d645-45ba-820a-42fa86fd5047 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-e4aa3a51-8732-4379-a4bb-5846de73536d {
  
}

#s-e4aa3a51-8732-4379-a4bb-5846de73536d .shogun-heading-component h4 {
  color: rgba(89, 89, 89, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  
}



#s-293a0a69-755f-4aab-874d-bc0c38bf83f0 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-9a151c08-ab8f-49bd-a3ca-5f5006c2144f {
  text-align: left;
}

#s-9a151c08-ab8f-49bd-a3ca-5f5006c2144f .shogun-heading-component h4 {
  color: rgba(89, 89, 89, 1);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-49892fc5-b65a-43eb-9eba-b050cb3c8618 {
  padding-top: 10px;
padding-bottom: 10px;
}

@media (min-width: 768px) and (max-width: 991px){#s-72f4e21b-c267-42bd-b8a7-6217fa14e534 {
  display: none;
}
#s-72f4e21b-c267-42bd-b8a7-6217fa14e534, #wrap-s-72f4e21b-c267-42bd-b8a7-6217fa14e534 { display:none !important; }}@media (max-width: 767px){#s-72f4e21b-c267-42bd-b8a7-6217fa14e534 {
  display: none;
}
#s-72f4e21b-c267-42bd-b8a7-6217fa14e534, #wrap-s-72f4e21b-c267-42bd-b8a7-6217fa14e534 { display:none !important; }}
#s-b6427184-c268-488c-9e9c-0fe5bafe60aa {
  padding-top: 30px;
padding-left: 25px;
padding-bottom: 30px;
padding-right: 25px;
min-height: 50px;
background-color: rgba(241, 246, 250, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-b6427184-c268-488c-9e9c-0fe5bafe60aa {
  display: none;
}
#s-b6427184-c268-488c-9e9c-0fe5bafe60aa, #wrap-s-b6427184-c268-488c-9e9c-0fe5bafe60aa { display:none !important; }}@media (max-width: 767px){#s-b6427184-c268-488c-9e9c-0fe5bafe60aa {
  display: none;
}
#s-b6427184-c268-488c-9e9c-0fe5bafe60aa, #wrap-s-b6427184-c268-488c-9e9c-0fe5bafe60aa { display:none !important; }}







#s-b6427184-c268-488c-9e9c-0fe5bafe60aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6427184-c268-488c-9e9c-0fe5bafe60aa.shg-box.shg-c {
  justify-content: flex-start;
}

#s-892d5a73-d310-422f-ab2e-c51a11c8abeb {
  margin-top: 15px;
margin-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-892d5a73-d310-422f-ab2e-c51a11c8abeb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-fd7fb2ac-c152-4975-8739-fdfb110cbdb0 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
}

#s-c0769b8a-c3df-449a-b950-2d520dcbca49 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c0769b8a-c3df-449a-b950-2d520dcbca49 .shogun-heading-component h1 {
  color: rgba(16, 169, 152, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 23px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-768a3069-562b-46e0-acde-9b328d0295de {
  text-align: left;
}

#s-768a3069-562b-46e0-acde-9b328d0295de .shogun-heading-component h2 {
  color: rgba(16, 169, 152, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-0bdc9063-a7ba-43a1-a14e-a62c7c35d605 {
  margin-right: 0px;
}

#s-2998523e-fe92-4abb-8452-5e6d9ecbe57c {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(16, 169, 152, 1);
border-radius: 30px;
max-width: 230px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 16px;
font-weight: bold;
color: rgba(89, 89, 89, 1);
text-decoration: none;
}
#s-2998523e-fe92-4abb-8452-5e6d9ecbe57c:hover {background-image: url(https://ucarecdn.com/841432a9-9afd-4e27-9a28-53a4f54c998a/-/stretch/off/-/resize/3000x/-/quality/lighter/) !important;
background-repeat: no-repeat !important;
background-size: cover !important;
background-position: center center !important;
background-color: #3cb0fd !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-2998523e-fe92-4abb-8452-5e6d9ecbe57c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2998523e-fe92-4abb-8452-5e6d9ecbe57c.shg-btn {
  color: rgba(89, 89, 89, 1);
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Montserrat;
  display:  block ;
}

#s-9e99e11f-5f95-489b-8252-bbc22f6f16cc {
  margin-top: 30px;
margin-left: 25px;
margin-bottom: 30px;
margin-right: 25px;
padding-top: 30px;
padding-left: 25px;
padding-bottom: 30px;
padding-right: 25px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9e99e11f-5f95-489b-8252-bbc22f6f16cc {
  display: none;
}
#s-9e99e11f-5f95-489b-8252-bbc22f6f16cc, #wrap-s-9e99e11f-5f95-489b-8252-bbc22f6f16cc { display:none !important; }}@media (max-width: 767px){#s-9e99e11f-5f95-489b-8252-bbc22f6f16cc {
  display: none;
}
#s-9e99e11f-5f95-489b-8252-bbc22f6f16cc, #wrap-s-9e99e11f-5f95-489b-8252-bbc22f6f16cc { display:none !important; }}







#s-9e99e11f-5f95-489b-8252-bbc22f6f16cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e99e11f-5f95-489b-8252-bbc22f6f16cc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-794fb38b-e836-4216-88eb-3fbdffe80499 {
  padding-top: 25px;
padding-bottom: 25px;
padding-right: 25px;
text-align: center;
}

#s-794fb38b-e836-4216-88eb-3fbdffe80499 .shogun-heading-component h3 {
  color: rgba(16, 169, 152, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9fc5473d-c0a8-4d6d-8b84-bebd6b957676 {
  padding-bottom: 0px;
padding-right: 25px;
}

@media (min-width: 0px) {
[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b8ab2bef-5840-4951-a195-e1f3480f70e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8ac26747-97f0-43bb-af08-4de823ac51bc {
  text-align: center;
}




  #s-8ac26747-97f0-43bb-af08-4de823ac51bc img.shogun-image {
    
    width: px;
  }


#s-8ac26747-97f0-43bb-af08-4de823ac51bc .shogun-image-content {
  
    align-items: center;
  
}

#s-ffc76b9d-0800-4f3a-8470-31eb216da256 {
  text-align: center;
}




  #s-ffc76b9d-0800-4f3a-8470-31eb216da256 img.shogun-image {
    
    width: px;
  }


#s-ffc76b9d-0800-4f3a-8470-31eb216da256 .shogun-image-content {
  
    align-items: center;
  
}

#s-ae4449d6-7975-4acc-9eea-bb497d63ea09 {
  text-align: center;
}




  #s-ae4449d6-7975-4acc-9eea-bb497d63ea09 img.shogun-image {
    
    width: px;
  }


#s-ae4449d6-7975-4acc-9eea-bb497d63ea09 .shogun-image-content {
  
    align-items: center;
  
}

#s-73cf6c09-d591-4f47-8ca2-6f0dec9c0166 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-73cf6c09-d591-4f47-8ca2-6f0dec9c0166 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-73cf6c09-d591-4f47-8ca2-6f0dec9c0166 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-73cf6c09-d591-4f47-8ca2-6f0dec9c0166 {
  
}
}@media (max-width: 767px){#s-73cf6c09-d591-4f47-8ca2-6f0dec9c0166 {
  
}
}







#s-73cf6c09-d591-4f47-8ca2-6f0dec9c0166 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73cf6c09-d591-4f47-8ca2-6f0dec9c0166.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-f2aae8dd-cf21-4343-8f8a-201ca267224a {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-3281261f-c487-452f-9260-baaf7efbc048 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-3281261f-c487-452f-9260-baaf7efbc048 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3281261f-c487-452f-9260-baaf7efbc048 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3281261f-c487-452f-9260-baaf7efbc048 {
  
}
}@media (max-width: 767px){#s-3281261f-c487-452f-9260-baaf7efbc048 {
  
}
}







#s-3281261f-c487-452f-9260-baaf7efbc048 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3281261f-c487-452f-9260-baaf7efbc048.shg-box.shg-c {
  justify-content: flex-start;
}

#s-deac158c-5723-4df6-8d34-eec865b14ad0 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-deac158c-5723-4df6-8d34-eec865b14ad0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-deac158c-5723-4df6-8d34-eec865b14ad0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-deac158c-5723-4df6-8d34-eec865b14ad0 {
  
}
}@media (max-width: 767px){#s-deac158c-5723-4df6-8d34-eec865b14ad0 {
  
}
}
@media (min-width: 0px) {
[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-deac158c-5723-4df6-8d34-eec865b14ad0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-5c3a0d84-4904-40e6-811a-c8619a0c8bef {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 47, 146, 1);
min-height: 330px;
background-color: rgba(255, 252, 253, 0.28);
}








#s-5c3a0d84-4904-40e6-811a-c8619a0c8bef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5c3a0d84-4904-40e6-811a-c8619a0c8bef.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ac60a243-c920-44cb-951f-ed8ebc544f42 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-ac60a243-c920-44cb-951f-ed8ebc544f42 .shogun-icon-wrapper {
  text-align: center;
}


#s-ac60a243-c920-44cb-951f-ed8ebc544f42 .shogun-icon-wrapper > .shogun-icon {

  font-size: 26px !important;
  color: rgba(16, 169, 152, 1);
}

#s-2a8fd914-934d-4f52-8528-ad086a4716d1 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
opacity: 1;
}
@media (min-width: 1200px){#s-2a8fd914-934d-4f52-8528-ad086a4716d1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2a8fd914-934d-4f52-8528-ad086a4716d1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2a8fd914-934d-4f52-8528-ad086a4716d1 {
  
}
}@media (max-width: 767px){#s-2a8fd914-934d-4f52-8528-ad086a4716d1 {
  
}
}
#s-64334744-5928-424d-8a8c-1ff6c2559439 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 47, 146, 1);
min-height: 330px;
background-color: rgba(255, 252, 253, 0.28);
}








#s-64334744-5928-424d-8a8c-1ff6c2559439 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64334744-5928-424d-8a8c-1ff6c2559439.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f120c57d-28e2-4020-bddf-fd20d02e2215 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-f120c57d-28e2-4020-bddf-fd20d02e2215 .shogun-icon-wrapper {
  text-align: center;
}


#s-f120c57d-28e2-4020-bddf-fd20d02e2215 .shogun-icon-wrapper > .shogun-icon {

  font-size: 26px !important;
  color: rgba(16, 169, 152, 1);
}

#s-8cc6cc15-1658-4463-9dab-0fba34573229 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-8cc6cc15-1658-4463-9dab-0fba34573229 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8cc6cc15-1658-4463-9dab-0fba34573229 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8cc6cc15-1658-4463-9dab-0fba34573229 {
  
}
}@media (max-width: 767px){#s-8cc6cc15-1658-4463-9dab-0fba34573229 {
  
}
}
#s-6ab64184-6ad6-42b3-8e70-092a2e531abe {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 47, 146, 1);
border-radius: 0px;
min-height: 330px;
background-color: rgba(255, 252, 254, 0.28);
background-attachment: scroll;
}








#s-6ab64184-6ad6-42b3-8e70-092a2e531abe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ab64184-6ad6-42b3-8e70-092a2e531abe.shg-box.shg-c {
  justify-content: flex-start;
}

#s-343fec52-3d49-4931-a5ea-f29b28d2339f {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-343fec52-3d49-4931-a5ea-f29b28d2339f .shogun-icon-wrapper {
  text-align: center;
}


#s-343fec52-3d49-4931-a5ea-f29b28d2339f .shogun-icon-wrapper > .shogun-icon {

  font-size: 26px !important;
  color: rgba(16, 169, 152, 1);
}

#s-4c2eb7bd-8821-452b-bb3a-4ef98a187f30 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-4c2eb7bd-8821-452b-bb3a-4ef98a187f30 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4c2eb7bd-8821-452b-bb3a-4ef98a187f30 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4c2eb7bd-8821-452b-bb3a-4ef98a187f30 {
  
}
}@media (max-width: 767px){#s-4c2eb7bd-8821-452b-bb3a-4ef98a187f30 {
  
}
}
#s-8068683f-62f8-49e4-9583-37bcce47bb95 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-8068683f-62f8-49e4-9583-37bcce47bb95 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8068683f-62f8-49e4-9583-37bcce47bb95 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8068683f-62f8-49e4-9583-37bcce47bb95 {
  
}
}@media (max-width: 767px){#s-8068683f-62f8-49e4-9583-37bcce47bb95 {
  
}
}







#s-8068683f-62f8-49e4-9583-37bcce47bb95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8068683f-62f8-49e4-9583-37bcce47bb95.shg-box.shg-c {
  justify-content: flex-start;
}

#s-caefaea4-9ff2-4615-8e33-44fea939e397 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-caefaea4-9ff2-4615-8e33-44fea939e397 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-caefaea4-9ff2-4615-8e33-44fea939e397 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-caefaea4-9ff2-4615-8e33-44fea939e397 {
  
}
}@media (max-width: 767px){#s-caefaea4-9ff2-4615-8e33-44fea939e397 {
  
}
}







#s-caefaea4-9ff2-4615-8e33-44fea939e397 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-caefaea4-9ff2-4615-8e33-44fea939e397.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9f82c967-e19c-41de-8e5a-4fe93989e79b {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-9f82c967-e19c-41de-8e5a-4fe93989e79b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9f82c967-e19c-41de-8e5a-4fe93989e79b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9f82c967-e19c-41de-8e5a-4fe93989e79b {
  
}
}@media (max-width: 767px){#s-9f82c967-e19c-41de-8e5a-4fe93989e79b {
  
}
}
@media (min-width: 0px) {
[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-9f82c967-e19c-41de-8e5a-4fe93989e79b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-7f137443-a3ff-4b20-a922-7e168a346212 {
  border-style: solid;
margin-bottom: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 47, 146, 1);
min-height: 330px;
background-color: rgba(255, 252, 253, 0.28);
}








#s-7f137443-a3ff-4b20-a922-7e168a346212 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f137443-a3ff-4b20-a922-7e168a346212.shg-box.shg-c {
  justify-content: flex-start;
}

#s-61490241-67c5-4ce1-93a1-5b3f74044f9c {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-61490241-67c5-4ce1-93a1-5b3f74044f9c .shogun-icon-wrapper {
  text-align: center;
}


#s-61490241-67c5-4ce1-93a1-5b3f74044f9c .shogun-icon-wrapper > .shogun-icon {

  font-size: 26px !important;
  color: rgba(16, 169, 152, 1);
}

#s-c100a8ca-3bd4-448c-9ba9-045f7454a83b {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-c100a8ca-3bd4-448c-9ba9-045f7454a83b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c100a8ca-3bd4-448c-9ba9-045f7454a83b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c100a8ca-3bd4-448c-9ba9-045f7454a83b {
  
}
}@media (max-width: 767px){#s-c100a8ca-3bd4-448c-9ba9-045f7454a83b {
  
}
}
#s-d43ca47f-e261-4be4-93e0-37d78e45f0c5 {
  border-style: solid;
margin-bottom: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 47, 146, 1);
min-height: 330px;
background-color: rgba(255, 252, 253, 0.28);
}








#s-d43ca47f-e261-4be4-93e0-37d78e45f0c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d43ca47f-e261-4be4-93e0-37d78e45f0c5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8205c249-9d9e-40f5-9e4a-72318df13f4f {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-8205c249-9d9e-40f5-9e4a-72318df13f4f .shogun-icon-wrapper {
  text-align: center;
}


#s-8205c249-9d9e-40f5-9e4a-72318df13f4f .shogun-icon-wrapper > .shogun-icon {

  font-size: 26px !important;
  color: rgba(16, 169, 152, 1);
}

#s-cdc76877-b59d-4322-aeeb-5099c360075a {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-cdc76877-b59d-4322-aeeb-5099c360075a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cdc76877-b59d-4322-aeeb-5099c360075a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cdc76877-b59d-4322-aeeb-5099c360075a {
  
}
}@media (max-width: 767px){#s-cdc76877-b59d-4322-aeeb-5099c360075a {
  
}
}
#s-dacac295-9508-4955-acc5-b6f7ddb8244b {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 47, 146, 1);
border-radius: 0px;
min-height: 330px;
background-color: rgba(255, 252, 254, 0.28);
background-attachment: scroll;
}








#s-dacac295-9508-4955-acc5-b6f7ddb8244b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dacac295-9508-4955-acc5-b6f7ddb8244b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-00752727-517a-412f-9a42-3f83d9067057 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-00752727-517a-412f-9a42-3f83d9067057 .shogun-icon-wrapper {
  text-align: center;
}


#s-00752727-517a-412f-9a42-3f83d9067057 .shogun-icon-wrapper > .shogun-icon {

  font-size: 26px !important;
  color: rgba(16, 169, 152, 1);
}

#s-b8752f96-1360-4d04-b6f7-d64a444a6564 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-b8752f96-1360-4d04-b6f7-d64a444a6564 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b8752f96-1360-4d04-b6f7-d64a444a6564 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b8752f96-1360-4d04-b6f7-d64a444a6564 {
  
}
}@media (max-width: 767px){#s-b8752f96-1360-4d04-b6f7-d64a444a6564 {
  
}
}
#s-de29be31-6d91-4e8c-804a-4f2607ca7efc {
  margin-top: 30px;
margin-left: 25px;
margin-bottom: 30px;
margin-right: 25px;
padding-top: 30px;
padding-left: 25px;
padding-bottom: 30px;
padding-right: 25px;
min-height: 50px;
}
@media (min-width: 1200px){#s-de29be31-6d91-4e8c-804a-4f2607ca7efc {
  display: none;
}
#s-de29be31-6d91-4e8c-804a-4f2607ca7efc, #wrap-s-de29be31-6d91-4e8c-804a-4f2607ca7efc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-de29be31-6d91-4e8c-804a-4f2607ca7efc {
  display: none;
}
#s-de29be31-6d91-4e8c-804a-4f2607ca7efc, #wrap-s-de29be31-6d91-4e8c-804a-4f2607ca7efc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-de29be31-6d91-4e8c-804a-4f2607ca7efc {
  
}
}@media (max-width: 767px){#s-de29be31-6d91-4e8c-804a-4f2607ca7efc {
  
}
}







#s-de29be31-6d91-4e8c-804a-4f2607ca7efc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de29be31-6d91-4e8c-804a-4f2607ca7efc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6d89ecaa-536a-41b0-83fd-7c6cba71f6fc {
  padding-top: 25px;
padding-bottom: 25px;
padding-right: 25px;
text-align: center;
}

#s-6d89ecaa-536a-41b0-83fd-7c6cba71f6fc .shogun-heading-component h3 {
  color: rgba(16, 169, 152, 1);
  font-weight:  300 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-645e80a9-6719-46e8-8c25-623da9ab9c83 {
  padding-bottom: 0px;
padding-right: 25px;
}

@media (min-width: 1200px){#s-cc0f9791-20f6-439f-84dc-ac44d58a152d {
  display: none;
}
#s-cc0f9791-20f6-439f-84dc-ac44d58a152d, #wrap-s-cc0f9791-20f6-439f-84dc-ac44d58a152d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cc0f9791-20f6-439f-84dc-ac44d58a152d {
  display: none;
}
#s-cc0f9791-20f6-439f-84dc-ac44d58a152d, #wrap-s-cc0f9791-20f6-439f-84dc-ac44d58a152d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cc0f9791-20f6-439f-84dc-ac44d58a152d {
  display: none;
}
#s-cc0f9791-20f6-439f-84dc-ac44d58a152d, #wrap-s-cc0f9791-20f6-439f-84dc-ac44d58a152d { display:none !important; }}
@media (min-width: 0px) {
[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cc0f9791-20f6-439f-84dc-ac44d58a152d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-3372b975-b66b-4ae5-ab94-b73c253fb6d1 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}




  #s-3372b975-b66b-4ae5-ab94-b73c253fb6d1 img.shogun-image {
    
    width: px;
  }


#s-3372b975-b66b-4ae5-ab94-b73c253fb6d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-42593632-6bdc-4511-b1c6-6c94f5946c97 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}




  #s-42593632-6bdc-4511-b1c6-6c94f5946c97 img.shogun-image {
    
    width: px;
  }


#s-42593632-6bdc-4511-b1c6-6c94f5946c97 .shogun-image-content {
  
    align-items: center;
  
}

#s-5f4ed243-10f8-4762-a16a-a0fd7ec9f1c5 {
  text-align: center;
}




  #s-5f4ed243-10f8-4762-a16a-a0fd7ec9f1c5 img.shogun-image {
    
    width: px;
  }


#s-5f4ed243-10f8-4762-a16a-a0fd7ec9f1c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-2c07fe01-9448-4078-bf72-3232b1430350 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2c07fe01-9448-4078-bf72-3232b1430350 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2c07fe01-9448-4078-bf72-3232b1430350 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2c07fe01-9448-4078-bf72-3232b1430350 {
  
}
}@media (max-width: 767px){#s-2c07fe01-9448-4078-bf72-3232b1430350 {
  display: none;
}
#s-2c07fe01-9448-4078-bf72-3232b1430350, #wrap-s-2c07fe01-9448-4078-bf72-3232b1430350 { display:none !important; }}







#s-2c07fe01-9448-4078-bf72-3232b1430350 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c07fe01-9448-4078-bf72-3232b1430350.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0cc0dbbf-7cde-4411-89d1-ce2353399b29 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-10be78d6-c66f-4ef2-9c29-ce57be3b8890 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-10be78d6-c66f-4ef2-9c29-ce57be3b8890 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-10be78d6-c66f-4ef2-9c29-ce57be3b8890 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-10be78d6-c66f-4ef2-9c29-ce57be3b8890 {
  
}
}@media (max-width: 767px){#s-10be78d6-c66f-4ef2-9c29-ce57be3b8890 {
  display: none;
}
#s-10be78d6-c66f-4ef2-9c29-ce57be3b8890, #wrap-s-10be78d6-c66f-4ef2-9c29-ce57be3b8890 { display:none !important; }}







#s-10be78d6-c66f-4ef2-9c29-ce57be3b8890 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10be78d6-c66f-4ef2-9c29-ce57be3b8890.shg-box.shg-c {
  justify-content: flex-start;
}

#s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9 {
  
}
}@media (max-width: 767px){#s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9 {
  
}
}
@media (min-width: 0px) {
[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-30ca602e-3cc1-4caf-9b4c-c75fdebd48f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-6c8b7e9a-a8a3-40c7-bfc7-6035396f0ba9 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 47, 146, 1);
min-height: 330px;
background-color: rgba(255, 252, 253, 0.28);
}








#s-6c8b7e9a-a8a3-40c7-bfc7-6035396f0ba9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c8b7e9a-a8a3-40c7-bfc7-6035396f0ba9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d6dec34d-e2df-4c22-b8a0-2c2f07d55431 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-d6dec34d-e2df-4c22-b8a0-2c2f07d55431 .shogun-icon-wrapper {
  text-align: center;
}


#s-d6dec34d-e2df-4c22-b8a0-2c2f07d55431 .shogun-icon-wrapper > .shogun-icon {

  font-size: 26px !important;
  color: rgba(16, 169, 152, 1);
}

#s-9a889760-08da-475b-95de-7669777620bf {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
opacity: 1;
}
@media (min-width: 1200px){#s-9a889760-08da-475b-95de-7669777620bf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9a889760-08da-475b-95de-7669777620bf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9a889760-08da-475b-95de-7669777620bf {
  
}
}@media (max-width: 767px){#s-9a889760-08da-475b-95de-7669777620bf {
  
}
}
#s-5592e4cd-ca8a-41c7-9647-c8fdc317edda {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 47, 146, 1);
min-height: 330px;
background-color: rgba(255, 252, 253, 0.28);
}








#s-5592e4cd-ca8a-41c7-9647-c8fdc317edda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5592e4cd-ca8a-41c7-9647-c8fdc317edda.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ff6c2cde-95cf-4a74-a2df-74a7e80eb352 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-ff6c2cde-95cf-4a74-a2df-74a7e80eb352 .shogun-icon-wrapper {
  text-align: center;
}


#s-ff6c2cde-95cf-4a74-a2df-74a7e80eb352 .shogun-icon-wrapper > .shogun-icon {

  font-size: 26px !important;
  color: rgba(16, 169, 152, 1);
}

#s-84573a06-8957-411a-bc32-d62f8fdd4950 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-84573a06-8957-411a-bc32-d62f8fdd4950 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-84573a06-8957-411a-bc32-d62f8fdd4950 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-84573a06-8957-411a-bc32-d62f8fdd4950 {
  
}
}@media (max-width: 767px){#s-84573a06-8957-411a-bc32-d62f8fdd4950 {
  
}
}
#s-5e57861f-2ef7-4a63-841d-11aa6193b872 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 47, 146, 1);
border-radius: 0px;
min-height: 330px;
background-color: rgba(255, 252, 254, 0.28);
background-attachment: scroll;
}








#s-5e57861f-2ef7-4a63-841d-11aa6193b872 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e57861f-2ef7-4a63-841d-11aa6193b872.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0fe987b4-03d2-4279-8780-972867e0ce4e {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-0fe987b4-03d2-4279-8780-972867e0ce4e .shogun-icon-wrapper {
  text-align: center;
}


#s-0fe987b4-03d2-4279-8780-972867e0ce4e .shogun-icon-wrapper > .shogun-icon {

  font-size: 26px !important;
  color: rgba(16, 169, 152, 1);
}

#s-f6d893a7-ebf6-49c9-88f3-dbf7c5a72533 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-f6d893a7-ebf6-49c9-88f3-dbf7c5a72533 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f6d893a7-ebf6-49c9-88f3-dbf7c5a72533 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f6d893a7-ebf6-49c9-88f3-dbf7c5a72533 {
  
}
}@media (max-width: 767px){#s-f6d893a7-ebf6-49c9-88f3-dbf7c5a72533 {
  
}
}
#s-3ffe4088-4459-4731-9b12-9b746544ecb0 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-3ffe4088-4459-4731-9b12-9b746544ecb0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3ffe4088-4459-4731-9b12-9b746544ecb0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3ffe4088-4459-4731-9b12-9b746544ecb0 {
  
}
}@media (max-width: 767px){#s-3ffe4088-4459-4731-9b12-9b746544ecb0 {
  
}
}







#s-3ffe4088-4459-4731-9b12-9b746544ecb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ffe4088-4459-4731-9b12-9b746544ecb0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ac01f0a3-c392-4a0f-84ee-c2b2c64971e9 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ac01f0a3-c392-4a0f-84ee-c2b2c64971e9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ac01f0a3-c392-4a0f-84ee-c2b2c64971e9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ac01f0a3-c392-4a0f-84ee-c2b2c64971e9 {
  
}
}@media (max-width: 767px){#s-ac01f0a3-c392-4a0f-84ee-c2b2c64971e9 {
  
}
}







#s-ac01f0a3-c392-4a0f-84ee-c2b2c64971e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac01f0a3-c392-4a0f-84ee-c2b2c64971e9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b75c8328-b8dc-4f0b-ba33-b879a698eac2 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-b75c8328-b8dc-4f0b-ba33-b879a698eac2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b75c8328-b8dc-4f0b-ba33-b879a698eac2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b75c8328-b8dc-4f0b-ba33-b879a698eac2 {
  
}
}@media (max-width: 767px){#s-b75c8328-b8dc-4f0b-ba33-b879a698eac2 {
  
}
}
@media (min-width: 0px) {
[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-b75c8328-b8dc-4f0b-ba33-b879a698eac2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-69a324a4-04b2-475f-b0b6-1c8be1a0917d {
  border-style: solid;
margin-bottom: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 47, 146, 1);
min-height: 330px;
background-color: rgba(255, 252, 253, 0.28);
}








#s-69a324a4-04b2-475f-b0b6-1c8be1a0917d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69a324a4-04b2-475f-b0b6-1c8be1a0917d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bbad4a7a-38ee-4a1e-8fc3-1a95c916bcc7 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-bbad4a7a-38ee-4a1e-8fc3-1a95c916bcc7 .shogun-icon-wrapper {
  text-align: center;
}


#s-bbad4a7a-38ee-4a1e-8fc3-1a95c916bcc7 .shogun-icon-wrapper > .shogun-icon {

  font-size: 26px !important;
  color: rgba(16, 169, 152, 1);
}

#s-993f3a1e-9303-49ff-804b-56b71b9415ee {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-993f3a1e-9303-49ff-804b-56b71b9415ee {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-993f3a1e-9303-49ff-804b-56b71b9415ee {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-993f3a1e-9303-49ff-804b-56b71b9415ee {
  
}
}@media (max-width: 767px){#s-993f3a1e-9303-49ff-804b-56b71b9415ee {
  
}
}
#s-b7ba4146-0aea-4f5c-9e6b-288d894c14fd {
  border-style: solid;
margin-bottom: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 47, 146, 1);
min-height: 330px;
background-color: rgba(255, 252, 253, 0.28);
}








#s-b7ba4146-0aea-4f5c-9e6b-288d894c14fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7ba4146-0aea-4f5c-9e6b-288d894c14fd.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2cd234e3-4353-4be0-9ff7-eae40f6fa241 {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-2cd234e3-4353-4be0-9ff7-eae40f6fa241 .shogun-icon-wrapper {
  text-align: center;
}


#s-2cd234e3-4353-4be0-9ff7-eae40f6fa241 .shogun-icon-wrapper > .shogun-icon {

  font-size: 26px !important;
  color: rgba(16, 169, 152, 1);
}

#s-e7de38d3-d72d-4fca-8acd-ad54d4d63ab5 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-e7de38d3-d72d-4fca-8acd-ad54d4d63ab5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e7de38d3-d72d-4fca-8acd-ad54d4d63ab5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e7de38d3-d72d-4fca-8acd-ad54d4d63ab5 {
  
}
}@media (max-width: 767px){#s-e7de38d3-d72d-4fca-8acd-ad54d4d63ab5 {
  
}
}
#s-83e4f6fa-2861-4d20-96c3-57c728f65290 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(242, 47, 146, 1);
border-radius: 0px;
min-height: 330px;
background-color: rgba(255, 252, 254, 0.28);
background-attachment: scroll;
}








#s-83e4f6fa-2861-4d20-96c3-57c728f65290 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83e4f6fa-2861-4d20-96c3-57c728f65290.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5cf6e6be-5593-42f1-9104-2092b270674c {
  margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
}

#s-5cf6e6be-5593-42f1-9104-2092b270674c .shogun-icon-wrapper {
  text-align: center;
}


#s-5cf6e6be-5593-42f1-9104-2092b270674c .shogun-icon-wrapper > .shogun-icon {

  font-size: 26px !important;
  color: rgba(16, 169, 152, 1);
}

#s-0e405b09-2451-451c-9cc5-77a6b95f0524 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-0e405b09-2451-451c-9cc5-77a6b95f0524 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0e405b09-2451-451c-9cc5-77a6b95f0524 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0e405b09-2451-451c-9cc5-77a6b95f0524 {
  
}
}@media (max-width: 767px){#s-0e405b09-2451-451c-9cc5-77a6b95f0524 {
  
}
}
#s-bd7cbf6a-0b2f-43ea-be1a-a70168ad1606 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-bd7cbf6a-0b2f-43ea-be1a-a70168ad1606 {
  display: none;
}
#s-bd7cbf6a-0b2f-43ea-be1a-a70168ad1606, #wrap-s-bd7cbf6a-0b2f-43ea-be1a-a70168ad1606 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd7cbf6a-0b2f-43ea-be1a-a70168ad1606 {
  display: none;
}
#s-bd7cbf6a-0b2f-43ea-be1a-a70168ad1606, #wrap-s-bd7cbf6a-0b2f-43ea-be1a-a70168ad1606 { display:none !important; }}







#s-bd7cbf6a-0b2f-43ea-be1a-a70168ad1606 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd7cbf6a-0b2f-43ea-be1a-a70168ad1606.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c0aa2699-2e78-4a07-9841-541481ae4b1d {
  padding-top: 15px;
text-align: center;
}

#s-c0aa2699-2e78-4a07-9841-541481ae4b1d .shogun-heading-component h1 {
  color: rgba(16, 169, 152, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 41px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3ea2a714-0e0a-4bf4-8be7-f79edca229d8 {
  margin-left: 0px;
margin-right: 0px;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f665cac5-c913-4043-997b-4ac6ac46327b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-971e103d-26ea-40ff-975a-15f493c094e3 {
  text-align: center;
}




  #s-971e103d-26ea-40ff-975a-15f493c094e3 img.shogun-image {
    
    width: px;
  }


#s-971e103d-26ea-40ff-975a-15f493c094e3 .shogun-image-content {
  
    align-items: center;
  
}

#s-c1a6e754-35f6-4f76-8dff-b093e4ac43e5 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-c1a6e754-35f6-4f76-8dff-b093e4ac43e5 img.shogun-image {
    
    width: px;
  }


#s-c1a6e754-35f6-4f76-8dff-b093e4ac43e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-2536c756-8288-4b11-9dfb-161aaf6a7a47 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-2536c756-8288-4b11-9dfb-161aaf6a7a47 img.shogun-image {
    
    width: px;
  }


#s-2536c756-8288-4b11-9dfb-161aaf6a7a47 .shogun-image-content {
  
    align-items: center;
  
}

#s-cb5def2d-e27b-4031-a1c5-89f79fe30039 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-cb5def2d-e27b-4031-a1c5-89f79fe30039 img.shogun-image {
    
    width: px;
  }


#s-cb5def2d-e27b-4031-a1c5-89f79fe30039 .shogun-image-content {
  
    align-items: center;
  
}

#s-1dafe673-5edc-4f16-86be-11eb77f72abd {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-1dafe673-5edc-4f16-86be-11eb77f72abd img.shogun-image {
    
    width: px;
  }


#s-1dafe673-5edc-4f16-86be-11eb77f72abd .shogun-image-content {
  
    align-items: center;
  
}

#s-ab7f9d42-6d44-42e1-8781-e40d3b829100 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-ab7f9d42-6d44-42e1-8781-e40d3b829100 img.shogun-image {
    
    width: px;
  }


#s-ab7f9d42-6d44-42e1-8781-e40d3b829100 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-231c7c97-1ee1-48a0-a16e-63d3e969f645"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-705334ff-e64e-4324-a1d8-8043d8f4fff8 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}




  #s-705334ff-e64e-4324-a1d8-8043d8f4fff8 img.shogun-image {
    
    width: px;
  }


#s-705334ff-e64e-4324-a1d8-8043d8f4fff8 .shogun-image-content {
  
    align-items: center;
  
}

#s-226a5c43-7878-4498-bec9-368b7ac58fe2 {
  margin-top: 40px;
margin-bottom: 40px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}




  #s-226a5c43-7878-4498-bec9-368b7ac58fe2 img.shogun-image {
    
    width: px;
  }


#s-226a5c43-7878-4498-bec9-368b7ac58fe2 .shogun-image-content {
  
    align-items: center;
  
}

#s-4d55d85a-1717-4f64-99ac-5bb931cfa15d {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}




  #s-4d55d85a-1717-4f64-99ac-5bb931cfa15d img.shogun-image {
    
    width: px;
  }


#s-4d55d85a-1717-4f64-99ac-5bb931cfa15d .shogun-image-content {
  
    align-items: center;
  
}

#s-60f81860-0a98-4d66-a06f-85a112c5f7cf {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-60f81860-0a98-4d66-a06f-85a112c5f7cf img.shogun-image {
    
    width: px;
  }


#s-60f81860-0a98-4d66-a06f-85a112c5f7cf .shogun-image-content {
  
    align-items: center;
  
}

#s-d7d225a1-09e2-475a-9f1c-911566be8b3d {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-d7d225a1-09e2-475a-9f1c-911566be8b3d img.shogun-image {
    
    width: px;
  }


#s-d7d225a1-09e2-475a-9f1c-911566be8b3d .shogun-image-content {
  
    align-items: center;
  
}

#s-d592b03b-aeaa-40a9-92a0-6c5b19f2bac1 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}




  #s-d592b03b-aeaa-40a9-92a0-6c5b19f2bac1 img.shogun-image {
    
    width: px;
  }


#s-d592b03b-aeaa-40a9-92a0-6c5b19f2bac1 .shogun-image-content {
  
    align-items: center;
  
}

#s-f6910de6-9efa-448f-a03f-fc3e27ddfa90 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-f6910de6-9efa-448f-a03f-fc3e27ddfa90 {
  display: none;
}
#s-f6910de6-9efa-448f-a03f-fc3e27ddfa90, #wrap-s-f6910de6-9efa-448f-a03f-fc3e27ddfa90 { display:none !important; }}@media (max-width: 767px){#s-f6910de6-9efa-448f-a03f-fc3e27ddfa90 {
  display: none;
}
#s-f6910de6-9efa-448f-a03f-fc3e27ddfa90, #wrap-s-f6910de6-9efa-448f-a03f-fc3e27ddfa90 { display:none !important; }}







#s-f6910de6-9efa-448f-a03f-fc3e27ddfa90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f6910de6-9efa-448f-a03f-fc3e27ddfa90.shg-box.shg-c {
  justify-content: flex-start;
}

#s-da2e3881-0f2e-4bc0-9019-4d20aacec0d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-da2e3881-0f2e-4bc0-9019-4d20aacec0d0 .shogun-heading-component h1 {
  color: rgba(16, 169, 152, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 41px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ef5321b9-f69f-4bf9-8aaf-120671f75696 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 50px;
padding-right: 25px;
}

@media (min-width: 0px) {
[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 768px) {
[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-2f6392b2-07ae-41ca-bc41-0ac9320f657d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-f53e97d6-b895-45d4-9e53-8d6f5937f85b {
  text-align: center;
}




  #s-f53e97d6-b895-45d4-9e53-8d6f5937f85b img.shogun-image {
    
    width: px;
  }


#s-f53e97d6-b895-45d4-9e53-8d6f5937f85b .shogun-image-content {
  
    align-items: center;
  
}

#s-943b20f6-7954-4b28-a5a5-5547f3285df1 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-943b20f6-7954-4b28-a5a5-5547f3285df1 img.shogun-image {
    
    width: px;
  }


#s-943b20f6-7954-4b28-a5a5-5547f3285df1 .shogun-image-content {
  
    align-items: center;
  
}

#s-f3b8524a-3bcd-48b5-ba1b-688af542088c {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-f3b8524a-3bcd-48b5-ba1b-688af542088c img.shogun-image {
    
    width: px;
  }


#s-f3b8524a-3bcd-48b5-ba1b-688af542088c .shogun-image-content {
  
    align-items: center;
  
}

#s-4dd22713-f0d2-4cc5-a252-7536b43d187d {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-4dd22713-f0d2-4cc5-a252-7536b43d187d img.shogun-image {
    
    width: px;
  }


#s-4dd22713-f0d2-4cc5-a252-7536b43d187d .shogun-image-content {
  
    align-items: center;
  
}

#s-0369a720-8934-4e91-b5f7-276438a8e891 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-0369a720-8934-4e91-b5f7-276438a8e891 img.shogun-image {
    
    width: px;
  }


#s-0369a720-8934-4e91-b5f7-276438a8e891 .shogun-image-content {
  
    align-items: center;
  
}

#s-56d3349e-9599-42bb-9999-4b9792661ca6 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-56d3349e-9599-42bb-9999-4b9792661ca6 img.shogun-image {
    
    width: px;
  }


#s-56d3349e-9599-42bb-9999-4b9792661ca6 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 768px) {
[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a45f0dd1-f516-42b2-a8d7-50d192865efb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-e0564e69-5cf9-4c31-bd6d-f25d4e6f24e2 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}




  #s-e0564e69-5cf9-4c31-bd6d-f25d4e6f24e2 img.shogun-image {
    
    width: px;
  }


#s-e0564e69-5cf9-4c31-bd6d-f25d4e6f24e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-e7154540-16ba-460e-9a6d-4d8a03937156 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}




  #s-e7154540-16ba-460e-9a6d-4d8a03937156 img.shogun-image {
    
    width: px;
  }


#s-e7154540-16ba-460e-9a6d-4d8a03937156 .shogun-image-content {
  
    align-items: center;
  
}

#s-81abfab9-95b6-44c2-ab60-8fc99ba3ce92 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-81abfab9-95b6-44c2-ab60-8fc99ba3ce92 img.shogun-image {
    
    width: px;
  }


#s-81abfab9-95b6-44c2-ab60-8fc99ba3ce92 .shogun-image-content {
  
    align-items: center;
  
}

#s-ecfa7b9f-da4c-4601-8645-a37ab8aeb1c6 {
  margin-top: 40px;
margin-bottom: 40px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}




  #s-ecfa7b9f-da4c-4601-8645-a37ab8aeb1c6 img.shogun-image {
    
    width: px;
  }


#s-ecfa7b9f-da4c-4601-8645-a37ab8aeb1c6 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-0b6931d4-ec6b-4ba7-9b1e-b01db3d94e99 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}




  #s-0b6931d4-ec6b-4ba7-9b1e-b01db3d94e99 img.shogun-image {
    
    width: px;
  }


#s-0b6931d4-ec6b-4ba7-9b1e-b01db3d94e99 .shogun-image-content {
  
    align-items: center;
  
}

#s-084fe8d7-d42b-40ff-8d0e-140e43d34e14 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}




  #s-084fe8d7-d42b-40ff-8d0e-140e43d34e14 img.shogun-image {
    
    width: px;
  }


#s-084fe8d7-d42b-40ff-8d0e-140e43d34e14 .shogun-image-content {
  
    align-items: center;
  
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#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;
}
