.shg-box {
  position: relative;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-303bc46d-9ec0-46c5-8c47-f343a54d53f5 { min-height: 50px; }
#s-303bc46d-9ec0-46c5-8c47-f343a54d53f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lightbox-item {
  cursor: pointer;
  min-height: inherit;
  max-height: inherit;
}

.shogun-lightbox {
  display: none;
  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);
}

.shogun-lightbox-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.shogun-lightbox-close {
  color: #fff;
  font-size: 45px;
  align-self: flex-end;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.shogun-lightbox-image-container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 10px;
}

.shogun-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shogun-lightbox-close:hover,
.shogun-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

img.shogun-image {
  max-width: 100% !important;
  margin: 0 !important;
}

#s-0a2d652b-9b7a-49bb-b3b2-158b68b7d61a { margin-bottom: 80px;
text-align: center; }
@media (max-width: 767px){#s-0a2d652b-9b7a-49bb-b3b2-158b68b7d61a, #wrap-s-0a2d652b-9b7a-49bb-b3b2-158b68b7d61a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0a2d652b-9b7a-49bb-b3b2-158b68b7d61a, #wrap-s-0a2d652b-9b7a-49bb-b3b2-158b68b7d61a { display:none !important; }}
#s-eaa0f133-9d31-48a4-994a-2b3f5e685ec2 { margin-bottom: 25px;
text-align: center; }
@media (min-width: 992px) and (max-width: 1199px){#s-eaa0f133-9d31-48a4-994a-2b3f5e685ec2, #wrap-s-eaa0f133-9d31-48a4-994a-2b3f5e685ec2 { display:none !important; }}@media (min-width: 1200px){#s-eaa0f133-9d31-48a4-994a-2b3f5e685ec2, #wrap-s-eaa0f133-9d31-48a4-994a-2b3f5e685ec2 { display:none !important; }}
#s-335b30c2-6bf8-42ab-afc9-9504711e6e3b { min-height: 50px; }
#s-335b30c2-6bf8-42ab-afc9-9504711e6e3b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.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-f7fd351e-c257-48cf-89af-a434ae7493ce { box-shadow:-10px 10px 6px  rgba(0, 0, 0, 0.1);
background-image: url(https://i.shgcdn.com/2ed3b72d-e50a-4e9a-ab8f-572bf593be32/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 15px;
padding-bottom: 15px;
max-width: 1135px;
background-position: center center; }
@media (min-width: 992px) and (max-width: 1199px){#s-f7fd351e-c257-48cf-89af-a434ae7493ce, #wrap-s-f7fd351e-c257-48cf-89af-a434ae7493ce { display:none !important; }}@media (min-width: 1200px){#s-f7fd351e-c257-48cf-89af-a434ae7493ce, #wrap-s-f7fd351e-c257-48cf-89af-a434ae7493ce { display:none !important; }}
 #s-f7fd351e-c257-48cf-89af-a434ae7493ce .shogun-heading-component h1 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   text-align: center;
 }

 

#s-f8ee525d-f350-4f0a-aeb6-796210cbf8fc { box-shadow:-10px 10px 6px  rgba(0, 0, 0, 0.1);
background-image: url(https://i.shgcdn.com/2ed3b72d-e50a-4e9a-ab8f-572bf593be32/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 15px;
padding-bottom: 15px;
padding-right: 45px;
max-width: 1135px;
background-position: center center; }
@media (max-width: 767px){#s-f8ee525d-f350-4f0a-aeb6-796210cbf8fc, #wrap-s-f8ee525d-f350-4f0a-aeb6-796210cbf8fc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f8ee525d-f350-4f0a-aeb6-796210cbf8fc, #wrap-s-f8ee525d-f350-4f0a-aeb6-796210cbf8fc { display:none !important; }}
 #s-f8ee525d-f350-4f0a-aeb6-796210cbf8fc .shogun-heading-component h1 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 32px;
   text-align: right;
 }

 

#s-0f4210ba-3006-458d-b879-aba0f65d1689 { box-shadow:-10px 10px 6px  rgba(0, 0, 0, 0.1);
margin-top: -78px;
margin-left: 110px;
max-width: 700px;
text-align: left; }
@media (max-width: 767px){#s-0f4210ba-3006-458d-b879-aba0f65d1689, #wrap-s-0f4210ba-3006-458d-b879-aba0f65d1689 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0f4210ba-3006-458d-b879-aba0f65d1689, #wrap-s-0f4210ba-3006-458d-b879-aba0f65d1689 { display:none !important; }}



#s-0f4210ba-3006-458d-b879-aba0f65d1689 .shogun-image-container {
   display: inline-block;
 }

