.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-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  margin-top: 20px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  
}
}@media (max-width: 767px){#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc {
  
}
}







#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8da933a9-ddc0-4917-9680-8ff49c18f9fc.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

#s-d445265c-226a-425f-bca5-ab91462baec0 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-d445265c-226a-425f-bca5-ab91462baec0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d445265c-226a-425f-bca5-ab91462baec0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d445265c-226a-425f-bca5-ab91462baec0 {
  
}
}@media (max-width: 767px){#s-d445265c-226a-425f-bca5-ab91462baec0 {
  
}
}
@media (min-width: 0px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5px);
}

}

@media (min-width: 992px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5px);
}

}

@media (min-width: 1200px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5px);
}

}

#s-6fe50fb3-2406-41d4-b5b9-b81fdee43a11 .shogun-icon-wrapper {
  text-align: center;
}


#s-6fe50fb3-2406-41d4-b5b9-b81fdee43a11 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(22, 141, 230, 1);
}

.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-f94b301d-e67e-48ee-80ce-a9200e358451 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: auto;
margin-bottom: auto;
padding-top: 5px;
padding-left: 20px;
padding-bottom: 5px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 26px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-f94b301d-e67e-48ee-80ce-a9200e358451:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 26px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(231, 32, 32, 1) !important;}#s-f94b301d-e67e-48ee-80ce-a9200e358451:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(209, 78, 46, 1) !important;
border-radius: 26px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}


#s-f94b301d-e67e-48ee-80ce-a9200e358451.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-27eddb5f-ca2e-488f-91a7-8048021260ad .shogun-icon-wrapper {
  text-align: center;
}


#s-27eddb5f-ca2e-488f-91a7-8048021260ad .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(228, 140, 39, 1);
}

#s-45314021-3a76-48cd-a524-0b2529d69fc3 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: auto;
margin-bottom: auto;
padding-top: 4px;
padding-left: 5px;
padding-bottom: 4px;
padding-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 26px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-45314021-3a76-48cd-a524-0b2529d69fc3:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 26px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(231, 32, 32, 1) !important;}#s-45314021-3a76-48cd-a524-0b2529d69fc3:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(209, 78, 46, 1) !important;
border-radius: 26px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}


#s-45314021-3a76-48cd-a524-0b2529d69fc3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2a78e799-2548-4693-85ee-0206dffdd923 {
  margin-top: 5px;
margin-bottom: 3px;
}

#s-2a78e799-2548-4693-85ee-0206dffdd923 .shogun-icon-wrapper {
  text-align: center;
}


#s-2a78e799-2548-4693-85ee-0206dffdd923 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(84, 187, 25, 1);
}

#s-f7c97d7d-0c6b-4088-99b5-44fdf925d6c8 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 1px;
margin-bottom: 1px;
padding-top: 3px;
padding-left: 5px;
padding-bottom: 3px;
padding-right: 5px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 26px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-f7c97d7d-0c6b-4088-99b5-44fdf925d6c8:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 26px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(231, 32, 32, 1) !important;}#s-f7c97d7d-0c6b-4088-99b5-44fdf925d6c8:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(209, 78, 46, 1) !important;
border-radius: 26px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}


#s-f7c97d7d-0c6b-4088-99b5-44fdf925d6c8.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5e9055fd-7c26-460e-9db1-f11b4b01c893 {
  margin-top: 3px;
margin-bottom: 3px;
}

#s-5e9055fd-7c26-460e-9db1-f11b4b01c893 .shogun-icon-wrapper {
  text-align: center;
}


#s-5e9055fd-7c26-460e-9db1-f11b4b01c893 .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(55, 32, 230, 1);
}

#s-2949d5af-315f-4b89-be08-8f16f82f813a {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
padding-top: 5px;
padding-left: 3px;
padding-bottom: 5px;
padding-right: 3px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 26px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-2949d5af-315f-4b89-be08-8f16f82f813a:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: #2C2A34 !important;
border-radius: 26px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(231, 32, 32, 1) !important;}#s-2949d5af-315f-4b89-be08-8f16f82f813a:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(209, 78, 46, 1) !important;
border-radius: 26px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}


#s-2949d5af-315f-4b89-be08-8f16f82f813a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  
}
}@media (max-width: 767px){#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  
}
}







#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  background-image: url(https://i.shgcdn.com/003dccf8-ad4a-460d-867a-9456dad6b73f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
min-height: 550px;
background-position: center center;
}
@media (min-width: 1200px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}@media (max-width: 767px){#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef {
  
}
}







#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b76ed5f-1329-4c40-9306-5c036d8bc2ef.shg-box.shg-c {
  justify-content: center;
}

#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}@media (max-width: 767px){#s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81 {
  
}
}
@media (min-width: 0px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cf9274cf-c3be-43aa-8afa-3bc6666b8a81"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.5);
}
@media (min-width: 1200px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}@media (max-width: 767px){#s-042102a7-0d38-4113-8b9f-657bf5d14a9b {
  
}
}







#s-042102a7-0d38-4113-8b9f-657bf5d14a9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-042102a7-0d38-4113-8b9f-657bf5d14a9b.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

