.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * 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: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  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 {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-86b417a3-08fc-431d-8fc8-531139bad9de {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-86b417a3-08fc-431d-8fc8-531139bad9de {
  display: none;
}
#s-86b417a3-08fc-431d-8fc8-531139bad9de, #wrap-s-86b417a3-08fc-431d-8fc8-531139bad9de { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-86b417a3-08fc-431d-8fc8-531139bad9de {
  display: none;
}
#s-86b417a3-08fc-431d-8fc8-531139bad9de, #wrap-s-86b417a3-08fc-431d-8fc8-531139bad9de { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-86b417a3-08fc-431d-8fc8-531139bad9de {
  min-height: 450px;
display: none;
}
#s-86b417a3-08fc-431d-8fc8-531139bad9de, #wrap-s-86b417a3-08fc-431d-8fc8-531139bad9de { display: none !important; }}@media (max-width: 767px){#s-86b417a3-08fc-431d-8fc8-531139bad9de {
  min-height: 450px;
display: none;
}
#s-86b417a3-08fc-431d-8fc8-531139bad9de, #wrap-s-86b417a3-08fc-431d-8fc8-531139bad9de { display: none !important; }}
#s-86b417a3-08fc-431d-8fc8-531139bad9de {
  background-image: url(https://i.shgcdn.com/a2d143f5-4a5f-4a63-8512-66367ea3a842/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-86b417a3-08fc-431d-8fc8-531139bad9de > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 0.57);
  opacity: 0.2;
}#s-86b417a3-08fc-431d-8fc8-531139bad9de.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-6107f70a-819d-4da1-a689-bc6fbe35d579 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6107f70a-819d-4da1-a689-bc6fbe35d579 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  
}



#s-cf6735ca-b72b-4090-b9e5-414e580a793b {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}

#s-cf6735ca-b72b-4090-b9e5-414e580a793b .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



.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-text {
  font-weight: ;
  font-family: ;
}

.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-ddd99f4f-f6e5-4145-aaef-2f8b50d20d86 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(248, 0, 0, 1);
}
#s-ddd99f4f-f6e5-4145-aaef-2f8b50d20d86:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 0, 0, 1) !important;
border-radius: 0px !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ddd99f4f-f6e5-4145-aaef-2f8b50d20d86:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ddd99f4f-f6e5-4145-aaef-2f8b50d20d86-root {
    text-align: center;
  }


#s-ddd99f4f-f6e5-4145-aaef-2f8b50d20d86.shg-btn {
  color: rgba(248, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ddd99f4f-f6e5-4145-aaef-2f8b50d20d86-root {
    text-align: center;
  }


#s-ddd99f4f-f6e5-4145-aaef-2f8b50d20d86.shg-btn {
  color: rgba(248, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ddd99f4f-f6e5-4145-aaef-2f8b50d20d86-root {
    text-align: center;
  }


#s-ddd99f4f-f6e5-4145-aaef-2f8b50d20d86.shg-btn {
  color: rgba(248, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ddd99f4f-f6e5-4145-aaef-2f8b50d20d86-root {
    text-align: center;
  }


#s-ddd99f4f-f6e5-4145-aaef-2f8b50d20d86.shg-btn {
  color: rgba(248, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ddd99f4f-f6e5-4145-aaef-2f8b50d20d86-root {
    text-align: center;
  }


#s-ddd99f4f-f6e5-4145-aaef-2f8b50d20d86.shg-btn {
  color: rgba(248, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-f0f68c20-55e0-4df6-9d48-49f6cc61f348 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 550px;
background-position: center center;
}
@media (min-width: 1200px){#s-f0f68c20-55e0-4df6-9d48-49f6cc61f348 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f0f68c20-55e0-4df6-9d48-49f6cc61f348 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f0f68c20-55e0-4df6-9d48-49f6cc61f348 {
  
}
}@media (max-width: 767px){#s-f0f68c20-55e0-4df6-9d48-49f6cc61f348 {
  
}
}
#s-f0f68c20-55e0-4df6-9d48-49f6cc61f348 {
  background-image: url(https://i.shgcdn.com/2d37d364-271c-4897-b33b-cc909b5bdb07/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-f0f68c20-55e0-4df6-9d48-49f6cc61f348 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0.57);
  opacity: 0;
}#s-f0f68c20-55e0-4df6-9d48-49f6cc61f348.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

#s-474ff359-8e9e-487c-9c72-b65069de5b68 {
  margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
}

@media (min-width: 0px) {
[id="s-474ff359-8e9e-487c-9c72-b65069de5b68"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-474ff359-8e9e-487c-9c72-b65069de5b68"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-474ff359-8e9e-487c-9c72-b65069de5b68"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-474ff359-8e9e-487c-9c72-b65069de5b68"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-474ff359-8e9e-487c-9c72-b65069de5b68"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-474ff359-8e9e-487c-9c72-b65069de5b68"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-474ff359-8e9e-487c-9c72-b65069de5b68"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

}

#s-176f39ed-05fb-4422-91bc-f247ed5a5739 {
  padding-top: 16px;
padding-bottom: 16px;
min-height: 50px;
background-color: rgba(60, 59, 59, 0.37);
}








#s-176f39ed-05fb-4422-91bc-f247ed5a5739 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-176f39ed-05fb-4422-91bc-f247ed5a5739.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-17253feb-8a89-4d31-9e06-9a39368f148f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-17253feb-8a89-4d31-9e06-9a39368f148f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 34px;
  
  
  
}



#s-9cd1daed-8769-4965-8e28-bb4ddfd9f23a {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}