#s-b9151738-5423-4cac-8242-6f4b4c0f375f { box-shadow:-10px 10px 6px  rgba(0, 0, 0, 0.1);
text-align: left; }
@media (min-width: 992px) and (max-width: 1199px){#s-b9151738-5423-4cac-8242-6f4b4c0f375f, #wrap-s-b9151738-5423-4cac-8242-6f4b4c0f375f { display:none !important; }}@media (min-width: 1200px){#s-b9151738-5423-4cac-8242-6f4b4c0f375f, #wrap-s-b9151738-5423-4cac-8242-6f4b4c0f375f { display:none !important; }}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

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

#s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21 {  }
@media (min-width: 768px) and (max-width: 991px){#s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21, #wrap-s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 992px) {
[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

@media (min-width: 1200px) {
[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 21.333333333333332px);
}

[id="s-a71cd1cf-89c1-47b9-bee3-d39aecc0ed21"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 21.333333333333332px);
}

}

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

#s-0bfebcc7-6f19-49bc-80f4-84606c30a0ca { margin-top: -100px;
margin-left: 38px;
margin-right: 38px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(160, 8, 0, 1);
text-decoration: none; }
@media (max-width: 767px){#s-0bfebcc7-6f19-49bc-80f4-84606c30a0ca, #wrap-s-0bfebcc7-6f19-49bc-80f4-84606c30a0ca { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0bfebcc7-6f19-49bc-80f4-84606c30a0ca, #wrap-s-0bfebcc7-6f19-49bc-80f4-84606c30a0ca { display:none !important; }}#s-0bfebcc7-6f19-49bc-80f4-84606c30a0ca:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-0bfebcc7-6f19-49bc-80f4-84606c30a0ca:active {background-color: #000000 !important;
text-decoration: none !important;}

 #s-0bfebcc7-6f19-49bc-80f4-84606c30a0ca.shg-btn {
   color: #ffffff;
   font-size: 28px;
   font-weight:  500 ;
   font-style:  normal ;
   font-family: Poppins;
 }
#s-b1b424d6-1a29-4641-b1e5-2d7ec25e0165 { margin-top: -100px;
margin-left: 38px;
margin-right: 38px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(160, 8, 0, 1);
text-decoration: none; }
@media (min-width: 992px) and (max-width: 1199px){#s-b1b424d6-1a29-4641-b1e5-2d7ec25e0165, #wrap-s-b1b424d6-1a29-4641-b1e5-2d7ec25e0165 { display:none !important; }}@media (min-width: 1200px){#s-b1b424d6-1a29-4641-b1e5-2d7ec25e0165, #wrap-s-b1b424d6-1a29-4641-b1e5-2d7ec25e0165 { display:none !important; }}#s-b1b424d6-1a29-4641-b1e5-2d7ec25e0165:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-b1b424d6-1a29-4641-b1e5-2d7ec25e0165:active {background-color: #000000 !important;
text-decoration: none !important;}

 #s-b1b424d6-1a29-4641-b1e5-2d7ec25e0165.shg-btn {
   color: #ffffff;
   font-size: 28px;
   font-weight:  500 ;
   font-style:  normal ;
   font-family: Poppins;
 }
