.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-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (max-width: 767px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}







#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  margin-left: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(167, 204, 127, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (max-width: 767px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}







#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 > .shg-box-overlay {
  background-color: rgba(26, 26, 26, 1);
  opacity: 0;
}#s-a92d74ae-118a-47c8-b2dc-0104a67a8591.shg-box.shg-c {
  justify-content: center;
}

#s-e3039e97-add4-4793-bac3-5d871a13070d {
  background-image: url(https://i.shgcdn.com/78c390f3-b4c6-4328-8e4f-f1e17335f632/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 700px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-e3039e97-add4-4793-bac3-5d871a13070d {
  display: none;
}
#s-e3039e97-add4-4793-bac3-5d871a13070d, #wrap-s-e3039e97-add4-4793-bac3-5d871a13070d { display:none !important; }}@media (max-width: 767px){#s-e3039e97-add4-4793-bac3-5d871a13070d {
  display: none;
}
#s-e3039e97-add4-4793-bac3-5d871a13070d, #wrap-s-e3039e97-add4-4793-bac3-5d871a13070d { display:none !important; }}







#s-e3039e97-add4-4793-bac3-5d871a13070d > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-e3039e97-add4-4793-bac3-5d871a13070d.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a478f5ed-49e6-4b7b-9f6b-ee951fe36793"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-91ed66bb-68e1-45a5-ac07-c0e5b86a0c82 {
  box-shadow:5px 5px 13px 2px rgba(255, 255, 255, 0);
border-style: solid;
margin-left: 5%;
margin-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
background-attachment: scroll;
}
@media (min-width: 992px) and (max-width: 1199px){#s-91ed66bb-68e1-45a5-ac07-c0e5b86a0c82 {
  border-style: solid;
border-color: rgba(255, 255, 255, 1);
}
}







#s-91ed66bb-68e1-45a5-ac07-c0e5b86a0c82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91ed66bb-68e1-45a5-ac07-c0e5b86a0c82.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-7e5d7b4f-69a5-48c3-943b-9f4d5ee86680 {
  margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7e5d7b4f-69a5-48c3-943b-9f4d5ee86680 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-b39eca02-b257-4f8a-a794-bba0222a0779 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b39eca02-b257-4f8a-a794-bba0222a0779 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: 0px;
  text-align: 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-8833833c-0ba9-4658-a32b-34c9a21d292a {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.15);
background-image: url(none);
background-repeat: no-repeat;
margin-top: 20px;
margin-bottom: 50px;
padding-top: 12px;
padding-left: 40px;
padding-bottom: 12px;
padding-right: 40px;
border-radius: 30px;
background-color: rgba(0, 204, 153, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
}
#s-8833833c-0ba9-4658-a32b-34c9a21d292a:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 204, 153, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-8833833c-0ba9-4658-a32b-34c9a21d292a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8833833c-0ba9-4658-a32b-34c9a21d292a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-72169616-a26f-4a82-81ee-206f0751de57 {
  background-image: url(https://i.shgcdn.com/134fb3d9-3c6b-40c1-bb19-0ebf1f218eb0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-72169616-a26f-4a82-81ee-206f0751de57 {
  display: none;
}
#s-72169616-a26f-4a82-81ee-206f0751de57, #wrap-s-72169616-a26f-4a82-81ee-206f0751de57 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-72169616-a26f-4a82-81ee-206f0751de57 {
  display: none;
}
#s-72169616-a26f-4a82-81ee-206f0751de57, #wrap-s-72169616-a26f-4a82-81ee-206f0751de57 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-72169616-a26f-4a82-81ee-206f0751de57 {
  
}
}@media (max-width: 767px){#s-72169616-a26f-4a82-81ee-206f0751de57 {
  
}
}







#s-72169616-a26f-4a82-81ee-206f0751de57 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
}#s-72169616-a26f-4a82-81ee-206f0751de57.shg-box.shg-c {
  justify-content: center;
}

#s-d3d46497-b4ac-4755-8029-01a9436055e7 {
  box-shadow:5px 5px 13px 2px rgba(255, 255, 255, 0);
