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

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

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

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

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

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

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

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

#s-4476862b-73b5-4f99-88e1-4fe7e1639c55 {
  background-image: url(https://i.shgcdn.com/d02d8973-8aa6-4e9a-b9b1-0a1ec47c1ec8/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-4476862b-73b5-4f99-88e1-4fe7e1639c55 {
  display: none;
}
#s-4476862b-73b5-4f99-88e1-4fe7e1639c55, #wrap-s-4476862b-73b5-4f99-88e1-4fe7e1639c55 { display:none !important; }}







#s-4476862b-73b5-4f99-88e1-4fe7e1639c55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 2.775557561562891e-17;
}#s-4476862b-73b5-4f99-88e1-4fe7e1639c55.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-e9c01ddf-1546-449b-9038-4ffd16176356 {
  margin-left: auto;
margin-right: auto;
min-height: 500px;
}

@media (min-width: 0px) {
[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-e9c01ddf-1546-449b-9038-4ffd16176356"] > .shg-row {
    flex-flow: column-reverse;
  }
}

.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-f9cd07f7-fc40-4717-b7b7-752051d0cff3 {
  margin-top: 90px;
margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}
@media (max-width: 767px){#s-f9cd07f7-fc40-4717-b7b7-752051d0cff3 {
  display: none;
}
#s-f9cd07f7-fc40-4717-b7b7-752051d0cff3, #wrap-s-f9cd07f7-fc40-4717-b7b7-752051d0cff3 { display:none !important; }}
#s-f9cd07f7-fc40-4717-b7b7-752051d0cff3 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c9e37a0b-6575-4218-9185-b350f2260e70 {
  margin-top: 150px;
margin-right: 3%;
padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}
@media (min-width: 1200px){#s-c9e37a0b-6575-4218-9185-b350f2260e70 {
  display: none;
}
#s-c9e37a0b-6575-4218-9185-b350f2260e70, #wrap-s-c9e37a0b-6575-4218-9185-b350f2260e70 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c9e37a0b-6575-4218-9185-b350f2260e70 {
  display: none;
}
#s-c9e37a0b-6575-4218-9185-b350f2260e70, #wrap-s-c9e37a0b-6575-4218-9185-b350f2260e70 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c9e37a0b-6575-4218-9185-b350f2260e70 {
  display: none;
}
#s-c9e37a0b-6575-4218-9185-b350f2260e70, #wrap-s-c9e37a0b-6575-4218-9185-b350f2260e70 { display:none !important; }}
#s-c9e37a0b-6575-4218-9185-b350f2260e70 .shogun-heading-component h2 {
  color: rgba(59, 59, 59, 1);
  font-weight:  700 ;
  font-family: Noto Serif;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



.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-3b8550cf-25e1-4788-8115-f12b5e195922 {
  margin-top: 8px;
margin-left: 50px;
margin-bottom: 8px;
margin-right: 50px;
}
@media (max-width: 767px){#s-3b8550cf-25e1-4788-8115-f12b5e195922 {
  display: none;
}
#s-3b8550cf-25e1-4788-8115-f12b5e195922, #wrap-s-3b8550cf-25e1-4788-8115-f12b5e195922 { display:none !important; }}
#s-958ef72b-e191-4353-b1d1-3b22b53e5acd {
  margin-top: 20px;
margin-left: 3%;
margin-bottom: 20px;
margin-right: 3%;
}
@media (min-width: 1200px){#s-958ef72b-e191-4353-b1d1-3b22b53e5acd {
  display: none;
}
#s-958ef72b-e191-4353-b1d1-3b22b53e5acd, #wrap-s-958ef72b-e191-4353-b1d1-3b22b53e5acd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-958ef72b-e191-4353-b1d1-3b22b53e5acd {
  display: none;
}
#s-958ef72b-e191-4353-b1d1-3b22b53e5acd, #wrap-s-958ef72b-e191-4353-b1d1-3b22b53e5acd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-958ef72b-e191-4353-b1d1-3b22b53e5acd {
  display: none;
}
#s-958ef72b-e191-4353-b1d1-3b22b53e5acd, #wrap-s-958ef72b-e191-4353-b1d1-3b22b53e5acd { display:none !important; }}
.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-5e5aee6b-a51c-42b5-b548-e645f791638a {
  border-style: solid;
margin-top: 25px;
margin-left: 60%;
margin-bottom: 10%;
margin-right: 0%;
padding-top: 6px;
padding-left: 30px;
padding-bottom: 6px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(45, 83, 99, 1);
border-style: solid;
border-radius: 100px;
min-height: 5px;
background-color: rgba(45, 83, 99, 1);
text-decoration: none;
}
#s-5e5aee6b-a51c-42b5-b548-e645f791638a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5e5aee6b-a51c-42b5-b548-e645f791638a:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-5e5aee6b-a51c-42b5-b548-e645f791638a {
  display: none;
}
#s-5e5aee6b-a51c-42b5-b548-e645f791638a, #wrap-s-5e5aee6b-a51c-42b5-b548-e645f791638a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5e5aee6b-a51c-42b5-b548-e645f791638a {
  display: none;
}
#s-5e5aee6b-a51c-42b5-b548-e645f791638a, #wrap-s-5e5aee6b-a51c-42b5-b548-e645f791638a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5e5aee6b-a51c-42b5-b548-e645f791638a {
  display: none;
}
#s-5e5aee6b-a51c-42b5-b548-e645f791638a, #wrap-s-5e5aee6b-a51c-42b5-b548-e645f791638a { display:none !important; }}

  #s-5e5aee6b-a51c-42b5-b548-e645f791638a-btn-wrapper {
    text-align: left;
  }