#s-9cd1daed-8769-4965-8e28-bb4ddfd9f23a .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-a1014f98-31fb-4439-8a32-02fa6bc5d0b1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(248, 0, 0, 1);
}
#s-a1014f98-31fb-4439-8a32-02fa6bc5d0b1:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 0, 0, 1) !important;
border-radius: 0px !important;
background-color: rgba(255, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-a1014f98-31fb-4439-8a32-02fa6bc5d0b1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a1014f98-31fb-4439-8a32-02fa6bc5d0b1-root {
    text-align: center;
  }


#s-a1014f98-31fb-4439-8a32-02fa6bc5d0b1.shg-btn {
  color: rgba(248, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a1014f98-31fb-4439-8a32-02fa6bc5d0b1-root {
    text-align: center;
  }


#s-a1014f98-31fb-4439-8a32-02fa6bc5d0b1.shg-btn {
  color: rgba(248, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a1014f98-31fb-4439-8a32-02fa6bc5d0b1-root {
    text-align: center;
  }


#s-a1014f98-31fb-4439-8a32-02fa6bc5d0b1.shg-btn {
  color: rgba(248, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a1014f98-31fb-4439-8a32-02fa6bc5d0b1-root {
    text-align: center;
  }


#s-a1014f98-31fb-4439-8a32-02fa6bc5d0b1.shg-btn {
  color: rgba(248, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a1014f98-31fb-4439-8a32-02fa6bc5d0b1-root {
    text-align: center;
  }


#s-a1014f98-31fb-4439-8a32-02fa6bc5d0b1.shg-btn {
  color: rgba(248, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-493b83ac-0ae9-4fe7-97d9-9951b556ec35 {
  background-repeat: repeat;
background-size: cover;
background-attachment: fixed;
min-height: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-493b83ac-0ae9-4fe7-97d9-9951b556ec35 {
  display: none;
}
#s-493b83ac-0ae9-4fe7-97d9-9951b556ec35, #wrap-s-493b83ac-0ae9-4fe7-97d9-9951b556ec35 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-493b83ac-0ae9-4fe7-97d9-9951b556ec35 {
  display: none;
}
#s-493b83ac-0ae9-4fe7-97d9-9951b556ec35, #wrap-s-493b83ac-0ae9-4fe7-97d9-9951b556ec35 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-493b83ac-0ae9-4fe7-97d9-9951b556ec35 {
  display: none;
}
#s-493b83ac-0ae9-4fe7-97d9-9951b556ec35, #wrap-s-493b83ac-0ae9-4fe7-97d9-9951b556ec35 { display: none !important; }}@media (max-width: 767px){#s-493b83ac-0ae9-4fe7-97d9-9951b556ec35 {
  display: none;
}
#s-493b83ac-0ae9-4fe7-97d9-9951b556ec35, #wrap-s-493b83ac-0ae9-4fe7-97d9-9951b556ec35 { display: none !important; }}
#s-493b83ac-0ae9-4fe7-97d9-9951b556ec35 {
  background-image: url(https://i.shgcdn.com/0b91c920-ad82-448e-96b3-a50ff8c03b01/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-493b83ac-0ae9-4fe7-97d9-9951b556ec35 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 0.57);
  opacity: 0.05;
}#s-493b83ac-0ae9-4fe7-97d9-9951b556ec35.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-85211465-e3ff-4edd-adc4-705eb94e7510 {
  margin-left: 15%;
margin-right: 15%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
background-color: rgba(102, 79, 79, 0.63);
background-attachment: scroll;
}








#s-85211465-e3ff-4edd-adc4-705eb94e7510 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85211465-e3ff-4edd-adc4-705eb94e7510.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9706876d-fe6c-413b-b2f1-b4f62e383d06 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9706876d-fe6c-413b-b2f1-b4f62e383d06 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 40px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-ccd903f6-a5fe-4b0a-a540-48149c910408 {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}

#s-ccd903f6-a5fe-4b0a-a540-48149c910408 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-557d76a2-c2f5-4b2a-9ee1-60f8ee3d6c50 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 4, 4, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-557d76a2-c2f5-4b2a-9ee1-60f8ee3d6c50:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 0, 0, 1) !important;
border-radius: 0px !important;
background-color: rgba(255, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-557d76a2-c2f5-4b2a-9ee1-60f8ee3d6c50:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-557d76a2-c2f5-4b2a-9ee1-60f8ee3d6c50-root {
    text-align: center;
  }


#s-557d76a2-c2f5-4b2a-9ee1-60f8ee3d6c50.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-557d76a2-c2f5-4b2a-9ee1-60f8ee3d6c50-root {
    text-align: center;
  }


#s-557d76a2-c2f5-4b2a-9ee1-60f8ee3d6c50.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-557d76a2-c2f5-4b2a-9ee1-60f8ee3d6c50-root {
    text-align: center;
  }


#s-557d76a2-c2f5-4b2a-9ee1-60f8ee3d6c50.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-557d76a2-c2f5-4b2a-9ee1-60f8ee3d6c50-root {
    text-align: center;
  }


#s-557d76a2-c2f5-4b2a-9ee1-60f8ee3d6c50.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-557d76a2-c2f5-4b2a-9ee1-60f8ee3d6c50-root {
    text-align: center;
  }


#s-557d76a2-c2f5-4b2a-9ee1-60f8ee3d6c50.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-5a5cc350-15e7-4211-8310-1c7ec31fd9ae {
  padding-top: 50px;
padding-left: 100px;
padding-bottom: 50px;
padding-right: 100px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5a5cc350-15e7-4211-8310-1c7ec31fd9ae {
  display: none;
}
#s-5a5cc350-15e7-4211-8310-1c7ec31fd9ae, #wrap-s-5a5cc350-15e7-4211-8310-1c7ec31fd9ae { display: none !important; }}@media (max-width: 767px){#s-5a5cc350-15e7-4211-8310-1c7ec31fd9ae {
  display: none;
}
#s-5a5cc350-15e7-4211-8310-1c7ec31fd9ae, #wrap-s-5a5cc350-15e7-4211-8310-1c7ec31fd9ae { display: none !important; }}







#s-5a5cc350-15e7-4211-8310-1c7ec31fd9ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a5cc350-15e7-4211-8310-1c7ec31fd9ae.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bef88c20-1702-4224-ad60-3d6b3e2ae22e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bef88c20-1702-4224-ad60-3d6b3e2ae22e .shogun-heading-component h2 {
  color: rgba(243, 5, 26, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 46px;
  
  letter-spacing: -2px;
  
}



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

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

#s-a400b010-b7dc-4b67-83ae-2d305c20720c {
  min-height: 50px;
}








#s-a400b010-b7dc-4b67-83ae-2d305c20720c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a400b010-b7dc-4b67-83ae-2d305c20720c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.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;
  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-5252a47e-1a01-4105-abac-7a7756c365e6 {
  text-align: left;
}



.shg-c#s-5252a47e-1a01-4105-abac-7a7756c365e6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5252a47e-1a01-4105-abac-7a7756c365e6 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-5252a47e-1a01-4105-abac-7a7756c365e6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5252a47e-1a01-4105-abac-7a7756c365e6 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-5252a47e-1a01-4105-abac-7a7756c365e6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5252a47e-1a01-4105-abac-7a7756c365e6 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-5252a47e-1a01-4105-abac-7a7756c365e6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5252a47e-1a01-4105-abac-7a7756c365e6 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-5252a47e-1a01-4105-abac-7a7756c365e6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5252a47e-1a01-4105-abac-7a7756c365e6 img.shogun-image {
  width: 100%;
}



}
.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-5552c9af-40b5-49d6-a4d7-1818e2fa6cba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5552c9af-40b5-49d6-a4d7-1818e2fa6cba .shg-product-title-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}