border-style: solid;
margin-left: 5%;
margin-bottom: 75%;
margin-right: 5%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
background-attachment: scroll;
}
@media (min-width: 992px) and (max-width: 1199px){#s-d3d46497-b4ac-4755-8029-01a9436055e7 {
  border-style: solid;
border-color: rgba(255, 255, 255, 1);
}
}







#s-d3d46497-b4ac-4755-8029-01a9436055e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d3d46497-b4ac-4755-8029-01a9436055e7.shg-box.shg-c {
  justify-content: center;
}

#s-e66ae988-6811-438f-acd4-bd56cb9e471c {
  margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e66ae988-6811-438f-acd4-bd56cb9e471c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e86d4df0-29dd-4734-96b5-75c7c6901a1b {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e86d4df0-29dd-4734-96b5-75c7c6901a1b .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: 1px;
  text-align: center;
}



#s-cd3052fd-40c9-43cf-a928-7c18608c2e46 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.15);
background-image: url(none);
background-repeat: no-repeat;
margin-top: 20px;
padding-top: 12px;
padding-left: 40px;
padding-bottom: 12px;
padding-right: 40px;
border-radius: 30px;
background-color: rgba(0, 204, 153, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
}
#s-cd3052fd-40c9-43cf-a928-7c18608c2e46:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 204, 153, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-cd3052fd-40c9-43cf-a928-7c18608c2e46:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cd3052fd-40c9-43cf-a928-7c18608c2e46.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-4f40a03d-cc8b-4d5a-a257-e009a3308437 {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-4f40a03d-cc8b-4d5a-a257-e009a3308437 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4f40a03d-cc8b-4d5a-a257-e009a3308437 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4f40a03d-cc8b-4d5a-a257-e009a3308437 {
  
}
}@media (max-width: 767px){#s-4f40a03d-cc8b-4d5a-a257-e009a3308437 {
  
}
}







#s-4f40a03d-cc8b-4d5a-a257-e009a3308437 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4f40a03d-cc8b-4d5a-a257-e009a3308437.shg-box.shg-c {
  justify-content: flex-start;
}

#s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab {
  margin-top: 50px;
margin-left: 50px;
margin-right: 50px;
background-color: rgba(26, 26, 26, 0);
}
@media (min-width: 1200px){#s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab {
  
}
}@media (max-width: 767px){#s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab {
  
}
}
@media (min-width: 0px) {
[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-101729b4-56ae-4ebb-bd93-d1c24c3a17ab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8d55e2b8-673f-4d70-8cdf-b93ff618c6c8 {
  margin-top: 5px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8d55e2b8-673f-4d70-8cdf-b93ff618c6c8 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.9);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 26px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-744e33b4-c5d7-4086-902e-2568aa27fa10 {
  margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-744e33b4-c5d7-4086-902e-2568aa27fa10 {
  margin-left: 0px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-744e33b4-c5d7-4086-902e-2568aa27fa10 {
  margin-left: 0px;
margin-right: 0px;
}
}
@media (min-width: 0px) {
[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-744e33b4-c5d7-4086-902e-2568aa27fa10"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-28f3d250-e349-4f5b-b647-bbc738f1d73b {
  margin-top: 50px;
margin-bottom: 10px;
text-align: center;
}




  #s-28f3d250-e349-4f5b-b647-bbc738f1d73b img.shogun-image {
    
    width: px;
  }


#s-28f3d250-e349-4f5b-b647-bbc738f1d73b .shogun-image-content {
  
    align-items: center;
  
}

#s-0a4ce509-6be4-4810-bbe2-8f6167474f13 {
  margin-top: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a4ce509-6be4-4810-bbe2-8f6167474f13 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 0.85);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-21ced377-9f67-4890-af65-06da3048f553 {
  margin-left: 15px;
margin-right: 15px;
padding-left: 10%;
padding-right: 10%;
}

#s-968619a2-6b68-4c8a-805b-098e510e5fa7 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-968619a2-6b68-4c8a-805b-098e510e5fa7 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(232, 233, 232, 1);
}

