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

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

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

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

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

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

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

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

#s-56f4cfe7-789e-4481-9391-011d15fe404a {
  min-height: 50px;
}








#s-56f4cfe7-789e-4481-9391-011d15fe404a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56f4cfe7-789e-4481-9391-011d15fe404a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-94f79644-d016-496a-81d7-b3850d0e1a8c {
  background-image: url(https://i.shgcdn.com/24b5deb0-9e65-467e-97d8-96a2734b642d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}








#s-94f79644-d016-496a-81d7-b3850d0e1a8c > .shg-box-overlay {
  background-color: rgba(214, 214, 214, 1);
  opacity: 0.33;
}#s-94f79644-d016-496a-81d7-b3850d0e1a8c.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-ed52482a-f2cc-427d-9ed7-7be909843d5c {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ed52482a-f2cc-427d-9ed7-7be909843d5c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-dc566f63-b106-47b9-8287-bb50472b82b0 {
  border-style: solid;
margin-top: 2px;
margin-left: 2px;
margin-bottom: 2px;
margin-right: 2px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
min-height: 50px;
}








#s-dc566f63-b106-47b9-8287-bb50472b82b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc566f63-b106-47b9-8287-bb50472b82b0.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

#s-699bb616-1c55-4c32-aad7-121f4bf64285 {
  margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(254, 254, 254, 1);
}

#s-699bb616-1c55-4c32-aad7-121f4bf64285 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Ovo;
  font-style:   ;
  font-size: ;
  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-ba27a73d-9e36-4a5d-bd99-6796e6af1cd0 {
  margin-top: 0px;
margin-left: 25px;
margin-right: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-006f26e3-13cd-4f28-ba2c-5ba2020d957c {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

@media (min-width: 0px) {
[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-006f26e3-13cd-4f28-ba2c-5ba2020d957c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

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

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

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

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

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

#s-59de479a-655b-4df9-ac28-e0615a4c6f20 {
  border-style: solid;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(130, 56, 56, 1);
border-radius: 25px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-59de479a-655b-4df9-ac28-e0615a4c6f20:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(158, 83, 44, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-59de479a-655b-4df9-ac28-e0615a4c6f20:active {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.75) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-59de479a-655b-4df9-ac28-e0615a4c6f20.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Ovo;
  display:  block ;
}

#s-27d68972-8bb2-47c6-8ba3-f10b5b517881 {
  margin-top: 50px;
margin-bottom: 50px;
min-height: 50px;
}








#s-27d68972-8bb2-47c6-8ba3-f10b5b517881 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27d68972-8bb2-47c6-8ba3-f10b5b517881.shg-box.shg-c {
  justify-content: flex-start;
}

#s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-41b7e9d9-5c3f-4f33-9c65-9d52a021213e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e3a97bdc-3065-4096-9b08-52973a6303a0 {
  margin-left: 25px;
margin-right: 25px;
}

#s-e3a97bdc-3065-4096-9b08-52973a6303a0 .shogun-icon-wrapper {
  text-align: center;
}


#s-e3a97bdc-3065-4096-9b08-52973a6303a0 .shogun-icon-wrapper > a > .shogun-icon {

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

#s-de8935f8-5e7a-45ff-8870-c4cd694eebef {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-f057a8fd-e208-4290-9214-a476f214d829 {
  margin-left: 25px;
margin-right: 25px;
}

#s-f057a8fd-e208-4290-9214-a476f214d829 .shogun-icon-wrapper {
  text-align: center;
}


#s-f057a8fd-e208-4290-9214-a476f214d829 .shogun-icon-wrapper > a > .shogun-icon {

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

#s-2cae3c07-2646-4582-b3d2-0d15368daff6 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-fcc6a984-abeb-4853-b83e-627be3007e9a {
  margin-left: 25px;
margin-right: 25px;
}

#s-fcc6a984-abeb-4853-b83e-627be3007e9a .shogun-icon-wrapper {
  text-align: center;
}


#s-fcc6a984-abeb-4853-b83e-627be3007e9a .shogun-icon-wrapper > a > .shogun-icon {

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

