.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-ceccd31f-e5d0-4eb2-927c-ce42acb3e3ee {
  background-attachment: scroll;
}
@media (min-width: 1200px){#s-ceccd31f-e5d0-4eb2-927c-ce42acb3e3ee {
  display: none;
}
#s-ceccd31f-e5d0-4eb2-927c-ce42acb3e3ee, #wrap-s-ceccd31f-e5d0-4eb2-927c-ce42acb3e3ee { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ceccd31f-e5d0-4eb2-927c-ce42acb3e3ee {
  display: none;
}
#s-ceccd31f-e5d0-4eb2-927c-ce42acb3e3ee, #wrap-s-ceccd31f-e5d0-4eb2-927c-ce42acb3e3ee { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ceccd31f-e5d0-4eb2-927c-ce42acb3e3ee {
  display: none;
}
#s-ceccd31f-e5d0-4eb2-927c-ce42acb3e3ee, #wrap-s-ceccd31f-e5d0-4eb2-927c-ce42acb3e3ee { display:none !important; }}@media (max-width: 767px){#s-ceccd31f-e5d0-4eb2-927c-ce42acb3e3ee {
  display: none;
}
#s-ceccd31f-e5d0-4eb2-927c-ce42acb3e3ee, #wrap-s-ceccd31f-e5d0-4eb2-927c-ce42acb3e3ee { display:none !important; }}







#s-ceccd31f-e5d0-4eb2-927c-ce42acb3e3ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ceccd31f-e5d0-4eb2-927c-ce42acb3e3ee.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3d4142bb-1bed-4bb4-897c-1ddcee648227 {
  background-image: url(https://i.shgcdn.com/cfa71c95-9e48-419e-aa78-2fe5fecf89e4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 800px;
background-position: center center;
}
@media (min-width: 1200px){#s-3d4142bb-1bed-4bb4-897c-1ddcee648227 {
  min-height: 1080px;
display: none;
}
#s-3d4142bb-1bed-4bb4-897c-1ddcee648227, #wrap-s-3d4142bb-1bed-4bb4-897c-1ddcee648227 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3d4142bb-1bed-4bb4-897c-1ddcee648227 {
  display: none;
}
#s-3d4142bb-1bed-4bb4-897c-1ddcee648227, #wrap-s-3d4142bb-1bed-4bb4-897c-1ddcee648227 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3d4142bb-1bed-4bb4-897c-1ddcee648227 {
  display: none;
}
#s-3d4142bb-1bed-4bb4-897c-1ddcee648227, #wrap-s-3d4142bb-1bed-4bb4-897c-1ddcee648227 { display:none !important; }}@media (max-width: 767px){#s-3d4142bb-1bed-4bb4-897c-1ddcee648227 {
  display: none;
}
#s-3d4142bb-1bed-4bb4-897c-1ddcee648227, #wrap-s-3d4142bb-1bed-4bb4-897c-1ddcee648227 { display:none !important; }}







#s-3d4142bb-1bed-4bb4-897c-1ddcee648227 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-3d4142bb-1bed-4bb4-897c-1ddcee648227 {
  cursor: pointer;
}#s-3d4142bb-1bed-4bb4-897c-1ddcee648227.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-8cd9951d-a25b-4e06-b33b-cbbd2bd2cbd2 {
  text-align: center;
}
@media (max-width: 767px){#s-8cd9951d-a25b-4e06-b33b-cbbd2bd2cbd2 {
  display: none;
}
#s-8cd9951d-a25b-4e06-b33b-cbbd2bd2cbd2, #wrap-s-8cd9951d-a25b-4e06-b33b-cbbd2bd2cbd2 { display:none !important; }}




#s-8cd9951d-a25b-4e06-b33b-cbbd2bd2cbd2 .shogun-image-content {
  
    align-items: 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;
}

@media (min-width: 0px) {
[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-057baf86-1d99-47b3-9a16-19b007fcec8a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-67fda000-d4e1-47fd-bd77-d68b807fe3f4 {
  min-height: 50px;
}








#s-67fda000-d4e1-47fd-bd77-d68b807fe3f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67fda000-d4e1-47fd-bd77-d68b807fe3f4.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-4c8939e0-795c-4089-b84b-012f317d2a6c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4c8939e0-795c-4089-b84b-012f317d2a6c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3164194b-f2f5-4561-9cf5-ac8c069f505f {
  margin-top: -10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-3164194b-f2f5-4561-9cf5-ac8c069f505f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-1fbb8a83-c902-45b9-900d-8dd1568caa31 {
  min-height: 50px;
max-width: 201px;
}








#s-1fbb8a83-c902-45b9-900d-8dd1568caa31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1fbb8a83-c902-45b9-900d-8dd1568caa31.shg-box.shg-c {
  justify-content: center;
}

.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-3489e6c7-7077-4875-aa5d-4644d10c1475 {
  margin-top: 40px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: left;
background-color: rgba(0, 143, 255, 1);
text-decoration: none;
}
#s-3489e6c7-7077-4875-aa5d-4644d10c1475:hover {background-color: rgba(0, 143, 255, 1) !important;
text-decoration: none !important;}#s-3489e6c7-7077-4875-aa5d-4644d10c1475:active {background-color: rgba(79, 178, 255, 1) !important;
text-decoration: none !important;}

  #s-3489e6c7-7077-4875-aa5d-4644d10c1475-btn-wrapper {
    text-align: center;
  }


#s-3489e6c7-7077-4875-aa5d-4644d10c1475.shg-btn {
  color: #ffffff;
  font-size: ;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-c6386688-0b75-49b3-ab6c-bfd7f68e9a5a {
  background-image: url(https://i.shgcdn.com/e923e4bb-a750-4071-b66b-31a8355020ad/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 430px;
background-position: center center;
}
@media (min-width: 1200px){#s-c6386688-0b75-49b3-ab6c-bfd7f68e9a5a {
  display: none;
}
#s-c6386688-0b75-49b3-ab6c-bfd7f68e9a5a, #wrap-s-c6386688-0b75-49b3-ab6c-bfd7f68e9a5a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c6386688-0b75-49b3-ab6c-bfd7f68e9a5a {
  display: none;
}
#s-c6386688-0b75-49b3-ab6c-bfd7f68e9a5a, #wrap-s-c6386688-0b75-49b3-ab6c-bfd7f68e9a5a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c6386688-0b75-49b3-ab6c-bfd7f68e9a5a {
  display: none;
}
#s-c6386688-0b75-49b3-ab6c-bfd7f68e9a5a, #wrap-s-c6386688-0b75-49b3-ab6c-bfd7f68e9a5a { display:none !important; }}@media (max-width: 767px){#s-c6386688-0b75-49b3-ab6c-bfd7f68e9a5a {
  display: none;
}
#s-c6386688-0b75-49b3-ab6c-bfd7f68e9a5a, #wrap-s-c6386688-0b75-49b3-ab6c-bfd7f68e9a5a { display:none !important; }}







#s-c6386688-0b75-49b3-ab6c-bfd7f68e9a5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6386688-0b75-49b3-ab6c-bfd7f68e9a5a {
  cursor: pointer;
}#s-c6386688-0b75-49b3-ab6c-bfd7f68e9a5a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2b21a3a8-2860-4c96-99dc-602f93c8911f {
  margin-top: 50px;
text-align: center;
}
@media (min-width: 1200px){#s-2b21a3a8-2860-4c96-99dc-602f93c8911f {
  display: none;
}
#s-2b21a3a8-2860-4c96-99dc-602f93c8911f, #wrap-s-2b21a3a8-2860-4c96-99dc-602f93c8911f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2b21a3a8-2860-4c96-99dc-602f93c8911f {
  display: none;
}
#s-2b21a3a8-2860-4c96-99dc-602f93c8911f, #wrap-s-2b21a3a8-2860-4c96-99dc-602f93c8911f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2b21a3a8-2860-4c96-99dc-602f93c8911f {
  display: none;
}
#s-2b21a3a8-2860-4c96-99dc-602f93c8911f, #wrap-s-2b21a3a8-2860-4c96-99dc-602f93c8911f { display:none !important; }}



  #s-2b21a3a8-2860-4c96-99dc-602f93c8911f img.shogun-image {
    
    width: px;
  }


