.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-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  margin-left: -25px;
margin-right: -25px;
min-height: 50px;
background-color: rgba(255, 251, 245, 0.45);
}
@media (min-width: 1200px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  margin-left: 0%;
margin-right: 0%;
}
}@media (max-width: 767px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  margin-left: 0%;
margin-right: 0%;
}
}







#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143.shg-box.shg-c {
  justify-content: flex-start;
}

#s-40cfc078-4a72-49c6-9445-08585a4c4b6c {
  min-height: 50px;
}
@media (max-width: 767px){#s-40cfc078-4a72-49c6-9445-08585a4c4b6c {
  display: none;
}
#s-40cfc078-4a72-49c6-9445-08585a4c4b6c, #wrap-s-40cfc078-4a72-49c6-9445-08585a4c4b6c { display:none !important; }}







#s-40cfc078-4a72-49c6-9445-08585a4c4b6c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40cfc078-4a72-49c6-9445-08585a4c4b6c.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-f014b397-4b4f-4e04-8033-d24085699003 {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-f014b397-4b4f-4e04-8033-d24085699003"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-c4a58ac3-b8d4-46e0-857c-25ee1ba622de {
  background-repeat: no-repeat;
background-size: contain;
min-height: 400px;
background-position: center center;
}
@media (max-width: 767px){#s-c4a58ac3-b8d4-46e0-857c-25ee1ba622de {
  
}
}







#s-c4a58ac3-b8d4-46e0-857c-25ee1ba622de > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 0.1;
}#s-c4a58ac3-b8d4-46e0-857c-25ee1ba622de {
  cursor: pointer;
}#s-c4a58ac3-b8d4-46e0-857c-25ee1ba622de.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

#s-bfc4c1be-d02f-4a9b-bbc8-14315c76f46d {
  margin-top: 25px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-bfc4c1be-d02f-4a9b-bbc8-14315c76f46d .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

#s-168c324a-4612-4fd4-8347-47841626d084 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-68a46196-dd6e-4cdb-b8a3-9cb82b1b580b {
  border-style: solid;
margin-top: 0px;
margin-left: 12px;
margin-bottom: 0px;
margin-right: 12px;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
min-height: 250px;
}

.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-6276cf9a-7c23-4cf0-bd21-d4036366ae5d {
  border-style: solid;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
border-color: rgba(255, 192, 0, 1);
border-style: solid;
max-width: 600px;
background-color: rgba(255, 198, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 51, 51, 1);
letter-spacing: 3px;
background-position: center undefined;
}
#s-6276cf9a-7c23-4cf0-bd21-d4036366ae5d:hover {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 198, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-6276cf9a-7c23-4cf0-bd21-d4036366ae5d:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 198, 0, 1) !important;
text-decoration: none !important;
color: rgba(53, 53, 53, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-6276cf9a-7c23-4cf0-bd21-d4036366ae5d-btn-wrapper {
    text-align: left;
  }


#s-6276cf9a-7c23-4cf0-bd21-d4036366ae5d.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-4c70b081-4715-4fbe-bfb1-68fa844c9ffa {
  background-repeat: no-repeat;
background-size: contain;
min-height: 400px;
background-position: center center;
}
@media (max-width: 767px){#s-4c70b081-4715-4fbe-bfb1-68fa844c9ffa {
  
}
}







#s-4c70b081-4715-4fbe-bfb1-68fa844c9ffa > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 0.1;
}#s-4c70b081-4715-4fbe-bfb1-68fa844c9ffa {
  cursor: pointer;
}#s-4c70b081-4715-4fbe-bfb1-68fa844c9ffa.shg-box.shg-c {
  justify-content: flex-start;
}

#s-27a0d2cc-79d3-4b7e-9668-434d76304d9f {
  margin-top: 25px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-27a0d2cc-79d3-4b7e-9668-434d76304d9f .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-36d58f53-608b-4b62-85bd-c1e5f0e5361b {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-46fe8a19-a21f-4724-91fb-bd149564ac32 {
  border-style: solid;
margin-top: 0px;
margin-left: 12px;
margin-bottom: 0px;
margin-right: 12px;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
min-height: 250px;
}

#s-0ad6631c-2f46-4e0f-bec4-03d08337b4e6 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-color: rgba(255, 192, 0, 1);
border-style: solid;
max-width: 600px;
background-color: rgba(255, 198, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 51, 51, 1);
letter-spacing: 3px;
background-position: center undefined;
}
#s-0ad6631c-2f46-4e0f-bec4-03d08337b4e6:hover {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 198, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-0ad6631c-2f46-4e0f-bec4-03d08337b4e6:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 198, 0, 1) !important;
text-decoration: none !important;
color: rgba(53, 53, 53, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-0ad6631c-2f46-4e0f-bec4-03d08337b4e6-btn-wrapper {
    text-align: left;
  }


#s-0ad6631c-2f46-4e0f-bec4-03d08337b4e6.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-2034d195-2b13-4d33-977a-1eae80adf475 {
  background-repeat: no-repeat;
background-size: contain;
min-height: 400px;
background-position: center center;
}
@media (max-width: 767px){#s-2034d195-2b13-4d33-977a-1eae80adf475 {
  
}
}







#s-2034d195-2b13-4d33-977a-1eae80adf475 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 0.1;
}#s-2034d195-2b13-4d33-977a-1eae80adf475 {
  cursor: pointer;
}#s-2034d195-2b13-4d33-977a-1eae80adf475.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6c17d7d8-a8cd-4448-a971-4296307eee56 {
  margin-top: 25px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-6c17d7d8-a8cd-4448-a971-4296307eee56 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-6999fb2b-fda3-4c90-8ffc-2e5de6550bf7 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-0be9f84e-2fab-4ddf-93b2-398685186567 {
  border-style: solid;
margin-top: 0px;
margin-left: 12px;
margin-bottom: 0px;
margin-right: 12px;
padding-top: 0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
min-height: 250px;
}

#s-0be827ca-c5d0-454f-b763-aff380aad067 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
border-color: rgba(255, 192, 0, 1);
border-style: solid;
max-width: 600px;
background-color: rgba(255, 198, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 51, 51, 1);
letter-spacing: 3px;
background-position: center undefined;
}
#s-0be827ca-c5d0-454f-b763-aff380aad067:hover {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 198, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-0be827ca-c5d0-454f-b763-aff380aad067:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 198, 0, 1) !important;
text-decoration: none !important;
color: rgba(53, 53, 53, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-0be827ca-c5d0-454f-b763-aff380aad067-btn-wrapper {
    text-align: left;
  }


#s-0be827ca-c5d0-454f-b763-aff380aad067.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-155fdde3-003b-4939-9158-3ce3e0bf12a7 {
  margin-top: 10px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-155fdde3-003b-4939-9158-3ce3e0bf12a7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-363203a5-8e0a-4ffa-bc01-668a82762f29 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
border-color: rgba(255, 192, 0, 1);
border-style: solid;
max-width: 600px;
background-color: rgba(255, 198, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 51, 51, 1);
letter-spacing: 3px;
background-position: center undefined;
}
#s-363203a5-8e0a-4ffa-bc01-668a82762f29:hover {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 198, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-363203a5-8e0a-4ffa-bc01-668a82762f29:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 198, 0, 1) !important;
text-decoration: none !important;
color: rgba(53, 53, 53, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-363203a5-8e0a-4ffa-bc01-668a82762f29-btn-wrapper {
    text-align: left;
  }


#s-363203a5-8e0a-4ffa-bc01-668a82762f29.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  block ;
}

#s-d1066f54-24ad-495c-a23f-2b5319adb90a {
  margin-top: 25px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-bottom: 25px;
min-height: 50px;
background-color: rgba(238, 238, 238, 0);
}
@media (min-width: 1200px){#s-d1066f54-24ad-495c-a23f-2b5319adb90a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d1066f54-24ad-495c-a23f-2b5319adb90a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d1066f54-24ad-495c-a23f-2b5319adb90a {
  
}
}@media (max-width: 767px){#s-d1066f54-24ad-495c-a23f-2b5319adb90a {
  
}
}







#s-d1066f54-24ad-495c-a23f-2b5319adb90a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1066f54-24ad-495c-a23f-2b5319adb90a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd {
  border-style: solid;
margin-top: 25px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
}

@media (min-width: 0px) {
[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-304aa68f-e180-4016-8ee9-82e8dd9a4ecd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-45a17cb3-e5ba-429b-a5f1-79a777a7f5d7 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
text-align: center;
}

#s-45a17cb3-e5ba-429b-a5f1-79a777a7f5d7 .shogun-heading-component h2 {
  color: rgba(88, 81, 63, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  margin-top: 25px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-bottom: 25px;
min-height: 50px;
background-color: rgba(238, 238, 238, 0);
}
@media (min-width: 1200px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}@media (max-width: 767px){#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 {
  
}
}







