.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-6b0eaac1-ec72-452f-8118-47c564b74849 {
  background-image: url(https://i.shgcdn.com/46e65680-ebdd-4b3b-8d85-e083c064a572/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 700px;
max-width: 100%;
background-position: center center;
}
@media (min-width: 1200px){#s-6b0eaac1-ec72-452f-8118-47c564b74849 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6b0eaac1-ec72-452f-8118-47c564b74849 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6b0eaac1-ec72-452f-8118-47c564b74849 {
  
}
}@media (max-width: 767px){#s-6b0eaac1-ec72-452f-8118-47c564b74849 {
  
}
}







#s-6b0eaac1-ec72-452f-8118-47c564b74849 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-6b0eaac1-ec72-452f-8118-47c564b74849.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 90%;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-8abeeb47-0242-4b3e-9e62-a59d4b6d3e6b"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-3e2b340a-4c5d-479a-a209-ef0995802be4 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 51px;
margin-bottom: 51px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 0px;
min-height: 301px;
max-width: 100%;
opacity: 1;
background-color: rgba(255, 255, 255, 1);
}








#s-3e2b340a-4c5d-479a-a209-ef0995802be4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e2b340a-4c5d-479a-a209-ef0995802be4.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-41909e2e-fb06-460e-8135-b11eb2d72fc7 {
  margin-top: 30px;
margin-left: 30px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-41909e2e-fb06-460e-8135-b11eb2d72fc7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-41909e2e-fb06-460e-8135-b11eb2d72fc7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-41909e2e-fb06-460e-8135-b11eb2d72fc7 {
  
}
}@media (max-width: 767px){#s-41909e2e-fb06-460e-8135-b11eb2d72fc7 {
  
}
}
#s-41909e2e-fb06-460e-8135-b11eb2d72fc7 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-40e5081d-cc9f-448f-b32e-449d43816509 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 70%;
text-align: center;
}

#s-40e5081d-cc9f-448f-b32e-449d43816509 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  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-c29303b6-0d96-42ff-8298-4c965c4788cc {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 80%;
}

.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-33c34234-1b76-4144-b456-151cf468661c {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
max-width: 50%;
opacity: 1;
text-align: center;
background-color: rgba(234, 13, 67, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-33c34234-1b76-4144-b456-151cf468661c:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}#s-33c34234-1b76-4144-b456-151cf468661c:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}


#s-33c34234-1b76-4144-b456-151cf468661c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-14fca5cd-f98b-486d-8c1f-fa2af73937db {
  min-height: 50px;
}








#s-14fca5cd-f98b-486d-8c1f-fa2af73937db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-14fca5cd-f98b-486d-8c1f-fa2af73937db.shg-box.shg-c {
  justify-content: center;
}

#s-0291bcee-dcbb-4ccf-9464-862ef4355a96 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 100px;
max-width: 70%;
}








#s-0291bcee-dcbb-4ccf-9464-862ef4355a96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0291bcee-dcbb-4ccf-9464-862ef4355a96.shg-box.shg-c {
  justify-content: center;
}

#s-90d0243a-bd47-4a8c-a67f-d74063269975 {
  min-height: 100px;
}








#s-90d0243a-bd47-4a8c-a67f-d74063269975 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-90d0243a-bd47-4a8c-a67f-d74063269975.shg-box.shg-c {
  justify-content: center;
}

#s-8fc6c885-2b95-4c60-a1c7-8e267721d7d0 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 98%;
text-align: center;
}

#s-8fc6c885-2b95-4c60-a1c7-8e267721d7d0 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}










#s-164049b6-7722-42cc-a7e1-2dda7617cda0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-164049b6-7722-42cc-a7e1-2dda7617cda0.shg-box.shg-c {
  justify-content: center;
}

#s-f859520b-1154-4034-a45a-f1099a8ccfb6 {
  background-color: rgba(251, 240, 238, 1);
}

@media (min-width: 0px) {
[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f859520b-1154-4034-a45a-f1099a8ccfb6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d2b83b5e-d076-4c56-a795-e3381e417ec0 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
}








#s-d2b83b5e-d076-4c56-a795-e3381e417ec0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2b83b5e-d076-4c56-a795-e3381e417ec0.shg-box.shg-c {
  justify-content: center;
}








#s-8720161f-4d0e-4e20-8729-659373408adc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8720161f-4d0e-4e20-8729-659373408adc.shg-box.shg-c {
  justify-content: center;
}

#s-fe95da09-e41a-468c-bb6f-4c5dcc8b331c {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 90%;
text-align: left;
}

#s-fe95da09-e41a-468c-bb6f-4c5dcc8b331c .shogun-heading-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e14fa456-68a3-45eb-ae23-140437219b0f {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 90%;
}

#s-6852f8d0-58fd-4c5b-9932-e208d31cc2f3 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 90%;
}








#s-6852f8d0-58fd-4c5b-9932-e208d31cc2f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6852f8d0-58fd-4c5b-9932-e208d31cc2f3.shg-box.shg-c {
  justify-content: center;
}

#s-c5b973e7-28fe-4f26-bccb-1e86c8727c31 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(234, 13, 67, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c5b973e7-28fe-4f26-bccb-1e86c8727c31:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c5b973e7-28fe-4f26-bccb-1e86c8727c31:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c5b973e7-28fe-4f26-bccb-1e86c8727c31.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-4f677687-f690-4003-b8a6-f3f26406a75f {
  min-height: 50px;
}








#s-4f677687-f690-4003-b8a6-f3f26406a75f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f677687-f690-4003-b8a6-f3f26406a75f.shg-box.shg-c {
  justify-content: center;
}

#s-de6bb661-33d8-4ee6-8b5f-008e850f8536 {
  min-height: 100px;
}








#s-de6bb661-33d8-4ee6-8b5f-008e850f8536 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de6bb661-33d8-4ee6-8b5f-008e850f8536.shg-box.shg-c {
  justify-content: center;
}