#s-2b21a3a8-2860-4c96-99dc-602f93c8911f .shogun-image-content {
  
    align-items: center;
  
}

#s-32acd22e-9285-4da4-9837-b5ece794eee1 {
  text-align: center;
}
@media (max-width: 767px){#s-32acd22e-9285-4da4-9837-b5ece794eee1 {
  display: none;
}
#s-32acd22e-9285-4da4-9837-b5ece794eee1, #wrap-s-32acd22e-9285-4da4-9837-b5ece794eee1 { display:none !important; }}




#s-32acd22e-9285-4da4-9837-b5ece794eee1 .shogun-image-content {
  
    align-items: center;
  
}

#s-293ca86b-cc3c-4c3d-84c7-d6458e61571d {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-293ca86b-cc3c-4c3d-84c7-d6458e61571d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-293ca86b-cc3c-4c3d-84c7-d6458e61571d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7cd18b3e-0a5a-4040-a446-7ef43fd52761 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-7cd18b3e-0a5a-4040-a446-7ef43fd52761 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7cd18b3e-0a5a-4040-a446-7ef43fd52761.shg-box.shg-c {
  justify-content: center;
}

#s-33b38900-7cd6-445a-9992-b04b9539d04c {
  margin-left: 50px;
margin-right: 50px;
padding-top: 50px;
padding-bottom: 25px;
text-align: center;
}

#s-33b38900-7cd6-445a-9992-b04b9539d04c .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c {
  padding-bottom: 30px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-58c214f8-9d15-46c3-88a5-23eb90cc7c7c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-446bd841-3d42-417d-a2d3-957109bf3441 {
  box-shadow:3px 3px 7px 1px rgba(171, 171, 171, 1);
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}








#s-446bd841-3d42-417d-a2d3-957109bf3441 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-446bd841-3d42-417d-a2d3-957109bf3441.shg-box.shg-c {
  justify-content: center;
}

#s-a4176064-ef35-4bed-a411-b4df9161caf7 {
  margin-top: 20px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
}

#s-a4176064-ef35-4bed-a411-b4df9161caf7 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-76deb3f3-39c4-4d2f-9e1a-9024b025e4c2 {
  padding-left: 10px;
padding-bottom: 25px;
padding-right: 10px;
text-align: center;
}

#s-76deb3f3-39c4-4d2f-9e1a-9024b025e4c2 .shogun-heading-component h1 {
  color: rgba(30, 30, 30, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-415012d6-f3bc-40d0-8164-06dfe97da09d {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}




  #s-415012d6-f3bc-40d0-8164-06dfe97da09d img.shogun-image {
    
    width: px;
  }


#s-415012d6-f3bc-40d0-8164-06dfe97da09d .shogun-image-content {
  
    align-items: center;
  
}

#s-fc641629-aba2-425d-8770-bf4a615798b9 {
  margin-left: 175px;
margin-right: 175px;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fc641629-aba2-425d-8770-bf4a615798b9 {
  display: none;
}
#s-fc641629-aba2-425d-8770-bf4a615798b9, #wrap-s-fc641629-aba2-425d-8770-bf4a615798b9 { display:none !important; }}@media (max-width: 767px){#s-fc641629-aba2-425d-8770-bf4a615798b9 {
  display: none;
}
#s-fc641629-aba2-425d-8770-bf4a615798b9, #wrap-s-fc641629-aba2-425d-8770-bf4a615798b9 { display:none !important; }}
@media (min-width: 0px) {
[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75px);
}

}

@media (min-width: 992px) {
[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75px);
}

}

@media (min-width: 1200px) {
[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-fc641629-aba2-425d-8770-bf4a615798b9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75px);
}

}

#s-b60bd4d5-edcd-42a6-bf2c-e732c6daac76 {
  text-align: center;
}




  #s-b60bd4d5-edcd-42a6-bf2c-e732c6daac76 img.shogun-image {
    
    width: px;
  }


#s-b60bd4d5-edcd-42a6-bf2c-e732c6daac76 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee2d1c45-cab4-417b-8fc5-2ecb21efb7ae {
  text-align: center;
}




  #s-ee2d1c45-cab4-417b-8fc5-2ecb21efb7ae img.shogun-image {
    
    width: px;
  }


#s-ee2d1c45-cab4-417b-8fc5-2ecb21efb7ae .shogun-image-content {
  
    align-items: center;
  
}

#s-12d61770-d558-457f-9624-d570445cf387 {
  text-align: center;
}




  #s-12d61770-d558-457f-9624-d570445cf387 img.shogun-image {
    
    width: px;
  }


#s-12d61770-d558-457f-9624-d570445cf387 .shogun-image-content {
  
    align-items: center;
  
}

#s-4437c8ce-a222-4a63-997b-44eb401225a1 {
  text-align: center;
}




  #s-4437c8ce-a222-4a63-997b-44eb401225a1 img.shogun-image {
    
    width: px;
  }


#s-4437c8ce-a222-4a63-997b-44eb401225a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-b6b9855b-f96a-43d6-8ebf-9c77ff48fb1a {
  min-height: 180px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b6b9855b-f96a-43d6-8ebf-9c77ff48fb1a {
  margin-top: 20px;
min-height: 240px;
}
}







#s-b6b9855b-f96a-43d6-8ebf-9c77ff48fb1a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6b9855b-f96a-43d6-8ebf-9c77ff48fb1a.shg-box.shg-c {
  justify-content: flex-start;
}

.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-d94a3482-2fb8-4a33-aeee-4cec6910cc57 {
  margin-left: 5px;
margin-right: 5px;
}

#s-f5256e01-24c0-4a77-9bb9-7bd9eeb5989e {
  margin-left: 5px;
margin-right: 5px;
}

#s-0465bafe-80f9-42f2-9c98-a58bae5d5ba6 {
  margin-left: 5px;
margin-right: 5px;
}

#s-6927fa5e-458e-4a96-b223-d72eaca5b88a {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}




  #s-6927fa5e-458e-4a96-b223-d72eaca5b88a img.shogun-image {
    
    width: px;
  }


#s-6927fa5e-458e-4a96-b223-d72eaca5b88a .shogun-image-content {
  
    align-items: center;
  
}

#s-4d0ea495-6ca1-4d24-af20-e3013484387f {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: #2C2A34;
text-align: center;
background-color: rgba(0, 143, 255, 0);
text-decoration: none;
hover-type: color;
color: rgba(15, 15, 15, 1);
letter-spacing: 3px;
}
#s-4d0ea495-6ca1-4d24-af20-e3013484387f:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 143, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-4d0ea495-6ca1-4d24-af20-e3013484387f:active {background-color: rgba(79, 178, 255, 1) !important;
text-decoration: none !important;}


#s-4d0ea495-6ca1-4d24-af20-e3013484387f.shg-btn {
  color: rgba(15, 15, 15, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-a52345cf-1bf4-4240-a140-d75d2940e3c6 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

#s-f01ceb04-cd0e-45a6-beef-8d6fe9a7c6f2 {
  box-shadow:3px 3px 7px 1px rgba(171, 171, 171, 1);
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}








#s-f01ceb04-cd0e-45a6-beef-8d6fe9a7c6f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f01ceb04-cd0e-45a6-beef-8d6fe9a7c6f2.shg-box.shg-c {
  justify-content: center;
}