#s-1d72e019-97a3-4242-8738-1c03208b6303 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}




  #s-1d72e019-97a3-4242-8738-1c03208b6303 img.shogun-image {
    
    width: px;
  }


#s-1d72e019-97a3-4242-8738-1c03208b6303 .shogun-image-content {
  
    align-items: center;
  
}

#s-81707ba6-b810-4482-8062-6984524c0002 {
  margin-top: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-81707ba6-b810-4482-8062-6984524c0002 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 0.85);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5be4e64e-d301-4b26-92bd-b5ee6fe04d7f {
  margin-left: 0px;
margin-bottom: 50px;
margin-right: 15px;
padding-left: 10%;
padding-right: 10%;
}

#s-46bef29a-031f-4a4b-b768-c65386f9aa40 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
text-align: center;
}
@media (min-width: 1200px){#s-46bef29a-031f-4a4b-b768-c65386f9aa40 {
  margin-top: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-46bef29a-031f-4a4b-b768-c65386f9aa40 {
  margin-top: 75px;
margin-bottom: 50px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-46bef29a-031f-4a4b-b768-c65386f9aa40 {
  padding-left: 0px;
padding-right: 0px;
}
}@media (max-width: 767px){#s-46bef29a-031f-4a4b-b768-c65386f9aa40 {
  margin-top: 0px;
margin-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}
}



  #s-46bef29a-031f-4a4b-b768-c65386f9aa40 img.shogun-image {
    
    width: px;
  }


#s-46bef29a-031f-4a4b-b768-c65386f9aa40 .shogun-image-content {
  
    align-items: center;
  
}

#s-97b806e4-f022-4c23-9447-ac38c3931ef5 {
  margin-top: 50px;
margin-bottom: 10px;
text-align: center;
}




  #s-97b806e4-f022-4c23-9447-ac38c3931ef5 img.shogun-image {
    
    width: px;
  }


#s-97b806e4-f022-4c23-9447-ac38c3931ef5 .shogun-image-content {
  
    align-items: center;
  
}

#s-269c014f-48a9-4c64-acab-09a5947f1fdf {
  margin-top: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-269c014f-48a9-4c64-acab-09a5947f1fdf .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 0.85);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-aab7cf75-14d1-4b49-9666-3373d7592409 {
  margin-left: 15px;
margin-right: 15px;
padding-left: 10%;
padding-right: 10%;
}

#s-ac6418aa-a514-4431-b497-1f6dbadda6ae {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-ac6418aa-a514-4431-b497-1f6dbadda6ae hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(232, 233, 232, 1);
}

#s-4ad881fc-edbf-4c8f-8f35-94659cd422e1 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}




  #s-4ad881fc-edbf-4c8f-8f35-94659cd422e1 img.shogun-image {
    
    width: px;
  }


#s-4ad881fc-edbf-4c8f-8f35-94659cd422e1 .shogun-image-content {
  
    align-items: center;
  
}

#s-2e8dd1e9-536f-4b35-b0b3-271345d88101 {
  margin-top: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e8dd1e9-536f-4b35-b0b3-271345d88101 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 0.85);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fdfd152e-9cd9-44b2-a2e8-455ff00c4ea8 {
  margin-left: 15px;
margin-bottom: 50px;
margin-right: 15px;
padding-left: 10%;
padding-right: 10%;
}

#s-c9ed244c-b8b4-4407-b901-46b529c64a8b {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.15);
background-image: url(none);
background-repeat: no-repeat;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 12px;
padding-left: 40px;
padding-bottom: 12px;
padding-right: 40px;
border-radius: 30px;
background-color: rgba(0, 204, 153, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
}
#s-c9ed244c-b8b4-4407-b901-46b529c64a8b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 204, 153, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-c9ed244c-b8b4-4407-b901-46b529c64a8b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c9ed244c-b8b4-4407-b901-46b529c64a8b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-de8d6d64-bd4e-4728-88d1-3d7d1cd56dee {
  padding-top: 15px;
padding-bottom: 15px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}








