.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 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 0;
  transform: translateZ(0px);
}

#s-fd2d30f4-53b5-4b7b-abc4-47d76758ab0e {
  min-height: 50px;
}








#s-fd2d30f4-53b5-4b7b-abc4-47d76758ab0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd2d30f4-53b5-4b7b-abc4-47d76758ab0e.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;
}

@media (min-width: 0px) {
[id="s-dcb5bd54-2a36-4f94-b116-f498e20ec253"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dcb5bd54-2a36-4f94-b116-f498e20ec253"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dcb5bd54-2a36-4f94-b116-f498e20ec253"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dcb5bd54-2a36-4f94-b116-f498e20ec253"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

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

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

#s-2715b275-d7be-4fa6-9d76-4594d5f0a669 {
  margin-top: 5em;
margin-left: 23%;
margin-bottom: 1em;
margin-right: 23%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2715b275-d7be-4fa6-9d76-4594d5f0a669 {
  margin-left: 12%;
margin-right: 12%;
}
}@media (max-width: 767px){#s-2715b275-d7be-4fa6-9d76-4594d5f0a669 {
  display: none;
}
#s-2715b275-d7be-4fa6-9d76-4594d5f0a669, #wrap-s-2715b275-d7be-4fa6-9d76-4594d5f0a669 { display:none !important; }}
#s-2715b275-d7be-4fa6-9d76-4594d5f0a669 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: "Copperplate Gothicab";
  font-style:   ;
  font-size: 45px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}



#s-442320ec-4b20-4fc5-8cde-958e81e28977 {
  margin-left: 22%;
margin-right: 22%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-442320ec-4b20-4fc5-8cde-958e81e28977 {
  margin-left: 9%;
margin-right: 9%;
}
}@media (max-width: 767px){#s-442320ec-4b20-4fc5-8cde-958e81e28977 {
  display: none;
}
#s-442320ec-4b20-4fc5-8cde-958e81e28977, #wrap-s-442320ec-4b20-4fc5-8cde-958e81e28977 { display:none !important; }}
#s-442320ec-4b20-4fc5-8cde-958e81e28977 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: "Copperplate Gothicab";
  font-style:   ;
  font-size: 15px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



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

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

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

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

#s-2a3ddba7-2b01-4f27-8f37-1f9d1bfe3d47 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzVmMjY0OWUtYWUwMS00NjdkLWE5ZTctYTk1NGI4Nzg5ZmQ3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojY2ZkZGM0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYmNjY2IzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjNWYyNjQ5ZS1hZTAxLTQ2N2QtYTllNy1hOTU0Yjg3ODlmZDcpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 3em;
margin-bottom: 3em;
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: 30px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#cfddc4"}, {"id"=>2, "pos"=>1, "color"=>"#bcccb3"}];
hover-type: gradient;
color: rgba(252, 250, 250, 1);
}
#s-2a3ddba7-2b01-4f27-8f37-1f9d1bfe3d47:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2a3ddba7-2b01-4f27-8f37-1f9d1bfe3d47:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-2a3ddba7-2b01-4f27-8f37-1f9d1bfe3d47 {
  display: none;
}
#s-2a3ddba7-2b01-4f27-8f37-1f9d1bfe3d47, #wrap-s-2a3ddba7-2b01-4f27-8f37-1f9d1bfe3d47 { display:none !important; }}


#s-2a3ddba7-2b01-4f27-8f37-1f9d1bfe3d47.shg-btn {
  color: rgba(252, 250, 250, 1);
  font-size: 18px;
  
  
  font-family: Copperplate Gothicab;
  display:  inline-block ;
}

#s-f829b4f2-7b54-4a95-8d7a-450530239ea1 {
  background-image: url(https://i.shgcdn.com/e63fbc5f-9efe-4168-a9ed-f59cc67c2045/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 570px;
background-position: center center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-f829b4f2-7b54-4a95-8d7a-450530239ea1 {
  min-height: 57px;
}
}@media (max-width: 767px){#s-f829b4f2-7b54-4a95-8d7a-450530239ea1 {
  display: none;
}
#s-f829b4f2-7b54-4a95-8d7a-450530239ea1, #wrap-s-f829b4f2-7b54-4a95-8d7a-450530239ea1 { display:none !important; }}







#s-f829b4f2-7b54-4a95-8d7a-450530239ea1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f829b4f2-7b54-4a95-8d7a-450530239ea1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a0849bb2-1300-4e3b-96f8-0d9734cf2ddf {
  margin-top: 10px;
