.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

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

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

#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f {
  background-image: url(https://i.shgcdn.com/c7acd151-2c02-495c-b39c-ddf90400a61a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-top: -55px;
min-height: 485px;
background-position: center top;
}








#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.4;
}#s-a17193e3-8326-4c45-bb06-d6d5fc82b50f.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5 {
  padding-left: 10%;
padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5 {
  padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-17718680-3aa3-4aa1-82ba-4a0a06cc79f5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.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-9af24d81-ac7c-48d9-a53b-cd92a5aaf35e {
  margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-9af24d81-ac7c-48d9-a53b-cd92a5aaf35e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 72px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-9af24d81-ac7c-48d9-a53b-cd92a5aaf35e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 48px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-9af24d81-ac7c-48d9-a53b-cd92a5aaf35e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 48px;
  line-height: 1.25em;
  letter-spacing: ;
  text-align: left;
}


}
#s-262030a7-2b69-410c-a9d9-a7597dff5c6a {
  box-shadow:1px 1px 1px 1px rgba(254, 254, 254, 1);
border-style: solid;
padding-top: 80px;
padding-left: 10%;
padding-bottom: 80px;
padding-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-262030a7-2b69-410c-a9d9-a7597dff5c6a {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-262030a7-2b69-410c-a9d9-a7597dff5c6a {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-262030a7-2b69-410c-a9d9-a7597dff5c6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-262030a7-2b69-410c-a9d9-a7597dff5c6a.shg-box.shg-c {
  justify-content: center;
}

#s-f5767664-06b5-4778-a4f9-0a64b29e49a7 {
  margin-top: 50px;
margin-left: 0%;
margin-bottom: 50px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f5767664-06b5-4778-a4f9-0a64b29e49a7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-50cea1ac-d006-4e59-ba35-d07fa5625c83 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-50cea1ac-d006-4e59-ba35-d07fa5625c83 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

@media (min-width: 0px) {
[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-bc5621ce-1f55-4092-bbac-b0e40733efec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

.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-39880c02-1500-475b-938c-80f85e4c7e7e {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 0, 53, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-39880c02-1500-475b-938c-80f85e4c7e7e:hover {background-color: rgba(185, 0, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-39880c02-1500-475b-938c-80f85e4c7e7e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-39880c02-1500-475b-938c-80f85e4c7e7e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-7452ef8f-9383-40e9-b2e2-2b9dc7a9fadc {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(27, 25, 27, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7452ef8f-9383-40e9-b2e2-2b9dc7a9fadc:hover {background-color: rgba(185, 0, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7452ef8f-9383-40e9-b2e2-2b9dc7a9fadc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7452ef8f-9383-40e9-b2e2-2b9dc7a9fadc.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-0127d443-9b6f-40f0-9f32-5a955a5fe575 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0127d443-9b6f-40f0-9f32-5a955a5fe575 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2427f045-7c0b-4d95-89ef-28bfb3bff62b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-5d19b18c-d167-485d-888d-e1a68927301a {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 0, 53, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-5d19b18c-d167-485d-888d-e1a68927301a:hover {background-color: rgba(185, 0, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5d19b18c-d167-485d-888d-e1a68927301a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5d19b18c-d167-485d-888d-e1a68927301a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-87c338b8-2565-406c-bba0-019f9e0e5f12 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(27, 25, 27, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-87c338b8-2565-406c-bba0-019f9e0e5f12:hover {background-color: rgba(185, 0, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-87c338b8-2565-406c-bba0-019f9e0e5f12:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-87c338b8-2565-406c-bba0-019f9e0e5f12.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-d10f956d-8c46-420c-b8bf-60e17971bddc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d10f956d-8c46-420c-b8bf-60e17971bddc .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5d76e104-2c57-45c2-8d9c-123984dbfe0e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-4ce536b3-5b90-418a-af95-be3f8d39f3d7 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 0, 53, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-4ce536b3-5b90-418a-af95-be3f8d39f3d7:hover {background-color: rgba(185, 0, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4ce536b3-5b90-418a-af95-be3f8d39f3d7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4ce536b3-5b90-418a-af95-be3f8d39f3d7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-7af4bb21-cbe3-45a3-973a-92c4f6c6a134 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(27, 25, 27, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7af4bb21-cbe3-45a3-973a-92c4f6c6a134:hover {background-color: rgba(185, 0, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7af4bb21-cbe3-45a3-973a-92c4f6c6a134:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7af4bb21-cbe3-45a3-973a-92c4f6c6a134.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-c9ee872a-1822-4805-b7d5-c4336f1cea82 {
  margin-top: 50px;
margin-left: 0%;
margin-bottom: 50px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c9ee872a-1822-4805-b7d5-c4336f1cea82"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-51d53e0a-cce7-4bc0-b184-c741ed656682 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-51d53e0a-cce7-4bc0-b184-c741ed656682 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-3304b497-3765-4934-859d-b6a4ef08bbcf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-17905f1f-3062-4334-8a14-81c6b134c628 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 0, 53, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-17905f1f-3062-4334-8a14-81c6b134c628:hover {background-color: rgba(185, 0, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-17905f1f-3062-4334-8a14-81c6b134c628:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-17905f1f-3062-4334-8a14-81c6b134c628.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-c72d09dd-8c7c-4d02-925e-d7ac597d56e7 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(27, 25, 27, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c72d09dd-8c7c-4d02-925e-d7ac597d56e7:hover {background-color: rgba(185, 0, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c72d09dd-8c7c-4d02-925e-d7ac597d56e7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c72d09dd-8c7c-4d02-925e-d7ac597d56e7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-74ef7f94-f01f-405b-9839-9361f9dbc949 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-74ef7f94-f01f-405b-9839-9361f9dbc949 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-df1bb77c-7a25-4668-a2ce-642dd5476508"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-644c1a2c-153c-4775-9a0d-3f5f00ffa083 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 0, 53, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-644c1a2c-153c-4775-9a0d-3f5f00ffa083:hover {background-color: rgba(185, 0, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-644c1a2c-153c-4775-9a0d-3f5f00ffa083:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-644c1a2c-153c-4775-9a0d-3f5f00ffa083.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-e6787f77-d2dc-4022-8080-346edaca9952 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(27, 25, 27, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e6787f77-d2dc-4022-8080-346edaca9952:hover {background-color: rgba(185, 0, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e6787f77-d2dc-4022-8080-346edaca9952:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e6787f77-d2dc-4022-8080-346edaca9952.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-e8df26e3-51ed-4014-8241-c75d01b77b9e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e8df26e3-51ed-4014-8241-c75d01b77b9e .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-67004b44-83b2-4357-b7b9-35ab0e337660"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-166246e0-04cb-4717-8d7e-d082e9cdf039 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 0, 53, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-166246e0-04cb-4717-8d7e-d082e9cdf039:hover {background-color: rgba(185, 0, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-166246e0-04cb-4717-8d7e-d082e9cdf039:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-166246e0-04cb-4717-8d7e-d082e9cdf039.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-e0fd2cf8-6c39-45eb-89fb-53dbdfbc6c09 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(27, 25, 27, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e0fd2cf8-6c39-45eb-89fb-53dbdfbc6c09:hover {background-color: rgba(185, 0, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e0fd2cf8-6c39-45eb-89fb-53dbdfbc6c09:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e0fd2cf8-6c39-45eb-89fb-53dbdfbc6c09.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c {
  margin-top: 50px;
margin-left: 0%;
margin-bottom: 50px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a87a2a4f-a69f-4a7e-a0c8-f38f3cb9a22c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0f0b063c-fad3-4721-88d0-5870108e4221 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0f0b063c-fad3-4721-88d0-5870108e4221 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ec5759d8-ae71-4c40-ba8b-37b316839bd5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-15ab4f6c-981a-41ba-a30d-17e59ad8ab34 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 0, 53, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-15ab4f6c-981a-41ba-a30d-17e59ad8ab34:hover {background-color: rgba(185, 0, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-15ab4f6c-981a-41ba-a30d-17e59ad8ab34:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-15ab4f6c-981a-41ba-a30d-17e59ad8ab34.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-bd6e255b-6abf-4a1e-a9b7-1a53b3362cd2 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(27, 25, 27, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-bd6e255b-6abf-4a1e-a9b7-1a53b3362cd2:hover {background-color: rgba(185, 0, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-bd6e255b-6abf-4a1e-a9b7-1a53b3362cd2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bd6e255b-6abf-4a1e-a9b7-1a53b3362cd2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-55473644-1fa6-4103-af5d-8f1c582f90a4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-55473644-1fa6-4103-af5d-8f1c582f90a4 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b629657a-e1b3-46ea-ac1c-358d9c42f345"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-61fb419e-9b3d-4f19-a86c-9f406a441ae6 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 0, 53, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-61fb419e-9b3d-4f19-a86c-9f406a441ae6:hover {background-color: rgba(185, 0, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-61fb419e-9b3d-4f19-a86c-9f406a441ae6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-61fb419e-9b3d-4f19-a86c-9f406a441ae6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-da9417b9-e2fc-4bbb-bc97-39122eab7caa {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(27, 25, 27, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-da9417b9-e2fc-4bbb-bc97-39122eab7caa:hover {background-color: rgba(185, 0, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-da9417b9-e2fc-4bbb-bc97-39122eab7caa:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-da9417b9-e2fc-4bbb-bc97-39122eab7caa.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-641fcd55-b668-4665-85df-94b06abc7e98 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-641fcd55-b668-4665-85df-94b06abc7e98 .shogun-heading-component h3 {
  color: #000;
  font-weight:  600 ;
  font-family: Poppins;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d32d8760-fb97-4ba1-b274-e500e80d3d6a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-ca4fe84d-4c27-4191-89b2-fef954c4bf47 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 0, 53, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ca4fe84d-4c27-4191-89b2-fef954c4bf47:hover {background-color: rgba(185, 0, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ca4fe84d-4c27-4191-89b2-fef954c4bf47:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ca4fe84d-4c27-4191-89b2-fef954c4bf47.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-1ebd294e-9cc7-42c2-8cac-2389fbd6aa9e {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(27, 25, 27, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1ebd294e-9cc7-42c2-8cac-2389fbd6aa9e:hover {background-color: rgba(185, 0, 43, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1ebd294e-9cc7-42c2-8cac-2389fbd6aa9e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1ebd294e-9cc7-42c2-8cac-2389fbd6aa9e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

@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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

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

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

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}

.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: block;
}