#s-35eec1b7-fb40-4e0e-82e5-ce911283b8a7 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-f89b7f23-7ad0-4c30-9646-0beffa9675fe {
  margin-left: 25px;
margin-right: 25px;
}

#s-f89b7f23-7ad0-4c30-9646-0beffa9675fe .shogun-icon-wrapper {
  text-align: center;
}


#s-f89b7f23-7ad0-4c30-9646-0beffa9675fe .shogun-icon-wrapper > a > .shogun-icon {

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

#s-27c6dca7-0018-40c6-a4d7-cf26081299fb {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-b9f5f90c-6cd0-4411-90fe-2cd1e17a1ece {
  margin-left: 25px;
margin-right: 25px;
}

#s-b9f5f90c-6cd0-4411-90fe-2cd1e17a1ece .shogun-icon-wrapper {
  text-align: center;
}


#s-b9f5f90c-6cd0-4411-90fe-2cd1e17a1ece .shogun-icon-wrapper > a > .shogun-icon {

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

#s-6130798a-d99c-4052-86e9-ae92c9009f93 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-22982e07-3313-4c14-91cc-3182ce578052 {
  margin-left: 25px;
margin-right: 25px;
}

#s-22982e07-3313-4c14-91cc-3182ce578052 .shogun-icon-wrapper {
  text-align: center;
}


#s-22982e07-3313-4c14-91cc-3182ce578052 .shogun-icon-wrapper > a > .shogun-icon {

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

#s-86ad41d9-c127-4de3-8674-581f76d613d8 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
}

#s-85a22b69-c892-4c3c-b57d-762e23bff33a {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
min-height: 50px;
background-attachment: scroll;
}








#s-85a22b69-c892-4c3c-b57d-762e23bff33a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85a22b69-c892-4c3c-b57d-762e23bff33a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-32787cbf-352c-4ef1-b673-15391ff9e8a9 {
  border-style: solid;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 100px;
}








#s-32787cbf-352c-4ef1-b673-15391ff9e8a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32787cbf-352c-4ef1-b673-15391ff9e8a9 {
  cursor: pointer;
}#s-32787cbf-352c-4ef1-b673-15391ff9e8a9.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bcde2a17-5061-458f-a246-02d6324dd51d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7839fca8-cbc0-4672-ada7-a206eb4fefca {
  border-style: solid;
margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-7839fca8-cbc0-4672-ada7-a206eb4fefca .shogun-heading-component h1 {
  color: rgba(42, 40, 41, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-147465d2-8114-4d32-a28a-5325da7b9aef {
  border-style: solid;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(130, 56, 56, 1);
border-radius: 25px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-147465d2-8114-4d32-a28a-5325da7b9aef:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(158, 83, 44, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-147465d2-8114-4d32-a28a-5325da7b9aef:active {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.75) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-147465d2-8114-4d32-a28a-5325da7b9aef.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Ovo;
  display:  inline-block ;
}

#s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce {
  
}

@media (min-width: 0px) {
[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-6168ae25-e4d4-4c40-9c4e-3c707bdb2fce"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

.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-aa36c18d-fb23-4301-90e4-338c149500cd {
  text-align: center;
}
#s-aa36c18d-fb23-4301-90e4-338c149500cd:hover {opacity: 0.7 !important;}



  #s-aa36c18d-fb23-4301-90e4-338c149500cd img.shogun-image {
    
    width: px;
  }


#s-aa36c18d-fb23-4301-90e4-338c149500cd .shogun-image-content {
  
    align-items: center;
  
}

#s-5bfe290c-913b-4103-b99f-43b186418e37 {
  text-align: center;
}
#s-5bfe290c-913b-4103-b99f-43b186418e37:hover {opacity: 0.7 !important;}



  #s-5bfe290c-913b-4103-b99f-43b186418e37 img.shogun-image {
    
    width: px;
  }


#s-5bfe290c-913b-4103-b99f-43b186418e37 .shogun-image-content {
  
    align-items: center;
  
}

#s-5477ef1e-a06a-4051-92ac-86f94cf6942a {
  text-align: center;
}
#s-5477ef1e-a06a-4051-92ac-86f94cf6942a:hover {opacity: 0.7 !important;}



  #s-5477ef1e-a06a-4051-92ac-86f94cf6942a img.shogun-image {
    
    width: px;
  }