#s-8d8b4a5b-6d56-4512-aaae-217ba3a805fb { margin-top: -406px;
margin-bottom: -406px;
padding-top: 29px;
max-width: 473px; }
@media (max-width: 767px){#s-8d8b4a5b-6d56-4512-aaae-217ba3a805fb, #wrap-s-8d8b4a5b-6d56-4512-aaae-217ba3a805fb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8d8b4a5b-6d56-4512-aaae-217ba3a805fb, #wrap-s-8d8b4a5b-6d56-4512-aaae-217ba3a805fb { display:none !important; }}
#s-19ba5cbb-d5bd-4ba6-ae18-11c8ad360f72 { margin-top: -79px;
margin-bottom: -79px;
padding-top: 29px;
padding-left: 25px;
padding-right: 25px;
max-width: 473px; }
@media (min-width: 992px) and (max-width: 1199px){#s-19ba5cbb-d5bd-4ba6-ae18-11c8ad360f72, #wrap-s-19ba5cbb-d5bd-4ba6-ae18-11c8ad360f72 { display:none !important; }}@media (min-width: 1200px){#s-19ba5cbb-d5bd-4ba6-ae18-11c8ad360f72, #wrap-s-19ba5cbb-d5bd-4ba6-ae18-11c8ad360f72 { display:none !important; }}
@media (min-width: 0px) {
[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-50cfad8d-6193-48b7-b78e-bfc35c65a63e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-071e9202-b756-4648-85fd-3514d39dabaf { margin-top: -100px;
margin-left: 38px;
margin-right: 38px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(160, 8, 0, 1);
text-decoration: none; }
@media (min-width: 992px) and (max-width: 1199px){#s-071e9202-b756-4648-85fd-3514d39dabaf, #wrap-s-071e9202-b756-4648-85fd-3514d39dabaf { display:none !important; }}@media (min-width: 1200px){#s-071e9202-b756-4648-85fd-3514d39dabaf, #wrap-s-071e9202-b756-4648-85fd-3514d39dabaf { display:none !important; }}#s-071e9202-b756-4648-85fd-3514d39dabaf:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-071e9202-b756-4648-85fd-3514d39dabaf:active {background-color: #000000 !important;
text-decoration: none !important;}

 #s-071e9202-b756-4648-85fd-3514d39dabaf.shg-btn {
   color: #ffffff;
   font-size: 28px;
   font-weight:  500 ;
   font-style:  normal ;
   font-family: Poppins;
 }
#s-d5aaa3e4-24dd-472d-8679-80aa27bc7029 { margin-top: 0px;
margin-left: -20px;
margin-right: 38px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(160, 8, 0, 1);
text-decoration: none; }
@media (max-width: 767px){#s-d5aaa3e4-24dd-472d-8679-80aa27bc7029, #wrap-s-d5aaa3e4-24dd-472d-8679-80aa27bc7029 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d5aaa3e4-24dd-472d-8679-80aa27bc7029, #wrap-s-d5aaa3e4-24dd-472d-8679-80aa27bc7029 { display:none !important; }}@media (min-width: 1200px){#s-d5aaa3e4-24dd-472d-8679-80aa27bc7029, #wrap-s-d5aaa3e4-24dd-472d-8679-80aa27bc7029 { display:none !important; }}#s-d5aaa3e4-24dd-472d-8679-80aa27bc7029:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-d5aaa3e4-24dd-472d-8679-80aa27bc7029:active {background-color: #000000 !important;
text-decoration: none !important;}

 #s-d5aaa3e4-24dd-472d-8679-80aa27bc7029.shg-btn {
   color: #ffffff;
   font-size: 28px;
   font-weight:  500 ;
   font-style:  normal ;
   font-family: Poppins;
 }