.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-69d51068-b046-426c-8df7-e463d788f78d {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-69d51068-b046-426c-8df7-e463d788f78d:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 0, 0, 1) !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 0, 0, 1) !important;}#s-69d51068-b046-426c-8df7-e463d788f78d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-69d51068-b046-426c-8df7-e463d788f78d {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-69d51068-b046-426c-8df7-e463d788f78d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-69d51068-b046-426c-8df7-e463d788f78d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-69d51068-b046-426c-8df7-e463d788f78d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-69d51068-b046-426c-8df7-e463d788f78d.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-c8c62b32-a44f-4bf1-856d-2b9d3fa3d979 {
  min-height: 50px;
}








#s-c8c62b32-a44f-4bf1-856d-2b9d3fa3d979 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8c62b32-a44f-4bf1-856d-2b9d3fa3d979.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-87c824d3-06e2-4922-bf88-ccb58c650937 {
  text-align: left;
}



.shg-c#s-87c824d3-06e2-4922-bf88-ccb58c650937 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-87c824d3-06e2-4922-bf88-ccb58c650937 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-87c824d3-06e2-4922-bf88-ccb58c650937 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-87c824d3-06e2-4922-bf88-ccb58c650937 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-87c824d3-06e2-4922-bf88-ccb58c650937 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-87c824d3-06e2-4922-bf88-ccb58c650937 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-87c824d3-06e2-4922-bf88-ccb58c650937 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-87c824d3-06e2-4922-bf88-ccb58c650937 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-87c824d3-06e2-4922-bf88-ccb58c650937 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-87c824d3-06e2-4922-bf88-ccb58c650937 img.shogun-image {
  width: 100%;
}



}
#s-9996fdb3-7eed-4e13-8eff-b47bae3943dc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9996fdb3-7eed-4e13-8eff-b47bae3943dc .shg-product-title-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}

#s-23d0a97f-74cb-47e7-b694-c63e36c0a2a9 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-23d0a97f-74cb-47e7-b694-c63e36c0a2a9:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 0, 0, 1) !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 0, 0, 1) !important;}#s-23d0a97f-74cb-47e7-b694-c63e36c0a2a9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-23d0a97f-74cb-47e7-b694-c63e36c0a2a9 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-23d0a97f-74cb-47e7-b694-c63e36c0a2a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-23d0a97f-74cb-47e7-b694-c63e36c0a2a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-23d0a97f-74cb-47e7-b694-c63e36c0a2a9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-23d0a97f-74cb-47e7-b694-c63e36c0a2a9.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-b1362f26-52fe-4795-99e4-ac7e33584156 {
  min-height: 50px;
}








#s-b1362f26-52fe-4795-99e4-ac7e33584156 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1362f26-52fe-4795-99e4-ac7e33584156.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4f5dc6ba-af7a-47a1-a959-397e17f69f5e {
  text-align: left;
}



.shg-c#s-4f5dc6ba-af7a-47a1-a959-397e17f69f5e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4f5dc6ba-af7a-47a1-a959-397e17f69f5e img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-4f5dc6ba-af7a-47a1-a959-397e17f69f5e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4f5dc6ba-af7a-47a1-a959-397e17f69f5e img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-4f5dc6ba-af7a-47a1-a959-397e17f69f5e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4f5dc6ba-af7a-47a1-a959-397e17f69f5e img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-4f5dc6ba-af7a-47a1-a959-397e17f69f5e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4f5dc6ba-af7a-47a1-a959-397e17f69f5e img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-4f5dc6ba-af7a-47a1-a959-397e17f69f5e .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4f5dc6ba-af7a-47a1-a959-397e17f69f5e img.shogun-image {
  width: 100%;
}



}
#s-6c89e675-3a5f-4399-be5e-1f7352adb1b5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6c89e675-3a5f-4399-be5e-1f7352adb1b5 .shg-product-title-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}

#s-034d44c4-fcd9-447d-8205-251301aca062 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-034d44c4-fcd9-447d-8205-251301aca062:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 0, 0, 1) !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 0, 0, 1) !important;}#s-034d44c4-fcd9-447d-8205-251301aca062:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-034d44c4-fcd9-447d-8205-251301aca062 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-034d44c4-fcd9-447d-8205-251301aca062.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-034d44c4-fcd9-447d-8205-251301aca062.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-034d44c4-fcd9-447d-8205-251301aca062.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-034d44c4-fcd9-447d-8205-251301aca062.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-a6761579-5110-4258-8dc0-4c7fefc74237 {
  min-height: 50px;
}








#s-a6761579-5110-4258-8dc0-4c7fefc74237 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6761579-5110-4258-8dc0-4c7fefc74237.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bfc3eb02-d52f-4a15-b06e-6d9deb0d8da7 {
  text-align: left;
}



.shg-c#s-bfc3eb02-d52f-4a15-b06e-6d9deb0d8da7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bfc3eb02-d52f-4a15-b06e-6d9deb0d8da7 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-bfc3eb02-d52f-4a15-b06e-6d9deb0d8da7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bfc3eb02-d52f-4a15-b06e-6d9deb0d8da7 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-bfc3eb02-d52f-4a15-b06e-6d9deb0d8da7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bfc3eb02-d52f-4a15-b06e-6d9deb0d8da7 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-bfc3eb02-d52f-4a15-b06e-6d9deb0d8da7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bfc3eb02-d52f-4a15-b06e-6d9deb0d8da7 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-bfc3eb02-d52f-4a15-b06e-6d9deb0d8da7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bfc3eb02-d52f-4a15-b06e-6d9deb0d8da7 img.shogun-image {
  width: 100%;
}



}
#s-6e92d340-1a77-4162-9de8-0ce5c19342ba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6e92d340-1a77-4162-9de8-0ce5c19342ba .shg-product-title-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}

#s-d8019731-b4ae-4b28-9b8d-49574c4b67cb {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-d8019731-b4ae-4b28-9b8d-49574c4b67cb:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(255, 0, 0, 1) !important;
background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 0, 0, 1) !important;}#s-d8019731-b4ae-4b28-9b8d-49574c4b67cb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d8019731-b4ae-4b28-9b8d-49574c4b67cb {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d8019731-b4ae-4b28-9b8d-49574c4b67cb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d8019731-b4ae-4b28-9b8d-49574c4b67cb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d8019731-b4ae-4b28-9b8d-49574c4b67cb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d8019731-b4ae-4b28-9b8d-49574c4b67cb.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-aa578ced-8dbc-4787-8683-6536d4ef0014 {
  padding-top: 50px;