#s-5e5aee6b-a51c-42b5-b548-e645f791638a.shg-btn {
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-6bbe1ed3-eb93-44c9-aa1c-e3dd5393c864 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-left: 50px;
margin-bottom: 30px;
margin-right: 50px;
padding-top: 8px;
padding-left: 30px;
padding-bottom: 8px;
padding-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 100px;
max-width: 1200px;
text-decoration: none;
hover-type: color;
text-align: left;
background-color: rgba(101, 175, 188, 1);
letter-spacing: 1px;
}
#s-6bbe1ed3-eb93-44c9-aa1c-e3dd5393c864:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(45, 83, 99, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-6bbe1ed3-eb93-44c9-aa1c-e3dd5393c864:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6bbe1ed3-eb93-44c9-aa1c-e3dd5393c864-btn-wrapper {
    text-align: left;
  }


#s-6bbe1ed3-eb93-44c9-aa1c-e3dd5393c864.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: Poppins;
  display:  inline-block ;
}

#s-23e2c9bb-4e46-4d94-bbab-368c5cd706e6 {
  background-image: url(https://i.shgcdn.com/4df622f0-233d-42c7-a382-bf0a4eb35f86/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 250px;
background-position: center center;
}
@media (min-width: 1200px){#s-23e2c9bb-4e46-4d94-bbab-368c5cd706e6 {
  display: none;
}
#s-23e2c9bb-4e46-4d94-bbab-368c5cd706e6, #wrap-s-23e2c9bb-4e46-4d94-bbab-368c5cd706e6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-23e2c9bb-4e46-4d94-bbab-368c5cd706e6 {
  display: none;
}
#s-23e2c9bb-4e46-4d94-bbab-368c5cd706e6, #wrap-s-23e2c9bb-4e46-4d94-bbab-368c5cd706e6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-23e2c9bb-4e46-4d94-bbab-368c5cd706e6 {
  display: none;
}
#s-23e2c9bb-4e46-4d94-bbab-368c5cd706e6, #wrap-s-23e2c9bb-4e46-4d94-bbab-368c5cd706e6 { display:none !important; }}@media (max-width: 767px){#s-23e2c9bb-4e46-4d94-bbab-368c5cd706e6 {
  display: none;
}
#s-23e2c9bb-4e46-4d94-bbab-368c5cd706e6, #wrap-s-23e2c9bb-4e46-4d94-bbab-368c5cd706e6 { display:none !important; }}







#s-23e2c9bb-4e46-4d94-bbab-368c5cd706e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23e2c9bb-4e46-4d94-bbab-368c5cd706e6.shg-box.shg-c {
  justify-content: center;
}

#s-aa4f6b61-6e89-4175-91eb-412d727a8c9a {
  margin-left: 5px;
margin-right: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-aa4f6b61-6e89-4175-91eb-412d727a8c9a .shogun-heading-component h1 {
  color: rgba(59, 59, 59, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-5135ab7f-8682-4856-bcb7-7021e676966e {
  border-style: solid;
margin-left: 35%;
margin-right: 5px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
max-width: 75%;
}

#s-10229230-e57b-4e33-aceb-986fcdfd16b8 {
  border-style: solid;
margin-top: 10px;
margin-left: 65%;
margin-bottom: 10px;
margin-right: 5px;
padding-top: 1px;
padding-left: 20px;
padding-bottom: 1px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(45, 83, 99, 1);
border-style: solid;
border-radius: 100px;
min-height: 5px;
max-width: 75%;
background-color: rgba(45, 83, 99, 1);
text-align: right;
text-decoration: none;
}
#s-10229230-e57b-4e33-aceb-986fcdfd16b8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-10229230-e57b-4e33-aceb-986fcdfd16b8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-10229230-e57b-4e33-aceb-986fcdfd16b8-btn-wrapper {
    text-align: left;
  }