#s-d912fb2b-9730-4d11-b89f-242cac0d7e66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d912fb2b-9730-4d11-b89f-242cac0d7e66.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b94866e1-7251-4eda-8aa8-824ded39e2b6 {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-b94866e1-7251-4eda-8aa8-824ded39e2b6 {
  display: none;
}
#s-b94866e1-7251-4eda-8aa8-824ded39e2b6, #wrap-s-b94866e1-7251-4eda-8aa8-824ded39e2b6 { display:none !important; }}@media (max-width: 767px){#s-b94866e1-7251-4eda-8aa8-824ded39e2b6 {
  display: none;
}
#s-b94866e1-7251-4eda-8aa8-824ded39e2b6, #wrap-s-b94866e1-7251-4eda-8aa8-824ded39e2b6 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-b94866e1-7251-4eda-8aa8-824ded39e2b6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-c29e574b-edeb-45b2-ad30-bac146dada79 {
  min-height: 375px;
background-color: rgba(255, 255, 255, 0);
}

#s-c29e574b-edeb-45b2-ad30-bac146dada79 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

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

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac {
  text-align: left;
}


.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac {
  max-width: 100%;
}

.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac .shg-image-zoom,
.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac {
  max-width: 100%;
}

.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac .shg-image-zoom,
.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac {
  max-width: 100%;
}

.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac .shg-image-zoom,
.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac {
  max-width: 100%;
}

.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac .shg-image-zoom,
.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac {
  max-width: 100%;
}

.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac .shg-image-zoom,
.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7f0d93e1-bf9d-4e2d-a6e0-324a3b8753ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b8984176-95a1-413b-b20f-94875b227401 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b8984176-95a1-413b-b20f-94875b227401"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.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-1228a55c-ccff-481a-8704-30597f394b07 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 68px;
text-align: center;
}

#s-1228a55c-ccff-481a-8704-30597f394b07 .shg-product-title-component h4 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-22e328c0-89f9-4514-afe9-a38c1bfee394 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-22e328c0-89f9-4514-afe9-a38c1bfee394 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:   ;
  font-family: Almarai;
  font-style:  normal ;
}

#s-22e328c0-89f9-4514-afe9-a38c1bfee394 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Almarai;
  font-style:  normal ;
  font-size: 12px;
}

#s-22e328c0-89f9-4514-afe9-a38c1bfee394 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

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

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

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

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

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

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

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

#s-eb7be0ae-b6b6-439c-a56a-8d59bb8e11d1 {
  border-style: solid;
padding-left: 20px;
padding-right: 20px;
border-color: rgba(204, 204, 204, 1);
border-style: solid;
min-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 192, 0, 1);
font-size: 10px;
font-weight: bold;
color: rgba(51, 51, 51, 1);
}
#s-eb7be0ae-b6b6-439c-a56a-8d59bb8e11d1:hover {border-style: solid !important;
border-color: #2C2A34 !important;
opacity: 1 !important;
background-color: rgba(255, 198, 0, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-eb7be0ae-b6b6-439c-a56a-8d59bb8e11d1:active {background-color: rgba(255, 198, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-eb7be0ae-b6b6-439c-a56a-8d59bb8e11d1 {
  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-eb7be0ae-b6b6-439c-a56a-8d59bb8e11d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb7be0ae-b6b6-439c-a56a-8d59bb8e11d1.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  block ;
}

#s-eb7be0ae-b6b6-439c-a56a-8d59bb8e11d1.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Work Sans;
  
  font-size: 12px;
  
}



#s-1ba31a60-103a-452c-bc81-eece925cd95d {
  min-height: 375px;
background-color: rgba(255, 255, 255, 0.05);
}

#s-1ba31a60-103a-452c-bc81-eece925cd95d {
  display: none;
}
#s-c9e37c16-728b-4e04-b40c-60254238c9f6 {
  text-align: left;
}


.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 {
  max-width: 100%;
}

.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 .shg-image-zoom,
.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 {
  max-width: 100%;
}

.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 .shg-image-zoom,
.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 {
  max-width: 100%;
}

.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 .shg-image-zoom,
.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 {
  max-width: 100%;
}

.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 .shg-image-zoom,
.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 {
  max-width: 100%;
}

.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 .shg-image-zoom,
.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9e37c16-728b-4e04-b40c-60254238c9f6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-89a2d1e3-ebdc-40d4-9c95-eff5ddabc445"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-866182c4-b1b2-4895-a1f6-83ea83cf1b50 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 68px;
text-align: center;
}

#s-866182c4-b1b2-4895-a1f6-83ea83cf1b50 .shg-product-title-component h4 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-88d2ba07-977b-46ef-9f93-553de03dcdb7 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-88d2ba07-977b-46ef-9f93-553de03dcdb7 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:   ;
  font-family: Almarai;
  font-style:  normal ;
}

#s-88d2ba07-977b-46ef-9f93-553de03dcdb7 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Almarai;
  font-style:  normal ;
  font-size: 12px;
}

#s-88d2ba07-977b-46ef-9f93-553de03dcdb7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-199442a0-732f-4eb7-af60-d99b8b4e2692 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
border-color: rgba(204, 204, 204, 1);
min-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 192, 0, 1);
font-size: 10px;
font-weight: bold;
color: rgba(51, 51, 51, 1);
}
#s-199442a0-732f-4eb7-af60-d99b8b4e2692:hover {border-style: solid !important;
border-color: #2C2A34 !important;
opacity: 1 !important;
background-color: rgba(255, 198, 0, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-199442a0-732f-4eb7-af60-d99b8b4e2692:active {background-color: rgba(255, 198, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-199442a0-732f-4eb7-af60-d99b8b4e2692 {
  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-199442a0-732f-4eb7-af60-d99b8b4e2692.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-199442a0-732f-4eb7-af60-d99b8b4e2692.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  block ;
}

#s-199442a0-732f-4eb7-af60-d99b8b4e2692.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Work Sans;
  
  font-size: 12px;
  
}



#s-6fe799d6-8172-400d-a78d-af53ad0e3bd1 {
  min-height: 375px;
background-color: rgba(255, 255, 255, 0.04);
}

#s-6fe799d6-8172-400d-a78d-af53ad0e3bd1 {
  display: none;
}
#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 {
  text-align: left;
}


.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 {
  max-width: 100%;
}

.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 .shg-image-zoom,
.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 {
  max-width: 100%;
}

.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 .shg-image-zoom,
.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 {
  max-width: 100%;
}

.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 .shg-image-zoom,
.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 {
  max-width: 100%;
}

.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 .shg-image-zoom,
.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 {
  max-width: 100%;
}

.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 .shg-image-zoom,
.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a243d81-4a2c-4331-9d01-a77e03c2d117 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c1659b91-2abe-451f-8dae-cc0cfb3b3923 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c1659b91-2abe-451f-8dae-cc0cfb3b3923"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-261b8388-ef16-44bb-864f-6739f3ae189e {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 68px;
text-align: center;
}

#s-261b8388-ef16-44bb-864f-6739f3ae189e .shg-product-title-component h4 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-fb2ea8d0-1967-4937-b989-d5ceb69b8a9c {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-fb2ea8d0-1967-4937-b989-d5ceb69b8a9c .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:   ;
  font-family: Almarai;
  font-style:  normal ;
}

#s-fb2ea8d0-1967-4937-b989-d5ceb69b8a9c .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Almarai;
  font-style:  normal ;
  font-size: 12px;
}

#s-fb2ea8d0-1967-4937-b989-d5ceb69b8a9c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-6ef8edee-b781-430f-80f5-41595befae0a {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
border-color: rgba(204, 204, 204, 1);
min-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 192, 0, 1);
font-size: 10px;
font-weight: bold;
color: rgba(51, 51, 51, 1);
}
#s-6ef8edee-b781-430f-80f5-41595befae0a:hover {border-style: solid !important;
border-color: #2C2A34 !important;
opacity: 1 !important;
background-color: rgba(255, 198, 0, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6ef8edee-b781-430f-80f5-41595befae0a:active {background-color: rgba(255, 198, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-6ef8edee-b781-430f-80f5-41595befae0a {
  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-6ef8edee-b781-430f-80f5-41595befae0a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6ef8edee-b781-430f-80f5-41595befae0a.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  block ;
}

#s-6ef8edee-b781-430f-80f5-41595befae0a.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Work Sans;
  
  font-size: 12px;
  
}



#s-f736dd8a-bb58-4510-970e-d0b32b6569dc {
  min-height: 375px;
background-color: rgba(255, 255, 255, 0);
}

#s-f736dd8a-bb58-4510-970e-d0b32b6569dc {
  display: none;
}
#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 {
  text-align: left;
}