#s-2efd22e6-acb7-4930-bbc4-110867d73559 {
  box-shadow:2px 1px 8px 3px rgba(0, 0, 0, 0);
padding-top: 150px;
padding-bottom: 150px;
background-color: rgba(238, 226, 224, 0.56);
}








#s-2efd22e6-acb7-4930-bbc4-110867d73559 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2efd22e6-acb7-4930-bbc4-110867d73559.shg-box.shg-c {
  justify-content: center;
}

#s-92c1d8f1-c9fe-49c4-9b56-6f5be604d93a {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 30px;
padding-right: 30px;
max-width: 95%;
}

#s-833d8329-df94-4edb-bbe4-465435968cb0 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 80%;
}








#s-833d8329-df94-4edb-bbe4-465435968cb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-833d8329-df94-4edb-bbe4-465435968cb0.shg-box.shg-c {
  justify-content: center;
}

#s-ca3aa421-17d1-4ae7-8d1e-c17d3c01c723 {
  margin-left: 100px;
margin-right: 100px;
}

#s-ca3aa421-17d1-4ae7-8d1e-c17d3c01c723 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(139, 39, 80, 1);
}

#s-1a0c9162-fbfb-4a37-b0ee-83e1feba70d0 {
  min-height: 25px;
}








#s-1a0c9162-fbfb-4a37-b0ee-83e1feba70d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a0c9162-fbfb-4a37-b0ee-83e1feba70d0.shg-box.shg-c {
  justify-content: center;
}

#s-f9271ec1-ce5f-4ab9-bff8-4f0409609653 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 75%;
}

@media (min-width: 0px) {
[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f9271ec1-ce5f-4ab9-bff8-4f0409609653"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0494750d-55e4-4b0e-9ebd-19f165d92b1a {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 75%;
}

@media (min-width: 0px) {
[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0494750d-55e4-4b0e-9ebd-19f165d92b1a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-648e1022-b487-4949-a32e-39ed53f34819 {
  background-attachment: fixed;
min-height: 350px;
}








#s-648e1022-b487-4949-a32e-39ed53f34819 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-648e1022-b487-4949-a32e-39ed53f34819.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ac17bab5-96ac-4e75-9f33-210eedcfdc3e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-a67cccf9-549e-4923-a093-d3b27827819c {
  text-align: left;
}




  #s-a67cccf9-549e-4923-a093-d3b27827819c img.shogun-image {
    
    width: px;
  }


#s-a67cccf9-549e-4923-a093-d3b27827819c .shogun-image-content {
  
    align-items: center;
  
}

#s-44d530c9-3c65-48c1-870a-2b99122aa599 {
  box-shadow:0px 1px 11px 3px rgba(0, 0, 0, 0);
padding-bottom: 50px;
min-height: 200px;
background-color: rgba(0, 0, 0, 0);
}








#s-44d530c9-3c65-48c1-870a-2b99122aa599 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44d530c9-3c65-48c1-870a-2b99122aa599.shg-box.shg-c {
  justify-content: center;
}

#s-f411f731-4787-48c1-9ac7-ac601baca29f {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 70%;
}

#s-df077544-7f61-454e-91cc-8c1439c07a0f {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 60%;
}








#s-df077544-7f61-454e-91cc-8c1439c07a0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df077544-7f61-454e-91cc-8c1439c07a0f.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 768px) {
[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-0168a935-09cc-4ae1-98ab-45ff7023ddd8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-4b583d77-01e9-4b55-a2c1-7a99e2de3861 .shogun-icon-wrapper {
  text-align: center;
}


#s-4b583d77-01e9-4b55-a2c1-7a99e2de3861 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(235, 14, 69, 1);
}

@media (min-width: 0px) {
[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 768px) {
[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-3d756515-272a-4c22-9c04-acce2dd5f4db"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-4bb039f7-3f42-4cce-bd61-e97d2d7a37ea .shogun-icon-wrapper {
  text-align: center;
}


#s-4bb039f7-3f42-4cce-bd61-e97d2d7a37ea .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(235, 14, 69, 1);
}

@media (min-width: 0px) {
[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 768px) {
[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-8111ffa1-db24-4239-8f8b-249dd53df93c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-bad003bc-0382-49ae-b636-2c460e6373a6 .shogun-icon-wrapper {
  text-align: center;
}


#s-bad003bc-0382-49ae-b636-2c460e6373a6 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(235, 14, 69, 1);
}

@media (min-width: 0px) {
[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 768px) {
[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-134da1d7-449b-46f5-a563-3215798d8348"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-5024ed15-2e83-43ba-9054-5925a627488b .shogun-icon-wrapper {
  text-align: center;
}


#s-5024ed15-2e83-43ba-9054-5925a627488b .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(235, 14, 69, 1);
}

@media (min-width: 0px) {
[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 768px) {
[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-43816b50-5676-4044-beda-df784bd88457"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-c91495af-5f73-4d16-9169-d8d01c8f5f3c .shogun-icon-wrapper {
  text-align: center;
}


#s-c91495af-5f73-4d16-9169-d8d01c8f5f3c .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(235, 14, 69, 1);
}

@media (min-width: 0px) {
[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 768px) {
[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-2cf45711-bd47-4202-93e6-31569ba2a0d5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-0c18d95c-0420-4eab-a689-7337547678c2 .shogun-icon-wrapper {
  text-align: center;
}


#s-0c18d95c-0420-4eab-a689-7337547678c2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(235, 14, 69, 1);
}

@media (min-width: 0px) {
[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 768px) {
[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-3790b1cd-9d30-43ff-adec-66c4b0b30472"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-60215d3f-ee33-4edb-abff-465fd73fceb2 .shogun-icon-wrapper {
  text-align: center;
}


#s-60215d3f-ee33-4edb-abff-465fd73fceb2 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(235, 14, 69, 1);
}

#s-88430e2e-58dd-43c6-9817-61fc8d02e5b7 {
  min-height: 50px;
}








#s-88430e2e-58dd-43c6-9817-61fc8d02e5b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88430e2e-58dd-43c6-9817-61fc8d02e5b7.shg-box.shg-c {
  justify-content: center;
}

#s-e5b7a48d-1fe1-46b9-befe-0fb517c4d4e8 .shogun-icon-wrapper {
  text-align: center;
}


#s-e5b7a48d-1fe1-46b9-befe-0fb517c4d4e8 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(139, 39, 80, 1);
}

#s-5224190a-56f5-4faf-8182-185d5c8fa188 {
  min-height: 200px;
background-color: rgba(139, 39, 80, 1);
}








#s-5224190a-56f5-4faf-8182-185d5c8fa188 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5224190a-56f5-4faf-8182-185d5c8fa188.shg-box.shg-c {
  justify-content: center;
}

#s-2ed6ceee-ac6a-4405-b3fc-d81de5987d58 {
  min-height: 50px;
}








#s-2ed6ceee-ac6a-4405-b3fc-d81de5987d58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ed6ceee-ac6a-4405-b3fc-d81de5987d58.shg-box.shg-c {
  justify-content: center;
}