#s-10229230-e57b-4e33-aceb-986fcdfd16b8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Lato;
  display:  inline-block ;
}

#s-87895052-ec34-4873-a57e-7b3fa284d81c {
  min-height: 50px;
}








#s-87895052-ec34-4873-a57e-7b3fa284d81c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87895052-ec34-4873-a57e-7b3fa284d81c.shg-box.shg-c {
  justify-content: center;
}

#s-f7e365d4-21b9-4abb-9812-72bdf2dceeeb {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}
@media (min-width: 1200px){#s-f7e365d4-21b9-4abb-9812-72bdf2dceeeb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f7e365d4-21b9-4abb-9812-72bdf2dceeeb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f7e365d4-21b9-4abb-9812-72bdf2dceeeb {
  
}
}@media (max-width: 767px){#s-f7e365d4-21b9-4abb-9812-72bdf2dceeeb {
  
}
}







#s-f7e365d4-21b9-4abb-9812-72bdf2dceeeb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7e365d4-21b9-4abb-9812-72bdf2dceeeb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ba6f5680-2db0-40d7-9c42-ff64c2021db7 {
  min-height: 50px;
}








#s-ba6f5680-2db0-40d7-9c42-ff64c2021db7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba6f5680-2db0-40d7-9c42-ff64c2021db7.shg-box.shg-c {
  justify-content: center;
}

#s-00251f21-9b2a-44d4-abd5-eae95a052fa6 {
  min-height: 50px;
}








#s-00251f21-9b2a-44d4-abd5-eae95a052fa6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-00251f21-9b2a-44d4-abd5-eae95a052fa6.shg-box.shg-c {
  justify-content: center;
}

#s-efb1175a-024a-4225-82fc-5761c8797f10 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-efb1175a-024a-4225-82fc-5761c8797f10 {
  display: none;
}
#s-efb1175a-024a-4225-82fc-5761c8797f10, #wrap-s-efb1175a-024a-4225-82fc-5761c8797f10 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-efb1175a-024a-4225-82fc-5761c8797f10 {
  display: none;
}
#s-efb1175a-024a-4225-82fc-5761c8797f10, #wrap-s-efb1175a-024a-4225-82fc-5761c8797f10 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-efb1175a-024a-4225-82fc-5761c8797f10 {
  display: none;
}
#s-efb1175a-024a-4225-82fc-5761c8797f10, #wrap-s-efb1175a-024a-4225-82fc-5761c8797f10 { display:none !important; }}







#s-efb1175a-024a-4225-82fc-5761c8797f10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-efb1175a-024a-4225-82fc-5761c8797f10.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-f3eb6af3-b045-4bf3-9c3e-a606a8bc6eb7 {
  text-align: center;
}




  #s-f3eb6af3-b045-4bf3-9c3e-a606a8bc6eb7 img.shogun-image {
    
    width: px;
  }


#s-f3eb6af3-b045-4bf3-9c3e-a606a8bc6eb7 .shogun-image-content {
  
    align-items: center;
  
}

#s-7e8f8bfa-5800-496f-a62b-3a8b90eba051 {
  margin-left: 100px;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: right;
}

#s-7e8f8bfa-5800-496f-a62b-3a8b90eba051 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



#s-81333a7e-ceac-4459-8892-3e240fbff7d8 {
  margin-left: 35%;
margin-right: 25px;
}

#s-fb2284ba-503e-495f-ae32-3805fd375911 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}








#s-fb2284ba-503e-495f-ae32-3805fd375911 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb2284ba-503e-495f-ae32-3805fd375911.shg-box.shg-c {
  justify-content: center;
}

#s-9c0751f2-50b5-4130-a38e-009106d48a98 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 0%;
margin-left: 30px;
margin-bottom: 0%;
margin-right: 25px;
padding-top: 4px;
padding-left: 20px;
padding-bottom: 4px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(45, 83, 99, 0);
border-style: solid;
border-radius: 100px;
background-color: rgba(45, 83, 99, 1);
text-align: right;
text-decoration: none;
hover-type: color;
}
#s-9c0751f2-50b5-4130-a38e-009106d48a98:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: color !important;
background-color: rgba(218, 135, 62, 1) !important;}#s-9c0751f2-50b5-4130-a38e-009106d48a98:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9c0751f2-50b5-4130-a38e-009106d48a98.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-21f3054a-c34f-4dd6-a2c7-6932c24b267e {
  min-height: 50px;
}