padding-left: 30px;
padding-bottom: 50px;
padding-right: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-aa578ced-8dbc-4787-8683-6536d4ef0014 {
  display: none;
}
#s-aa578ced-8dbc-4787-8683-6536d4ef0014, #wrap-s-aa578ced-8dbc-4787-8683-6536d4ef0014 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aa578ced-8dbc-4787-8683-6536d4ef0014 {
  display: none;
}
#s-aa578ced-8dbc-4787-8683-6536d4ef0014, #wrap-s-aa578ced-8dbc-4787-8683-6536d4ef0014 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aa578ced-8dbc-4787-8683-6536d4ef0014 {
  
}
}@media (max-width: 767px){#s-aa578ced-8dbc-4787-8683-6536d4ef0014 {
  
}
}







#s-aa578ced-8dbc-4787-8683-6536d4ef0014 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa578ced-8dbc-4787-8683-6536d4ef0014.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-057613cc-54a2-4ed8-9385-e152def924cc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-057613cc-54a2-4ed8-9385-e152def924cc .shogun-heading-component h2 {
  color: rgba(255, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 41px;
  
  letter-spacing: -2px;
  
}



#s-8455ee52-00fe-4bc8-ac08-c9f06d47f83f {
  text-align: left;
}



.shg-c#s-8455ee52-00fe-4bc8-ac08-c9f06d47f83f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8455ee52-00fe-4bc8-ac08-c9f06d47f83f img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-8455ee52-00fe-4bc8-ac08-c9f06d47f83f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8455ee52-00fe-4bc8-ac08-c9f06d47f83f img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-8455ee52-00fe-4bc8-ac08-c9f06d47f83f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8455ee52-00fe-4bc8-ac08-c9f06d47f83f img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-8455ee52-00fe-4bc8-ac08-c9f06d47f83f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8455ee52-00fe-4bc8-ac08-c9f06d47f83f img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-8455ee52-00fe-4bc8-ac08-c9f06d47f83f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-8455ee52-00fe-4bc8-ac08-c9f06d47f83f img.shogun-image {
  width: 100%;
}



}
#s-f7cebb72-5adb-457a-ae8a-388472e891f1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f7cebb72-5adb-457a-ae8a-388472e891f1 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-d2368a93-b316-44a6-b223-561252a02111 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d2368a93-b316-44a6-b223-561252a02111:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d2368a93-b316-44a6-b223-561252a02111:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d2368a93-b316-44a6-b223-561252a02111 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d2368a93-b316-44a6-b223-561252a02111.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d2368a93-b316-44a6-b223-561252a02111.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d2368a93-b316-44a6-b223-561252a02111.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f537122d-0f76-4edd-b35b-4ce306f00067 {
  text-align: left;
}



.shg-c#s-f537122d-0f76-4edd-b35b-4ce306f00067 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f537122d-0f76-4edd-b35b-4ce306f00067 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-f537122d-0f76-4edd-b35b-4ce306f00067 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f537122d-0f76-4edd-b35b-4ce306f00067 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-f537122d-0f76-4edd-b35b-4ce306f00067 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f537122d-0f76-4edd-b35b-4ce306f00067 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-f537122d-0f76-4edd-b35b-4ce306f00067 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f537122d-0f76-4edd-b35b-4ce306f00067 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-f537122d-0f76-4edd-b35b-4ce306f00067 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f537122d-0f76-4edd-b35b-4ce306f00067 img.shogun-image {
  width: 100%;
}



}
#s-54398548-38bd-449e-9175-a9ac4ec7fe03 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-54398548-38bd-449e-9175-a9ac4ec7fe03 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-33ec4e4a-e781-4bee-b5d5-2445a6c94abd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-33ec4e4a-e781-4bee-b5d5-2445a6c94abd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-33ec4e4a-e781-4bee-b5d5-2445a6c94abd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-33ec4e4a-e781-4bee-b5d5-2445a6c94abd {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-33ec4e4a-e781-4bee-b5d5-2445a6c94abd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33ec4e4a-e781-4bee-b5d5-2445a6c94abd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-33ec4e4a-e781-4bee-b5d5-2445a6c94abd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded {
  text-align: center;
}


.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded {
  max-width:  100%;
}

.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded .shg-image-zoom,
.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded img.shogun-image {
  max-width: 150px !important;
  
}