#s-a1363101-d766-4574-a608-84ed20cb7a9f {
  margin-left: 100px;
margin-right: 100px;
}

@media (min-width: 0px) {
[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-a1363101-d766-4574-a608-84ed20cb7a9f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-c0b88fbe-e1e8-4b60-8379-50f8be84d043 {
  min-height: 300px;
max-width: 98%;
}








#s-c0b88fbe-e1e8-4b60-8379-50f8be84d043 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0b88fbe-e1e8-4b60-8379-50f8be84d043.shg-box.shg-c {
  justify-content: center;
}

#s-00968070-f6a1-4a8e-92fa-b17b364926a1 {
  margin-top: 40px;
margin-bottom: 40px;
}

#s-4a15fcbd-dfb5-4c4e-aacf-66ac1ec47091 {
  min-height: 50px;
}








#s-4a15fcbd-dfb5-4c4e-aacf-66ac1ec47091 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a15fcbd-dfb5-4c4e-aacf-66ac1ec47091.shg-box.shg-c {
  justify-content: center;
}

#s-ef10e029-ffc7-47fa-8257-3211d9333adb {
  background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}








#s-ef10e029-ffc7-47fa-8257-3211d9333adb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ef10e029-ffc7-47fa-8257-3211d9333adb.shg-box.shg-c {
  justify-content: center;
}

#s-61e96edd-4ba4-44bf-ae47-922c70ccbe6d {
  background-attachment: fixed;
min-height: 50px;
}








#s-61e96edd-4ba4-44bf-ae47-922c70ccbe6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61e96edd-4ba4-44bf-ae47-922c70ccbe6d.shg-box.shg-c {
  justify-content: center;
}

#s-58f5fb6e-a916-4724-b550-6e46f8763883 {
  min-height: 50px;
}








#s-58f5fb6e-a916-4724-b550-6e46f8763883 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58f5fb6e-a916-4724-b550-6e46f8763883.shg-box.shg-c {
  justify-content: center;
}

#s-ecb31ee4-e536-47bf-a5c5-df205e5cb763 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
max-width: 80%;
}

#s-0c65832c-8632-4fff-9257-0d591a5df4e0 {
  border-style: solid;
margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 1px;
padding-right: 1px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
max-width: 70%;
}

@media (min-width: 0px) {
[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0c65832c-8632-4fff-9257-0d591a5df4e0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0244fe22-e768-4bf2-aac6-815125169021 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-0244fe22-e768-4bf2-aac6-815125169021 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0244fe22-e768-4bf2-aac6-815125169021.shg-box.shg-c {
  justify-content: center;
}

#s-a951c334-3014-4cea-88ba-92a36c8bde61 {
  text-align: center;
}




  #s-a951c334-3014-4cea-88ba-92a36c8bde61 img.shogun-image {
    
    width: px;
  }


#s-a951c334-3014-4cea-88ba-92a36c8bde61 .shogun-image-content {
  
    align-items: center;
  
}

#s-a60a41f2-6062-4e23-b46f-616fc7462fa5 {
  margin-left: 10px;
margin-right: 10px;
}

#s-5eb3e134-6e77-4c00-87d3-55fe8ac0642b {
  margin-left: 10px;
margin-right: 10px;
}

#s-d415e246-0606-4ca0-98cd-9128ca4eec77 {
  min-height: 50px;
}








#s-d415e246-0606-4ca0-98cd-9128ca4eec77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d415e246-0606-4ca0-98cd-9128ca4eec77.shg-box.shg-c {
  justify-content: center;
}

#s-98a2f9ea-ae22-4980-9997-aea32d896971 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-98a2f9ea-ae22-4980-9997-aea32d896971 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98a2f9ea-ae22-4980-9997-aea32d896971.shg-box.shg-c {
  justify-content: center;
}

#s-be664fa1-3c30-432f-b143-27ab5d8d1974 {
  text-align: center;
}




  #s-be664fa1-3c30-432f-b143-27ab5d8d1974 img.shogun-image {
    
    width: px;
  }


#s-be664fa1-3c30-432f-b143-27ab5d8d1974 .shogun-image-content {
  
    align-items: center;
  
}

#s-74c23296-40c6-428e-b028-48f730590566 {
  margin-left: 10px;
margin-right: 10px;
}

#s-97903c56-697c-47a0-a39c-5c12bf74ce60 {
  margin-left: 10px;
margin-right: 10px;
}

#s-ae209bf1-0297-48f8-b9ff-adacafd24c0d {
  min-height: 20px;
}








#s-ae209bf1-0297-48f8-b9ff-adacafd24c0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae209bf1-0297-48f8-b9ff-adacafd24c0d.shg-box.shg-c {
  justify-content: center;
}