#s-21f3054a-c34f-4dd6-a2c7-6932c24b267e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21f3054a-c34f-4dd6-a2c7-6932c24b267e.shg-box.shg-c {
  justify-content: center;
}

#s-ace01dea-9b46-4645-bf52-a179e55bdd57 {
  margin-top: 25px;
margin-bottom: 0px;
}

#s-03f60886-9c2d-4668-b78c-6ccd7a578fb8 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-03f60886-9c2d-4668-b78c-6ccd7a578fb8 .shogun-heading-component h1 {
  color: #000;
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a80625f5-2028-4ac6-81cf-7f7e0c2e7158 {
  min-height: 50px;
}








#s-a80625f5-2028-4ac6-81cf-7f7e0c2e7158 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a80625f5-2028-4ac6-81cf-7f7e0c2e7158.shg-box.shg-c {
  justify-content: center;
}

#s-d2509e96-d8b9-40eb-9cc6-575edbaf70e2 {
  min-height: 50px;
}








#s-d2509e96-d8b9-40eb-9cc6-575edbaf70e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2509e96-d8b9-40eb-9cc6-575edbaf70e2.shg-box.shg-c {
  justify-content: center;
}

#s-7bd8e2b2-673c-4f22-b82a-2568b4841faa {
  margin-left: 50px;
margin-right: 50px;
}

#s-2c4de407-a8fc-4997-8474-aa8aebffad7c {
  min-height: 50px;
}








#s-2c4de407-a8fc-4997-8474-aa8aebffad7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c4de407-a8fc-4997-8474-aa8aebffad7c.shg-box.shg-c {
  justify-content: center;
}

#s-8a9a2055-1380-4126-8561-96a8812c84ee {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8a9a2055-1380-4126-8561-96a8812c84ee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1302eb90-08ca-4cae-86c0-e00b50440121 {
  min-height: 110px;
}








#s-1302eb90-08ca-4cae-86c0-e00b50440121 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1302eb90-08ca-4cae-86c0-e00b50440121.shg-box.shg-c {
  justify-content: center;
}

#s-320f9e77-8693-457b-a663-e65e00e89ff7 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
text-align: center;
}




  #s-320f9e77-8693-457b-a663-e65e00e89ff7 img.shogun-image {
    
    width: px;
  }


#s-320f9e77-8693-457b-a663-e65e00e89ff7 .shogun-image-content {
  
    align-items: center;
  
}

#s-8676aa6d-425c-466f-9e58-fd5b2727b84a {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8676aa6d-425c-466f-9e58-fd5b2727b84a .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-faa27b9c-1e23-4251-9519-4f6a06dbd2f8 {
  min-height: 50px;
}








#s-faa27b9c-1e23-4251-9519-4f6a06dbd2f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-faa27b9c-1e23-4251-9519-4f6a06dbd2f8.shg-box.shg-c {
  justify-content: center;
}

#s-4b9e751c-c23a-4baa-8e43-15dd9112f1ff {
  margin-top: 5px;
margin-left: 25px;
margin-bottom: 5px;
margin-right: 25px;
}

#s-dd6a3808-b7d7-4272-ac1b-442d14de6d8f {
  min-height: 50px;
}








#s-dd6a3808-b7d7-4272-ac1b-442d14de6d8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd6a3808-b7d7-4272-ac1b-442d14de6d8f.shg-box.shg-c {
  justify-content: center;
}

#s-5ef94fed-ce02-44d1-9c7e-4c32b9dfc935 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 50px;
margin-bottom: 25px;
padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 100px;
text-align: center;
text-decoration: none;
hover-type: color;
background-color: rgba(45, 83, 99, 1);
}
#s-5ef94fed-ce02-44d1-9c7e-4c32b9dfc935:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-color: rgba(217, 135, 62, 1) !important;
hover-type: color !important;}#s-5ef94fed-ce02-44d1-9c7e-4c32b9dfc935:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5ef94fed-ce02-44d1-9c7e-4c32b9dfc935.shg-btn {
  color: #ffffff;
  font-size: 24px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-63d9813d-6041-486d-a0b8-6ab5221eb4ac {
  min-height: 50px;
}








#s-63d9813d-6041-486d-a0b8-6ab5221eb4ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63d9813d-6041-486d-a0b8-6ab5221eb4ac.shg-box.shg-c {
  justify-content: center;
}