.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){
.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded {
  max-width:  100%;
}

.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded .shg-image-zoom,
.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded img.shogun-image {
  max-width: 150px !important;
  
}

.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded {
  max-width:  100%;
}

.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded .shg-image-zoom,
.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded img.shogun-image {
  max-width: 150px !important;
  
}

.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded {
  max-width:  100%;
}

.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded .shg-image-zoom,
.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded img.shogun-image {
  max-width: 150px !important;
  
}

.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){
.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded {
  max-width:  100%;
}

.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded .shg-image-zoom,
.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded img.shogun-image {
  max-width: 150px !important;
  
}

.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded .shg-image-zoom {
  
    margin: 0 auto;
  
}


.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-aea49bf7-c587-4bed-96ce-5aacb5d97ded img.shogun-image {
  width: 100%;
}



}
#s-e522e9b8-4fc9-4f17-9867-a73dffef1c14 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e522e9b8-4fc9-4f17-9867-a73dffef1c14 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-c002b28c-0166-4d57-825b-d464667757bb {
  padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-c002b28c-0166-4d57-825b-d464667757bb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c002b28c-0166-4d57-825b-d464667757bb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-c002b28c-0166-4d57-825b-d464667757bb .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-afef293f-7f88-419e-b091-64bc64325d8b {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
background-color: rgba(223, 0, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-afef293f-7f88-419e-b091-64bc64325d8b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-afef293f-7f88-419e-b091-64bc64325d8b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-afef293f-7f88-419e-b091-64bc64325d8b {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-afef293f-7f88-419e-b091-64bc64325d8b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-afef293f-7f88-419e-b091-64bc64325d8b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-afef293f-7f88-419e-b091-64bc64325d8b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-dfd90258-faff-45f1-8c11-15a11b7de4a3 {
  text-align: left;
}



.shg-c#s-dfd90258-faff-45f1-8c11-15a11b7de4a3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dfd90258-faff-45f1-8c11-15a11b7de4a3 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-dfd90258-faff-45f1-8c11-15a11b7de4a3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dfd90258-faff-45f1-8c11-15a11b7de4a3 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-dfd90258-faff-45f1-8c11-15a11b7de4a3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dfd90258-faff-45f1-8c11-15a11b7de4a3 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-dfd90258-faff-45f1-8c11-15a11b7de4a3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dfd90258-faff-45f1-8c11-15a11b7de4a3 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-dfd90258-faff-45f1-8c11-15a11b7de4a3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-dfd90258-faff-45f1-8c11-15a11b7de4a3 img.shogun-image {
  width: 100%;
}



}
#s-96cd7720-a005-476c-9fd1-6b897034c072 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-96cd7720-a005-476c-9fd1-6b897034c072 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ff3af4de-2135-40b1-aa1a-a1dd264cc710 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ff3af4de-2135-40b1-aa1a-a1dd264cc710:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ff3af4de-2135-40b1-aa1a-a1dd264cc710:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ff3af4de-2135-40b1-aa1a-a1dd264cc710 {
  cursor: pointer;
  user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ff3af4de-2135-40b1-aa1a-a1dd264cc710.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff3af4de-2135-40b1-aa1a-a1dd264cc710.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ff3af4de-2135-40b1-aa1a-a1dd264cc710.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d19785db-adac-4f12-b390-4c73ae8d88c5 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
min-height: 550px;
background-color: rgba(221, 0, 0, 1);
}
@media (min-width: 1200px){#s-d19785db-adac-4f12-b390-4c73ae8d88c5 {
  display: none;
}
#s-d19785db-adac-4f12-b390-4c73ae8d88c5, #wrap-s-d19785db-adac-4f12-b390-4c73ae8d88c5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d19785db-adac-4f12-b390-4c73ae8d88c5 {
  display: none;
}
#s-d19785db-adac-4f12-b390-4c73ae8d88c5, #wrap-s-d19785db-adac-4f12-b390-4c73ae8d88c5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d19785db-adac-4f12-b390-4c73ae8d88c5 {
  display: none;
}
#s-d19785db-adac-4f12-b390-4c73ae8d88c5, #wrap-s-d19785db-adac-4f12-b390-4c73ae8d88c5 { display: none !important; }}@media (max-width: 767px){#s-d19785db-adac-4f12-b390-4c73ae8d88c5 {
  display: none;
}
#s-d19785db-adac-4f12-b390-4c73ae8d88c5, #wrap-s-d19785db-adac-4f12-b390-4c73ae8d88c5 { display: none !important; }}







#s-d19785db-adac-4f12-b390-4c73ae8d88c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d19785db-adac-4f12-b390-4c73ae8d88c5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-94063761-4d64-4c31-bc7d-12f7908654bd {
  padding-top: 1%;
padding-bottom: 1%;
text-align: center;
}

#s-94063761-4d64-4c31-bc7d-12f7908654bd .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 44px;
  
  letter-spacing: -2px;
  
}



#s-3f25c91d-3a7e-4529-a30f-0d9d12b10ee8 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-3f25c91d-3a7e-4529-a30f-0d9d12b10ee8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3f25c91d-3a7e-4529-a30f-0d9d12b10ee8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3f25c91d-3a7e-4529-a30f-0d9d12b10ee8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3f25c91d-3a7e-4529-a30f-0d9d12b10ee8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-bcbe47e9-4b55-4590-b60f-49cf09914aa9 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}








#s-bcbe47e9-4b55-4590-b60f-49cf09914aa9 > .shg-box-overlay {
  background-color: rgba(101, 101, 101, 1);
  opacity: 0.4;
}#s-bcbe47e9-4b55-4590-b60f-49cf09914aa9 {
  cursor: pointer;
}#s-bcbe47e9-4b55-4590-b60f-49cf09914aa9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fa69e9a5-9f5a-4799-b2ac-2ffa6ecd24ec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fa69e9a5-9f5a-4799-b2ac-2ffa6ecd24ec .shogun-heading-component h1 {
  color: rgba(253, 253, 253, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  
}



#s-149c39c2-e892-488a-99e1-0a4814b242f6 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}








#s-149c39c2-e892-488a-99e1-0a4814b242f6 > .shg-box-overlay {
  background-color: rgba(101, 101, 101, 1);
  opacity: 0.4;
}#s-149c39c2-e892-488a-99e1-0a4814b242f6 {
  cursor: pointer;
}#s-149c39c2-e892-488a-99e1-0a4814b242f6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b03a63a3-2059-4358-a241-1589aadf3d2b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b03a63a3-2059-4358-a241-1589aadf3d2b .shogun-heading-component h1 {
  color: rgba(253, 253, 253, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  
}



#s-b8f8c941-7ce3-44e6-ae89-b0d099e70d8f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}








#s-b8f8c941-7ce3-44e6-ae89-b0d099e70d8f > .shg-box-overlay {
  background-color: rgba(101, 101, 101, 1);
  opacity: 0.4;
}#s-b8f8c941-7ce3-44e6-ae89-b0d099e70d8f {
  cursor: pointer;
}#s-b8f8c941-7ce3-44e6-ae89-b0d099e70d8f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-17fc794a-22d9-4567-8d32-4cac6f24f457 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-17fc794a-22d9-4567-8d32-4cac6f24f457 .shogun-heading-component h1 {
  color: rgba(253, 253, 253, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 35px;
  
  
  
}



#s-146de23d-0dce-4523-ba99-e58baf2a3083 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 1px;
margin-bottom: 1px;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 600px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-146de23d-0dce-4523-ba99-e58baf2a3083 {
  min-height: 300px;
}
}@media (max-width: 767px){#s-146de23d-0dce-4523-ba99-e58baf2a3083 {
  min-height: 300px;
}
}







#s-146de23d-0dce-4523-ba99-e58baf2a3083 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-146de23d-0dce-4523-ba99-e58baf2a3083.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-059ba0ad-b67e-42b2-bfff-063f5c77f061 {
  margin-left: -30%;
margin-right: -30%;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(65, 65, 65, 0);
}
@media (min-width: 1200px){#s-059ba0ad-b67e-42b2-bfff-063f5c77f061 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-059ba0ad-b67e-42b2-bfff-063f5c77f061 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-059ba0ad-b67e-42b2-bfff-063f5c77f061 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}
}@media (max-width: 767px){#s-059ba0ad-b67e-42b2-bfff-063f5c77f061 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}
}