#s-c6ed9a15-b0b4-41b4-8dd4-b66201ae4ce2 {
  margin-top: 20px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
}

#s-c6ed9a15-b0b4-41b4-8dd4-b66201ae4ce2 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7284611c-4e60-4d5b-8a5d-aa912027a473 {
  padding-left: 10px;
padding-bottom: 25px;
padding-right: 10px;
text-align: center;
}

#s-7284611c-4e60-4d5b-8a5d-aa912027a473 .shogun-heading-component h1 {
  color: rgba(30, 30, 30, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-88eac4b0-9304-4175-8c94-ac4a0640451a {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}




  #s-88eac4b0-9304-4175-8c94-ac4a0640451a img.shogun-image {
    
    width: px;
  }


#s-88eac4b0-9304-4175-8c94-ac4a0640451a .shogun-image-content {
  
    align-items: center;
  
}

#s-3806792f-789b-4b09-ad78-71642312ebe3 {
  margin-left: 175px;
margin-right: 175px;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3806792f-789b-4b09-ad78-71642312ebe3 {
  display: none;
}
#s-3806792f-789b-4b09-ad78-71642312ebe3, #wrap-s-3806792f-789b-4b09-ad78-71642312ebe3 { display:none !important; }}@media (max-width: 767px){#s-3806792f-789b-4b09-ad78-71642312ebe3 {
  display: none;
}
#s-3806792f-789b-4b09-ad78-71642312ebe3, #wrap-s-3806792f-789b-4b09-ad78-71642312ebe3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75px);
}

}

@media (min-width: 992px) {
[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75px);
}

}

@media (min-width: 1200px) {
[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-3806792f-789b-4b09-ad78-71642312ebe3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75px);
}

}

#s-bf7f1d63-31b4-421b-a7e4-b502c6f65bd4 {
  text-align: center;
}




  #s-bf7f1d63-31b4-421b-a7e4-b502c6f65bd4 img.shogun-image {
    
    width: px;
  }


#s-bf7f1d63-31b4-421b-a7e4-b502c6f65bd4 .shogun-image-content {
  
    align-items: center;
  
}

#s-1f11bed6-05c0-438f-b599-1406883ec779 {
  text-align: center;
}




  #s-1f11bed6-05c0-438f-b599-1406883ec779 img.shogun-image {
    
    width: px;
  }


#s-1f11bed6-05c0-438f-b599-1406883ec779 .shogun-image-content {
  
    align-items: center;
  
}

#s-d54c4429-b4d7-4267-a96f-8ee768749a0e {
  text-align: center;
}




  #s-d54c4429-b4d7-4267-a96f-8ee768749a0e img.shogun-image {
    
    width: px;
  }


#s-d54c4429-b4d7-4267-a96f-8ee768749a0e .shogun-image-content {
  
    align-items: center;
  
}

#s-2b013a36-0a80-49d3-a66f-abad23c65324 {
  text-align: center;
}




  #s-2b013a36-0a80-49d3-a66f-abad23c65324 img.shogun-image {
    
    width: px;
  }


#s-2b013a36-0a80-49d3-a66f-abad23c65324 .shogun-image-content {
  
    align-items: center;
  
}

#s-ab1f1656-286b-4bbd-afdd-d6aeb3e460b4 {
  min-height: 180px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ab1f1656-286b-4bbd-afdd-d6aeb3e460b4 {
  margin-top: 20px;
min-height: 240px;
}
}







#s-ab1f1656-286b-4bbd-afdd-d6aeb3e460b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab1f1656-286b-4bbd-afdd-d6aeb3e460b4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f26111fc-26c2-45c7-894a-ff3b47b9f23b {
  margin-left: 5px;
margin-right: 5px;
}
@media (max-width: 767px){#s-f26111fc-26c2-45c7-894a-ff3b47b9f23b {
  padding-top: 20px;
}
}
#s-1db4e15c-9286-4dfb-8f6b-71a1c81c7b77 {
  margin-left: 5px;
margin-right: 5px;
}

#s-c5d66339-440f-40e7-ad5a-38f283af4570 {
  margin-left: 5px;
margin-right: 5px;
}

#s-18850d60-e975-4d1f-9acc-75f42b6e6bdf {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: #2C2A34;
text-align: center;
background-color: rgba(0, 143, 255, 0);
text-decoration: none;
hover-type: color;
color: rgba(15, 15, 15, 1);
letter-spacing: 3px;
}
#s-18850d60-e975-4d1f-9acc-75f42b6e6bdf:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 143, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-18850d60-e975-4d1f-9acc-75f42b6e6bdf:active {background-color: rgba(79, 178, 255, 1) !important;
text-decoration: none !important;}


#s-18850d60-e975-4d1f-9acc-75f42b6e6bdf.shg-btn {
  color: rgba(15, 15, 15, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-69ab77ac-236d-4501-9ae3-7f57e55596d3 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

#s-8ec1ffa6-95f1-497e-a98c-238deea583a3 {
  box-shadow:3px 3px 7px 1px rgba(171, 171, 171, 1);
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}








#s-8ec1ffa6-95f1-497e-a98c-238deea583a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ec1ffa6-95f1-497e-a98c-238deea583a3.shg-box.shg-c {
  justify-content: center;
}

#s-3f101dd6-14d2-4b49-b4b3-ffee2ef46626 {
  margin-top: 20px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
}

#s-3f101dd6-14d2-4b49-b4b3-ffee2ef46626 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9ab58846-99b6-415e-aa12-46cb7daee9d2 {
  padding-left: 10px;
padding-bottom: 25px;
padding-right: 10px;
text-align: center;
}

#s-9ab58846-99b6-415e-aa12-46cb7daee9d2 .shogun-heading-component h1 {
  color: rgba(30, 30, 30, 1);
  font-weight:  800 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-9c79925a-e9ca-47a4-aa02-d0f53feba6ef {
  padding-left: 10px;
padding-right: 10px;
text-align: center;
}




  #s-9c79925a-e9ca-47a4-aa02-d0f53feba6ef img.shogun-image {
    
    width: px;
  }


#s-9c79925a-e9ca-47a4-aa02-d0f53feba6ef .shogun-image-content {
  
    align-items: center;
  
}

#s-f9a758b3-4958-4749-a467-198920717b92 {
  margin-left: 175px;
margin-right: 175px;
padding-left: 0px;
padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f9a758b3-4958-4749-a467-198920717b92 {
  display: none;
}
#s-f9a758b3-4958-4749-a467-198920717b92, #wrap-s-f9a758b3-4958-4749-a467-198920717b92 { display:none !important; }}@media (max-width: 767px){#s-f9a758b3-4958-4749-a467-198920717b92 {
  display: none;
}
#s-f9a758b3-4958-4749-a467-198920717b92, #wrap-s-f9a758b3-4958-4749-a467-198920717b92 { display:none !important; }}
@media (min-width: 0px) {
[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75px);
}

}

@media (min-width: 992px) {
[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75px);
}

}

@media (min-width: 1200px) {
[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-f9a758b3-4958-4749-a467-198920717b92"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75px);
}

}

#s-bfe8d89b-7fbf-4bd1-bbc9-6bbeb63d910b {
  text-align: center;
}




  #s-bfe8d89b-7fbf-4bd1-bbc9-6bbeb63d910b img.shogun-image {
    
    width: px;
  }


#s-bfe8d89b-7fbf-4bd1-bbc9-6bbeb63d910b .shogun-image-content {
  
    align-items: center;
  
}

#s-4672d144-18e8-4225-bd5d-54a72163dbe4 {
  text-align: center;
}




  #s-4672d144-18e8-4225-bd5d-54a72163dbe4 img.shogun-image {
    
    width: px;
  }


#s-4672d144-18e8-4225-bd5d-54a72163dbe4 .shogun-image-content {
  
    align-items: center;
  
}