margin-left: 18%;
margin-bottom: 1em;
margin-right: 18%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-a0849bb2-1300-4e3b-96f8-0d9734cf2ddf {
  display: none;
}
#s-a0849bb2-1300-4e3b-96f8-0d9734cf2ddf, #wrap-s-a0849bb2-1300-4e3b-96f8-0d9734cf2ddf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a0849bb2-1300-4e3b-96f8-0d9734cf2ddf {
  display: none;
}
#s-a0849bb2-1300-4e3b-96f8-0d9734cf2ddf, #wrap-s-a0849bb2-1300-4e3b-96f8-0d9734cf2ddf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a0849bb2-1300-4e3b-96f8-0d9734cf2ddf {
  display: none;
}
#s-a0849bb2-1300-4e3b-96f8-0d9734cf2ddf, #wrap-s-a0849bb2-1300-4e3b-96f8-0d9734cf2ddf { display:none !important; }}
#s-a0849bb2-1300-4e3b-96f8-0d9734cf2ddf .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "Copperplate Gothicab";
  font-style:   ;
  font-size: 50px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}



#s-db5c8dec-e79b-4004-99da-5965c8841f71 {
  margin-top: 7px;
margin-left: 20%;
margin-right: 20%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-db5c8dec-e79b-4004-99da-5965c8841f71 {
  display: none;
}
#s-db5c8dec-e79b-4004-99da-5965c8841f71, #wrap-s-db5c8dec-e79b-4004-99da-5965c8841f71 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-db5c8dec-e79b-4004-99da-5965c8841f71 {
  display: none;
}
#s-db5c8dec-e79b-4004-99da-5965c8841f71, #wrap-s-db5c8dec-e79b-4004-99da-5965c8841f71 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-db5c8dec-e79b-4004-99da-5965c8841f71 {
  display: none;
}
#s-db5c8dec-e79b-4004-99da-5965c8841f71, #wrap-s-db5c8dec-e79b-4004-99da-5965c8841f71 { display:none !important; }}
#s-db5c8dec-e79b-4004-99da-5965c8841f71 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "Copperplate Gothicab";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-c3dc3865-613b-4e80-a40a-3adeba8556bc {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjgzNmFhOTItYTUyYi00ZWNjLWEwZTYtNjI2NGQwMWY1YTIwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojY2ZkZGM0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjFjM2EzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmODM2YWE5Mi1hNTJiLTRlY2MtYTBlNi02MjY0ZDAxZjVhMjApIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
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: 30px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#cfddc4"}, {"id"=>2, "pos"=>1, "color"=>"#b1c3a3"}];
hover-type: gradient;
color: rgba(252, 250, 250, 1);
}
#s-c3dc3865-613b-4e80-a40a-3adeba8556bc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c3dc3865-613b-4e80-a40a-3adeba8556bc:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c3dc3865-613b-4e80-a40a-3adeba8556bc {
  display: none;
}
#s-c3dc3865-613b-4e80-a40a-3adeba8556bc, #wrap-s-c3dc3865-613b-4e80-a40a-3adeba8556bc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c3dc3865-613b-4e80-a40a-3adeba8556bc {
  display: none;
}
#s-c3dc3865-613b-4e80-a40a-3adeba8556bc, #wrap-s-c3dc3865-613b-4e80-a40a-3adeba8556bc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c3dc3865-613b-4e80-a40a-3adeba8556bc {
  display: none;
}
#s-c3dc3865-613b-4e80-a40a-3adeba8556bc, #wrap-s-c3dc3865-613b-4e80-a40a-3adeba8556bc { display:none !important; }}


#s-c3dc3865-613b-4e80-a40a-3adeba8556bc.shg-btn {
  color: rgba(252, 250, 250, 1);
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-5db97932-5eb2-44d4-abfa-676022dee055 {
  background-image: url(https://i.shgcdn.com/5244d319-ab37-449f-be67-bb831c314b10/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 570px;
background-position: center bottom;
}
@media (min-width: 1200px){#s-5db97932-5eb2-44d4-abfa-676022dee055 {
  display: none;
}
#s-5db97932-5eb2-44d4-abfa-676022dee055, #wrap-s-5db97932-5eb2-44d4-abfa-676022dee055 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5db97932-5eb2-44d4-abfa-676022dee055 {
  min-height: 57px;
display: none;
}
#s-5db97932-5eb2-44d4-abfa-676022dee055, #wrap-s-5db97932-5eb2-44d4-abfa-676022dee055 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5db97932-5eb2-44d4-abfa-676022dee055 {
  display: none;
}
#s-5db97932-5eb2-44d4-abfa-676022dee055, #wrap-s-5db97932-5eb2-44d4-abfa-676022dee055 { display:none !important; }}