#s-ff2e5fb0-84be-4c4c-8b5c-e6c1c42308a9 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
}








#s-ff2e5fb0-84be-4c4c-8b5c-e6c1c42308a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff2e5fb0-84be-4c4c-8b5c-e6c1c42308a9.shg-box.shg-c {
  justify-content: center;
}

#s-358fdf89-c216-4a47-be83-104197f9e6d7 {
  min-height: 50px;
}








#s-358fdf89-c216-4a47-be83-104197f9e6d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-358fdf89-c216-4a47-be83-104197f9e6d7.shg-box.shg-c {
  justify-content: center;
}

#s-654cdeab-1355-4088-ba28-1c431ddfb7ef {
  text-align: center;
}




  #s-654cdeab-1355-4088-ba28-1c431ddfb7ef img.shogun-image {
    
    width: px;
  }


#s-654cdeab-1355-4088-ba28-1c431ddfb7ef .shogun-image-content {
  
    align-items: center;
  
}

#s-112ec2de-8878-45e9-8eb6-07bae9e12fc7 {
  margin-left: 10px;
margin-right: 10px;
}

#s-dc2bc585-9050-43e5-878a-5a2c8db85dfd {
  margin-left: 10px;
margin-right: 10px;
}

#s-43165a32-c70a-450f-943e-056612f8ab18 {
  min-height: 20px;
}








#s-43165a32-c70a-450f-943e-056612f8ab18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-43165a32-c70a-450f-943e-056612f8ab18.shg-box.shg-c {
  justify-content: center;
}

#s-3e92f02a-2e6f-498a-90e9-376128d5326e {
  border-style: solid;
margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-left: 1px;
padding-right: 1px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
max-width: 70%;
}

@media (min-width: 0px) {
[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3e92f02a-2e6f-498a-90e9-376128d5326e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-fb7d828c-4e19-4e8e-822c-ee8d4b511023 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-fb7d828c-4e19-4e8e-822c-ee8d4b511023 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb7d828c-4e19-4e8e-822c-ee8d4b511023.shg-box.shg-c {
  justify-content: center;
}

#s-cd957717-3541-4ca6-871c-f2cb858a992e {
  text-align: center;
}




  #s-cd957717-3541-4ca6-871c-f2cb858a992e img.shogun-image {
    
    width: px;
  }


#s-cd957717-3541-4ca6-871c-f2cb858a992e .shogun-image-content {
  
    align-items: center;
  
}

#s-a0d4a469-3ccb-4b0a-a7b8-e7f06d1fcdef {
  margin-left: 10px;
margin-right: 10px;
}

#s-91806266-46ad-4e3b-9b1d-95a77347be7e {
  margin-left: 10px;
margin-right: 10px;
}

#s-f92986a0-04f1-4f40-88a2-1fa9ccb6bf5f {
  min-height: 50px;
}








#s-f92986a0-04f1-4f40-88a2-1fa9ccb6bf5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f92986a0-04f1-4f40-88a2-1fa9ccb6bf5f.shg-box.shg-c {
  justify-content: center;
}

#s-e38412a8-208d-48ce-882f-5322838857b9 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
min-height: 50px;
}








#s-e38412a8-208d-48ce-882f-5322838857b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e38412a8-208d-48ce-882f-5322838857b9.shg-box.shg-c {
  justify-content: center;
}

#s-b314c2e0-0d9f-4194-8da0-683de0a6d792 {
  text-align: center;
}




  #s-b314c2e0-0d9f-4194-8da0-683de0a6d792 img.shogun-image {
    
    width: px;
  }


#s-b314c2e0-0d9f-4194-8da0-683de0a6d792 .shogun-image-content {
  
    align-items: center;
  
}

#s-d735c910-352f-40dd-aa0c-77b96357e368 {
  margin-left: 10px;
margin-right: 10px;
}

#s-48b30e3e-e980-465a-a16a-fb84e9174f20 {
  margin-left: 10px;
margin-right: 10px;
}

#s-d0b21209-51f5-46f7-ad44-b246f98e750f {
  min-height: 20px;
}








#s-d0b21209-51f5-46f7-ad44-b246f98e750f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0b21209-51f5-46f7-ad44-b246f98e750f.shg-box.shg-c {
  justify-content: center;
}

#s-60e4c80e-b1cf-4a06-87dd-9e41107a60f5 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
}








#s-60e4c80e-b1cf-4a06-87dd-9e41107a60f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60e4c80e-b1cf-4a06-87dd-9e41107a60f5.shg-box.shg-c {
  justify-content: center;
}

#s-9a3115cc-825d-473a-adfb-4b1b68149b94 {
  min-height: 50px;
}








#s-9a3115cc-825d-473a-adfb-4b1b68149b94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a3115cc-825d-473a-adfb-4b1b68149b94.shg-box.shg-c {
  justify-content: center;
}

#s-cfe73966-1538-4624-9b63-0be6f9392339 {
  text-align: center;
}




  #s-cfe73966-1538-4624-9b63-0be6f9392339 img.shogun-image {
    
    width: px;
  }


#s-cfe73966-1538-4624-9b63-0be6f9392339 .shogun-image-content {
  
    align-items: center;
  
}

#s-ad24f031-296e-4f1d-aa07-76ebee221499 {
  margin-left: 10px;
margin-right: 10px;
}

#s-9c7859ba-425b-47e7-a319-d73bc51610df {
  margin-left: 10px;
margin-right: 10px;
}

#s-99af8b66-6930-4210-953b-4df749413080 {
  min-height: 20px;
}








#s-99af8b66-6930-4210-953b-4df749413080 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99af8b66-6930-4210-953b-4df749413080.shg-box.shg-c {
  justify-content: center;
}

#s-9e96b506-6b64-4c97-95fd-9e22aaa4f7f0 {
  min-height: 50px;
}