#s-bfa5694b-fa26-466e-9d3b-2a2a8f4c3f30 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-bfa5694b-fa26-466e-9d3b-2a2a8f4c3f30 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Josefin Sans;
  font-style:  normal ;
  font-size: 64px;
  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-3ca271ad-182a-49b5-8362-a481e08b3565 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-3ca271ad-182a-49b5-8362-a481e08b3565 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3ca271ad-182a-49b5-8362-a481e08b3565 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3ca271ad-182a-49b5-8362-a481e08b3565 {
  
}
}@media (max-width: 767px){#s-3ca271ad-182a-49b5-8362-a481e08b3565 {
  
}
}
#s-5e0f82c6-533a-45f2-bc20-adae92ae5b20 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-5e0f82c6-533a-45f2-bc20-adae92ae5b20 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5e0f82c6-533a-45f2-bc20-adae92ae5b20 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5e0f82c6-533a-45f2-bc20-adae92ae5b20 {
  
}
}@media (max-width: 767px){#s-5e0f82c6-533a-45f2-bc20-adae92ae5b20 {
  
}
}
@media (min-width: 0px) {
[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-5e0f82c6-533a-45f2-bc20-adae92ae5b20"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-892ccdb6-801b-416c-ba4d-70d50bc3f2a8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-892ccdb6-801b-416c-ba4d-70d50bc3f2a8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6c52a5c4-d664-4140-89a0-8e8fcfc242d5 {
  margin-top: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6c52a5c4-d664-4140-89a0-8e8fcfc242d5 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-158628d6-2478-47a9-a9ab-b95ef1843f7e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-950cf7f7-a260-49a3-b590-97c8344fbb8a {
  background-image: url(https://i.shgcdn.com/539819fa-6618-42b1-a5e9-0f11191e130d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-top: 3px;
padding-left: 9px;
padding-bottom: 3px;
padding-right: 9px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 13px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 16px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-position: center center;
}
#s-950cf7f7-a260-49a3-b590-97c8344fbb8a:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 13px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-950cf7f7-a260-49a3-b590-97c8344fbb8a:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-950cf7f7-a260-49a3-b590-97c8344fbb8a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-950cf7f7-a260-49a3-b590-97c8344fbb8a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-950cf7f7-a260-49a3-b590-97c8344fbb8a {
  
}
}@media (max-width: 767px){#s-950cf7f7-a260-49a3-b590-97c8344fbb8a {
  
}
}


#s-950cf7f7-a260-49a3-b590-97c8344fbb8a.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-af65689c-e9db-4cbd-b8b4-84ced5065640 {
  min-height: 50px;
}








#s-af65689c-e9db-4cbd-b8b4-84ced5065640 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af65689c-e9db-4cbd-b8b4-84ced5065640.shg-box.shg-c {
  justify-content: center;
}

#s-eaaaed1a-ee84-46f5-a1ac-7ec45ca0cca7 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 23px;
min-height: 50px;
background-position: center center;
}








#s-eaaaed1a-ee84-46f5-a1ac-7ec45ca0cca7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eaaaed1a-ee84-46f5-a1ac-7ec45ca0cca7.shg-box.shg-c {
  justify-content: center;
}

#s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603 {
  padding-bottom: 7px;
}

@media (min-width: 0px) {
[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ac77f07-1a5d-47aa-9aaa-03cb4d5b2603"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.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-622fe43d-6872-48fd-8834-202ae621d598 {
  text-align: center;
}




  #s-622fe43d-6872-48fd-8834-202ae621d598 img.shogun-image {
    
    width: px;
  }


#s-622fe43d-6872-48fd-8834-202ae621d598 .shogun-image-content {
  
    align-items: center;
  
}

#s-5f0791af-60d2-41dd-89e6-19e6cd2f989f {
  min-height: 50px;
}








#s-5f0791af-60d2-41dd-89e6-19e6cd2f989f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f0791af-60d2-41dd-89e6-19e6cd2f989f.shg-box.shg-c {
  justify-content: center;
}

#s-6c7ef374-b050-44df-a78e-7b4c560d067d {
  margin-top: 4px;
padding-top: 30%;
padding-bottom: 1px;
min-height: 48px;
}








#s-6c7ef374-b050-44df-a78e-7b4c560d067d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c7ef374-b050-44df-a78e-7b4c560d067d.shg-box.shg-c {
  justify-content: flex-end;
}

#s-9c39551d-6e4a-4115-a448-ed60b9476766 {
  margin-top: 8px;
margin-bottom: 8px;
}

#s-e97e63ea-9e2c-4801-a806-ce21f9ad7263 {
  background-image: url(https://i.shgcdn.com/539819fa-6618-42b1-a5e9-0f11191e130d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-top: 3px;
padding-left: 18px;
padding-bottom: 3px;
padding-right: 18px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 8px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 16px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-position: center center;
}
#s-e97e63ea-9e2c-4801-a806-ce21f9ad7263:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 35px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-e97e63ea-9e2c-4801-a806-ce21f9ad7263:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e97e63ea-9e2c-4801-a806-ce21f9ad7263 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e97e63ea-9e2c-4801-a806-ce21f9ad7263 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e97e63ea-9e2c-4801-a806-ce21f9ad7263 {
  
}
}@media (max-width: 767px){#s-e97e63ea-9e2c-4801-a806-ce21f9ad7263 {
  
}
}


#s-e97e63ea-9e2c-4801-a806-ce21f9ad7263.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-390df3f7-d4eb-4fd1-bf3e-61c34987687f {
  margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-390df3f7-d4eb-4fd1-bf3e-61c34987687f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5b4c28d5-276a-403e-a7c5-0f45ad9aa289"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3e077126-f2f8-466c-91bb-f2975e5c5898 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
background-color: rgba(104, 183, 197, 1);
}
@media (min-width: 1200px){#s-3e077126-f2f8-466c-91bb-f2975e5c5898 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3e077126-f2f8-466c-91bb-f2975e5c5898 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3e077126-f2f8-466c-91bb-f2975e5c5898 {
  
}
}@media (max-width: 767px){#s-3e077126-f2f8-466c-91bb-f2975e5c5898 {
  
}
}