.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 {
  max-width: 100%;
}

.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 .shg-image-zoom,
.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 {
  max-width: 100%;
}

.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 .shg-image-zoom,
.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 {
  max-width: 100%;
}

.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 .shg-image-zoom,
.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 {
  max-width: 100%;
}

.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 .shg-image-zoom,
.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 {
  max-width: 100%;
}

.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 .shg-image-zoom,
.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3197157e-305e-4a5e-9fee-c6bbc358f4c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8ac3184c-81fe-45fa-afeb-bff9f9599aa1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fbcfcc4c-59d4-45c6-8fcb-831c8c83d9a1 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 68px;
text-align: center;
}

#s-fbcfcc4c-59d4-45c6-8fcb-831c8c83d9a1 .shg-product-title-component h4 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-ad2418c0-158a-4eb9-88e4-ea14ef1a35a9 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-ad2418c0-158a-4eb9-88e4-ea14ef1a35a9 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:   ;
  font-family: Almarai;
  font-style:  normal ;
}

#s-ad2418c0-158a-4eb9-88e4-ea14ef1a35a9 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Almarai;
  font-style:  normal ;
  font-size: 12px;
}

#s-ad2418c0-158a-4eb9-88e4-ea14ef1a35a9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-11b85ab3-0b8c-41a4-a5d3-fe3f82e640e6 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
border-color: rgba(204, 204, 204, 1);
min-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 192, 0, 1);
font-size: 10px;
font-weight: bold;
color: rgba(51, 51, 51, 1);
}
#s-11b85ab3-0b8c-41a4-a5d3-fe3f82e640e6:hover {border-style: solid !important;
border-color: #2C2A34 !important;
opacity: 1 !important;
background-color: rgba(255, 198, 0, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-11b85ab3-0b8c-41a4-a5d3-fe3f82e640e6:active {background-color: rgba(255, 198, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-11b85ab3-0b8c-41a4-a5d3-fe3f82e640e6 {
  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-11b85ab3-0b8c-41a4-a5d3-fe3f82e640e6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-11b85ab3-0b8c-41a4-a5d3-fe3f82e640e6.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  block ;
}

#s-11b85ab3-0b8c-41a4-a5d3-fe3f82e640e6.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Work Sans;
  
  font-size: 12px;
  
}



#s-d9ed17f2-1f6f-48a0-bc7e-aaa5a29e7b7f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-d9ed17f2-1f6f-48a0-bc7e-aaa5a29e7b7f {
  display: none;
}
#s-d9ed17f2-1f6f-48a0-bc7e-aaa5a29e7b7f, #wrap-s-d9ed17f2-1f6f-48a0-bc7e-aaa5a29e7b7f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d9ed17f2-1f6f-48a0-bc7e-aaa5a29e7b7f {
  display: none;
}
#s-d9ed17f2-1f6f-48a0-bc7e-aaa5a29e7b7f, #wrap-s-d9ed17f2-1f6f-48a0-bc7e-aaa5a29e7b7f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d9ed17f2-1f6f-48a0-bc7e-aaa5a29e7b7f {
  
}
}@media (max-width: 767px){#s-d9ed17f2-1f6f-48a0-bc7e-aaa5a29e7b7f {
  
}
}







#s-d9ed17f2-1f6f-48a0-bc7e-aaa5a29e7b7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9ed17f2-1f6f-48a0-bc7e-aaa5a29e7b7f.shg-box.shg-c {
  justify-content: center;
}

#s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00 {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00 {
  margin-left: 10px;
margin-right: 10px;
}
}@media (max-width: 767px){#s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00 {
  margin-top: 20px;
margin-left: 0%;
margin-right: 0px;
padding-left: 10px;
padding-right: 10px;
}
}
@media (min-width: 0px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-af6b97ec-2cbf-4e49-ac72-e04bc6c55c00"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-9be97c57-15a4-4de7-8c00-3cbd67386a7a {
  min-height: 375px;
background-color: rgba(255, 255, 255, 0);
}

#s-9be97c57-15a4-4de7-8c00-3cbd67386a7a {
  display: none;
}
#s-589caaca-5eb8-4174-a77a-b233c7144f3f {
  text-align: center;
}


.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f {
  max-width: 100%;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom,
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f {
  max-width: 100%;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom,
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f {
  max-width: 100%;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom,
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f {
  max-width: 100%;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom,
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f {
  max-width: 100%;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom,
.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-589caaca-5eb8-4174-a77a-b233c7144f3f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a0023e5a-3f9f-40f0-b04e-6b7740ae36e6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-d10a458b-20b7-434a-8f16-d95a1b7f9190 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 64px;
text-align: center;
}

#s-d10a458b-20b7-434a-8f16-d95a1b7f9190 .shg-product-title-component h3 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-751c3b73-2205-40e4-b15f-c4ec55c89a1b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
opacity: 1;
}

#s-751c3b73-2205-40e4-b15f-c4ec55c89a1b .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  normal ;
  font-family: Almarai;
  font-style:  normal ;
}

#s-751c3b73-2205-40e4-b15f-c4ec55c89a1b .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Almarai;
  font-style:  normal ;
  font-size: 12px;
}

#s-751c3b73-2205-40e4-b15f-c4ec55c89a1b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-7315a7ea-6d66-4381-9134-4014bb809ae2 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
border-color: rgba(204, 204, 204, 1);
border-style: solid;
min-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 192, 0, 1);
font-size: 10px;
font-weight: bold;
color: rgba(51, 51, 51, 1);
}
#s-7315a7ea-6d66-4381-9134-4014bb809ae2:hover {border-style: solid !important;
border-color: #2C2A34 !important;
opacity: 1 !important;
background-color: rgba(255, 198, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7315a7ea-6d66-4381-9134-4014bb809ae2:active {background-color: rgba(255, 198, 0, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-7315a7ea-6d66-4381-9134-4014bb809ae2 {
  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-7315a7ea-6d66-4381-9134-4014bb809ae2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7315a7ea-6d66-4381-9134-4014bb809ae2.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  block ;
}

#s-7315a7ea-6d66-4381-9134-4014bb809ae2.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Work Sans;
  
  font-size: 12px;
  
}



#s-fe2301f4-2e2f-42bd-8ac5-a11e7e6ff7d1 {
  min-height: 375px;
background-color: rgba(255, 255, 255, 0);
}

#s-fe2301f4-2e2f-42bd-8ac5-a11e7e6ff7d1 {
  display: none;
}
#s-8a968208-039c-421d-83c6-92cb7953397b {
  text-align: left;
}


.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b {
  max-width: 100%;
}

.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b .shg-image-zoom,
.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b {
  max-width: 100%;
}

.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b .shg-image-zoom,
.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b {
  max-width: 100%;
}

.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b .shg-image-zoom,
.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b {
  max-width: 100%;
}

.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b .shg-image-zoom,
.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b {
  max-width: 100%;
}

.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b .shg-image-zoom,
.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a968208-039c-421d-83c6-92cb7953397b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7c3dcd3f-2735-4899-8e21-f7d483c0922a {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7c3dcd3f-2735-4899-8e21-f7d483c0922a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9bfb7a76-13e6-4527-bafb-11cc41b72b49 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 64px;
text-align: center;
}

#s-9bfb7a76-13e6-4527-bafb-11cc41b72b49 .shg-product-title-component h3 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-3326e432-d296-4ce4-aaa8-6e0c59d815ba {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-3326e432-d296-4ce4-aaa8-6e0c59d815ba .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:   ;
  font-family: Almarai;
  font-style:  normal ;
}

#s-3326e432-d296-4ce4-aaa8-6e0c59d815ba .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Almarai;
  font-style:  normal ;
  font-size: 12px;
}