#s-9e96b506-6b64-4c97-95fd-9e22aaa4f7f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e96b506-6b64-4c97-95fd-9e22aaa4f7f0.shg-box.shg-c {
  justify-content: center;
}

#s-f5fa4380-3cab-4d18-9bb9-aba81b189686 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
max-width: 40%;
background-color: rgba(234, 13, 67, 1);
text-align: center;
text-decoration: none;
letter-spacing: 3px;
hover-type: color;
}
#s-f5fa4380-3cab-4d18-9bb9-aba81b189686:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f5fa4380-3cab-4d18-9bb9-aba81b189686:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f5fa4380-3cab-4d18-9bb9-aba81b189686-btn-wrapper {
    text-align: center;
  }


#s-f5fa4380-3cab-4d18-9bb9-aba81b189686.shg-btn {
  color: #ffffff;
  font-size: 11px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-c3dd09eb-0f89-4849-a49f-bbfdf4ec13c3 {
  min-height: 50px;
}








#s-c3dd09eb-0f89-4849-a49f-bbfdf4ec13c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3dd09eb-0f89-4849-a49f-bbfdf4ec13c3.shg-box.shg-c {
  justify-content: center;
}

#s-d4e368c6-22e0-498a-bd3a-c15111762390 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 400px;
background-position: center center;
}








#s-d4e368c6-22e0-498a-bd3a-c15111762390 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4e368c6-22e0-498a-bd3a-c15111762390.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f5dcc7fe-022c-4888-9a04-4aa21651ab31"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-fa9cf318-10cd-4662-ba0e-5c1b0efd136b {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 600px;
max-width: 80%;
}








#s-fa9cf318-10cd-4662-ba0e-5c1b0efd136b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa9cf318-10cd-4662-ba0e-5c1b0efd136b.shg-box.shg-c {
  justify-content: center;
}

#s-c476d98b-05ee-4ba0-8bc8-98b0aa199f9c {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-c476d98b-05ee-4ba0-8bc8-98b0aa199f9c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c476d98b-05ee-4ba0-8bc8-98b0aa199f9c.shg-box.shg-c {
  justify-content: center;
}

#s-54c9cb31-4daf-4659-9fcf-ea8f525ca103 {
  box-shadow:1px 1px 6px 1px rgba(0, 0, 0, 0);
margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 1);
opacity: 0.8599999999999999;
}

#s-f7436407-f03c-4253-80cd-a6e16ea0067b {
  min-height: 50px;
background-color: rgba(251, 240, 238, 0.51);
}








#s-f7436407-f03c-4253-80cd-a6e16ea0067b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7436407-f03c-4253-80cd-a6e16ea0067b.shg-box.shg-c {
  justify-content: center;
}

#s-8a93aa29-b889-4b57-b13e-84f2f5ca2924 {
  min-height: 100px;
}








#s-8a93aa29-b889-4b57-b13e-84f2f5ca2924 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a93aa29-b889-4b57-b13e-84f2f5ca2924.shg-box.shg-c {
  justify-content: center;
}

#s-db6affa3-b9f6-40f5-948c-03f52ba2fb4b {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 80%;
}

#s-342b581b-3def-4fa7-8191-d32a84e32a2e {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 80%;
}

#s-0c8331a4-9893-405e-a727-496e1ac97853 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 60%;
}








#s-0c8331a4-9893-405e-a727-496e1ac97853 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c8331a4-9893-405e-a727-496e1ac97853.shg-box.shg-c {
  justify-content: center;
}

#s-27f5b63d-11e0-432a-8dd3-2889bcfe8a1e {
  margin-left: 150px;
margin-right: 150px;
}

#s-27f5b63d-11e0-432a-8dd3-2889bcfe8a1e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(139, 39, 80, 1);
}

#s-83a6b616-4c73-4b07-9a36-1a1cc300c95d {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 80%;
}

#s-cb55518e-b538-4132-8154-9d1907b890cd {
  min-height: 100px;
}








#s-cb55518e-b538-4132-8154-9d1907b890cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb55518e-b538-4132-8154-9d1907b890cd.shg-box.shg-c {
  justify-content: center;
}

#s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 80%;
}

@media (min-width: 0px) {
[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-72ea4d57-3eb2-4538-8cf2-9b2daffa2955"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-2a8ec512-1a72-43f9-8d9b-a510ef380811 {
  border-style: solid;
padding-top: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(221, 177, 172, 1);
border-style: solid;
background-color: rgba(221, 177, 172, 1);
}

#s-1c7af8a8-3271-415f-b3d3-466e295c71f6 {
  text-align: center;
}




  #s-1c7af8a8-3271-415f-b3d3-466e295c71f6 img.shogun-image {
    
    width: px;
  }


#s-1c7af8a8-3271-415f-b3d3-466e295c71f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-cce3e0f7-93ae-49cf-97f2-8124bce88c98 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-fb9cef37-3d03-4237-a082-dc9532b12f44 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(234, 13, 67, 1);
text-align: center;
text-decoration: none;
hover-type: color;
letter-spacing: 3px;
}
#s-fb9cef37-3d03-4237-a082-dc9532b12f44:hover {background-color: rgba(221, 177, 172, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-fb9cef37-3d03-4237-a082-dc9532b12f44:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fb9cef37-3d03-4237-a082-dc9532b12f44.shg-btn {
  color: #ffffff;
  font-size: 11px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-3164053e-5ab1-4ab6-8fa7-807699defb0a {
  min-height: 50px;
}








#s-3164053e-5ab1-4ab6-8fa7-807699defb0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3164053e-5ab1-4ab6-8fa7-807699defb0a.shg-box.shg-c {
  justify-content: center;
}

#s-1ea1d9a4-539a-4891-b098-e2a9b45d3dfe {
  border-style: solid;
padding-top: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(183, 61, 118, 1);
border-style: solid;
background-color: rgba(183, 61, 118, 1);
}