#s-3e077126-f2f8-466c-91bb-f2975e5c5898 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e077126-f2f8-466c-91bb-f2975e5c5898.shg-box.shg-c {
  justify-content: flex-start;
}

#s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045 {
  margin-top: 30px;
}

@media (min-width: 0px) {
[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-15e622f2-0e50-4ef4-bb6b-bcd83ef94045"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7e50737e-d546-4d43-9651-1e01ce37ebb7 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
}
@media (min-width: 1200px){#s-7e50737e-d546-4d43-9651-1e01ce37ebb7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7e50737e-d546-4d43-9651-1e01ce37ebb7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7e50737e-d546-4d43-9651-1e01ce37ebb7 {
  
}
}@media (max-width: 767px){#s-7e50737e-d546-4d43-9651-1e01ce37ebb7 {
  
}
}
#s-7e50737e-d546-4d43-9651-1e01ce37ebb7 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Josefin Sans;
  font-style:  normal ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2b8d6649-059d-4486-bf9b-12eaaca34a7c {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iY2FhMTc3OTUtMDkyYi00NTQxLTgwOTAtMTIwMDU5NGNjMjM4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmFiODIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk4NjM2MzYzNjM2MzYzNjMiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZWYxMGI7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTUiIHN0eWxlPSJzdG9wLWNvbG9yOiNmMzc3MGQ7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiM3ZTIwY2Y7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2NhYTE3Nzk1LTA5MmItNDU0MS04MDkwLTEyMDA1OTRjYzIzOCkiLz48L3N2Zz4=);
background-repeat: no-repeat;
border-style: solid;
margin-top: 1px;
margin-bottom: 15px;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(34, 26, 77, 1);
border-style: solid;
border-radius: 30px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#fab823"}, {"id"=>4, "pos"=>0.95, "color"=>"#f3770d"}, {"id"=>3, "pos"=>0.9863636363636363, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
hover-type: gradient;
color: rgba(10, 10, 10, 1);
}
#s-2b8d6649-059d-4486-bf9b-12eaaca34a7c:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTU5MGFhYWMtNzFhZi00NzUxLWE2MTQtOWNmOWU0OTlkMDg4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk2MzYzNjM2MzYzNjM2MzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmMzc3MGQ7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2E1OTBhYWFjLTcxYWYtNDc1MS1hNjE0LTljZjllNDk5ZDA4OCkiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>3, "pos"=>0.9636363636363636, "color"=>"#f3770d"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;
hover-type: gradient !important;
color: rgba(0, 0, 0, 1) !important;}#s-2b8d6649-059d-4486-bf9b-12eaaca34a7c:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOThkNDc2ZGYtYjcwOC00NTllLWJiMjEtMGRhZGQ2N2VlOTI4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmFiODIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjkzNjM2MzYzNjM2MzYzNjQiIHN0eWxlPSJzdG9wLWNvbG9yOiNmMzc3MGQ7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzk4ZDQ3NmRmLWI3MDgtNDU5ZS1iYjIxLTBkYWRkNjdlZTkyOCkiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#fab823"}, {"id"=>3, "pos"=>0.9363636363636364, "color"=>"#f3770d"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;
hover-type: gradient !important;
color: rgba(7, 7, 7, 1) !important;}


#s-2b8d6649-059d-4486-bf9b-12eaaca34a7c.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-8828b121-7ab9-41dd-824d-35bd5627e1b0 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iY2FhMTc3OTUtMDkyYi00NTQxLTgwOTAtMTIwMDU5NGNjMjM4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmFiODIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk4NjM2MzYzNjM2MzYzNjMiIHN0eWxlPSJzdG9wLWNvbG9yOiNlZWYxMGI7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuOTUiIHN0eWxlPSJzdG9wLWNvbG9yOiNmMzc3MGQ7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiM3ZTIwY2Y7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2NhYTE3Nzk1LTA5MmItNDU0MS04MDkwLTEyMDA1OTRjYzIzOCkiLz48L3N2Zz4=);
background-repeat: no-repeat;
border-style: solid;
margin-top: 60px;
margin-left: 0px;
margin-bottom: 15px;
margin-right: 90px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(34, 26, 77, 1);
border-style: solid;
border-radius: 30px;
text-align: right;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#fab823"}, {"id"=>4, "pos"=>0.95, "color"=>"#f3770d"}, {"id"=>3, "pos"=>0.9863636363636363, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}];
hover-type: gradient;
color: rgba(10, 10, 10, 1);
}
#s-8828b121-7ab9-41dd-824d-35bd5627e1b0:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYTU5MGFhYWMtNzFhZi00NzUxLWE2MTQtOWNmOWU0OTlkMDg4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjk2MzYzNjM2MzYzNjM2MzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNmMzc3MGQ7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2E1OTBhYWFjLTcxYWYtNDc1MS1hNjE0LTljZjllNDk5ZDA4OCkiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>3, "pos"=>0.9636363636363636, "color"=>"#f3770d"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;
hover-type: gradient !important;
color: rgba(0, 0, 0, 1) !important;}#s-8828b121-7ab9-41dd-824d-35bd5627e1b0:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOThkNDc2ZGYtYjcwOC00NTllLWJiMjEtMGRhZGQ2N2VlOTI4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZmFiODIzO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjkzNjM2MzYzNjM2MzYzNjQiIHN0eWxlPSJzdG9wLWNvbG9yOiNmMzc3MGQ7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzk4ZDQ3NmRmLWI3MDgtNDU5ZS1iYjIxLTBkYWRkNjdlZTkyOCkiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#fab823"}, {"id"=>3, "pos"=>0.9363636363636364, "color"=>"#f3770d"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;
hover-type: gradient !important;
color: rgba(7, 7, 7, 1) !important;}

  #s-8828b121-7ab9-41dd-824d-35bd5627e1b0-btn-wrapper {
    text-align: right;
  }