#s-3326e432-d296-4ce4-aaa8-6e0c59d815ba .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-ac6a505c-fa13-4615-9e6a-38eb87a30d8c {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
border-color: rgba(204, 204, 204, 1);
min-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 198, 0, 1);
font-size: 10px;
font-weight: bold;
color: rgba(51, 51, 51, 1);
}
#s-ac6a505c-fa13-4615-9e6a-38eb87a30d8c:hover {border-style: solid !important;
border-color: #2C2A34 !important;
opacity: 1 !important;
background-color: rgba(255, 198, 0, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ac6a505c-fa13-4615-9e6a-38eb87a30d8c:active {background-color: rgba(255, 198, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-ac6a505c-fa13-4615-9e6a-38eb87a30d8c {
  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-ac6a505c-fa13-4615-9e6a-38eb87a30d8c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac6a505c-fa13-4615-9e6a-38eb87a30d8c.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  block ;
}

#s-ac6a505c-fa13-4615-9e6a-38eb87a30d8c.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Work Sans;
  
  font-size: 12px;
  
}



#s-e60ea840-f320-407d-a30a-29cd34144488 {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-e60ea840-f320-407d-a30a-29cd34144488 {
  margin-left: 10px;
margin-right: 10px;
}
}@media (max-width: 767px){#s-e60ea840-f320-407d-a30a-29cd34144488 {
  margin-top: 10px;
margin-left: 0px;
margin-right: 0px;
padding-left: 10px;
padding-right: 10px;
}
}
@media (min-width: 0px) {
[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-e60ea840-f320-407d-a30a-29cd34144488"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-f687a863-a73a-41dc-978a-c3b5dffc6455 {
  min-height: 375px;
background-color: rgba(255, 255, 255, 0);
}

#s-f687a863-a73a-41dc-978a-c3b5dffc6455 {
  display: none;
}
#s-66e0f744-44b2-4df0-90e8-43472afcf98e {
  text-align: center;
}


.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e {
  max-width: 100%;
}

.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e .shg-image-zoom,
.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e {
  max-width: 100%;
}

.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e .shg-image-zoom,
.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e {
  max-width: 100%;
}

.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e .shg-image-zoom,
.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e {
  max-width: 100%;
}

.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e .shg-image-zoom,
.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e {
  max-width: 100%;
}

.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e .shg-image-zoom,
.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-66e0f744-44b2-4df0-90e8-43472afcf98e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-160eae5b-f69d-4733-9383-8a295ab780dd {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-160eae5b-f69d-4733-9383-8a295ab780dd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-c2317a59-8663-4a2d-b993-3bed4994d824 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 64px;
text-align: center;
}

#s-c2317a59-8663-4a2d-b993-3bed4994d824 .shg-product-title-component h3 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-02003eaf-8956-4ee9-9f60-492224c62545 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
opacity: 1;
}

#s-02003eaf-8956-4ee9-9f60-492224c62545 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  normal ;
  font-family: Almarai;
  font-style:  normal ;
}

#s-02003eaf-8956-4ee9-9f60-492224c62545 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: Almarai;
  font-style:  normal ;
  font-size: 12px;
}

#s-02003eaf-8956-4ee9-9f60-492224c62545 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-ebd1c797-7100-4df6-863d-9269b4327a37 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
border-color: rgba(204, 204, 204, 1);
border-style: solid;
min-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 192, 0, 1);
font-size: 10px;
font-weight: bold;
color: rgba(51, 51, 51, 1);
}
#s-ebd1c797-7100-4df6-863d-9269b4327a37:hover {border-style: solid !important;
border-color: #2C2A34 !important;
opacity: 1 !important;
background-color: rgba(255, 198, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ebd1c797-7100-4df6-863d-9269b4327a37:active {background-color: rgba(255, 198, 0, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-ebd1c797-7100-4df6-863d-9269b4327a37 {
  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-ebd1c797-7100-4df6-863d-9269b4327a37.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ebd1c797-7100-4df6-863d-9269b4327a37.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  block ;
}

#s-ebd1c797-7100-4df6-863d-9269b4327a37.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Work Sans;
  
  font-size: 12px;
  
}



#s-8443dfd1-e045-42c3-8132-feed200afa5e {
  min-height: 375px;
background-color: rgba(255, 255, 255, 0);
}

#s-8443dfd1-e045-42c3-8132-feed200afa5e {
  display: none;
}
#s-72cf5f02-cf29-415b-a641-81c23cc50409 {
  text-align: left;
}


.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 {
  max-width: 100%;
}

.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 .shg-image-zoom,
.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 {
  max-width: 100%;
}

.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 .shg-image-zoom,
.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 {
  max-width: 100%;
}

.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 .shg-image-zoom,
.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 {
  max-width: 100%;
}

.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 .shg-image-zoom,
.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 {
  max-width: 100%;
}

.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 .shg-image-zoom,
.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72cf5f02-cf29-415b-a641-81c23cc50409 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c286127c-7131-4d38-a7a8-b604dbab7e12 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c286127c-7131-4d38-a7a8-b604dbab7e12"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-0c5b3529-9f3b-49a8-a3e7-e57b6fd55c62 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 68px;
text-align: center;
}

#s-0c5b3529-9f3b-49a8-a3e7-e57b6fd55c62 .shg-product-title-component h3 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
}

#s-9e861b69-d02c-4c2e-bdff-e99d4216c46e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
text-align: center;
}

#s-9e861b69-d02c-4c2e-bdff-e99d4216c46e .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:   ;
  font-family: Almarai;
  font-style:  normal ;
}

#s-9e861b69-d02c-4c2e-bdff-e99d4216c46e .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Almarai;
  font-style:  normal ;
  font-size: 12px;
}

#s-9e861b69-d02c-4c2e-bdff-e99d4216c46e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  font-weight:  normal ;
  font-family: Libre Franklin;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 10px;
}

#s-67b42686-9b3e-4204-9d4f-a01a0d1efdaf {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
border-color: rgba(204, 204, 204, 1);
min-width: 100%;
opacity: 1;
text-align: center;
background-color: rgba(255, 198, 0, 1);
font-size: 10px;
font-weight: bold;
color: rgba(51, 51, 51, 1);
}
#s-67b42686-9b3e-4204-9d4f-a01a0d1efdaf:hover {border-style: solid !important;
border-color: #2C2A34 !important;
opacity: 1 !important;
background-color: rgba(255, 198, 0, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-67b42686-9b3e-4204-9d4f-a01a0d1efdaf:active {background-color: rgba(255, 198, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-67b42686-9b3e-4204-9d4f-a01a0d1efdaf {
  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-67b42686-9b3e-4204-9d4f-a01a0d1efdaf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67b42686-9b3e-4204-9d4f-a01a0d1efdaf.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  block ;
}

#s-67b42686-9b3e-4204-9d4f-a01a0d1efdaf.shg-btn.shg-product-atc-error {
  font-weight: 600;
  font-family: Work Sans;
  
  font-size: 12px;
  
}



#s-581236d3-e84a-4739-9927-048b4b13047f {
  margin-top: 0px;
margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-581236d3-e84a-4739-9927-048b4b13047f {
  display: none;
}
#s-581236d3-e84a-4739-9927-048b4b13047f, #wrap-s-581236d3-e84a-4739-9927-048b4b13047f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-581236d3-e84a-4739-9927-048b4b13047f {
  display: none;
}
#s-581236d3-e84a-4739-9927-048b4b13047f, #wrap-s-581236d3-e84a-4739-9927-048b4b13047f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-581236d3-e84a-4739-9927-048b4b13047f {
  
}
}
@media (min-width: 0px) {
[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-581236d3-e84a-4739-9927-048b4b13047f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-1b4f4681-162a-473a-ae7b-a44a937e0e3d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1100px;
background-color: rgba(246, 246, 246, 0);
}








#s-1b4f4681-162a-473a-ae7b-a44a937e0e3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b4f4681-162a-473a-ae7b-a44a937e0e3d.shg-box.shg-c {
  justify-content: center;
}

#s-f1a562c0-81da-4356-9fcd-3b10cdf95d03 {
  margin-top: 20px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f1a562c0-81da-4356-9fcd-3b10cdf95d03 .shogun-heading-component h1 {
  color: rgba(189, 139, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f2097f03-2872-403b-ae08-d9def850d675 {
  margin-top: 4px;
margin-left: 9%;
margin-bottom: 1%;
margin-right: 9%;
}

#s-0c6126b5-b9dd-4c26-84bd-4800e76a2715 {
  padding-top: 15px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
max-width: 1100px;
background-color: rgba(246, 246, 246, 0);
}

@media (min-width: 0px) {
[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-0c6126b5-b9dd-4c26-84bd-4800e76a2715"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-cb80c26f-1bc0-4fe0-8f6b-99c333b3caca {
  border-style: solid;
margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-cb80c26f-1bc0-4fe0-8f6b-99c333b3caca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb80c26f-1bc0-4fe0-8f6b-99c333b3caca.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d1fda619-f18f-4987-850d-df6a1e2eb83f {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 20px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
}

#s-d1fda619-f18f-4987-850d-df6a1e2eb83f .shogun-heading-component h2 {
  color: rgba(189, 139, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8000d5a3-c5d0-404d-a9d3-efb8eaf7e9e3 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 250px;
background-position: center center;
}
@media (max-width: 767px){#s-8000d5a3-c5d0-404d-a9d3-efb8eaf7e9e3 {
  
}
}







#s-8000d5a3-c5d0-404d-a9d3-efb8eaf7e9e3 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 0.1;
}#s-8000d5a3-c5d0-404d-a9d3-efb8eaf7e9e3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b58a7f7b-8cc5-49c6-92cb-8ba285836262 {
  border-style: solid;
margin-top: 0px;
margin-left: 12px;
margin-bottom: 0px;
margin-right: 12px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
min-height: 250px;
}