#s-06268fdc-fba1-4596-be7a-e11d2cd714d0 {
  text-align: center;
}




  #s-06268fdc-fba1-4596-be7a-e11d2cd714d0 img.shogun-image {
    
    width: px;
  }


#s-06268fdc-fba1-4596-be7a-e11d2cd714d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-560309b9-f68d-4bd3-a835-0c07bee1695a {
  text-align: center;
}




  #s-560309b9-f68d-4bd3-a835-0c07bee1695a img.shogun-image {
    
    width: px;
  }


#s-560309b9-f68d-4bd3-a835-0c07bee1695a .shogun-image-content {
  
    align-items: center;
  
}

#s-b71c77ea-4dde-4e2d-9491-0aa325491f5a {
  min-height: 180px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b71c77ea-4dde-4e2d-9491-0aa325491f5a {
  margin-top: 20px;
min-height: 240px;
}
}







#s-b71c77ea-4dde-4e2d-9491-0aa325491f5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b71c77ea-4dde-4e2d-9491-0aa325491f5a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-17ff75ae-22eb-4516-843c-0d9538f45241 {
  margin-left: 5px;
margin-right: 5px;
}
@media (max-width: 767px){#s-17ff75ae-22eb-4516-843c-0d9538f45241 {
  padding-top: 15px;
}
}
#s-cb4dc92b-c568-49bc-ae6e-0a75142a55c8 {
  margin-left: 5px;
margin-right: 5px;
}

#s-1f6e2c43-c45b-4d20-9ecd-8fde37a4ec92 {
  margin-left: 5px;
margin-right: 5px;
}

#s-3b828f88-cc01-4ebc-835f-8c318408c795 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: #2C2A34;
text-align: center;
background-color: rgba(0, 143, 255, 0);
text-decoration: none;
hover-type: color;
color: rgba(15, 15, 15, 1);
letter-spacing: 3px;
}
#s-3b828f88-cc01-4ebc-835f-8c318408c795:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
background-color: rgba(0, 143, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-3b828f88-cc01-4ebc-835f-8c318408c795:active {background-color: rgba(79, 178, 255, 1) !important;
text-decoration: none !important;}


#s-3b828f88-cc01-4ebc-835f-8c318408c795.shg-btn {
  color: rgba(15, 15, 15, 1);
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-7f9d3969-be37-4aeb-ad1d-438e47db0334 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(203, 203, 203, 1);
}

#s-2fafd6e2-1352-48fe-81fe-89f5bb8d72c0 {
  border-style: solid;
margin-top: 15px;
padding-left: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-2fafd6e2-1352-48fe-81fe-89f5bb8d72c0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2fafd6e2-1352-48fe-81fe-89f5bb8d72c0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2fafd6e2-1352-48fe-81fe-89f5bb8d72c0 {
  
}
}@media (max-width: 767px){#s-2fafd6e2-1352-48fe-81fe-89f5bb8d72c0 {
  
}
}







#s-2fafd6e2-1352-48fe-81fe-89f5bb8d72c0 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-2fafd6e2-1352-48fe-81fe-89f5bb8d72c0.shg-box.shg-c {
  justify-content: center;
}

#s-1c954d00-87e2-4ea6-b3e1-ad6a87e3cdf1 {
  padding-top: 25px;
padding-bottom: 25px;
}

#s-1c954d00-87e2-4ea6-b3e1-ad6a87e3cdf1 hr {
  border: 0;
  width: 100%;
  border-top: 0px solid rgba(221, 221, 221, 0);
}

#s-30bb635e-c047-4ba4-83e3-f676b6c800fe {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-30bb635e-c047-4ba4-83e3-f676b6c800fe"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-ad2b3714-1de2-4b61-b757-7e3925c960e4 {
  border-style: solid;
margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-left: 50px;
padding-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 500px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ad2b3714-1de2-4b61-b757-7e3925c960e4 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-ad2b3714-1de2-4b61-b757-7e3925c960e4 {
  padding-left: 10px;
padding-right: 10px;
min-height: 50px;
}
}







#s-ad2b3714-1de2-4b61-b757-7e3925c960e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad2b3714-1de2-4b61-b757-7e3925c960e4.shg-box.shg-c {
  justify-content: center;
}

#s-8031afcd-fe05-4a77-9be6-e5aca597c179 {
  padding-top: 25px;
padding-bottom: 25px;
}

#s-8031afcd-fe05-4a77-9be6-e5aca597c179 hr {
  border: 0;
  width: 100%;
  border-top: 0px solid rgba(221, 221, 221, 0);
}

#s-a3f75851-1037-46ef-9675-1478e7e966d8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a3f75851-1037-46ef-9675-1478e7e966d8 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9b60b0ec-470c-45b7-b044-82828cc40052 {
  margin-left: 50px;
margin-right: 50px;
}

#s-9b60b0ec-470c-45b7-b044-82828cc40052 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-4382c512-6f74-4321-8fa6-2417d0d5ac65 {
  padding-top: 25px;
padding-bottom: 25px;
}

#s-4382c512-6f74-4321-8fa6-2417d0d5ac65 hr {
  border: 0;
  width: 100%;
  border-top: 0px solid rgba(221, 221, 221, 0);
}

#s-6cec8fd8-5961-4059-b10b-095abf8b84e6 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 500px;
background-position: center top;
}








#s-6cec8fd8-5961-4059-b10b-095abf8b84e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6cec8fd8-5961-4059-b10b-095abf8b84e6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a86200f3-7ce7-4f34-83eb-48fc48da8651 hr {
  border: 0;
  width: 100%;
  border-top: 30px solid rgba(221, 221, 221, 0);
}

#s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ee5945db-dd91-49b7-aaa8-ffe28b0905f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-1dd4c04f-b4f1-476e-9e46-2e019216616c {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 500px;
background-position: center center;
}








#s-1dd4c04f-b4f1-476e-9e46-2e019216616c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1dd4c04f-b4f1-476e-9e46-2e019216616c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8df55ed0-83b8-4e5c-9d8e-2b9f89f4547f {
  border-style: solid;
margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-left: 50px;
padding-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 500px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8df55ed0-83b8-4e5c-9d8e-2b9f89f4547f {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-8df55ed0-83b8-4e5c-9d8e-2b9f89f4547f {
  padding-left: 10px;
padding-right: 10px;
min-height: 50px;
}
}







#s-8df55ed0-83b8-4e5c-9d8e-2b9f89f4547f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8df55ed0-83b8-4e5c-9d8e-2b9f89f4547f.shg-box.shg-c {
  justify-content: center;
}

#s-bf94cb7e-0076-4845-9fc3-0a6f3bdb9624 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-bf94cb7e-0076-4845-9fc3-0a6f3bdb9624 hr {
  border: 0;
  width: 100%;
  border-top: 0px solid rgba(221, 221, 221, 0);
}

#s-626860d2-f9c4-4e98-b01d-ac236c1ace36 {
  padding-bottom: 10px;
text-align: center;
}

#s-626860d2-f9c4-4e98-b01d-ac236c1ace36 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-54d9b908-18f3-4ef7-9101-416a786baf4f {
  margin-left: 50px;
margin-right: 50px;
}

#s-54d9b908-18f3-4ef7-9101-416a786baf4f hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-d8ad8969-9929-4aab-89af-e64f1f0fe0b8 {
  padding-top: 40px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-d8ad8969-9929-4aab-89af-e64f1f0fe0b8 {
  padding-top: 20px;
padding-bottom: 20px;
}
}
#s-d8ad8969-9929-4aab-89af-e64f1f0fe0b8 hr {
  border: 0;
  width: 100%;
  border-top: 0px solid rgba(221, 221, 221, 0);
}