#s-8ce738f5-0760-4ede-a99b-5ac8f8fa747c {
  text-align: center;
}




  #s-8ce738f5-0760-4ede-a99b-5ac8f8fa747c img.shogun-image {
    
    width: px;
  }


#s-8ce738f5-0760-4ede-a99b-5ac8f8fa747c .shogun-image-content {
  
    align-items: center;
  
}

#s-93919fc8-8dfd-4982-a449-aad28acfccc8 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-157865bd-62b5-48de-97a2-546b17ca833e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(234, 13, 67, 1);
text-align: center;
text-decoration: none;
hover-type: color;
letter-spacing: 3px;
}
#s-157865bd-62b5-48de-97a2-546b17ca833e:hover {background-color: rgba(183, 61, 118, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-157865bd-62b5-48de-97a2-546b17ca833e:active {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-157865bd-62b5-48de-97a2-546b17ca833e.shg-btn {
  color: #ffffff;
  font-size: 11px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-bba9fb94-8075-45f0-9676-21cb7e509c54 {
  min-height: 50px;
}








#s-bba9fb94-8075-45f0-9676-21cb7e509c54 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bba9fb94-8075-45f0-9676-21cb7e509c54.shg-box.shg-c {
  justify-content: center;
}

#s-f33e04b0-e5f8-4091-aed9-2660c4979e83 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 80%;
}

@media (min-width: 0px) {
[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-f33e04b0-e5f8-4091-aed9-2660c4979e83"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-3d3a901b-fde0-4d6c-a4b3-8c5938d0fbd3 {
  border-style: solid;
padding-top: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(11, 39, 90, 1);
border-style: solid;
background-color: rgba(11, 39, 90, 1);
}

#s-a22bd540-c544-42c1-9af2-a03a6fd7832a {
  text-align: center;
}




  #s-a22bd540-c544-42c1-9af2-a03a6fd7832a img.shogun-image {
    
    width: px;
  }


#s-a22bd540-c544-42c1-9af2-a03a6fd7832a .shogun-image-content {
  
    align-items: center;
  
}

#s-184e5830-7cdc-46ed-9ff9-d51fda0cb823 {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-27a39858-07b6-441c-9429-220c9ed43f64 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(234, 13, 67, 1);
text-align: center;
text-decoration: none;
hover-type: color;
letter-spacing: 3px;
}
#s-27a39858-07b6-441c-9429-220c9ed43f64:hover {background-color: rgba(11, 39, 90, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-27a39858-07b6-441c-9429-220c9ed43f64:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-27a39858-07b6-441c-9429-220c9ed43f64.shg-btn {
  color: #ffffff;
  font-size: 11px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-9e2c3a8e-c823-4ae1-8689-eda6d586a142 {
  min-height: 50px;
}








#s-9e2c3a8e-c823-4ae1-8689-eda6d586a142 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e2c3a8e-c823-4ae1-8689-eda6d586a142.shg-box.shg-c {
  justify-content: center;
}

#s-fcdad9eb-d3d5-4fa4-a495-b748ac01654f {
  border-style: solid;
padding-top: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(90, 110, 94, 1);
border-style: solid;
background-color: rgba(90, 110, 94, 1);
}

#s-e7bfe95c-f1b7-45f7-9d64-b94c182618eb {
  text-align: center;
}




  #s-e7bfe95c-f1b7-45f7-9d64-b94c182618eb img.shogun-image {
    
    width: px;
  }


#s-e7bfe95c-f1b7-45f7-9d64-b94c182618eb .shogun-image-content {
  
    align-items: center;
  
}

#s-06d91a72-949d-4e3d-9213-0b0f96b694ad {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
background-color: rgba(255, 255, 255, 1);
}

#s-1634ef10-e73d-4e17-ab3e-cb271b5f7783 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
background-color: rgba(234, 13, 67, 1);
text-align: center;
text-decoration: none;
hover-type: color;
letter-spacing: 3px;
}
#s-1634ef10-e73d-4e17-ab3e-cb271b5f7783:hover {background-color: rgba(90, 110, 94, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1634ef10-e73d-4e17-ab3e-cb271b5f7783:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1634ef10-e73d-4e17-ab3e-cb271b5f7783.shg-btn {
  color: #ffffff;
  font-size: 11px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-ac954c00-1fd6-426e-acf0-b8786299f3f4 {
  min-height: 50px;
}








#s-ac954c00-1fd6-426e-acf0-b8786299f3f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac954c00-1fd6-426e-acf0-b8786299f3f4.shg-box.shg-c {
  justify-content: center;
}

#s-9a40dffe-dd1d-4ab6-9b48-c43ed0574da2 {
  min-height: 100px;
}








#s-9a40dffe-dd1d-4ab6-9b48-c43ed0574da2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a40dffe-dd1d-4ab6-9b48-c43ed0574da2.shg-box.shg-c {
  justify-content: center;
}

#s-e562bdbf-a22f-4c29-a978-b8ffa9979749 {
  min-height: 50px;
}








#s-e562bdbf-a22f-4c29-a978-b8ffa9979749 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e562bdbf-a22f-4c29-a978-b8ffa9979749.shg-box.shg-c {
  justify-content: center;
}

#s-eba8c37a-40dc-4971-be29-c25d86a7bd0b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center bottom;
}








#s-eba8c37a-40dc-4971-be29-c25d86a7bd0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eba8c37a-40dc-4971-be29-c25d86a7bd0b.shg-box.shg-c {
  justify-content: center;
}

#s-7ae4550c-8fd8-4d09-ab3c-fc8cab2e4941 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 80%;
}

#s-d4b3302a-15c6-4331-a44b-2cb193a646da {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 80%;
}

#s-ef0ba6ed-788c-4bf1-8fdd-5dfe221d393e {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 80%;
}

#s-6791bb69-7ad2-4eb8-b3e9-aed46079562c {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 60%;
}