#s-5db97932-5eb2-44d4-abfa-676022dee055 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5db97932-5eb2-44d4-abfa-676022dee055.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-de68a2ef-44ed-42c8-a466-28995f0318d8 {
  margin-top: 10px;
margin-left: 18%;
margin-bottom: 1em;
margin-right: 18%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-de68a2ef-44ed-42c8-a466-28995f0318d8 {
  display: none;
}
#s-de68a2ef-44ed-42c8-a466-28995f0318d8, #wrap-s-de68a2ef-44ed-42c8-a466-28995f0318d8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-de68a2ef-44ed-42c8-a466-28995f0318d8 {
  display: none;
}
#s-de68a2ef-44ed-42c8-a466-28995f0318d8, #wrap-s-de68a2ef-44ed-42c8-a466-28995f0318d8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-de68a2ef-44ed-42c8-a466-28995f0318d8 {
  display: none;
}
#s-de68a2ef-44ed-42c8-a466-28995f0318d8, #wrap-s-de68a2ef-44ed-42c8-a466-28995f0318d8 { display:none !important; }}
#s-de68a2ef-44ed-42c8-a466-28995f0318d8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "Copperplate Gothicab";
  font-style:   ;
  font-size: 50px;
  line-height: 1.2em;
  letter-spacing: ;
  text-align: center;
}



#s-07935678-f3ec-4d85-aa03-5c24a801e724 {
  margin-top: 7px;
margin-left: 20%;
margin-right: 20%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-07935678-f3ec-4d85-aa03-5c24a801e724 {
  display: none;
}
#s-07935678-f3ec-4d85-aa03-5c24a801e724, #wrap-s-07935678-f3ec-4d85-aa03-5c24a801e724 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-07935678-f3ec-4d85-aa03-5c24a801e724 {
  display: none;
}
#s-07935678-f3ec-4d85-aa03-5c24a801e724, #wrap-s-07935678-f3ec-4d85-aa03-5c24a801e724 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-07935678-f3ec-4d85-aa03-5c24a801e724 {
  display: none;
}
#s-07935678-f3ec-4d85-aa03-5c24a801e724, #wrap-s-07935678-f3ec-4d85-aa03-5c24a801e724 { display:none !important; }}
#s-07935678-f3ec-4d85-aa03-5c24a801e724 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "Copperplate Gothicab";
  font-style:   ;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-2728c723-20eb-435f-a50c-7c503d592c07 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZjgzNmFhOTItYTUyYi00ZWNjLWEwZTYtNjI2NGQwMWY1YTIwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojY2ZkZGM0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojYjFjM2EzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNmODM2YWE5Mi1hNTJiLTRlY2MtYTBlNi02MjY0ZDAxZjVhMjApIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
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: 30px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#cfddc4"}, {"id"=>2, "pos"=>1, "color"=>"#b1c3a3"}];
hover-type: gradient;
color: rgba(252, 250, 250, 1);
}
#s-2728c723-20eb-435f-a50c-7c503d592c07:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2728c723-20eb-435f-a50c-7c503d592c07:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-2728c723-20eb-435f-a50c-7c503d592c07 {
  display: none;
}
#s-2728c723-20eb-435f-a50c-7c503d592c07, #wrap-s-2728c723-20eb-435f-a50c-7c503d592c07 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2728c723-20eb-435f-a50c-7c503d592c07 {
  display: none;
}
#s-2728c723-20eb-435f-a50c-7c503d592c07, #wrap-s-2728c723-20eb-435f-a50c-7c503d592c07 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2728c723-20eb-435f-a50c-7c503d592c07 {
  display: none;
}
#s-2728c723-20eb-435f-a50c-7c503d592c07, #wrap-s-2728c723-20eb-435f-a50c-7c503d592c07 { display:none !important; }}


#s-2728c723-20eb-435f-a50c-7c503d592c07.shg-btn {
  color: rgba(252, 250, 250, 1);
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}