#s-eb9e3fd5-947e-4dae-b8b9-9d891f2fdd83 hr {
  border: 0;
  width: 100%;
  border-top: 30px solid rgba(221, 221, 221, 0);
}

#s-abc6a402-7589-4ef0-8adf-280068be1f23 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-abc6a402-7589-4ef0-8adf-280068be1f23"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-b71f5978-45c5-4883-b88c-a06f88c6563b {
  border-style: solid;
margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-left: 50px;
padding-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 500px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b71f5978-45c5-4883-b88c-a06f88c6563b {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-b71f5978-45c5-4883-b88c-a06f88c6563b {
  padding-left: 10px;
padding-right: 10px;
min-height: 50px;
}
}







#s-b71f5978-45c5-4883-b88c-a06f88c6563b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b71f5978-45c5-4883-b88c-a06f88c6563b.shg-box.shg-c {
  justify-content: center;
}

#s-3a8d29fe-96b2-42a9-a2b7-d622e2ef1880 {
  padding-top: 20px;
padding-bottom: 20px;
}
@media (max-width: 767px){#s-3a8d29fe-96b2-42a9-a2b7-d622e2ef1880 {
  padding-top: 20px;
padding-bottom: 20px;
}
}
#s-3a8d29fe-96b2-42a9-a2b7-d622e2ef1880 hr {
  border: 0;
  width: 100%;
  border-top: 0px solid rgba(221, 221, 221, 0);
}

#s-8e7d53c6-6cf6-49ff-84f1-93cc7b4dde87 {
  padding-bottom: 10px;
text-align: center;
}

#s-8e7d53c6-6cf6-49ff-84f1-93cc7b4dde87 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c1ce6ffd-03bd-451b-b47c-56ac98449952 {
  margin-left: 50px;
margin-right: 50px;
}

#s-c1ce6ffd-03bd-451b-b47c-56ac98449952 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-e3719c23-d418-4b26-ab51-9e6e7605e798 {
  padding-top: 40px;
padding-bottom: 40px;
}
@media (max-width: 767px){#s-e3719c23-d418-4b26-ab51-9e6e7605e798 {
  padding-top: 20px;
padding-bottom: 20px;
}
}
#s-e3719c23-d418-4b26-ab51-9e6e7605e798 hr {
  border: 0;
  width: 100%;
  border-top: 0px solid rgba(221, 221, 221, 0);
}

#s-73c9dd58-df77-4bc4-ad6f-681eefa772b5 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 500px;
background-position: center top;
}








#s-73c9dd58-df77-4bc4-ad6f-681eefa772b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73c9dd58-df77-4bc4-ad6f-681eefa772b5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2116e302-bd39-429e-8c7a-4016984ab014 hr {
  border: 0;
  width: 100%;
  border-top: 30px solid rgba(221, 221, 221, 0);
}

#s-e42656e1-ea28-4197-aaec-c87cbf657aff {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e42656e1-ea28-4197-aaec-c87cbf657aff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8b44a1f7-8708-4df1-9b98-fe6096989b53 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 500px;
background-position: center center;
}








#s-8b44a1f7-8708-4df1-9b98-fe6096989b53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b44a1f7-8708-4df1-9b98-fe6096989b53.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6b923636-28d7-470a-9946-dd087f423bed {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-left: 50px;
padding-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 500px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6b923636-28d7-470a-9946-dd087f423bed {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-6b923636-28d7-470a-9946-dd087f423bed {
  padding-left: 35px;
padding-right: 35px;
min-height: 50px;
}
}







#s-6b923636-28d7-470a-9946-dd087f423bed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b923636-28d7-470a-9946-dd087f423bed.shg-box.shg-c {
  justify-content: center;
}

#s-25773b2d-de4b-43d0-83ce-f13c8db9e134 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-25773b2d-de4b-43d0-83ce-f13c8db9e134 hr {
  border: 0;
  width: 100%;
  border-top: 0px solid rgba(221, 221, 221, 0);
}

#s-20b312d8-1c6d-48e8-8f84-ec377eb29475 {
  padding-bottom: 10px;
text-align: center;
}

#s-20b312d8-1c6d-48e8-8f84-ec377eb29475 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3107ee7a-2883-4ba9-8b9d-30ae7d3b408b {
  margin-left: 50px;
margin-right: 50px;
}

#s-3107ee7a-2883-4ba9-8b9d-30ae7d3b408b hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-b93cdaf7-7629-48b7-a01e-49543d66f98a {
  margin-top: 40px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
background-color: rgba(0, 143, 255, 1);
text-decoration: none;
}
#s-b93cdaf7-7629-48b7-a01e-49543d66f98a:hover {background-color: rgba(0, 143, 255, 1) !important;
text-decoration: none !important;}#s-b93cdaf7-7629-48b7-a01e-49543d66f98a:active {background-color: rgba(79, 178, 255, 1) !important;
text-decoration: none !important;}

  #s-b93cdaf7-7629-48b7-a01e-49543d66f98a-btn-wrapper {
    text-align: center;
  }


#s-b93cdaf7-7629-48b7-a01e-49543d66f98a.shg-btn {
  color: #ffffff;
  font-size: ;
  font-weight: 500;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-83c7eeba-fee5-40f6-9b97-894130824e29 {
  margin-left: 50px;
margin-right: 50px;
}

#s-83c7eeba-fee5-40f6-9b97-894130824e29 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-ee4964f5-c8dc-4b2b-a7f6-19084d27a805 {
  border-style: solid;
padding-left: 10px;
padding-right: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
min-height: 50px;
background-color: rgba(241, 241, 241, 1);
}
@media (min-width: 1200px){#s-ee4964f5-c8dc-4b2b-a7f6-19084d27a805 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ee4964f5-c8dc-4b2b-a7f6-19084d27a805 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ee4964f5-c8dc-4b2b-a7f6-19084d27a805 {
  
}
}@media (max-width: 767px){#s-ee4964f5-c8dc-4b2b-a7f6-19084d27a805 {
  
}
}







#s-ee4964f5-c8dc-4b2b-a7f6-19084d27a805 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee4964f5-c8dc-4b2b-a7f6-19084d27a805.shg-box.shg-c {
  justify-content: flex-start;
}

#s-680ab35a-ac63-4e14-90e6-9da353822792 {
  padding-top: 50px;
padding-bottom: 30px;
text-align: center;
}

#s-680ab35a-ac63-4e14-90e6-9da353822792 .shogun-heading-component h2 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-4f716823-9453-48c8-ae5f-a48b8ced37d4 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-4f716823-9453-48c8-ae5f-a48b8ced37d4 {
  display: none;
}
#s-4f716823-9453-48c8-ae5f-a48b8ced37d4, #wrap-s-4f716823-9453-48c8-ae5f-a48b8ced37d4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4f716823-9453-48c8-ae5f-a48b8ced37d4 {
  display: none;
}
#s-4f716823-9453-48c8-ae5f-a48b8ced37d4, #wrap-s-4f716823-9453-48c8-ae5f-a48b8ced37d4 { display:none !important; }}







#s-4f716823-9453-48c8-ae5f-a48b8ced37d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f716823-9453-48c8-ae5f-a48b8ced37d4.shg-box.shg-c {
  justify-content: center;
}

#s-ad60ec6a-7718-40db-8dea-9641d999fb96 {
  min-height: 50px;
}








#s-ad60ec6a-7718-40db-8dea-9641d999fb96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad60ec6a-7718-40db-8dea-9641d999fb96.shg-box.shg-c {
  justify-content: center;
}

#s-da7137fd-1a28-4cb6-9727-1b77462f52f9 {
  padding-left: 10px;
padding-right: 10px;
}

#s-81bce4e2-7651-4fa5-bb6c-eeed8a564977 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-81bce4e2-7651-4fa5-bb6c-eeed8a564977 img.shogun-image {
    
    width: px;
  }