#s-1d35088d-0f9b-43b8-8063-35fe001f1813 {
  min-height: 50px;
}








#s-1d35088d-0f9b-43b8-8063-35fe001f1813 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d35088d-0f9b-43b8-8063-35fe001f1813.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 992px) {
[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.75px);
}

}

@media (min-width: 1200px) {
[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.75px);
}

[id="s-454b28c4-4ce0-41d0-a7d6-270756d7da36"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.75px);
}

}

#s-85b9b0dc-0d38-4e3b-adb5-b856dbd09b80 {
  min-height: 50px;
}








#s-85b9b0dc-0d38-4e3b-adb5-b856dbd09b80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85b9b0dc-0d38-4e3b-adb5-b856dbd09b80.shg-box.shg-c {
  justify-content: center;
}

#s-e2120293-97b3-4a85-9243-a6e756d1375e {
  min-height: 50px;
}








#s-e2120293-97b3-4a85-9243-a6e756d1375e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2120293-97b3-4a85-9243-a6e756d1375e.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

#s-336cf394-9c04-4a09-9706-62c1b4dded66 {
  min-height: 50px;
}








#s-336cf394-9c04-4a09-9706-62c1b4dded66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-336cf394-9c04-4a09-9706-62c1b4dded66.shg-box.shg-c {
  justify-content: center;
}

#s-1f5c50ba-12c8-40b2-ad05-eb3b50c462b3 {
  margin-top: 10px;
margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1f5c50ba-12c8-40b2-ad05-eb3b50c462b3 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f {
  margin-top: 0%;
margin-bottom: 0%;
}

@media (min-width: 0px) {
[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.6666666666666665em);
}

}

@media (min-width: 992px) {
[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.6666666666666665em);
}

}

@media (min-width: 1200px) {
[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.6666666666666665em);
}

[id="s-aa0f788a-647b-49e5-a7c6-7f7176eaaf4f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.6666666666666665em);
}

}

#s-bb781152-be16-49cd-bf4e-71cc1a7e8a2e {
  text-align: center;
}




  #s-bb781152-be16-49cd-bf4e-71cc1a7e8a2e img.shogun-image {
    
    width: px;
  }


#s-bb781152-be16-49cd-bf4e-71cc1a7e8a2e .shogun-image-content {
  
    align-items: center;
  
}

#s-f2487cf3-ff67-4f53-971b-4b17781af397 {
  min-height: 50px;
}








#s-f2487cf3-ff67-4f53-971b-4b17781af397 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2487cf3-ff67-4f53-971b-4b17781af397.shg-box.shg-c {
  justify-content: center;
}

#s-d317b2ea-d4ef-4e4a-a4a5-f0db1a48ae9c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d317b2ea-d4ef-4e4a-a4a5-f0db1a48ae9c .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Poppins;
  font-style:  normal ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bac137f4-5a69-4951-af49-983603aa894f {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
max-width: 80%;
}

#s-8fca0668-6c19-4cbe-8f97-b6f8cab46726 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5%;
margin-bottom: 15%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(45, 83, 99, 0);
border-style: solid;
border-radius: 100px;
background-color: rgba(45, 83, 99, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-8fca0668-6c19-4cbe-8f97-b6f8cab46726:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: color !important;
background-color: rgba(218, 135, 62, 1) !important;}#s-8fca0668-6c19-4cbe-8f97-b6f8cab46726:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8fca0668-6c19-4cbe-8f97-b6f8cab46726.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-eb2e90de-659e-49c1-bb4d-2f499912c6e7 {
  text-align: center;
}




  #s-eb2e90de-659e-49c1-bb4d-2f499912c6e7 img.shogun-image {
    
    width: px;
  }


#s-eb2e90de-659e-49c1-bb4d-2f499912c6e7 .shogun-image-content {
  
    align-items: center;
  
}

#s-10d75ab7-257a-4ef5-afdf-ed8081664057 {
  min-height: 50px;
}








#s-10d75ab7-257a-4ef5-afdf-ed8081664057 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10d75ab7-257a-4ef5-afdf-ed8081664057.shg-box.shg-c {
  justify-content: center;
}

#s-7f338915-5532-40bd-bfd0-05fde83fd8dd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7f338915-5532-40bd-bfd0-05fde83fd8dd .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-263331e9-c647-4b3d-9565-d1026b61e415 {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
max-width: 80%;
}