#s-3c1f5324-74de-4f1c-9d0b-5d65729e2c2e { margin-top: -406px;
margin-bottom: -406px;
padding-top: 29px;
max-width: 473px; }
@media (min-width: 992px) and (max-width: 1199px){#s-3c1f5324-74de-4f1c-9d0b-5d65729e2c2e, #wrap-s-3c1f5324-74de-4f1c-9d0b-5d65729e2c2e { display:none !important; }}@media (min-width: 1200px){#s-3c1f5324-74de-4f1c-9d0b-5d65729e2c2e, #wrap-s-3c1f5324-74de-4f1c-9d0b-5d65729e2c2e { display:none !important; }}
#s-9de5d0c5-4f3e-45ff-9880-c8b97d4050e3 { margin-top: 20px;
margin-left: -30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 29px; }
@media (max-width: 767px){#s-9de5d0c5-4f3e-45ff-9880-c8b97d4050e3, #wrap-s-9de5d0c5-4f3e-45ff-9880-c8b97d4050e3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9de5d0c5-4f3e-45ff-9880-c8b97d4050e3, #wrap-s-9de5d0c5-4f3e-45ff-9880-c8b97d4050e3 { display:none !important; }}@media (min-width: 1200px){#s-9de5d0c5-4f3e-45ff-9880-c8b97d4050e3, #wrap-s-9de5d0c5-4f3e-45ff-9880-c8b97d4050e3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-65188097-b0ed-4e9e-b26b-bffd6af5a602"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-87d12215-eacf-4228-961e-c04d63558916 { min-height: 50px; }
#s-87d12215-eacf-4228-961e-c04d63558916 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-b48996e0-803b-4825-b299-72ec14343ca0 { margin-top: 80px;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1015px; }
@media (max-width: 767px){#s-b48996e0-803b-4825-b299-72ec14343ca0, #wrap-s-b48996e0-803b-4825-b299-72ec14343ca0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b48996e0-803b-4825-b299-72ec14343ca0, #wrap-s-b48996e0-803b-4825-b299-72ec14343ca0 { display:none !important; }}
 #s-b48996e0-803b-4825-b299-72ec14343ca0 .shogun-heading-component h1 {
   color: #000;
   font-weight:  500 ;
   font-family: Poppins;
   font-style:  normal ;
   font-size: 50px;
   text-align: center;
 }

 

#s-77800e5b-ca21-4d88-b683-7cc7d24a137d { margin-top: 80px;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1015px; }
@media (max-width: 767px){#s-77800e5b-ca21-4d88-b683-7cc7d24a137d, #wrap-s-77800e5b-ca21-4d88-b683-7cc7d24a137d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-77800e5b-ca21-4d88-b683-7cc7d24a137d, #wrap-s-77800e5b-ca21-4d88-b683-7cc7d24a137d { display:none !important; }}
 #s-77800e5b-ca21-4d88-b683-7cc7d24a137d .shogun-heading-component h1 {
   color: #000;
   font-weight:  500 ;
   font-family: Poppins;
   font-style:  normal ;
   font-size: 50px;
   text-align: center;
 }

 

#s-7a98d785-8669-4a3d-bd96-450035ebbff9 { margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
max-width: 1015px; }
@media (min-width: 992px) and (max-width: 1199px){#s-7a98d785-8669-4a3d-bd96-450035ebbff9, #wrap-s-7a98d785-8669-4a3d-bd96-450035ebbff9 { display:none !important; }}@media (min-width: 1200px){#s-7a98d785-8669-4a3d-bd96-450035ebbff9, #wrap-s-7a98d785-8669-4a3d-bd96-450035ebbff9 { display:none !important; }}
 #s-7a98d785-8669-4a3d-bd96-450035ebbff9 .shogun-heading-component h1 {
   color: #000;
   font-weight:  500 ;
   font-family: Poppins;
   font-style:  normal ;
   font-size: 36px;
   text-align: center;
 }

 