#s-81bce4e2-7651-4fa5-bb6c-eeed8a564977 .shogun-image-content {
  
    align-items: center;
  
}

#s-25ac93d9-6bc2-4301-8d5b-8be8ab112ba1 {
  padding-top: 25px;
padding-bottom: 25px;
}

#s-25ac93d9-6bc2-4301-8d5b-8be8ab112ba1 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-6820e52b-eef1-429b-b119-15fd28891ca5 {
  padding-left: 10px;
padding-right: 10px;
}

#s-f0a642a6-d132-4fb4-9233-6a9f586519a2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-f0a642a6-d132-4fb4-9233-6a9f586519a2 img.shogun-image {
    
    width: px;
  }


#s-f0a642a6-d132-4fb4-9233-6a9f586519a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-f235cca3-6284-4aca-89b0-6a482669d9fb {
  padding-top: 25px;
padding-bottom: 25px;
}

#s-f235cca3-6284-4aca-89b0-6a482669d9fb hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-e8628c8a-b048-4197-93e8-fe4f9d671a04 {
  padding-left: 10px;
padding-right: 10px;
}

#s-c1deb4fe-c8e1-421a-9a9c-e1fde0d356b9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-c1deb4fe-c8e1-421a-9a9c-e1fde0d356b9 img.shogun-image {
    
    width: px;
  }


#s-c1deb4fe-c8e1-421a-9a9c-e1fde0d356b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-3f813a1d-f8e9-4a58-9774-26bb0fae01a6 {
  padding-top: 25px;
padding-bottom: 25px;
}

#s-3f813a1d-f8e9-4a58-9774-26bb0fae01a6 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(221, 221, 221, 0);
}

#s-57d6bee0-357a-4b93-a933-10efef3d9b3a {
  padding-left: 10px;
padding-right: 10px;
}

#s-98237940-fad1-490e-beee-61c4cfc42887 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}




  #s-98237940-fad1-490e-beee-61c4cfc42887 img.shogun-image {
    
    width: px;
  }


#s-98237940-fad1-490e-beee-61c4cfc42887 .shogun-image-content {
  
    align-items: center;
  
}

#s-d49a21c6-90fa-4f93-b0ec-25660bdd4279 {
  margin-left: 50px;
margin-right: 50px;
padding-left: 10px;
padding-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d49a21c6-90fa-4f93-b0ec-25660bdd4279 {
  display: none;
}
#s-d49a21c6-90fa-4f93-b0ec-25660bdd4279, #wrap-s-d49a21c6-90fa-4f93-b0ec-25660bdd4279 { display:none !important; }}@media (max-width: 767px){#s-d49a21c6-90fa-4f93-b0ec-25660bdd4279 {
  display: none;
}
#s-d49a21c6-90fa-4f93-b0ec-25660bdd4279, #wrap-s-d49a21c6-90fa-4f93-b0ec-25660bdd4279 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d49a21c6-90fa-4f93-b0ec-25660bdd4279"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-ed0ae099-f36c-4475-b4db-77f0923c8f87 {
  margin-left: 50px;
margin-right: 50px;
padding-left: 10px;
padding-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ed0ae099-f36c-4475-b4db-77f0923c8f87 {
  display: none;
}
#s-ed0ae099-f36c-4475-b4db-77f0923c8f87, #wrap-s-ed0ae099-f36c-4475-b4db-77f0923c8f87 { display:none !important; }}@media (max-width: 767px){#s-ed0ae099-f36c-4475-b4db-77f0923c8f87 {
  display: none;
}
#s-ed0ae099-f36c-4475-b4db-77f0923c8f87, #wrap-s-ed0ae099-f36c-4475-b4db-77f0923c8f87 { display:none !important; }}
@media (min-width: 0px) {
[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ed0ae099-f36c-4475-b4db-77f0923c8f87"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-c260aea6-e045-4ae8-9fe8-8bc338a46bad {
  padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}




  #s-c260aea6-e045-4ae8-9fe8-8bc338a46bad img.shogun-image {
    
    width: px;
  }


#s-c260aea6-e045-4ae8-9fe8-8bc338a46bad .shogun-image-content {
  
    align-items: center;
  
}

#s-27645da2-7a5e-4406-b430-ad28707ba3e3 {
  padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}




  #s-27645da2-7a5e-4406-b430-ad28707ba3e3 img.shogun-image {
    
    width: px;
  }


#s-27645da2-7a5e-4406-b430-ad28707ba3e3 .shogun-image-content {
  
    align-items: center;
  
}

#s-3a83af4c-c48d-42cc-be46-c5b69e9b6ee7 {
  padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}




  #s-3a83af4c-c48d-42cc-be46-c5b69e9b6ee7 img.shogun-image {
    
    width: px;
  }


#s-3a83af4c-c48d-42cc-be46-c5b69e9b6ee7 .shogun-image-content {
  
    align-items: center;
  
}

#s-184ddd05-8795-4010-bf90-59649e6fd817 {
  padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}




  #s-184ddd05-8795-4010-bf90-59649e6fd817 img.shogun-image {
    
    width: px;
  }


#s-184ddd05-8795-4010-bf90-59649e6fd817 .shogun-image-content {
  
    align-items: center;
  
}

#s-9f0c058e-c668-44f6-8422-9cffa2a4f43c {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-9f0c058e-c668-44f6-8422-9cffa2a4f43c hr {
  border: 0;
  width: 100%;
  border-top: 0px solid rgba(221, 221, 221, 0);
}

#s-532a148d-6767-44a6-94fc-324619d1234d {
  margin-bottom: 40px;
padding-top: 50px;
padding-bottom: 30px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-532a148d-6767-44a6-94fc-324619d1234d {
  display: none;
}
#s-532a148d-6767-44a6-94fc-324619d1234d, #wrap-s-532a148d-6767-44a6-94fc-324619d1234d { display:none !important; }}@media (max-width: 767px){#s-532a148d-6767-44a6-94fc-324619d1234d {
  display: none;
}
#s-532a148d-6767-44a6-94fc-324619d1234d, #wrap-s-532a148d-6767-44a6-94fc-324619d1234d { display:none !important; }}
#s-532a148d-6767-44a6-94fc-324619d1234d .shogun-heading-component h2 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-b534f8be-ea01-4405-9270-63181a6a8165 {
  margin-bottom: 100px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b534f8be-ea01-4405-9270-63181a6a8165 {
  display: none;
}
#s-b534f8be-ea01-4405-9270-63181a6a8165, #wrap-s-b534f8be-ea01-4405-9270-63181a6a8165 { display:none !important; }}@media (max-width: 767px){#s-b534f8be-ea01-4405-9270-63181a6a8165 {
  display: none;
}
#s-b534f8be-ea01-4405-9270-63181a6a8165, #wrap-s-b534f8be-ea01-4405-9270-63181a6a8165 { display:none !important; }}







#s-b534f8be-ea01-4405-9270-63181a6a8165 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b534f8be-ea01-4405-9270-63181a6a8165.shg-box.shg-c {
  justify-content: center;
}

#s-45b100be-27ad-4949-8c2b-9dab69a382a6 {
  padding-left: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 20.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-45b100be-27ad-4949-8c2b-9dab69a382a6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-f5a4d5cb-21be-4e10-a6e9-148e818cb9bb {
  min-height: 50px;
}








#s-f5a4d5cb-21be-4e10-a6e9-148e818cb9bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f5a4d5cb-21be-4e10-a6e9-148e818cb9bb.shg-box.shg-c {
  justify-content: center;
}

#s-081e8a5c-84c3-4541-b744-c3323901a550 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-081e8a5c-84c3-4541-b744-c3323901a550 img.shogun-image {
    
    width: px;
  }