#s-6929c297-50f1-48fe-95f6-279263cba556 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5%;
margin-bottom: 15%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(45, 83, 99, 0);
border-style: solid;
border-radius: 100px;
background-color: rgba(45, 83, 99, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-6929c297-50f1-48fe-95f6-279263cba556:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: color !important;
background-color: rgba(218, 135, 62, 1) !important;}#s-6929c297-50f1-48fe-95f6-279263cba556:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6929c297-50f1-48fe-95f6-279263cba556.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-d5d6d08e-6cb0-440f-a52c-9733048592bf {
  text-align: center;
}




  #s-d5d6d08e-6cb0-440f-a52c-9733048592bf img.shogun-image {
    
    width: px;
  }


#s-d5d6d08e-6cb0-440f-a52c-9733048592bf .shogun-image-content {
  
    align-items: center;
  
}

#s-cc747a5c-6c3e-48d4-a396-4b08448d91cf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cc747a5c-6c3e-48d4-a396-4b08448d91cf .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e8221c87-f849-4e86-99ab-493bbc33777e {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
max-width: 80%;
}

#s-19280a41-d8e8-4db9-bc46-18a8bca6a41b {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5%;
margin-bottom: 15%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(45, 83, 99, 0);
border-style: solid;
border-radius: 100px;
background-color: rgba(45, 83, 99, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-19280a41-d8e8-4db9-bc46-18a8bca6a41b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: color !important;
background-color: rgba(218, 135, 62, 1) !important;}#s-19280a41-d8e8-4db9-bc46-18a8bca6a41b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-19280a41-d8e8-4db9-bc46-18a8bca6a41b.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-6abae630-896b-4731-8db4-cfd95a2673bf {
  min-height: 50px;
}








#s-6abae630-896b-4731-8db4-cfd95a2673bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6abae630-896b-4731-8db4-cfd95a2673bf.shg-box.shg-c {
  justify-content: center;
}

#s-ee7d8f05-e909-4c71-b703-874889a726cf {
  margin-top: 30px;
margin-left: 35%;
margin-bottom: 30px;
margin-right: 35%;
}

#s-ee7d8f05-e909-4c71-b703-874889a726cf hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(45, 83, 99, 1);
}

#s-9ab47c53-0e6b-42c4-aa44-0f62adbd82d7 {
  margin-top: 10px;
margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9ab47c53-0e6b-42c4-aa44-0f62adbd82d7 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-56618a6e-425e-4607-b4db-4b6251fa93b7 {
  margin-left: 25px;
margin-right: 25px;
}

#s-15af887c-1881-4de1-be51-b1679a6511ed {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 100px;
max-width: 1200px;
text-align: center;
text-decoration: none;
hover-type: color;
background-color: rgba(218, 135, 62, 1);
}
#s-15af887c-1881-4de1-be51-b1679a6511ed:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(45, 83, 99, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-15af887c-1881-4de1-be51-b1679a6511ed:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-15af887c-1881-4de1-be51-b1679a6511ed.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-3b54e81f-beeb-45fe-9365-c8f49b774190 {
  margin-top: 10px;
margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
padding-top: 30px;
padding-bottom: 10px;
text-align: center;
}

#s-3b54e81f-beeb-45fe-9365-c8f49b774190 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7 {
  margin-top: 20px;
margin-left: 50px;
margin-bottom: 20px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ea0d14d8-8929-4e6f-b332-ac43eeb4d8f7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bf15d0e3-0d0c-4c68-bd4e-29af7487923a {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 175px;
margin-right: 25px;
min-height: 325px;
background-position: center center;
}








#s-bf15d0e3-0d0c-4c68-bd4e-29af7487923a > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0.9;
}#s-bf15d0e3-0d0c-4c68-bd4e-29af7487923a {
  cursor: pointer;
}#s-bf15d0e3-0d0c-4c68-bd4e-29af7487923a.shg-box.shg-c {
  justify-content: center;
}

#s-41dcae35-12e1-4b29-899a-6c11ea2dbdcb {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5%;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(45, 83, 99, 0);
border-style: solid;
border-radius: 100px;
background-color: rgba(45, 83, 99, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-41dcae35-12e1-4b29-899a-6c11ea2dbdcb:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: color !important;
background-color: rgba(218, 135, 62, 1) !important;}#s-41dcae35-12e1-4b29-899a-6c11ea2dbdcb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-41dcae35-12e1-4b29-899a-6c11ea2dbdcb.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-d7a45b58-c634-4c2e-8e0e-b47f25fa6adc {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 25px;
margin-right: 175px;
min-height: 325px;
background-position: center center;
}








#s-d7a45b58-c634-4c2e-8e0e-b47f25fa6adc > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0.9;
}#s-d7a45b58-c634-4c2e-8e0e-b47f25fa6adc {
  cursor: pointer;
}#s-d7a45b58-c634-4c2e-8e0e-b47f25fa6adc.shg-box.shg-c {
  justify-content: center;
}