#s-5477ef1e-a06a-4051-92ac-86f94cf6942a .shogun-image-content {
  
    align-items: center;
  
}

#s-0492fb28-2e92-4290-b593-35168b80405a {
  text-align: center;
}
#s-0492fb28-2e92-4290-b593-35168b80405a:hover {opacity: 0.7 !important;}



  #s-0492fb28-2e92-4290-b593-35168b80405a img.shogun-image {
    
    width: px;
  }


#s-0492fb28-2e92-4290-b593-35168b80405a .shogun-image-content {
  
    align-items: center;
  
}

#s-0831c14a-1321-4335-a9aa-c81c27c32d00 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-cbe11adf-0222-43c9-a276-a0a5bdffbdc8 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
min-height: 50px;
}








#s-cbe11adf-0222-43c9-a276-a0a5bdffbdc8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbe11adf-0222-43c9-a276-a0a5bdffbdc8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-32e9480f-b807-4dfa-ab15-17074816bfc7 {
  border-style: solid;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 100px;
}








#s-32e9480f-b807-4dfa-ab15-17074816bfc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32e9480f-b807-4dfa-ab15-17074816bfc7 {
  cursor: pointer;
}#s-32e9480f-b807-4dfa-ab15-17074816bfc7.shg-box.shg-c {
  justify-content: center;
}

#s-574adcfa-de06-4893-a7f2-7dd93dda6344 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-574adcfa-de06-4893-a7f2-7dd93dda6344"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-dd7e716e-9608-4bc3-bd21-e5a036234da0 {
  border-style: solid;
margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-dd7e716e-9608-4bc3-bd21-e5a036234da0 .shogun-heading-component h1 {
  color: rgba(42, 40, 41, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-60041466-ddf3-474f-9c6b-29a7f5dadd0c {
  border-style: solid;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(130, 56, 56, 1);
border-radius: 25px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-60041466-ddf3-474f-9c6b-29a7f5dadd0c:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(158, 83, 44, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-60041466-ddf3-474f-9c6b-29a7f5dadd0c:active {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.75) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-60041466-ddf3-474f-9c6b-29a7f5dadd0c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Ovo;
  display:  inline-block ;
}

#s-e3512631-bb5f-4989-afcf-96d5653c5238 {
  
}

@media (min-width: 0px) {
[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-e3512631-bb5f-4989-afcf-96d5653c5238"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-ceb21788-8a81-44b1-a7be-9b8acefe2b4a {
  text-align: center;
}
#s-ceb21788-8a81-44b1-a7be-9b8acefe2b4a:hover {opacity: 0.7 !important;}



  #s-ceb21788-8a81-44b1-a7be-9b8acefe2b4a img.shogun-image {
    
    width: px;
  }


#s-ceb21788-8a81-44b1-a7be-9b8acefe2b4a .shogun-image-content {
  
    align-items: center;
  
}

#s-491ef520-146f-48b1-b707-30ae4bbe9923 {
  text-align: center;
}
#s-491ef520-146f-48b1-b707-30ae4bbe9923:hover {opacity: 0.7 !important;}



  #s-491ef520-146f-48b1-b707-30ae4bbe9923 img.shogun-image {
    
    width: px;
  }


#s-491ef520-146f-48b1-b707-30ae4bbe9923 .shogun-image-content {
  
    align-items: center;
  
}

#s-efe9850c-3600-4d78-a8f3-6499f5e4039b {
  text-align: center;
}
#s-efe9850c-3600-4d78-a8f3-6499f5e4039b:hover {opacity: 0.7 !important;}



  #s-efe9850c-3600-4d78-a8f3-6499f5e4039b img.shogun-image {
    
    width: px;
  }


#s-efe9850c-3600-4d78-a8f3-6499f5e4039b .shogun-image-content {
  
    align-items: center;
  
}