#s-de8d6d64-bd4e-4728-88d1-3d7d1cd56dee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de8d6d64-bd4e-4728-88d1-3d7d1cd56dee.shg-box.shg-c {
  justify-content: center;
}

#s-3455ccaf-2301-4d79-81ac-20447904fac5 {
  margin-top: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3455ccaf-2301-4d79-81ac-20447904fac5 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 0.85);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6e5299af-4e1f-419b-9d7b-9a826472fe13 {
  margin-top: 5px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6e5299af-4e1f-419b-9d7b-9a826472fe13 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.9);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1e06e3cc-4f19-44ad-8383-fa3705694fba {
  margin-top: 15px;
margin-left: 20%;
margin-bottom: 15px;
margin-right: 20%;
}

#s-1e06e3cc-4f19-44ad-8383-fa3705694fba hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 204, 153, 1);
}

#s-85810a7b-c9a0-4fda-a144-1481b7660021 {
  margin-left: 10%;
margin-right: 10%;
padding-left: 4px;
padding-right: 4px;
}

#s-cf72e21a-77be-485f-a446-3022d1da8a37 {
  margin-top: 20px;
margin-left: 20%;
margin-bottom: 20px;
margin-right: 20%;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-cf72e21a-77be-485f-a446-3022d1da8a37 {
  margin-left: 10%;
margin-right: 10%;
}
}
@media (min-width: 0px) {
[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-cf72e21a-77be-485f-a446-3022d1da8a37"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-e23140a9-5db1-4be0-bdd9-b75fa9d05992 {
  margin-bottom: 25px;
background-color: rgba(26, 26, 26, 0);
}

#s-e23140a9-5db1-4be0-bdd9-b75fa9d05992 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 {
  text-align: left;
}


.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 {
  max-width: 100%;
}

.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 .shg-image-zoom,
.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 {
  max-width: 100%;
}

.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 .shg-image-zoom,
.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 {
  max-width: 100%;
}

.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 .shg-image-zoom,
.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 {
  max-width: 100%;
}

.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 .shg-image-zoom,
.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 {
  max-width: 100%;
}

.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 .shg-image-zoom,
.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a718cb92-cfbb-4e74-9f5f-a6cf7e597401 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c6135938-3371-49b5-a982-ca0fe958b554 {
  min-height: 50px;
}








#s-c6135938-3371-49b5-a982-ca0fe958b554 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c6135938-3371-49b5-a982-ca0fe958b554.shg-box.shg-c {
  justify-content: center;
}

#s-54bc66db-e5d6-483a-b5fc-d60d543bffb2 {
  margin-top: 20%;
margin-left: 5px;
margin-right: 5%;
min-height: 100px;
}
@media (min-width: 1200px){#s-54bc66db-e5d6-483a-b5fc-d60d543bffb2 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-54bc66db-e5d6-483a-b5fc-d60d543bffb2 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-54bc66db-e5d6-483a-b5fc-d60d543bffb2 {
  
}
}@media (max-width: 767px){#s-54bc66db-e5d6-483a-b5fc-d60d543bffb2 {
  margin-top: 0%;
margin-left: 0px;
margin-right: 0px;
}
}







#s-54bc66db-e5d6-483a-b5fc-d60d543bffb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54bc66db-e5d6-483a-b5fc-d60d543bffb2.shg-box.shg-c {
  justify-content: center;
}

#s-45200c81-c83a-4d8d-8fc4-6da2b75ba787 {
  margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-45200c81-c83a-4d8d-8fc4-6da2b75ba787 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.9);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-45200c81-c83a-4d8d-8fc4-6da2b75ba787 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.9);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-e1079169-a29c-4704-822f-77162e207e25 {
  margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 15px;
text-align: center;
}