#s-384a194f-795d-4380-9656-d3e8c7ce000c {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5%;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(45, 83, 99, 0);
border-style: solid;
border-radius: 100px;
background-color: rgba(45, 83, 99, 1);
text-align: center;
text-decoration: none;
hover-type: color;
}
#s-384a194f-795d-4380-9656-d3e8c7ce000c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: color !important;
background-color: rgba(218, 135, 62, 1) !important;}#s-384a194f-795d-4380-9656-d3e8c7ce000c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-384a194f-795d-4380-9656-d3e8c7ce000c.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-0f5091fb-8dba-4fc3-9c43-aa7d78fa0bd5 {
  margin-top: 30px;
margin-left: 35%;
margin-bottom: 30px;
margin-right: 35%;
padding-top: 20px;
}

#s-0f5091fb-8dba-4fc3-9c43-aa7d78fa0bd5 hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(28, 31, 32, 1);
}

#s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-453c2ba3-72e4-4fdb-b685-406a8d3a66e4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9398dcfc-4dfa-481a-9659-b8c680d0f018 {
  min-height: 50px;
}








#s-9398dcfc-4dfa-481a-9659-b8c680d0f018 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9398dcfc-4dfa-481a-9659-b8c680d0f018.shg-box.shg-c {
  justify-content: center;
}

#s-9a7f896a-76b2-4c70-8161-63b0ac78fc5c {
  margin-top: 35px;
margin-bottom: 35px;
}

#s-769840ed-6a03-431a-acfa-2a540307e068 {
  margin-top: 15px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-left: 3%;
padding-right: 3%;
min-height: 30px;
max-width: 500px;
text-align: center;
}




  #s-769840ed-6a03-431a-acfa-2a540307e068 img.shogun-image {
    
    width: px;
  }


#s-769840ed-6a03-431a-acfa-2a540307e068 .shogun-image-content {
  
    align-items: center;
  
}

#s-25b61820-1016-4daf-847b-c2d800239257 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 100px;
max-width: 1200px;
text-align: center;
text-decoration: none;
hover-type: color;
background-color: rgba(218, 135, 62, 1);
}
#s-25b61820-1016-4daf-847b-c2d800239257:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(45, 83, 99, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-25b61820-1016-4daf-847b-c2d800239257:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-25b61820-1016-4daf-847b-c2d800239257.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-ae52635c-50c8-40e6-b038-6c234d64d4cf {
  min-height: 50px;
}








#s-ae52635c-50c8-40e6-b038-6c234d64d4cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae52635c-50c8-40e6-b038-6c234d64d4cf.shg-box.shg-c {
  justify-content: center;
}

#s-5e118d13-0df0-42b9-9e4d-6279bd913486 {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-bf9a180a-708e-4300-8fb2-d43a553f699d {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 40px;
margin-bottom: 40px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 100px;
max-width: 1200px;
text-align: center;
text-decoration: none;
hover-type: color;
background-color: rgba(218, 135, 62, 1);
}
#s-bf9a180a-708e-4300-8fb2-d43a553f699d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(45, 83, 99, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-bf9a180a-708e-4300-8fb2-d43a553f699d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bf9a180a-708e-4300-8fb2-d43a553f699d.shg-btn {
  color: #ffffff;
  font-size: ;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-2def9082-f1cc-432d-af3b-1cca8da847b1 {
  min-height: 50px;
}








#s-2def9082-f1cc-432d-af3b-1cca8da847b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2def9082-f1cc-432d-af3b-1cca8da847b1.shg-box.shg-c {
  justify-content: center;
}

#s-b2fb01f4-8c78-48f3-a2b1-db7278a1dc83 {
  min-height: 50px;
}








#s-b2fb01f4-8c78-48f3-a2b1-db7278a1dc83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2fb01f4-8c78-48f3-a2b1-db7278a1dc83.shg-box.shg-c {
  justify-content: center;
}

#s-6c54e107-340b-4353-80a0-3c2a555c477e {
  min-height: 50px;
}








#s-6c54e107-340b-4353-80a0-3c2a555c477e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c54e107-340b-4353-80a0-3c2a555c477e.shg-box.shg-c {
  justify-content: center;
}

#s-68cd05e1-4405-4804-a9ac-007aafe9cbce {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}








#s-68cd05e1-4405-4804-a9ac-007aafe9cbce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68cd05e1-4405-4804-a9ac-007aafe9cbce.shg-box.shg-c {
  justify-content: center;
}