#s-8bf1b00c-9312-4e0d-95d5-11be32807296 {
  text-align: center;
}
#s-8bf1b00c-9312-4e0d-95d5-11be32807296:hover {opacity: 0.7 !important;}



  #s-8bf1b00c-9312-4e0d-95d5-11be32807296 img.shogun-image {
    
    width: px;
  }


#s-8bf1b00c-9312-4e0d-95d5-11be32807296 .shogun-image-content {
  
    align-items: center;
  
}

#s-be1a2bbf-2c36-44b0-8ca5-13181a815f24 {
  margin-top: 50px;
margin-left: 50px;
margin-right: 50px;
min-height: 50px;
}








#s-be1a2bbf-2c36-44b0-8ca5-13181a815f24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be1a2bbf-2c36-44b0-8ca5-13181a815f24.shg-box.shg-c {
  justify-content: flex-start;
}

#s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be {
  margin-top: 25px;
}

@media (min-width: 0px) {
[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-29c65cbb-ecbc-4b20-8bdf-b8b7c24ce0be"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-94fe6e6b-655c-40b4-9d06-f19e1628e000 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 25px;
min-height: 300px;
background-position: center center;
}








#s-94fe6e6b-655c-40b4-9d06-f19e1628e000 > .shg-box-overlay {
  background-color: rgba(207, 202, 202, 1);
  opacity: 0.33;
}#s-94fe6e6b-655c-40b4-9d06-f19e1628e000.shg-box.shg-c {
  justify-content: center;
}

#s-6b26d666-b40a-4e3b-9635-0db7dd10dc09 {
  margin-top: 12px;
margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6b26d666-b40a-4e3b-9635-0db7dd10dc09 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Ovo;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ac22fe5b-540f-4edb-98ed-dbf5381388fb {
  border-style: solid;
margin-top: 12px;
margin-left: 25px;
margin-bottom: 12px;
margin-right: 25px;
padding-top: 12px;
padding-bottom: 12px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
}

#s-39c76a43-6c46-4d7a-b274-c5e2356d7c33 {
  border-style: solid;
margin-left: 25px;
margin-right: 25px;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(130, 56, 56, 1);
border-radius: 25px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-39c76a43-6c46-4d7a-b274-c5e2356d7c33:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(158, 83, 44, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-39c76a43-6c46-4d7a-b274-c5e2356d7c33:active {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.75) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-39c76a43-6c46-4d7a-b274-c5e2356d7c33.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Ovo;
  display:  block ;
}

#s-76bc52ea-7dbc-4c7c-934a-3ec3a82a881d {
  border-style: solid;
margin-top: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(0, 0, 0, 1);
min-height: 300px;
}








#s-76bc52ea-7dbc-4c7c-934a-3ec3a82a881d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-76bc52ea-7dbc-4c7c-934a-3ec3a82a881d {
  cursor: pointer;
}#s-76bc52ea-7dbc-4c7c-934a-3ec3a82a881d.shg-box.shg-c {
  justify-content: center;
}

#s-e529403a-db09-4160-9129-47773f7115e5 {
  border-style: solid;
margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-e529403a-db09-4160-9129-47773f7115e5 .shogun-heading-component h1 {
  color: rgba(42, 40, 41, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-countdown {
  display: flex;
  text-align: center;
  justify-content: center;
}

.shg-align-left > .shogun-countdown {
  justify-content: flex-start;
}

.shg-align-right > .shogun-countdown {
  justify-content: flex-end;
}

.shogun-countdown > div {
  padding: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.shogun-countdown > div > label {
  font-size: 12px;
}

.shogun-countdown > span {
  padding: 5px;
  font-size: 32px;
  line-height: 32px;
}

.shogun-countdown > div > span {
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}

.shogun-countdown-small > div > label {
  font-size: 8px;
}

.shogun-countdown-small > span,
.shogun-countdown-small > div > span  {
  font-size: 21px;
  line-height: 21px;
}

.shogun-countdown-large > div > label {
  font-size: 18px;
}

.shogun-countdown-large > span,
.shogun-countdown-large > div > span {
  font-size: 48px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .shogun-countdown > span,
  .shogun-countdown > div > span {
    font-size: 45px;
    line-height: 45px;
  }

  .shogun-countdown-small > span,
  .shogun-countdown-small > div > span {
    font-size: 30px;
    line-height: 30px;
  }

  .shogun-countdown-large > span,
  .shogun-countdown-large > div > span {
    font-size: 68px;
    line-height: 68px;
  }
}

#s-44478bee-b0ac-4184-8002-0fd0cb3dd2ab .shogun-countdown span, #s-44478bee-b0ac-4184-8002-0fd0cb3dd2ab .shogun-countdown label {
  color: #555;
}
#s-c93fd78c-ff71-43d6-92ae-414c14b78ac2 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 25px;
min-height: 300px;
background-position: center center;
}








#s-c93fd78c-ff71-43d6-92ae-414c14b78ac2 > .shg-box-overlay {
  background-color: rgba(208, 208, 208, 1);
  opacity: 0.33;
}#s-c93fd78c-ff71-43d6-92ae-414c14b78ac2.shg-box.shg-c {
  justify-content: center;
}