#s-dad02e36-40a1-45fa-9cdb-f24083bab2bd { padding-top: 18px;
padding-bottom: 6px;
padding-right: 30px;
max-width: 1015px;
background-color: rgba(0, 0, 0, 1); }
@media (max-width: 767px){#s-dad02e36-40a1-45fa-9cdb-f24083bab2bd, #wrap-s-dad02e36-40a1-45fa-9cdb-f24083bab2bd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dad02e36-40a1-45fa-9cdb-f24083bab2bd, #wrap-s-dad02e36-40a1-45fa-9cdb-f24083bab2bd { display:none !important; }}
#s-5be1ccd2-aa7b-49b3-8d4c-b20e410b5c81 { margin-bottom: 30px;
padding-top: 18px;
padding-bottom: 6px;
padding-right: 30px;
max-width: 1015px;
background-color: rgba(0, 0, 0, 1); }
@media (min-width: 768px) and (max-width: 991px){#s-5be1ccd2-aa7b-49b3-8d4c-b20e410b5c81, #wrap-s-5be1ccd2-aa7b-49b3-8d4c-b20e410b5c81 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5be1ccd2-aa7b-49b3-8d4c-b20e410b5c81, #wrap-s-5be1ccd2-aa7b-49b3-8d4c-b20e410b5c81 { display:none !important; }}@media (min-width: 1200px){#s-5be1ccd2-aa7b-49b3-8d4c-b20e410b5c81, #wrap-s-5be1ccd2-aa7b-49b3-8d4c-b20e410b5c81 { display:none !important; }}
#s-67f58b90-e1a8-4200-af66-4ef5c69abad1 { padding-top: 18px;
padding-bottom: 6px;
padding-right: 30px;
max-width: 1015px;
background-color: rgba(0, 0, 0, 1); }
@media (max-width: 767px){#s-67f58b90-e1a8-4200-af66-4ef5c69abad1, #wrap-s-67f58b90-e1a8-4200-af66-4ef5c69abad1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-67f58b90-e1a8-4200-af66-4ef5c69abad1, #wrap-s-67f58b90-e1a8-4200-af66-4ef5c69abad1 { display:none !important; }}@media (min-width: 1200px){#s-67f58b90-e1a8-4200-af66-4ef5c69abad1, #wrap-s-67f58b90-e1a8-4200-af66-4ef5c69abad1 { display:none !important; }}
#s-ae20694e-fd5b-47bd-9f1a-b2e47851d9af { min-height: 50px; }
#s-ae20694e-fd5b-47bd-9f1a-b2e47851d9af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-bd7cfdb3-2960-430e-8719-ea43b977aa4f { margin-bottom: 80px;
text-align: center; }
#s-817198ca-a537-44ba-9e90-b93dd8c95abf { margin-top: 67px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-817198ca-a537-44ba-9e90-b93dd8c95abf .shogun-heading-component h1 {
   color: rgba(178, 178, 178, 1);
   font-weight:  normal ;
   font-family: Poppins;
   font-style:  normal ;
   font-size: 32px;
   text-align: center;
 }

 

#s-11f54b09-36ed-4cbb-9ce3-73ed41614947 { margin-top: -15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-11f54b09-36ed-4cbb-9ce3-73ed41614947 .shogun-heading-component h1 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 63px;
   text-align: center;
 }

 