#s-6791bb69-7ad2-4eb8-b3e9-aed46079562c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6791bb69-7ad2-4eb8-b3e9-aed46079562c.shg-box.shg-c {
  justify-content: center;
}

#s-e264e8f2-3fe4-442f-b9bd-cbe199fa10a2 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(245, 165, 129, 0.47);
}

#s-0aef2d53-e3aa-4954-a7b1-62dd5e29d0f2 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 70%;
}

#s-17b1c07b-6dc4-4078-a0df-44e1df2360c2 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 70%;
}

@media (min-width: 0px) {
[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17b1c07b-6dc4-4078-a0df-44e1df2360c2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-095a215c-50ae-4bf4-84f4-adc14532d014 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(245, 165, 129, 1);
}

#s-095a215c-50ae-4bf4-84f4-adc14532d014 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-095a215c-50ae-4bf4-84f4-adc14532d014 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(139, 39, 80, 1);
}

#s-095a215c-50ae-4bf4-84f4-adc14532d014 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(245, 165, 129, 1);
}

#s-095a215c-50ae-4bf4-84f4-adc14532d014 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(139, 39, 80, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-095a215c-50ae-4bf4-84f4-adc14532d014 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-411b0fb6-be48-445e-9cd4-ab5f9df87069 {
  margin-left: 10px;
margin-right: 10px;
}

#s-86da66b0-b097-456e-9bc9-bb984d539220 {
  margin-left: 10px;
margin-right: 10px;
}

#s-d372f09a-b70e-448b-ac69-0751a894e579 {
  margin-left: 10px;
margin-right: 10px;
}

#s-3318b914-77db-40f6-a99d-4d7f479a485b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(245, 165, 129, 1);
}

#s-3318b914-77db-40f6-a99d-4d7f479a485b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-3318b914-77db-40f6-a99d-4d7f479a485b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(139, 39, 80, 1);
}

#s-3318b914-77db-40f6-a99d-4d7f479a485b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(245, 165, 129, 1);
}

#s-3318b914-77db-40f6-a99d-4d7f479a485b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(139, 39, 80, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-3318b914-77db-40f6-a99d-4d7f479a485b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-c02ff5c6-7fc8-4cc9-9ba4-0e2c09579240 {
  margin-left: 10px;
margin-right: 10px;
}

#s-4e4fcf16-ba4a-46c7-9183-c2d538d864c8 {
  margin-left: 10px;
margin-right: 10px;
}

#s-294a3056-877d-4846-a9a7-bd1a886e8cfd {
  margin-left: 10px;
margin-right: 10px;
}

#s-668bf389-ac7d-4e74-924e-922f61674e1d {
  min-height: 50px;
}








#s-668bf389-ac7d-4e74-924e-922f61674e1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-668bf389-ac7d-4e74-924e-922f61674e1d.shg-box.shg-c {
  justify-content: center;
}

#s-d7b791b4-2101-4128-874a-bb65f1f9fe38 {
  min-height: 50px;
}








#s-d7b791b4-2101-4128-874a-bb65f1f9fe38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7b791b4-2101-4128-874a-bb65f1f9fe38.shg-box.shg-c {
  justify-content: center;
}

#s-0e0d161d-3729-443e-829e-a639214428bb {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 0px;
max-width: 45%;
background-color: rgba(234, 13, 67, 1);
text-align: center;
text-decoration: none;
hover-type: color;
letter-spacing: 3px;
}
#s-0e0d161d-3729-443e-829e-a639214428bb:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0e0d161d-3729-443e-829e-a639214428bb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0e0d161d-3729-443e-829e-a639214428bb.shg-btn {
  color: #ffffff;
  font-size: 11px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  block ;
}

#s-1fcb5df7-2657-4ab9-99d0-57cfdbfb5c85 {
  min-height: 50px;
}








#s-1fcb5df7-2657-4ab9-99d0-57cfdbfb5c85 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1fcb5df7-2657-4ab9-99d0-57cfdbfb5c85.shg-box.shg-c {
  justify-content: center;
}

#s-6bf3b47a-f3f2-4605-a988-5fb6cea94a73 {
  background-color: rgba(238, 226, 224, 1);
}








#s-6bf3b47a-f3f2-4605-a988-5fb6cea94a73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bf3b47a-f3f2-4605-a988-5fb6cea94a73.shg-box.shg-c {
  justify-content: center;
}

#s-4afa431c-7a85-4aa5-a914-38258bb7a3fa {
  margin-top: 3%;
margin-left: auto;
margin-bottom: 3%;
margin-right: auto;
max-width: 70%;
}

@media (min-width: 0px) {
[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-4afa431c-7a85-4aa5-a914-38258bb7a3fa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-04e3bb7f-7032-4114-94a6-506fd69ad1f9 {
  border-radius: 300px;
text-align: center;
}





#s-04e3bb7f-7032-4114-94a6-506fd69ad1f9 .shogun-image-content {
  
    align-items: center;
  
}








#s-a90006c0-b52f-49d3-8b16-1feb971fa0b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a90006c0-b52f-49d3-8b16-1feb971fa0b1.shg-box.shg-c {
  justify-content: center;
}

#s-dfd5342b-1a73-4d56-ade8-a300f09e6c30 {
  padding-top: 50px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(221, 177, 172, 1);
}








#s-dfd5342b-1a73-4d56-ade8-a300f09e6c30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dfd5342b-1a73-4d56-ade8-a300f09e6c30.shg-box.shg-c {
  justify-content: center;
}

#s-7234194a-868b-4bd5-a6a6-f385056ba8d9 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 90%;
}

#s-a788cdc4-289f-4e8d-a3b3-6f692c95d5a2 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 70%;
}

#s-d347f440-306a-4a07-af9d-d98ce7ac676f {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}








#s-d347f440-306a-4a07-af9d-d98ce7ac676f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d347f440-306a-4a07-af9d-d98ce7ac676f.shg-box.shg-c {
  justify-content: center;
}