#s-df94b04c-b96e-403f-9fa5-908c755ad45e {
  border-style: solid;
margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-df94b04c-b96e-403f-9fa5-908c755ad45e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df94b04c-b96e-403f-9fa5-908c755ad45e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1a1976f8-5bb6-4392-aed3-40c0e1f635f9 {
  padding-top: 15px;
padding-bottom: 15px;
min-height: 20px;
text-align: center;
}

#s-1a1976f8-5bb6-4392-aed3-40c0e1f635f9 .shogun-heading-component h2 {
  color: rgba(189, 139, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1d0ea65e-1579-4f7b-a306-2fb2f21f5e11 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 250px;
background-position: center center;
}
@media (max-width: 767px){#s-1d0ea65e-1579-4f7b-a306-2fb2f21f5e11 {
  
}
}







#s-1d0ea65e-1579-4f7b-a306-2fb2f21f5e11 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 0.1;
}#s-1d0ea65e-1579-4f7b-a306-2fb2f21f5e11.shg-box.shg-c {
  justify-content: flex-start;
}

#s-91e6347c-a50e-4c5a-9092-e7bd7902f09b {
  border-style: solid;
margin-top: 0px;
margin-left: 12px;
margin-bottom: 0px;
margin-right: 12px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
min-height: 250px;
}

#s-8488a053-1a13-4845-87c5-af53f829139d {
  border-style: solid;
margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
margin-right: 10px;
border-top-width: 3px;
border-left-width: 3px;
border-bottom-width: 3px;
border-right-width: 3px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-8488a053-1a13-4845-87c5-af53f829139d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8488a053-1a13-4845-87c5-af53f829139d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8bf4f662-ca16-4fa2-93e5-0583a14a4671 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 20px;
text-align: center;
}

#s-8bf4f662-ca16-4fa2-93e5-0583a14a4671 .shogun-heading-component h2 {
  color: rgba(189, 139, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e1346a0b-fd42-4ea4-9220-9e7d05ccae61 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
background-position: center center;
}
@media (max-width: 767px){#s-e1346a0b-fd42-4ea4-9220-9e7d05ccae61 {
  
}
}







#s-e1346a0b-fd42-4ea4-9220-9e7d05ccae61 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 0.1;
}#s-e1346a0b-fd42-4ea4-9220-9e7d05ccae61.shg-box.shg-c {
  justify-content: flex-start;
}

#s-33c8b125-e23a-465e-b8d0-81a456a47121 {
  border-style: solid;
margin-top: 0px;
margin-left: 12px;
margin-bottom: 0px;
margin-right: 12px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 0.1);
min-height: 250px;
}

#s-9659b39b-8761-4483-8bb7-7fed3c5a64df {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
}








#s-9659b39b-8761-4483-8bb7-7fed3c5a64df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9659b39b-8761-4483-8bb7-7fed3c5a64df.shg-box.shg-c {
  justify-content: center;
}

#s-397e0860-9a4f-4cb2-9565-3b93825053bd {
  margin-top: 25px;
margin-bottom: 25px;
padding-left: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-397e0860-9a4f-4cb2-9565-3b93825053bd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d1e1c1ac-5286-4c63-9b4e-88608e8bb0d1 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
border-color: rgba(255, 192, 0, 1);
border-style: solid;
max-width: 600px;
background-color: rgba(255, 198, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 51, 51, 1);
letter-spacing: 3px;
background-position: center undefined;
}
#s-d1e1c1ac-5286-4c63-9b4e-88608e8bb0d1:hover {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 198, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-d1e1c1ac-5286-4c63-9b4e-88608e8bb0d1:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 198, 0, 1) !important;
text-decoration: none !important;
color: rgba(53, 53, 53, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-d1e1c1ac-5286-4c63-9b4e-88608e8bb0d1-btn-wrapper {
    text-align: left;
  }


#s-d1e1c1ac-5286-4c63-9b4e-88608e8bb0d1.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  block ;
}

#s-561ad8a9-aafd-425f-8dc0-5147ac26276f {
  margin-left: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-561ad8a9-aafd-425f-8dc0-5147ac26276f {
  display: none;
}
#s-561ad8a9-aafd-425f-8dc0-5147ac26276f, #wrap-s-561ad8a9-aafd-425f-8dc0-5147ac26276f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-561ad8a9-aafd-425f-8dc0-5147ac26276f {
  display: none;
}
#s-561ad8a9-aafd-425f-8dc0-5147ac26276f, #wrap-s-561ad8a9-aafd-425f-8dc0-5147ac26276f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-561ad8a9-aafd-425f-8dc0-5147ac26276f {
  display: none;
}
#s-561ad8a9-aafd-425f-8dc0-5147ac26276f, #wrap-s-561ad8a9-aafd-425f-8dc0-5147ac26276f { display:none !important; }}@media (max-width: 767px){#s-561ad8a9-aafd-425f-8dc0-5147ac26276f {
  display: none;
}
#s-561ad8a9-aafd-425f-8dc0-5147ac26276f, #wrap-s-561ad8a9-aafd-425f-8dc0-5147ac26276f { display:none !important; }}







#s-561ad8a9-aafd-425f-8dc0-5147ac26276f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-561ad8a9-aafd-425f-8dc0-5147ac26276f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-98fd2d50-779c-4c97-acfb-07ceb69f194f {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
text-align: center;
}

#s-98fd2d50-779c-4c97-acfb-07ceb69f194f .shogun-heading-component h2 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-be911bd6-7e98-440d-8cb5-c6ba7a602411"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-615e2db0-60bd-4883-8b0f-3cb58cf08576 {
  text-align: center;
}




  #s-615e2db0-60bd-4883-8b0f-3cb58cf08576 img.shogun-image {
    
    width: px;
  }


#s-615e2db0-60bd-4883-8b0f-3cb58cf08576 .shogun-image-content {
  
    align-items: center;
  
}

#s-6eb5e69e-1a34-4528-b2d3-3775392704cc {
  text-align: center;
}




  #s-6eb5e69e-1a34-4528-b2d3-3775392704cc img.shogun-image {
    
    width: px;
  }


#s-6eb5e69e-1a34-4528-b2d3-3775392704cc .shogun-image-content {
  
    align-items: center;
  
}

#s-6c8e7fc6-6868-481a-9092-a04789bfd46f {
  text-align: center;
}




  #s-6c8e7fc6-6868-481a-9092-a04789bfd46f img.shogun-image {
    
    width: px;
  }


#s-6c8e7fc6-6868-481a-9092-a04789bfd46f .shogun-image-content {
  
    align-items: center;
  
}

#s-23dd58e2-8eb8-418d-8874-33a9fddd1a16 {
  text-align: center;
}




  #s-23dd58e2-8eb8-418d-8874-33a9fddd1a16 img.shogun-image {
    
    width: px;
  }


#s-23dd58e2-8eb8-418d-8874-33a9fddd1a16 .shogun-image-content {
  
    align-items: center;
  
}

#s-21532ad0-d2b0-41c1-b65b-0732b1d59d28 {
  margin-top: 25px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

@media (min-width: 0px) {
[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-21532ad0-d2b0-41c1-b65b-0732b1d59d28"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-41ba2e3d-4f56-495f-ad5b-0ca27962b7e3 {
  border-style: solid;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
border-color: rgba(255, 192, 0, 1);
border-style: solid;
max-width: 600px;
background-color: rgba(255, 198, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(51, 51, 51, 1);
letter-spacing: 3px;
}
#s-41ba2e3d-4f56-495f-ad5b-0ca27962b7e3:hover {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 198, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-41ba2e3d-4f56-495f-ad5b-0ca27962b7e3:active {border-style: solid !important;
border-color: #2C2A34 !important;
background-color: rgba(255, 198, 0, 1) !important;
text-decoration: none !important;
color: rgba(53, 53, 53, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-41ba2e3d-4f56-495f-ad5b-0ca27962b7e3-btn-wrapper {
    text-align: left;
  }


#s-41ba2e3d-4f56-495f-ad5b-0ca27962b7e3.shg-btn {
  color: rgba(51, 51, 51, 1);
  font-size: 12px;
  font-weight: 600;
  
  font-family: Work Sans;
  display:  inline-block ;
}

#s-ce84d383-ca5b-4eec-9aad-d982f097da0e {
  min-height: 50px;
}








#s-ce84d383-ca5b-4eec-9aad-d982f097da0e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce84d383-ca5b-4eec-9aad-d982f097da0e {
  cursor: pointer;
}#s-ce84d383-ca5b-4eec-9aad-d982f097da0e.shg-box.shg-c {
  justify-content: center;
}