#s-081e8a5c-84c3-4541-b744-c3323901a550 .shogun-image-content {
  
    align-items: center;
  
}

#s-bb245617-ed5f-4f79-bd11-92707cc8c4f0 {
  margin-top: 20px;
text-align: center;
}




  #s-bb245617-ed5f-4f79-bd11-92707cc8c4f0 img.shogun-image {
    
    width: px;
  }


#s-bb245617-ed5f-4f79-bd11-92707cc8c4f0 .shogun-image-content {
  
    align-items: center;
  
}

#s-d8a5a210-dcbe-4b8c-b831-ae3e1520c2fa {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-10c75f79-0d55-44de-a1cb-aeced887f06f {
  min-height: 50px;
}








#s-10c75f79-0d55-44de-a1cb-aeced887f06f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10c75f79-0d55-44de-a1cb-aeced887f06f.shg-box.shg-c {
  justify-content: center;
}

#s-415ee6f0-75b1-419c-be21-d50203da7613 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-415ee6f0-75b1-419c-be21-d50203da7613 img.shogun-image {
    
    width: px;
  }


#s-415ee6f0-75b1-419c-be21-d50203da7613 .shogun-image-content {
  
    align-items: center;
  
}

#s-36ae17fe-6664-4879-9c90-d04afcf61a94 {
  margin-top: 20px;
text-align: center;
}




  #s-36ae17fe-6664-4879-9c90-d04afcf61a94 img.shogun-image {
    
    width: px;
  }


#s-36ae17fe-6664-4879-9c90-d04afcf61a94 .shogun-image-content {
  
    align-items: center;
  
}

#s-481c0b1f-7227-4e04-83f5-cb54ee75d5ae {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-dc907c81-efaa-40fc-926f-178d4d6b06c5 {
  min-height: 50px;
}








#s-dc907c81-efaa-40fc-926f-178d4d6b06c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc907c81-efaa-40fc-926f-178d4d6b06c5.shg-box.shg-c {
  justify-content: center;
}

#s-2617ad60-b117-4698-b422-1c0362a5646f {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-2617ad60-b117-4698-b422-1c0362a5646f img.shogun-image {
    
    width: px;
  }


#s-2617ad60-b117-4698-b422-1c0362a5646f .shogun-image-content {
  
    align-items: center;
  
}

#s-cb17a592-e389-48fc-9423-e8dc664eca5a {
  margin-top: 20px;
text-align: center;
}




  #s-cb17a592-e389-48fc-9423-e8dc664eca5a img.shogun-image {
    
    width: px;
  }


#s-cb17a592-e389-48fc-9423-e8dc664eca5a .shogun-image-content {
  
    align-items: center;
  
}

#s-9f90fae8-c986-4476-873e-a1c0754fb3a9 {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-5072a457-33f9-4fcb-996d-1c644a3ad614 {
  min-height: 50px;
}








#s-5072a457-33f9-4fcb-996d-1c644a3ad614 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5072a457-33f9-4fcb-996d-1c644a3ad614.shg-box.shg-c {
  justify-content: center;
}

#s-4cfe4c08-4765-44aa-9f58-4d931907e558 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-4cfe4c08-4765-44aa-9f58-4d931907e558 img.shogun-image {
    
    width: px;
  }


#s-4cfe4c08-4765-44aa-9f58-4d931907e558 .shogun-image-content {
  
    align-items: center;
  
}

#s-aa69b2f5-f7ca-4f72-b6ca-f0345d37d5ae {
  margin-top: 20px;
text-align: center;
}




  #s-aa69b2f5-f7ca-4f72-b6ca-f0345d37d5ae img.shogun-image {
    
    width: px;
  }


#s-aa69b2f5-f7ca-4f72-b6ca-f0345d37d5ae .shogun-image-content {
  
    align-items: center;
  
}

#s-de766032-95e1-472f-81f9-51ec8eae7a6a {
  margin-top: 15px;
margin-bottom: 15px;
}

#s-e501cbe6-cd1e-4e62-b074-5f3a8d2e4015 {
  padding-bottom: 60px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e501cbe6-cd1e-4e62-b074-5f3a8d2e4015 {
  display: none;
}
#s-e501cbe6-cd1e-4e62-b074-5f3a8d2e4015, #wrap-s-e501cbe6-cd1e-4e62-b074-5f3a8d2e4015 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e501cbe6-cd1e-4e62-b074-5f3a8d2e4015 {
  display: none;
}
#s-e501cbe6-cd1e-4e62-b074-5f3a8d2e4015, #wrap-s-e501cbe6-cd1e-4e62-b074-5f3a8d2e4015 { display:none !important; }}







#s-e501cbe6-cd1e-4e62-b074-5f3a8d2e4015 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e501cbe6-cd1e-4e62-b074-5f3a8d2e4015.shg-box.shg-c {
  justify-content: center;
}

#s-82a8ccb8-d2ed-4bc1-9d04-f43accdf65d5 {
  padding-top: 50px;
padding-bottom: 30px;
text-align: center;
}

#s-82a8ccb8-d2ed-4bc1-9d04-f43accdf65d5 .shogun-heading-component h2 {
  color: #000;
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-e1d7f7aa-42f4-49cf-a605-49dadd436599 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-649dc025-f663-4d61-827f-e7dfee7e25ec {
  min-height: 50px;
}








#s-649dc025-f663-4d61-827f-e7dfee7e25ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-649dc025-f663-4d61-827f-e7dfee7e25ec.shg-box.shg-c {
  justify-content: center;
}

#s-a527ade6-1a3b-4b13-aadc-19993757d030 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-a527ade6-1a3b-4b13-aadc-19993757d030 img.shogun-image {
    
    width: px;
  }


#s-a527ade6-1a3b-4b13-aadc-19993757d030 .shogun-image-content {
  
    align-items: center;
  
}

#s-c196ef2e-dabe-4a5f-a466-e405e075a497 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-c196ef2e-dabe-4a5f-a466-e405e075a497 img.shogun-image {
    
    width: px;
  }


#s-c196ef2e-dabe-4a5f-a466-e405e075a497 .shogun-image-content {
  
    align-items: center;
  
}

#s-c26797b4-13a8-403d-9f53-4a38d0b34ef3 {
  margin-bottom: 20px;
}

#s-aeb939e5-a17a-4d47-909e-f859c31c940d {
  min-height: 50px;
}








#s-aeb939e5-a17a-4d47-909e-f859c31c940d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aeb939e5-a17a-4d47-909e-f859c31c940d.shg-box.shg-c {
  justify-content: center;
}

#s-a82e95c5-4b9d-4ed2-a0a4-998aa9a933ea {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-a82e95c5-4b9d-4ed2-a0a4-998aa9a933ea img.shogun-image {
    
    width: px;
  }


#s-a82e95c5-4b9d-4ed2-a0a4-998aa9a933ea .shogun-image-content {
  
    align-items: center;
  
}

#s-5472938c-a541-43d0-8611-bf1f10c4f554 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-5472938c-a541-43d0-8611-bf1f10c4f554 img.shogun-image {
    
    width: px;
  }


#s-5472938c-a541-43d0-8611-bf1f10c4f554 .shogun-image-content {
  
    align-items: center;
  
}

#s-aa3c6cc1-edb2-4612-85fd-dee2e01fcd8b {
  margin-bottom: 20px;
}

#s-86ea5223-20a8-495d-a8b6-3b9bbc7053a0 {
  min-height: 50px;
}








#s-86ea5223-20a8-495d-a8b6-3b9bbc7053a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86ea5223-20a8-495d-a8b6-3b9bbc7053a0.shg-box.shg-c {
  justify-content: center;
}

#s-cf00590a-8bdd-4f8b-b0ef-3beb5cd38590 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-cf00590a-8bdd-4f8b-b0ef-3beb5cd38590 img.shogun-image {
    
    width: px;
  }