#s-059ba0ad-b67e-42b2-bfff-063f5c77f061 > .shg-box-overlay {
  background-color: rgba(102, 102, 102, 1);
  opacity: 0;
}#s-059ba0ad-b67e-42b2-bfff-063f5c77f061.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-80a8ad2d-a036-40f2-955b-08b1e874f041 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-80a8ad2d-a036-40f2-955b-08b1e874f041 .shogun-heading-component h2 {
  color: rgba(231, 7, 7, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  
  
  
}



#s-94c5d2cd-ff59-413c-859a-5f90159b3a71 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-94c5d2cd-ff59-413c-859a-5f90159b3a71 .shogun-heading-component h2 {
  color: rgba(238, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 55px;
  
  
  
}



@media (min-width: 0px) {
[id="s-578cb6e6-bdcd-40a7-8702-f9f646995aa3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-578cb6e6-bdcd-40a7-8702-f9f646995aa3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-578cb6e6-bdcd-40a7-8702-f9f646995aa3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-578cb6e6-bdcd-40a7-8702-f9f646995aa3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-578cb6e6-bdcd-40a7-8702-f9f646995aa3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-578cb6e6-bdcd-40a7-8702-f9f646995aa3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-578cb6e6-bdcd-40a7-8702-f9f646995aa3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

.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 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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  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;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-65fc3de6-c0bb-41f5-8424-1f6273d5a339 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-65fc3de6-c0bb-41f5-8424-1f6273d5a339:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-65fc3de6-c0bb-41f5-8424-1f6273d5a339:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-65fc3de6-c0bb-41f5-8424-1f6273d5a339-root {
    text-align: center;
  }


#s-65fc3de6-c0bb-41f5-8424-1f6273d5a339.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-65fc3de6-c0bb-41f5-8424-1f6273d5a339-root {
    text-align: center;
  }


#s-65fc3de6-c0bb-41f5-8424-1f6273d5a339.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-65fc3de6-c0bb-41f5-8424-1f6273d5a339-root {
    text-align: center;
  }


#s-65fc3de6-c0bb-41f5-8424-1f6273d5a339.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-65fc3de6-c0bb-41f5-8424-1f6273d5a339-root {
    text-align: center;
  }


#s-65fc3de6-c0bb-41f5-8424-1f6273d5a339.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-65fc3de6-c0bb-41f5-8424-1f6273d5a339-root {
    text-align: center;
  }


#s-65fc3de6-c0bb-41f5-8424-1f6273d5a339.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}
}
#s-acdbb435-a85a-4a79-90e2-26605bf9dc45 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 0px;
margin-bottom: 1px;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 600px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-acdbb435-a85a-4a79-90e2-26605bf9dc45 {
  min-height: 300px;
}
}@media (max-width: 767px){#s-acdbb435-a85a-4a79-90e2-26605bf9dc45 {
  min-height: 300px;
}
}







#s-acdbb435-a85a-4a79-90e2-26605bf9dc45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-acdbb435-a85a-4a79-90e2-26605bf9dc45.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c8bc835a-dfab-4766-b387-09d087f057e2 {
  margin-left: -30%;
margin-right: -30%;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(65, 65, 65, 0);
}
@media (min-width: 1200px){#s-c8bc835a-dfab-4766-b387-09d087f057e2 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c8bc835a-dfab-4766-b387-09d087f057e2 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c8bc835a-dfab-4766-b387-09d087f057e2 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}
}@media (max-width: 767px){#s-c8bc835a-dfab-4766-b387-09d087f057e2 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}
}







#s-c8bc835a-dfab-4766-b387-09d087f057e2 > .shg-box-overlay {
  background-color: rgba(102, 102, 102, 1);
  opacity: 0;
}#s-c8bc835a-dfab-4766-b387-09d087f057e2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8738c836-b748-4a34-98d1-55e02902d6e1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8738c836-b748-4a34-98d1-55e02902d6e1 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  
  
  
}



#s-5fb3a8af-19bd-4d63-9f32-e623654a0172 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5fb3a8af-19bd-4d63-9f32-e623654a0172 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 78px;
  
  
  
}


@media (max-width: 767px){#s-5fb3a8af-19bd-4d63-9f32-e623654a0172 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  
  
  
}


}
@media (min-width: 0px) {
[id="s-c690803c-eee4-4ed3-bbd4-923882d95981"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c690803c-eee4-4ed3-bbd4-923882d95981"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c690803c-eee4-4ed3-bbd4-923882d95981"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c690803c-eee4-4ed3-bbd4-923882d95981"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c690803c-eee4-4ed3-bbd4-923882d95981"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c690803c-eee4-4ed3-bbd4-923882d95981"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c690803c-eee4-4ed3-bbd4-923882d95981"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-83600443-f0c3-426d-bb47-6cf476ae58f7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-83600443-f0c3-426d-bb47-6cf476ae58f7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-83600443-f0c3-426d-bb47-6cf476ae58f7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-83600443-f0c3-426d-bb47-6cf476ae58f7-root {
    text-align: center;
  }


#s-83600443-f0c3-426d-bb47-6cf476ae58f7.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-83600443-f0c3-426d-bb47-6cf476ae58f7-root {
    text-align: center;
  }


#s-83600443-f0c3-426d-bb47-6cf476ae58f7.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-83600443-f0c3-426d-bb47-6cf476ae58f7-root {
    text-align: center;
  }


#s-83600443-f0c3-426d-bb47-6cf476ae58f7.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-83600443-f0c3-426d-bb47-6cf476ae58f7-root {
    text-align: center;
  }


#s-83600443-f0c3-426d-bb47-6cf476ae58f7.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-83600443-f0c3-426d-bb47-6cf476ae58f7-root {
    text-align: center;
  }


#s-83600443-f0c3-426d-bb47-6cf476ae58f7.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}
}
#s-41fc592a-8418-43cb-973d-b953168ac486 {
  min-height: 40px;
background-color: rgba(201, 2, 2, 1);
}
@media (min-width: 1200px){#s-41fc592a-8418-43cb-973d-b953168ac486 {
  display: none;
}
#s-41fc592a-8418-43cb-973d-b953168ac486, #wrap-s-41fc592a-8418-43cb-973d-b953168ac486 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-41fc592a-8418-43cb-973d-b953168ac486 {
  display: none;
}
#s-41fc592a-8418-43cb-973d-b953168ac486, #wrap-s-41fc592a-8418-43cb-973d-b953168ac486 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-41fc592a-8418-43cb-973d-b953168ac486 {
  display: none;
}
#s-41fc592a-8418-43cb-973d-b953168ac486, #wrap-s-41fc592a-8418-43cb-973d-b953168ac486 { display: none !important; }}@media (max-width: 767px){#s-41fc592a-8418-43cb-973d-b953168ac486 {
  display: none;
}
#s-41fc592a-8418-43cb-973d-b953168ac486, #wrap-s-41fc592a-8418-43cb-973d-b953168ac486 { display: none !important; }}