#s-2e9f3dbc-4fdc-4307-84a4-ff5ae44d486f { min-height: 50px; }
#s-2e9f3dbc-4fdc-4307-84a4-ff5ae44d486f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e0695f77-b714-4fa8-b0ec-3ab45029103a {  }
@media (min-width: 0px) {
[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e0695f77-b714-4fa8-b0ec-3ab45029103a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7f4dd5fb-0bc0-4782-a747-1e1c91f361f8 { text-align: right; }
@media (min-width: 768px) and (max-width: 991px){#s-7f4dd5fb-0bc0-4782-a747-1e1c91f361f8, #wrap-s-7f4dd5fb-0bc0-4782-a747-1e1c91f361f8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7f4dd5fb-0bc0-4782-a747-1e1c91f361f8, #wrap-s-7f4dd5fb-0bc0-4782-a747-1e1c91f361f8 { display:none !important; }}@media (min-width: 1200px){#s-7f4dd5fb-0bc0-4782-a747-1e1c91f361f8, #wrap-s-7f4dd5fb-0bc0-4782-a747-1e1c91f361f8 { display:none !important; }}
#s-92e37cac-3ba8-4500-aff5-2f921eada84f { margin-left: 21px;
margin-right: 21px;
text-align: right; }
@media (max-width: 767px){#s-92e37cac-3ba8-4500-aff5-2f921eada84f, #wrap-s-92e37cac-3ba8-4500-aff5-2f921eada84f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-92e37cac-3ba8-4500-aff5-2f921eada84f, #wrap-s-92e37cac-3ba8-4500-aff5-2f921eada84f { display:none !important; }}@media (min-width: 1200px){#s-92e37cac-3ba8-4500-aff5-2f921eada84f, #wrap-s-92e37cac-3ba8-4500-aff5-2f921eada84f { display:none !important; }}
#s-7801b346-905a-4189-b7fa-50379877822f { max-width: 804px;
text-align: center; }
#s-c6816337-120b-42d4-a447-a8d7b464a5b6 { min-height: 50px; }
#s-c6816337-120b-42d4-a447-a8d7b464a5b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
@media (min-width: 0px) {
[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d774b6a4-8e1d-4a7e-8053-75621516badd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-31c7b6c4-b07b-4e8f-bbea-358c09df3e58 { margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-31c7b6c4-b07b-4e8f-bbea-358c09df3e58 .shogun-heading-component h1 {
   color: #000;
   font-weight:  500 ;
   font-family: Poppins;
   font-style:  normal ;
   font-size: 32px;
   text-align: center;
 }

 

#s-4557133a-ccf0-4301-8a80-3b1253a712ad { padding-right: 49px; }
#s-d4ce633a-6852-4928-ba11-e400196fc699 { text-align: center; }
#s-6b48fa98-85c7-406f-a93e-ec8e4cfef2b1 { min-height: 50px; }
#s-6b48fa98-85c7-406f-a93e-ec8e4cfef2b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-de6e71c7-5630-4136-9310-4ae97a96ed76 { padding-top: 40px;
padding-left: 25px;
padding-right: 25px; }
#s-b1dc1bb1-1bf3-46b7-a62d-eccf19b499c9 { min-height: 50px; }
#s-b1dc1bb1-1bf3-46b7-a62d-eccf19b499c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e049c6e2-38ad-42d4-bf77-e7dee9545ed1 { margin-top: 67px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-e049c6e2-38ad-42d4-bf77-e7dee9545ed1 .shogun-heading-component h1 {
   color: rgba(178, 178, 178, 1);
   font-weight:  normal ;
   font-family: Poppins;
   font-style:  normal ;
   font-size: 32px;
   text-align: center;
 }

 

#s-eb5ed239-9706-4fd8-a4f4-0b9f0f8997a8 { margin-top: -15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-eb5ed239-9706-4fd8-a4f4-0b9f0f8997a8 .shogun-heading-component h1 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 63px;
   text-align: center;
 }

 

#s-ea08d429-264d-4dc7-82c3-f674aa02ea57 { min-height: 50px; }
#s-ea08d429-264d-4dc7-82c3-f674aa02ea57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
@media (min-width: 0px) {
[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-89a8e52a-a625-43ed-9fb7-74aeb7894785"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1934e6ff-6555-45f1-ae7a-6bff6b1896db {
  display: none;
}
.shg-product-image-wrapper {
  display: none;
}

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

#s-4bc3b642-85e8-408b-88ef-0514293a4f95 { text-align: left; }
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-64f6390c-2f1c-4505-b6a3-83c58dd7be08 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-64f6390c-2f1c-4505-b6a3-83c58dd7be08 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}
#s-7f7961b1-f850-4516-8f7f-c0d3e4e90810 { text-align: center; }
#s-7f7961b1-f850-4516-8f7f-c0d3e4e90810 .shg-product-sold-out {
  display: none;
}

#s-7f7961b1-f850-4516-8f7f-c0d3e4e90810 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7f7961b1-f850-4516-8f7f-c0d3e4e90810 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.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%;
}

#s-28e09a10-3246-499d-b251-50dfe0edf9fb { margin-left: 120px;
margin-right: 120px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(160, 8, 0, 1); }
#s-28e09a10-3246-499d-b251-50dfe0edf9fb:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-28e09a10-3246-499d-b251-50dfe0edf9fb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-28e09a10-3246-499d-b251-50dfe0edf9fb {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-28e09a10-3246-499d-b251-50dfe0edf9fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28e09a10-3246-499d-b251-50dfe0edf9fb.shg-btn {
  color: #ffffff;
  font-size: 26px;
  font-weight:  500 ;
  font-style:  normal ;
  font-family: Poppins;
}

#s-28e09a10-3246-499d-b251-50dfe0edf9fb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c0a0343f-c640-4185-931f-bb097a4d2880 {
  display: none;
}
#s-446c77b9-d945-48ff-b963-5da57ca5e741 { text-align: left; }
#s-77818750-3b1a-4ffe-a2a3-e7179317147c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-77818750-3b1a-4ffe-a2a3-e7179317147c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}
#s-2e669b1b-fa51-404c-98f4-881b968fd34d { text-align: center; }
#s-2e669b1b-fa51-404c-98f4-881b968fd34d .shg-product-sold-out {
  display: none;
}