#s-e13543dc-ca75-4b38-b244-6f9b9278c97b {
  min-height: 100px;
}








#s-e13543dc-ca75-4b38-b244-6f9b9278c97b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e13543dc-ca75-4b38-b244-6f9b9278c97b.shg-box.shg-c {
  justify-content: center;
}

#s-0634c3e2-906f-4516-8c93-6f1a72f590e7 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 80%;
text-align: center;
}

#s-0634c3e2-906f-4516-8c93-6f1a72f590e7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-520ef31f-80b5-4074-992b-ae631039b6b2 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 100px;
max-width: 90%;
}








#s-520ef31f-80b5-4074-992b-ae631039b6b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-520ef31f-80b5-4074-992b-ae631039b6b2.shg-box.shg-c {
  justify-content: center;
}

#s-08a89cf7-5c7e-4cd9-b68f-bf8e6adc7e2e {
  min-height: 50px;
}








#s-08a89cf7-5c7e-4cd9-b68f-bf8e6adc7e2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08a89cf7-5c7e-4cd9-b68f-bf8e6adc7e2e.shg-box.shg-c {
  justify-content: center;
}

#s-d9b0c748-b07d-4a65-80a5-342a4f289f43 {
  min-height: 300px;
background-color: rgba(251, 240, 238, 0.55);
}








#s-d9b0c748-b07d-4a65-80a5-342a4f289f43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9b0c748-b07d-4a65-80a5-342a4f289f43.shg-box.shg-c {
  justify-content: center;
}

#s-488e78f5-4a64-4966-b484-aadf0799a091 {
  min-height: 50px;
}








#s-488e78f5-4a64-4966-b484-aadf0799a091 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-488e78f5-4a64-4966-b484-aadf0799a091.shg-box.shg-c {
  justify-content: center;
}

#s-94ba665f-ad85-4362-ae90-d6a30b498b3c {
  background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-94ba665f-ad85-4362-ae90-d6a30b498b3c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-dd813e45-f433-4642-8464-ab628c504836 {
  text-align: center;
}




  #s-dd813e45-f433-4642-8464-ab628c504836 img.shogun-image {
    
    width: px;
  }


#s-dd813e45-f433-4642-8464-ab628c504836 .shogun-image-content {
  
    align-items: center;
  
}








#s-ad00311f-011e-4c74-9d51-3ce82b0f6055 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad00311f-011e-4c74-9d51-3ce82b0f6055.shg-box.shg-c {
  justify-content: center;
}

#s-e97f5384-f5d9-422c-92a0-290482ceb0d6 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
max-width: 90%;
text-align: left;
}

#s-e97f5384-f5d9-422c-92a0-290482ceb0d6 .shogun-heading-component h2 {
  color: #000;
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b08513db-2882-41ff-b7f8-f5baa910cbe1 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 90%;
}

#s-86be7e7b-0031-448d-92da-4e18a9a340e0 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
max-width: 90%;
}








#s-86be7e7b-0031-448d-92da-4e18a9a340e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86be7e7b-0031-448d-92da-4e18a9a340e0.shg-box.shg-c {
  justify-content: center;
}

#s-67eb8f2d-653c-4777-aef6-196cf6ba2c2d {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(234, 13, 67, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-67eb8f2d-653c-4777-aef6-196cf6ba2c2d:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-67eb8f2d-653c-4777-aef6-196cf6ba2c2d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-67eb8f2d-653c-4777-aef6-196cf6ba2c2d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-accc665b-253f-49ea-9270-7029617a6314 {
  min-height: 50px;
}








#s-accc665b-253f-49ea-9270-7029617a6314 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-accc665b-253f-49ea-9270-7029617a6314.shg-box.shg-c {
  justify-content: center;
}

#s-a53348fb-a8f6-4b83-83a2-ad7157795d61 {
  min-height: 50px;
}








#s-a53348fb-a8f6-4b83-83a2-ad7157795d61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a53348fb-a8f6-4b83-83a2-ad7157795d61.shg-box.shg-c {
  justify-content: center;
}

#s-c91aa24b-7c95-49be-91a7-6c9a7dd56cd0 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
background-position: center center;
}








#s-c91aa24b-7c95-49be-91a7-6c9a7dd56cd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c91aa24b-7c95-49be-91a7-6c9a7dd56cd0.shg-box.shg-c {
  justify-content: center;
}

#s-15366dbb-ad5c-4e72-a67a-5deed9792bcd {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
max-width: 60%;
text-align: center;
}

#s-15366dbb-ad5c-4e72-a67a-5deed9792bcd .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c73d9fcc-910c-4441-a608-e540cf152150 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 60%;
}

#s-45e2eee4-edce-47f0-b42a-9d16ebaf1b65 {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
background-color: rgba(234, 13, 67, 1);
}








#s-45e2eee4-edce-47f0-b42a-9d16ebaf1b65 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45e2eee4-edce-47f0-b42a-9d16ebaf1b65.shg-box.shg-c {
  justify-content: center;
}

#s-26ee6fb5-0087-4806-b6bc-18de8153b09b {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 70%;
}

#s-ad4bbb28-e14e-439e-9677-725bed30f51c {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 80%;
}

#s-1f67f997-6009-444c-a0c8-0645a427b9fa {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
max-width: 80%;
}

#s-82aa8e10-4b3d-438b-864e-8d44daf4e968 {
  min-height: 50px;
}








#s-82aa8e10-4b3d-438b-864e-8d44daf4e968 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82aa8e10-4b3d-438b-864e-8d44daf4e968.shg-box.shg-c {
  justify-content: center;
}

#s-136bd744-5d3e-496e-a668-b83aab6dd2b5 {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-radius: 2px;
background-color: rgba(238, 173, 173, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-136bd744-5d3e-496e-a668-b83aab6dd2b5:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-136bd744-5d3e-496e-a668-b83aab6dd2b5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-136bd744-5d3e-496e-a668-b83aab6dd2b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