#s-8828b121-7ab9-41dd-824d-35bd5627e1b0.shg-btn {
  color: rgba(10, 10, 10, 1);
  font-size: 14px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-bb85bb26-2fd4-4b13-944e-38696c59754c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-bb85bb26-2fd4-4b13-944e-38696c59754c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bb85bb26-2fd4-4b13-944e-38696c59754c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bb85bb26-2fd4-4b13-944e-38696c59754c {
  
}
}@media (max-width: 767px){#s-bb85bb26-2fd4-4b13-944e-38696c59754c {
  
}
}







#s-bb85bb26-2fd4-4b13-944e-38696c59754c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb85bb26-2fd4-4b13-944e-38696c59754c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b302280b-159f-41fc-ac9c-ed60e2a99508 {
  border-style: solid;
margin-top: 40px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-b302280b-159f-41fc-ac9c-ed60e2a99508 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b302280b-159f-41fc-ac9c-ed60e2a99508 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b302280b-159f-41fc-ac9c-ed60e2a99508 {
  
}
}@media (max-width: 767px){#s-b302280b-159f-41fc-ac9c-ed60e2a99508 {
  
}
}
#s-b302280b-159f-41fc-ac9c-ed60e2a99508 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a342e010-ee19-4917-9054-6d75bbaefa6d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-6c542c95-51c0-4009-8619-effe35de6600 {
  text-align: center;
}




  #s-6c542c95-51c0-4009-8619-effe35de6600 img.shogun-image {
    
    width: px;
  }


#s-6c542c95-51c0-4009-8619-effe35de6600 .shogun-image-content {
  
    align-items: center;
  
}

#s-1615f36d-3721-462b-bd5e-35681cc9fef9 {
  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-1c5ac080-bf22-4c6e-8621-de2876e57de2 {
  text-align: left;
}


.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 {
  max-width: 100%;
}

.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 .shg-image-zoom,
.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 {
  max-width: 100%;
}

.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 .shg-image-zoom,
.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 {
  max-width: 100%;
}

.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 .shg-image-zoom,
.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 {
  max-width: 100%;
}

.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 .shg-image-zoom,
.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 {
  max-width: 100%;
}

.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 .shg-image-zoom,
.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c5ac080-bf22-4c6e-8621-de2876e57de2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7fc65f2e-b36f-4415-a3e5-b8d7c52e4a9c {
  margin-top: 40px;
text-align: center;
}




  #s-7fc65f2e-b36f-4415-a3e5-b8d7c52e4a9c img.shogun-image {
    
    width: px;
  }


#s-7fc65f2e-b36f-4415-a3e5-b8d7c52e4a9c .shogun-image-content {
  
    align-items: center;
  
}

#s-012a97d9-c0ed-4e41-82ba-627d8b3e638e {
  display: none;
}
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-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;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-b1daceba-e92c-4728-89b8-9dfc3937c3a7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b1daceba-e92c-4728-89b8-9dfc3937c3a7 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 {
  text-align: left;
}


.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 {
  max-width: 100%;
}

.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 .shg-image-zoom,
.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 {
  max-width: 100%;
}

.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 .shg-image-zoom,
.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 {
  max-width: 100%;
}

.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 .shg-image-zoom,
.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 {
  max-width: 100%;
}

.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 .shg-image-zoom,
.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 {
  max-width: 100%;
}

.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 .shg-image-zoom,
.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bfde25d-18e5-472e-9575-7fe7dca943f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-28dc13ba-0a5a-410a-b8cb-a7b670fa65aa {
  min-height: 50px;
}








#s-28dc13ba-0a5a-410a-b8cb-a7b670fa65aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28dc13ba-0a5a-410a-b8cb-a7b670fa65aa.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-25ba062f-bd9c-44f3-8451-f48fc4c135ec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-9e27fda6-01b0-4d72-b1a3-8eb7683debaa {
  display: none;
}
#s-d8e71324-869c-4453-9aed-ba84c86246b9 {
  margin-left: 4px;
margin-right: 4px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d8e71324-869c-4453-9aed-ba84c86246b9 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-d62e1768-4412-4357-9487-6544c26f3aae {
  text-align: center;
}

#s-d62e1768-4412-4357-9487-6544c26f3aae .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d62e1768-4412-4357-9487-6544c26f3aae .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d62e1768-4412-4357-9487-6544c26f3aae .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

#s-947922b4-956b-4943-9e76-488a73c339ff {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 20px;
background-color: rgba(111, 193, 50, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(8, 8, 8, 1);
}
#s-947922b4-956b-4943-9e76-488a73c339ff:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(109, 175, 58, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-947922b4-956b-4943-9e76-488a73c339ff:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-947922b4-956b-4943-9e76-488a73c339ff {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-947922b4-956b-4943-9e76-488a73c339ff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-947922b4-956b-4943-9e76-488a73c339ff.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-947922b4-956b-4943-9e76-488a73c339ff.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b3fcbe9c-3565-40bc-b173-4923345cd5e8 {
  display: none;
}
#s-5d4b468f-05ab-4dfa-bad8-1f11287cf047 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5d4b468f-05ab-4dfa-bad8-1f11287cf047 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-d35236f5-e1c8-468e-a221-573d8aff57b3 {
  text-align: center;
}