#s-2e669b1b-fa51-404c-98f4-881b968fd34d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2e669b1b-fa51-404c-98f4-881b968fd34d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a295c87e-6bab-4417-8884-e31a39415539 { margin-left: 120px;
margin-right: 120px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(160, 8, 0, 1); }
#s-a295c87e-6bab-4417-8884-e31a39415539:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-a295c87e-6bab-4417-8884-e31a39415539:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a295c87e-6bab-4417-8884-e31a39415539 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a295c87e-6bab-4417-8884-e31a39415539.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a295c87e-6bab-4417-8884-e31a39415539.shg-btn {
  color: #ffffff;
  font-size: 26px;
  font-weight:  500 ;
  font-style:  normal ;
  font-family: Poppins;
}

#s-a295c87e-6bab-4417-8884-e31a39415539.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b26aaba5-5af4-4489-a524-30917d6c7c66 {
  display: none;
}
#s-ad9f26e7-2a89-4274-a9a2-f6b7906fa7a0 { text-align: left; }
#s-775571bc-a4ef-4bf5-aeba-3728ffb1e638 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-775571bc-a4ef-4bf5-aeba-3728ffb1e638 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}
#s-7d1b669d-71f7-419e-9857-4a6e7886580a { text-align: center; }
#s-7d1b669d-71f7-419e-9857-4a6e7886580a .shg-product-sold-out {
  display: none;
}

#s-7d1b669d-71f7-419e-9857-4a6e7886580a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7d1b669d-71f7-419e-9857-4a6e7886580a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-2a6c10d4-77d7-4cc2-9d18-4d5747f86fe6 { margin-left: 120px;
margin-right: 120px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 4px;
text-align: center;
background-color: rgba(160, 8, 0, 1); }
#s-2a6c10d4-77d7-4cc2-9d18-4d5747f86fe6:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}
#s-2a6c10d4-77d7-4cc2-9d18-4d5747f86fe6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2a6c10d4-77d7-4cc2-9d18-4d5747f86fe6 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2a6c10d4-77d7-4cc2-9d18-4d5747f86fe6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2a6c10d4-77d7-4cc2-9d18-4d5747f86fe6.shg-btn {
  color: #ffffff;
  font-size: 26px;
  font-weight:  500 ;
  font-style:  normal ;
  font-family: Poppins;
}

#s-2a6c10d4-77d7-4cc2-9d18-4d5747f86fe6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e1072e0f-8192-4eb6-963e-8b547c823453 { min-height: 50px; }
#s-e1072e0f-8192-4eb6-963e-8b547c823453 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-fbec548c-d8c1-41f8-a1e2-de073c1fe043 { margin-top: 100px;
text-align: center; }
#s-6cb9eff2-feb2-4637-8c6a-744329e9d32c { min-height: 50px; }
#s-6cb9eff2-feb2-4637-8c6a-744329e9d32c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ac5d23d7-07c0-4f32-b8c3-9751e22d2bcf { margin-top: 67px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-ac5d23d7-07c0-4f32-b8c3-9751e22d2bcf .shogun-heading-component h1 {
   color: rgba(178, 178, 178, 1);
   font-weight:  normal ;
   font-family: Poppins;
   font-style:  normal ;
   font-size: 32px;
   text-align: center;
 }

 

#s-022524d9-4b09-4147-bbdc-b6e585aeeca4 { margin-top: -15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-022524d9-4b09-4147-bbdc-b6e585aeeca4 .shogun-heading-component h1 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   font-size: 63px;
   text-align: center;
 }

 

#s-0933d07d-f3c2-477b-8dc1-47e4cf9aad0f { min-height: 50px; }
#s-0933d07d-f3c2-477b-8dc1-47e4cf9aad0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
@media (min-width: 0px) {
[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0ded5e65-6b27-4217-ae42-a0394bdfda84"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b4495ea7-4c95-42ab-b480-7f8d39ab4d16 { text-align: center; }
#s-f3119714-1114-4efa-b0be-884cb7d9908f { text-align: center; }
#s-78f181e1-2861-4d1f-b3a4-690a923b67e1 { text-align: center; }
.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{-webkit-transform:scale(1);transform:scale(1)}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}#mc_embed_signup .clear{width:auto !important;height:auto !important;visibility:visible !important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}