#s-43940364-2175-4088-ab1f-0376ddf52514 {
  border-style: solid;
margin-top: 25px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
}

@media (min-width: 0px) {
[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-43940364-2175-4088-ab1f-0376ddf52514"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5bfbbfa0-f313-49ea-89b2-948395fad77a {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
text-align: center;
}

#s-5bfbbfa0-f313-49ea-89b2-948395fad77a .shogun-heading-component h2 {
  color: rgba(88, 81, 63, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-0440122e-adfe-4c7b-9fd5-1af09b81c96f {
  margin-top: 20px;
margin-bottom: 20px;
background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0440122e-adfe-4c7b-9fd5-1af09b81c96f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-d833b592-7c18-4450-adf2-0cff2c455be1 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 40px;
padding-left: 10%;
padding-bottom: 40px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-d833b592-7c18-4450-adf2-0cff2c455be1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d833b592-7c18-4450-adf2-0cff2c455be1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2847cf14-9eb1-4681-91be-1925bf3c4a3d {
  text-align: center;
}




  #s-2847cf14-9eb1-4681-91be-1925bf3c4a3d img.shogun-image {
    
    width: px;
  }


#s-2847cf14-9eb1-4681-91be-1925bf3c4a3d .shogun-image-content {
  
    align-items: center;
  
}

#s-2df7f799-dd4e-4491-ba8f-c8447a16c223 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2df7f799-dd4e-4491-ba8f-c8447a16c223 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a6916341-a608-4238-bd6b-9f2550ec8562 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
}

#s-11a1124a-ac2d-472f-8af2-e5050f62923f {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 40px;
padding-left: 10%;
padding-bottom: 40px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-11a1124a-ac2d-472f-8af2-e5050f62923f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11a1124a-ac2d-472f-8af2-e5050f62923f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-dd082545-3888-4454-b4a4-8ec9b04ff212 {
  text-align: center;
}




  #s-dd082545-3888-4454-b4a4-8ec9b04ff212 img.shogun-image {
    
    width: px;
  }


#s-dd082545-3888-4454-b4a4-8ec9b04ff212 .shogun-image-content {
  
    align-items: center;
  
}

#s-bdc9abd6-d08c-4e9a-8472-2f49038dbc22 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bdc9abd6-d08c-4e9a-8472-2f49038dbc22 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e9b52e4f-2a1e-418e-ac02-94e7213a47a1 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
}

#s-6750baa7-ee01-427c-aa17-1cca94d8623f {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 40px;
padding-left: 10%;
padding-bottom: 40px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-6750baa7-ee01-427c-aa17-1cca94d8623f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6750baa7-ee01-427c-aa17-1cca94d8623f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d473621e-6160-43ac-86e5-a38922ca511b {
  text-align: center;
}




  #s-d473621e-6160-43ac-86e5-a38922ca511b img.shogun-image {
    
    width: px;
  }


#s-d473621e-6160-43ac-86e5-a38922ca511b .shogun-image-content {
  
    align-items: center;
  
}

#s-f30870e3-a33e-4e55-abaa-bbe76a39cfb7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f30870e3-a33e-4e55-abaa-bbe76a39cfb7 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a8a142b3-cdbf-47e9-aecd-f5de34a0e74a {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
}

#s-b9353864-be0a-4091-8154-ced2462fbdf1 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 40px;
padding-left: 10%;
padding-bottom: 40px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-b9353864-be0a-4091-8154-ced2462fbdf1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b9353864-be0a-4091-8154-ced2462fbdf1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-90efc9eb-bb9c-4bda-87cf-d67b9a053f70 {
  text-align: center;
}




  #s-90efc9eb-bb9c-4bda-87cf-d67b9a053f70 img.shogun-image {
    
    width: px;
  }


#s-90efc9eb-bb9c-4bda-87cf-d67b9a053f70 .shogun-image-content {
  
    align-items: center;
  
}

#s-f1bbdcf5-97a9-4a2c-bce2-02f22963c686 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f1bbdcf5-97a9-4a2c-bce2-02f22963c686 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9b096cd6-88ac-4d17-acd5-65f882d2f5cd {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
}

#s-186dafe2-504b-492d-be4d-d05ae5f3e07e {
  border-style: solid;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 198, 1, 1);
border-style: solid;
max-width: 400px;
background-color: rgba(255, 255, 255, 1);
}

#s-b0043ddc-f6f0-48d2-abe0-ebb875b51d1e {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-b0043ddc-f6f0-48d2-abe0-ebb875b51d1e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b0043ddc-f6f0-48d2-abe0-ebb875b51d1e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b0043ddc-f6f0-48d2-abe0-ebb875b51d1e {
  
}
}@media (max-width: 767px){#s-b0043ddc-f6f0-48d2-abe0-ebb875b51d1e {
  
}
}







#s-b0043ddc-f6f0-48d2-abe0-ebb875b51d1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0043ddc-f6f0-48d2-abe0-ebb875b51d1e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ba04fe3f-19e9-4b2b-a90d-9a4ca2001102 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(241, 238, 221, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-ba04fe3f-19e9-4b2b-a90d-9a4ca2001102 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-ba04fe3f-19e9-4b2b-a90d-9a4ca2001102 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-ba04fe3f-19e9-4b2b-a90d-9a4ca2001102 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ba04fe3f-19e9-4b2b-a90d-9a4ca2001102.shg-box.shg-c {
  justify-content: center;
}

#s-a8d4c977-5b43-4619-815c-4498f3d31cdc {
  padding-top: 0px;
padding-bottom: 25px;
text-align: center;
}

#s-a8d4c977-5b43-4619-815c-4498f3d31cdc .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 1px;
  text-align: center;
}



#s-f1039113-be08-475d-bf08-aeb0a22f2983 {
  margin-top: 0px;
margin-bottom: 50px;
}

#s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4 {
  margin-bottom: 30px;
}
@media (max-width: 767px){#s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4 {
  margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1f0a651b-68ff-448d-bcda-afdb3b3b1ab4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cad934a0-9627-4105-b2d3-d9d620fb9a91 {
  min-height: 300px;
}

@media (min-width: 0px) {
[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-cad934a0-9627-4105-b2d3-d9d620fb9a91"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-9bbfdc31-0573-47e2-b17c-3bd0e10dea7b {
  padding-top: 25px;
padding-left: 30px;
padding-bottom: 25px;
padding-right: 30px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-9bbfdc31-0573-47e2-b17c-3bd0e10dea7b {
  padding-left: 20px;
padding-right: 20px;
min-height: 240px;
}
}@media (max-width: 767px){#s-9bbfdc31-0573-47e2-b17c-3bd0e10dea7b {
  padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}
}







#s-9bbfdc31-0573-47e2-b17c-3bd0e10dea7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9bbfdc31-0573-47e2-b17c-3bd0e10dea7b {
  cursor: pointer;
}#s-9bbfdc31-0573-47e2-b17c-3bd0e10dea7b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-63342b9b-f257-472d-9f87-04a22d1146ff {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-63342b9b-f257-472d-9f87-04a22d1146ff .shogun-heading-component h3 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  font-family: ;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}



#s-8af13422-8fd0-474c-bf31-c7ce0a16eb15 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8af13422-8fd0-474c-bf31-c7ce0a16eb15 {
  min-height: 240px;
}
}







#s-8af13422-8fd0-474c-bf31-c7ce0a16eb15 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8af13422-8fd0-474c-bf31-c7ce0a16eb15 {
  cursor: pointer;
}#s-8af13422-8fd0-474c-bf31-c7ce0a16eb15.shg-box.shg-c {
  justify-content: center;
}

#s-47acea2f-4549-4b72-9d2b-f25b8c4b5614 {
  min-height: 300px;
}

@media (min-width: 0px) {
[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-47acea2f-4549-4b72-9d2b-f25b8c4b5614"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-8d45ecd7-3ff3-472e-9ed6-6b9ab779276f {
  padding-top: 25px;
padding-left: 30px;
padding-bottom: 25px;
padding-right: 30px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-8d45ecd7-3ff3-472e-9ed6-6b9ab779276f {
  padding-left: 20px;
padding-right: 20px;
min-height: 240px;
}
}@media (max-width: 767px){#s-8d45ecd7-3ff3-472e-9ed6-6b9ab779276f {
  padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}
}







#s-8d45ecd7-3ff3-472e-9ed6-6b9ab779276f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d45ecd7-3ff3-472e-9ed6-6b9ab779276f {
  cursor: pointer;
}#s-8d45ecd7-3ff3-472e-9ed6-6b9ab779276f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3a27532e-3e82-4a5f-b858-a5914b0c134b {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-3a27532e-3e82-4a5f-b858-a5914b0c134b .shogun-heading-component h3 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  font-family: ;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}