#s-41fc592a-8418-43cb-973d-b953168ac486 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41fc592a-8418-43cb-973d-b953168ac486.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b66dbf19-a2c1-41a1-9aae-b317f0c384c2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b66dbf19-a2c1-41a1-9aae-b317f0c384c2 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 36px;
  line-height: 2.5em;
  letter-spacing: -2px;
  
}



#s-08ef1f5f-6afe-4d1f-9aaa-0a424f4679e8 {
  margin-top: 5%;
margin-left: 5%;
margin-bottom: 5%;
margin-right: 5%;
padding-top: 3%;
padding-left: 3%;
padding-bottom: 3%;
padding-right: 3%;
min-height: 140px;
}

@media (min-width: 0px) {
[id="s-08ef1f5f-6afe-4d1f-9aaa-0a424f4679e8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-08ef1f5f-6afe-4d1f-9aaa-0a424f4679e8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-08ef1f5f-6afe-4d1f-9aaa-0a424f4679e8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-08ef1f5f-6afe-4d1f-9aaa-0a424f4679e8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-68e54176-6d43-434c-83a0-285831300bbd {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center center;
}








#s-68e54176-6d43-434c-83a0-285831300bbd > .shg-box-overlay {
  background-color: rgba(142, 142, 142, 1);
  opacity: 0.4;
}#s-68e54176-6d43-434c-83a0-285831300bbd {
  cursor: pointer;
}#s-68e54176-6d43-434c-83a0-285831300bbd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ca923a6a-6ff1-429f-a981-259710d129ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ca923a6a-6ff1-429f-a981-259710d129ab .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-fedd1985-46d9-4151-9ee1-79a0462c3ee6 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center center;
}








#s-fedd1985-46d9-4151-9ee1-79a0462c3ee6 > .shg-box-overlay {
  background-color: rgba(142, 142, 142, 1);
  opacity: 0.4;
}#s-fedd1985-46d9-4151-9ee1-79a0462c3ee6 {
  cursor: pointer;
}#s-fedd1985-46d9-4151-9ee1-79a0462c3ee6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fa2f2f33-1d37-40c4-a89d-2febc0578daf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fa2f2f33-1d37-40c4-a89d-2febc0578daf .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-d674cfdb-75e7-4dc0-8f3a-27a5ff68ba1f {
  background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
background-position: center center;
}








#s-d674cfdb-75e7-4dc0-8f3a-27a5ff68ba1f > .shg-box-overlay {
  background-color: rgba(142, 142, 142, 1);
  opacity: 0.4;
}#s-d674cfdb-75e7-4dc0-8f3a-27a5ff68ba1f {
  cursor: pointer;
}#s-d674cfdb-75e7-4dc0-8f3a-27a5ff68ba1f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ca8e8a63-224c-4a57-bfc9-d553bd41885b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ca8e8a63-224c-4a57-bfc9-d553bd41885b .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Open Sans";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-82c57d8f-4ff9-48eb-9b0e-1876a31841d9 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 0px;
margin-bottom: 1px;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 600px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-82c57d8f-4ff9-48eb-9b0e-1876a31841d9 {
  min-height: 300px;
}
}@media (max-width: 767px){#s-82c57d8f-4ff9-48eb-9b0e-1876a31841d9 {
  min-height: 300px;
}
}







#s-82c57d8f-4ff9-48eb-9b0e-1876a31841d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82c57d8f-4ff9-48eb-9b0e-1876a31841d9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a41fe9d6-5607-471e-b7dd-7f70e397f97b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a41fe9d6-5607-471e-b7dd-7f70e397f97b .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 54px;
  line-height: 1.5em;
  
  
}



@media (min-width: 0px) {
[id="s-df101dc1-d20f-43c8-af30-a75365305937"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df101dc1-d20f-43c8-af30-a75365305937"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-df101dc1-d20f-43c8-af30-a75365305937"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-df101dc1-d20f-43c8-af30-a75365305937"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-df101dc1-d20f-43c8-af30-a75365305937"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-df101dc1-d20f-43c8-af30-a75365305937"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-df101dc1-d20f-43c8-af30-a75365305937"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-992b01c7-6736-461e-a0cb-02ed8ceb0998 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-992b01c7-6736-461e-a0cb-02ed8ceb0998:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-992b01c7-6736-461e-a0cb-02ed8ceb0998:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-992b01c7-6736-461e-a0cb-02ed8ceb0998-root {
    text-align: center;
  }


#s-992b01c7-6736-461e-a0cb-02ed8ceb0998.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-992b01c7-6736-461e-a0cb-02ed8ceb0998-root {
    text-align: center;
  }


#s-992b01c7-6736-461e-a0cb-02ed8ceb0998.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-992b01c7-6736-461e-a0cb-02ed8ceb0998-root {
    text-align: center;
  }


#s-992b01c7-6736-461e-a0cb-02ed8ceb0998.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-992b01c7-6736-461e-a0cb-02ed8ceb0998-root {
    text-align: center;
  }


#s-992b01c7-6736-461e-a0cb-02ed8ceb0998.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-992b01c7-6736-461e-a0cb-02ed8ceb0998-root {
    text-align: center;
  }


#s-992b01c7-6736-461e-a0cb-02ed8ceb0998.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}
}
#s-f3f89c99-4ed0-4363-ac5e-20e51746d4b5 {
  padding-top: 40px;
padding-left: 40px;
padding-bottom: 40px;
padding-right: 40px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f3f89c99-4ed0-4363-ac5e-20e51746d4b5 {
  display: none;
}
#s-f3f89c99-4ed0-4363-ac5e-20e51746d4b5, #wrap-s-f3f89c99-4ed0-4363-ac5e-20e51746d4b5 { display: none !important; }}@media (max-width: 767px){#s-f3f89c99-4ed0-4363-ac5e-20e51746d4b5 {
  display: none;
}
#s-f3f89c99-4ed0-4363-ac5e-20e51746d4b5, #wrap-s-f3f89c99-4ed0-4363-ac5e-20e51746d4b5 { display: none !important; }}







#s-f3f89c99-4ed0-4363-ac5e-20e51746d4b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3f89c99-4ed0-4363-ac5e-20e51746d4b5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4bc8b5df-73b1-48f0-bf37-cb7d2d190b33 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4bc8b5df-73b1-48f0-bf37-cb7d2d190b33 .shogun-heading-component h2 {
  color: #000;
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 44px;
  
  letter-spacing: -2px;
  
}