#s-20e972f0-2f34-4cc4-b427-cd3952dbb460 {
  margin-top: 12px;
margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-20e972f0-2f34-4cc4-b427-cd3952dbb460 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Ovo;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-26a75135-d6f1-430b-8f3c-c6264e387f87 {
  border-style: solid;
margin-top: 12px;
margin-left: 25px;
margin-bottom: 12px;
margin-right: 25px;
padding-top: 12px;
padding-bottom: 12px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
}

#s-929bd80b-20d4-4fb2-9dde-7ba2fc5ee7eb {
  border-style: solid;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(130, 56, 56, 1);
border-radius: 25px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-929bd80b-20d4-4fb2-9dde-7ba2fc5ee7eb:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(158, 83, 44, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-929bd80b-20d4-4fb2-9dde-7ba2fc5ee7eb:active {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.75) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-929bd80b-20d4-4fb2-9dde-7ba2fc5ee7eb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Ovo;
  display:  inline-block ;
}

#s-16c48af7-3936-4a03-8aed-d32eb95db36a {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
min-height: 50px;
}








#s-16c48af7-3936-4a03-8aed-d32eb95db36a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16c48af7-3936-4a03-8aed-d32eb95db36a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-368afb22-cfdb-49f4-b907-a2fdf853b487 {
  border-style: solid;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 200px;
}








#s-368afb22-cfdb-49f4-b907-a2fdf853b487 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-368afb22-cfdb-49f4-b907-a2fdf853b487 {
  cursor: pointer;
}#s-368afb22-cfdb-49f4-b907-a2fdf853b487.shg-box.shg-c {
  justify-content: center;
}

#s-14b6515d-9674-4f51-b2d6-94277b7261eb {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-14b6515d-9674-4f51-b2d6-94277b7261eb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-0525c97e-c11c-4795-bfa8-a076134e9ca4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 0);
}

#s-1d2d1a49-6107-43e6-953e-16c3d956c41d {
  border-style: solid;
margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-1d2d1a49-6107-43e6-953e-16c3d956c41d .shogun-heading-component h1 {
  color: rgba(42, 40, 41, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-274bd114-217b-4529-aafb-b9aadb67fce7 {
  border-style: solid;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(130, 56, 56, 1);
border-radius: 25px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-274bd114-217b-4529-aafb-b9aadb67fce7:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(158, 83, 44, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-274bd114-217b-4529-aafb-b9aadb67fce7:active {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.75) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-274bd114-217b-4529-aafb-b9aadb67fce7.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Ovo;
  display:  inline-block ;
}

#s-ea756b5e-037f-485a-b926-d9884ee52193 {
  text-align: center;
}
#s-ea756b5e-037f-485a-b926-d9884ee52193:hover {opacity: 0.7 !important;}



  #s-ea756b5e-037f-485a-b926-d9884ee52193 img.shogun-image {
    
    width: px;
  }


#s-ea756b5e-037f-485a-b926-d9884ee52193 .shogun-image-content {
  
    align-items: center;
  
}

#s-0edd6144-e34a-4da0-a680-f5c202fb2120 {
  text-align: center;
}
#s-0edd6144-e34a-4da0-a680-f5c202fb2120:hover {opacity: 0.7 !important;}



  #s-0edd6144-e34a-4da0-a680-f5c202fb2120 img.shogun-image {
    
    width: px;
  }