#s-24517b40-61c5-422f-aee5-b342c846c068 {
  margin-top: 10px;
margin-left: 25px;
margin-bottom: 10px;
margin-right: 25px;
padding-top: 30px;
padding-bottom: 10px;
text-align: center;
}

#s-24517b40-61c5-422f-aee5-b342c846c068 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0fa06c13-574d-4c6b-80ab-25328c0d116e {
  margin-top: 25px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0fa06c13-574d-4c6b-80ab-25328c0d116e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b84d0873-e9ac-4a05-8a08-41b2186f5503 {
  text-align: center;
}




  #s-b84d0873-e9ac-4a05-8a08-41b2186f5503 img.shogun-image {
    
    width: px;
  }


#s-b84d0873-e9ac-4a05-8a08-41b2186f5503 .shogun-image-content {
  
    align-items: center;
  
}

#s-2b7210a9-f21e-445c-810b-8ebdbc3ca60d {
  min-height: 50px;
}








#s-2b7210a9-f21e-445c-810b-8ebdbc3ca60d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b7210a9-f21e-445c-810b-8ebdbc3ca60d.shg-box.shg-c {
  justify-content: center;
}

#s-3d439e5b-b82f-479f-9ebf-7b0b8c63f34d {
  margin-top: 50px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
text-align: center;
}




  #s-3d439e5b-b82f-479f-9ebf-7b0b8c63f34d img.shogun-image {
    
    width: px;
  }


#s-3d439e5b-b82f-479f-9ebf-7b0b8c63f34d .shogun-image-content {
  
    align-items: center;
  
}

#s-362b390b-d7b4-4387-be43-8555b73def30 {
  margin-top: 40px;
margin-left: 25px;
margin-bottom: 40px;
margin-right: 25px;
text-align: center;
}




  #s-362b390b-d7b4-4387-be43-8555b73def30 img.shogun-image {
    
    width: px;
  }


#s-362b390b-d7b4-4387-be43-8555b73def30 .shogun-image-content {
  
    align-items: center;
  
}

#s-5f5773bb-2a47-4834-b8c4-207da3eb6a77 {
  margin-top: 25px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5f5773bb-2a47-4834-b8c4-207da3eb6a77"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c0d77fc4-1c20-42eb-a500-b64734766943 {
  margin-top: 50px;
margin-left: 25px;
margin-bottom: 50px;
margin-right: 25px;
text-align: center;
}




  #s-c0d77fc4-1c20-42eb-a500-b64734766943 img.shogun-image {
    
    width: px;
  }


#s-c0d77fc4-1c20-42eb-a500-b64734766943 .shogun-image-content {
  
    align-items: center;
  
}

#s-0b130d6e-9680-4025-ae7e-26d2da86bf69 {
  min-height: 50px;
}








#s-0b130d6e-9680-4025-ae7e-26d2da86bf69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0b130d6e-9680-4025-ae7e-26d2da86bf69.shg-box.shg-c {
  justify-content: center;
}

#s-8e5abf67-538a-4880-8b6b-6aca374fa105 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
text-align: center;
}




  #s-8e5abf67-538a-4880-8b6b-6aca374fa105 img.shogun-image {
    
    width: px;
  }


#s-8e5abf67-538a-4880-8b6b-6aca374fa105 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf97f80b-494c-426f-802d-445d981ab229 {
  margin-left: 25px;
margin-right: 25px;
text-align: center;
}




  #s-bf97f80b-494c-426f-802d-445d981ab229 img.shogun-image {
    
    width: px;
  }


#s-bf97f80b-494c-426f-802d-445d981ab229 .shogun-image-content {
  
    align-items: center;
  
}

#s-91310de9-ef26-4771-a072-712556861e58 {
  min-height: 50px;
}








#s-91310de9-ef26-4771-a072-712556861e58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91310de9-ef26-4771-a072-712556861e58.shg-box.shg-c {
  justify-content: center;
}

#s-807b467a-7c5f-4d2f-903b-30a172a8ab8f {
  margin-top: 40px;
margin-left: 25px;
margin-bottom: 40px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-807b467a-7c5f-4d2f-903b-30a172a8ab8f .shogun-heading-component h3 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Poppins;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-45e36e09-1927-446d-a166-3a3a6f7c3d01 {
  margin-left: 25px;
margin-right: 25px;
}

#s-d53a915d-90b4-4403-90fb-88c959e57101 {
  min-height: 50px;
}








#s-d53a915d-90b4-4403-90fb-88c959e57101 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d53a915d-90b4-4403-90fb-88c959e57101.shg-box.shg-c {
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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