.shg-ig-x {
  overflow-x: hidden;
}

.shg-ig-posts-container {
  display: flex;
  flex-wrap: wrap;
}

.shg-ig-posts {
  box-sizing: border-box;
  height: 100%;
}

.shg-ig-posts-link {
  text-decoration: none;
}

.shg-ig-posts-image {
  max-height: 100%;
  width: 100%;
  display: block;
  aspect-ratio: inherit;
}

.shg-ig-posts-image-square {
  aspect-ratio: 1/1;
  object-fit: cover;
  max-height: 100%;
  width: 100%;
}

.shg-ig-square-wrapper {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
}

.shg-ig-posts-caption {
  width: 100%;
  font-size: 12px;
  word-wrap: break-word;
  hyphens: auto;
  text-align: left;
}

.shg-ig-details-container {
  padding-top: 9px;
  border-top: 1px solid #ddd;
}

.shg-ig-user-details {
  display: flex;
  flex-direction: row;
}

.shg-ig-user-image {
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}

.shg-ig-username-container {
  display: flex;
  flex-direction: column;
}

.shg-ig-user-full-name {
  margin-bottom: 3px !important;
  font-family: Arial, serif;
  color: #b3b3b3;
  font-size: 12px;
}

.shg-ig-user-createdat {
  margin-bottom: 0 !important;
  font-family: Arial, serif;
  color: #b3b3b3;
  font-size: 12px;
}

@supports not (aspect-ratio: 1/1) {
  .shg-ig-square-wrapper {
    padding: calc((1 / (1 / 1)) * 100%) 0 0;
    position: relative;
  }

  .shg-ig-square-wrapper > .shg-ig-posts-image-square {
    display: block;
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    height: 100%;
  }
}

#s-5a6a9aeb-8ee0-4ceb-863f-1ca5ec0340da {
  text-align: center;
}

[id="s-5a6a9aeb-8ee0-4ceb-863f-1ca5ec0340da"] .shg-ig-posts-container > .shg-ig-posts {
  width: 50%;
  padding-right: 30px;
}

.shg-ig-posts-container {
  width: calc(100% + 30px) !important;
}

@media (min-width: 768px) {
  [id="s-5a6a9aeb-8ee0-4ceb-863f-1ca5ec0340da"] .shg-ig-posts-container > .shg-ig-posts {
    width: 16.666666666666668%;
    padding-right: 30px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 30px) !important;
  }
}

#s-ceffb425-6e7f-434c-9184-95912fc025b0 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
background-position: undefined top;
}
#s-ceffb425-6e7f-434c-9184-95912fc025b0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ceffb425-6e7f-434c-9184-95912fc025b0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ceffb425-6e7f-434c-9184-95912fc025b0-root {
    text-align: center;
  }


#s-ceffb425-6e7f-434c-9184-95912fc025b0.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ceffb425-6e7f-434c-9184-95912fc025b0-root {
    text-align: center;
  }


#s-ceffb425-6e7f-434c-9184-95912fc025b0.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ceffb425-6e7f-434c-9184-95912fc025b0-root {
    text-align: center;
  }


#s-ceffb425-6e7f-434c-9184-95912fc025b0.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ceffb425-6e7f-434c-9184-95912fc025b0-root {
    text-align: center;
  }


#s-ceffb425-6e7f-434c-9184-95912fc025b0.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ceffb425-6e7f-434c-9184-95912fc025b0-root {
    text-align: center;
  }


#s-ceffb425-6e7f-434c-9184-95912fc025b0.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-174a2d0e-aa97-42b7-a45f-1f24dcfa17af {
  padding-top: 40px;
padding-left: 40px;
padding-bottom: 40px;
padding-right: 40px;
min-height: 50px;
}
@media (min-width: 1200px){#s-174a2d0e-aa97-42b7-a45f-1f24dcfa17af {
  display: none;
}
#s-174a2d0e-aa97-42b7-a45f-1f24dcfa17af, #wrap-s-174a2d0e-aa97-42b7-a45f-1f24dcfa17af { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-174a2d0e-aa97-42b7-a45f-1f24dcfa17af {
  display: none;
}
#s-174a2d0e-aa97-42b7-a45f-1f24dcfa17af, #wrap-s-174a2d0e-aa97-42b7-a45f-1f24dcfa17af { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-174a2d0e-aa97-42b7-a45f-1f24dcfa17af {
  
}
}@media (max-width: 767px){#s-174a2d0e-aa97-42b7-a45f-1f24dcfa17af {
  
}
}







#s-174a2d0e-aa97-42b7-a45f-1f24dcfa17af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-174a2d0e-aa97-42b7-a45f-1f24dcfa17af.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-df3ec5fa-3614-4829-bc8f-856a45515a7c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df3ec5fa-3614-4829-bc8f-856a45515a7c .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  
  
  
}



#s-fc922016-479a-4eb1-ab00-ef2a8acb8214 {
  text-align: center;
}

@media (min-width: 768px) {
  [id="s-fc922016-479a-4eb1-ab00-ef2a8acb8214"] .shg-ig-posts-container > .shg-ig-posts {
    width: 100.0%;
    padding-right: 30px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 30px) !important;
  }
}

#s-7e4becb4-391a-4887-994c-4c7805ce75fd {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
background-position: undefined top;
}
#s-7e4becb4-391a-4887-994c-4c7805ce75fd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7e4becb4-391a-4887-994c-4c7805ce75fd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7e4becb4-391a-4887-994c-4c7805ce75fd-root {
    text-align: center;
  }


#s-7e4becb4-391a-4887-994c-4c7805ce75fd.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7e4becb4-391a-4887-994c-4c7805ce75fd-root {
    text-align: center;
  }


#s-7e4becb4-391a-4887-994c-4c7805ce75fd.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7e4becb4-391a-4887-994c-4c7805ce75fd-root {
    text-align: center;
  }


#s-7e4becb4-391a-4887-994c-4c7805ce75fd.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7e4becb4-391a-4887-994c-4c7805ce75fd-root {
    text-align: center;
  }


#s-7e4becb4-391a-4887-994c-4c7805ce75fd.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7e4becb4-391a-4887-994c-4c7805ce75fd-root {
    text-align: center;
  }


#s-7e4becb4-391a-4887-994c-4c7805ce75fd.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .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;
  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;
}

.shogun-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:before,.shg-c:after{content:" ";display:table}.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}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.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:#000;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;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}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