#s-0dc7a3a0-76fb-4ddb-b6a1-be02db2e1ff8 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0dc7a3a0-76fb-4ddb-b6a1-be02db2e1ff8 {
  min-height: 240px;
}
}







#s-0dc7a3a0-76fb-4ddb-b6a1-be02db2e1ff8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0dc7a3a0-76fb-4ddb-b6a1-be02db2e1ff8 {
  cursor: pointer;
}#s-0dc7a3a0-76fb-4ddb-b6a1-be02db2e1ff8.shg-box.shg-c {
  justify-content: center;
}

#s-7f790990-13a4-432a-9c12-46493b10ff09 {
  margin-bottom: 30px;
}
@media (max-width: 767px){#s-7f790990-13a4-432a-9c12-46493b10ff09 {
  margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7f790990-13a4-432a-9c12-46493b10ff09"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1 {
  min-height: 300px;
}

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

}

@media (min-width: 768px) {
[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-aa9e5808-8d2f-4d12-a12c-5d927f789cc1"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-08c1665f-c633-4b91-8647-afb5de3b1882 {
  padding-top: 25px;
padding-left: 30px;
padding-bottom: 25px;
padding-right: 30px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-08c1665f-c633-4b91-8647-afb5de3b1882 {
  padding-left: 20px;
padding-right: 20px;
min-height: 240px;
}
}@media (max-width: 767px){#s-08c1665f-c633-4b91-8647-afb5de3b1882 {
  padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}
}







#s-08c1665f-c633-4b91-8647-afb5de3b1882 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08c1665f-c633-4b91-8647-afb5de3b1882 {
  cursor: pointer;
}#s-08c1665f-c633-4b91-8647-afb5de3b1882.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d12ec71c-dd8b-4cba-a182-885ecd6a8c4d {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d12ec71c-dd8b-4cba-a182-885ecd6a8c4d .shogun-heading-component h3 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  font-family: ;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}



#s-c4df02ed-ee44-44c2-9058-3f17d73aeb02 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c4df02ed-ee44-44c2-9058-3f17d73aeb02 {
  min-height: 240px;
}
}







#s-c4df02ed-ee44-44c2-9058-3f17d73aeb02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4df02ed-ee44-44c2-9058-3f17d73aeb02 {
  cursor: pointer;
}#s-c4df02ed-ee44-44c2-9058-3f17d73aeb02.shg-box.shg-c {
  justify-content: center;
}

#s-b401cf21-fdbb-461f-b09e-6e97724f9458 {
  min-height: 300px;
}

@media (min-width: 0px) {
[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-b401cf21-fdbb-461f-b09e-6e97724f9458"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f13e05a5-28d6-43af-99a0-fbd46bc9432c {
  padding-top: 25px;
padding-left: 30px;
padding-bottom: 25px;
padding-right: 30px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-f13e05a5-28d6-43af-99a0-fbd46bc9432c {
  padding-left: 20px;
padding-right: 20px;
min-height: 240px;
}
}@media (max-width: 767px){#s-f13e05a5-28d6-43af-99a0-fbd46bc9432c {
  padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}
}







#s-f13e05a5-28d6-43af-99a0-fbd46bc9432c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f13e05a5-28d6-43af-99a0-fbd46bc9432c {
  cursor: pointer;
}#s-f13e05a5-28d6-43af-99a0-fbd46bc9432c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5ee7b8a8-9322-480b-a301-23f827f1af56 {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-5ee7b8a8-9322-480b-a301-23f827f1af56 .shogun-heading-component h3 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  font-family: ;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}



#s-66309779-c156-46b4-99fd-22a77b6fda5b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-66309779-c156-46b4-99fd-22a77b6fda5b {
  min-height: 240px;
}
}







#s-66309779-c156-46b4-99fd-22a77b6fda5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66309779-c156-46b4-99fd-22a77b6fda5b {
  cursor: pointer;
}#s-66309779-c156-46b4-99fd-22a77b6fda5b.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-03347601-f062-447f-89e6-7136d092283c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c18bea67-86d7-498e-832f-7c75b7c60a4b {
  min-height: 300px;
}

@media (min-width: 0px) {
[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-c18bea67-86d7-498e-832f-7c75b7c60a4b"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-676ac861-2403-4143-a728-d40a624742f3 {
  padding-top: 25px;
padding-left: 30px;
padding-right: 30px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-676ac861-2403-4143-a728-d40a624742f3 {
  padding-left: 20px;
padding-right: 20px;
min-height: 240px;
}
}@media (max-width: 767px){#s-676ac861-2403-4143-a728-d40a624742f3 {
  padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}
}







#s-676ac861-2403-4143-a728-d40a624742f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-676ac861-2403-4143-a728-d40a624742f3 {
  cursor: pointer;
}#s-676ac861-2403-4143-a728-d40a624742f3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-06489b7f-c428-445c-9a4f-5ae893a749f5 {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-06489b7f-c428-445c-9a4f-5ae893a749f5 .shogun-heading-component h3 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  font-family: ;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}



#s-bf18ca59-34e8-45ec-8271-643d5a309336 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-bf18ca59-34e8-45ec-8271-643d5a309336 {
  min-height: 240px;
}
}







#s-bf18ca59-34e8-45ec-8271-643d5a309336 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf18ca59-34e8-45ec-8271-643d5a309336 {
  cursor: pointer;
}#s-bf18ca59-34e8-45ec-8271-643d5a309336.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-fc0618c3-a71a-444b-bd87-ebb5c4a7fa67"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-984024e5-d4d4-43cc-9f74-4493d256ee5b {
  padding-top: 15px;
padding-left: 30px;
padding-bottom: 15px;
padding-right: 30px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-984024e5-d4d4-43cc-9f74-4493d256ee5b {
  padding-left: 20px;
padding-right: 20px;
min-height: 240px;
}
}@media (max-width: 767px){#s-984024e5-d4d4-43cc-9f74-4493d256ee5b {
  padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}
}







#s-984024e5-d4d4-43cc-9f74-4493d256ee5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-984024e5-d4d4-43cc-9f74-4493d256ee5b {
  cursor: pointer;
}#s-984024e5-d4d4-43cc-9f74-4493d256ee5b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-259b83d9-35ee-4a2f-98c2-13c2ca589e80 {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-259b83d9-35ee-4a2f-98c2-13c2ca589e80 .shogun-heading-component h3 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  font-family: ;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}



#s-7d540d0a-dd99-4d44-98a7-034564407e38 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7d540d0a-dd99-4d44-98a7-034564407e38 {
  min-height: 240px;
}
}







#s-7d540d0a-dd99-4d44-98a7-034564407e38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d540d0a-dd99-4d44-98a7-034564407e38 {
  cursor: pointer;
}#s-7d540d0a-dd99-4d44-98a7-034564407e38.shg-box.shg-c {
  justify-content: center;
}

#s-30006e76-fff1-41b7-adf3-67d8c792c836 {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-30006e76-fff1-41b7-adf3-67d8c792c836"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 0px) {
[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-abf9f8fc-e3e0-4e0b-80ac-56f965eea9f7"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-29d9dffb-781b-488a-b33d-b32802ccdd28 {
  padding-top: 25px;
padding-left: 30px;
padding-bottom: 25px;
padding-right: 30px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-29d9dffb-781b-488a-b33d-b32802ccdd28 {
  padding-left: 20px;
padding-right: 20px;
min-height: 240px;
}
}@media (max-width: 767px){#s-29d9dffb-781b-488a-b33d-b32802ccdd28 {
  padding-left: 20px;
padding-right: 20px;
min-height: 50px;
}
}







#s-29d9dffb-781b-488a-b33d-b32802ccdd28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29d9dffb-781b-488a-b33d-b32802ccdd28 {
  cursor: pointer;
}#s-29d9dffb-781b-488a-b33d-b32802ccdd28.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5fd33d22-d636-447f-8c8b-b8686f567be3 {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-5fd33d22-d636-447f-8c8b-b8686f567be3 .shogun-heading-component h3 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  font-family: ;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}



#s-9c5f9410-805f-4af3-a4ed-be81187bba0d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: left center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9c5f9410-805f-4af3-a4ed-be81187bba0d {
  min-height: 240px;
}
}







#s-9c5f9410-805f-4af3-a4ed-be81187bba0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c5f9410-805f-4af3-a4ed-be81187bba0d {
  cursor: pointer;
}#s-9c5f9410-805f-4af3-a4ed-be81187bba0d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-4d925efe-370b-4376-bbe0-b2ace9e75525"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-1b01df9c-920f-468e-9d93-9024b30659a1 {
  padding-top: 25px;