#s-0edd6144-e34a-4da0-a680-f5c202fb2120 .shogun-image-content {
  
    align-items: center;
  
}

#s-5ca2608b-d610-438b-8d51-345173c8b6ed hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-31b7ccc2-3644-47df-8211-2bf8781445fb {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
min-height: 50px;
}








#s-31b7ccc2-3644-47df-8211-2bf8781445fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31b7ccc2-3644-47df-8211-2bf8781445fb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fad106bc-7c6a-4997-ba20-3dd59e10d24b {
  
}

@media (min-width: 0px) {
[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-fad106bc-7c6a-4997-ba20-3dd59e10d24b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-e36dfdbe-546d-4e4e-9a23-96ba63c2461e {
  border-style: solid;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 350px;
}








#s-e36dfdbe-546d-4e4e-9a23-96ba63c2461e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e36dfdbe-546d-4e4e-9a23-96ba63c2461e {
  cursor: pointer;
}#s-e36dfdbe-546d-4e4e-9a23-96ba63c2461e.shg-box.shg-c {
  justify-content: center;
}

#s-6af8ad43-ad72-433e-b411-ddac2b93c4cd {
  border-style: solid;
margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-6af8ad43-ad72-433e-b411-ddac2b93c4cd .shogun-heading-component h1 {
  color: rgba(42, 40, 41, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5e2b2ba6-d0e6-4eaf-b05d-640433432733 {
  border-style: solid;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(130, 56, 56, 1);
border-radius: 25px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-5e2b2ba6-d0e6-4eaf-b05d-640433432733:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(158, 83, 44, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-5e2b2ba6-d0e6-4eaf-b05d-640433432733:active {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.75) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-5e2b2ba6-d0e6-4eaf-b05d-640433432733.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Ovo;
  display:  inline-block ;
}

#s-4049515b-4a87-4190-b8cd-9c1c4eb587d6 {
  text-align: center;
}
#s-4049515b-4a87-4190-b8cd-9c1c4eb587d6:hover {opacity: 0.7 !important;}



  #s-4049515b-4a87-4190-b8cd-9c1c4eb587d6 img.shogun-image {
    
    width: px;
  }


#s-4049515b-4a87-4190-b8cd-9c1c4eb587d6 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee0b55ca-4d03-4c8b-8588-cd4de3c84f87 {
  text-align: center;
}
#s-ee0b55ca-4d03-4c8b-8588-cd4de3c84f87:hover {opacity: 0.7 !important;}



  #s-ee0b55ca-4d03-4c8b-8588-cd4de3c84f87 img.shogun-image {
    
    width: px;
  }


#s-ee0b55ca-4d03-4c8b-8588-cd4de3c84f87 .shogun-image-content {
  
    align-items: center;
  
}

#s-6cb32498-df7e-4170-81d6-092feb925db9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-50056eb8-72a5-4e24-bc0b-a58e7ff9bd6b {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
min-height: 50px;
}








#s-50056eb8-72a5-4e24-bc0b-a58e7ff9bd6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50056eb8-72a5-4e24-bc0b-a58e7ff9bd6b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0 {
  
}

@media (min-width: 0px) {
[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-42579c56-1bd8-4c31-b3fa-0fda0329d5a0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-d7c49c90-7930-4c3b-93cf-99446fd8bb5b {
  border-style: solid;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 350px;
}








#s-d7c49c90-7930-4c3b-93cf-99446fd8bb5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d7c49c90-7930-4c3b-93cf-99446fd8bb5b {
  cursor: pointer;
}#s-d7c49c90-7930-4c3b-93cf-99446fd8bb5b.shg-box.shg-c {
  justify-content: center;
}

#s-f5807d0a-393b-4918-a8b5-af66c85ae15d {
  border-style: solid;
margin-left: 25px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: #000;
text-align: center;
}