#s-bd4bfad0-df7e-4a55-8efb-1ae96187b905 {
  background-image: url(https://i.shgcdn.com/a123614c-7afe-4a64-a274-357aa25542d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-bd4bfad0-df7e-4a55-8efb-1ae96187b905 {
  display: none;
}
#s-bd4bfad0-df7e-4a55-8efb-1ae96187b905, #wrap-s-bd4bfad0-df7e-4a55-8efb-1ae96187b905 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd4bfad0-df7e-4a55-8efb-1ae96187b905 {
  display: none;
}
#s-bd4bfad0-df7e-4a55-8efb-1ae96187b905, #wrap-s-bd4bfad0-df7e-4a55-8efb-1ae96187b905 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bd4bfad0-df7e-4a55-8efb-1ae96187b905 {
  
}
}@media (max-width: 767px){#s-bd4bfad0-df7e-4a55-8efb-1ae96187b905 {
  
}
}







#s-bd4bfad0-df7e-4a55-8efb-1ae96187b905 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd4bfad0-df7e-4a55-8efb-1ae96187b905.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

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

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

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

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

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

  to {
    opacity: 1;
  }
}

#s-70fe2d04-34f6-4ab6-b43b-4aef163e5709 {
  margin-left: 15%;
margin-right: 15%;
padding-top: 12px;
padding-bottom: 12px;
}
@media (min-width: 1200px){#s-70fe2d04-34f6-4ab6-b43b-4aef163e5709 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-70fe2d04-34f6-4ab6-b43b-4aef163e5709 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-70fe2d04-34f6-4ab6-b43b-4aef163e5709 {
  margin-left: 25%;
margin-right: 25%;
}
}@media (max-width: 767px){#s-70fe2d04-34f6-4ab6-b43b-4aef163e5709 {
  margin-left: 12%;
margin-right: 12%;
}
}
#s-70fe2d04-34f6-4ab6-b43b-4aef163e5709 .shg-sld-dot {
  background-color: rgba(255, 255, 255, 1);
}

#s-70fe2d04-34f6-4ab6-b43b-4aef163e5709 .shg-sld-nav-button.shg-sld-left,
#s-70fe2d04-34f6-4ab6-b43b-4aef163e5709 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(255, 255, 255, 1);
}

#s-5cf80755-03fb-481d-a9de-8378c811c6f4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5cf80755-03fb-481d-a9de-8378c811c6f4 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-13e4d868-ebd8-4c63-ada4-6e06a239c39c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-13e4d868-ebd8-4c63-ada4-6e06a239c39c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-eb4a50c4-da5f-4e11-a0fd-a27c4500556d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eb4a50c4-da5f-4e11-a0fd-a27c4500556d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:   ;
  font-size: 21px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-72a65227-ba67-4562-b9bf-77602724c885 {
  background-image: url(https://i.shgcdn.com/a123614c-7afe-4a64-a274-357aa25542d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0em;
padding-top: 4px;
padding-bottom: 4px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-72a65227-ba67-4562-b9bf-77602724c885 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-72a65227-ba67-4562-b9bf-77602724c885 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-72a65227-ba67-4562-b9bf-77602724c885 {
  display: none;
}
#s-72a65227-ba67-4562-b9bf-77602724c885, #wrap-s-72a65227-ba67-4562-b9bf-77602724c885 { display:none !important; }}@media (max-width: 767px){#s-72a65227-ba67-4562-b9bf-77602724c885 {
  display: none;
}
#s-72a65227-ba67-4562-b9bf-77602724c885, #wrap-s-72a65227-ba67-4562-b9bf-77602724c885 { display:none !important; }}







#s-72a65227-ba67-4562-b9bf-77602724c885 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72a65227-ba67-4562-b9bf-77602724c885.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1d4aacc7-2ef7-4b12-ad06-01e38f9cea80 {
  margin-left: 9%;
margin-right: 9%;
}

@media (min-width: 0px) {
[id="s-1d4aacc7-2ef7-4b12-ad06-01e38f9cea80"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1d4aacc7-2ef7-4b12-ad06-01e38f9cea80"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1d4aacc7-2ef7-4b12-ad06-01e38f9cea80"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1d4aacc7-2ef7-4b12-ad06-01e38f9cea80"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-d55b3e51-5b51-4d0e-b58d-bd68b8f3e6f0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d55b3e51-5b51-4d0e-b58d-bd68b8f3e6f0 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "Copperplate Gothicab";
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-03862a41-ecbd-48e5-b789-7704dd4bdfa9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-03862a41-ecbd-48e5-b789-7704dd4bdfa9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "Copperplate Gothicab";
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3daedc12-6baf-479f-8fdd-ab14537f0f7e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3daedc12-6baf-479f-8fdd-ab14537f0f7e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "Copperplate Gothicab";
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

@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-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 {
  display: none;
  margin-top: 16px;
  line-height: 16px;
  font-size: 14px;
  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-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{display:none;margin-top:16px;line-height:16px;font-size:14px;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