#s-d35236f5-e1c8-468e-a221-573d8aff57b3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d35236f5-e1c8-468e-a221-573d8aff57b3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d35236f5-e1c8-468e-a221-573d8aff57b3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-828a9b6c-d2a2-4a1f-af89-c8fbb04945f6 {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 20px;
background-color: rgba(111, 193, 50, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(8, 8, 8, 1);
}
#s-828a9b6c-d2a2-4a1f-af89-c8fbb04945f6:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(109, 175, 58, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-828a9b6c-d2a2-4a1f-af89-c8fbb04945f6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-828a9b6c-d2a2-4a1f-af89-c8fbb04945f6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-828a9b6c-d2a2-4a1f-af89-c8fbb04945f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-828a9b6c-d2a2-4a1f-af89-c8fbb04945f6.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-828a9b6c-d2a2-4a1f-af89-c8fbb04945f6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0fe45075-8f58-4f44-8f91-6d27f66d1b2f {
  display: none;
}
#s-91e90760-0898-495f-9f78-9479dca08442 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-91e90760-0898-495f-9f78-9479dca08442 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-03573f24-8ce8-4388-bc1f-b8499c5f3db4 {
  text-align: center;
}

#s-03573f24-8ce8-4388-bc1f-b8499c5f3db4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-03573f24-8ce8-4388-bc1f-b8499c5f3db4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-03573f24-8ce8-4388-bc1f-b8499c5f3db4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f53b709d-34f9-4e3e-9cd6-712fed03eaaf {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 20px;
background-color: rgba(111, 193, 50, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(8, 8, 8, 1);
}
#s-f53b709d-34f9-4e3e-9cd6-712fed03eaaf:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(109, 175, 58, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-f53b709d-34f9-4e3e-9cd6-712fed03eaaf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f53b709d-34f9-4e3e-9cd6-712fed03eaaf {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f53b709d-34f9-4e3e-9cd6-712fed03eaaf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f53b709d-34f9-4e3e-9cd6-712fed03eaaf.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-f53b709d-34f9-4e3e-9cd6-712fed03eaaf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5893933b-a180-4bc2-8a72-143cd2564fe6 {
  display: none;
}
#s-9e5bb507-b9d3-4e74-ab35-dbd623e79c64 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9e5bb507-b9d3-4e74-ab35-dbd623e79c64 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-bfbec25e-5420-470c-bfae-92bc06bb7e8f {
  text-align: center;
}

#s-bfbec25e-5420-470c-bfae-92bc06bb7e8f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bfbec25e-5420-470c-bfae-92bc06bb7e8f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bfbec25e-5420-470c-bfae-92bc06bb7e8f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-17df53d7-491f-43d7-9510-28b4faddb47c {
  background-image: url(none);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 20px;
background-color: rgba(111, 193, 50, 1);
text-align: center;
cursor: pointer;
hover-type: color;
color: rgba(8, 8, 8, 1);
}
#s-17df53d7-491f-43d7-9510-28b4faddb47c:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(109, 175, 58, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-17df53d7-491f-43d7-9510-28b4faddb47c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-17df53d7-491f-43d7-9510-28b4faddb47c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-17df53d7-491f-43d7-9510-28b4faddb47c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-17df53d7-491f-43d7-9510-28b4faddb47c.shg-btn {
  color: rgba(8, 8, 8, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-17df53d7-491f-43d7-9510-28b4faddb47c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-191a153b-4a39-475c-8835-bc6302eae9a9 {
  min-height: 70px;
}

@media (min-width: 0px) {
[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-191a153b-4a39-475c-8835-bc6302eae9a9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-233140ff-53a8-4aad-8292-78c6af74702c {
  background-image: url(https://i.shgcdn.com/539819fa-6618-42b1-a5e9-0f11191e130d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 25px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 16px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-position: center center;
}
#s-233140ff-53a8-4aad-8292-78c6af74702c:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 35px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-233140ff-53a8-4aad-8292-78c6af74702c:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-233140ff-53a8-4aad-8292-78c6af74702c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-233140ff-53a8-4aad-8292-78c6af74702c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-233140ff-53a8-4aad-8292-78c6af74702c {
  
}
}@media (max-width: 767px){#s-233140ff-53a8-4aad-8292-78c6af74702c {
  
}
}


#s-233140ff-53a8-4aad-8292-78c6af74702c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-3ea0d791-6904-4d5c-9ded-a42f6e5606d0 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
min-height: 700px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-3ea0d791-6904-4d5c-9ded-a42f6e5606d0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3ea0d791-6904-4d5c-9ded-a42f6e5606d0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3ea0d791-6904-4d5c-9ded-a42f6e5606d0 {
  
}
}@media (max-width: 767px){#s-3ea0d791-6904-4d5c-9ded-a42f6e5606d0 {
  
}
}







#s-3ea0d791-6904-4d5c-9ded-a42f6e5606d0 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.25;
}#s-3ea0d791-6904-4d5c-9ded-a42f6e5606d0.shg-box.shg-c {
  justify-content: center;
}

#s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16 {
  margin-top: 30px;
}