#s-e1079169-a29c-4704-822f-77162e207e25 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.9);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (max-width: 767px){#s-e1079169-a29c-4704-822f-77162e207e25 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.9);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
#s-56a89203-3874-4e11-b9e2-634baa915754 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.15);
background-image: url(none);
background-repeat: no-repeat;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 12px;
padding-left: 40px;
padding-bottom: 12px;
padding-right: 40px;
border-radius: 30px;
background-color: rgba(0, 204, 153, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
}
#s-56a89203-3874-4e11-b9e2-634baa915754:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 204, 153, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-56a89203-3874-4e11-b9e2-634baa915754:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-56a89203-3874-4e11-b9e2-634baa915754-btn-wrapper {
    text-align: center;
  }


#s-56a89203-3874-4e11-b9e2-634baa915754.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  font-family: Montserrat;
  display:  inline-block ;
}

#s-151271cc-dbd0-49c7-8a3c-fd31ed37e61d {
  min-height: 50px;
}








#s-151271cc-dbd0-49c7-8a3c-fd31ed37e61d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-151271cc-dbd0-49c7-8a3c-fd31ed37e61d.shg-box.shg-c {
  justify-content: center;
}

#s-f77337b7-900e-4192-905c-fcedbc6ae861 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-f77337b7-900e-4192-905c-fcedbc6ae861 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-f77337b7-900e-4192-905c-fcedbc6ae861 {
  margin-left: 0%;
margin-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-f77337b7-900e-4192-905c-fcedbc6ae861"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-870a2a95-fbc1-4166-9453-06f25aada0d8 {
  min-height: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-870a2a95-fbc1-4166-9453-06f25aada0d8 {
  display: none;
}
#s-870a2a95-fbc1-4166-9453-06f25aada0d8, #wrap-s-870a2a95-fbc1-4166-9453-06f25aada0d8 { display:none !important; }}@media (max-width: 767px){#s-870a2a95-fbc1-4166-9453-06f25aada0d8 {
  display: none;
}
#s-870a2a95-fbc1-4166-9453-06f25aada0d8, #wrap-s-870a2a95-fbc1-4166-9453-06f25aada0d8 { display:none !important; }}







#s-870a2a95-fbc1-4166-9453-06f25aada0d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-870a2a95-fbc1-4166-9453-06f25aada0d8.shg-box.shg-c {
  justify-content: center;
}

#s-7a34fb0a-6360-4aa6-affc-97b85cb62560 {
  margin-top: 5%;
margin-left: 5%;
margin-bottom: 0%;
margin-right: 5%;
min-height: 100px;
}
@media (min-width: 1200px){#s-7a34fb0a-6360-4aa6-affc-97b85cb62560 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7a34fb0a-6360-4aa6-affc-97b85cb62560 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7a34fb0a-6360-4aa6-affc-97b85cb62560 {
  
}
}@media (max-width: 767px){#s-7a34fb0a-6360-4aa6-affc-97b85cb62560 {
  
}
}







#s-7a34fb0a-6360-4aa6-affc-97b85cb62560 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a34fb0a-6360-4aa6-affc-97b85cb62560.shg-box.shg-c {
  justify-content: center;
}

#s-c0f7ca26-d1ad-4361-a416-4580759cf18e {
  margin-top: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c0f7ca26-d1ad-4361-a416-4580759cf18e .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 0.85);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-64c8ff21-8d58-4cdd-81d0-75d6402466a7 {
  margin-top: 5px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-64c8ff21-8d58-4cdd-81d0-75d6402466a7 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.9);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-299b2af4-374e-4ab2-b129-fb67d959f0fb {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-299b2af4-374e-4ab2-b129-fb67d959f0fb .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 0.85);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-c9f1980d-c004-4c85-b105-397c5f5c4232 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-c9f1980d-c004-4c85-b105-397c5f5c4232 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-c9f1980d-c004-4c85-b105-397c5f5c4232 {
  margin-left: 0%;
margin-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c9f1980d-c004-4c85-b105-397c5f5c4232"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-62746db2-b944-4d12-95ca-2016355a4886 {
  margin-top: 4%;
margin-bottom: 4%;
text-align: center;
}




  #s-62746db2-b944-4d12-95ca-2016355a4886 img.shogun-image {
    
    width: px;
  }


#s-62746db2-b944-4d12-95ca-2016355a4886 .shogun-image-content {
  
    align-items: center;
  
}