#s-f5807d0a-393b-4918-a8b5-af66c85ae15d .shogun-heading-component h1 {
  color: rgba(42, 40, 41, 1);
  font-weight:   ;
  font-family: ABeeZee;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-307270a0-d189-4d14-975e-bf37f6759f50 {
  border-style: solid;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(130, 56, 56, 1);
border-radius: 25px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
}
#s-307270a0-d189-4d14-975e-bf37f6759f50:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(158, 83, 44, 1) !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-307270a0-d189-4d14-975e-bf37f6759f50:active {opacity: 1 !important;
background-color: rgba(0, 0, 0, 0.75) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}


#s-307270a0-d189-4d14-975e-bf37f6759f50.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  
  
  font-family: Ovo;
  display:  inline-block ;
}

#s-a7f64b87-2014-4784-b823-dbfaf3fd91f5 {
  text-align: center;
}
#s-a7f64b87-2014-4784-b823-dbfaf3fd91f5:hover {opacity: 0.7 !important;}



  #s-a7f64b87-2014-4784-b823-dbfaf3fd91f5 img.shogun-image {
    
    width: px;
  }


#s-a7f64b87-2014-4784-b823-dbfaf3fd91f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-4935636d-152b-4399-a4bd-4fa4b1b76767 {
  text-align: center;
}
#s-4935636d-152b-4399-a4bd-4fa4b1b76767:hover {opacity: 0.7 !important;}



  #s-4935636d-152b-4399-a4bd-4fa4b1b76767 img.shogun-image {
    
    width: px;
  }


#s-4935636d-152b-4399-a4bd-4fa4b1b76767 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd264004-0fc2-48b2-9e9c-64b256e093c4 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-bfab2886-97e1-42a6-acf6-cd802eb76e72 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 250px;
background-position: center center;
}








#s-bfab2886-97e1-42a6-acf6-cd802eb76e72 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0.33;
}#s-bfab2886-97e1-42a6-acf6-cd802eb76e72.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6bd1d4fd-8521-4f6c-a834-1a138e924c2c {
  margin-top: 20px;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6bd1d4fd-8521-4f6c-a834-1a138e924c2c .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Lora;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b {
  margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d3ed388b-4edd-4d38-ae07-cd3b92d5479b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7d4ecc12-4e36-427b-97ca-6c2824a29a69 {
  border-style: solid;
padding-top: 25px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
}

.shogun-form > div {
  padding: 0 0 1em;
}

.shogun-form small {
  color: red;
  display: none;
}

.shogun-form input,
textarea {
  margin: 0;
}

.required-field::after {
  color: red;
  content: "*";
  margin-right: 4px;
}

.shogun-success-alert {
  background-color: #dff0d8;
  color: #3c763d;
  border-color: #d6e9c6;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.5;
  min-height: 55px;
  display: none;
}

.shogun-form input,
.shogun-form textarea {
  width: 100%;
}

#s-59b4c9ef-d19a-459f-9ee8-dde653230ab4 {
  padding-top: 25px;
padding-left: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-59b4c9ef-d19a-459f-9ee8-dde653230ab4 .shogun-success-alert {
  background-color: rgba(255, 255, 255, 1);
  color: rgba(0, 0, 0, 1);
}

#s-59b4c9ef-d19a-459f-9ee8-dde653230ab4 .shogun-form .shogun-form-label {
  color: rgba(42, 40, 41, 1);
  font-family: Ovo;
  font-size: 16px;
  font-weight: ;
  font-style: ;
}

#s-59b4c9ef-d19a-459f-9ee8-dde653230ab4 .shogun-form .shogun-form-field {
  color: rgba(42, 40, 41, 1);
  font-family: Ovo;
  font-size: 16px;
  font-weight: ;
  font-style: ;
}

#s-59b4c9ef-d19a-459f-9ee8-dde653230ab4 .shogun-form .shogun-form-submit {
  background-color: rgba(255, 255, 255, 1) !important;
}

#s-59b4c9ef-d19a-459f-9ee8-dde653230ab4 .shogun-form .shogun-form-submit-container {
  text-align: center;
}

#s-59b4c9ef-d19a-459f-9ee8-dde653230ab4 .shogun-form .shogun-form-submit-label {
  color: rgba(0, 0, 0, 1) !important;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