padding-left: 30px;
padding-right: 30px;
min-height: 300px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-1b01df9c-920f-468e-9d93-9024b30659a1 {
  padding-left: 20px;
padding-right: 20px;
min-height: 240px;
}
}@media (max-width: 767px){#s-1b01df9c-920f-468e-9d93-9024b30659a1 {
  padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
min-height: 50px;
}
}







#s-1b01df9c-920f-468e-9d93-9024b30659a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b01df9c-920f-468e-9d93-9024b30659a1 {
  cursor: pointer;
}#s-1b01df9c-920f-468e-9d93-9024b30659a1.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5c27de04-1909-450c-8928-aee1e87090cc {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-5c27de04-1909-450c-8928-aee1e87090cc .shogun-heading-component h3 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  font-family: ;
  font-style:  normal ;
  font-size: 22px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}



#s-555a7eeb-b895-40a5-af48-d5434e359a02 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 300px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-555a7eeb-b895-40a5-af48-d5434e359a02 {
  min-height: 240px;
}
}







#s-555a7eeb-b895-40a5-af48-d5434e359a02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-555a7eeb-b895-40a5-af48-d5434e359a02 {
  cursor: pointer;
}#s-555a7eeb-b895-40a5-af48-d5434e359a02.shg-box.shg-c {
  justify-content: center;
}

#s-7229488f-fb9f-451b-a1ad-edf20b33219b {
  margin-top: 25px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7229488f-fb9f-451b-a1ad-edf20b33219b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8003a33e-9577-48ad-9f10-128f05b936d7 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-8003a33e-9577-48ad-9f10-128f05b936d7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8003a33e-9577-48ad-9f10-128f05b936d7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8003a33e-9577-48ad-9f10-128f05b936d7 {
  
}
}@media (max-width: 767px){#s-8003a33e-9577-48ad-9f10-128f05b936d7 {
  
}
}







#s-8003a33e-9577-48ad-9f10-128f05b936d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8003a33e-9577-48ad-9f10-128f05b936d7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e27d1908-b25f-4219-a85a-99b83f7b0924 {
  border-style: solid;
margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.2);
}

@media (min-width: 0px) {
[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e27d1908-b25f-4219-a85a-99b83f7b0924"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-65efea89-ab32-46ee-9cad-374d18bf418a {
  min-height: 275px;
background-color: rgba(233, 229, 222, 1);
}








#s-65efea89-ab32-46ee-9cad-374d18bf418a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65efea89-ab32-46ee-9cad-374d18bf418a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e57a0952-8732-4569-8634-269207f1a057 {
  margin-top: 25px;
margin-left: 10px;
margin-bottom: 25px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-e57a0952-8732-4569-8634-269207f1a057"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-33d89733-394b-4d74-95bd-9e608f43d1c3 {
  margin-bottom: 10px;
}

#s-33d89733-394b-4d74-95bd-9e608f43d1c3 .shogun-icon-wrapper {
  text-align: center;
}


#s-33d89733-394b-4d74-95bd-9e608f43d1c3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 35px !important;
  color: rgba(102, 102, 102, 1);
}

#s-c898873f-084f-42c8-950d-ad530ae2dd5f {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
opacity: 1;
}
@media (min-width: 1200px){#s-c898873f-084f-42c8-950d-ad530ae2dd5f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c898873f-084f-42c8-950d-ad530ae2dd5f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c898873f-084f-42c8-950d-ad530ae2dd5f {
  
}
}@media (max-width: 767px){#s-c898873f-084f-42c8-950d-ad530ae2dd5f {
  
}
}
#s-7ceddceb-ee19-48ab-bc20-d4ca926dc62e {
  min-height: 275px;
background-color: rgba(233, 229, 222, 1);
}








#s-7ceddceb-ee19-48ab-bc20-d4ca926dc62e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ceddceb-ee19-48ab-bc20-d4ca926dc62e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-425ca726-e8a3-432e-9d64-aeacf39fa02a {
  margin-top: 25px;
margin-left: 10px;
margin-bottom: 25px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-425ca726-e8a3-432e-9d64-aeacf39fa02a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-4104179c-9b0a-43e5-9acf-32b6ca9e7ed5 {
  margin-bottom: 10px;
}

#s-4104179c-9b0a-43e5-9acf-32b6ca9e7ed5 .shogun-icon-wrapper {
  text-align: center;
}


#s-4104179c-9b0a-43e5-9acf-32b6ca9e7ed5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 35px !important;
  color: rgba(102, 102, 102, 1);
}

#s-57b8a33f-07fc-4b28-b312-a6a382743a2b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
opacity: 1;
}
@media (min-width: 1200px){#s-57b8a33f-07fc-4b28-b312-a6a382743a2b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-57b8a33f-07fc-4b28-b312-a6a382743a2b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-57b8a33f-07fc-4b28-b312-a6a382743a2b {
  
}
}@media (max-width: 767px){#s-57b8a33f-07fc-4b28-b312-a6a382743a2b {
  
}
}
#s-457496df-1afe-4c11-87c5-83242c695e69 {
  min-height: 275px;
background-color: rgba(233, 229, 222, 1);
}








#s-457496df-1afe-4c11-87c5-83242c695e69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-457496df-1afe-4c11-87c5-83242c695e69.shg-box.shg-c {
  justify-content: flex-start;
}

#s-03527943-1b40-412f-92b2-0bcd61ebd9c1 {
  margin-top: 25px;
margin-left: 10px;
margin-bottom: 25px;
margin-right: 10px;
}

@media (min-width: 0px) {
[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-03527943-1b40-412f-92b2-0bcd61ebd9c1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-c1085fad-76c5-4a2e-98f0-cd354d84d434 {
  margin-bottom: 10px;
}

#s-c1085fad-76c5-4a2e-98f0-cd354d84d434 .shogun-icon-wrapper {
  text-align: center;
}


#s-c1085fad-76c5-4a2e-98f0-cd354d84d434 .shogun-icon-wrapper > .shogun-icon {

  font-size: 35px !important;
  color: rgba(102, 102, 102, 1);
}

#s-581062aa-ec4d-4f6c-b077-e00affc8cf8f {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-bottom: 10px;
opacity: 1;
}
@media (min-width: 1200px){#s-581062aa-ec4d-4f6c-b077-e00affc8cf8f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-581062aa-ec4d-4f6c-b077-e00affc8cf8f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-581062aa-ec4d-4f6c-b077-e00affc8cf8f {
  
}
}@media (max-width: 767px){#s-581062aa-ec4d-4f6c-b077-e00affc8cf8f {
  
}
}
#s-75e3ad5b-02f2-47c8-9e51-68780dbbb59e {
  padding-top: 5px;
}

#s-98e8f765-9ec3-455f-a453-376c0a4c0175 {
  margin-left: -25px;
margin-bottom: -50px;
margin-right: -25px;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
min-height: 50px;
background-color: rgba(245, 238, 226, 1);
}








#s-98e8f765-9ec3-455f-a453-376c0a4c0175 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98e8f765-9ec3-455f-a453-376c0a4c0175.shg-box.shg-c {
  justify-content: center;
}

.four-columns { 
  display: flex;
  flex-flow: row wrap;
  max-width: 810px;
  margin: 0 auto;
}

.four-columns .column-item {
  flex-basis: 25%;
  flex-grow: 0;
  margin: 0% !important;
  min-width: 100px;
  max-width: 200px;
  padding: 0px;
}
.column-item-last {
  flex-basis: 25%;
  flex-grow: 0;
  min-width: 100px;
  max-width: 200px;
}



@media only screen and (max-width: 800px) {
    .four-columns {
        padding-right: 10%;
        padding-left: 10%;
    }
    .column-item {
        flex-basis: 33%;
        flex-grow: 3;
        margin: 0% !important;
        min-width: 100%;
        padding: 0 0 0 0;
        margin-top: 25px;
    }
    
    .column-item-last {
        align-items: flex-end;
        flex-basis: 25%;
        min-width: 100%;
        padding: 25 0 0 0;
        margin-top: 25px;
        max-width: 810px;
        flex-grow: 100%;
    }
}

.footheader {
  font-family: 'Times New Roman', Times, serif; 
  font-size: 16px; 
  line-height: 16px;
}

.footlinks {
  line-height: 12px; 
  font-family: 'Open Sans'; 
  font-size: 10px;
}

.footerborderbox {
    border: 1px solid #DDC79B;
    margin: -11px  -10px 0; /*-11px for border 10 + 1 */
    padding: 10px;
}

.footer {
 padding-top: 20px;   
}
#s-a190f015-f987-42ca-b120-e440e2b7f15d {
  padding-top: 10px;
padding-bottom: 10px;
}

/*
  $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: inline-block;
}