@media (min-width: 0px) {
[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-19d58be3-e6f2-4bf8-912c-d9e646f7ef16"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d800c8c9-ca29-42c4-b46b-facd73e64c34"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-29a9f47a-bc38-4ba3-9408-1eb3a34f721b {
  margin-left: 20px;
margin-right: 20px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-29a9f47a-bc38-4ba3-9408-1eb3a34f721b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-29a9f47a-bc38-4ba3-9408-1eb3a34f721b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-29a9f47a-bc38-4ba3-9408-1eb3a34f721b {
  
}
}@media (max-width: 767px){#s-29a9f47a-bc38-4ba3-9408-1eb3a34f721b {
  
}
}
#s-cdec71b0-7756-4a07-9b3f-39c18122b43a {
  margin-left: 20px;
margin-right: 20px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-cdec71b0-7756-4a07-9b3f-39c18122b43a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cdec71b0-7756-4a07-9b3f-39c18122b43a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cdec71b0-7756-4a07-9b3f-39c18122b43a {
  
}
}@media (max-width: 767px){#s-cdec71b0-7756-4a07-9b3f-39c18122b43a {
  
}
}
#s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b {
  
}
}@media (max-width: 767px){#s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b {
  
}
}
@media (min-width: 0px) {
[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-28a032b6-2475-48fd-8dfa-fd8f4fcad82b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-e137622f-db38-4729-ab56-9dceed7bb359 {
  background-image: url(https://i.shgcdn.com/539819fa-6618-42b1-a5e9-0f11191e130d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 25px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 16px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-position: center center;
}
#s-e137622f-db38-4729-ab56-9dceed7bb359:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 35px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-e137622f-db38-4729-ab56-9dceed7bb359:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e137622f-db38-4729-ab56-9dceed7bb359 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e137622f-db38-4729-ab56-9dceed7bb359 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e137622f-db38-4729-ab56-9dceed7bb359 {
  
}
}@media (max-width: 767px){#s-e137622f-db38-4729-ab56-9dceed7bb359 {
  
}
}


#s-e137622f-db38-4729-ab56-9dceed7bb359.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-7049b981-996d-4c84-bf55-1031629ac241 {
  margin-top: 50px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-7049b981-996d-4c84-bf55-1031629ac241 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7049b981-996d-4c84-bf55-1031629ac241 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7049b981-996d-4c84-bf55-1031629ac241 {
  
}
}@media (max-width: 767px){#s-7049b981-996d-4c84-bf55-1031629ac241 {
  
}
}
@media (min-width: 0px) {
[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 26.666666666666668px);
}

[id="s-7049b981-996d-4c84-bf55-1031629ac241"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 26.666666666666668px);
}

}

#s-ef3f2cee-dde4-4dc2-93d1-b006acadb305 {
  background-image: url(https://i.shgcdn.com/539819fa-6618-42b1-a5e9-0f11191e130d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 25px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 16px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-position: center center;
}
#s-ef3f2cee-dde4-4dc2-93d1-b006acadb305:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 35px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-ef3f2cee-dde4-4dc2-93d1-b006acadb305:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-ef3f2cee-dde4-4dc2-93d1-b006acadb305 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ef3f2cee-dde4-4dc2-93d1-b006acadb305 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ef3f2cee-dde4-4dc2-93d1-b006acadb305 {
  
}
}@media (max-width: 767px){#s-ef3f2cee-dde4-4dc2-93d1-b006acadb305 {
  
}
}


#s-ef3f2cee-dde4-4dc2-93d1-b006acadb305.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0 {
  margin-top: 40px;
}

@media (min-width: 0px) {
[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-24451e2c-47d3-4463-b0e7-c7fa4d0ab5b0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7e6b8c68-14e0-4f8b-acba-2963fe0e5ee7 {
  text-align: center;
}




  #s-7e6b8c68-14e0-4f8b-acba-2963fe0e5ee7 img.shogun-image {
    
    width: px;
  }


#s-7e6b8c68-14e0-4f8b-acba-2963fe0e5ee7 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dfb5608c-e6bc-434d-8716-f26d51bf2bb8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-58507833-89c0-4572-877a-eeb65f4c3215 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f {
  min-height: 130px;
}

@media (min-width: 0px) {
[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f1ccc900-4a58-4d2f-8e6d-5c79e1ceb15f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-7b0b638b-b14c-4d12-9b31-828b4cdc6760"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0px);
}

}

#s-f2dc2cb7-97b6-43c3-a964-4c73d2ea522c {
  margin-left: 20px;
margin-right: 20px;
}

@media (min-width: 0px) {
[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-c7d87867-d305-43e4-86c3-d2a805095ce0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0px);
}

}

#s-c7f42f31-c38e-4f7c-88b2-aadcbf982cad {
  padding-left: 28px;
padding-right: 28px;
}

#s-b321ae98-f15f-43d8-b38a-61f36a774375 {
  background-image: url(https://i.shgcdn.com/539819fa-6618-42b1-a5e9-0f11191e130d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 25px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 16px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-position: center center;
}
#s-b321ae98-f15f-43d8-b38a-61f36a774375:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 35px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-b321ae98-f15f-43d8-b38a-61f36a774375:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-b321ae98-f15f-43d8-b38a-61f36a774375 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b321ae98-f15f-43d8-b38a-61f36a774375 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b321ae98-f15f-43d8-b38a-61f36a774375 {
  
}
}@media (max-width: 767px){#s-b321ae98-f15f-43d8-b38a-61f36a774375 {
  
}
}


#s-b321ae98-f15f-43d8-b38a-61f36a774375.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-04d63af2-f627-4aef-aa44-6cd5d33f2c1e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.0px);
}

}

@media (min-width: 992px) {
[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.0px);
}

}

@media (min-width: 1200px) {
[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.0px);
}

[id="s-cccbe4ea-1efb-4e7b-a960-ecd8409633a6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.0px);
}

}

#s-fd63c2ab-3042-4c29-bf12-33c372627300 {
  background-image: url(https://i.shgcdn.com/539819fa-6618-42b1-a5e9-0f11191e130d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 25px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 16px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-position: center center;
}
#s-fd63c2ab-3042-4c29-bf12-33c372627300:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 35px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-fd63c2ab-3042-4c29-bf12-33c372627300:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-fd63c2ab-3042-4c29-bf12-33c372627300 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fd63c2ab-3042-4c29-bf12-33c372627300 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fd63c2ab-3042-4c29-bf12-33c372627300 {
  
}
}@media (max-width: 767px){#s-fd63c2ab-3042-4c29-bf12-33c372627300 {
  
}
}