#s-d5d43bd3-09d8-4369-9c5b-dc7da7d3f1cb {
  min-height: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d5d43bd3-09d8-4369-9c5b-dc7da7d3f1cb {
  display: none;
}
#s-d5d43bd3-09d8-4369-9c5b-dc7da7d3f1cb, #wrap-s-d5d43bd3-09d8-4369-9c5b-dc7da7d3f1cb { display:none !important; }}@media (max-width: 767px){#s-d5d43bd3-09d8-4369-9c5b-dc7da7d3f1cb {
  display: none;
}
#s-d5d43bd3-09d8-4369-9c5b-dc7da7d3f1cb, #wrap-s-d5d43bd3-09d8-4369-9c5b-dc7da7d3f1cb { display:none !important; }}







#s-d5d43bd3-09d8-4369-9c5b-dc7da7d3f1cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5d43bd3-09d8-4369-9c5b-dc7da7d3f1cb.shg-box.shg-c {
  justify-content: center;
}

#s-862f6bb7-1de7-446b-816d-f5d595d7141a {
  margin-left: 5%;
margin-right: 5%;
min-height: 100px;
}
@media (min-width: 1200px){#s-862f6bb7-1de7-446b-816d-f5d595d7141a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-862f6bb7-1de7-446b-816d-f5d595d7141a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-862f6bb7-1de7-446b-816d-f5d595d7141a {
  
}
}@media (max-width: 767px){#s-862f6bb7-1de7-446b-816d-f5d595d7141a {
  
}
}







#s-862f6bb7-1de7-446b-816d-f5d595d7141a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-862f6bb7-1de7-446b-816d-f5d595d7141a.shg-box.shg-c {
  justify-content: center;
}

#s-90a096c4-e5e4-452a-9ef8-91a5a106860b {
  margin-top: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-90a096c4-e5e4-452a-9ef8-91a5a106860b .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 0.85);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b4fa4b60-3e26-4aa9-86e4-b437fee7d33f {
  margin-top: 5px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b4fa4b60-3e26-4aa9-86e4-b437fee7d33f .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.9);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ee23f09c-af6f-4502-a2d1-3ced048de353 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ee23f09c-af6f-4502-a2d1-3ced048de353 .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 0.85);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-cfb7e645-f462-42ef-b391-e1d42806ec39 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-cfb7e645-f462-42ef-b391-e1d42806ec39 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-cfb7e645-f462-42ef-b391-e1d42806ec39 {
  margin-left: 0%;
margin-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-cfb7e645-f462-42ef-b391-e1d42806ec39"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-1885963b-b5f4-4ba7-82b9-cda34482632e {
  min-height: 100px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1885963b-b5f4-4ba7-82b9-cda34482632e {
  display: none;
}
#s-1885963b-b5f4-4ba7-82b9-cda34482632e, #wrap-s-1885963b-b5f4-4ba7-82b9-cda34482632e { display:none !important; }}@media (max-width: 767px){#s-1885963b-b5f4-4ba7-82b9-cda34482632e {
  display: none;
}
#s-1885963b-b5f4-4ba7-82b9-cda34482632e, #wrap-s-1885963b-b5f4-4ba7-82b9-cda34482632e { display:none !important; }}







#s-1885963b-b5f4-4ba7-82b9-cda34482632e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1885963b-b5f4-4ba7-82b9-cda34482632e.shg-box.shg-c {
  justify-content: center;
}

#s-6937156a-7511-4b63-aa15-17f71381d2df {
  margin-top: 5%;
margin-left: 5%;
margin-right: 5%;
min-height: 100px;
}
@media (min-width: 1200px){#s-6937156a-7511-4b63-aa15-17f71381d2df {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6937156a-7511-4b63-aa15-17f71381d2df {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6937156a-7511-4b63-aa15-17f71381d2df {
  
}
}@media (max-width: 767px){#s-6937156a-7511-4b63-aa15-17f71381d2df {
  
}
}







#s-6937156a-7511-4b63-aa15-17f71381d2df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6937156a-7511-4b63-aa15-17f71381d2df.shg-box.shg-c {
  justify-content: center;
}