#s-cf00590a-8bdd-4f8b-b0ef-3beb5cd38590 .shogun-image-content {
  
    align-items: center;
  
}

#s-392c951a-8075-4cf0-aadb-995dfb8183e4 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-392c951a-8075-4cf0-aadb-995dfb8183e4 img.shogun-image {
    
    width: px;
  }


#s-392c951a-8075-4cf0-aadb-995dfb8183e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-cf38165e-650d-41cf-b133-8fb5883ccee9 {
  margin-bottom: 20px;
}

#s-bd3d7217-93b5-4fb0-97e3-bc34d8a40fee {
  min-height: 50px;
}








#s-bd3d7217-93b5-4fb0-97e3-bc34d8a40fee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd3d7217-93b5-4fb0-97e3-bc34d8a40fee.shg-box.shg-c {
  justify-content: center;
}

#s-8ff8e70b-e333-4cea-963f-4191484a7683 {
  margin-left: auto;
margin-right: auto;
max-width: 100px;
text-align: center;
}




  #s-8ff8e70b-e333-4cea-963f-4191484a7683 img.shogun-image {
    
    width: px;
  }


#s-8ff8e70b-e333-4cea-963f-4191484a7683 .shogun-image-content {
  
    align-items: center;
  
}

#s-8d7236a5-6c67-4807-9e45-af9d0c3de5f1 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-8d7236a5-6c67-4807-9e45-af9d0c3de5f1 img.shogun-image {
    
    width: px;
  }


#s-8d7236a5-6c67-4807-9e45-af9d0c3de5f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-64ebc568-67f5-49a0-b983-f33052f8f6b4 {
  margin-bottom: 20px;
}

#s-8009f13f-dfe6-4bb2-ba24-3fa543ea8d8b {
  min-height: 50px;
background-color: rgba(239, 239, 239, 1);
}








#s-8009f13f-dfe6-4bb2-ba24-3fa543ea8d8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8009f13f-dfe6-4bb2-ba24-3fa543ea8d8b.shg-box.shg-c {
  justify-content: center;
}

#s-8a8fb284-8e43-4f12-92a6-0f2451576823 {
  padding-top: 50px;
padding-bottom: 5px;
text-align: center;
}

#s-8a8fb284-8e43-4f12-92a6-0f2451576823 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 4px;
  text-align: center;
}



#s-b94f71c6-c5ab-44d9-bad8-082bf3391490 {
  text-align: center;
}




  #s-b94f71c6-c5ab-44d9-bad8-082bf3391490 img.shogun-image {
    
    width: px;
  }


#s-b94f71c6-c5ab-44d9-bad8-082bf3391490 .shogun-image-content {
  
    align-items: center;
  
}

#s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1 {
  padding-top: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1 {
  
}
}@media (max-width: 767px){#s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1 {
  
}
}
@media (min-width: 0px) {
[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75px);
}

}

@media (min-width: 992px) {
[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75px);
}

}

@media (min-width: 1200px) {
[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-d5ea2693-18f1-4a36-bc08-c8fa5814bed1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75px);
}

}

#s-3eecc0d9-31df-4cc4-8f92-3a5697099765 {
  text-align: center;
}




  #s-3eecc0d9-31df-4cc4-8f92-3a5697099765 img.shogun-image {
    
    width: px;
  }


#s-3eecc0d9-31df-4cc4-8f92-3a5697099765 .shogun-image-content {
  
    align-items: center;
  
}

#s-3dd456e2-96c4-4ee1-9065-3fcedaaaab39 {
  text-align: center;
}




  #s-3dd456e2-96c4-4ee1-9065-3fcedaaaab39 img.shogun-image {
    
    width: px;
  }


#s-3dd456e2-96c4-4ee1-9065-3fcedaaaab39 .shogun-image-content {
  
    align-items: center;
  
}

#s-b99aab7e-0b0e-4096-88f5-baaade4c8690 {
  text-align: center;
}




  #s-b99aab7e-0b0e-4096-88f5-baaade4c8690 img.shogun-image {
    
    width: px;
  }


#s-b99aab7e-0b0e-4096-88f5-baaade4c8690 .shogun-image-content {
  
    align-items: center;
  
}

#s-4136f949-ea84-4c8e-91fc-0d40d5ec3c6c {
  text-align: center;
}




  #s-4136f949-ea84-4c8e-91fc-0d40d5ec3c6c img.shogun-image {
    
    width: px;
  }


#s-4136f949-ea84-4c8e-91fc-0d40d5ec3c6c .shogun-image-content {
  
    align-items: center;
  
}

#s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37 {
  padding-top: 5px;
padding-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37 {
  
}
}@media (max-width: 767px){#s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37 {
  
}
}
@media (min-width: 0px) {
[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.5px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.75px);
}

}

@media (min-width: 992px) {
[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.75px);
}

}

@media (min-width: 1200px) {
[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.75px);
}

[id="s-26fbf644-a7ad-4b40-9dda-1e4e761bbd37"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.75px);
}

}

#s-9338ec1f-6068-4e1e-9af6-d289f9fcac2c {
  text-align: center;
}




  #s-9338ec1f-6068-4e1e-9af6-d289f9fcac2c img.shogun-image {
    
    width: px;
  }


#s-9338ec1f-6068-4e1e-9af6-d289f9fcac2c .shogun-image-content {
  
    align-items: center;
  
}

#s-c7dd8060-a97b-42fb-ab8a-c247d347dc1a {
  text-align: left;
}




  #s-c7dd8060-a97b-42fb-ab8a-c247d347dc1a img.shogun-image {
    
    width: px;
  }


#s-c7dd8060-a97b-42fb-ab8a-c247d347dc1a .shogun-image-content {
  
    align-items: center;
  
}

#s-3fdc26a0-75b1-417c-8dc6-aa8250a05c94 {
  text-align: center;
}




  #s-3fdc26a0-75b1-417c-8dc6-aa8250a05c94 img.shogun-image {
    
    width: px;
  }


#s-3fdc26a0-75b1-417c-8dc6-aa8250a05c94 .shogun-image-content {
  
    align-items: center;
  
}

#s-27719fce-20ba-427d-96ce-ea6840e5ebb3 {
  text-align: center;
}




  #s-27719fce-20ba-427d-96ce-ea6840e5ebb3 img.shogun-image {
    
    width: px;
  }


#s-27719fce-20ba-427d-96ce-ea6840e5ebb3 .shogun-image-content {
  
    align-items: center;
  
}

#s-87cfa56b-633b-4fd4-a5ed-0dfa0d2762c8 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-left: 40px;
padding-right: 40px;
min-height: 350px;
background-position: center center;
}








#s-87cfa56b-633b-4fd4-a5ed-0dfa0d2762c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87cfa56b-633b-4fd4-a5ed-0dfa0d2762c8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2845a26e-ec75-44c9-84d9-f06d3dadf906 {
  margin-top: 54px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2845a26e-ec75-44c9-84d9-f06d3dadf906 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c748e673-ea76-4b17-b97c-d68657cc7b44 {
  box-shadow:    #515151;
margin-top: 0px;
margin-bottom: 0em;
}

#s-42e5d1f0-a158-4c61-8676-8a8956f76e1d {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
background-color: rgba(0, 143, 255, 1);
text-decoration: none;
}
#s-42e5d1f0-a158-4c61-8676-8a8956f76e1d:hover {background-color: rgba(0, 143, 255, 1) !important;
text-decoration: none !important;}#s-42e5d1f0-a158-4c61-8676-8a8956f76e1d:active {background-color: rgba(79, 178, 255, 1) !important;
text-decoration: none !important;}


#s-42e5d1f0-a158-4c61-8676-8a8956f76e1d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  
  font-family: Montserrat;
  display:  inline-block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

#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;
}