#s-fd63c2ab-3042-4c29-bf12-33c372627300.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-71708fbf-5123-4822-bbc5-6c6b14349904 {
  margin-top: 40px;
margin-bottom: 0px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-71708fbf-5123-4822-bbc5-6c6b14349904 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-71708fbf-5123-4822-bbc5-6c6b14349904 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-71708fbf-5123-4822-bbc5-6c6b14349904 {
  
}
}@media (max-width: 767px){#s-71708fbf-5123-4822-bbc5-6c6b14349904 {
  
}
}







#s-71708fbf-5123-4822-bbc5-6c6b14349904 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71708fbf-5123-4822-bbc5-6c6b14349904.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6a7766f2-dbc6-42b0-9392-a81f83fe852f {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-6a7766f2-dbc6-42b0-9392-a81f83fe852f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6a7766f2-dbc6-42b0-9392-a81f83fe852f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6a7766f2-dbc6-42b0-9392-a81f83fe852f {
  
}
}@media (max-width: 767px){#s-6a7766f2-dbc6-42b0-9392-a81f83fe852f {
  
}
}
#s-6a7766f2-dbc6-42b0-9392-a81f83fe852f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Josefin Sans;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-789851af-34cf-40c7-aebd-76c50c92d1d1 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-789851af-34cf-40c7-aebd-76c50c92d1d1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-789851af-34cf-40c7-aebd-76c50c92d1d1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-789851af-34cf-40c7-aebd-76c50c92d1d1 {
  
}
}@media (max-width: 767px){#s-789851af-34cf-40c7-aebd-76c50c92d1d1 {
  
}
}







#s-789851af-34cf-40c7-aebd-76c50c92d1d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-789851af-34cf-40c7-aebd-76c50c92d1d1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd {
  
}
}@media (max-width: 767px){#s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd {
  
}
}
@media (min-width: 0px) {
[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-356246fa-65ed-4e4a-a755-ea0d1a5ec6fd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-2c633934-60d2-4e9c-a40b-f27bf7e5eea6 {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 400px;
background-attachment: scroll;
background-color: rgba(238, 242, 237, 1);
}
@media (min-width: 1200px){#s-2c633934-60d2-4e9c-a40b-f27bf7e5eea6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2c633934-60d2-4e9c-a40b-f27bf7e5eea6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2c633934-60d2-4e9c-a40b-f27bf7e5eea6 {
  
}
}@media (max-width: 767px){#s-2c633934-60d2-4e9c-a40b-f27bf7e5eea6 {
  
}
}







#s-2c633934-60d2-4e9c-a40b-f27bf7e5eea6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c633934-60d2-4e9c-a40b-f27bf7e5eea6.shg-box.shg-c {
  justify-content: center;
}

#s-964a98a6-b19a-4dfa-bd43-1dcb815d3e07 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(64, 79, 187, 1);
}

#s-964a98a6-b19a-4dfa-bd43-1dcb815d3e07 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4 {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4 {
  
}
}@media (max-width: 767px){#s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4 {
  
}
}
@media (min-width: 0px) {
[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-c0e51529-d0ad-46fe-9a0b-3a6165a3aed4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-becb9eda-2d9d-4bb9-a724-a6f0bad06f4d {
  margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(235, 240, 230, 0.51);
}
@media (min-width: 1200px){#s-becb9eda-2d9d-4bb9-a724-a6f0bad06f4d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-becb9eda-2d9d-4bb9-a724-a6f0bad06f4d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-becb9eda-2d9d-4bb9-a724-a6f0bad06f4d {
  
}
}@media (max-width: 767px){#s-becb9eda-2d9d-4bb9-a724-a6f0bad06f4d {
  
}
}
#s-becb9eda-2d9d-4bb9-a724-a6f0bad06f4d .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Josefin Sans;
  font-style:  normal ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ce5ee1d8-082a-40ce-9a19-f6ced88efec8 {
  padding-left: 12px;
padding-right: 12px;
background-color: rgba(239, 245, 237, 0.64);
}

#s-1acbcae7-a5a8-4f9f-b374-ea51b6038059 {
  margin-bottom: 15px;
padding-left: 12px;
padding-right: 12px;
background-color: rgba(239, 245, 237, 0.64);
}

#s-e68251af-016c-4aa4-893f-0e34ff5b412c {
  padding-left: 12px;
padding-right: 12px;
background-color: rgba(239, 245, 237, 0.64);
}

#s-f1b93dfb-7774-4bba-90a3-b24c7e211f79 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-f1b93dfb-7774-4bba-90a3-b24c7e211f79 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f1b93dfb-7774-4bba-90a3-b24c7e211f79 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f1b93dfb-7774-4bba-90a3-b24c7e211f79 {
  
}
}@media (max-width: 767px){#s-f1b93dfb-7774-4bba-90a3-b24c7e211f79 {
  
}
}







#s-f1b93dfb-7774-4bba-90a3-b24c7e211f79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.2500000000000001;
}#s-f1b93dfb-7774-4bba-90a3-b24c7e211f79.shg-box.shg-c {
  justify-content: center;
}

#s-d3d818f3-f806-43b6-aa0c-61e6b599a053 {
  margin-top: 30px;