#s-7c2599c0-ff63-437f-b6b7-a058d391c741 {
  margin-top: 15px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7c2599c0-ff63-437f-b6b7-a058d391c741 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 0.85);
  font-weight:  500 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-590bfcdc-ee5f-4fa7-8d79-bf8505b61ad0 {
  margin-top: 5px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-590bfcdc-ee5f-4fa7-8d79-bf8505b61ad0 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.9);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-272fed34-f7b0-43de-a7e4-73b6ce8edee2 {
  margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-272fed34-f7b0-43de-a7e4-73b6ce8edee2 .shogun-heading-component h5 {
  color: rgba(0, 0, 0, 0.85);
  font-weight:  normal ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-ed986fb5-96e1-424b-a794-79536ec0779d {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-ed986fb5-96e1-424b-a794-79536ec0779d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed986fb5-96e1-424b-a794-79536ec0779d.shg-box.shg-c {
  justify-content: center;
}

#s-f98e3ac5-5ad8-40c9-a393-103ddd2caedb {
  margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f98e3ac5-5ad8-40c9-a393-103ddd2caedb .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 0.9);
  font-weight:  700 ;
  font-family: Montserrat;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-781355fc-5060-4b9f-bd22-e3eaebe8b29b {
  margin-top: 25px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-781355fc-5060-4b9f-bd22-e3eaebe8b29b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-dc3f4244-097d-421e-886e-f4cd9347ab5b {
  margin-top: 5%;
margin-bottom: 5%;
text-align: center;
}




  #s-dc3f4244-097d-421e-886e-f4cd9347ab5b img.shogun-image {
    
    width: px;
  }


#s-dc3f4244-097d-421e-886e-f4cd9347ab5b .shogun-image-content {
  
    align-items: center;
  
}

#s-f4b86681-c966-4cfd-a4ab-deb2379c6fac {
  margin-top: 15px;
}

#s-bd12f191-cc1a-427e-8091-27c19f41bd5c {
  margin-top: 15px;
margin-bottom: 30px;
}

#s-4cdf23a3-7ab2-4209-9206-c1d9af48e0de {
  margin-top: 5%;
margin-bottom: 5%;
text-align: center;
}




  #s-4cdf23a3-7ab2-4209-9206-c1d9af48e0de img.shogun-image {
    
    width: px;
  }


#s-4cdf23a3-7ab2-4209-9206-c1d9af48e0de .shogun-image-content {
  
    align-items: center;
  
}

#s-c7e8eb48-c3cf-441c-9220-e3d49c729de0 {
  margin-top: 15px;
}

#s-be64ec60-4d07-4f7e-9b73-2da36909d1cc {
  margin-top: 15px;
margin-bottom: 30px;
}

#s-12102b4d-4e91-456d-bf39-7fa91dfe3fd7 {
  margin-top: 5%;
margin-bottom: 5%;
text-align: center;
}




  #s-12102b4d-4e91-456d-bf39-7fa91dfe3fd7 img.shogun-image {
    
    width: px;
  }


#s-12102b4d-4e91-456d-bf39-7fa91dfe3fd7 .shogun-image-content {
  
    align-items: center;
  
}

#s-88f2c99f-dbbe-481d-89e7-a099d8a9bb69 {
  margin-top: 15px;
}

#s-4a578642-e549-4a34-a7cc-8f6a54127963 {
  margin-top: 15px;
margin-bottom: 30px;
}

#s-d3971721-52db-43f4-88ba-b456c888ef0d {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.15);
background-image: url(none);
background-repeat: no-repeat;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 12px;
padding-left: 40px;
padding-bottom: 12px;
padding-right: 40px;
border-radius: 30px;
background-color: rgba(0, 204, 153, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
hover-type: color;
}
#s-d3971721-52db-43f4-88ba-b456c888ef0d:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(0, 204, 153, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-d3971721-52db-43f4-88ba-b456c888ef0d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d3971721-52db-43f4-88ba-b456c888ef0d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  
  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;
}