margin-left: 0px;
margin-bottom: 30px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-d3d818f3-f806-43b6-aa0c-61e6b599a053 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d3d818f3-f806-43b6-aa0c-61e6b599a053 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d3d818f3-f806-43b6-aa0c-61e6b599a053 {
  
}
}@media (max-width: 767px){#s-d3d818f3-f806-43b6-aa0c-61e6b599a053 {
  
}
}
@media (min-width: 0px) {
[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d3d818f3-f806-43b6-aa0c-61e6b599a053"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-bd97933b-4f62-40f2-9ad2-aedb86b31252 {
  background-image: url(https://i.shgcdn.com/539819fa-6618-42b1-a5e9-0f11191e130d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
padding-top: 10px;
padding-left: 21px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 12px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 16px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-position: center center;
}
#s-bd97933b-4f62-40f2-9ad2-aedb86b31252:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 12px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-bd97933b-4f62-40f2-9ad2-aedb86b31252:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-bd97933b-4f62-40f2-9ad2-aedb86b31252 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bd97933b-4f62-40f2-9ad2-aedb86b31252 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bd97933b-4f62-40f2-9ad2-aedb86b31252 {
  
}
}@media (max-width: 767px){#s-bd97933b-4f62-40f2-9ad2-aedb86b31252 {
  
}
}


#s-bd97933b-4f62-40f2-9ad2-aedb86b31252.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86 {
  border-style: solid;
margin-left: 20px;
margin-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(35, 201, 56, 1);
border-style: solid;
}
@media (min-width: 1200px){#s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86 {
  
}
}@media (max-width: 767px){#s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86 {
  
}
}
@media (min-width: 0px) {
[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-abeab4ec-c6eb-4ca0-a551-659d7e1e9d86"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-427c8079-fd28-4ec3-8cf9-a391c3989c8b {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 400px;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-427c8079-fd28-4ec3-8cf9-a391c3989c8b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-427c8079-fd28-4ec3-8cf9-a391c3989c8b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-427c8079-fd28-4ec3-8cf9-a391c3989c8b {
  
}
}@media (max-width: 767px){#s-427c8079-fd28-4ec3-8cf9-a391c3989c8b {
  
}
}







#s-427c8079-fd28-4ec3-8cf9-a391c3989c8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-427c8079-fd28-4ec3-8cf9-a391c3989c8b.shg-box.shg-c {
  justify-content: center;
}

#s-8610f61e-773f-4a67-9f31-749525525940 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8610f61e-773f-4a67-9f31-749525525940 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f7048189-082e-4013-899a-cd3409e0b18a {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-47f796e4-5b03-44ac-b2c8-31aaf28422f9 {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-47f796e4-5b03-44ac-b2c8-31aaf28422f9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-47f796e4-5b03-44ac-b2c8-31aaf28422f9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-47f796e4-5b03-44ac-b2c8-31aaf28422f9 {
  
}
}@media (max-width: 767px){#s-47f796e4-5b03-44ac-b2c8-31aaf28422f9 {
  
}
}
@media (min-width: 0px) {
[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-47f796e4-5b03-44ac-b2c8-31aaf28422f9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-6452d492-535f-42da-84b6-01694121c0cc {
  background-image: url(https://i.shgcdn.com/539819fa-6618-42b1-a5e9-0f11191e130d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 25px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 16px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-position: center center;
}
#s-6452d492-535f-42da-84b6-01694121c0cc:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 35px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-6452d492-535f-42da-84b6-01694121c0cc:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-6452d492-535f-42da-84b6-01694121c0cc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6452d492-535f-42da-84b6-01694121c0cc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6452d492-535f-42da-84b6-01694121c0cc {
  
}
}@media (max-width: 767px){#s-6452d492-535f-42da-84b6-01694121c0cc {
  
}
}


#s-6452d492-535f-42da-84b6-01694121c0cc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-ab149e0e-52b1-4722-88ce-79a67349de36 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
min-height: 400px;
}
@media (min-width: 1200px){#s-ab149e0e-52b1-4722-88ce-79a67349de36 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ab149e0e-52b1-4722-88ce-79a67349de36 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ab149e0e-52b1-4722-88ce-79a67349de36 {
  
}
}@media (max-width: 767px){#s-ab149e0e-52b1-4722-88ce-79a67349de36 {
  
}
}







#s-ab149e0e-52b1-4722-88ce-79a67349de36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.2500000000000001;
}#s-ab149e0e-52b1-4722-88ce-79a67349de36.shg-box.shg-c {
  justify-content: center;
}

#s-76235c6c-bff6-414e-8b77-b587abcdd668 {
  text-align: center;
}




  #s-76235c6c-bff6-414e-8b77-b587abcdd668 img.shogun-image {
    
    width: px;
  }


#s-76235c6c-bff6-414e-8b77-b587abcdd668 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aa9c46c1-6e82-483e-ae2b-3cd57b366466"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e3bb7b2e-f5e6-48c2-a69f-bb35273d1af4 {
  background-image: url(https://i.shgcdn.com/539819fa-6618-42b1-a5e9-0f11191e130d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 25px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
font-size: 16px;
color: rgba(0, 0, 0, 1);
text-decoration: none;
background-position: center center;
}
#s-e3bb7b2e-f5e6-48c2-a69f-bb35273d1af4:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 35px !important;
opacity: 1 !important;
background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}#s-e3bb7b2e-f5e6-48c2-a69f-bb35273d1af4:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-e3bb7b2e-f5e6-48c2-a69f-bb35273d1af4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e3bb7b2e-f5e6-48c2-a69f-bb35273d1af4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e3bb7b2e-f5e6-48c2-a69f-bb35273d1af4 {
  
}
}@media (max-width: 767px){#s-e3bb7b2e-f5e6-48c2-a69f-bb35273d1af4 {
  
}
}


#s-e3bb7b2e-f5e6-48c2-a69f-bb35273d1af4.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
  
  
  
  display:  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;
}
